Aug 14 06:04:37.389793 np0000007331 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 14 06:04:37.395767 np0000007331 devstack@c-api.service[100403]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 14 06:04:37.398115 np0000007331 devstack@c-api.service[100403]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Aug 14 06:04:37 2026] *** Aug 14 06:04:37.398115 np0000007331 devstack@c-api.service[100403]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 14 06:04:37.398115 np0000007331 devstack@c-api.service[100403]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 14 06:04:37.398115 np0000007331 devstack@c-api.service[100403]: nodename: np0000007331 Aug 14 06:04:37.398115 np0000007331 devstack@c-api.service[100403]: machine: x86_64 Aug 14 06:04:37.398115 np0000007331 devstack@c-api.service[100403]: clock source: unix Aug 14 06:04:37.398115 np0000007331 devstack@c-api.service[100403]: pcre jit disabled Aug 14 06:04:37.398115 np0000007331 devstack@c-api.service[100403]: detected number of CPU cores: 16 Aug 14 06:04:37.398115 np0000007331 devstack@c-api.service[100403]: current working directory: / Aug 14 06:04:37.398115 np0000007331 devstack@c-api.service[100403]: detected binary path: /usr/bin/uwsgi-core Aug 14 06:04:37.398115 np0000007331 devstack@c-api.service[100403]: your processes number limit is 257052 Aug 14 06:04:37.398115 np0000007331 devstack@c-api.service[100403]: your memory page size is 4096 bytes Aug 14 06:04:37.398115 np0000007331 devstack@c-api.service[100403]: detected max file descriptor number: 2048 Aug 14 06:04:37.398115 np0000007331 devstack@c-api.service[100403]: lock engine: pthread robust mutexes Aug 14 06:04:37.398682 np0000007331 devstack@c-api.service[100403]: thunder lock: enabled Aug 14 06:04:37.398682 np0000007331 devstack@c-api.service[100403]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 14 06:04:37.398682 np0000007331 devstack@c-api.service[100403]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 14 06:04:37.398682 np0000007331 devstack@c-api.service[100403]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 14 06:04:37.398682 np0000007331 devstack@c-api.service[100403]: Set PythonHome to /opt/stack/data/venv Aug 14 06:04:37.434337 np0000007331 devstack@c-api.service[100403]: Python main interpreter initialized at 0x7d35d8ea4668 Aug 14 06:04:37.434337 np0000007331 devstack@c-api.service[100403]: python threads support enabled Aug 14 06:04:37.434337 np0000007331 devstack@c-api.service[100403]: your server socket listen backlog is limited to 100 connections Aug 14 06:04:37.434337 np0000007331 devstack@c-api.service[100403]: your mercy for graceful operations on workers is 80 seconds Aug 14 06:04:37.434925 np0000007331 devstack@c-api.service[100403]: mapped 671795 bytes (656 KB) for 4 cores Aug 14 06:04:37.435056 np0000007331 devstack@c-api.service[100403]: *** Operational MODE: preforking *** Aug 14 06:04:37.435264 np0000007331 devstack@c-api.service[100403]: *** uWSGI is running in multiple interpreter mode *** Aug 14 06:04:37.435264 np0000007331 devstack@c-api.service[100403]: spawned uWSGI master process (pid: 100403) Aug 14 06:04:37.435488 np0000007331 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 14 06:04:37.435906 np0000007331 devstack@c-api.service[100403]: spawned uWSGI worker 1 (pid: 100404, cores: 1) Aug 14 06:04:37.436707 np0000007331 devstack@c-api.service[100403]: spawned uWSGI worker 2 (pid: 100405, cores: 1) Aug 14 06:04:37.437122 np0000007331 devstack@c-api.service[100403]: spawned uWSGI worker 3 (pid: 100406, cores: 1) Aug 14 06:04:37.437582 np0000007331 devstack@c-api.service[100403]: spawned uWSGI worker 4 (pid: 100407, cores: 1) Aug 14 06:04:37.437660 np0000007331 devstack@c-api.service[100403]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 14 06:04:37.579913 np0000007331 devstack@c-api.service[100406]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 06:04:37.579913 np0000007331 devstack@c-api.service[100406]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 06:04:37.579913 np0000007331 devstack@c-api.service[100406]: we strongly recommend against using it for new projects. Aug 14 06:04:37.579913 np0000007331 devstack@c-api.service[100406]: If you are already using Eventlet, we recommend migrating to a different Aug 14 06:04:37.579913 np0000007331 devstack@c-api.service[100406]: framework. For more detail see Aug 14 06:04:37.579913 np0000007331 devstack@c-api.service[100406]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 06:04:37.579913 np0000007331 devstack@c-api.service[100406]: import eventlet # noqa Aug 14 06:04:37.585113 np0000007331 devstack@c-api.service[100407]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 06:04:37.585113 np0000007331 devstack@c-api.service[100407]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 06:04:37.585113 np0000007331 devstack@c-api.service[100407]: we strongly recommend against using it for new projects. Aug 14 06:04:37.585113 np0000007331 devstack@c-api.service[100407]: If you are already using Eventlet, we recommend migrating to a different Aug 14 06:04:37.585113 np0000007331 devstack@c-api.service[100407]: framework. For more detail see Aug 14 06:04:37.585113 np0000007331 devstack@c-api.service[100407]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 06:04:37.585113 np0000007331 devstack@c-api.service[100407]: import eventlet # noqa Aug 14 06:04:37.586864 np0000007331 devstack@c-api.service[100404]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 06:04:37.586864 np0000007331 devstack@c-api.service[100404]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 06:04:37.586864 np0000007331 devstack@c-api.service[100404]: we strongly recommend against using it for new projects. Aug 14 06:04:37.586864 np0000007331 devstack@c-api.service[100404]: If you are already using Eventlet, we recommend migrating to a different Aug 14 06:04:37.586864 np0000007331 devstack@c-api.service[100404]: framework. For more detail see Aug 14 06:04:37.586864 np0000007331 devstack@c-api.service[100404]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 06:04:37.586864 np0000007331 devstack@c-api.service[100404]: import eventlet # noqa Aug 14 06:04:37.597221 np0000007331 devstack@c-api.service[100405]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 06:04:37.597221 np0000007331 devstack@c-api.service[100405]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 06:04:37.597221 np0000007331 devstack@c-api.service[100405]: we strongly recommend against using it for new projects. Aug 14 06:04:37.597221 np0000007331 devstack@c-api.service[100405]: If you are already using Eventlet, we recommend migrating to a different Aug 14 06:04:37.597221 np0000007331 devstack@c-api.service[100405]: framework. For more detail see Aug 14 06:04:37.597221 np0000007331 devstack@c-api.service[100405]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 06:04:37.597221 np0000007331 devstack@c-api.service[100405]: import eventlet # noqa Aug 14 06:04:37.764523 np0000007331 devstack@c-api.service[100406]: /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 14 06:04:37.764523 np0000007331 devstack@c-api.service[100406]: from cgi import parse_header Aug 14 06:04:37.776612 np0000007331 devstack@c-api.service[100404]: /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 14 06:04:37.776612 np0000007331 devstack@c-api.service[100404]: from cgi import parse_header Aug 14 06:04:37.778390 np0000007331 devstack@c-api.service[100407]: /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 14 06:04:37.778390 np0000007331 devstack@c-api.service[100407]: from cgi import parse_header Aug 14 06:04:37.789970 np0000007331 devstack@c-api.service[100405]: /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 14 06:04:37.789970 np0000007331 devstack@c-api.service[100405]: from cgi import parse_header Aug 14 06:04:37.822018 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 06:04:37.822018 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:04:37.823476 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 06:04:37.823476 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:04:37.830971 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 06:04:37.830971 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:04:37.832040 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 06:04:37.832040 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:04:37.835800 np0000007331 devstack@c-api.service[100404]: /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 14 06:04:37.835800 np0000007331 devstack@c-api.service[100404]: removals.removed_module( Aug 14 06:04:37.836756 np0000007331 devstack@c-api.service[100404]: /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 14 06:04:37.836756 np0000007331 devstack@c-api.service[100404]: removals.removed_module( Aug 14 06:04:37.838543 np0000007331 devstack@c-api.service[100406]: /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 14 06:04:37.838543 np0000007331 devstack@c-api.service[100406]: removals.removed_module( Aug 14 06:04:37.839759 np0000007331 devstack@c-api.service[100406]: /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 14 06:04:37.839759 np0000007331 devstack@c-api.service[100406]: removals.removed_module( Aug 14 06:04:37.843806 np0000007331 devstack@c-api.service[100405]: /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 14 06:04:37.843806 np0000007331 devstack@c-api.service[100405]: removals.removed_module( Aug 14 06:04:37.844738 np0000007331 devstack@c-api.service[100405]: /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 14 06:04:37.844738 np0000007331 devstack@c-api.service[100405]: removals.removed_module( Aug 14 06:04:37.848418 np0000007331 devstack@c-api.service[100407]: /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 14 06:04:37.848418 np0000007331 devstack@c-api.service[100407]: removals.removed_module( Aug 14 06:04:37.849737 np0000007331 devstack@c-api.service[100407]: /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 14 06:04:37.849737 np0000007331 devstack@c-api.service[100407]: removals.removed_module( Aug 14 06:04:38.653853 np0000007331 devstack@c-api.service[100404]: /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 14 06:04:38.653853 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:04:38.654585 np0000007331 devstack@c-api.service[100405]: /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 14 06:04:38.654585 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:04:38.695075 np0000007331 devstack@c-api.service[100406]: /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 14 06:04:38.695075 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:04:38.705287 np0000007331 devstack@c-api.service[100404]: /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 14 06:04:38.705287 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:04:38.707390 np0000007331 devstack@c-api.service[100405]: /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 14 06:04:38.707390 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:04:38.738278 np0000007331 devstack@c-api.service[100407]: /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 14 06:04:38.738278 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:04:38.746568 np0000007331 devstack@c-api.service[100406]: /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 14 06:04:38.746568 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:04:38.796094 np0000007331 devstack@c-api.service[100407]: /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 14 06:04:38.796094 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:04:38.892236 np0000007331 devstack@c-api.service[100404]: 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 14 06:04:38.892439 np0000007331 devstack@c-api.service[100404]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100404) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 06:04:38.892648 np0000007331 devstack@c-api.service[100405]: 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 14 06:04:38.892843 np0000007331 devstack@c-api.service[100405]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100405) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 06:04:38.930985 np0000007331 devstack@c-api.service[100406]: 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 14 06:04:38.931263 np0000007331 devstack@c-api.service[100406]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100406) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 06:04:38.975966 np0000007331 devstack@c-api.service[100407]: 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 14 06:04:38.976122 np0000007331 devstack@c-api.service[100407]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100407) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 06:04:38.981474 np0000007331 devstack@c-api.service[100404]: /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 14 06:04:38.981474 np0000007331 devstack@c-api.service[100404]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 06:04:38.983207 np0000007331 devstack@c-api.service[100405]: /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 14 06:04:38.983207 np0000007331 devstack@c-api.service[100405]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 06:04:39.003263 np0000007331 devstack@c-api.service[100406]: /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 14 06:04:39.003263 np0000007331 devstack@c-api.service[100406]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 06:04:39.043722 np0000007331 devstack@c-api.service[100407]: /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 14 06:04:39.043722 np0000007331 devstack@c-api.service[100407]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 06:04:39.466385 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100406) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 06:04:39.466824 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100405) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 06:04:39.466913 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100404) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 06:04:39.466984 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100407) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 06:04:39.467040 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.467040 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.467157 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.467211 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.467258 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.467315 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.467364 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.467428 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.467476 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.467525 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.467703 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.467772 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.469640 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.469712 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.469765 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.469801 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.469920 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.469975 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.469975 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.470178 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.470230 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.470312 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.470353 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.470450 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.470496 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.470532 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.470565 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.470599 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.470599 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.470667 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.470710 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.470710 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.470710 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.470796 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.470831 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.470871 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.470977 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.471032 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.471118 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.471186 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.471568 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.471629 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.471629 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.471709 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.471759 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.471810 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.471850 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.471913 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.471956 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.472005 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.472046 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.472084 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.472122 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.472160 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.472197 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.472236 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.472280 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.472320 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.472364 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.472526 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.472575 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.472667 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.472736 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.472801 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.472867 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.472956 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.473024 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.473097 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.473172 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.473238 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.473340 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.473436 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.473518 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.473593 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.473670 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.473740 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.473805 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.473876 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.473954 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.474020 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.474086 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.474161 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.474244 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.474313 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.474378 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.474435 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.474435 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.474546 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.474620 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.474667 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.474719 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.474765 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.474765 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.474765 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.474765 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.474765 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.474935 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.474935 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.474935 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.475042 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.475042 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.475173 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.475241 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.475308 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.475375 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.475375 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.475530 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.475530 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.475653 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.475730 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.475730 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.475867 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.475867 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.475999 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.476065 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.476130 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.476198 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.476198 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.476318 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.476406 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.476476 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.476555 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.476609 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.476645 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.476679 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.476765 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.476820 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.476862 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.476912 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.476956 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.477003 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.477046 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.477086 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.477124 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.477161 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.477199 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.477238 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.477281 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.477326 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.477373 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.477437 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.477481 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.477521 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.477521 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.477521 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.477623 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.477623 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.477623 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.477623 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.477623 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.477623 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.477623 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.478078 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.478135 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.478186 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.478267 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.478315 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.478431 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.478523 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.478570 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.478619 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.478665 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.478665 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.478739 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.478780 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.478780 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.478849 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.478924 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.478976 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.478976 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.478976 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.478976 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.478976 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.479150 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.479150 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.479230 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.479269 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.479316 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.479359 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.479413 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.479457 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.479497 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.479536 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.479576 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.479625 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.479666 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.479706 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.479755 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.479799 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.479838 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.479876 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.479928 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.479976 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.480017 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.480055 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.480094 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.480209 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.480255 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.480294 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.480332 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.480376 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.480444 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.480493 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.480532 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.480570 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.480615 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.480665 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.480705 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.480748 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.480785 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.480816 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.480847 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.480895 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.480939 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.480978 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.481022 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.481490 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.481715 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.481831 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.481882 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.481966 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.482013 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.482046 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.482154 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.482203 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.482302 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.482349 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.482349 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.482349 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.482349 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.482349 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.482349 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.482349 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.482349 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.482349 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.482349 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.483004 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.483004 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.483004 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.483004 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.483004 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.483004 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.483004 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.483432 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.483432 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.483432 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.483432 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.483432 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.483432 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.483432 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.483851 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.483851 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.483851 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.483851 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.484097 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.484166 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.484239 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.484306 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.484386 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.484386 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.484538 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.484584 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.484584 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.484584 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.489215 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.489302 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.489427 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.489427 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.489611 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.489737 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.489829 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.489926 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.490012 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.490100 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.490175 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.490247 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.490318 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.490318 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.490620 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.490692 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.490784 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.490862 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.490982 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.491065 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.491154 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.491245 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.491323 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.491431 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.491517 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.491614 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.491695 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.491778 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.491857 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.491944 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.492015 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.492089 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.492167 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.492237 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.492316 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.492408 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.492486 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.492575 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.492652 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.492721 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.492790 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.492859 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.492938 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.492938 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.493075 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.493142 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.493205 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.493276 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.493343 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.493438 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.493492 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.493492 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.493492 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.493492 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.493492 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.493492 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.493798 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.493867 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.493945 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.493989 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.494032 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.494117 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.494201 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.494305 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.494411 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.494533 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.494695 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.494745 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.494798 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.494841 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.494880 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.494939 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.494993 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.495042 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.495095 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.495141 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.495195 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.495242 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.495242 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.495317 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.495360 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.495360 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.495463 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.495509 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.495509 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.495696 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.495696 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.495794 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.495841 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.495897 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.495897 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.495975 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.496019 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.496076 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.496123 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.496167 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.496220 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.496267 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.496312 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.496354 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.496409 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.496469 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.496511 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.496554 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.496597 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.496782 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.496878 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.496878 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.497047 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.497140 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.497224 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.497311 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.497391 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.497487 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.497567 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.500237 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.500570 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.500617 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.500661 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.500716 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.500759 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.500800 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.501029 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.501108 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.501180 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.501445 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.501527 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.501635 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.501685 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.501685 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.501685 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.501685 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.501685 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.502032 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.502032 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.502032 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.502032 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.502032 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.502032 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.502032 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.502528 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.502528 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.502528 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.502528 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.502528 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.502528 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.502919 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.503030 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.503122 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.503122 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.503265 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.503344 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.503435 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.503508 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.503576 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.503576 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.503703 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.503750 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.503834 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.503834 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.503961 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.504046 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.504130 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.504208 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.504208 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.504208 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.504208 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.504500 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.504586 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.504676 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.504676 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.504676 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.504676 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.504957 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.505040 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.505120 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.505198 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.505295 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.505295 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.505295 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.505295 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.505295 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.505711 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.505711 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.505711 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.505935 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.506017 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.506104 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.506244 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.506244 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.506331 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.506376 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.506442 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.506442 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.506442 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.506442 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.506599 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.506599 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.506599 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.506599 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.506763 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.506809 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.506852 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.506909 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.506962 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.507007 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.507052 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.507106 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.507151 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.507151 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.507236 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.507284 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.507327 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.507371 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.507540 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.507540 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.507672 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.507759 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.507836 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.507923 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.508014 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.508092 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.508092 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.508237 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.508648 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.508694 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.508734 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.508770 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.508811 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.508898 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.508945 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.508989 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.509040 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.509190 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.509259 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.509329 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.509416 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.509508 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.509581 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.509655 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.509740 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.509812 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.509915 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.509995 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.510073 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.510073 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.510230 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.510308 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.510389 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.510482 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.510562 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.510655 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.510735 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.510814 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.510908 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.510986 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.511065 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.511065 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.511211 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.511262 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.511300 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.511347 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.511485 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.511554 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.511622 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.511689 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.511769 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.511839 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.511884 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.511950 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.511988 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.512023 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.512067 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.512102 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.512135 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.512176 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.512216 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.512422 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.512509 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.512577 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.512643 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.512725 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.512794 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.512862 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.512940 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.513008 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.513069 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.513132 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.513213 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.513289 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.513333 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.513456 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.513532 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.513611 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.513611 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.513738 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.513738 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.513738 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.513738 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.513738 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.513738 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.513738 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.513738 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.513738 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.513738 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.514280 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.514280 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.514280 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.514410 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.514410 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.514410 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.514517 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.514576 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.514637 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.514694 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.514738 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.514779 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.514820 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.514863 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.514924 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.514979 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.515024 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.515064 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.515113 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.515156 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.515202 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.515247 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.515291 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.515336 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.515336 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.515532 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.515581 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.515680 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.515780 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.515780 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.515929 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.516013 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.516013 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.516149 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.516230 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.516230 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.516377 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.516487 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.516578 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.516667 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.516758 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.516838 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.516929 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.517007 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.517079 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.517079 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.517216 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.517263 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.517358 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.517447 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.517521 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.517595 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.517642 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.517694 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.517733 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.517787 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.517829 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.517873 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.517986 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.518066 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.518147 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.518236 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.518315 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.518408 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.518494 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.518589 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.518667 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.518667 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.518822 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.518919 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.518993 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.519064 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.519110 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.519147 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.519181 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.519223 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.519307 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.519383 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.519440 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.519480 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.519480 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.519480 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.519480 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.519480 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.519480 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.519480 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.519480 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.519748 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.519748 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.519748 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.519748 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.519748 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.519748 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.519748 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.520008 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.520008 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.520008 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.520008 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.520008 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.520189 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.520236 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.520278 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.520278 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.520358 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.520438 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.520438 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.520438 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.520438 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.520596 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.520596 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.520596 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.520596 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.520596 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.520596 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.520596 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.520842 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.520909 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.520956 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.520956 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.521040 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.521086 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.521136 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.521177 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.521177 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.521256 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.521296 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.521336 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.521375 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.521444 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.521485 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.521485 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.521577 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.521622 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.521622 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.521622 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.521622 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.521793 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.521793 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.521793 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.521793 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.521793 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.521793 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.521793 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.522034 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.522034 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.522034 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.522034 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.522175 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.522215 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.522215 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.522290 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.522328 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.522374 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.522634 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.522682 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.522789 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.522836 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.522925 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.522925 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.523070 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.523144 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.523220 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.523289 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.523362 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.523448 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.523519 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.523586 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.523654 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.523722 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.523802 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.523871 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.523964 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.523964 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.523964 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.523964 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.523964 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.523964 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.523964 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.524375 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.524477 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.524563 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.524633 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.524633 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.524710 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.524754 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.524787 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.524818 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.524849 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.524881 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.524923 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.525114 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.525169 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.525264 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.525337 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.525423 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.525423 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.525553 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.525620 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.525697 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.525768 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.525865 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.525953 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.526025 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.526101 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.526152 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.526188 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.526221 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.526254 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.526294 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.526336 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.526459 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.526528 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.526600 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.526670 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.526741 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.526822 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.526923 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.526996 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.527064 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.527149 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.527200 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.527268 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.527346 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.527392 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.527505 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.527505 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.527505 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.527721 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.527721 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.527902 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.527983 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.528062 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.528140 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.528235 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.528842 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.528901 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.528939 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.528974 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.528974 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.529052 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.529087 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.529121 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.529121 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.529121 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.529215 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.529256 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.529297 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.529332 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.529373 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.529428 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.529475 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.529517 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.529560 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.529560 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.529560 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.531901 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.532006 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.532100 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.532174 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.532228 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.532228 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.532379 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.532681 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.532734 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.532770 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.532806 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.532806 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.532806 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.532806 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.533085 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.533137 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.533178 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.533216 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.533259 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.533298 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.533337 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.533384 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.533445 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.533499 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.533541 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.533582 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.533622 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.533678 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.533720 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.533757 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.533796 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.533838 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.534057 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.534121 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.534121 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.534282 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.534366 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.534453 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.534502 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.534549 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.534549 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.534628 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.534628 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.534705 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.534758 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.534758 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.534758 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.534758 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.534902 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.534942 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.534979 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.534979 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.534979 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.535073 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.535073 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.535377 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 06:04:39.536751 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.536817 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.536881 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.536988 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.537041 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.537084 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.537125 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.537221 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.537317 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.537424 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.537509 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.537589 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.537589 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.537737 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.537826 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.537910 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.537910 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.537910 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.538441 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 06:04:39.538619 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 06:04:39.538619 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 06:04:39.538747 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 06:04:39.538791 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 06:04:39.538877 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 06:04:39.589328 np0000007331 devstack@c-api.service[100406]: INFO dbcounter [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Registered counter for database cinder Aug 14 06:04:39.594462 np0000007331 devstack@c-api.service[100404]: INFO dbcounter [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Registered counter for database cinder Aug 14 06:04:39.594991 np0000007331 devstack@c-api.service[100405]: INFO dbcounter [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Registered counter for database cinder Aug 14 06:04:39.605171 np0000007331 devstack@c-api.service[100407]: INFO dbcounter [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Registered counter for database cinder Aug 14 06:04:39.637722 np0000007331 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d 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=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:04:39.638458 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-836d35df-0f13-4502-8e24-9a91afbac22f 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=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:04:39.653111 np0000007331 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-83a220dc-f517-4f32-acb1-146e1481d9df 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=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:04:39.654579 np0000007331 devstack@c-api.service[100405]: DEBUG oslo_db.sqlalchemy.engines [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a 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=100405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:04:39.773707 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writer thread running {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 06:04:39.777141 np0000007331 devstack@c-api.service[100406]: INFO cinder.rpc [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 06:04:39.777343 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writer thread running {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 06:04:39.780622 np0000007331 devstack@c-api.service[100406]: INFO cinder.rpc [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 06:04:39.781511 np0000007331 devstack@c-api.service[100407]: INFO cinder.rpc [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 06:04:39.783241 np0000007331 devstack@c-api.service[100406]: INFO cinder.rpc [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 06:04:39.784744 np0000007331 devstack@c-api.service[100407]: INFO cinder.rpc [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 06:04:39.785715 np0000007331 devstack@c-api.service[100406]: INFO cinder.rpc [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 06:04:39.786113 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.786409 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.787287 np0000007331 devstack@c-api.service[100407]: INFO cinder.rpc [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 06:04:39.788206 np0000007331 devstack@c-api.service[100406]: WARNING cinder.keymgr.conf_key_mgr [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d 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 14 06:04:39.789856 np0000007331 devstack@c-api.service[100407]: INFO cinder.rpc [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 06:04:39.790233 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.790534 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.791265 np0000007331 devstack@c-api.service[100407]: WARNING cinder.keymgr.conf_key_mgr [None req-83a220dc-f517-4f32-acb1-146e1481d9df 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 14 06:04:39.791318 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.791475 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.793069 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writer thread running {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 06:04:39.794813 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.795002 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.796188 np0000007331 devstack@c-api.service[100404]: INFO cinder.rpc [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 06:04:39.799972 np0000007331 devstack@c-api.service[100404]: INFO cinder.rpc [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 06:04:39.803432 np0000007331 devstack@c-api.service[100404]: INFO cinder.rpc [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 06:04:39.806080 np0000007331 devstack@c-api.service[100404]: INFO cinder.rpc [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 06:04:39.806535 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.806904 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.807715 np0000007331 devstack@c-api.service[100404]: WARNING cinder.keymgr.conf_key_mgr [None req-836d35df-0f13-4502-8e24-9a91afbac22f 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 14 06:04:39.807796 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writer thread running {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 06:04:39.810743 np0000007331 devstack@c-api.service[100405]: INFO cinder.rpc [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 06:04:39.811201 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.811389 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.813710 np0000007331 devstack@c-api.service[100405]: INFO cinder.rpc [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 06:04:39.816441 np0000007331 devstack@c-api.service[100405]: INFO cinder.rpc [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 06:04:39.819654 np0000007331 devstack@c-api.service[100405]: INFO cinder.rpc [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 06:04:39.820044 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.820391 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.821254 np0000007331 devstack@c-api.service[100405]: WARNING cinder.keymgr.conf_key_mgr [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a 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 14 06:04:39.824821 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.824994 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.827217 np0000007331 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d 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=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:04:39.831073 np0000007331 devstack@c-api.service[100406]: INFO cinder.rpc [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 06:04:39.831943 np0000007331 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-83a220dc-f517-4f32-acb1-146e1481d9df 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=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:04:39.835356 np0000007331 devstack@c-api.service[100406]: INFO cinder.rpc [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 06:04:39.835540 np0000007331 devstack@c-api.service[100407]: INFO cinder.rpc [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 06:04:39.835825 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.836033 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.838536 np0000007331 devstack@c-api.service[100407]: INFO cinder.rpc [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 06:04:39.839107 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.839323 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.850731 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.851004 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.855126 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-836d35df-0f13-4502-8e24-9a91afbac22f 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=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:04:39.855549 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.855616 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.855722 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.855817 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.859413 np0000007331 devstack@c-api.service[100404]: INFO cinder.rpc [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 06:04:39.859547 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.859547 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.859632 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.859846 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.860558 np0000007331 devstack@c-api.service[100404]: INFO cinder.rpc [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 06:04:39.861056 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.861604 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.863004 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.863220 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.863506 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.863725 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.864729 np0000007331 devstack@c-api.service[100405]: DEBUG oslo_db.sqlalchemy.engines [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a 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=100405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:04:39.866162 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.866162 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.867461 np0000007331 devstack@c-api.service[100405]: INFO cinder.rpc [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 06:04:39.868139 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.868441 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.869097 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.869097 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.870169 np0000007331 devstack@c-api.service[100405]: INFO cinder.rpc [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 06:04:39.870627 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.870797 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.871544 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.871681 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.871780 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.872000 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.872036 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.872225 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.873754 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.873922 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.875392 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.875644 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.875978 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.876157 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.876234 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.876364 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.877009 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.877184 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.878801 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.878956 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.879213 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.879325 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.879420 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.879495 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.881386 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.881560 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.882092 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.882240 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.882686 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.882911 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.884575 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.884648 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.884782 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.884841 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.886069 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.886245 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.886288 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.886449 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.887316 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.887497 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.887568 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.887622 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.887886 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.888138 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.889269 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.889494 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.889923 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.890077 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.890387 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.890608 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.890643 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.890809 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.891058 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.891178 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.892066 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.892252 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.893312 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.893498 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.893537 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.893663 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.894410 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.894555 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.894652 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.894684 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.895471 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.895659 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.895691 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.895823 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.896806 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.896806 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.896956 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.896956 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.897801 np0000007331 devstack@c-api.service[100406]: WARNING cinder.api.contrib.hosts [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 06:04:39.898093 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.898159 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.898210 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.898291 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.898345 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.898386 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.898852 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.899015 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.899066 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extended resource: extensions {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.900148 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extended resource: consistencygroups {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.900824 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.900910 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.901730 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.901883 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.901954 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.902000 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.902044 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.902079 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.902784 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.902940 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.903154 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extended resource: extra_specs {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.904617 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extended resource: capabilities {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.905020 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.905204 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.905870 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.906037 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extended resource: backups {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.906117 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.906373 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.906541 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.907478 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.907618 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.908505 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.908505 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.909153 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extended resource: os-quota-sets {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.909245 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.909412 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.909458 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.909496 np0000007331 devstack@c-api.service[100407]: WARNING cinder.api.contrib.hosts [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 06:04:39.909679 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.909711 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.909885 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.910597 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extended resource: extensions {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.910762 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extended resource: qos-specs {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.912006 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.912071 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extended resource: consistencygroups {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.912345 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.913170 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.913327 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.913364 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extended resource: encryption {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.913923 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.914087 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.914124 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extended resource: extra_specs {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.915050 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extended resource: encryption {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.915627 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.915757 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.915805 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.915862 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extended resource: capabilities {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.916023 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.916420 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extended resource: cgsnapshots {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.917021 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extended resource: backups {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.917180 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.917355 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.918020 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extended resource: scheduler-stats {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.918331 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.918522 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.919206 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extended resource: os-quota-sets {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.919320 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.919365 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.919771 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extended resource: os-volume-manage {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.920236 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.920351 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.920463 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.920621 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.920777 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extended resource: qos-specs {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.920951 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.921126 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.921210 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extended resource: os-snapshot-manage {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.921724 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.921882 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.922654 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extended resource: os-volume-transfer {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.922768 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extended resource: encryption {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.922838 np0000007331 devstack@c-api.service[100404]: WARNING cinder.api.contrib.hosts [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 06:04:39.923166 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.923305 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.923347 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.923474 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.923809 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extended resource: extensions {{(pid=100404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.924043 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extended resource: os-hosts {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.924300 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extended resource: encryption {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.924899 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.925064 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.925364 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extended resource: consistencygroups {{(pid=100404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.925503 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extended resource: os-volume-type-access {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.926125 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extended resource: cgsnapshots {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.926296 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.926296 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.927337 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.927417 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extended resource: os-availability-zone {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.927499 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.927818 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extended resource: scheduler-stats {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.928180 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extended resource: extra_specs {{(pid=100404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.928476 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.928636 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.929522 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extended resource: os-quota-class-sets {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.929691 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.929746 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extended resource: os-volume-manage {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.929795 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.929832 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extended resource: capabilities {{(pid=100404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.930353 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.930484 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.931083 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.931248 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.931325 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extended resource: os-snapshot-manage {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.931372 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extended resource: backups {{(pid=100404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.931510 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.931689 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.932179 np0000007331 devstack@c-api.service[100405]: WARNING cinder.api.contrib.hosts [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 06:04:39.932467 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.932606 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.932655 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.932774 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.933127 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extended resource: extensions {{(pid=100405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.933329 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extended resource: os-volume-transfer {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.933550 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.933684 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.934312 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extended resource: os-quota-sets {{(pid=100404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.934377 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.snapshot_actions [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] SnapshotActionsController initialized {{(pid=100406) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 06:04:39.934490 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extended resource: consistencygroups {{(pid=100405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.935737 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.935779 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extended resource: os-hosts {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.935822 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extended resource: qos-specs {{(pid=100404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.935859 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.936714 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.936818 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.937527 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.937577 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extended resource: extra_specs {{(pid=100405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.937633 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.937718 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extended resource: os-volume-type-access {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.937870 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extended resource: encryption {{(pid=100404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.938409 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.938578 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.939131 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extended resource: capabilities {{(pid=100405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.939184 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.939265 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.939368 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.939481 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extended resource: encryption {{(pid=100404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.939513 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.939608 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.939694 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.939785 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extension UsedLimits extending resource: limits {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.939887 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.939959 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extended resource: os-availability-zone {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.940007 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.940126 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.940234 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extension AdminActions extending resource: volumes {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.940342 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extension AdminActions extending resource: snapshots {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.940389 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extended resource: backups {{(pid=100405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.940471 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extension AdminActions extending resource: backups {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.940604 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extension VolumeActions extending resource: volumes {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.940723 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.940850 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-5e8f0380-f68e-4eb0-8515-ddfc382e377d None None] Extension TypesManage extending resource: types {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.941109 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extended resource: cgsnapshots {{(pid=100404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.942484 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extended resource: os-quota-sets {{(pid=100405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.942929 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extended resource: os-quota-class-sets {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.943274 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extended resource: scheduler-stats {{(pid=100404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.944687 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extended resource: qos-specs {{(pid=100405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.945255 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.945490 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.945530 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extended resource: os-volume-manage {{(pid=100404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.946645 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.946837 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.947548 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extended resource: os-snapshot-manage {{(pid=100404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.947663 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extended resource: encryption {{(pid=100405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.947709 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.947868 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.948280 np0000007331 devstack@c-api.service[100406]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d35d8ea4668 pid: 100406 (default app) Aug 14 06:04:39.948568 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.snapshot_actions [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] SnapshotActionsController initialized {{(pid=100407) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 06:04:39.948811 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extended resource: os-volume-transfer {{(pid=100404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.949145 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.949339 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.949873 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extended resource: encryption {{(pid=100405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.950119 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extended resource: os-hosts {{(pid=100404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.950296 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.950512 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.951166 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extended resource: os-volume-type-access {{(pid=100404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.951508 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.951673 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.952044 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extended resource: cgsnapshots {{(pid=100405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.952729 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.952818 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extended resource: os-availability-zone {{(pid=100404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.952877 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.953611 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.953819 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.953982 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extended resource: scheduler-stats {{(pid=100405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.954045 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.954171 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.954377 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.954558 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extended resource: os-quota-class-sets {{(pid=100404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.954604 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.954696 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extension UsedLimits extending resource: limits {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.954854 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extension SnapshotActions extending resource: snapshots {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.955019 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.955186 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extension VolumeTypeAccess extending resource: types {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.955382 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extension AdminActions extending resource: volumes {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.955590 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extension AdminActions extending resource: snapshots {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.955755 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extension AdminActions extending resource: backups {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.955846 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extended resource: os-volume-manage {{(pid=100405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.955919 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extension VolumeActions extending resource: volumes {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.956125 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.956191 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.956249 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-83a220dc-f517-4f32-acb1-146e1481d9df None None] Extension TypesManage extending resource: types {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.956356 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.957381 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.957544 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.957690 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extended resource: os-snapshot-manage {{(pid=100405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.957789 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-013b13d5-54d8-418b-8c3a-b3d03ebc5b71 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:04:39.958482 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.958660 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.959514 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.snapshot_actions [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] SnapshotActionsController initialized {{(pid=100404) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 06:04:39.959612 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extended resource: os-volume-transfer {{(pid=100405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.960818 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.960922 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extended resource: os-hosts {{(pid=100405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.960996 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.961468 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1/1] 10.4.3.127 () {60 vars in 925 bytes} [Fri Aug 14 06:04:39 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 06:04:39.961945 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.962117 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.962657 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extended resource: os-volume-type-access {{(pid=100405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.963125 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.963249 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.963958 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.964066 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.964793 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.964855 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extended resource: os-availability-zone {{(pid=100405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.964954 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.965055 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.965163 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.965569 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.965569 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.965569 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extension UsedLimits extending resource: limits {{(pid=100404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.965697 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extension SnapshotActions extending resource: snapshots {{(pid=100404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.965789 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.965945 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extension VolumeTypeAccess extending resource: types {{(pid=100404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.966144 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extension AdminActions extending resource: volumes {{(pid=100404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.966585 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extension AdminActions extending resource: snapshots {{(pid=100404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.966585 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extension AdminActions extending resource: backups {{(pid=100404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.966585 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extension VolumeActions extending resource: volumes {{(pid=100404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.966748 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.966748 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.router [None req-836d35df-0f13-4502-8e24-9a91afbac22f None None] Extension TypesManage extending resource: types {{(pid=100404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.966832 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extended resource: os-quota-class-sets {{(pid=100405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 06:04:39.968510 np0000007331 devstack@c-api.service[100407]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d35d8ea4668 pid: 100407 (default app) Aug 14 06:04:39.969103 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.969323 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.970507 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.970692 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.971702 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.971887 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.972696 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.snapshot_actions [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] SnapshotActionsController initialized {{(pid=100405) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 06:04:39.974342 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.974561 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.975219 np0000007331 devstack@c-api.service[100404]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d35d8ea4668 pid: 100404 (default app) Aug 14 06:04:39.975590 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.975779 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.976851 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.977058 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.978188 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:04:39.978376 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:04:39.979214 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.979459 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.979624 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.979765 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.980042 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.980115 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.980280 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extension UsedLimits extending resource: limits {{(pid=100405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.980463 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extension SnapshotActions extending resource: snapshots {{(pid=100405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.980654 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.980825 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extension VolumeTypeAccess extending resource: types {{(pid=100405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.981024 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extension AdminActions extending resource: volumes {{(pid=100405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.981196 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extension AdminActions extending resource: snapshots {{(pid=100405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.981358 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extension AdminActions extending resource: backups {{(pid=100405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.981573 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extension VolumeActions extending resource: volumes {{(pid=100405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.981784 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.982026 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.router [None req-4dcb070a-690c-45aa-9cbb-f925f348bf8a None None] Extension TypesManage extending resource: types {{(pid=100405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 06:04:39.993540 np0000007331 devstack@c-api.service[100405]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d35d8ea4668 pid: 100405 (default app) Aug 14 06:04:45.315646 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-73ac28dd-c8fe-4ae5-8b15-8f6e0f282bb3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:04:45.951058 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-73ac28dd-c8fe-4ae5-8b15-8f6e0f282bb3 admin admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:04:45.951702 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-73ac28dd-c8fe-4ae5-8b15-8f6e0f282bb3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:04:45.953464 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:04:45.953464 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:04:45.992261 np0000007331 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-73ac28dd-c8fe-4ae5-8b15-8f6e0f282bb3 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=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:04:46.024070 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-73ac28dd-c8fe-4ae5-8b15-8f6e0f282bb3 admin admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:04:46.024633 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 2/2] 10.4.3.127 () {68 vars in 1302 bytes} [Fri Aug 14 06:04:45 2026] POST /volume/v3/types => generated 183 bytes in 710 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:04:46.042124 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9b30a4a5-55ac-4af5-a003-bee79c4fa2a1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:04:46.336435 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b30a4a5-55ac-4af5-a003-bee79c4fa2a1 admin admin] POST https://10.4.3.127/volume/v3/types/77a41b87-e4bd-4d16-972f-2fb1afa7f9a8/extra_specs Aug 14 06:04:46.337138 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9b30a4a5-55ac-4af5-a003-bee79c4fa2a1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:04:46.339008 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:04:46.339008 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:04:46.372460 np0000007331 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-9b30a4a5-55ac-4af5-a003-bee79c4fa2a1 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=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:04:46.436962 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b30a4a5-55ac-4af5-a003-bee79c4fa2a1 admin admin] https://10.4.3.127/volume/v3/types/77a41b87-e4bd-4d16-972f-2fb1afa7f9a8/extra_specs returned with HTTP 200 Aug 14 06:04:46.437438 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1/3] 10.4.3.127 () {68 vars in 1449 bytes} [Fri Aug 14 06:04:46 2026] POST /volume/v3/types/77a41b87-e4bd-4d16-972f-2fb1afa7f9a8/extra_specs => generated 52 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:04:46.733195 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-409b7744-bb1e-4474-bd1f-f394b9501bc1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:04:47.029858 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-409b7744-bb1e-4474-bd1f-f394b9501bc1 admin admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:04:47.030550 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-409b7744-bb1e-4474-bd1f-f394b9501bc1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:04:47.032194 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:04:47.032194 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:04:47.067343 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-409b7744-bb1e-4474-bd1f-f394b9501bc1 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=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:04:47.095010 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-409b7744-bb1e-4474-bd1f-f394b9501bc1 admin admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:04:47.095010 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1/4] 10.4.3.127 () {68 vars in 1302 bytes} [Fri Aug 14 06:04:46 2026] POST /volume/v3/types => generated 186 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:04:47.122099 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6a559ce3-2556-4a87-aa34-6b855ff49e47 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:04:47.464481 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6a559ce3-2556-4a87-aa34-6b855ff49e47 admin admin] POST https://10.4.3.127/volume/v3/types/43e8bf01-9ebf-49de-9388-506cc6e5252d/extra_specs Aug 14 06:04:47.465186 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6a559ce3-2556-4a87-aa34-6b855ff49e47 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:04:47.467054 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:04:47.467054 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:04:47.502490 np0000007331 devstack@c-api.service[100405]: DEBUG oslo_db.sqlalchemy.engines [None req-6a559ce3-2556-4a87-aa34-6b855ff49e47 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=100405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:04:47.569299 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6a559ce3-2556-4a87-aa34-6b855ff49e47 admin admin] https://10.4.3.127/volume/v3/types/43e8bf01-9ebf-49de-9388-506cc6e5252d/extra_specs returned with HTTP 200 Aug 14 06:04:47.569830 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1/5] 10.4.3.127 () {68 vars in 1449 bytes} [Fri Aug 14 06:04:47 2026] POST /volume/v3/types/43e8bf01-9ebf-49de-9388-506cc6e5252d/extra_specs => generated 45 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:04:56.020798 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:04:56.435221 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:04:57.090670 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:04:57.567322 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:05:16.197929 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5146c439-1e05-4fab-8bd2-7e6989fefdeb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:05:16.198516 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5146c439-1e05-4fab-8bd2-7e6989fefdeb None None] GET https://10.4.3.127/volume// Aug 14 06:05:16.198688 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5146c439-1e05-4fab-8bd2-7e6989fefdeb None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:05:16.198937 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5146c439-1e05-4fab-8bd2-7e6989fefdeb None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:05:16.199548 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5146c439-1e05-4fab-8bd2-7e6989fefdeb None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:05:16.199853 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 3/6] 10.4.3.127 () {66 vars in 1425 bytes} [Fri Aug 14 06:05:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:06:01.606754 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dab41931-0f22-4496-b83f-304ebb21ef48 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:06:01.911754 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dab41931-0f22-4496-b83f-304ebb21ef48 tempest-verify_tempest_config-87027577 tempest-verify_tempest_config-87027577-project-member] GET https://10.4.3.127/volume/v3/extensions Aug 14 06:06:01.911945 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dab41931-0f22-4496-b83f-304ebb21ef48 tempest-verify_tempest_config-87027577 tempest-verify_tempest_config-87027577-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:06:01.912120 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dab41931-0f22-4496-b83f-304ebb21ef48 tempest-verify_tempest_config-87027577 tempest-verify_tempest_config-87027577-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:06:01.912457 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dab41931-0f22-4496-b83f-304ebb21ef48 tempest-verify_tempest_config-87027577 tempest-verify_tempest_config-87027577-project-member] https://10.4.3.127/volume/v3/extensions returned with HTTP 200 Aug 14 06:06:01.912791 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 2/7] 10.4.3.127 () {66 vars in 1246 bytes} [Fri Aug 14 06:06:01 2026] GET /volume/v3/extensions => generated 5245 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:07:11.750677 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-eca931d3-101d-410a-b66a-461601931a65 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:11.753604 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:07:11.754059 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-38619124"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:07:11.755862 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-38619124'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:07:11.756109 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Create volume of 1 GB Aug 14 06:07:11.767694 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Availability zone cache updated, next update will occur around 2026-08-14 07:07:11.766997. {{(pid=100404) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 06:07:11.768298 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Availability Zones retrieved successfully. Aug 14 06:07:11.802026 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Flow 'volume_create_api' (bd6ee693-e13c-45ed-a181-ec7a262b12a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:07:11.803969 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35006270-52c4-4962-a506-cfa05f3d3400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:11.805377 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:07:11.872692 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35006270-52c4-4962-a506-cfa05f3d3400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:11.873879 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1ae6e5d-4ee6-48cc-be6d-f7ba461fae7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:11.927338 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-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 14 06:07:11.927686 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-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 14 06:07:12.007741 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Created reservations ['f0927b01-ba66-4261-86f0-6e5e2026b7df', '272758f8-abe6-42e7-ab19-6faa55b51c73', 'af1b629a-038b-4443-884e-459355afaed6', '339be980-a9a6-4200-8f1a-cda6908d77bc'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:07:12.009014 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1ae6e5d-4ee6-48cc-be6d-f7ba461fae7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0927b01-ba66-4261-86f0-6e5e2026b7df', '272758f8-abe6-42e7-ab19-6faa55b51c73', 'af1b629a-038b-4443-884e-459355afaed6', '339be980-a9a6-4200-8f1a-cda6908d77bc']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:12.010518 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76cf3576-2fba-46a7-a01c-1180505f956c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:12.080819 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76cf3576-2fba-46a7-a01c-1180505f956c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15678d3f-4adb-4cac-8948-6c9ef127765c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-38619124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f66b09851a64e9a8ce41906a2a8e553',qos_specs=None,replication_status=,reservations=['f0927b01-ba66-4261-86f0-6e5e2026b7df','272758f8-abe6-42e7-ab19-6faa55b51c73','af1b629a-038b-4443-884e-459355afaed6','339be980-a9a6-4200-8f1a-cda6908d77bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09afdb34bfff4833885608349ae364c2',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:07:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-38619124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15678d3f-4adb-4cac-8948-6c9ef127765c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f66b09851a64e9a8ce41906a2a8e553',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09afdb34bfff4833885608349ae364c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:12.081666 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44090fb7-60eb-4e0a-9222-a792b815fe47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:12.117039 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44090fb7-60eb-4e0a-9222-a792b815fe47) transitioned into state 'SUCCESS' from state '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-38619124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f66b09851a64e9a8ce41906a2a8e553',qos_specs=None,replication_status=,reservations=['f0927b01-ba66-4261-86f0-6e5e2026b7df','272758f8-abe6-42e7-ab19-6faa55b51c73','af1b629a-038b-4443-884e-459355afaed6','339be980-a9a6-4200-8f1a-cda6908d77bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09afdb34bfff4833885608349ae364c2',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:12.118646 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bc8a96f-adf7-40dc-a469-7f8910c7226f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:12.157953 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bc8a96f-adf7-40dc-a469-7f8910c7226f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:12.159415 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Flow 'volume_create_api' (bd6ee693-e13c-45ed-a181-ec7a262b12a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:07:12.160027 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Create volume request issued successfully. Aug 14 06:07:12.161366 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-eca931d3-101d-410a-b66a-461601931a65 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:07:12.162097 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 2/8] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:07:11 2026] POST /volume/v3/volumes => generated 750 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:07:12.182561 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-219a553c-572b-4561-9005-85c2f58484c2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:12.187056 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-219a553c-572b-4561-9005-85c2f58484c2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:07:12.187480 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-219a553c-572b-4561-9005-85c2f58484c2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:07:12.188298 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-219a553c-572b-4561-9005-85c2f58484c2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:07:12.231430 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:12.231430 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:07:12.249142 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-219a553c-572b-4561-9005-85c2f58484c2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:07:12.260027 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-219a553c-572b-4561-9005-85c2f58484c2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:07:12.260612 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 2/9] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:07:12 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:07:13.277621 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4d238c82-b03c-4635-b866-302f8252832a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:13.281125 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4d238c82-b03c-4635-b866-302f8252832a tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:07:13.281425 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4d238c82-b03c-4635-b866-302f8252832a tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:07:13.281767 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4d238c82-b03c-4635-b866-302f8252832a tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:07:13.332984 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:13.332984 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:07:13.342120 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4d238c82-b03c-4635-b866-302f8252832a tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:07:13.351491 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4d238c82-b03c-4635-b866-302f8252832a tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:07:13.351992 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 4/10] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:07:13 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:07:20.755845 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:21.114036 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:07:21.114611 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-901398893"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:07:21.116743 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-901398893'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:07:21.137540 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Create volume of 1 GB Aug 14 06:07:21.137705 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:21.137705 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:07:21.150175 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Availability zone cache updated, next update will occur around 2026-08-14 07:07:21.149175. {{(pid=100407) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 06:07:21.150536 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Availability Zones retrieved successfully. Aug 14 06:07:21.188886 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Flow 'volume_create_api' (fe21caa1-97fb-4fe4-ae71-f4aaa0815d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:07:21.192489 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfb7e3a2-200c-4f79-88e6-57495f5eeb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:21.194270 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:07:21.221845 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:21.221845 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:07:21.262982 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfb7e3a2-200c-4f79-88e6-57495f5eeb62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=43e8bf01-9ebf-49de-9388-506cc6e5252d,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43e8bf01-9ebf-49de-9388-506cc6e5252d', 'encryption_key_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=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:21.263641 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a10f8f5-83b7-414a-be59-2250abb30cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:21.332717 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-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 14 06:07:21.333099 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-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 14 06:07:21.404152 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Created reservations ['8db2d75f-d3a1-409c-914c-edfc29e334d4', 'f39caf4f-8cdf-401e-8280-829865736079', '38ad1767-de41-4d0f-b00c-9b88becf7629', 'bf5689ab-ed5e-48e6-b599-1ac4ec7bfbca'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:07:21.405600 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a10f8f5-83b7-414a-be59-2250abb30cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8db2d75f-d3a1-409c-914c-edfc29e334d4', 'f39caf4f-8cdf-401e-8280-829865736079', '38ad1767-de41-4d0f-b00c-9b88becf7629', 'bf5689ab-ed5e-48e6-b599-1ac4ec7bfbca']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:21.406749 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9806e63-f770-441d-a5ab-b932469e8891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:21.476342 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9806e63-f770-441d-a5ab-b932469e8891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '407fdf3e-3dff-4727-861f-57b822bd664a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-901398893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='14fe9a3a1dc14f57ad9c815126ed260a',qos_specs=None,replication_status=,reservations=['8db2d75f-d3a1-409c-914c-edfc29e334d4','f39caf4f-8cdf-401e-8280-829865736079','38ad1767-de41-4d0f-b00c-9b88becf7629','bf5689ab-ed5e-48e6-b599-1ac4ec7bfbca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2497763b9f6435bae057c587a69031b',volume_type_id=43e8bf01-9ebf-49de-9388-506cc6e5252d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:07:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-901398893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=407fdf3e-3dff-4727-861f-57b822bd664a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='14fe9a3a1dc14f57ad9c815126ed260a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2497763b9f6435bae057c587a69031b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43e8bf01-9ebf-49de-9388-506cc6e5252d),volume_type_id=43e8bf01-9ebf-49de-9388-506cc6e5252d)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:21.477918 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (754f892d-8aee-4b03-af45-a9305b806e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:21.526025 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (754f892d-8aee-4b03-af45-a9305b806e30) transitioned into state 'SUCCESS' from state '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-901398893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='14fe9a3a1dc14f57ad9c815126ed260a',qos_specs=None,replication_status=,reservations=['8db2d75f-d3a1-409c-914c-edfc29e334d4','f39caf4f-8cdf-401e-8280-829865736079','38ad1767-de41-4d0f-b00c-9b88becf7629','bf5689ab-ed5e-48e6-b599-1ac4ec7bfbca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2497763b9f6435bae057c587a69031b',volume_type_id=43e8bf01-9ebf-49de-9388-506cc6e5252d)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:21.527145 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccc0a1ed-f137-4a66-a6d3-7e62f9b194ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:21.568870 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccc0a1ed-f137-4a66-a6d3-7e62f9b194ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:21.569989 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Flow 'volume_create_api' (fe21caa1-97fb-4fe4-ae71-f4aaa0815d0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:07:21.570392 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Create volume request issued successfully. Aug 14 06:07:21.571907 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d48352e8-a08c-40f0-b037-8a8c3a74f769 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:07:21.572560 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 3/11] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:07:20 2026] POST /volume/v3/volumes => generated 757 bytes in 818 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:07:21.593692 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-cc9d4324-de2c-4467-be07-01a279585c79 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:21.599788 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cc9d4324-de2c-4467-be07-01a279585c79 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:07:21.600059 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cc9d4324-de2c-4467-be07-01a279585c79 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:07:21.600342 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cc9d4324-de2c-4467-be07-01a279585c79 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:07:21.613984 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:21.613984 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:07:21.629055 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-cc9d4324-de2c-4467-be07-01a279585c79 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:07:21.645193 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cc9d4324-de2c-4467-be07-01a279585c79 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:07:21.645820 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 3/12] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:07:21 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 825 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:07:22.257292 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=4 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:07:22.665552 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ea9b645a-e286-4bd8-8e97-aa852c6da784 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:22.668454 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ea9b645a-e286-4bd8-8e97-aa852c6da784 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:07:22.668454 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ea9b645a-e286-4bd8-8e97-aa852c6da784 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:07:22.669250 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ea9b645a-e286-4bd8-8e97-aa852c6da784 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:07:22.679667 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:22.679667 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:07:22.689179 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ea9b645a-e286-4bd8-8e97-aa852c6da784 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:07:22.693464 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ea9b645a-e286-4bd8-8e97-aa852c6da784 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:07:22.694367 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 3/13] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:07:22 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:07:22.715106 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3c0dbdf8-61b1-407e-9751-480e4edc4fdc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:23.100470 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3c0dbdf8-61b1-407e-9751-480e4edc4fdc tempest-TestMultiAttachVolumeSwap-1294460805 tempest-TestMultiAttachVolumeSwap-1294460805-project-admin] POST https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a/action Aug 14 06:07:23.100884 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3c0dbdf8-61b1-407e-9751-480e4edc4fdc tempest-TestMultiAttachVolumeSwap-1294460805 tempest-TestMultiAttachVolumeSwap-1294460805-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:07:23.101135 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3c0dbdf8-61b1-407e-9751-480e4edc4fdc tempest-TestMultiAttachVolumeSwap-1294460805 tempest-TestMultiAttachVolumeSwap-1294460805-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:07:23.156077 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:23.156077 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:07:23.156708 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3c0dbdf8-61b1-407e-9751-480e4edc4fdc tempest-TestMultiAttachVolumeSwap-1294460805 tempest-TestMultiAttachVolumeSwap-1294460805-project-admin] Volume info retrieved successfully. Aug 14 06:07:23.169347 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3c0dbdf8-61b1-407e-9751-480e4edc4fdc tempest-TestMultiAttachVolumeSwap-1294460805 tempest-TestMultiAttachVolumeSwap-1294460805-project-admin] Update volume admin metadata completed successfully. Aug 14 06:07:23.169514 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3c0dbdf8-61b1-407e-9751-480e4edc4fdc tempest-TestMultiAttachVolumeSwap-1294460805 tempest-TestMultiAttachVolumeSwap-1294460805-project-admin] Update readonly setting on volume completed successfully. Aug 14 06:07:23.169770 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3c0dbdf8-61b1-407e-9751-480e4edc4fdc tempest-TestMultiAttachVolumeSwap-1294460805 tempest-TestMultiAttachVolumeSwap-1294460805-project-admin] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a/action returned with HTTP 202 Aug 14 06:07:23.170259 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 5/14] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:07:22 2026] POST /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a/action => generated 0 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:07:23.182464 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:23.185356 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:07:23.186885 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-2020559407"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:07:23.187265 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-2020559407'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:07:23.194261 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Create volume of 1 GB Aug 14 06:07:23.194261 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:23.194261 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:07:23.195543 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Availability Zones retrieved successfully. Aug 14 06:07:23.207140 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Flow 'volume_create_api' (19059f13-504f-490f-ab1f-9592e5127a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:07:23.208374 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22b5ed32-dd82-4e9e-88c8-b85077a25499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:23.211353 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:07:23.221502 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:23.221502 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:07:23.246430 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22b5ed32-dd82-4e9e-88c8-b85077a25499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=43e8bf01-9ebf-49de-9388-506cc6e5252d,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43e8bf01-9ebf-49de-9388-506cc6e5252d', 'encryption_key_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=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:23.247760 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52cb7e3d-ef18-40cd-ac07-8f373bc90695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:23.321881 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Created reservations ['5f2ec5ca-1f7b-4501-8d93-2f6c909520dd', '92c29105-e5ff-4564-835e-246da3aca13f', 'cbdfe7c6-1682-434f-93a9-6dc7d2bb2d63', 'b2452f38-1d6d-46f8-b1b5-b636a29ae6f5'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:07:23.323047 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52cb7e3d-ef18-40cd-ac07-8f373bc90695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f2ec5ca-1f7b-4501-8d93-2f6c909520dd', '92c29105-e5ff-4564-835e-246da3aca13f', 'cbdfe7c6-1682-434f-93a9-6dc7d2bb2d63', 'b2452f38-1d6d-46f8-b1b5-b636a29ae6f5']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:23.323946 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8de44448-4367-4e2b-bbb3-842397325ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:23.355812 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8de44448-4367-4e2b-bbb3-842397325ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1235ca29-b3e5-44bf-b352-296de2d5b797', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2020559407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='14fe9a3a1dc14f57ad9c815126ed260a',qos_specs=None,replication_status=,reservations=['5f2ec5ca-1f7b-4501-8d93-2f6c909520dd','92c29105-e5ff-4564-835e-246da3aca13f','cbdfe7c6-1682-434f-93a9-6dc7d2bb2d63','b2452f38-1d6d-46f8-b1b5-b636a29ae6f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2497763b9f6435bae057c587a69031b',volume_type_id=43e8bf01-9ebf-49de-9388-506cc6e5252d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:07:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2020559407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1235ca29-b3e5-44bf-b352-296de2d5b797,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='14fe9a3a1dc14f57ad9c815126ed260a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2497763b9f6435bae057c587a69031b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43e8bf01-9ebf-49de-9388-506cc6e5252d),volume_type_id=43e8bf01-9ebf-49de-9388-506cc6e5252d)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:23.356767 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83e53918-3d4a-4eb2-9bc8-0fd644d19374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:23.395391 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83e53918-3d4a-4eb2-9bc8-0fd644d19374) transitioned into state 'SUCCESS' from state '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-2020559407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='14fe9a3a1dc14f57ad9c815126ed260a',qos_specs=None,replication_status=,reservations=['5f2ec5ca-1f7b-4501-8d93-2f6c909520dd','92c29105-e5ff-4564-835e-246da3aca13f','cbdfe7c6-1682-434f-93a9-6dc7d2bb2d63','b2452f38-1d6d-46f8-b1b5-b636a29ae6f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2497763b9f6435bae057c587a69031b',volume_type_id=43e8bf01-9ebf-49de-9388-506cc6e5252d)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:23.395391 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efce6159-513a-4b91-8407-ccfe7ffb8a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:23.411920 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efce6159-513a-4b91-8407-ccfe7ffb8a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:23.413258 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Flow 'volume_create_api' (19059f13-504f-490f-ab1f-9592e5127a22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:07:23.415519 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Create volume request issued successfully. Aug 14 06:07:23.415519 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5709f720-d2fe-46b2-99ed-29df9c1c93c0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:07:23.415519 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 4/15] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:07:23 2026] POST /volume/v3/volumes => generated 758 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 06:07:23.436688 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7a64f520-fa6c-4944-8d77-62b22000f925 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:23.442506 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7a64f520-fa6c-4944-8d77-62b22000f925 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/1235ca29-b3e5-44bf-b352-296de2d5b797 Aug 14 06:07:23.442771 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7a64f520-fa6c-4944-8d77-62b22000f925 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:07:23.446425 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7a64f520-fa6c-4944-8d77-62b22000f925 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:07:23.454171 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:23.454171 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:07:23.462303 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7a64f520-fa6c-4944-8d77-62b22000f925 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:07:23.478842 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7a64f520-fa6c-4944-8d77-62b22000f925 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/1235ca29-b3e5-44bf-b352-296de2d5b797 returned with HTTP 200 Aug 14 06:07:23.478842 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 4/16] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:07:23 2026] GET /volume/v3/volumes/1235ca29-b3e5-44bf-b352-296de2d5b797 => generated 826 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:07:24.499551 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8e65943e-f8f9-4d3e-b9a9-b2f41f2da374 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:24.502098 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8e65943e-f8f9-4d3e-b9a9-b2f41f2da374 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/1235ca29-b3e5-44bf-b352-296de2d5b797 Aug 14 06:07:24.502098 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8e65943e-f8f9-4d3e-b9a9-b2f41f2da374 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:07:24.502248 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8e65943e-f8f9-4d3e-b9a9-b2f41f2da374 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:07:24.517535 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:24.517535 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:07:24.533345 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8e65943e-f8f9-4d3e-b9a9-b2f41f2da374 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:07:24.545468 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8e65943e-f8f9-4d3e-b9a9-b2f41f2da374 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/1235ca29-b3e5-44bf-b352-296de2d5b797 returned with HTTP 200 Aug 14 06:07:24.546279 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 4/17] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:07:24 2026] GET /volume/v3/volumes/1235ca29-b3e5-44bf-b352-296de2d5b797 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:07:26.225603 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:26.598525 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:07:26.598660 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-845941410"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:07:26.601747 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-845941410'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:07:26.602378 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Create volume of 1 GB Aug 14 06:07:26.616196 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Availability zone cache updated, next update will occur around 2026-08-14 07:07:26.615264. {{(pid=100406) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 06:07:26.616196 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Availability Zones retrieved successfully. Aug 14 06:07:26.643859 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Flow 'volume_create_api' (5b18ee00-cb78-4674-a0d3-ceb239956880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:07:26.645962 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (576338b2-75c6-433d-9489-bf9f9a0d494b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:26.646978 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:07:26.719363 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (576338b2-75c6-433d-9489-bf9f9a0d494b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:26.719363 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b4848bf-c3f0-41fb-a482-6a99b50bf9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:26.801808 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-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 14 06:07:26.802420 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-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 14 06:07:26.888618 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Created reservations ['1fe2a449-5a17-4232-b001-67d601594617', '54613436-ae9d-4fc5-9df7-100cb3ded340', 'bc113c0b-8984-4d7b-94b6-ca9dfe97df6e', '1729fd30-fc4c-4342-ac88-0b19a9866edc'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:07:26.889412 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b4848bf-c3f0-41fb-a482-6a99b50bf9c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fe2a449-5a17-4232-b001-67d601594617', '54613436-ae9d-4fc5-9df7-100cb3ded340', 'bc113c0b-8984-4d7b-94b6-ca9dfe97df6e', '1729fd30-fc4c-4342-ac88-0b19a9866edc']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:26.890226 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a07e979c-eca7-4854-9bff-3849648ed613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:26.927536 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a07e979c-eca7-4854-9bff-3849648ed613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e979c820-5554-4fca-9198-5d10127618e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-845941410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4de482b1fc438bb8896d518ad16169',qos_specs=None,replication_status=,reservations=['1fe2a449-5a17-4232-b001-67d601594617','54613436-ae9d-4fc5-9df7-100cb3ded340','bc113c0b-8984-4d7b-94b6-ca9dfe97df6e','1729fd30-fc4c-4342-ac88-0b19a9866edc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='237af5179a87490e96c91f1bbe7e0e55',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-845941410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e979c820-5554-4fca-9198-5d10127618e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c4de482b1fc438bb8896d518ad16169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='237af5179a87490e96c91f1bbe7e0e55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:26.929250 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be92bdc3-3457-45b2-bacc-63b097ada500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:26.977538 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be92bdc3-3457-45b2-bacc-63b097ada500) transitioned into state 'SUCCESS' from state '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-845941410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4de482b1fc438bb8896d518ad16169',qos_specs=None,replication_status=,reservations=['1fe2a449-5a17-4232-b001-67d601594617','54613436-ae9d-4fc5-9df7-100cb3ded340','bc113c0b-8984-4d7b-94b6-ca9dfe97df6e','1729fd30-fc4c-4342-ac88-0b19a9866edc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='237af5179a87490e96c91f1bbe7e0e55',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:26.978269 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7910b1f3-095c-410b-934a-79206e72f223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:27.019999 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7910b1f3-095c-410b-934a-79206e72f223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:27.021424 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Flow 'volume_create_api' (5b18ee00-cb78-4674-a0d3-ceb239956880) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:07:27.022009 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Create volume request issued successfully. Aug 14 06:07:27.022723 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-375b14f3-8ef6-4b9a-872a-2a89b18ffe69 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:07:27.023317 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 6/18] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:07:26 2026] POST /volume/v3/volumes => generated 784 bytes in 798 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:07:27.041315 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-23fc2881-433c-4e97-9d4f-5cb2db157cc7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:27.046651 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-23fc2881-433c-4e97-9d4f-5cb2db157cc7 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:07:27.046651 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-23fc2881-433c-4e97-9d4f-5cb2db157cc7 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:07:27.046651 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-23fc2881-433c-4e97-9d4f-5cb2db157cc7 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:07:27.091632 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:27.091632 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:07:27.099994 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-23fc2881-433c-4e97-9d4f-5cb2db157cc7 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:07:27.110917 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-23fc2881-433c-4e97-9d4f-5cb2db157cc7 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:07:27.111373 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 5/19] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:07:27 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 963 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:07:28.134054 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-83d48e9e-3636-4234-8cb2-b338607f490c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:28.136437 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-83d48e9e-3636-4234-8cb2-b338607f490c tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:07:28.136721 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-83d48e9e-3636-4234-8cb2-b338607f490c tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:07:28.136952 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-83d48e9e-3636-4234-8cb2-b338607f490c tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:07:28.179075 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:28.179075 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:07:28.182726 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-83d48e9e-3636-4234-8cb2-b338607f490c tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:07:28.188188 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-83d48e9e-3636-4234-8cb2-b338607f490c tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:07:28.191099 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 5/20] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:07:28 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:07:34.542735 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=8 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:07:34.822540 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:34.827947 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:07:34.828450 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-221641006"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:07:34.831395 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-221641006'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:07:34.832163 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Create volume of 1 GB Aug 14 06:07:34.853467 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Availability zone cache updated, next update will occur around 2026-08-14 07:07:34.851453. {{(pid=100405) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 06:07:34.853467 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Availability Zones retrieved successfully. Aug 14 06:07:34.884274 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Flow 'volume_create_api' (1ff232da-2cd1-4425-bbf1-87eb19c16ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:07:34.886447 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (574d61ae-f9b5-4531-baaa-dea113b39ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:34.888008 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:07:34.952430 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (574d61ae-f9b5-4531-baaa-dea113b39ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:34.953083 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cdc9d6f-40a9-47dc-a4f4-52eeacbfd69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:35.034385 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-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 14 06:07:35.035071 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-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 14 06:07:35.138895 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Created reservations ['cbfc951f-22da-4506-bf63-1d7b52898286', '2be2d572-f406-44b3-a696-1afdc751e028', '40c2e9ec-75e5-447f-9e6a-9304eff57570', '84fa2531-0d7c-477b-8996-52a15a8e5d06'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:07:35.139730 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cdc9d6f-40a9-47dc-a4f4-52eeacbfd69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbfc951f-22da-4506-bf63-1d7b52898286', '2be2d572-f406-44b3-a696-1afdc751e028', '40c2e9ec-75e5-447f-9e6a-9304eff57570', '84fa2531-0d7c-477b-8996-52a15a8e5d06']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:35.140748 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad02ea57-329a-486a-9a0b-d5ec0bc81d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:35.186602 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad02ea57-329a-486a-9a0b-d5ec0bc81d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75e47c44-ce59-48bb-b324-b21abcdea909', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-221641006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6616a45151204ec283165e20809bc875',qos_specs=None,replication_status=,reservations=['cbfc951f-22da-4506-bf63-1d7b52898286','2be2d572-f406-44b3-a696-1afdc751e028','40c2e9ec-75e5-447f-9e6a-9304eff57570','84fa2531-0d7c-477b-8996-52a15a8e5d06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afe209bc6171419f80904c46ec1f626c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:07:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-221641006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75e47c44-ce59-48bb-b324-b21abcdea909,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6616a45151204ec283165e20809bc875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afe209bc6171419f80904c46ec1f626c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:35.187987 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17a3d02c-cf12-4df3-86a5-4335f44d7423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:35.235307 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17a3d02c-cf12-4df3-86a5-4335f44d7423) transitioned into state 'SUCCESS' from state '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-221641006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6616a45151204ec283165e20809bc875',qos_specs=None,replication_status=,reservations=['cbfc951f-22da-4506-bf63-1d7b52898286','2be2d572-f406-44b3-a696-1afdc751e028','40c2e9ec-75e5-447f-9e6a-9304eff57570','84fa2531-0d7c-477b-8996-52a15a8e5d06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afe209bc6171419f80904c46ec1f626c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:35.236238 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7258a577-8c1c-4919-b310-10561d5cf579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:35.278856 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7258a577-8c1c-4919-b310-10561d5cf579) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:35.280494 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Flow 'volume_create_api' (1ff232da-2cd1-4425-bbf1-87eb19c16ac8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:07:35.281066 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Create volume request issued successfully. Aug 14 06:07:35.282190 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-050eec4e-b675-40f8-9ebd-8d1c2d5d7ebc tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:07:35.282626 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 5/21] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:07:34 2026] POST /volume/v3/volumes => generated 754 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:07:35.308609 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-30611ff2-e722-45de-8e0a-7f40fc025a01 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:35.313544 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-30611ff2-e722-45de-8e0a-7f40fc025a01 tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] GET https://10.4.3.127/volume/v3/volumes/75e47c44-ce59-48bb-b324-b21abcdea909 Aug 14 06:07:35.313843 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-30611ff2-e722-45de-8e0a-7f40fc025a01 tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:07:35.314104 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-30611ff2-e722-45de-8e0a-7f40fc025a01 tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:07:35.343390 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:35.343390 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:07:35.363222 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-30611ff2-e722-45de-8e0a-7f40fc025a01 tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Volume info retrieved successfully. Aug 14 06:07:35.384674 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-30611ff2-e722-45de-8e0a-7f40fc025a01 tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] https://10.4.3.127/volume/v3/volumes/75e47c44-ce59-48bb-b324-b21abcdea909 returned with HTTP 200 Aug 14 06:07:35.384674 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 7/22] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:07:35 2026] GET /volume/v3/volumes/75e47c44-ce59-48bb-b324-b21abcdea909 => generated 822 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:07:36.406102 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b42fa258-b25a-44dc-a458-f67496d504a1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:36.411231 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b42fa258-b25a-44dc-a458-f67496d504a1 tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] GET https://10.4.3.127/volume/v3/volumes/75e47c44-ce59-48bb-b324-b21abcdea909 Aug 14 06:07:36.411231 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b42fa258-b25a-44dc-a458-f67496d504a1 tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:07:36.411231 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b42fa258-b25a-44dc-a458-f67496d504a1 tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:07:36.422079 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:36.422079 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:07:36.430598 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b42fa258-b25a-44dc-a458-f67496d504a1 tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Volume info retrieved successfully. Aug 14 06:07:36.439386 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b42fa258-b25a-44dc-a458-f67496d504a1 tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] https://10.4.3.127/volume/v3/volumes/75e47c44-ce59-48bb-b324-b21abcdea909 returned with HTTP 200 Aug 14 06:07:36.439386 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 6/23] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:07:36 2026] GET /volume/v3/volumes/75e47c44-ce59-48bb-b324-b21abcdea909 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:07:37.114307 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-39d56a95-8bf7-4a82-8489-f672a501c997 req-691f714e-6361-4beb-b3d7-958ee00b4e89 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:37.117272 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-39d56a95-8bf7-4a82-8489-f672a501c997 req-691f714e-6361-4beb-b3d7-958ee00b4e89 tempest-VolumesAdminNegativeTest-1541754251 tempest-VolumesAdminNegativeTest-1541754251-project] GET https://10.4.3.127/volume/v3/volumes/4575d914-eddb-4834-8a04-d5ae7a0015a0 Aug 14 06:07:37.117547 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-39d56a95-8bf7-4a82-8489-f672a501c997 req-691f714e-6361-4beb-b3d7-958ee00b4e89 tempest-VolumesAdminNegativeTest-1541754251 tempest-VolumesAdminNegativeTest-1541754251-project] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:07:37.117801 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-39d56a95-8bf7-4a82-8489-f672a501c997 req-691f714e-6361-4beb-b3d7-958ee00b4e89 tempest-VolumesAdminNegativeTest-1541754251 tempest-VolumesAdminNegativeTest-1541754251-project] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:07:37.135033 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-39d56a95-8bf7-4a82-8489-f672a501c997 req-691f714e-6361-4beb-b3d7-958ee00b4e89 tempest-VolumesAdminNegativeTest-1541754251 tempest-VolumesAdminNegativeTest-1541754251-project] https://10.4.3.127/volume/v3/volumes/4575d914-eddb-4834-8a04-d5ae7a0015a0 returned with HTTP 404 Aug 14 06:07:37.136260 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 6/24] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:07:37 2026] GET /volume/v3/volumes/4575d914-eddb-4834-8a04-d5ae7a0015a0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:07:37.154171 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-18d030d9-b8b0-43ad-9c3e-8da4819e0ce2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:37.157034 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-18d030d9-b8b0-43ad-9c3e-8da4819e0ce2 tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] DELETE https://10.4.3.127/volume/v3/volumes/75e47c44-ce59-48bb-b324-b21abcdea909 Aug 14 06:07:37.157261 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-18d030d9-b8b0-43ad-9c3e-8da4819e0ce2 tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:07:37.158009 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-18d030d9-b8b0-43ad-9c3e-8da4819e0ce2 tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:07:37.158009 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-18d030d9-b8b0-43ad-9c3e-8da4819e0ce2 tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Delete volume with id: 75e47c44-ce59-48bb-b324-b21abcdea909 Aug 14 06:07:37.169343 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:37.169343 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:07:37.173102 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-18d030d9-b8b0-43ad-9c3e-8da4819e0ce2 tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Volume info retrieved successfully. Aug 14 06:07:37.235429 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-18d030d9-b8b0-43ad-9c3e-8da4819e0ce2 tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Delete volume request issued successfully. Aug 14 06:07:37.235429 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-18d030d9-b8b0-43ad-9c3e-8da4819e0ce2 tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] https://10.4.3.127/volume/v3/volumes/75e47c44-ce59-48bb-b324-b21abcdea909 returned with HTTP 202 Aug 14 06:07:37.235429 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 6/25] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:07:37 2026] DELETE /volume/v3/volumes/75e47c44-ce59-48bb-b324-b21abcdea909 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:07:37.255140 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-782d3307-0081-4f7a-ab9c-bbddcf4d9a6f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:37.259537 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-782d3307-0081-4f7a-ab9c-bbddcf4d9a6f tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] GET https://10.4.3.127/volume/v3/volumes/75e47c44-ce59-48bb-b324-b21abcdea909 Aug 14 06:07:37.259537 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-782d3307-0081-4f7a-ab9c-bbddcf4d9a6f tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:07:37.259537 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-782d3307-0081-4f7a-ab9c-bbddcf4d9a6f tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:07:37.279006 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:37.279006 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:07:37.291975 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-782d3307-0081-4f7a-ab9c-bbddcf4d9a6f tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Volume info retrieved successfully. Aug 14 06:07:37.302430 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-782d3307-0081-4f7a-ab9c-bbddcf4d9a6f tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] https://10.4.3.127/volume/v3/volumes/75e47c44-ce59-48bb-b324-b21abcdea909 returned with HTTP 200 Aug 14 06:07:37.304553 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 8/26] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:07:37 2026] GET /volume/v3/volumes/75e47c44-ce59-48bb-b324-b21abcdea909 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:07:38.207491 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:38.212280 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:07:38.214226 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "0fdee715-bbb7-4c66-9226-07898af309dd-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:07:38.216868 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '0fdee715-bbb7-4c66-9226-07898af309dd-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:07:38.216868 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Create volume of 1 GB Aug 14 06:07:38.228300 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Availability Zones retrieved successfully. Aug 14 06:07:38.238318 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Flow 'volume_create_api' (7cd09a19-0206-4fa9-9606-427ecfc41270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:07:38.240559 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3dde06e-7aeb-4512-8053-c91cf54f2e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:38.242924 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:07:38.323331 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3dde06e-7aeb-4512-8053-c91cf54f2e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:38.323331 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662d0f74-2ede-4c5d-8dd3-f4908b58f7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:38.332376 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-904440dd-b7b9-4b35-9360-981d091dda9e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:38.340002 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-904440dd-b7b9-4b35-9360-981d091dda9e tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] GET https://10.4.3.127/volume/v3/volumes/75e47c44-ce59-48bb-b324-b21abcdea909 Aug 14 06:07:38.346638 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-904440dd-b7b9-4b35-9360-981d091dda9e tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:07:38.346638 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-904440dd-b7b9-4b35-9360-981d091dda9e tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:07:38.370039 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-904440dd-b7b9-4b35-9360-981d091dda9e tempest-VolumesAdminNegativeTest-450026856 tempest-VolumesAdminNegativeTest-450026856-project-member] https://10.4.3.127/volume/v3/volumes/75e47c44-ce59-48bb-b324-b21abcdea909 returned with HTTP 404 Aug 14 06:07:38.371542 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 7/27] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:07:38 2026] GET /volume/v3/volumes/75e47c44-ce59-48bb-b324-b21abcdea909 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:07:38.371599 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-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 14 06:07:38.374746 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-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 14 06:07:38.481906 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Created reservations ['0f3a16f6-9c5c-4345-b133-2124b5c35109', '7952c77c-da07-4c9a-8024-a7c5dd339e5e', '0d043c7e-5182-4b52-a539-eea441e4b494', '15e5395a-e737-4f67-9928-6504036a9479'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:07:38.482104 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662d0f74-2ede-4c5d-8dd3-f4908b58f7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f3a16f6-9c5c-4345-b133-2124b5c35109', '7952c77c-da07-4c9a-8024-a7c5dd339e5e', '0d043c7e-5182-4b52-a539-eea441e4b494', '15e5395a-e737-4f67-9928-6504036a9479']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:38.483080 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63ac4754-df56-496a-ad43-9b4a4f5c5157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:38.546553 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63ac4754-df56-496a-ad43-9b4a4f5c5157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d291ff4-3246-4ddc-832b-18f898e895b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='0fdee715-bbb7-4c66-9226-07898af309dd-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d825f4530a7147ef9fa30c8a21f1e555',qos_specs=None,replication_status=,reservations=['0f3a16f6-9c5c-4345-b133-2124b5c35109','7952c77c-da07-4c9a-8024-a7c5dd339e5e','0d043c7e-5182-4b52-a539-eea441e4b494','15e5395a-e737-4f67-9928-6504036a9479'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b7c0e300b844df1a584ce81faff8eee',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:07:38Z,deleted=False,deleted_at=None,display_description='',display_name='0fdee715-bbb7-4c66-9226-07898af309dd-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d291ff4-3246-4ddc-832b-18f898e895b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d825f4530a7147ef9fa30c8a21f1e555',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b7c0e300b844df1a584ce81faff8eee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:38.548491 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f078f959-46d1-40d6-9227-1e6ffafcde18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:38.607116 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f078f959-46d1-40d6-9227-1e6ffafcde18) transitioned into 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='0fdee715-bbb7-4c66-9226-07898af309dd-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d825f4530a7147ef9fa30c8a21f1e555',qos_specs=None,replication_status=,reservations=['0f3a16f6-9c5c-4345-b133-2124b5c35109','7952c77c-da07-4c9a-8024-a7c5dd339e5e','0d043c7e-5182-4b52-a539-eea441e4b494','15e5395a-e737-4f67-9928-6504036a9479'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b7c0e300b844df1a584ce81faff8eee',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:38.609094 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fa8faa2-dfd1-4dcf-9912-9bbc3bb36c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:07:38.644536 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fa8faa2-dfd1-4dcf-9912-9bbc3bb36c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:07:38.646084 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Flow 'volume_create_api' (7cd09a19-0206-4fa9-9606-427ecfc41270) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:07:38.646563 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Create volume request issued successfully. Aug 14 06:07:38.650608 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-f3ad5af5-1fa5-4d42-b549-ae3cc11a65e4 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:07:38.650608 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 7/28] 10.4.3.127 () {72 vars in 1541 bytes} [Fri Aug 14 06:07:38 2026] POST /volume/v3/volumes => generated 749 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:07:38.672504 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-895de86c-9ea6-4cdf-849e-77fdee4f5e34 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:38.680691 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-895de86c-9ea6-4cdf-849e-77fdee4f5e34 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] GET https://10.4.3.127/volume/v3/volumes/3d291ff4-3246-4ddc-832b-18f898e895b3 Aug 14 06:07:38.680691 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-895de86c-9ea6-4cdf-849e-77fdee4f5e34 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:07:38.680691 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-895de86c-9ea6-4cdf-849e-77fdee4f5e34 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:07:38.694184 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:38.694184 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:07:38.704898 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-895de86c-9ea6-4cdf-849e-77fdee4f5e34 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Volume info retrieved successfully. Aug 14 06:07:38.710756 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-895de86c-9ea6-4cdf-849e-77fdee4f5e34 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/volumes/3d291ff4-3246-4ddc-832b-18f898e895b3 returned with HTTP 200 Aug 14 06:07:38.712545 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 7/29] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:07:38 2026] GET /volume/v3/volumes/3d291ff4-3246-4ddc-832b-18f898e895b3 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:07:38.740984 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-4f01810d-c7a5-4d06-b23e-2a0bb94f2e3a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:38.755273 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-4f01810d-c7a5-4d06-b23e-2a0bb94f2e3a tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] GET https://10.4.3.127/volume/v3/volumes/3d291ff4-3246-4ddc-832b-18f898e895b3 Aug 14 06:07:38.755273 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-4f01810d-c7a5-4d06-b23e-2a0bb94f2e3a tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:07:38.755273 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-4f01810d-c7a5-4d06-b23e-2a0bb94f2e3a tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:07:38.787265 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:38.787265 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:07:38.817547 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-4f01810d-c7a5-4d06-b23e-2a0bb94f2e3a tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Volume info retrieved successfully. Aug 14 06:07:38.826238 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-4f01810d-c7a5-4d06-b23e-2a0bb94f2e3a tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/volumes/3d291ff4-3246-4ddc-832b-18f898e895b3 returned with HTTP 200 Aug 14 06:07:38.826238 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 9/30] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:07:38 2026] GET /volume/v3/volumes/3d291ff4-3246-4ddc-832b-18f898e895b3 => generated 817 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:07:41.848732 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-333678b2-386a-4035-a615-a92fcb04e8a9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:41.858938 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-333678b2-386a-4035-a615-a92fcb04e8a9 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] GET https://10.4.3.127/volume/v3/volumes/3d291ff4-3246-4ddc-832b-18f898e895b3 Aug 14 06:07:41.858938 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-333678b2-386a-4035-a615-a92fcb04e8a9 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:07:41.861843 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-333678b2-386a-4035-a615-a92fcb04e8a9 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:07:41.877004 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:41.877004 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:07:41.889849 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-333678b2-386a-4035-a615-a92fcb04e8a9 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Volume info retrieved successfully. Aug 14 06:07:41.902760 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-333678b2-386a-4035-a615-a92fcb04e8a9 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/volumes/3d291ff4-3246-4ddc-832b-18f898e895b3 returned with HTTP 200 Aug 14 06:07:41.903421 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 8/31] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:07:41 2026] GET /volume/v3/volumes/3d291ff4-3246-4ddc-832b-18f898e895b3 => generated 842 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:07:41.920309 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0979ca05-5637-4c6d-aa7c-849ab9507956 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:41.921195 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0979ca05-5637-4c6d-aa7c-849ab9507956 None None] GET https://10.4.3.127/volume// Aug 14 06:07:41.921537 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0979ca05-5637-4c6d-aa7c-849ab9507956 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:07:41.921784 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0979ca05-5637-4c6d-aa7c-849ab9507956 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:07:41.923353 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0979ca05-5637-4c6d-aa7c-849ab9507956 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:07:41.924527 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 8/32] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:07:41 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:07:41.943621 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-142da08d-5df9-4d58-8124-8b546237b206 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:41.954244 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-142da08d-5df9-4d58-8124-8b546237b206 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:07:41.954994 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-142da08d-5df9-4d58-8124-8b546237b206 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d291ff4-3246-4ddc-832b-18f898e895b3", "connector": null, "instance_uuid": "0fdee715-bbb7-4c66-9226-07898af309dd"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:07:41.975924 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:41.975924 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:07:42.033658 np0000007331 devstack@c-api.service[100405]: /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 14 06:07:42.033658 np0000007331 devstack@c-api.service[100405]: .first() Aug 14 06:07:42.067636 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-142da08d-5df9-4d58-8124-8b546237b206 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:07:42.069421 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 8/33] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:07:41 2026] POST /volume/v3/attachments => generated 273 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:07:42.084099 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d0eb1691-12a0-4858-b383-95dc7e772b26 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:42.084099 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d0eb1691-12a0-4858-b383-95dc7e772b26 None None] GET https://10.4.3.127/volume// Aug 14 06:07:42.084817 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d0eb1691-12a0-4858-b383-95dc7e772b26 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:07:42.087866 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d0eb1691-12a0-4858-b383-95dc7e772b26 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:07:42.087866 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d0eb1691-12a0-4858-b383-95dc7e772b26 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:07:42.087866 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 10/34] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:07:42 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:07:42.107805 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-d0e77d13-647c-42c4-9f8f-91f7ce4aeb62 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:42.111819 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-d0e77d13-647c-42c4-9f8f-91f7ce4aeb62 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] GET https://10.4.3.127/volume/v3/volumes/3d291ff4-3246-4ddc-832b-18f898e895b3 Aug 14 06:07:42.113080 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-d0e77d13-647c-42c4-9f8f-91f7ce4aeb62 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:07:42.115203 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-d0e77d13-647c-42c4-9f8f-91f7ce4aeb62 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:07:42.141694 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:42.141694 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:07:42.161427 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-d0e77d13-647c-42c4-9f8f-91f7ce4aeb62 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Volume info retrieved successfully. Aug 14 06:07:42.172607 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-d0e77d13-647c-42c4-9f8f-91f7ce4aeb62 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/volumes/3d291ff4-3246-4ddc-832b-18f898e895b3 returned with HTTP 200 Aug 14 06:07:42.172607 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 9/35] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:07:42 2026] GET /volume/v3/volumes/3d291ff4-3246-4ddc-832b-18f898e895b3 => generated 1021 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:07:43.319681 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-99bca761-fc18-4f78-9ea8-558fed666c04 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:43.327118 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-99bca761-fc18-4f78-9ea8-558fed666c04 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] PUT https://10.4.3.127/volume/v3/attachments/e61d8c21-782e-46b2-a45f-8b7e708bf01d Aug 14 06:07:43.328624 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-99bca761-fc18-4f78-9ea8-558fed666c04 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:07:43.351685 np0000007331 devstack@c-api.service[100407]: /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 14 06:07:43.351685 np0000007331 devstack@c-api.service[100407]: .first() Aug 14 06:07:43.369694 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-99bca761-fc18-4f78-9ea8-558fed666c04 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Acquiring lock "cinder-attachment_update-3d291ff4-3246-4ddc-832b-18f898e895b3-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:07:43.381942 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-99bca761-fc18-4f78-9ea8-558fed666c04 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Lock "cinder-attachment_update-3d291ff4-3246-4ddc-832b-18f898e895b3-np0000007331" acquired by "attachment_update" :: waited 0.015s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:07:43.384890 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:43.384890 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:07:43.658831 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-99bca761-fc18-4f78-9ea8-558fed666c04 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Lock "cinder-attachment_update-3d291ff4-3246-4ddc-832b-18f898e895b3-np0000007331" released by "attachment_update" :: held 0.277s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:07:43.659474 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-99bca761-fc18-4f78-9ea8-558fed666c04 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/attachments/e61d8c21-782e-46b2-a45f-8b7e708bf01d returned with HTTP 200 Aug 14 06:07:43.660123 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 9/36] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:07:43 2026] PUT /volume/v3/attachments/e61d8c21-782e-46b2-a45f-8b7e708bf01d => generated 969 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:07:43.707358 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-9e634527-c445-4e92-bf22-35050232b4bd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:43.711288 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-9e634527-c445-4e92-bf22-35050232b4bd tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] POST https://10.4.3.127/volume/v3/attachments/e61d8c21-782e-46b2-a45f-8b7e708bf01d/action Aug 14 06:07:43.712416 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-9e634527-c445-4e92-bf22-35050232b4bd tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:07:43.712416 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-9e634527-c445-4e92-bf22-35050232b4bd tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:07:43.748847 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:43.748847 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:07:43.775583 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-96ff9136-dd3c-42c1-859a-be074f7d5bda req-9e634527-c445-4e92-bf22-35050232b4bd tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/attachments/e61d8c21-782e-46b2-a45f-8b7e708bf01d/action returned with HTTP 204 Aug 14 06:07:43.777269 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 9/37] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:07:43 2026] POST /volume/v3/attachments/e61d8c21-782e-46b2-a45f-8b7e708bf01d/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:07:48.821158 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=47,cinder:INSERT=11,cinder:UPDATE=12 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:07:52.079935 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-eb3d3302-15f5-4328-a075-34b5577c7ca5 req-140b435d-d8cd-4147-a5ee-6076ced62898 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:07:52.082637 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-eb3d3302-15f5-4328-a075-34b5577c7ca5 req-140b435d-d8cd-4147-a5ee-6076ced62898 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] GET https://10.4.3.127/volume/v3/volumes/3d291ff4-3246-4ddc-832b-18f898e895b3 Aug 14 06:07:52.082949 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-eb3d3302-15f5-4328-a075-34b5577c7ca5 req-140b435d-d8cd-4147-a5ee-6076ced62898 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:07:52.083137 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-eb3d3302-15f5-4328-a075-34b5577c7ca5 req-140b435d-d8cd-4147-a5ee-6076ced62898 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:07:52.096935 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:07:52.096935 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:07:52.102316 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-eb3d3302-15f5-4328-a075-34b5577c7ca5 req-140b435d-d8cd-4147-a5ee-6076ced62898 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Volume info retrieved successfully. Aug 14 06:07:52.108295 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-eb3d3302-15f5-4328-a075-34b5577c7ca5 req-140b435d-d8cd-4147-a5ee-6076ced62898 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/volumes/3d291ff4-3246-4ddc-832b-18f898e895b3 returned with HTTP 200 Aug 14 06:07:52.108820 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 11/38] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:07:52 2026] GET /volume/v3/volumes/3d291ff4-3246-4ddc-832b-18f898e895b3 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:07:52.167999 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=51,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:07:53.644785 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=83,cinder:INSERT=26,cinder:UPDATE=37 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:07:53.765656 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=45,cinder:INSERT=12,cinder:UPDATE=17 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:08:02.106768 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=5 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:08:04.145051 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:04.686876 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:08:04.687032 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-685207800", "imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:04.689954 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-685207800', 'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:08:05.370265 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Create volume of 1 GB Aug 14 06:08:05.375044 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Availability Zones retrieved successfully. Aug 14 06:08:05.381375 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Flow 'volume_create_api' (cfd26cbd-ce02-48c9-a262-486ae82108ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:08:05.382365 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1a0f42e-fa13-4334-97b4-8b7dc6a320d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:05.384781 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:08:05.485970 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1a0f42e-fa13-4334-97b4-8b7dc6a320d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:05.486937 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f1c598-d5cb-4ba6-ac72-d02da37dd10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:05.588982 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:05.593812 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Created reservations ['58286cac-44f6-4b42-a9b9-470b39f0f193', '88947701-c750-4293-ba67-e5849334565d', '097e9941-473c-4908-bd54-bbc5843b1044', '6dcb69ad-7619-48d7-a5c6-3ebbdf95e293'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:08:05.594949 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f1c598-d5cb-4ba6-ac72-d02da37dd10c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58286cac-44f6-4b42-a9b9-470b39f0f193', '88947701-c750-4293-ba67-e5849334565d', '097e9941-473c-4908-bd54-bbc5843b1044', '6dcb69ad-7619-48d7-a5c6-3ebbdf95e293']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:05.596120 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d31e501-cc4c-47dc-ac55-b18564e6baec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:05.597794 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:08:05.598293 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-633013857"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:05.601085 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-633013857'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:08:05.601085 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Create volume of 1 GB Aug 14 06:08:05.601563 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:05.601563 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:05.607065 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Availability Zones retrieved successfully. Aug 14 06:08:05.617877 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Flow 'volume_create_api' (afdfa520-0e9d-47c6-b124-8fb88367ccb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:08:05.620327 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0684e085-23c0-4ab5-8bf9-b2dea7c2deb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:05.621558 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:08:05.636711 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d31e501-cc4c-47dc-ac55-b18564e6baec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26679237-75b7-4bbe-92fd-f0e57ba6b44d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-685207800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0945533d42084b07a27f2ea5550a9bf1',qos_specs=None,replication_status=,reservations=['58286cac-44f6-4b42-a9b9-470b39f0f193','88947701-c750-4293-ba67-e5849334565d','097e9941-473c-4908-bd54-bbc5843b1044','6dcb69ad-7619-48d7-a5c6-3ebbdf95e293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e6403e3df8c4aae8955343f5dc3a8f6',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:08:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-685207800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26679237-75b7-4bbe-92fd-f0e57ba6b44d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0945533d42084b07a27f2ea5550a9bf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e6403e3df8c4aae8955343f5dc3a8f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:05.639380 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e05b8ef3-5385-4528-b888-87d30966e62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:05.673208 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e05b8ef3-5385-4528-b888-87d30966e62f) transitioned into state 'SUCCESS' from state '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-685207800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0945533d42084b07a27f2ea5550a9bf1',qos_specs=None,replication_status=,reservations=['58286cac-44f6-4b42-a9b9-470b39f0f193','88947701-c750-4293-ba67-e5849334565d','097e9941-473c-4908-bd54-bbc5843b1044','6dcb69ad-7619-48d7-a5c6-3ebbdf95e293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e6403e3df8c4aae8955343f5dc3a8f6',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:05.673979 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8247827e-423e-4199-aaa0-f0c5975b14fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:05.677679 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0684e085-23c0-4ab5-8bf9-b2dea7c2deb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:05.677679 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74a06600-dcc4-4817-9204-e1780cca8c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:05.693279 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8247827e-423e-4199-aaa0-f0c5975b14fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:05.693613 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Flow 'volume_create_api' (cfd26cbd-ce02-48c9-a262-486ae82108ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:08:05.694525 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Create volume request issued successfully. Aug 14 06:08:05.696305 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4ffd0741-67f3-4a36-aea5-ef9f30e62365 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:08:05.696452 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 10/39] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:08:04 2026] POST /volume/v3/volumes => generated 751 bytes in 1552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:08:05.714990 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d417d4e0-d94b-44e5-86c7-088468b401f2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:05.717281 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d417d4e0-d94b-44e5-86c7-088468b401f2 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:05.717593 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d417d4e0-d94b-44e5-86c7-088468b401f2 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:05.717830 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d417d4e0-d94b-44e5-86c7-088468b401f2 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:05.727441 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:05.727441 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:05.732350 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d417d4e0-d94b-44e5-86c7-088468b401f2 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:05.742426 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d417d4e0-d94b-44e5-86c7-088468b401f2 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:05.742426 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 10/40] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:05 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:05.780028 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Created reservations ['1b1e5f22-6f8e-42ec-9dff-141b6f59093e', 'efe5f0c8-98d4-4df1-ae42-ead1240e6cb0', 'aa7c1973-28a3-4dda-9152-4b8ae948d6aa', 'f0cffdab-d974-428c-bcd8-f03a745c1517'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:08:05.781161 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74a06600-dcc4-4817-9204-e1780cca8c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b1e5f22-6f8e-42ec-9dff-141b6f59093e', 'efe5f0c8-98d4-4df1-ae42-ead1240e6cb0', 'aa7c1973-28a3-4dda-9152-4b8ae948d6aa', 'f0cffdab-d974-428c-bcd8-f03a745c1517']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:05.782240 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e35168d0-4676-497f-9b32-deeee2aecda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:05.815519 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e35168d0-4676-497f-9b32-deeee2aecda9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5178f620-91ec-430b-8cb6-77edd644596f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-633013857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed6b0c84fb1426cbe8e7ac2ff9404ae',qos_specs=None,replication_status=,reservations=['1b1e5f22-6f8e-42ec-9dff-141b6f59093e','efe5f0c8-98d4-4df1-ae42-ead1240e6cb0','aa7c1973-28a3-4dda-9152-4b8ae948d6aa','f0cffdab-d974-428c-bcd8-f03a745c1517'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6e6222cb5fa4006b50bafe999abf61b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:08:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-633013857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5178f620-91ec-430b-8cb6-77edd644596f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ed6b0c84fb1426cbe8e7ac2ff9404ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6e6222cb5fa4006b50bafe999abf61b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:05.816477 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c36a24ff-337a-47dc-b5ce-eb2e3b468b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:05.848376 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c36a24ff-337a-47dc-b5ce-eb2e3b468b10) transitioned into state 'SUCCESS' from state '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-633013857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed6b0c84fb1426cbe8e7ac2ff9404ae',qos_specs=None,replication_status=,reservations=['1b1e5f22-6f8e-42ec-9dff-141b6f59093e','efe5f0c8-98d4-4df1-ae42-ead1240e6cb0','aa7c1973-28a3-4dda-9152-4b8ae948d6aa','f0cffdab-d974-428c-bcd8-f03a745c1517'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6e6222cb5fa4006b50bafe999abf61b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:05.849243 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61307788-ff03-40ec-b7bc-84eb55a7f916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:05.863726 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61307788-ff03-40ec-b7bc-84eb55a7f916) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:05.865445 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Flow 'volume_create_api' (afdfa520-0e9d-47c6-b124-8fb88367ccb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:08:05.867735 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Create volume request issued successfully. Aug 14 06:08:05.867735 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f60febe7-d3c9-4d1b-97f6-0d1d3ad26e18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:08:05.867735 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 10/41] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:08:05 2026] POST /volume/v3/volumes => generated 753 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:08:06.761527 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-aab3b5c6-152b-4e4b-afa4-055c2df48e50 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:06.763917 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aab3b5c6-152b-4e4b-afa4-055c2df48e50 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:06.764701 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aab3b5c6-152b-4e4b-afa4-055c2df48e50 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:06.764701 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aab3b5c6-152b-4e4b-afa4-055c2df48e50 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:06.774393 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:06.774393 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:06.779184 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-aab3b5c6-152b-4e4b-afa4-055c2df48e50 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:06.785099 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aab3b5c6-152b-4e4b-afa4-055c2df48e50 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:06.785694 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 12/42] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:06 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:07.807352 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1bbbb12f-7ad2-4d6d-8478-5e4e2e312f63 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:07.810343 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1bbbb12f-7ad2-4d6d-8478-5e4e2e312f63 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:07.810651 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1bbbb12f-7ad2-4d6d-8478-5e4e2e312f63 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:07.811262 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1bbbb12f-7ad2-4d6d-8478-5e4e2e312f63 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:07.827011 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:07.827011 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:07.833476 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1bbbb12f-7ad2-4d6d-8478-5e4e2e312f63 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:07.840917 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1bbbb12f-7ad2-4d6d-8478-5e4e2e312f63 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:07.841725 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 11/43] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:07 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:08.859075 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d13246d7-05b3-4358-943d-a84a216f1493 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:08.863088 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d13246d7-05b3-4358-943d-a84a216f1493 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:08.863360 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d13246d7-05b3-4358-943d-a84a216f1493 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:08.863601 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d13246d7-05b3-4358-943d-a84a216f1493 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:08.872196 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:08.872196 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:08.876794 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d13246d7-05b3-4358-943d-a84a216f1493 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:08.882203 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d13246d7-05b3-4358-943d-a84a216f1493 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:08.882709 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 11/44] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:08 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:09.901449 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-95b4d625-fca7-43fe-ad8d-42f0202018f7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:09.903998 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-95b4d625-fca7-43fe-ad8d-42f0202018f7 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:09.904765 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-95b4d625-fca7-43fe-ad8d-42f0202018f7 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:09.907508 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-95b4d625-fca7-43fe-ad8d-42f0202018f7 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:09.917067 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:09.917067 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:09.927072 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-95b4d625-fca7-43fe-ad8d-42f0202018f7 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:09.936822 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-95b4d625-fca7-43fe-ad8d-42f0202018f7 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:09.937589 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 11/45] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:09 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:10.960649 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-44ef6acc-41f3-41b7-a2e4-a8788b63a809 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:10.964439 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-44ef6acc-41f3-41b7-a2e4-a8788b63a809 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:10.964439 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-44ef6acc-41f3-41b7-a2e4-a8788b63a809 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:10.964439 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-44ef6acc-41f3-41b7-a2e4-a8788b63a809 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:10.983194 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:10.983194 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:10.988141 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-44ef6acc-41f3-41b7-a2e4-a8788b63a809 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:11.000724 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-44ef6acc-41f3-41b7-a2e4-a8788b63a809 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:11.000724 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 13/46] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:10 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:12.024810 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9d977698-b40a-48b9-b404-2a1b35774070 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:12.028727 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9d977698-b40a-48b9-b404-2a1b35774070 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:12.028871 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9d977698-b40a-48b9-b404-2a1b35774070 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:12.029714 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9d977698-b40a-48b9-b404-2a1b35774070 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:12.041136 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:12.041136 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:12.046927 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9d977698-b40a-48b9-b404-2a1b35774070 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:12.052974 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9d977698-b40a-48b9-b404-2a1b35774070 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:12.053572 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 12/47] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:12 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:12.921121 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:12.924226 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:08:12.924885 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1545222377"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:12.927865 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1545222377'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:08:12.927865 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Create volume of 1 GB Aug 14 06:08:12.934800 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Availability Zones retrieved successfully. Aug 14 06:08:12.942189 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Flow 'volume_create_api' (bf69be12-35ff-4ec6-9127-3f88da079326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:08:12.943739 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8285ddf1-d570-4125-90cd-d4533789bbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:12.945362 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:08:13.002934 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8285ddf1-d570-4125-90cd-d4533789bbe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:13.005176 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d5cb1eb-3437-45ec-80af-026c664bb48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:13.073762 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a0483300-c175-494d-b89b-c4988fc6c7f6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:13.077438 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a0483300-c175-494d-b89b-c4988fc6c7f6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:13.077797 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a0483300-c175-494d-b89b-c4988fc6c7f6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:13.078078 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a0483300-c175-494d-b89b-c4988fc6c7f6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:13.092352 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:13.092352 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:13.099384 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a0483300-c175-494d-b89b-c4988fc6c7f6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:13.103756 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Created reservations ['0f35d482-6d54-4b18-8754-eb8a378a4137', 'd1d74943-f011-4460-a435-72b52e58f7b5', 'd93e112d-cc14-43c4-9b97-c7b54309373b', 'c396e5d6-a6e6-425a-b38e-213c75c83343'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:08:13.103756 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d5cb1eb-3437-45ec-80af-026c664bb48f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f35d482-6d54-4b18-8754-eb8a378a4137', 'd1d74943-f011-4460-a435-72b52e58f7b5', 'd93e112d-cc14-43c4-9b97-c7b54309373b', 'c396e5d6-a6e6-425a-b38e-213c75c83343']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:13.104062 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eb82d67-d806-4afd-a4c3-d679fcc9dd22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:13.109283 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a0483300-c175-494d-b89b-c4988fc6c7f6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:13.109283 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 12/48] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:13 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:13.142239 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eb82d67-d806-4afd-a4c3-d679fcc9dd22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fbf2e11-966d-45f9-b0a5-3efb6f65b653', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1545222377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69e1e1c466344918916dbb4cb39fe560',qos_specs=None,replication_status=,reservations=['0f35d482-6d54-4b18-8754-eb8a378a4137','d1d74943-f011-4460-a435-72b52e58f7b5','d93e112d-cc14-43c4-9b97-c7b54309373b','c396e5d6-a6e6-425a-b38e-213c75c83343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28dab98b4bcd4bf4a688dbd0232db671',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1545222377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fbf2e11-966d-45f9-b0a5-3efb6f65b653,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69e1e1c466344918916dbb4cb39fe560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28dab98b4bcd4bf4a688dbd0232db671',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:13.144093 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cbbd991-61f3-4d13-a1ec-26527ad45995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:13.175376 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cbbd991-61f3-4d13-a1ec-26527ad45995) transitioned into state 'SUCCESS' from state '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-1545222377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69e1e1c466344918916dbb4cb39fe560',qos_specs=None,replication_status=,reservations=['0f35d482-6d54-4b18-8754-eb8a378a4137','d1d74943-f011-4460-a435-72b52e58f7b5','d93e112d-cc14-43c4-9b97-c7b54309373b','c396e5d6-a6e6-425a-b38e-213c75c83343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28dab98b4bcd4bf4a688dbd0232db671',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:13.176576 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67d6f591-a8b4-4a72-993b-db4f166860ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:13.197200 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67d6f591-a8b4-4a72-993b-db4f166860ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:13.198376 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Flow 'volume_create_api' (bf69be12-35ff-4ec6-9127-3f88da079326) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:08:13.198949 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Create volume request issued successfully. Aug 14 06:08:13.199381 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-57c2036d-6afa-40c1-bb41-1f683d1c8d75 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:08:13.199943 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 12/49] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:08:12 2026] POST /volume/v3/volumes => generated 755 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:08:13.226241 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-232a9fee-cbc1-47ee-8b33-f331b34b91dc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:13.231532 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-232a9fee-cbc1-47ee-8b33-f331b34b91dc tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:13.231889 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-232a9fee-cbc1-47ee-8b33-f331b34b91dc tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:13.232139 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-232a9fee-cbc1-47ee-8b33-f331b34b91dc tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:13.244617 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:13.244617 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:13.249982 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-232a9fee-cbc1-47ee-8b33-f331b34b91dc tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:13.254224 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-232a9fee-cbc1-47ee-8b33-f331b34b91dc tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:13.254794 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 14/50] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:13 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:14.133023 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4c914064-2594-414a-80f3-0e0d4acf378f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:14.135526 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4c914064-2594-414a-80f3-0e0d4acf378f tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:14.135812 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4c914064-2594-414a-80f3-0e0d4acf378f tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:14.136066 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4c914064-2594-414a-80f3-0e0d4acf378f tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:14.145539 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:14.145539 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:14.154417 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4c914064-2594-414a-80f3-0e0d4acf378f tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:14.166876 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4c914064-2594-414a-80f3-0e0d4acf378f tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:14.167572 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 13/51] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:14 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:14.273380 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-af681b21-4dd2-42c7-8ad7-c7d58865c586 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:14.279421 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-af681b21-4dd2-42c7-8ad7-c7d58865c586 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:14.279421 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-af681b21-4dd2-42c7-8ad7-c7d58865c586 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:14.279421 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-af681b21-4dd2-42c7-8ad7-c7d58865c586 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:14.288654 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:14.288654 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:14.293657 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-af681b21-4dd2-42c7-8ad7-c7d58865c586 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:14.299420 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-af681b21-4dd2-42c7-8ad7-c7d58865c586 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:14.300064 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 13/52] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:14 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:08:14.411792 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-f4a73f8a-2735-4189-9abb-467762e98722 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:14.415245 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-f4a73f8a-2735-4189-9abb-467762e98722 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:14.416763 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-f4a73f8a-2735-4189-9abb-467762e98722 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:14.418458 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-f4a73f8a-2735-4189-9abb-467762e98722 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:14.437547 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:14.437547 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:14.447502 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-f4a73f8a-2735-4189-9abb-467762e98722 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:14.454600 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-f4a73f8a-2735-4189-9abb-467762e98722 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:14.454600 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 13/53] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:08:14 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:14.959866 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-40d4df15-82df-43c7-8bf1-5970eb5bbec8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:14.960348 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-40d4df15-82df-43c7-8bf1-5970eb5bbec8 None None] GET https://10.4.3.127/volume// Aug 14 06:08:14.960611 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-40d4df15-82df-43c7-8bf1-5970eb5bbec8 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:14.960990 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-40d4df15-82df-43c7-8bf1-5970eb5bbec8 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:14.961303 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-40d4df15-82df-43c7-8bf1-5970eb5bbec8 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:14.961909 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 15/54] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:08:14 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:14.989483 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-b0a990fc-189b-443f-be49-4b6dbf07c2f0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:15.191335 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9d9e9ade-fbdd-4180-94af-eb2c151c9d5d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:15.194096 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d9e9ade-fbdd-4180-94af-eb2c151c9d5d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:15.194371 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d9e9ade-fbdd-4180-94af-eb2c151c9d5d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:15.194677 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d9e9ade-fbdd-4180-94af-eb2c151c9d5d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:15.209033 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:15.209033 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:15.216379 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9d9e9ade-fbdd-4180-94af-eb2c151c9d5d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:15.224271 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d9e9ade-fbdd-4180-94af-eb2c151c9d5d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:15.224785 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 14/55] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:15 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:15.404480 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-b0a990fc-189b-443f-be49-4b6dbf07c2f0 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:08:15.404480 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-b0a990fc-189b-443f-be49-4b6dbf07c2f0 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fbf2e11-966d-45f9-b0a5-3efb6f65b653", "connector": null, "instance_uuid": "d8897db5-87b4-4838-b9d3-664ae7368457"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:15.415936 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:15.415936 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:15.492585 np0000007331 devstack@c-api.service[100404]: /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 14 06:08:15.492585 np0000007331 devstack@c-api.service[100404]: .first() Aug 14 06:08:15.522370 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-b0a990fc-189b-443f-be49-4b6dbf07c2f0 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:08:15.522370 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 14/56] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:08:14 2026] POST /volume/v3/attachments => generated 273 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:15.564738 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6258e885-36c7-4830-9c71-20bab6fc1ff3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:15.567690 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6258e885-36c7-4830-9c71-20bab6fc1ff3 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:15.568059 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6258e885-36c7-4830-9c71-20bab6fc1ff3 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:15.568337 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6258e885-36c7-4830-9c71-20bab6fc1ff3 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:15.577732 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-41e32493-bf91-484b-b086-ae089fd10dda None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:15.578571 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-41e32493-bf91-484b-b086-ae089fd10dda None None] GET https://10.4.3.127/volume// Aug 14 06:08:15.578571 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-41e32493-bf91-484b-b086-ae089fd10dda None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:15.578571 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-41e32493-bf91-484b-b086-ae089fd10dda None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:15.578951 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-41e32493-bf91-484b-b086-ae089fd10dda None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:15.579661 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 16/57] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:08:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:15.585337 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:15.585337 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:15.590958 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-e04d47c2-4025-4532-a9ee-2dcaaf893641 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:15.594085 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6258e885-36c7-4830-9c71-20bab6fc1ff3 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:15.594256 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-e04d47c2-4025-4532-a9ee-2dcaaf893641 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:15.594547 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-e04d47c2-4025-4532-a9ee-2dcaaf893641 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:15.594787 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-e04d47c2-4025-4532-a9ee-2dcaaf893641 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:15.600681 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6258e885-36c7-4830-9c71-20bab6fc1ff3 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:15.601481 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 14/58] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:15 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:15.607226 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:15.607226 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:15.611652 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-e04d47c2-4025-4532-a9ee-2dcaaf893641 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:15.616980 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-e04d47c2-4025-4532-a9ee-2dcaaf893641 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:15.617678 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 15/59] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:08:15 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:08:15.725987 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-5d949526-177a-4219-ae8e-3d4954eb7d02 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:15.728857 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-5d949526-177a-4219-ae8e-3d4954eb7d02 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] PUT https://10.4.3.127/volume/v3/attachments/640adf1d-2ca0-4317-a4df-9f3ceebe42e6 Aug 14 06:08:15.729356 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-5d949526-177a-4219-ae8e-3d4954eb7d02 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:15.739426 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-5d949526-177a-4219-ae8e-3d4954eb7d02 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Acquiring lock "cinder-attachment_update-5fbf2e11-966d-45f9-b0a5-3efb6f65b653-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:08:15.746570 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-5d949526-177a-4219-ae8e-3d4954eb7d02 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Lock "cinder-attachment_update-5fbf2e11-966d-45f9-b0a5-3efb6f65b653-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:08:15.747615 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:15.747615 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:15.866826 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-5d949526-177a-4219-ae8e-3d4954eb7d02 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Lock "cinder-attachment_update-5fbf2e11-966d-45f9-b0a5-3efb6f65b653-np0000007331" released by "attachment_update" :: held 0.121s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:08:15.867276 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-5d949526-177a-4219-ae8e-3d4954eb7d02 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/attachments/640adf1d-2ca0-4317-a4df-9f3ceebe42e6 returned with HTTP 200 Aug 14 06:08:15.867961 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 15/60] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:08:15 2026] PUT /volume/v3/attachments/640adf1d-2ca0-4317-a4df-9f3ceebe42e6 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:16.246544 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a549b13d-72b1-49be-9441-851563fbcad3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:16.250118 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a549b13d-72b1-49be-9441-851563fbcad3 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:16.252417 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a549b13d-72b1-49be-9441-851563fbcad3 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:16.252417 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a549b13d-72b1-49be-9441-851563fbcad3 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:16.262388 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:16.262388 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:16.270944 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a549b13d-72b1-49be-9441-851563fbcad3 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:16.280192 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a549b13d-72b1-49be-9441-851563fbcad3 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:16.281059 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 17/61] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:16 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:16.621217 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9029d0ca-fe7e-4a99-a9ac-a1463952c4b2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:16.623052 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9029d0ca-fe7e-4a99-a9ac-a1463952c4b2 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:16.623312 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9029d0ca-fe7e-4a99-a9ac-a1463952c4b2 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:16.623859 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9029d0ca-fe7e-4a99-a9ac-a1463952c4b2 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:16.642932 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:16.642932 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:16.651076 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9029d0ca-fe7e-4a99-a9ac-a1463952c4b2 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:16.663473 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9029d0ca-fe7e-4a99-a9ac-a1463952c4b2 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:16.664077 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 15/62] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:16 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:17.297613 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d81bf603-fbaf-4ec0-8a0a-82f67c0ef9ff None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:17.302597 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d81bf603-fbaf-4ec0-8a0a-82f67c0ef9ff tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:17.303366 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d81bf603-fbaf-4ec0-8a0a-82f67c0ef9ff tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:17.303601 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d81bf603-fbaf-4ec0-8a0a-82f67c0ef9ff tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:17.323515 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:17.323515 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:17.331429 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d81bf603-fbaf-4ec0-8a0a-82f67c0ef9ff tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:17.338452 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d81bf603-fbaf-4ec0-8a0a-82f67c0ef9ff tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:17.338452 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 16/63] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:17 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:17.684928 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ec44500f-1e98-4e32-8555-edd97544fd0f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:17.688934 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ec44500f-1e98-4e32-8555-edd97544fd0f tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:17.689299 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ec44500f-1e98-4e32-8555-edd97544fd0f tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:17.691031 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ec44500f-1e98-4e32-8555-edd97544fd0f tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:17.707373 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:17.707373 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:17.719938 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-ec44500f-1e98-4e32-8555-edd97544fd0f tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:17.722457 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ec44500f-1e98-4e32-8555-edd97544fd0f tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:17.722847 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 16/64] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:17 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:17.754367 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:17.756994 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:08:17.757125 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1267053518"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:17.759200 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1267053518'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:08:17.759492 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Create volume of 1 GB Aug 14 06:08:17.768414 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Availability Zones retrieved successfully. Aug 14 06:08:17.777678 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Flow 'volume_create_api' (a00014a2-4554-4b9d-a483-e1dcddd4cffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:08:17.779012 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ef4d57-7ba2-4d43-a1de-8902a9f05fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:17.781630 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:08:17.841497 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ef4d57-7ba2-4d43-a1de-8902a9f05fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:17.841719 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (923bae8f-ac18-4aef-b3a3-101bf62c9fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:17.971920 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Created reservations ['cfeda614-8652-430f-86fc-61f93897b8bd', '5841a13c-4897-4db2-8dbd-4443f88b3f51', 'e7d1b52d-5c42-4fc1-9c13-9e0014c32854', '68ed1c98-68a6-45df-ba77-3c1fef10b3bc'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:08:17.976420 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (923bae8f-ac18-4aef-b3a3-101bf62c9fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfeda614-8652-430f-86fc-61f93897b8bd', '5841a13c-4897-4db2-8dbd-4443f88b3f51', 'e7d1b52d-5c42-4fc1-9c13-9e0014c32854', '68ed1c98-68a6-45df-ba77-3c1fef10b3bc']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:17.976420 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d039594-847a-47a8-b633-193605c8b888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:18.007850 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d039594-847a-47a8-b633-193605c8b888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f8c1a6d-d683-48c4-9d3d-f7f8e1659268', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1267053518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3d6248dcb51492d82839e44c9999903',qos_specs=None,replication_status=,reservations=['cfeda614-8652-430f-86fc-61f93897b8bd','5841a13c-4897-4db2-8dbd-4443f88b3f51','e7d1b52d-5c42-4fc1-9c13-9e0014c32854','68ed1c98-68a6-45df-ba77-3c1fef10b3bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9dc605f9bdd49ccbda3caf5bf0e981b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1267053518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f8c1a6d-d683-48c4-9d3d-f7f8e1659268,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3d6248dcb51492d82839e44c9999903',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9dc605f9bdd49ccbda3caf5bf0e981b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:18.010189 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c857fa84-d8fd-44c9-91cd-15caa3872d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:18.042190 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c857fa84-d8fd-44c9-91cd-15caa3872d91) transitioned into state 'SUCCESS' from state '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-1267053518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3d6248dcb51492d82839e44c9999903',qos_specs=None,replication_status=,reservations=['cfeda614-8652-430f-86fc-61f93897b8bd','5841a13c-4897-4db2-8dbd-4443f88b3f51','e7d1b52d-5c42-4fc1-9c13-9e0014c32854','68ed1c98-68a6-45df-ba77-3c1fef10b3bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9dc605f9bdd49ccbda3caf5bf0e981b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:18.043089 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6b27503-e349-4c8b-9c33-6b163a26b0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:18.057666 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6b27503-e349-4c8b-9c33-6b163a26b0e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:18.058711 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Flow 'volume_create_api' (a00014a2-4554-4b9d-a483-e1dcddd4cffe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:08:18.059112 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Create volume request issued successfully. Aug 14 06:08:18.059763 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e0e4ffcf-24f1-442b-b62f-dc5aa77d8d6a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:08:18.060787 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 18/65] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:08:17 2026] POST /volume/v3/volumes => generated 752 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:08:18.077908 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2e4a6660-4c70-40ad-831e-4e9b664f930c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:18.081923 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2e4a6660-4c70-40ad-831e-4e9b664f930c tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:18.081923 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2e4a6660-4c70-40ad-831e-4e9b664f930c tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:18.081923 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2e4a6660-4c70-40ad-831e-4e9b664f930c tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:18.096842 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:18.096842 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:18.105662 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2e4a6660-4c70-40ad-831e-4e9b664f930c tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:18.118476 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2e4a6660-4c70-40ad-831e-4e9b664f930c tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:18.118476 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 16/66] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:18 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:18.355093 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-16a4fd5a-ae2e-457c-886e-598f522de692 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:18.358887 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-16a4fd5a-ae2e-457c-886e-598f522de692 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:18.359746 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-16a4fd5a-ae2e-457c-886e-598f522de692 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:18.359746 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-16a4fd5a-ae2e-457c-886e-598f522de692 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:18.374099 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:18.374099 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:18.382671 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-16a4fd5a-ae2e-457c-886e-598f522de692 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:18.396420 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-16a4fd5a-ae2e-457c-886e-598f522de692 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:18.396583 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 17/67] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:18 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:18.741713 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6a5cd2c4-72c7-4c5d-901c-c603a2f27169 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:18.743966 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6a5cd2c4-72c7-4c5d-901c-c603a2f27169 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:18.744150 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6a5cd2c4-72c7-4c5d-901c-c603a2f27169 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:18.744366 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6a5cd2c4-72c7-4c5d-901c-c603a2f27169 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:18.762707 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:18.762707 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:18.770587 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6a5cd2c4-72c7-4c5d-901c-c603a2f27169 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:18.778217 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6a5cd2c4-72c7-4c5d-901c-c603a2f27169 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:18.778217 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 17/68] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:18 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:19.135104 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1bca7a49-093f-42bc-89a7-cdfb50668af1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:19.142736 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1bca7a49-093f-42bc-89a7-cdfb50668af1 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:19.143037 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1bca7a49-093f-42bc-89a7-cdfb50668af1 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:19.143289 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1bca7a49-093f-42bc-89a7-cdfb50668af1 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:19.162380 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:19.162380 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:19.168281 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1bca7a49-093f-42bc-89a7-cdfb50668af1 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:19.175192 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1bca7a49-093f-42bc-89a7-cdfb50668af1 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:19.175774 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 19/69] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:19 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:19.249593 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-8a8a484a-13a0-4e59-a392-41ab3770f89a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:19.253071 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-8a8a484a-13a0-4e59-a392-41ab3770f89a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:19.254228 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-8a8a484a-13a0-4e59-a392-41ab3770f89a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:19.254228 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-8a8a484a-13a0-4e59-a392-41ab3770f89a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:19.266592 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:19.266592 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:19.273689 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-8a8a484a-13a0-4e59-a392-41ab3770f89a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:19.280991 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-8a8a484a-13a0-4e59-a392-41ab3770f89a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:19.281613 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 17/70] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:08:19 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:19.418599 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ff9ddba8-d123-4235-b1b6-1ef43daaef5d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:19.422425 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ff9ddba8-d123-4235-b1b6-1ef43daaef5d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:19.422425 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ff9ddba8-d123-4235-b1b6-1ef43daaef5d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:19.422425 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ff9ddba8-d123-4235-b1b6-1ef43daaef5d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:19.432700 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:19.432700 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:19.439811 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ff9ddba8-d123-4235-b1b6-1ef43daaef5d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:19.448042 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ff9ddba8-d123-4235-b1b6-1ef43daaef5d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:19.448709 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 18/71] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:19 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:19.668993 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9dc886cc-759e-4d9c-9057-02dc6bff788a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:19.670112 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9dc886cc-759e-4d9c-9057-02dc6bff788a None None] GET https://10.4.3.127/volume// Aug 14 06:08:19.671656 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9dc886cc-759e-4d9c-9057-02dc6bff788a None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:19.672015 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9dc886cc-759e-4d9c-9057-02dc6bff788a None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:19.672721 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9dc886cc-759e-4d9c-9057-02dc6bff788a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:19.673181 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 18/72] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:08:19 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:19.694543 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-3f4d02bd-1cec-45e9-bab2-92b5e290e386 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:19.800034 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-db96c18a-f32a-4447-8f81-7d1c8eb13bce None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:19.802594 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-db96c18a-f32a-4447-8f81-7d1c8eb13bce tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:19.802885 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-db96c18a-f32a-4447-8f81-7d1c8eb13bce tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:19.803254 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-db96c18a-f32a-4447-8f81-7d1c8eb13bce tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:19.818567 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:19.818567 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:19.824231 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-db96c18a-f32a-4447-8f81-7d1c8eb13bce tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:19.830274 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-db96c18a-f32a-4447-8f81-7d1c8eb13bce tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:19.830700 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 18/73] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:19 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:20.079726 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-3f4d02bd-1cec-45e9-bab2-92b5e290e386 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:08:20.083425 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-3f4d02bd-1cec-45e9-bab2-92b5e290e386 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f8c1a6d-d683-48c4-9d3d-f7f8e1659268", "connector": null, "instance_uuid": "45147b68-0242-40f5-b884-179d82a04f07"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:20.097541 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:20.097541 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:20.146315 np0000007331 devstack@c-api.service[100406]: /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 14 06:08:20.146315 np0000007331 devstack@c-api.service[100406]: .first() Aug 14 06:08:20.187420 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-3f4d02bd-1cec-45e9-bab2-92b5e290e386 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:08:20.188216 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 20/74] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:08:19 2026] POST /volume/v3/attachments => generated 273 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:20.266027 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0623a7f5-16e5-4958-9a2b-2d0908f1c58c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:20.273833 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0623a7f5-16e5-4958-9a2b-2d0908f1c58c tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:20.274253 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0623a7f5-16e5-4958-9a2b-2d0908f1c58c tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:20.275019 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0623a7f5-16e5-4958-9a2b-2d0908f1c58c tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:20.302876 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:20.302876 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:20.311534 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0623a7f5-16e5-4958-9a2b-2d0908f1c58c tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:20.314555 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8dfa5327-a0d7-4629-aaca-0ccd97e9e3bf None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:20.315511 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8dfa5327-a0d7-4629-aaca-0ccd97e9e3bf None None] GET https://10.4.3.127/volume// Aug 14 06:08:20.315511 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8dfa5327-a0d7-4629-aaca-0ccd97e9e3bf None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:20.315511 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8dfa5327-a0d7-4629-aaca-0ccd97e9e3bf None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:20.316556 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8dfa5327-a0d7-4629-aaca-0ccd97e9e3bf None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:20.317023 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 19/75] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:08:20 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:20.318978 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0623a7f5-16e5-4958-9a2b-2d0908f1c58c tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:20.319590 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 19/76] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:20 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:20.346300 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-7f6bb7c8-d5be-4a68-86c8-cd358fa524a1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:20.353209 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-7f6bb7c8-d5be-4a68-86c8-cd358fa524a1 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:20.353209 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-7f6bb7c8-d5be-4a68-86c8-cd358fa524a1 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:20.353209 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-7f6bb7c8-d5be-4a68-86c8-cd358fa524a1 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:20.377291 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:20.377291 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:20.387023 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-7f6bb7c8-d5be-4a68-86c8-cd358fa524a1 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:20.395876 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-7f6bb7c8-d5be-4a68-86c8-cd358fa524a1 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:20.395876 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 19/77] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:08:20 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 1024 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:08:20.475692 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7bbe0a2d-5b93-45dd-952f-22beeeeecd3c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:20.478803 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7bbe0a2d-5b93-45dd-952f-22beeeeecd3c tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:20.479880 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7bbe0a2d-5b93-45dd-952f-22beeeeecd3c tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:20.480065 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7bbe0a2d-5b93-45dd-952f-22beeeeecd3c tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:20.504653 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:20.504653 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:20.517014 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7bbe0a2d-5b93-45dd-952f-22beeeeecd3c tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:20.545935 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7bbe0a2d-5b93-45dd-952f-22beeeeecd3c tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:20.547968 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 21/78] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:20 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:20.562753 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-8fa3dc72-c59d-4ccc-b078-7f3e0c78fbf4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:20.567234 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-8fa3dc72-c59d-4ccc-b078-7f3e0c78fbf4 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] PUT https://10.4.3.127/volume/v3/attachments/caeb9123-9ac0-45e6-9904-cd9e3b376b38 Aug 14 06:08:20.567871 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-8fa3dc72-c59d-4ccc-b078-7f3e0c78fbf4 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:20.581844 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-8fa3dc72-c59d-4ccc-b078-7f3e0c78fbf4 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Acquiring lock "cinder-attachment_update-1f8c1a6d-d683-48c4-9d3d-f7f8e1659268-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:08:20.589077 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-8fa3dc72-c59d-4ccc-b078-7f3e0c78fbf4 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Lock "cinder-attachment_update-1f8c1a6d-d683-48c4-9d3d-f7f8e1659268-np0000007331" acquired by "attachment_update" :: waited 0.007s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:08:20.590528 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:20.590528 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:20.664136 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-cd479568-8c0b-4d01-941d-29c0d996e367 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:20.667296 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-cd479568-8c0b-4d01-941d-29c0d996e367 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:20.667717 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-cd479568-8c0b-4d01-941d-29c0d996e367 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:20.668374 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-cd479568-8c0b-4d01-941d-29c0d996e367 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:20.680896 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:20.680896 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:20.690095 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-cd479568-8c0b-4d01-941d-29c0d996e367 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:20.701985 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-cd479568-8c0b-4d01-941d-29c0d996e367 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:20.702777 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 20/79] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:08:20 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:20.736814 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-2402344b-b434-4081-a0e4-4f6a592b8b6d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:20.742260 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-2402344b-b434-4081-a0e4-4f6a592b8b6d tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:20.742260 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-2402344b-b434-4081-a0e4-4f6a592b8b6d tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:20.742260 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-2402344b-b434-4081-a0e4-4f6a592b8b6d tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:20.749016 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-8fa3dc72-c59d-4ccc-b078-7f3e0c78fbf4 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Lock "cinder-attachment_update-1f8c1a6d-d683-48c4-9d3d-f7f8e1659268-np0000007331" released by "attachment_update" :: held 0.160s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:08:20.749016 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-8fa3dc72-c59d-4ccc-b078-7f3e0c78fbf4 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/attachments/caeb9123-9ac0-45e6-9904-cd9e3b376b38 returned with HTTP 200 Aug 14 06:08:20.750512 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 20/80] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:08:20 2026] PUT /volume/v3/attachments/caeb9123-9ac0-45e6-9904-cd9e3b376b38 => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:20.796852 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:20.796852 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:20.806311 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-2402344b-b434-4081-a0e4-4f6a592b8b6d tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:20.812543 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-2402344b-b434-4081-a0e4-4f6a592b8b6d tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:20.813675 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 20/81] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:08:20 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:20.848380 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e0c4c484-c461-4768-8ce8-f17200f04c31 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:20.854365 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e0c4c484-c461-4768-8ce8-f17200f04c31 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:20.854365 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e0c4c484-c461-4768-8ce8-f17200f04c31 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:20.857362 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e0c4c484-c461-4768-8ce8-f17200f04c31 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:20.875557 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:20.875557 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:20.884737 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e0c4c484-c461-4768-8ce8-f17200f04c31 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:20.895157 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e0c4c484-c461-4768-8ce8-f17200f04c31 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:20.896160 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 22/82] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:20 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:20.990191 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b79a55d4-dcff-4116-8722-d8646b5f31a3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:20.990793 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b79a55d4-dcff-4116-8722-d8646b5f31a3 None None] GET https://10.4.3.127/volume// Aug 14 06:08:20.991067 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b79a55d4-dcff-4116-8722-d8646b5f31a3 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:20.991337 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b79a55d4-dcff-4116-8722-d8646b5f31a3 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:20.991830 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b79a55d4-dcff-4116-8722-d8646b5f31a3 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:20.992311 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 21/83] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:08:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:21.005528 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-45f89cbf-e11f-4c85-bcd3-e361a863bc31 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:21.008766 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-45f89cbf-e11f-4c85-bcd3-e361a863bc31 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:08:21.009083 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-45f89cbf-e11f-4c85-bcd3-e361a863bc31 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e979c820-5554-4fca-9198-5d10127618e7", "connector": null, "instance_uuid": "2d8025c3-615d-4314-abdd-c7f6fe517a66"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:21.026619 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:21.026619 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:21.080115 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-45f89cbf-e11f-4c85-bcd3-e361a863bc31 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:08:21.080688 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 21/84] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:08:21 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 14 06:08:21.139155 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6bb63042-3960-41ec-a9fe-09aa16c350e7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:21.142068 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6bb63042-3960-41ec-a9fe-09aa16c350e7 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:21.142068 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6bb63042-3960-41ec-a9fe-09aa16c350e7 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:21.142068 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6bb63042-3960-41ec-a9fe-09aa16c350e7 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:21.146577 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0a790d19-25ca-466d-b47e-b4f89bdf514d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:21.147254 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0a790d19-25ca-466d-b47e-b4f89bdf514d None None] GET https://10.4.3.127/volume// Aug 14 06:08:21.148138 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0a790d19-25ca-466d-b47e-b4f89bdf514d None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:21.148138 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0a790d19-25ca-466d-b47e-b4f89bdf514d None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:21.149962 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0a790d19-25ca-466d-b47e-b4f89bdf514d None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:21.151515 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3b824e5d-7bc0-41f7-b743-2e1a67e727ef None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:21.151671 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 23/85] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:08:21 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:21.151833 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b824e5d-7bc0-41f7-b743-2e1a67e727ef None None] GET https://10.4.3.127/volume// Aug 14 06:08:21.152104 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b824e5d-7bc0-41f7-b743-2e1a67e727ef None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:21.152824 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b824e5d-7bc0-41f7-b743-2e1a67e727ef None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:21.152959 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b824e5d-7bc0-41f7-b743-2e1a67e727ef None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:21.153288 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 22/86] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:08:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:21.161480 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:21.161480 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:21.167534 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6bb63042-3960-41ec-a9fe-09aa16c350e7 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:21.170510 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-c37e374c-5419-42eb-975d-979a976d2119 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:21.174159 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-c37e374c-5419-42eb-975d-979a976d2119 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:21.174761 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-c37e374c-5419-42eb-975d-979a976d2119 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:21.174839 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6bb63042-3960-41ec-a9fe-09aa16c350e7 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:21.174905 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-c37e374c-5419-42eb-975d-979a976d2119 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:21.175314 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 21/87] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:21 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1023 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:21.178746 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-5a283463-f1b4-48b9-9868-c16c2eb822ec None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:21.187159 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:21.187159 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:21.193109 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-c37e374c-5419-42eb-975d-979a976d2119 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:21.199719 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-c37e374c-5419-42eb-975d-979a976d2119 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:21.200365 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 22/88] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:08:21 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:08:21.313856 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-7cb1b24f-fb84-48c9-82cd-ff4529e50874 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:21.318654 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-7cb1b24f-fb84-48c9-82cd-ff4529e50874 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] PUT https://10.4.3.127/volume/v3/attachments/f99b9466-26b0-44c8-ae7b-c14b21babefe Aug 14 06:08:21.319237 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-7cb1b24f-fb84-48c9-82cd-ff4529e50874 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:21.344148 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-7cb1b24f-fb84-48c9-82cd-ff4529e50874 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Acquiring lock "cinder-attachment_update-e979c820-5554-4fca-9198-5d10127618e7-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:08:21.346909 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d83df949-3064-461c-a19b-eb0e441f131c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:21.352228 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d83df949-3064-461c-a19b-eb0e441f131c tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:21.352656 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d83df949-3064-461c-a19b-eb0e441f131c tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:21.352844 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d83df949-3064-461c-a19b-eb0e441f131c tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:21.354267 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-7cb1b24f-fb84-48c9-82cd-ff4529e50874 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Lock "cinder-attachment_update-e979c820-5554-4fca-9198-5d10127618e7-np0000007331" acquired by "attachment_update" :: waited 0.011s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:08:21.356805 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:21.356805 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:21.377340 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:21.377340 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:21.388139 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d83df949-3064-461c-a19b-eb0e441f131c tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:21.396152 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d83df949-3064-461c-a19b-eb0e441f131c tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:21.399650 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 22/89] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:21 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:21.476693 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-4eabb71d-1a7a-4640-b935-7767ed36f686 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:21.483903 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-4eabb71d-1a7a-4640-b935-7767ed36f686 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:21.483903 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-4eabb71d-1a7a-4640-b935-7767ed36f686 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:21.483903 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-4eabb71d-1a7a-4640-b935-7767ed36f686 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:21.497462 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:21.497462 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:21.505384 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-4eabb71d-1a7a-4640-b935-7767ed36f686 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:21.510061 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-7cb1b24f-fb84-48c9-82cd-ff4529e50874 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Lock "cinder-attachment_update-e979c820-5554-4fca-9198-5d10127618e7-np0000007331" released by "attachment_update" :: held 0.155s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:08:21.511131 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-7cb1b24f-fb84-48c9-82cd-ff4529e50874 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/attachments/f99b9466-26b0-44c8-ae7b-c14b21babefe returned with HTTP 200 Aug 14 06:08:21.513037 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 23/90] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:08:21 2026] PUT /volume/v3/attachments/f99b9466-26b0-44c8-ae7b-c14b21babefe => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:21.517146 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-5a283463-f1b4-48b9-9868-c16c2eb822ec tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:08:21.517146 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-5a283463-f1b4-48b9-9868-c16c2eb822ec tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15678d3f-4adb-4cac-8948-6c9ef127765c", "connector": null, "instance_uuid": "dc28dc93-25bd-440b-bbb7-b8912339fab5"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:21.519630 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-4eabb71d-1a7a-4640-b935-7767ed36f686 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:21.520230 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 23/91] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:08:21 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:21.529246 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:21.529246 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:21.570786 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-07c55744-042b-4c9e-843b-be162a7c204b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:21.575057 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-07c55744-042b-4c9e-843b-be162a7c204b tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:21.576428 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-07c55744-042b-4c9e-843b-be162a7c204b tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:21.576428 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-07c55744-042b-4c9e-843b-be162a7c204b tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:21.588836 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:21.588836 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:21.590077 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-5a283463-f1b4-48b9-9868-c16c2eb822ec tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:08:21.590712 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 24/92] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:08:21 2026] POST /volume/v3/attachments => generated 273 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:21.597778 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-07c55744-042b-4c9e-843b-be162a7c204b tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:21.611757 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-07c55744-042b-4c9e-843b-be162a7c204b tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:21.612542 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 23/93] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:21 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:21.646246 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fe54295e-1560-45f9-9daf-381297ee4fa3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:21.651815 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe54295e-1560-45f9-9daf-381297ee4fa3 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:21.652967 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe54295e-1560-45f9-9daf-381297ee4fa3 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:21.653624 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe54295e-1560-45f9-9daf-381297ee4fa3 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:21.671838 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:21.671838 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:21.672523 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5242ff7f-8ed9-4ddc-bfb4-70bca33de833 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:21.673072 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5242ff7f-8ed9-4ddc-bfb4-70bca33de833 None None] GET https://10.4.3.127/volume// Aug 14 06:08:21.673337 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5242ff7f-8ed9-4ddc-bfb4-70bca33de833 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:21.676439 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5242ff7f-8ed9-4ddc-bfb4-70bca33de833 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:21.676439 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5242ff7f-8ed9-4ddc-bfb4-70bca33de833 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:21.676605 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b99e2213-5747-4c2f-84fc-e5a29677fc5f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:21.676653 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 24/94] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:08:21 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:21.676782 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b99e2213-5747-4c2f-84fc-e5a29677fc5f None None] GET https://10.4.3.127/volume// Aug 14 06:08:21.676782 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b99e2213-5747-4c2f-84fc-e5a29677fc5f None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:21.676782 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b99e2213-5747-4c2f-84fc-e5a29677fc5f None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:21.677061 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fe54295e-1560-45f9-9daf-381297ee4fa3 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:21.677121 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b99e2213-5747-4c2f-84fc-e5a29677fc5f None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:21.677415 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 25/95] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:08:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:21.686659 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe54295e-1560-45f9-9daf-381297ee4fa3 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:21.687385 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 24/96] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:21 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:21.692576 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-4a729876-537c-4361-8898-506cd8d137ff None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:21.696234 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-4e67f62b-ee81-499c-9acd-e9fc4c8f9274 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:21.700255 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-4e67f62b-ee81-499c-9acd-e9fc4c8f9274 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:21.700605 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-4e67f62b-ee81-499c-9acd-e9fc4c8f9274 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:21.701239 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-4e67f62b-ee81-499c-9acd-e9fc4c8f9274 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:21.701578 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-4a729876-537c-4361-8898-506cd8d137ff tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:08:21.702173 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-4a729876-537c-4361-8898-506cd8d137ff tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "407fdf3e-3dff-4727-861f-57b822bd664a", "connector": null, "instance_uuid": "587e213f-51fd-4ac8-a553-62adc7d66bcb"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:21.717934 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:21.717934 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:21.718131 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:21.718131 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:21.725862 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-4e67f62b-ee81-499c-9acd-e9fc4c8f9274 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:21.739344 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-4e67f62b-ee81-499c-9acd-e9fc4c8f9274 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:21.739873 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 25/97] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:08:21 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 1022 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:08:21.765270 np0000007331 devstack@c-api.service[100405]: WARNING cinder.volume.api [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-4a729876-537c-4361-8898-506cd8d137ff tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 14 06:08:21.778089 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-4a729876-537c-4361-8898-506cd8d137ff tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:08:21.778879 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 24/98] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:08:21 2026] POST /volume/v3/attachments => generated 271 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:21.825811 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-971467e7-ed0d-4c22-9f60-cc382719edb5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:21.830971 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-971467e7-ed0d-4c22-9f60-cc382719edb5 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:21.830971 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-971467e7-ed0d-4c22-9f60-cc382719edb5 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:21.831197 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-971467e7-ed0d-4c22-9f60-cc382719edb5 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:21.844659 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:21.844659 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:21.849426 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-971467e7-ed0d-4c22-9f60-cc382719edb5 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:21.854955 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-cb939290-4bf2-4a7c-8b47-531a8eabe44f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:21.855336 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-971467e7-ed0d-4c22-9f60-cc382719edb5 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:21.856182 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 26/99] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:21 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:21.861118 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-cb939290-4bf2-4a7c-8b47-531a8eabe44f tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] PUT https://10.4.3.127/volume/v3/attachments/0a1cda46-af2b-485e-87dd-e2e661e670bf Aug 14 06:08:21.861118 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-cb939290-4bf2-4a7c-8b47-531a8eabe44f tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:21.863122 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2b00b390-1112-4736-ba0d-e00b4d0a18b0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:21.863755 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2b00b390-1112-4736-ba0d-e00b4d0a18b0 None None] GET https://10.4.3.127/volume// Aug 14 06:08:21.864046 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2b00b390-1112-4736-ba0d-e00b4d0a18b0 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:21.865424 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2b00b390-1112-4736-ba0d-e00b4d0a18b0 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:21.865424 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2b00b390-1112-4736-ba0d-e00b4d0a18b0 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:21.865424 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 26/100] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:08:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:21.870838 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-cb939290-4bf2-4a7c-8b47-531a8eabe44f tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Acquiring lock "cinder-attachment_update-15678d3f-4adb-4cac-8948-6c9ef127765c-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:08:21.877603 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-cb939290-4bf2-4a7c-8b47-531a8eabe44f tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Lock "cinder-attachment_update-15678d3f-4adb-4cac-8948-6c9ef127765c-np0000007331" acquired by "attachment_update" :: waited 0.007s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:08:21.879142 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:21.879142 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:21.880677 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-92579c21-8b12-44a7-8d7e-09745a040723 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:21.883583 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-92579c21-8b12-44a7-8d7e-09745a040723 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:21.883886 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-92579c21-8b12-44a7-8d7e-09745a040723 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:21.884192 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-92579c21-8b12-44a7-8d7e-09745a040723 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:21.897280 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:21.897280 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:21.903668 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-92579c21-8b12-44a7-8d7e-09745a040723 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:21.911249 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-92579c21-8b12-44a7-8d7e-09745a040723 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:21.911926 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 25/101] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:08:21 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 1047 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:08:21.915480 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-149ddf12-da50-4a9d-abb8-db9de737d490 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:21.919554 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-149ddf12-da50-4a9d-abb8-db9de737d490 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:21.920979 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-149ddf12-da50-4a9d-abb8-db9de737d490 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:21.920979 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-149ddf12-da50-4a9d-abb8-db9de737d490 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:21.938120 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:21.938120 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:21.945291 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-149ddf12-da50-4a9d-abb8-db9de737d490 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:21.952209 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-149ddf12-da50-4a9d-abb8-db9de737d490 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:21.953553 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 27/102] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:21 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:22.001174 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-cb939290-4bf2-4a7c-8b47-531a8eabe44f tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Lock "cinder-attachment_update-15678d3f-4adb-4cac-8948-6c9ef127765c-np0000007331" released by "attachment_update" :: held 0.123s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:08:22.001507 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-cb939290-4bf2-4a7c-8b47-531a8eabe44f tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/attachments/0a1cda46-af2b-485e-87dd-e2e661e670bf returned with HTTP 200 Aug 14 06:08:22.002108 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 25/103] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:08:21 2026] PUT /volume/v3/attachments/0a1cda46-af2b-485e-87dd-e2e661e670bf => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:22.030295 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-5a606fea-c971-45d6-a4ba-284faf8a21e9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:22.033691 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-5a606fea-c971-45d6-a4ba-284faf8a21e9 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] PUT https://10.4.3.127/volume/v3/attachments/8a173480-d3bf-44d6-a435-25acf1462a74 Aug 14 06:08:22.034296 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-5a606fea-c971-45d6-a4ba-284faf8a21e9 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:22.046837 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-5a606fea-c971-45d6-a4ba-284faf8a21e9 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Acquiring lock "cinder-attachment_update-407fdf3e-3dff-4727-861f-57b822bd664a-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:08:22.054059 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-5a606fea-c971-45d6-a4ba-284faf8a21e9 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Lock "cinder-attachment_update-407fdf3e-3dff-4727-861f-57b822bd664a-np0000007331" acquired by "attachment_update" :: waited 0.008s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:08:22.055273 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:22.055273 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:22.189296 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-5a606fea-c971-45d6-a4ba-284faf8a21e9 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Lock "cinder-attachment_update-407fdf3e-3dff-4727-861f-57b822bd664a-np0000007331" released by "attachment_update" :: held 0.135s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:08:22.189296 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-5a606fea-c971-45d6-a4ba-284faf8a21e9 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/attachments/8a173480-d3bf-44d6-a435-25acf1462a74 returned with HTTP 200 Aug 14 06:08:22.189661 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 27/104] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:08:22 2026] PUT /volume/v3/attachments/8a173480-d3bf-44d6-a435-25acf1462a74 => generated 967 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:22.195121 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e6cfcd8a-2b8d-4a21-b284-b0991d886644 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:22.198852 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e6cfcd8a-2b8d-4a21-b284-b0991d886644 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:22.198852 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e6cfcd8a-2b8d-4a21-b284-b0991d886644 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:22.199720 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e6cfcd8a-2b8d-4a21-b284-b0991d886644 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:22.214036 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:22.214036 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:22.219266 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e6cfcd8a-2b8d-4a21-b284-b0991d886644 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:22.231910 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e6cfcd8a-2b8d-4a21-b284-b0991d886644 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:22.232463 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 26/105] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:22 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:22.415797 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-75917ba6-b3ff-4aa1-a7c2-88a77058aef5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:22.420054 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-75917ba6-b3ff-4aa1-a7c2-88a77058aef5 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:22.421683 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-75917ba6-b3ff-4aa1-a7c2-88a77058aef5 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:22.421683 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-75917ba6-b3ff-4aa1-a7c2-88a77058aef5 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:22.443574 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:22.443574 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:22.448803 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-75917ba6-b3ff-4aa1-a7c2-88a77058aef5 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:22.457721 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-75917ba6-b3ff-4aa1-a7c2-88a77058aef5 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:22.457721 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 28/106] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:22 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:22.471533 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:22.474820 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:08:22.475434 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-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": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "source_volid": null, "backup_id": null}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:22.477908 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-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': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'source_volid': None, 'backup_id': None}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:08:22.632302 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-bbb4911c-effe-413a-a055-1361fb9009d7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:22.635904 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bbb4911c-effe-413a-a055-1361fb9009d7 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:22.636243 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bbb4911c-effe-413a-a055-1361fb9009d7 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:22.636561 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bbb4911c-effe-413a-a055-1361fb9009d7 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:22.650687 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:22.650687 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:22.655917 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-bbb4911c-effe-413a-a055-1361fb9009d7 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:22.661777 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bbb4911c-effe-413a-a055-1361fb9009d7 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:22.662492 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 28/107] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:22 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:22.707139 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f17b6954-5d0d-4b81-a681-68a8c9a3226f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:22.710436 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f17b6954-5d0d-4b81-a681-68a8c9a3226f tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:22.710834 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f17b6954-5d0d-4b81-a681-68a8c9a3226f tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:22.711255 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f17b6954-5d0d-4b81-a681-68a8c9a3226f tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:22.731668 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:22.731668 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:22.743860 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f17b6954-5d0d-4b81-a681-68a8c9a3226f tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:22.749162 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f17b6954-5d0d-4b81-a681-68a8c9a3226f tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:22.749752 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 27/108] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:22 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:22.876424 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7efbf9d4-7782-4418-8f27-30642166444f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:22.880885 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7efbf9d4-7782-4418-8f27-30642166444f tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:22.881231 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7efbf9d4-7782-4418-8f27-30642166444f tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:22.881556 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7efbf9d4-7782-4418-8f27-30642166444f tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:22.899576 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:22.899576 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:22.905850 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7efbf9d4-7782-4418-8f27-30642166444f tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:22.916160 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7efbf9d4-7782-4418-8f27-30642166444f tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:22.917145 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 29/109] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:22 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:22.968591 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c6094360-9527-49d0-8e13-041382f99590 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:22.972964 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c6094360-9527-49d0-8e13-041382f99590 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:22.973552 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c6094360-9527-49d0-8e13-041382f99590 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:22.973715 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c6094360-9527-49d0-8e13-041382f99590 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:22.991339 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:22.991339 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:22.997460 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c6094360-9527-49d0-8e13-041382f99590 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:23.004868 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c6094360-9527-49d0-8e13-041382f99590 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:23.005508 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 29/110] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:22 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:23.150746 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Create volume of 1 GB Aug 14 06:08:23.152261 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:23.152261 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:23.161840 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Availability Zones retrieved successfully. Aug 14 06:08:23.167347 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Flow 'volume_create_api' (84deaa28-281b-4675-acab-2fdea9a78d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:08:23.168608 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c452946-69d0-4013-875b-65254d260961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:23.169538 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:08:23.250082 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0e09cc32-8616-4245-a65f-a064daad4a6e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:23.252998 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0e09cc32-8616-4245-a65f-a064daad4a6e tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:23.253290 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0e09cc32-8616-4245-a65f-a064daad4a6e tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:23.253600 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0e09cc32-8616-4245-a65f-a064daad4a6e tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:23.265601 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c452946-69d0-4013-875b-65254d260961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:23.265846 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:23.265846 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:23.266652 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ccd7408-9ef3-44e8-ac54-731b8f3318ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:23.270846 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0e09cc32-8616-4245-a65f-a064daad4a6e tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:23.276388 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0e09cc32-8616-4245-a65f-a064daad4a6e tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:23.276914 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 28/111] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:23 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:23.318067 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Created reservations ['79105f1a-059c-44c7-b712-3e0517ef1a8d', 'a13a305b-603d-460e-acdf-d2b6894c6bdd', 'abbc96e8-85fa-426b-bcf6-261ec20cd195', '72cfe2dc-3fb8-4036-8d9c-d18361df41de'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:08:23.319012 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ccd7408-9ef3-44e8-ac54-731b8f3318ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79105f1a-059c-44c7-b712-3e0517ef1a8d', 'a13a305b-603d-460e-acdf-d2b6894c6bdd', 'abbc96e8-85fa-426b-bcf6-261ec20cd195', '72cfe2dc-3fb8-4036-8d9c-d18361df41de']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:23.319828 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2dab444-6cb9-4382-8c98-604b29e61777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:23.347430 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2dab444-6cb9-4382-8c98-604b29e61777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '999b2442-9b4d-4d30-842c-bae068d7beb7', '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='d825f4530a7147ef9fa30c8a21f1e555',qos_specs=None,replication_status=,reservations=['79105f1a-059c-44c7-b712-3e0517ef1a8d','a13a305b-603d-460e-acdf-d2b6894c6bdd','abbc96e8-85fa-426b-bcf6-261ec20cd195','72cfe2dc-3fb8-4036-8d9c-d18361df41de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b7c0e300b844df1a584ce81faff8eee',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:08:23Z,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=999b2442-9b4d-4d30-842c-bae068d7beb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d825f4530a7147ef9fa30c8a21f1e555',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b7c0e300b844df1a584ce81faff8eee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:23.348584 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26a81eb7-ffd2-4054-8fca-3ead9b141f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:23.372420 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26a81eb7-ffd2-4054-8fca-3ead9b141f90) transitioned into 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='d825f4530a7147ef9fa30c8a21f1e555',qos_specs=None,replication_status=,reservations=['79105f1a-059c-44c7-b712-3e0517ef1a8d','a13a305b-603d-460e-acdf-d2b6894c6bdd','abbc96e8-85fa-426b-bcf6-261ec20cd195','72cfe2dc-3fb8-4036-8d9c-d18361df41de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b7c0e300b844df1a584ce81faff8eee',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:23.373255 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e73e075b-2107-4138-b64b-f5b3e90c0e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:23.385837 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e73e075b-2107-4138-b64b-f5b3e90c0e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:23.387415 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Flow 'volume_create_api' (84deaa28-281b-4675-acab-2fdea9a78d7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:08:23.387955 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Create volume request issued successfully. Aug 14 06:08:23.388856 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-ad957f55-1533-4bb0-b897-6f3f1f992d69 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:08:23.389708 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 26/112] 10.4.3.127 () {72 vars in 1541 bytes} [Fri Aug 14 06:08:22 2026] POST /volume/v3/volumes => generated 703 bytes in 919 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:08:23.398787 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-008b4bc6-7087-406e-8170-920e858d4c90 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:23.403523 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-008b4bc6-7087-406e-8170-920e858d4c90 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] GET https://10.4.3.127/volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 Aug 14 06:08:23.404213 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-008b4bc6-7087-406e-8170-920e858d4c90 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:23.405284 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-008b4bc6-7087-406e-8170-920e858d4c90 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:23.416656 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:23.416656 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:23.422562 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-008b4bc6-7087-406e-8170-920e858d4c90 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Volume info retrieved successfully. Aug 14 06:08:23.430056 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-008b4bc6-7087-406e-8170-920e858d4c90 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 returned with HTTP 200 Aug 14 06:08:23.430962 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 30/113] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:08:23 2026] GET /volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 => generated 771 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:23.439565 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-62cbfb90-d8fe-4340-8981-43261278f05c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:23.442503 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-62cbfb90-d8fe-4340-8981-43261278f05c tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] GET https://10.4.3.127/volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 Aug 14 06:08:23.442885 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-62cbfb90-d8fe-4340-8981-43261278f05c tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:23.443169 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-62cbfb90-d8fe-4340-8981-43261278f05c tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:23.458809 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:23.458809 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:23.466100 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-62cbfb90-d8fe-4340-8981-43261278f05c tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Volume info retrieved successfully. Aug 14 06:08:23.473418 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-62cbfb90-d8fe-4340-8981-43261278f05c tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 returned with HTTP 200 Aug 14 06:08:23.473871 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 30/114] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:08:23 2026] GET /volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 => generated 771 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:23.478432 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ad51d5a1-4574-4fb7-9a0a-60c10c0c64de None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:23.481706 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ad51d5a1-4574-4fb7-9a0a-60c10c0c64de tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:23.482029 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ad51d5a1-4574-4fb7-9a0a-60c10c0c64de tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:23.482323 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ad51d5a1-4574-4fb7-9a0a-60c10c0c64de tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:23.499299 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:23.499299 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:23.509553 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ad51d5a1-4574-4fb7-9a0a-60c10c0c64de tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:23.517560 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ad51d5a1-4574-4fb7-9a0a-60c10c0c64de tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:23.518204 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 29/115] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:23 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:23.681156 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-13acf3e5-6bf5-4ffa-a17a-88ecef17a4bd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:23.683227 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-13acf3e5-6bf5-4ffa-a17a-88ecef17a4bd tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:23.683431 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-13acf3e5-6bf5-4ffa-a17a-88ecef17a4bd tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:23.683801 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-13acf3e5-6bf5-4ffa-a17a-88ecef17a4bd tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:23.697802 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:23.697802 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:23.703840 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-13acf3e5-6bf5-4ffa-a17a-88ecef17a4bd tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:23.710728 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-13acf3e5-6bf5-4ffa-a17a-88ecef17a4bd tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:23.711374 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 27/116] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:23 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:23.767678 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b108d37a-7655-422a-9fc8-e955ba163a33 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:23.771942 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b108d37a-7655-422a-9fc8-e955ba163a33 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:23.773978 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b108d37a-7655-422a-9fc8-e955ba163a33 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:23.774491 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b108d37a-7655-422a-9fc8-e955ba163a33 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:23.797611 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:23.797611 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:23.802801 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b108d37a-7655-422a-9fc8-e955ba163a33 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:23.808824 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b108d37a-7655-422a-9fc8-e955ba163a33 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:23.809452 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 31/117] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:23 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:23.942495 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5d5e4373-e3c7-4a23-be34-235495db6da1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:23.942495 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5d5e4373-e3c7-4a23-be34-235495db6da1 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:23.942495 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5d5e4373-e3c7-4a23-be34-235495db6da1 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:23.943209 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5d5e4373-e3c7-4a23-be34-235495db6da1 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:23.954522 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:23.954522 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:23.961117 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5d5e4373-e3c7-4a23-be34-235495db6da1 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:23.969007 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5d5e4373-e3c7-4a23-be34-235495db6da1 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:23.969802 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 31/118] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:23 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:24.024167 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-38a7bc56-0934-4516-ac57-7533a1a76e1f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:24.031427 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-38a7bc56-0934-4516-ac57-7533a1a76e1f tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:24.031427 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-38a7bc56-0934-4516-ac57-7533a1a76e1f tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:24.031427 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-38a7bc56-0934-4516-ac57-7533a1a76e1f tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:24.047617 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:24.047617 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:24.053146 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-38a7bc56-0934-4516-ac57-7533a1a76e1f tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:24.060747 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-38a7bc56-0934-4516-ac57-7533a1a76e1f tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:24.061283 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 30/119] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:24 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:24.292757 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-39c181c6-07ca-4522-9291-7c549ede710f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:24.295366 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-39c181c6-07ca-4522-9291-7c549ede710f tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:24.295637 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-39c181c6-07ca-4522-9291-7c549ede710f tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:24.295878 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-39c181c6-07ca-4522-9291-7c549ede710f tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:24.440270 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:24.440270 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:24.444025 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-39c181c6-07ca-4522-9291-7c549ede710f tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:24.448484 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-39c181c6-07ca-4522-9291-7c549ede710f tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:24.448856 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 28/120] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:24 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:24.536672 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e4bcfb62-f83b-47ec-a3e9-58854ccfcf0a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:24.539743 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e4bcfb62-f83b-47ec-a3e9-58854ccfcf0a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:24.540148 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e4bcfb62-f83b-47ec-a3e9-58854ccfcf0a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:24.540533 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e4bcfb62-f83b-47ec-a3e9-58854ccfcf0a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:24.552293 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:24.552293 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:24.556288 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e4bcfb62-f83b-47ec-a3e9-58854ccfcf0a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:24.560704 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e4bcfb62-f83b-47ec-a3e9-58854ccfcf0a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:24.561130 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 32/121] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:24 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:24.727276 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-42d27832-d80e-4c66-a9e6-997e8ca92cd3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:24.729811 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-42d27832-d80e-4c66-a9e6-997e8ca92cd3 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:24.730082 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-42d27832-d80e-4c66-a9e6-997e8ca92cd3 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:24.730329 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-42d27832-d80e-4c66-a9e6-997e8ca92cd3 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:24.740288 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:24.740288 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:24.745353 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-42d27832-d80e-4c66-a9e6-997e8ca92cd3 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:24.752264 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-42d27832-d80e-4c66-a9e6-997e8ca92cd3 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:24.752720 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 32/122] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:24 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:24.826664 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3ad3109d-b556-4956-8bc4-bb2d5b47bdff None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:24.828795 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3ad3109d-b556-4956-8bc4-bb2d5b47bdff tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:24.829099 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3ad3109d-b556-4956-8bc4-bb2d5b47bdff tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:24.829356 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3ad3109d-b556-4956-8bc4-bb2d5b47bdff tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:24.978647 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:24.978647 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:24.983050 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3ad3109d-b556-4956-8bc4-bb2d5b47bdff tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:24.985220 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a2000cfc-bfa8-45c9-b42a-144f62c1aa8f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:24.987557 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a2000cfc-bfa8-45c9-b42a-144f62c1aa8f tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:24.987839 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a2000cfc-bfa8-45c9-b42a-144f62c1aa8f tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:24.988108 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a2000cfc-bfa8-45c9-b42a-144f62c1aa8f tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:24.991426 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3ad3109d-b556-4956-8bc4-bb2d5b47bdff tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:24.992639 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 31/123] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:24 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:25.002781 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:25.002781 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:25.007852 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a2000cfc-bfa8-45c9-b42a-144f62c1aa8f tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:25.014590 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a2000cfc-bfa8-45c9-b42a-144f62c1aa8f tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:25.015195 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 29/124] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:24 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:25.078198 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-253a88a3-fb0a-4c49-8ab5-a61099364d22 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:25.081298 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-253a88a3-fb0a-4c49-8ab5-a61099364d22 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:25.081908 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-253a88a3-fb0a-4c49-8ab5-a61099364d22 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:25.082328 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-253a88a3-fb0a-4c49-8ab5-a61099364d22 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:25.099883 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:25.099883 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:25.106119 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-253a88a3-fb0a-4c49-8ab5-a61099364d22 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:25.113228 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-253a88a3-fb0a-4c49-8ab5-a61099364d22 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:25.113969 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 33/125] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:25 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:25.468939 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-09391eb7-514d-4c12-8f8c-623fa510ff80 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:25.471783 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-09391eb7-514d-4c12-8f8c-623fa510ff80 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:25.472062 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-09391eb7-514d-4c12-8f8c-623fa510ff80 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:25.472343 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-09391eb7-514d-4c12-8f8c-623fa510ff80 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:25.487509 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:25.487509 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:25.492010 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-09391eb7-514d-4c12-8f8c-623fa510ff80 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:25.496901 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-09391eb7-514d-4c12-8f8c-623fa510ff80 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:25.497380 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 33/126] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:25 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:25.578999 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-27f56048-a2b5-459a-9307-a51f8cad956f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:25.582413 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-27f56048-a2b5-459a-9307-a51f8cad956f tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:25.582705 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-27f56048-a2b5-459a-9307-a51f8cad956f tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:25.582970 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-27f56048-a2b5-459a-9307-a51f8cad956f tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:25.597575 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:25.597575 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:25.602327 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-27f56048-a2b5-459a-9307-a51f8cad956f tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:25.607731 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-27f56048-a2b5-459a-9307-a51f8cad956f tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:25.608251 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 32/127] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:25 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:25.767112 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dc53b9c4-58c0-4aba-bd72-95c540b357de None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:25.769694 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dc53b9c4-58c0-4aba-bd72-95c540b357de tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:25.769998 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dc53b9c4-58c0-4aba-bd72-95c540b357de tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:25.770275 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dc53b9c4-58c0-4aba-bd72-95c540b357de tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:25.780071 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:25.780071 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:25.786089 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-dc53b9c4-58c0-4aba-bd72-95c540b357de tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:25.792638 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dc53b9c4-58c0-4aba-bd72-95c540b357de tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:25.793194 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 30/128] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:25 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:26.008885 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a9aa51f1-98c2-478e-85b0-66a2f8dfe909 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:26.010990 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a9aa51f1-98c2-478e-85b0-66a2f8dfe909 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:26.011352 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a9aa51f1-98c2-478e-85b0-66a2f8dfe909 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:26.011870 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a9aa51f1-98c2-478e-85b0-66a2f8dfe909 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:26.026361 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:26.026361 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:26.032432 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a9aa51f1-98c2-478e-85b0-66a2f8dfe909 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:26.032598 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-02948732-ae46-4576-b110-8a60ca3c2fdd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:26.034251 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-02948732-ae46-4576-b110-8a60ca3c2fdd tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:26.034439 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-02948732-ae46-4576-b110-8a60ca3c2fdd tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:26.034622 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-02948732-ae46-4576-b110-8a60ca3c2fdd tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:26.038753 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a9aa51f1-98c2-478e-85b0-66a2f8dfe909 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:26.039761 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 34/129] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:26 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:26.053510 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:26.053510 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:26.058690 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-02948732-ae46-4576-b110-8a60ca3c2fdd tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:26.065485 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-02948732-ae46-4576-b110-8a60ca3c2fdd tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:26.065953 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 34/130] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:26 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:26.128272 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-227888c7-ebd7-4b4a-b1e3-4037972d50d3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:26.130763 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-227888c7-ebd7-4b4a-b1e3-4037972d50d3 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:26.131022 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-227888c7-ebd7-4b4a-b1e3-4037972d50d3 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:26.131345 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-227888c7-ebd7-4b4a-b1e3-4037972d50d3 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:26.144333 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:26.144333 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:26.150890 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-227888c7-ebd7-4b4a-b1e3-4037972d50d3 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:26.157514 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-227888c7-ebd7-4b4a-b1e3-4037972d50d3 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:26.158028 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 33/131] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:26 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:26.482426 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-874728b9-8cd4-410f-ab82-bfd2b1bc3231 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:26.484504 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-874728b9-8cd4-410f-ab82-bfd2b1bc3231 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] GET https://10.4.3.127/volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 Aug 14 06:08:26.484680 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-874728b9-8cd4-410f-ab82-bfd2b1bc3231 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:26.484863 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-874728b9-8cd4-410f-ab82-bfd2b1bc3231 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:26.491977 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:26.491977 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:26.495865 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-874728b9-8cd4-410f-ab82-bfd2b1bc3231 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Volume info retrieved successfully. Aug 14 06:08:26.500651 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-874728b9-8cd4-410f-ab82-bfd2b1bc3231 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 returned with HTTP 200 Aug 14 06:08:26.501062 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 31/132] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:08:26 2026] GET /volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 => generated 795 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:26.512065 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c3cafdd1-ae23-4edb-9c9b-b75001f532bc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:26.514285 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c3cafdd1-ae23-4edb-9c9b-b75001f532bc tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:26.514740 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c3cafdd1-ae23-4edb-9c9b-b75001f532bc tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:26.515056 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c3cafdd1-ae23-4edb-9c9b-b75001f532bc tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:26.529144 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:26.529144 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:26.534876 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c3cafdd1-ae23-4edb-9c9b-b75001f532bc tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:26.540492 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c3cafdd1-ae23-4edb-9c9b-b75001f532bc tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:26.541093 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 35/133] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:26 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:26.622169 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8b060eb2-f5c4-4793-850f-08759220f032 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:26.624308 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8b060eb2-f5c4-4793-850f-08759220f032 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:26.624593 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8b060eb2-f5c4-4793-850f-08759220f032 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:26.624829 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8b060eb2-f5c4-4793-850f-08759220f032 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:26.637027 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:26.637027 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:26.640916 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8b060eb2-f5c4-4793-850f-08759220f032 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:26.646053 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8b060eb2-f5c4-4793-850f-08759220f032 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:26.646286 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 35/134] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:26 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:26.808669 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9a3ae78e-efa5-41b3-8a0d-be190eb745bd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:26.811179 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9a3ae78e-efa5-41b3-8a0d-be190eb745bd tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:26.811516 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9a3ae78e-efa5-41b3-8a0d-be190eb745bd tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:26.811802 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9a3ae78e-efa5-41b3-8a0d-be190eb745bd tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:26.821567 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:26.821567 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:26.827009 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9a3ae78e-efa5-41b3-8a0d-be190eb745bd tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:26.834056 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9a3ae78e-efa5-41b3-8a0d-be190eb745bd tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:26.834660 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 34/135] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:26 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:27.056024 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dd98dc6e-3857-49f0-a781-0df1d8025003 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:27.058088 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dd98dc6e-3857-49f0-a781-0df1d8025003 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:27.058350 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dd98dc6e-3857-49f0-a781-0df1d8025003 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:27.058577 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dd98dc6e-3857-49f0-a781-0df1d8025003 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:27.068805 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:27.068805 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:27.072757 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-dd98dc6e-3857-49f0-a781-0df1d8025003 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:27.077039 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dd98dc6e-3857-49f0-a781-0df1d8025003 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:27.077467 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 32/136] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:27 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:27.081940 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3c5d28f1-9110-4a8a-b787-f51158347112 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:27.084636 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3c5d28f1-9110-4a8a-b787-f51158347112 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:27.085030 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3c5d28f1-9110-4a8a-b787-f51158347112 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:27.085372 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3c5d28f1-9110-4a8a-b787-f51158347112 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:27.098741 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:27.098741 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:27.104088 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3c5d28f1-9110-4a8a-b787-f51158347112 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:27.110655 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3c5d28f1-9110-4a8a-b787-f51158347112 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:27.111597 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 36/137] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:27 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:27.175594 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9b46ba96-1137-4b4c-ac5c-b91941f2dc97 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:27.178070 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9b46ba96-1137-4b4c-ac5c-b91941f2dc97 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:27.178358 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9b46ba96-1137-4b4c-ac5c-b91941f2dc97 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:27.178659 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9b46ba96-1137-4b4c-ac5c-b91941f2dc97 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:27.193638 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:27.193638 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:27.199611 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9b46ba96-1137-4b4c-ac5c-b91941f2dc97 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:27.206713 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9b46ba96-1137-4b4c-ac5c-b91941f2dc97 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:27.207230 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 36/138] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:27 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:27.556177 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fe23852f-f38c-4111-83e6-c904709d2995 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:27.558037 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fe23852f-f38c-4111-83e6-c904709d2995 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:27.558243 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fe23852f-f38c-4111-83e6-c904709d2995 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:27.558464 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fe23852f-f38c-4111-83e6-c904709d2995 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:27.568961 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:27.568961 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:27.572897 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-fe23852f-f38c-4111-83e6-c904709d2995 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:27.577550 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fe23852f-f38c-4111-83e6-c904709d2995 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:27.578228 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 35/139] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:27 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:27.659708 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-274b91e6-5809-44a7-a08a-cc255a4792ba None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:27.662113 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-274b91e6-5809-44a7-a08a-cc255a4792ba tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:27.662458 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-274b91e6-5809-44a7-a08a-cc255a4792ba tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:27.662753 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-274b91e6-5809-44a7-a08a-cc255a4792ba tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:27.675325 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:27.675325 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:27.680173 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-274b91e6-5809-44a7-a08a-cc255a4792ba tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:27.685106 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-274b91e6-5809-44a7-a08a-cc255a4792ba tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:27.685587 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 33/140] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:27 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:27.850199 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ebf58e49-c031-493d-ae23-17add7c4039d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:27.852547 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ebf58e49-c031-493d-ae23-17add7c4039d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:27.853021 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ebf58e49-c031-493d-ae23-17add7c4039d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:27.853307 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ebf58e49-c031-493d-ae23-17add7c4039d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:27.862900 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:27.862900 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:27.869265 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ebf58e49-c031-493d-ae23-17add7c4039d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:27.879946 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ebf58e49-c031-493d-ae23-17add7c4039d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:27.880917 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 37/141] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:27 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:28.090483 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ec197b1b-6b25-4caa-91f4-d1f4cd5a8295 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:28.092466 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ec197b1b-6b25-4caa-91f4-d1f4cd5a8295 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:28.092686 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ec197b1b-6b25-4caa-91f4-d1f4cd5a8295 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:28.092914 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ec197b1b-6b25-4caa-91f4-d1f4cd5a8295 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:28.102944 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:28.102944 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:28.107092 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-ec197b1b-6b25-4caa-91f4-d1f4cd5a8295 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:28.112297 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ec197b1b-6b25-4caa-91f4-d1f4cd5a8295 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:28.112728 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 37/142] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:28 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:28.127072 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-dbee8250-10eb-4b75-8283-279656f2d0a6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:28.128820 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dbee8250-10eb-4b75-8283-279656f2d0a6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:28.129115 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dbee8250-10eb-4b75-8283-279656f2d0a6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:28.129312 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dbee8250-10eb-4b75-8283-279656f2d0a6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:28.138567 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:28.138567 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:28.142343 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-dbee8250-10eb-4b75-8283-279656f2d0a6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:28.146620 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dbee8250-10eb-4b75-8283-279656f2d0a6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:28.147045 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 36/143] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:28 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:28.221178 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9a0c9aba-c635-4ae6-86ac-a1ceb0232f7a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:28.223166 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9a0c9aba-c635-4ae6-86ac-a1ceb0232f7a tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:28.223427 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9a0c9aba-c635-4ae6-86ac-a1ceb0232f7a tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:28.223847 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9a0c9aba-c635-4ae6-86ac-a1ceb0232f7a tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:28.234482 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:28.234482 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:28.238838 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9a0c9aba-c635-4ae6-86ac-a1ceb0232f7a tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:28.244239 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9a0c9aba-c635-4ae6-86ac-a1ceb0232f7a tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:28.244638 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 34/144] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:28 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:28.595629 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4f823bcd-0617-4e78-944d-399b63d673b2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:28.598435 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4f823bcd-0617-4e78-944d-399b63d673b2 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:28.598757 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4f823bcd-0617-4e78-944d-399b63d673b2 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:28.599068 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4f823bcd-0617-4e78-944d-399b63d673b2 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:28.614172 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:28.614172 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:28.619778 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4f823bcd-0617-4e78-944d-399b63d673b2 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:28.626239 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4f823bcd-0617-4e78-944d-399b63d673b2 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:28.627128 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 38/145] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:28 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:28.701420 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-aa902e6c-3871-40a0-9f57-cb5dfab60846 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:28.703375 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-aa902e6c-3871-40a0-9f57-cb5dfab60846 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:28.703638 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-aa902e6c-3871-40a0-9f57-cb5dfab60846 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:28.703902 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-aa902e6c-3871-40a0-9f57-cb5dfab60846 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:28.715456 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:28.715456 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:28.719666 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-aa902e6c-3871-40a0-9f57-cb5dfab60846 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:28.725343 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-aa902e6c-3871-40a0-9f57-cb5dfab60846 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:28.725865 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 38/146] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:28 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:28.898127 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ee459eac-20d2-43c6-9039-e5359addecad None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:28.900068 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ee459eac-20d2-43c6-9039-e5359addecad tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:28.900311 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ee459eac-20d2-43c6-9039-e5359addecad tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:28.900546 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ee459eac-20d2-43c6-9039-e5359addecad tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:28.909290 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:28.909290 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:28.915193 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ee459eac-20d2-43c6-9039-e5359addecad tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:28.920735 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ee459eac-20d2-43c6-9039-e5359addecad tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:28.921183 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 37/147] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:28 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:29.127158 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2db9bbe0-beb9-41a0-a088-e5f69afeced7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:29.128815 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2db9bbe0-beb9-41a0-a088-e5f69afeced7 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:29.129040 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2db9bbe0-beb9-41a0-a088-e5f69afeced7 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:29.129238 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2db9bbe0-beb9-41a0-a088-e5f69afeced7 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:29.146010 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:29.146010 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:29.151456 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2db9bbe0-beb9-41a0-a088-e5f69afeced7 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:29.159791 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2db9bbe0-beb9-41a0-a088-e5f69afeced7 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:29.162515 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 35/148] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:29 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:29.162941 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-87f6a04d-306f-41d7-99ce-115eefe0f919 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:29.165305 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-87f6a04d-306f-41d7-99ce-115eefe0f919 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:29.165677 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-87f6a04d-306f-41d7-99ce-115eefe0f919 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:29.165941 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-87f6a04d-306f-41d7-99ce-115eefe0f919 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:29.179795 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:29.179795 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:29.184700 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-87f6a04d-306f-41d7-99ce-115eefe0f919 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:29.192377 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-87f6a04d-306f-41d7-99ce-115eefe0f919 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:29.192996 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 39/149] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:29 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:29.259568 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9f5e1908-0f6d-41cc-b94f-c6cc3ff10432 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:29.261566 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9f5e1908-0f6d-41cc-b94f-c6cc3ff10432 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:29.261827 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9f5e1908-0f6d-41cc-b94f-c6cc3ff10432 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:29.262074 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9f5e1908-0f6d-41cc-b94f-c6cc3ff10432 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:29.277225 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:29.277225 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:29.283977 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9f5e1908-0f6d-41cc-b94f-c6cc3ff10432 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:29.290473 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9f5e1908-0f6d-41cc-b94f-c6cc3ff10432 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:29.291108 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 39/150] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:29 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:29.510319 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-12355f25-7615-4d9c-b4c9-77e851f04405 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:29.512873 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-12355f25-7615-4d9c-b4c9-77e851f04405 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] GET https://10.4.3.127/volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 Aug 14 06:08:29.513142 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-12355f25-7615-4d9c-b4c9-77e851f04405 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:29.513377 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-12355f25-7615-4d9c-b4c9-77e851f04405 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:29.522152 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:29.522152 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:29.526991 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-12355f25-7615-4d9c-b4c9-77e851f04405 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Volume info retrieved successfully. Aug 14 06:08:29.532521 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-12355f25-7615-4d9c-b4c9-77e851f04405 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 returned with HTTP 200 Aug 14 06:08:29.533034 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 38/151] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:08:29 2026] GET /volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 => generated 795 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:29.644156 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dc4d8d89-4cf8-41e5-a268-ad2dc272712e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:29.646204 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dc4d8d89-4cf8-41e5-a268-ad2dc272712e tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:29.646445 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dc4d8d89-4cf8-41e5-a268-ad2dc272712e tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:29.646683 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dc4d8d89-4cf8-41e5-a268-ad2dc272712e tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:29.658766 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:29.658766 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:29.664051 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-dc4d8d89-4cf8-41e5-a268-ad2dc272712e tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:29.668997 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dc4d8d89-4cf8-41e5-a268-ad2dc272712e tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:29.669417 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 36/152] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:29 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:29.741188 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2b7cbc45-4181-4532-9df0-173a086ef78f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:29.743316 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2b7cbc45-4181-4532-9df0-173a086ef78f tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:29.743781 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2b7cbc45-4181-4532-9df0-173a086ef78f tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:29.744094 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2b7cbc45-4181-4532-9df0-173a086ef78f tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:29.757720 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:29.757720 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:29.763276 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2b7cbc45-4181-4532-9df0-173a086ef78f tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:29.772335 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2b7cbc45-4181-4532-9df0-173a086ef78f tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:29.773023 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 40/153] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:29 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:29.935487 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2e820cee-9249-4306-ba5f-86227f27bee0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:29.937783 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2e820cee-9249-4306-ba5f-86227f27bee0 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:29.938030 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2e820cee-9249-4306-ba5f-86227f27bee0 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:29.938274 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2e820cee-9249-4306-ba5f-86227f27bee0 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:30.096598 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:30.096598 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:30.101841 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2e820cee-9249-4306-ba5f-86227f27bee0 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:30.108672 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2e820cee-9249-4306-ba5f-86227f27bee0 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:30.109475 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 40/154] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:29 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:30.180361 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c7cd9656-c44e-4808-95cf-00ed64bcf1e5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:30.182219 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c7cd9656-c44e-4808-95cf-00ed64bcf1e5 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:30.182418 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c7cd9656-c44e-4808-95cf-00ed64bcf1e5 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:30.182612 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c7cd9656-c44e-4808-95cf-00ed64bcf1e5 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:30.192661 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:30.192661 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:30.196498 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c7cd9656-c44e-4808-95cf-00ed64bcf1e5 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:30.201494 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c7cd9656-c44e-4808-95cf-00ed64bcf1e5 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:30.201927 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 39/155] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:30 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:30.210814 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8ddcd6d6-bb39-4adf-b7ef-2fb2c19d0b02 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:30.213120 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8ddcd6d6-bb39-4adf-b7ef-2fb2c19d0b02 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:30.213347 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8ddcd6d6-bb39-4adf-b7ef-2fb2c19d0b02 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:30.213622 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8ddcd6d6-bb39-4adf-b7ef-2fb2c19d0b02 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:30.228835 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:30.228835 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:30.233016 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8ddcd6d6-bb39-4adf-b7ef-2fb2c19d0b02 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:30.239757 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8ddcd6d6-bb39-4adf-b7ef-2fb2c19d0b02 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:30.239757 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 37/156] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:30 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:30.307670 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-384f3a67-0ec7-4640-b25c-d8ad8333ca7e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:30.310266 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-384f3a67-0ec7-4640-b25c-d8ad8333ca7e tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:30.310683 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-384f3a67-0ec7-4640-b25c-d8ad8333ca7e tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:30.311054 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-384f3a67-0ec7-4640-b25c-d8ad8333ca7e tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:30.322354 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:30.322354 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:30.326726 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-384f3a67-0ec7-4640-b25c-d8ad8333ca7e tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:30.332925 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-384f3a67-0ec7-4640-b25c-d8ad8333ca7e tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:30.333790 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 41/157] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:30 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:30.683116 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6cf23331-d1be-4512-b318-f925932ff9f1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:30.685674 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6cf23331-d1be-4512-b318-f925932ff9f1 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:30.685931 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6cf23331-d1be-4512-b318-f925932ff9f1 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:30.686197 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6cf23331-d1be-4512-b318-f925932ff9f1 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:30.697865 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:30.697865 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:30.702604 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6cf23331-d1be-4512-b318-f925932ff9f1 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:30.707673 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6cf23331-d1be-4512-b318-f925932ff9f1 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:30.708318 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 41/158] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:30 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:30.785804 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8fd9ee31-9365-4845-b1f5-ec3b43bd81e5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:30.787758 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8fd9ee31-9365-4845-b1f5-ec3b43bd81e5 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:30.788008 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8fd9ee31-9365-4845-b1f5-ec3b43bd81e5 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:30.788297 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8fd9ee31-9365-4845-b1f5-ec3b43bd81e5 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:30.800108 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:30.800108 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:30.806427 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8fd9ee31-9365-4845-b1f5-ec3b43bd81e5 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:30.812607 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8fd9ee31-9365-4845-b1f5-ec3b43bd81e5 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:30.813340 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 40/159] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:30 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:31.122497 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9c77a194-bc29-4720-bccd-36950ac21d30 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:31.125065 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9c77a194-bc29-4720-bccd-36950ac21d30 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:31.125321 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9c77a194-bc29-4720-bccd-36950ac21d30 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:31.125608 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9c77a194-bc29-4720-bccd-36950ac21d30 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:31.135790 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:31.135790 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:31.140801 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9c77a194-bc29-4720-bccd-36950ac21d30 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:31.147209 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9c77a194-bc29-4720-bccd-36950ac21d30 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:31.147785 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 38/160] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:31 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:31.216986 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f82b7d04-f14f-4c9c-830e-cf410f62b1d1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:31.219285 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f82b7d04-f14f-4c9c-830e-cf410f62b1d1 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:31.219583 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f82b7d04-f14f-4c9c-830e-cf410f62b1d1 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:31.219833 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f82b7d04-f14f-4c9c-830e-cf410f62b1d1 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:31.233312 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:31.233312 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:31.238123 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f82b7d04-f14f-4c9c-830e-cf410f62b1d1 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:31.243808 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f82b7d04-f14f-4c9c-830e-cf410f62b1d1 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:31.244561 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 42/161] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:31 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:31.254027 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b9af2995-269e-41e7-a5d3-f4377dc95db6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:31.256039 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b9af2995-269e-41e7-a5d3-f4377dc95db6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:31.256298 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b9af2995-269e-41e7-a5d3-f4377dc95db6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:31.256530 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b9af2995-269e-41e7-a5d3-f4377dc95db6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:31.266877 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:31.266877 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:31.271089 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b9af2995-269e-41e7-a5d3-f4377dc95db6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:31.276150 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b9af2995-269e-41e7-a5d3-f4377dc95db6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:31.276667 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 42/162] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:31 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:31.347318 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-be0a500b-2b36-48fa-9a43-fdf5a232d763 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:31.349829 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-be0a500b-2b36-48fa-9a43-fdf5a232d763 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:31.350098 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-be0a500b-2b36-48fa-9a43-fdf5a232d763 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:31.350361 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-be0a500b-2b36-48fa-9a43-fdf5a232d763 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:31.363159 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:31.363159 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:31.368247 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-be0a500b-2b36-48fa-9a43-fdf5a232d763 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:31.374249 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-be0a500b-2b36-48fa-9a43-fdf5a232d763 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:31.374697 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 41/163] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:31 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:31.721355 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6d76bb55-1ef2-405d-90b1-7dd3dd57d888 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:31.723276 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6d76bb55-1ef2-405d-90b1-7dd3dd57d888 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:31.723381 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6d76bb55-1ef2-405d-90b1-7dd3dd57d888 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:31.723610 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6d76bb55-1ef2-405d-90b1-7dd3dd57d888 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:31.733185 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:31.733185 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:31.737351 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6d76bb55-1ef2-405d-90b1-7dd3dd57d888 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:31.741551 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6d76bb55-1ef2-405d-90b1-7dd3dd57d888 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:31.741947 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 39/164] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:31 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:31.825804 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8548166c-86ee-4e43-afac-bb06cf5485a2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:31.827727 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8548166c-86ee-4e43-afac-bb06cf5485a2 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:31.828049 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8548166c-86ee-4e43-afac-bb06cf5485a2 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:31.828237 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8548166c-86ee-4e43-afac-bb06cf5485a2 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:31.838103 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:31.838103 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:31.842207 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8548166c-86ee-4e43-afac-bb06cf5485a2 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:31.846792 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8548166c-86ee-4e43-afac-bb06cf5485a2 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:31.847328 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 43/165] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:31 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:32.160315 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-22f1535a-5f97-4164-85df-a2a813ce943d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:32.162419 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-22f1535a-5f97-4164-85df-a2a813ce943d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:32.162677 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-22f1535a-5f97-4164-85df-a2a813ce943d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:32.162936 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-22f1535a-5f97-4164-85df-a2a813ce943d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:32.171171 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:32.171171 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:32.175545 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-22f1535a-5f97-4164-85df-a2a813ce943d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:32.180600 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-22f1535a-5f97-4164-85df-a2a813ce943d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:32.181026 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 43/166] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:32 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:32.258323 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-580a2539-f52b-427c-86d6-960a8a36cdf2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:32.260143 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-580a2539-f52b-427c-86d6-960a8a36cdf2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:32.260363 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-580a2539-f52b-427c-86d6-960a8a36cdf2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:32.260509 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-580a2539-f52b-427c-86d6-960a8a36cdf2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:32.270647 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:32.270647 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:32.274531 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-580a2539-f52b-427c-86d6-960a8a36cdf2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:32.279143 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-580a2539-f52b-427c-86d6-960a8a36cdf2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:32.279526 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 42/167] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:32 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:32.292716 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2ad29773-0b5e-4a14-863e-441801d84a55 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:32.295155 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2ad29773-0b5e-4a14-863e-441801d84a55 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:32.295415 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2ad29773-0b5e-4a14-863e-441801d84a55 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:32.295645 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2ad29773-0b5e-4a14-863e-441801d84a55 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:32.306064 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:32.306064 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:32.311743 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2ad29773-0b5e-4a14-863e-441801d84a55 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:32.318005 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2ad29773-0b5e-4a14-863e-441801d84a55 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:32.318533 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 40/168] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:32 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:32.390696 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ebef360b-13ef-4200-a10e-0899fe28411b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:32.392801 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ebef360b-13ef-4200-a10e-0899fe28411b tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:32.393052 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ebef360b-13ef-4200-a10e-0899fe28411b tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:32.393269 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ebef360b-13ef-4200-a10e-0899fe28411b tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:32.405551 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:32.405551 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:32.411329 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ebef360b-13ef-4200-a10e-0899fe28411b tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:32.416462 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ebef360b-13ef-4200-a10e-0899fe28411b tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:32.417017 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 44/169] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:32 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:32.541795 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-e9bf8948-8fa9-482c-987e-bea6a9d7a534 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:32.543716 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-e9bf8948-8fa9-482c-987e-bea6a9d7a534 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] GET https://10.4.3.127/volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 Aug 14 06:08:32.543893 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-e9bf8948-8fa9-482c-987e-bea6a9d7a534 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:32.544094 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-e9bf8948-8fa9-482c-987e-bea6a9d7a534 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:32.551053 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:32.551053 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:32.554458 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-e9bf8948-8fa9-482c-987e-bea6a9d7a534 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Volume info retrieved successfully. Aug 14 06:08:32.558145 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-e9bf8948-8fa9-482c-987e-bea6a9d7a534 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 returned with HTTP 200 Aug 14 06:08:32.558499 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 44/170] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:08:32 2026] GET /volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:32.759365 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e8ce75e2-44a7-43e5-bf58-5ecf4ca1e48c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:32.760762 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e8ce75e2-44a7-43e5-bf58-5ecf4ca1e48c tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:32.761035 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e8ce75e2-44a7-43e5-bf58-5ecf4ca1e48c tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:32.761295 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e8ce75e2-44a7-43e5-bf58-5ecf4ca1e48c tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:32.772489 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:32.772489 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:32.776560 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e8ce75e2-44a7-43e5-bf58-5ecf4ca1e48c tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:32.781575 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e8ce75e2-44a7-43e5-bf58-5ecf4ca1e48c tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:32.781959 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 43/171] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:32 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:32.861954 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e9e9689d-bf5a-4964-b13a-c4012d4f5d22 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:32.864352 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9e9689d-bf5a-4964-b13a-c4012d4f5d22 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:32.865153 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9e9689d-bf5a-4964-b13a-c4012d4f5d22 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:32.865153 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9e9689d-bf5a-4964-b13a-c4012d4f5d22 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:32.878042 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:32.878042 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:32.883858 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e9e9689d-bf5a-4964-b13a-c4012d4f5d22 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:32.888719 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9e9689d-bf5a-4964-b13a-c4012d4f5d22 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:32.889196 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 41/172] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:32 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:33.194343 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dca838d0-d453-4336-9e06-143d08cb06b1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:33.196851 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dca838d0-d453-4336-9e06-143d08cb06b1 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:33.197242 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dca838d0-d453-4336-9e06-143d08cb06b1 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:33.197603 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dca838d0-d453-4336-9e06-143d08cb06b1 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:33.206255 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:33.206255 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:33.211845 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dca838d0-d453-4336-9e06-143d08cb06b1 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:33.217616 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dca838d0-d453-4336-9e06-143d08cb06b1 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:33.218123 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 45/173] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:33 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:33.293563 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-67c3fc6a-e8c9-4bf2-8cfd-239fd27992b3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:33.295937 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-67c3fc6a-e8c9-4bf2-8cfd-239fd27992b3 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:33.296242 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-67c3fc6a-e8c9-4bf2-8cfd-239fd27992b3 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:33.296533 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-67c3fc6a-e8c9-4bf2-8cfd-239fd27992b3 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:33.308336 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:33.308336 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:33.312628 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-67c3fc6a-e8c9-4bf2-8cfd-239fd27992b3 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:33.317694 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-67c3fc6a-e8c9-4bf2-8cfd-239fd27992b3 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:33.318251 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 45/174] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:33 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:33.332060 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f7c3411f-ad98-4eca-876f-bc5713287f6f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:33.334310 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f7c3411f-ad98-4eca-876f-bc5713287f6f tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:33.334585 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f7c3411f-ad98-4eca-876f-bc5713287f6f tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:33.334834 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f7c3411f-ad98-4eca-876f-bc5713287f6f tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:33.346751 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:33.346751 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:33.351416 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f7c3411f-ad98-4eca-876f-bc5713287f6f tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:33.357025 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f7c3411f-ad98-4eca-876f-bc5713287f6f tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:33.357421 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 44/175] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:33 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:33.430916 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fb911453-cf05-488d-95c6-560c61ee1e29 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:33.433124 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fb911453-cf05-488d-95c6-560c61ee1e29 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:33.433332 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fb911453-cf05-488d-95c6-560c61ee1e29 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:33.433583 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fb911453-cf05-488d-95c6-560c61ee1e29 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:33.443941 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:33.443941 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:33.449245 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fb911453-cf05-488d-95c6-560c61ee1e29 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:33.454328 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fb911453-cf05-488d-95c6-560c61ee1e29 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:33.454771 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 42/176] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:33 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:33.794704 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-52f154ba-9d5c-42e6-bd85-205f52b620d1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:33.797296 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-52f154ba-9d5c-42e6-bd85-205f52b620d1 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:33.797817 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-52f154ba-9d5c-42e6-bd85-205f52b620d1 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:33.798137 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-52f154ba-9d5c-42e6-bd85-205f52b620d1 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:33.906082 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-519ab6b9-af16-43cf-bd5c-9913793f8771 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:33.908143 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-519ab6b9-af16-43cf-bd5c-9913793f8771 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:33.908413 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-519ab6b9-af16-43cf-bd5c-9913793f8771 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:33.908654 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-519ab6b9-af16-43cf-bd5c-9913793f8771 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:33.920979 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:33.920979 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:33.926724 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-519ab6b9-af16-43cf-bd5c-9913793f8771 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:33.934633 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-519ab6b9-af16-43cf-bd5c-9913793f8771 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:33.935178 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 46/177] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:33 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:33.958602 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:33.958602 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:33.964532 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-52f154ba-9d5c-42e6-bd85-205f52b620d1 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:33.969648 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-52f154ba-9d5c-42e6-bd85-205f52b620d1 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:33.970198 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 46/178] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:33 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:34.233163 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-caa30ad2-4f48-479f-a2e7-ccdefbf9c962 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:34.235561 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-caa30ad2-4f48-479f-a2e7-ccdefbf9c962 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:34.235897 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-caa30ad2-4f48-479f-a2e7-ccdefbf9c962 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:34.236102 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-caa30ad2-4f48-479f-a2e7-ccdefbf9c962 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:34.245386 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:34.245386 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:34.251384 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-caa30ad2-4f48-479f-a2e7-ccdefbf9c962 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:34.258171 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-caa30ad2-4f48-479f-a2e7-ccdefbf9c962 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:34.258704 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 45/179] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:34 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:34.330324 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-38753f36-58b1-4688-9027-d9d93e2b79d2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:34.332891 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-38753f36-58b1-4688-9027-d9d93e2b79d2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:34.333215 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-38753f36-58b1-4688-9027-d9d93e2b79d2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:34.333511 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-38753f36-58b1-4688-9027-d9d93e2b79d2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:34.347426 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:34.347426 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:34.352653 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-38753f36-58b1-4688-9027-d9d93e2b79d2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:34.358966 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-38753f36-58b1-4688-9027-d9d93e2b79d2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:34.359478 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 43/180] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:34 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:34.371893 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b4486a15-a84a-48a1-bb54-c1cc5f1a8bf3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:34.374261 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b4486a15-a84a-48a1-bb54-c1cc5f1a8bf3 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:34.374528 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b4486a15-a84a-48a1-bb54-c1cc5f1a8bf3 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:34.374826 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b4486a15-a84a-48a1-bb54-c1cc5f1a8bf3 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:34.387636 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:34.387636 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:34.393301 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b4486a15-a84a-48a1-bb54-c1cc5f1a8bf3 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:34.399550 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b4486a15-a84a-48a1-bb54-c1cc5f1a8bf3 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:34.400145 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 47/181] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:34 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:34.469456 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5863f188-a5cd-4b54-98a0-b7854b845d14 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:34.471578 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5863f188-a5cd-4b54-98a0-b7854b845d14 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:34.471914 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5863f188-a5cd-4b54-98a0-b7854b845d14 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:34.472138 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5863f188-a5cd-4b54-98a0-b7854b845d14 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:34.484358 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:34.484358 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:34.488987 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5863f188-a5cd-4b54-98a0-b7854b845d14 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:34.494957 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5863f188-a5cd-4b54-98a0-b7854b845d14 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:34.495486 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 47/182] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:34 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:34.948105 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-07dc8818-3dcd-4c66-b96c-8f2dcbcad613 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:34.949947 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-07dc8818-3dcd-4c66-b96c-8f2dcbcad613 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:34.950154 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-07dc8818-3dcd-4c66-b96c-8f2dcbcad613 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:34.950337 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-07dc8818-3dcd-4c66-b96c-8f2dcbcad613 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:34.962634 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:34.962634 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:34.966743 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-07dc8818-3dcd-4c66-b96c-8f2dcbcad613 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:34.971287 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-07dc8818-3dcd-4c66-b96c-8f2dcbcad613 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:34.971693 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 46/183] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:34 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:34.984008 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4f9f314e-a3c2-4a28-9b22-d2b9336069f5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:34.985654 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4f9f314e-a3c2-4a28-9b22-d2b9336069f5 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:34.985850 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4f9f314e-a3c2-4a28-9b22-d2b9336069f5 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:34.986043 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4f9f314e-a3c2-4a28-9b22-d2b9336069f5 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:34.994795 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:34.994795 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:34.998087 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4f9f314e-a3c2-4a28-9b22-d2b9336069f5 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:35.002052 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4f9f314e-a3c2-4a28-9b22-d2b9336069f5 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:35.002411 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 44/184] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:34 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:35.276337 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7dabd60b-9a20-47fa-972b-7ac54c470a2b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:35.278072 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7dabd60b-9a20-47fa-972b-7ac54c470a2b tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:35.278255 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7dabd60b-9a20-47fa-972b-7ac54c470a2b tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:35.278460 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7dabd60b-9a20-47fa-972b-7ac54c470a2b tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:35.288534 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:35.288534 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:35.295460 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7dabd60b-9a20-47fa-972b-7ac54c470a2b tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:35.303105 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7dabd60b-9a20-47fa-972b-7ac54c470a2b tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:35.303693 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 48/185] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:35 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:35.372056 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9d26f03d-738c-47ae-b786-5823b3cb63f5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:35.374872 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d26f03d-738c-47ae-b786-5823b3cb63f5 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:35.375093 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d26f03d-738c-47ae-b786-5823b3cb63f5 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:35.375280 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d26f03d-738c-47ae-b786-5823b3cb63f5 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:35.385902 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:35.385902 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:35.390622 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9d26f03d-738c-47ae-b786-5823b3cb63f5 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:35.396550 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d26f03d-738c-47ae-b786-5823b3cb63f5 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:35.397055 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 48/186] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:35 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:35.416973 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9bd7d0de-2877-4ec7-b5cd-d6948c6f7b29 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:35.416973 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9bd7d0de-2877-4ec7-b5cd-d6948c6f7b29 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:35.417097 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9bd7d0de-2877-4ec7-b5cd-d6948c6f7b29 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:35.417325 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9bd7d0de-2877-4ec7-b5cd-d6948c6f7b29 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:35.430837 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:35.430837 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:35.435040 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9bd7d0de-2877-4ec7-b5cd-d6948c6f7b29 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:35.439425 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9bd7d0de-2877-4ec7-b5cd-d6948c6f7b29 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:35.439769 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 47/187] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:35 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:35.510208 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b78dcf77-9361-44e5-abf4-5d999f4e3664 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:35.512039 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b78dcf77-9361-44e5-abf4-5d999f4e3664 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:35.512213 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b78dcf77-9361-44e5-abf4-5d999f4e3664 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:35.512419 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b78dcf77-9361-44e5-abf4-5d999f4e3664 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:35.522879 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:35.522879 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:35.529182 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b78dcf77-9361-44e5-abf4-5d999f4e3664 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:35.534597 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b78dcf77-9361-44e5-abf4-5d999f4e3664 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:35.535129 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 45/188] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:35 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:35.568516 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-33fcf17e-6cc4-4af7-88b2-41e7098b915c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:35.571442 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-33fcf17e-6cc4-4af7-88b2-41e7098b915c tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] GET https://10.4.3.127/volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 Aug 14 06:08:35.571722 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-33fcf17e-6cc4-4af7-88b2-41e7098b915c tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:35.572030 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-33fcf17e-6cc4-4af7-88b2-41e7098b915c tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:35.581574 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:35.581574 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:35.587831 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-33fcf17e-6cc4-4af7-88b2-41e7098b915c tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Volume info retrieved successfully. Aug 14 06:08:35.594161 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-33fcf17e-6cc4-4af7-88b2-41e7098b915c tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 returned with HTTP 200 Aug 14 06:08:35.594751 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 49/189] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:08:35 2026] GET /volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 => generated 795 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:35.984251 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-70003786-727f-4269-90ca-6fb0ff79df80 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:35.987079 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-70003786-727f-4269-90ca-6fb0ff79df80 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:35.987319 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-70003786-727f-4269-90ca-6fb0ff79df80 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:35.987593 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-70003786-727f-4269-90ca-6fb0ff79df80 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:36.001107 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:36.001107 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:36.005649 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-70003786-727f-4269-90ca-6fb0ff79df80 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:36.010823 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-70003786-727f-4269-90ca-6fb0ff79df80 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:36.011220 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 49/190] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:35 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:36.018359 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6dd292f8-ebdd-440d-a4f7-21c94f3f1275 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:36.022122 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6dd292f8-ebdd-440d-a4f7-21c94f3f1275 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:36.022332 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6dd292f8-ebdd-440d-a4f7-21c94f3f1275 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:36.025131 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6dd292f8-ebdd-440d-a4f7-21c94f3f1275 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:36.037163 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:36.037163 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:36.041373 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6dd292f8-ebdd-440d-a4f7-21c94f3f1275 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:36.046148 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6dd292f8-ebdd-440d-a4f7-21c94f3f1275 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:36.046640 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 48/191] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:36 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:36.320027 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c8c04987-f227-45c4-872b-35fb0d95e699 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:36.322384 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c8c04987-f227-45c4-872b-35fb0d95e699 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:36.322659 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c8c04987-f227-45c4-872b-35fb0d95e699 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:36.322922 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c8c04987-f227-45c4-872b-35fb0d95e699 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:36.332479 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:36.332479 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:36.337317 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c8c04987-f227-45c4-872b-35fb0d95e699 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:36.345653 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c8c04987-f227-45c4-872b-35fb0d95e699 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:36.346198 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 46/192] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:36 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 1390 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:36.361718 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:36.363943 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:08:36.364392 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-504303111"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:36.366244 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-504303111'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:08:36.366430 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Create volume of 1 GB Aug 14 06:08:36.371984 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Availability Zones retrieved successfully. Aug 14 06:08:36.379467 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Flow 'volume_create_api' (540d31a2-3f5c-429b-aa01-4f2b8106fe10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:08:36.380711 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f740bd-5f6c-4711-81c3-2149355e44b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:36.381763 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:08:36.414062 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f740bd-5f6c-4711-81c3-2149355e44b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:36.415022 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4f800bd-885f-4340-9658-ee40341ffa96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:36.415569 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a19ccaec-adc1-44b9-9dae-107232562d97 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:36.418022 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a19ccaec-adc1-44b9-9dae-107232562d97 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:36.418295 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a19ccaec-adc1-44b9-9dae-107232562d97 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:36.418581 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a19ccaec-adc1-44b9-9dae-107232562d97 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:36.432364 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:36.432364 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:36.437277 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a19ccaec-adc1-44b9-9dae-107232562d97 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:36.444321 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a19ccaec-adc1-44b9-9dae-107232562d97 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:36.444920 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 50/193] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:36 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:36.454451 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3c156f63-5e23-4404-ba37-4d246d8f1fa7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:36.459933 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3c156f63-5e23-4404-ba37-4d246d8f1fa7 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:36.460134 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3c156f63-5e23-4404-ba37-4d246d8f1fa7 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:36.460325 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3c156f63-5e23-4404-ba37-4d246d8f1fa7 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:36.462032 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Created reservations ['7173324a-8680-43a5-a47b-79da6cec3b5f', '2a2144b1-5a29-4d0e-b05a-f23d980e3352', 'c5362a19-c053-4181-b413-b396a676bfe0', '6758096c-5ba9-496f-b7af-6a0f43eb98f0'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:08:36.463519 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4f800bd-885f-4340-9658-ee40341ffa96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7173324a-8680-43a5-a47b-79da6cec3b5f', '2a2144b1-5a29-4d0e-b05a-f23d980e3352', 'c5362a19-c053-4181-b413-b396a676bfe0', '6758096c-5ba9-496f-b7af-6a0f43eb98f0']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:36.464702 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a6d6554-5fce-4765-a901-24c04b59c43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:36.477780 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:36.477780 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:36.484929 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3c156f63-5e23-4404-ba37-4d246d8f1fa7 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:36.494962 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3c156f63-5e23-4404-ba37-4d246d8f1fa7 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:36.494962 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 49/194] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:36 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:36.501272 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a6d6554-5fce-4765-a901-24c04b59c43b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ec6c499-b1ee-4d01-b275-002f973ff01b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-504303111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0945533d42084b07a27f2ea5550a9bf1',qos_specs=None,replication_status=,reservations=['7173324a-8680-43a5-a47b-79da6cec3b5f','2a2144b1-5a29-4d0e-b05a-f23d980e3352','c5362a19-c053-4181-b413-b396a676bfe0','6758096c-5ba9-496f-b7af-6a0f43eb98f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e6403e3df8c4aae8955343f5dc3a8f6',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:08:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-504303111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ec6c499-b1ee-4d01-b275-002f973ff01b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0945533d42084b07a27f2ea5550a9bf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e6403e3df8c4aae8955343f5dc3a8f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:36.502597 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (810e093b-0ee6-4970-b7db-16ce92b9e62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:36.527376 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (810e093b-0ee6-4970-b7db-16ce92b9e62e) transitioned into state 'SUCCESS' from state '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-504303111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0945533d42084b07a27f2ea5550a9bf1',qos_specs=None,replication_status=,reservations=['7173324a-8680-43a5-a47b-79da6cec3b5f','2a2144b1-5a29-4d0e-b05a-f23d980e3352','c5362a19-c053-4181-b413-b396a676bfe0','6758096c-5ba9-496f-b7af-6a0f43eb98f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e6403e3df8c4aae8955343f5dc3a8f6',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:36.530620 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78a7bb0a-1459-43d9-b5c1-bf4f97f57794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:36.542039 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78a7bb0a-1459-43d9-b5c1-bf4f97f57794) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:36.542812 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Flow 'volume_create_api' (540d31a2-3f5c-429b-aa01-4f2b8106fe10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:08:36.543165 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Create volume request issued successfully. Aug 14 06:08:36.543799 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6418a0eb-bf4e-48b9-92c8-a625f665323e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:08:36.544792 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 50/195] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:08:36 2026] POST /volume/v3/volumes => generated 751 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:08:36.552637 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e79eb883-01b6-4569-a231-cb935896e7d9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:36.557817 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e79eb883-01b6-4569-a231-cb935896e7d9 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:36.557817 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e79eb883-01b6-4569-a231-cb935896e7d9 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:36.557817 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e79eb883-01b6-4569-a231-cb935896e7d9 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:36.558061 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cf1b4c86-03a6-440f-ab09-dccc0f3d1ea3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:36.560535 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cf1b4c86-03a6-440f-ab09-dccc0f3d1ea3 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/5ec6c499-b1ee-4d01-b275-002f973ff01b Aug 14 06:08:36.560833 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cf1b4c86-03a6-440f-ab09-dccc0f3d1ea3 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:36.561132 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cf1b4c86-03a6-440f-ab09-dccc0f3d1ea3 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:36.568381 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:36.568381 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:36.570923 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:36.570923 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:36.574960 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e79eb883-01b6-4569-a231-cb935896e7d9 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:36.579020 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cf1b4c86-03a6-440f-ab09-dccc0f3d1ea3 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:36.579304 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e79eb883-01b6-4569-a231-cb935896e7d9 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:36.579999 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 47/196] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:36 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:36.587423 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cf1b4c86-03a6-440f-ab09-dccc0f3d1ea3 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/5ec6c499-b1ee-4d01-b275-002f973ff01b returned with HTTP 200 Aug 14 06:08:36.587423 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 51/197] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:36 2026] GET /volume/v3/volumes/5ec6c499-b1ee-4d01-b275-002f973ff01b => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:37.031074 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4d1f7092-8b6e-4038-bd4b-56e2ec41786e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:37.033170 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4d1f7092-8b6e-4038-bd4b-56e2ec41786e tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:37.033382 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4d1f7092-8b6e-4038-bd4b-56e2ec41786e tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:37.033632 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4d1f7092-8b6e-4038-bd4b-56e2ec41786e tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:37.042961 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:37.042961 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:37.046488 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4d1f7092-8b6e-4038-bd4b-56e2ec41786e tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:37.050615 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4d1f7092-8b6e-4038-bd4b-56e2ec41786e tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:37.050979 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 50/198] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:37 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:37.060815 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b4786ea6-dff2-4ef1-8b1a-818c724867d6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:37.062583 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b4786ea6-dff2-4ef1-8b1a-818c724867d6 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:37.062771 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b4786ea6-dff2-4ef1-8b1a-818c724867d6 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:37.062973 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b4786ea6-dff2-4ef1-8b1a-818c724867d6 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:37.072445 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:37.072445 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:37.075683 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b4786ea6-dff2-4ef1-8b1a-818c724867d6 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:37.079200 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b4786ea6-dff2-4ef1-8b1a-818c724867d6 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:37.079572 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 51/199] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:37 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:37.461373 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-630816cc-14b0-40b5-adaf-e786265596c7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:37.463426 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-630816cc-14b0-40b5-adaf-e786265596c7 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:37.463819 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-630816cc-14b0-40b5-adaf-e786265596c7 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:37.464150 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-630816cc-14b0-40b5-adaf-e786265596c7 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:37.477631 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:37.477631 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:37.484897 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-630816cc-14b0-40b5-adaf-e786265596c7 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:37.491692 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-630816cc-14b0-40b5-adaf-e786265596c7 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:37.492274 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 48/200] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:37 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:37.506333 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0c9aa6e0-928a-4ce8-9ea9-be8b74579550 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:37.508433 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0c9aa6e0-928a-4ce8-9ea9-be8b74579550 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:37.508710 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0c9aa6e0-928a-4ce8-9ea9-be8b74579550 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:37.508950 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0c9aa6e0-928a-4ce8-9ea9-be8b74579550 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:37.519434 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:37.519434 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:37.523880 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0c9aa6e0-928a-4ce8-9ea9-be8b74579550 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:37.528651 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0c9aa6e0-928a-4ce8-9ea9-be8b74579550 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:37.529163 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 52/201] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:37 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:37.598475 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b48ac553-caf3-4ffa-a278-224f3d536dc2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:37.600826 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b48ac553-caf3-4ffa-a278-224f3d536dc2 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:37.601096 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b48ac553-caf3-4ffa-a278-224f3d536dc2 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:37.601417 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b48ac553-caf3-4ffa-a278-224f3d536dc2 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:37.602177 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-cff94fb9-bdd3-4537-94cb-7ddd9db88aec None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:37.604145 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cff94fb9-bdd3-4537-94cb-7ddd9db88aec tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/5ec6c499-b1ee-4d01-b275-002f973ff01b Aug 14 06:08:37.604365 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cff94fb9-bdd3-4537-94cb-7ddd9db88aec tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:37.604620 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cff94fb9-bdd3-4537-94cb-7ddd9db88aec tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:37.611549 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:37.611549 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:37.611777 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:37.611777 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:37.615484 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-cff94fb9-bdd3-4537-94cb-7ddd9db88aec tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:37.615994 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b48ac553-caf3-4ffa-a278-224f3d536dc2 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:37.619764 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cff94fb9-bdd3-4537-94cb-7ddd9db88aec tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/5ec6c499-b1ee-4d01-b275-002f973ff01b returned with HTTP 200 Aug 14 06:08:37.620449 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 52/202] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:37 2026] GET /volume/v3/volumes/5ec6c499-b1ee-4d01-b275-002f973ff01b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:37.620817 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b48ac553-caf3-4ffa-a278-224f3d536dc2 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:37.624448 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 51/203] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:37 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:37.633886 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:37.635863 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:08:37.636221 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1319912008"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:37.637941 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1319912008'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:08:37.638107 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Create volume of 1 GB Aug 14 06:08:37.644084 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Availability Zones retrieved successfully. Aug 14 06:08:37.652300 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Flow 'volume_create_api' (157082b7-e708-4857-a864-eee69430b734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:08:37.653305 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0871541a-19e0-48ca-9729-b52186055ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:37.654443 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:08:37.684688 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0871541a-19e0-48ca-9729-b52186055ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:37.685655 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f92d084-ef0a-41bb-997c-f3222d237e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:37.729300 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Created reservations ['c852fe09-22f7-4155-a399-296cb346612a', '95849ef0-a65f-4d95-aef3-7e2079d678d6', 'dea1a0e9-d46a-4bb7-9f02-7b0694270f19', '11790c0a-81e8-4bb9-bbed-d6ffbb375cdb'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:08:37.730470 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f92d084-ef0a-41bb-997c-f3222d237e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c852fe09-22f7-4155-a399-296cb346612a', '95849ef0-a65f-4d95-aef3-7e2079d678d6', 'dea1a0e9-d46a-4bb7-9f02-7b0694270f19', '11790c0a-81e8-4bb9-bbed-d6ffbb375cdb']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:37.731524 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96593c0f-93c6-444e-8119-d96ac2e11388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:37.760980 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96593c0f-93c6-444e-8119-d96ac2e11388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eafb75a4-0f38-4549-bac4-f8206c345365', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1319912008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0945533d42084b07a27f2ea5550a9bf1',qos_specs=None,replication_status=,reservations=['c852fe09-22f7-4155-a399-296cb346612a','95849ef0-a65f-4d95-aef3-7e2079d678d6','dea1a0e9-d46a-4bb7-9f02-7b0694270f19','11790c0a-81e8-4bb9-bbed-d6ffbb375cdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e6403e3df8c4aae8955343f5dc3a8f6',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:08:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1319912008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eafb75a4-0f38-4549-bac4-f8206c345365,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0945533d42084b07a27f2ea5550a9bf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e6403e3df8c4aae8955343f5dc3a8f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:37.761785 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (124ade0d-d796-4d26-98d5-d376f891a9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:37.780963 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (124ade0d-d796-4d26-98d5-d376f891a9e3) transitioned into state 'SUCCESS' from state '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-1319912008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0945533d42084b07a27f2ea5550a9bf1',qos_specs=None,replication_status=,reservations=['c852fe09-22f7-4155-a399-296cb346612a','95849ef0-a65f-4d95-aef3-7e2079d678d6','dea1a0e9-d46a-4bb7-9f02-7b0694270f19','11790c0a-81e8-4bb9-bbed-d6ffbb375cdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e6403e3df8c4aae8955343f5dc3a8f6',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:37.782186 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9ad6b09-0b0f-47c1-b16f-7d33c2c48d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:08:37.793643 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9ad6b09-0b0f-47c1-b16f-7d33c2c48d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:08:37.795033 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Flow 'volume_create_api' (157082b7-e708-4857-a864-eee69430b734) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:08:37.795619 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Create volume request issued successfully. Aug 14 06:08:37.796490 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ef565ad2-e98c-4398-9526-9dbd6981ddd6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:08:37.797121 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 49/204] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:08:37 2026] POST /volume/v3/volumes => generated 752 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:08:37.811517 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-48545386-f336-4a4d-9fbc-ad31c993975f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:37.814428 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-48545386-f336-4a4d-9fbc-ad31c993975f tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/eafb75a4-0f38-4549-bac4-f8206c345365 Aug 14 06:08:37.814428 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-48545386-f336-4a4d-9fbc-ad31c993975f tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:37.815363 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-48545386-f336-4a4d-9fbc-ad31c993975f tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:37.826187 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:37.826187 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:37.832388 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-48545386-f336-4a4d-9fbc-ad31c993975f tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:37.838079 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-48545386-f336-4a4d-9fbc-ad31c993975f tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/eafb75a4-0f38-4549-bac4-f8206c345365 returned with HTTP 200 Aug 14 06:08:37.838649 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 53/205] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:37 2026] GET /volume/v3/volumes/eafb75a4-0f38-4549-bac4-f8206c345365 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:38.064251 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e538c8ba-ac9a-49b0-8fbf-61e142a71eae None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:38.066785 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e538c8ba-ac9a-49b0-8fbf-61e142a71eae tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:38.067153 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e538c8ba-ac9a-49b0-8fbf-61e142a71eae tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:38.067542 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e538c8ba-ac9a-49b0-8fbf-61e142a71eae tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:38.077575 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:38.077575 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:38.081386 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e538c8ba-ac9a-49b0-8fbf-61e142a71eae tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:38.085895 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e538c8ba-ac9a-49b0-8fbf-61e142a71eae tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:38.088360 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 53/206] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:38 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:38.093905 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-166b6848-0537-457d-9280-f3dda5f54af4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:38.095727 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-166b6848-0537-457d-9280-f3dda5f54af4 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:38.095974 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-166b6848-0537-457d-9280-f3dda5f54af4 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:38.096226 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-166b6848-0537-457d-9280-f3dda5f54af4 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:38.105925 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:38.105925 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:38.109434 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-166b6848-0537-457d-9280-f3dda5f54af4 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:38.113934 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-166b6848-0537-457d-9280-f3dda5f54af4 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:38.114317 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 52/207] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:38 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:38.504599 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-11529de5-045c-4550-a69c-90861f73bad7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:38.506615 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-11529de5-045c-4550-a69c-90861f73bad7 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:38.506858 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-11529de5-045c-4550-a69c-90861f73bad7 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:38.507075 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-11529de5-045c-4550-a69c-90861f73bad7 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:38.518086 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:38.518086 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:38.522133 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-11529de5-045c-4550-a69c-90861f73bad7 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:38.526951 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-11529de5-045c-4550-a69c-90861f73bad7 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:38.527314 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 50/208] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:38 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:38.541723 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8a2fa864-3e87-48c2-99cb-9847eb4d3b42 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:38.543556 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8a2fa864-3e87-48c2-99cb-9847eb4d3b42 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:38.543761 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8a2fa864-3e87-48c2-99cb-9847eb4d3b42 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:38.543993 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8a2fa864-3e87-48c2-99cb-9847eb4d3b42 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:38.552951 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:38.552951 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:38.557483 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8a2fa864-3e87-48c2-99cb-9847eb4d3b42 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:38.562725 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8a2fa864-3e87-48c2-99cb-9847eb4d3b42 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:38.563261 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 54/209] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:38 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:38.604358 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-11c5e2fe-9e27-4ecd-89a1-17303ccee3bd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:38.606762 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-11c5e2fe-9e27-4ecd-89a1-17303ccee3bd tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] GET https://10.4.3.127/volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 Aug 14 06:08:38.607038 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-11c5e2fe-9e27-4ecd-89a1-17303ccee3bd tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:38.607274 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-11c5e2fe-9e27-4ecd-89a1-17303ccee3bd tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:38.615349 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:38.615349 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:38.620213 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-11c5e2fe-9e27-4ecd-89a1-17303ccee3bd tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Volume info retrieved successfully. Aug 14 06:08:38.626036 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-11c5e2fe-9e27-4ecd-89a1-17303ccee3bd tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 returned with HTTP 200 Aug 14 06:08:38.626629 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 54/210] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:08:38 2026] GET /volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 => generated 1311 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:38.633949 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-dfb6a05b-f7cc-4e2e-928a-f017fe9eaa8e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:38.634738 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dfb6a05b-f7cc-4e2e-928a-f017fe9eaa8e None None] GET https://10.4.3.127/volume// Aug 14 06:08:38.635112 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dfb6a05b-f7cc-4e2e-928a-f017fe9eaa8e None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:38.635451 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dfb6a05b-f7cc-4e2e-928a-f017fe9eaa8e None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:38.635960 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dfb6a05b-f7cc-4e2e-928a-f017fe9eaa8e None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:38.636285 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 53/211] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:08:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:38.636505 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-83c4084c-e720-4fe7-b27d-5b1fc962009e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:38.639040 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-83c4084c-e720-4fe7-b27d-5b1fc962009e tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:38.639239 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-83c4084c-e720-4fe7-b27d-5b1fc962009e tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:38.639501 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-83c4084c-e720-4fe7-b27d-5b1fc962009e tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:38.646239 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-e829e93c-17a0-44e4-b449-9c1062d4bb8e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:38.650155 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-e829e93c-17a0-44e4-b449-9c1062d4bb8e tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:08:38.650155 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-e829e93c-17a0-44e4-b449-9c1062d4bb8e tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "999b2442-9b4d-4d30-842c-bae068d7beb7", "connector": null, "instance_uuid": "da8f6cf8-ec7f-4588-a765-541779d32399"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:38.653068 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:38.653068 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:38.659943 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-83c4084c-e720-4fe7-b27d-5b1fc962009e tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:38.663658 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:38.663658 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:38.664762 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-83c4084c-e720-4fe7-b27d-5b1fc962009e tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:38.665561 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 51/212] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:38 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:38.706192 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-e829e93c-17a0-44e4-b449-9c1062d4bb8e tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:08:38.706727 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 55/213] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:08:38 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 14 06:08:38.714632 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-b77dfad0-43e3-4676-9848-07db77ab31d6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:38.715639 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-bac652a3-126f-46b0-afff-3f36911f258a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:38.716185 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bac652a3-126f-46b0-afff-3f36911f258a None None] GET https://10.4.3.127/volume// Aug 14 06:08:38.716451 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bac652a3-126f-46b0-afff-3f36911f258a None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:38.716714 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bac652a3-126f-46b0-afff-3f36911f258a None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:38.717210 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bac652a3-126f-46b0-afff-3f36911f258a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:38.717255 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-b77dfad0-43e3-4676-9848-07db77ab31d6 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] POST https://10.4.3.127/volume/v3/attachments/640adf1d-2ca0-4317-a4df-9f3ceebe42e6/action Aug 14 06:08:38.717757 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 54/214] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:08:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:38.718199 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-b77dfad0-43e3-4676-9848-07db77ab31d6 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:08:38.718318 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-b77dfad0-43e3-4676-9848-07db77ab31d6 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:38.725267 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-245d74d2-7647-4a56-970d-642457f7cefb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:38.727844 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-245d74d2-7647-4a56-970d-642457f7cefb tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] GET https://10.4.3.127/volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 Aug 14 06:08:38.728159 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-245d74d2-7647-4a56-970d-642457f7cefb tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:38.728422 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-245d74d2-7647-4a56-970d-642457f7cefb tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:38.737502 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:38.737502 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:38.739178 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:38.739178 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:38.743911 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-245d74d2-7647-4a56-970d-642457f7cefb tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Volume info retrieved successfully. Aug 14 06:08:38.749670 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-d152ba61-1f28-44a0-aa2c-7ea4cf9eaaa6 req-b77dfad0-43e3-4676-9848-07db77ab31d6 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/attachments/640adf1d-2ca0-4317-a4df-9f3ceebe42e6/action returned with HTTP 204 Aug 14 06:08:38.750224 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 55/215] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:08:38 2026] POST /volume/v3/attachments/640adf1d-2ca0-4317-a4df-9f3ceebe42e6/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:08:38.750338 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-245d74d2-7647-4a56-970d-642457f7cefb tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 returned with HTTP 200 Aug 14 06:08:38.752473 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 52/216] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:08:38 2026] GET /volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 => generated 1490 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:08:38.843434 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-070405be-829f-46a1-9726-6407e26ead07 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:38.845546 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-070405be-829f-46a1-9726-6407e26ead07 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] PUT https://10.4.3.127/volume/v3/attachments/afb9449c-6482-4c4a-a0c3-b58e15dec94b Aug 14 06:08:38.845939 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-070405be-829f-46a1-9726-6407e26ead07 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:38.853501 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d759b1f8-708c-491a-ba4c-52dde8bae570 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:38.854240 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-070405be-829f-46a1-9726-6407e26ead07 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Acquiring lock "cinder-attachment_update-999b2442-9b4d-4d30-842c-bae068d7beb7-np0000007331" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:08:38.858796 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-070405be-829f-46a1-9726-6407e26ead07 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Lock "cinder-attachment_update-999b2442-9b4d-4d30-842c-bae068d7beb7-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:08:38.860148 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:38.860148 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:38.860931 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d759b1f8-708c-491a-ba4c-52dde8bae570 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/eafb75a4-0f38-4549-bac4-f8206c345365 Aug 14 06:08:38.861175 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d759b1f8-708c-491a-ba4c-52dde8bae570 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:38.861432 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d759b1f8-708c-491a-ba4c-52dde8bae570 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:38.875944 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:38.875944 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:38.882411 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d759b1f8-708c-491a-ba4c-52dde8bae570 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:38.886992 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d759b1f8-708c-491a-ba4c-52dde8bae570 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/eafb75a4-0f38-4549-bac4-f8206c345365 returned with HTTP 200 Aug 14 06:08:38.887472 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 55/217] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:38 2026] GET /volume/v3/volumes/eafb75a4-0f38-4549-bac4-f8206c345365 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:38.950549 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-070405be-829f-46a1-9726-6407e26ead07 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Lock "cinder-attachment_update-999b2442-9b4d-4d30-842c-bae068d7beb7-np0000007331" released by "attachment_update" :: held 0.092s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:08:38.951099 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-070405be-829f-46a1-9726-6407e26ead07 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/attachments/afb9449c-6482-4c4a-a0c3-b58e15dec94b returned with HTTP 200 Aug 14 06:08:38.953108 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 56/218] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:08:38 2026] PUT /volume/v3/attachments/afb9449c-6482-4c4a-a0c3-b58e15dec94b => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:38.975573 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-622a81bb-a90a-4cd2-bbe9-0b08bc6d0971 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:38.978152 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-622a81bb-a90a-4cd2-bbe9-0b08bc6d0971 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] POST https://10.4.3.127/volume/v3/attachments/afb9449c-6482-4c4a-a0c3-b58e15dec94b/action Aug 14 06:08:38.978610 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-622a81bb-a90a-4cd2-bbe9-0b08bc6d0971 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:08:38.978726 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-622a81bb-a90a-4cd2-bbe9-0b08bc6d0971 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:38.999804 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:38.999804 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:39.013570 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-66d162ce-a79f-458a-8566-c1d6e7d0f46a req-622a81bb-a90a-4cd2-bbe9-0b08bc6d0971 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/attachments/afb9449c-6482-4c4a-a0c3-b58e15dec94b/action returned with HTTP 204 Aug 14 06:08:39.014055 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 56/219] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:08:38 2026] POST /volume/v3/attachments/afb9449c-6482-4c4a-a0c3-b58e15dec94b/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:08:39.103954 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d850f186-a489-485e-8cd1-ee9fb03dab2a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:39.111186 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d850f186-a489-485e-8cd1-ee9fb03dab2a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:39.111413 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d850f186-a489-485e-8cd1-ee9fb03dab2a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:39.111613 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d850f186-a489-485e-8cd1-ee9fb03dab2a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:39.121742 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:39.121742 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:39.126272 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d850f186-a489-485e-8cd1-ee9fb03dab2a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:39.129347 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-02dd0d4c-e339-4d67-89fb-697a6f07e376 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:39.130495 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d850f186-a489-485e-8cd1-ee9fb03dab2a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:39.130887 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 53/220] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:39 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:39.131635 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-02dd0d4c-e339-4d67-89fb-697a6f07e376 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:39.131945 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-02dd0d4c-e339-4d67-89fb-697a6f07e376 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:39.132183 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-02dd0d4c-e339-4d67-89fb-697a6f07e376 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:39.148543 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:39.148543 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:39.152783 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-02dd0d4c-e339-4d67-89fb-697a6f07e376 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:39.158609 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-02dd0d4c-e339-4d67-89fb-697a6f07e376 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:39.159188 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 56/221] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:39 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:39.541181 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2476d0f8-5681-4506-b5d3-3da94cab825a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:39.543747 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2476d0f8-5681-4506-b5d3-3da94cab825a tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:39.544232 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2476d0f8-5681-4506-b5d3-3da94cab825a tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:39.544632 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2476d0f8-5681-4506-b5d3-3da94cab825a tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:39.557181 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:39.557181 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:39.562572 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2476d0f8-5681-4506-b5d3-3da94cab825a tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:39.568123 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2476d0f8-5681-4506-b5d3-3da94cab825a tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:39.568619 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 57/222] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:39 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:39.576242 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3a821651-909d-4f05-a79e-fd8f6e868c30 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:39.578968 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3a821651-909d-4f05-a79e-fd8f6e868c30 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:39.579291 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3a821651-909d-4f05-a79e-fd8f6e868c30 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:39.579622 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3a821651-909d-4f05-a79e-fd8f6e868c30 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:39.595052 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:39.595052 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:39.600704 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3a821651-909d-4f05-a79e-fd8f6e868c30 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:39.607140 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3a821651-909d-4f05-a79e-fd8f6e868c30 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:39.607745 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 57/223] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:39 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:39.678976 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dee45ae3-3504-45cd-8354-f81e2c1895bb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:39.681184 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dee45ae3-3504-45cd-8354-f81e2c1895bb tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:39.681438 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dee45ae3-3504-45cd-8354-f81e2c1895bb tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:39.681634 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dee45ae3-3504-45cd-8354-f81e2c1895bb tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:39.705372 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:39.705372 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:39.711059 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-dee45ae3-3504-45cd-8354-f81e2c1895bb tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:39.716871 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dee45ae3-3504-45cd-8354-f81e2c1895bb tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:39.717348 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 54/224] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:39 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:39.735639 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-eea52832-b39d-4ec0-90f9-313ca6a7e00e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:39.737367 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-eea52832-b39d-4ec0-90f9-313ca6a7e00e tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:39.737600 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-eea52832-b39d-4ec0-90f9-313ca6a7e00e tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:39.737779 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-eea52832-b39d-4ec0-90f9-313ca6a7e00e tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:39.748140 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:39.748140 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:39.754856 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-eea52832-b39d-4ec0-90f9-313ca6a7e00e tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:39.760997 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-eea52832-b39d-4ec0-90f9-313ca6a7e00e tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:39.761846 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 57/225] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:39 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:39.775961 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1d9b2622-7ad8-46a0-bacd-8340e51feb01 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:39.778289 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1d9b2622-7ad8-46a0-bacd-8340e51feb01 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:39.778547 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1d9b2622-7ad8-46a0-bacd-8340e51feb01 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:39.778929 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1d9b2622-7ad8-46a0-bacd-8340e51feb01 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:39.798082 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:39.798082 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:39.803692 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1d9b2622-7ad8-46a0-bacd-8340e51feb01 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Volume info retrieved successfully. Aug 14 06:08:39.811189 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1d9b2622-7ad8-46a0-bacd-8340e51feb01 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:39.811883 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 58/226] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:39 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:39.918899 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-93a187ef-2904-49c8-a365-ffc8564a3590 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:39.921141 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-93a187ef-2904-49c8-a365-ffc8564a3590 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:39.921378 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-93a187ef-2904-49c8-a365-ffc8564a3590 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:39.921599 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-93a187ef-2904-49c8-a365-ffc8564a3590 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:39.934497 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:39.934497 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:39.940287 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-93a187ef-2904-49c8-a365-ffc8564a3590 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:39.951551 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-93a187ef-2904-49c8-a365-ffc8564a3590 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:39.952447 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 58/227] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:08:39 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:40.011313 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-f989aa66-046f-4197-b332-a6a4a4edece9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:40.013260 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-f989aa66-046f-4197-b332-a6a4a4edece9 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] POST https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653/action Aug 14 06:08:40.013875 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-f989aa66-046f-4197-b332-a6a4a4edece9 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:08:40.014021 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-f989aa66-046f-4197-b332-a6a4a4edece9 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:40.027481 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:40.027481 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:40.027481 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-f989aa66-046f-4197-b332-a6a4a4edece9 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:40.034766 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-f989aa66-046f-4197-b332-a6a4a4edece9 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Begin detaching volume completed successfully. Aug 14 06:08:40.034984 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-f989aa66-046f-4197-b332-a6a4a4edece9 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653/action returned with HTTP 202 Aug 14 06:08:40.035502 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 55/228] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:08:40 2026] POST /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:08:40.060325 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5a34c050-e6dc-4511-b209-1615530665f9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:40.065547 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5a34c050-e6dc-4511-b209-1615530665f9 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:40.065852 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5a34c050-e6dc-4511-b209-1615530665f9 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:40.066133 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5a34c050-e6dc-4511-b209-1615530665f9 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:40.080929 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:40.080929 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:40.085411 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5a34c050-e6dc-4511-b209-1615530665f9 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Volume info retrieved successfully. Aug 14 06:08:40.090199 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5a34c050-e6dc-4511-b209-1615530665f9 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:40.090652 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 58/229] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:40 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:40.112002 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-35cd1ac4-7424-40d6-a2b4-b9db4d35bf7c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:40.112368 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-35cd1ac4-7424-40d6-a2b4-b9db4d35bf7c None None] GET https://10.4.3.127/volume// Aug 14 06:08:40.112563 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-35cd1ac4-7424-40d6-a2b4-b9db4d35bf7c None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:40.112745 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-35cd1ac4-7424-40d6-a2b4-b9db4d35bf7c None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:40.113089 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-35cd1ac4-7424-40d6-a2b4-b9db4d35bf7c None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:40.113355 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 59/230] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:08:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:40.127866 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-488f5801-a670-45d7-8ff6-e3be7ef9cdbc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:40.130575 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-488f5801-a670-45d7-8ff6-e3be7ef9cdbc tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:40.130841 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-488f5801-a670-45d7-8ff6-e3be7ef9cdbc tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:40.131099 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-488f5801-a670-45d7-8ff6-e3be7ef9cdbc tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:40.142776 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:40.142776 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:40.147495 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fea55968-7a5e-44e3-a905-a60200115a55 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:40.148761 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-488f5801-a670-45d7-8ff6-e3be7ef9cdbc tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:40.149747 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fea55968-7a5e-44e3-a905-a60200115a55 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:40.150035 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fea55968-7a5e-44e3-a905-a60200115a55 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:40.150270 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fea55968-7a5e-44e3-a905-a60200115a55 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:40.153943 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-488f5801-a670-45d7-8ff6-e3be7ef9cdbc tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:40.154457 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 59/231] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:08:40 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:08:40.162927 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:40.162927 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:40.168034 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fea55968-7a5e-44e3-a905-a60200115a55 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:40.174753 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-02a0a17c-7ec5-49ae-a041-9375b1056631 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:40.175155 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fea55968-7a5e-44e3-a905-a60200115a55 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:40.175206 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 56/232] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:40 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:40.176881 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-02a0a17c-7ec5-49ae-a041-9375b1056631 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:40.177102 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-02a0a17c-7ec5-49ae-a041-9375b1056631 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:40.177296 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-02a0a17c-7ec5-49ae-a041-9375b1056631 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:40.194350 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:40.194350 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:40.197822 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-02a0a17c-7ec5-49ae-a041-9375b1056631 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:40.201516 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-02a0a17c-7ec5-49ae-a041-9375b1056631 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:40.202027 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 59/233] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:40 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:40.585632 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6464bf86-152f-4168-b751-ad0530c4ada2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:40.587692 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6464bf86-152f-4168-b751-ad0530c4ada2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:40.587973 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6464bf86-152f-4168-b751-ad0530c4ada2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:40.588223 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6464bf86-152f-4168-b751-ad0530c4ada2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:40.598753 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:40.598753 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:40.603161 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6464bf86-152f-4168-b751-ad0530c4ada2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:40.608362 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6464bf86-152f-4168-b751-ad0530c4ada2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:40.608850 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 60/234] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:40 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:40.621382 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7f036588-f8c6-4add-8a9a-69ea41188c95 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:40.623958 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7f036588-f8c6-4add-8a9a-69ea41188c95 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:40.624305 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7f036588-f8c6-4add-8a9a-69ea41188c95 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:40.624557 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7f036588-f8c6-4add-8a9a-69ea41188c95 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:40.637716 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:40.637716 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:40.642591 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7f036588-f8c6-4add-8a9a-69ea41188c95 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:40.649369 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7f036588-f8c6-4add-8a9a-69ea41188c95 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:40.649982 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 60/235] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:40 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:41.105241 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a1bac467-ce47-4a15-a03b-becd829dd4e3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:41.107350 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a1bac467-ce47-4a15-a03b-becd829dd4e3 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:41.107579 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a1bac467-ce47-4a15-a03b-becd829dd4e3 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:41.107823 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a1bac467-ce47-4a15-a03b-becd829dd4e3 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:41.119048 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:41.119048 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:41.126566 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a1bac467-ce47-4a15-a03b-becd829dd4e3 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Volume info retrieved successfully. Aug 14 06:08:41.139505 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a1bac467-ce47-4a15-a03b-becd829dd4e3 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:41.140001 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 57/236] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:41 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:41.189172 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3573eac5-0564-4f98-a162-4bc0bbd7db72 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:41.191146 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3573eac5-0564-4f98-a162-4bc0bbd7db72 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:41.191356 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3573eac5-0564-4f98-a162-4bc0bbd7db72 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:41.192111 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3573eac5-0564-4f98-a162-4bc0bbd7db72 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:41.202021 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:41.202021 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:41.205118 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3573eac5-0564-4f98-a162-4bc0bbd7db72 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:41.210551 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3573eac5-0564-4f98-a162-4bc0bbd7db72 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:41.210551 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 60/237] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:41 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:41.215998 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a09a83a2-42cb-4e6c-acd7-cc4dfb6a663e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:41.218201 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a09a83a2-42cb-4e6c-acd7-cc4dfb6a663e tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:41.218554 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a09a83a2-42cb-4e6c-acd7-cc4dfb6a663e tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:41.218779 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a09a83a2-42cb-4e6c-acd7-cc4dfb6a663e tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:41.231179 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:41.231179 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:41.237536 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a09a83a2-42cb-4e6c-acd7-cc4dfb6a663e tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:41.241508 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a09a83a2-42cb-4e6c-acd7-cc4dfb6a663e tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:41.241989 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 61/238] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:41 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:41.622647 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d7ccfcc5-b36b-413e-b173-0afb6ab1789c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:41.624850 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d7ccfcc5-b36b-413e-b173-0afb6ab1789c tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:41.625121 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d7ccfcc5-b36b-413e-b173-0afb6ab1789c tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:41.625366 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d7ccfcc5-b36b-413e-b173-0afb6ab1789c tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:41.636471 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:41.636471 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:41.640782 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d7ccfcc5-b36b-413e-b173-0afb6ab1789c tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:41.646240 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d7ccfcc5-b36b-413e-b173-0afb6ab1789c tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:41.646745 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 61/239] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:41 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:41.664214 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a3803254-6e0a-424f-9d7d-83ad9dc2968a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:41.666280 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a3803254-6e0a-424f-9d7d-83ad9dc2968a tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:41.666516 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a3803254-6e0a-424f-9d7d-83ad9dc2968a tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:41.666695 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a3803254-6e0a-424f-9d7d-83ad9dc2968a tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:41.677376 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:41.677376 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:41.681884 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a3803254-6e0a-424f-9d7d-83ad9dc2968a tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:41.687977 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a3803254-6e0a-424f-9d7d-83ad9dc2968a tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:41.688694 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 58/240] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:41 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:42.158138 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e89337df-0981-408b-a240-f2e794ad529f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:42.160201 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e89337df-0981-408b-a240-f2e794ad529f tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:42.160496 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e89337df-0981-408b-a240-f2e794ad529f tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:42.160810 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e89337df-0981-408b-a240-f2e794ad529f tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:42.172348 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:42.172348 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:42.177053 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e89337df-0981-408b-a240-f2e794ad529f tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Volume info retrieved successfully. Aug 14 06:08:42.182329 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e89337df-0981-408b-a240-f2e794ad529f tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:42.182835 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 61/241] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:42 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:42.222545 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5b4142d6-80ad-490c-958d-4f8836db5766 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:42.225643 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5b4142d6-80ad-490c-958d-4f8836db5766 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:42.225954 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5b4142d6-80ad-490c-958d-4f8836db5766 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:42.226208 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5b4142d6-80ad-490c-958d-4f8836db5766 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:42.239872 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:42.239872 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:42.246084 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5b4142d6-80ad-490c-958d-4f8836db5766 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:42.253056 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5b4142d6-80ad-490c-958d-4f8836db5766 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:42.253601 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 62/242] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:42 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:42.261351 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9bc9b9fc-7da8-4260-8d89-4b4321feb5e5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:42.265455 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9bc9b9fc-7da8-4260-8d89-4b4321feb5e5 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:42.265668 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9bc9b9fc-7da8-4260-8d89-4b4321feb5e5 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:42.265891 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9bc9b9fc-7da8-4260-8d89-4b4321feb5e5 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:42.284006 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:42.284006 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:42.287713 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9bc9b9fc-7da8-4260-8d89-4b4321feb5e5 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:42.292634 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9bc9b9fc-7da8-4260-8d89-4b4321feb5e5 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:42.293305 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 62/243] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:42 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:42.662952 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6cc8c639-bc17-4e7b-80b5-a6a7f8d7e1ac None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:42.667371 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6cc8c639-bc17-4e7b-80b5-a6a7f8d7e1ac tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:42.668503 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6cc8c639-bc17-4e7b-80b5-a6a7f8d7e1ac tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:42.668958 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6cc8c639-bc17-4e7b-80b5-a6a7f8d7e1ac tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:42.684865 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:42.684865 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:42.693480 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6cc8c639-bc17-4e7b-80b5-a6a7f8d7e1ac tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:42.702026 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6cc8c639-bc17-4e7b-80b5-a6a7f8d7e1ac tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:42.702026 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 59/244] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:42 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:42.704306 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e587bd38-0936-46c4-aebf-19f564bfc43b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:42.707704 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e587bd38-0936-46c4-aebf-19f564bfc43b tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:42.707934 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e587bd38-0936-46c4-aebf-19f564bfc43b tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:42.708164 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e587bd38-0936-46c4-aebf-19f564bfc43b tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:42.722492 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:42.722492 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:42.729659 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e587bd38-0936-46c4-aebf-19f564bfc43b tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:42.735341 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e587bd38-0936-46c4-aebf-19f564bfc43b tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:42.735962 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 62/245] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:42 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:42.771851 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-40e6de7d-45ff-4b11-be3a-c5ae2c3f6622 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:42.774112 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-40e6de7d-45ff-4b11-be3a-c5ae2c3f6622 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] POST https://10.4.3.127/volume/v3/attachments/caeb9123-9ac0-45e6-9904-cd9e3b376b38/action Aug 14 06:08:42.774671 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-40e6de7d-45ff-4b11-be3a-c5ae2c3f6622 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:08:42.775031 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-40e6de7d-45ff-4b11-be3a-c5ae2c3f6622 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:42.795712 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:42.795712 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:42.808629 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-66932a3c-957f-4826-9f02-3c6d7cbee3b3 req-40e6de7d-45ff-4b11-be3a-c5ae2c3f6622 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/attachments/caeb9123-9ac0-45e6-9904-cd9e3b376b38/action returned with HTTP 204 Aug 14 06:08:42.809631 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 63/246] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:08:42 2026] POST /volume/v3/attachments/caeb9123-9ac0-45e6-9904-cd9e3b376b38/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:08:43.196878 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-23bd2875-c90c-4e92-a89a-189a4b9a65f3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:43.199294 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-23bd2875-c90c-4e92-a89a-189a4b9a65f3 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:43.199587 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-23bd2875-c90c-4e92-a89a-189a4b9a65f3 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:43.199852 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-23bd2875-c90c-4e92-a89a-189a4b9a65f3 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:43.211469 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:43.211469 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:43.215557 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-23bd2875-c90c-4e92-a89a-189a4b9a65f3 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Volume info retrieved successfully. Aug 14 06:08:43.221192 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-23bd2875-c90c-4e92-a89a-189a4b9a65f3 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:43.221530 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 63/247] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:43 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:43.267077 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b517bb3a-da9a-42ba-9ca9-958c6e7040b7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:43.269047 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b517bb3a-da9a-42ba-9ca9-958c6e7040b7 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:43.269298 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b517bb3a-da9a-42ba-9ca9-958c6e7040b7 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:43.269557 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b517bb3a-da9a-42ba-9ca9-958c6e7040b7 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:43.287672 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:43.287672 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:43.293012 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b517bb3a-da9a-42ba-9ca9-958c6e7040b7 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:43.299461 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b517bb3a-da9a-42ba-9ca9-958c6e7040b7 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:43.299947 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 60/248] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:43 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:43.310306 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-151d1a20-0c5e-4892-b456-5828e0a27358 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:43.313618 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-151d1a20-0c5e-4892-b456-5828e0a27358 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:43.313618 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-151d1a20-0c5e-4892-b456-5828e0a27358 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:43.313618 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-151d1a20-0c5e-4892-b456-5828e0a27358 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:43.317854 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e7bc00bb-9b73-49b5-bb19-2fd612424d19 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:43.322497 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e7bc00bb-9b73-49b5-bb19-2fd612424d19 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:43.322497 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e7bc00bb-9b73-49b5-bb19-2fd612424d19 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:43.322497 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e7bc00bb-9b73-49b5-bb19-2fd612424d19 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:43.325736 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:43.325736 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:43.330224 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-151d1a20-0c5e-4892-b456-5828e0a27358 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:43.335335 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-151d1a20-0c5e-4892-b456-5828e0a27358 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:43.336481 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 63/249] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:43 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:43.337744 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:43.337744 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:43.342702 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e7bc00bb-9b73-49b5-bb19-2fd612424d19 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:43.349602 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e7bc00bb-9b73-49b5-bb19-2fd612424d19 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:43.349602 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 64/250] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:43 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:43.718209 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-deae585b-ef32-423d-a3b8-9faea596ec42 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:43.721591 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-deae585b-ef32-423d-a3b8-9faea596ec42 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:43.721824 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-deae585b-ef32-423d-a3b8-9faea596ec42 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:43.722115 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-deae585b-ef32-423d-a3b8-9faea596ec42 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:43.739570 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:43.739570 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:43.747031 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-deae585b-ef32-423d-a3b8-9faea596ec42 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:43.754684 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-18cf17b0-ac98-4a67-9dc1-9645cb796d79 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:43.755121 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-deae585b-ef32-423d-a3b8-9faea596ec42 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:43.755542 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 64/251] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:43 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:43.759167 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-18cf17b0-ac98-4a67-9dc1-9645cb796d79 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:43.759436 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-18cf17b0-ac98-4a67-9dc1-9645cb796d79 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:43.759696 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-18cf17b0-ac98-4a67-9dc1-9645cb796d79 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:43.782845 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:43.782845 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:43.787578 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-18cf17b0-ac98-4a67-9dc1-9645cb796d79 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:43.795668 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-18cf17b0-ac98-4a67-9dc1-9645cb796d79 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:43.796317 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 61/252] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:43 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:44.238264 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-eef9bcb5-d51a-461e-a984-fddfbc9df804 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:44.240221 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-eef9bcb5-d51a-461e-a984-fddfbc9df804 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:44.240483 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-eef9bcb5-d51a-461e-a984-fddfbc9df804 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:44.240685 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-eef9bcb5-d51a-461e-a984-fddfbc9df804 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:44.250748 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:44.250748 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:44.254773 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-eef9bcb5-d51a-461e-a984-fddfbc9df804 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Volume info retrieved successfully. Aug 14 06:08:44.260641 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-eef9bcb5-d51a-461e-a984-fddfbc9df804 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:44.260713 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 64/253] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:44 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:44.355800 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-441ce8ed-6510-460b-a274-18684cee6c3c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:44.358222 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-441ce8ed-6510-460b-a274-18684cee6c3c tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:44.358477 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-441ce8ed-6510-460b-a274-18684cee6c3c tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:44.358737 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-441ce8ed-6510-460b-a274-18684cee6c3c tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:44.372352 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:44.372352 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:44.377109 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-441ce8ed-6510-460b-a274-18684cee6c3c tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:44.381828 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-441ce8ed-6510-460b-a274-18684cee6c3c tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:44.382347 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 65/254] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:44 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:44.770005 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b5077678-2f9b-4463-9a5f-cea1868215f9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:44.772379 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b5077678-2f9b-4463-9a5f-cea1868215f9 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:44.772737 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b5077678-2f9b-4463-9a5f-cea1868215f9 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:44.773149 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b5077678-2f9b-4463-9a5f-cea1868215f9 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:44.784946 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:44.784946 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:44.789714 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b5077678-2f9b-4463-9a5f-cea1868215f9 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:44.796474 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b5077678-2f9b-4463-9a5f-cea1868215f9 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:44.796621 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 65/255] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:44 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:44.813342 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-93dcd940-345f-4512-8d03-7f3b2b43af91 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:44.815071 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-93dcd940-345f-4512-8d03-7f3b2b43af91 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:44.816934 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-93dcd940-345f-4512-8d03-7f3b2b43af91 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:44.816934 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-93dcd940-345f-4512-8d03-7f3b2b43af91 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:44.826295 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:44.826295 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:44.829143 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-93dcd940-345f-4512-8d03-7f3b2b43af91 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:44.833492 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-93dcd940-345f-4512-8d03-7f3b2b43af91 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:44.834012 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 62/256] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:44 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:45.279163 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b548ca1d-da85-4e0e-b291-47623ea3eed8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:45.281503 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b548ca1d-da85-4e0e-b291-47623ea3eed8 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:45.281795 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b548ca1d-da85-4e0e-b291-47623ea3eed8 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:45.282050 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b548ca1d-da85-4e0e-b291-47623ea3eed8 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:45.293352 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:45.293352 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:45.296787 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b548ca1d-da85-4e0e-b291-47623ea3eed8 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Volume info retrieved successfully. Aug 14 06:08:45.301000 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b548ca1d-da85-4e0e-b291-47623ea3eed8 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:45.301369 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 65/257] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:45 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:45.395617 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-111ceab7-ef84-4d5d-9d13-15ec672bd2d9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:45.397173 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-111ceab7-ef84-4d5d-9d13-15ec672bd2d9 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:45.397342 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-111ceab7-ef84-4d5d-9d13-15ec672bd2d9 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:45.397552 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-111ceab7-ef84-4d5d-9d13-15ec672bd2d9 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:45.407027 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:45.407027 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:45.411216 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-111ceab7-ef84-4d5d-9d13-15ec672bd2d9 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:45.415206 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-111ceab7-ef84-4d5d-9d13-15ec672bd2d9 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:45.415682 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 66/258] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:45 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:45.744713 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-ce71beaa-8644-4f07-9310-50c588a6807c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:45.746842 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-ce71beaa-8644-4f07-9310-50c588a6807c tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] POST https://10.4.3.127/volume/v3/attachments/f99b9466-26b0-44c8-ae7b-c14b21babefe/action Aug 14 06:08:45.747300 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-ce71beaa-8644-4f07-9310-50c588a6807c tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:08:45.747468 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-ce71beaa-8644-4f07-9310-50c588a6807c tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:45.762831 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:45.762831 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:45.772572 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-0b1fb9a8-c307-48fc-ba13-c4d50ef28dea req-ce71beaa-8644-4f07-9310-50c588a6807c tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/attachments/f99b9466-26b0-44c8-ae7b-c14b21babefe/action returned with HTTP 204 Aug 14 06:08:45.773108 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 66/259] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:08:45 2026] POST /volume/v3/attachments/f99b9466-26b0-44c8-ae7b-c14b21babefe/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:08:45.812091 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-25264a97-29a2-4dd2-a6c4-a45a4534d084 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:45.813839 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-25264a97-29a2-4dd2-a6c4-a45a4534d084 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:45.816495 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-25264a97-29a2-4dd2-a6c4-a45a4534d084 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:45.816495 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-25264a97-29a2-4dd2-a6c4-a45a4534d084 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:45.829440 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:45.829440 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:45.832084 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-25264a97-29a2-4dd2-a6c4-a45a4534d084 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:45.836845 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-25264a97-29a2-4dd2-a6c4-a45a4534d084 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:45.837287 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 63/260] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:45 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:45.847796 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4a725373-ef8c-4b25-8e72-070cca5156e5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:45.849630 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4a725373-ef8c-4b25-8e72-070cca5156e5 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:45.849881 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4a725373-ef8c-4b25-8e72-070cca5156e5 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:45.850128 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4a725373-ef8c-4b25-8e72-070cca5156e5 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:45.863671 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:45.863671 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:45.869276 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4a725373-ef8c-4b25-8e72-070cca5156e5 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:45.875667 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4a725373-ef8c-4b25-8e72-070cca5156e5 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:45.876224 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 66/261] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:45 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:46.320885 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8102c7d2-4d03-4aee-9b5d-816d7599b036 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:46.322925 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8102c7d2-4d03-4aee-9b5d-816d7599b036 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:46.323184 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8102c7d2-4d03-4aee-9b5d-816d7599b036 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:46.323463 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8102c7d2-4d03-4aee-9b5d-816d7599b036 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:46.333659 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:46.333659 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:46.337368 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8102c7d2-4d03-4aee-9b5d-816d7599b036 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Volume info retrieved successfully. Aug 14 06:08:46.343946 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8102c7d2-4d03-4aee-9b5d-816d7599b036 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:46.344524 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 67/262] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:46 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:46.372318 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-6f3cf15e-5e00-40a6-a99e-272c71b3a194 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:46.374227 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-6f3cf15e-5e00-40a6-a99e-272c71b3a194 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:46.374430 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-6f3cf15e-5e00-40a6-a99e-272c71b3a194 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:46.374608 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-6f3cf15e-5e00-40a6-a99e-272c71b3a194 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:46.380973 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:46.380973 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:46.384201 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-6f3cf15e-5e00-40a6-a99e-272c71b3a194 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:46.388549 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-6f3cf15e-5e00-40a6-a99e-272c71b3a194 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:46.388980 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 67/263] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:08:46 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 1390 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:46.399681 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-3a8f3897-d2c3-43de-b270-bde54c34d553 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:46.401608 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-3a8f3897-d2c3-43de-b270-bde54c34d553 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/5ec6c499-b1ee-4d01-b275-002f973ff01b Aug 14 06:08:46.401800 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-3a8f3897-d2c3-43de-b270-bde54c34d553 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:46.401993 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-3a8f3897-d2c3-43de-b270-bde54c34d553 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:46.408480 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:46.408480 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:46.411828 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-3a8f3897-d2c3-43de-b270-bde54c34d553 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:46.419301 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-3a8f3897-d2c3-43de-b270-bde54c34d553 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/5ec6c499-b1ee-4d01-b275-002f973ff01b returned with HTTP 200 Aug 14 06:08:46.419731 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 64/264] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:08:46 2026] GET /volume/v3/volumes/5ec6c499-b1ee-4d01-b275-002f973ff01b => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:46.427790 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-cc5b25cf-2fe9-45f8-95f9-33d6f1aae073 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:46.428686 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-242e95e1-883e-4ceb-ab91-981a77942609 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:46.430162 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-cc5b25cf-2fe9-45f8-95f9-33d6f1aae073 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/eafb75a4-0f38-4549-bac4-f8206c345365 Aug 14 06:08:46.430490 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-cc5b25cf-2fe9-45f8-95f9-33d6f1aae073 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:46.430566 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-cc5b25cf-2fe9-45f8-95f9-33d6f1aae073 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:46.430935 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-242e95e1-883e-4ceb-ab91-981a77942609 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:46.431168 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-242e95e1-883e-4ceb-ab91-981a77942609 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:46.431384 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-242e95e1-883e-4ceb-ab91-981a77942609 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:46.437275 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:46.437275 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:46.440988 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-cc5b25cf-2fe9-45f8-95f9-33d6f1aae073 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:46.441213 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:46.441213 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:46.444689 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-242e95e1-883e-4ceb-ab91-981a77942609 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:46.444787 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-cc5b25cf-2fe9-45f8-95f9-33d6f1aae073 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/eafb75a4-0f38-4549-bac4-f8206c345365 returned with HTTP 200 Aug 14 06:08:46.445182 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 67/265] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:08:46 2026] GET /volume/v3/volumes/eafb75a4-0f38-4549-bac4-f8206c345365 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:46.449120 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-242e95e1-883e-4ceb-ab91-981a77942609 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:46.449593 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 68/266] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:46 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:46.459735 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-82009bf2-6e76-45c7-ab6a-b147bef759b5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:46.459735 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-82009bf2-6e76-45c7-ab6a-b147bef759b5 None None] GET https://10.4.3.127/volume// Aug 14 06:08:46.459735 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-82009bf2-6e76-45c7-ab6a-b147bef759b5 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:46.459735 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-82009bf2-6e76-45c7-ab6a-b147bef759b5 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:46.460263 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-82009bf2-6e76-45c7-ab6a-b147bef759b5 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:46.460390 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 68/267] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:08:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:46.462016 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-75a67ad1-196a-434e-be30-d098622d071e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:46.464000 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-75a67ad1-196a-434e-be30-d098622d071e tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:46.464224 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-75a67ad1-196a-434e-be30-d098622d071e tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:46.464469 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-75a67ad1-196a-434e-be30-d098622d071e tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:46.470804 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-c6b26c5e-db6c-43c4-84f8-26cedcf813bb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:46.473056 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-c6b26c5e-db6c-43c4-84f8-26cedcf813bb tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:08:46.473485 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-c6b26c5e-db6c-43c4-84f8-26cedcf813bb tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26679237-75b7-4bbe-92fd-f0e57ba6b44d", "connector": null, "instance_uuid": "f6d33777-5ef6-4594-a09b-ee04ffa9bed9"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:46.478751 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:46.478751 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:46.486690 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-75a67ad1-196a-434e-be30-d098622d071e tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:46.490030 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:46.490030 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:46.493984 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-75a67ad1-196a-434e-be30-d098622d071e tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:46.494579 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 65/268] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:46 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:46.519343 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-c6b26c5e-db6c-43c4-84f8-26cedcf813bb tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:08:46.519906 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 68/269] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:08:46 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 14 06:08:46.527943 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-825a4a9f-ba19-443c-8c1c-1c10ad5ac87d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:46.528848 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-825a4a9f-ba19-443c-8c1c-1c10ad5ac87d None None] GET https://10.4.3.127/volume// Aug 14 06:08:46.529133 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-825a4a9f-ba19-443c-8c1c-1c10ad5ac87d None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:46.529624 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-825a4a9f-ba19-443c-8c1c-1c10ad5ac87d None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:46.529912 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-825a4a9f-ba19-443c-8c1c-1c10ad5ac87d None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:46.530271 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 69/270] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:08:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:46.538087 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-84915e41-67d6-4b9e-b9b4-c0c6ecc188fc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:46.540666 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-84915e41-67d6-4b9e-b9b4-c0c6ecc188fc tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:08:46.541226 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-84915e41-67d6-4b9e-b9b4-c0c6ecc188fc tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ec6c499-b1ee-4d01-b275-002f973ff01b", "connector": null, "instance_uuid": "f6d33777-5ef6-4594-a09b-ee04ffa9bed9"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:46.550942 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:46.550942 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:46.586672 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-84915e41-67d6-4b9e-b9b4-c0c6ecc188fc tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:08:46.587244 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 69/271] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:08:46 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 14 06:08:46.595694 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-15c92747-4b2b-4494-933e-9a3213d5bb58 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:46.596213 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-15c92747-4b2b-4494-933e-9a3213d5bb58 None None] GET https://10.4.3.127/volume// Aug 14 06:08:46.596445 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-15c92747-4b2b-4494-933e-9a3213d5bb58 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:46.596665 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-15c92747-4b2b-4494-933e-9a3213d5bb58 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:46.597045 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-15c92747-4b2b-4494-933e-9a3213d5bb58 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:46.597311 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 66/272] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:08:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:46.605710 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-dfa5f155-8715-47be-b5ca-60675553f2c8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:46.608411 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-dfa5f155-8715-47be-b5ca-60675553f2c8 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:08:46.608789 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-dfa5f155-8715-47be-b5ca-60675553f2c8 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eafb75a4-0f38-4549-bac4-f8206c345365", "connector": null, "instance_uuid": "f6d33777-5ef6-4594-a09b-ee04ffa9bed9"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:46.620243 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:46.620243 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:46.662209 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-dfa5f155-8715-47be-b5ca-60675553f2c8 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:08:46.662686 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 69/273] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:08:46 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 14 06:08:46.858526 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2541a046-433a-4f1b-95cf-6c69ef79d137 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:46.861202 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2541a046-433a-4f1b-95cf-6c69ef79d137 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:46.861515 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2541a046-433a-4f1b-95cf-6c69ef79d137 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:46.861880 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2541a046-433a-4f1b-95cf-6c69ef79d137 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:46.877506 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:46.877506 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:46.881566 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2541a046-433a-4f1b-95cf-6c69ef79d137 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:46.887595 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2541a046-433a-4f1b-95cf-6c69ef79d137 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:46.887776 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 70/274] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:46 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:08:46.888682 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4ae2c97a-170d-4ba4-8077-585e6482b1a6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:46.891038 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4ae2c97a-170d-4ba4-8077-585e6482b1a6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:46.891309 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4ae2c97a-170d-4ba4-8077-585e6482b1a6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:46.891595 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4ae2c97a-170d-4ba4-8077-585e6482b1a6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:46.906637 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:46.906637 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:46.911638 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4ae2c97a-170d-4ba4-8077-585e6482b1a6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:46.917184 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4ae2c97a-170d-4ba4-8077-585e6482b1a6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:46.917581 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 70/275] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:46 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:46.955602 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-5eaf2725-2fe5-4eac-8572-5d2a59517e84 req-9591cadf-d36f-4b4c-8f0f-b8a901017a1e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:46.958802 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-5eaf2725-2fe5-4eac-8572-5d2a59517e84 req-9591cadf-d36f-4b4c-8f0f-b8a901017a1e tempest-VolumesAssistedSnapshotsTest-716731128 tempest-VolumesAssistedSnapshotsTest-716731128-project] POST https://10.4.3.127/volume/v3/snapshots/e3319009-bcd6-45a0-a8a5-a2a4c9a49e64/action Aug 14 06:08:46.959263 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-5eaf2725-2fe5-4eac-8572-5d2a59517e84 req-9591cadf-d36f-4b4c-8f0f-b8a901017a1e tempest-VolumesAssistedSnapshotsTest-716731128 tempest-VolumesAssistedSnapshotsTest-716731128-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:08:46.959461 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-5eaf2725-2fe5-4eac-8572-5d2a59517e84 req-9591cadf-d36f-4b4c-8f0f-b8a901017a1e tempest-VolumesAssistedSnapshotsTest-716731128 tempest-VolumesAssistedSnapshotsTest-716731128-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:46.960965 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.snapshot_actions [req-5eaf2725-2fe5-4eac-8572-5d2a59517e84 req-9591cadf-d36f-4b4c-8f0f-b8a901017a1e tempest-VolumesAssistedSnapshotsTest-716731128 tempest-VolumesAssistedSnapshotsTest-716731128-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100407) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 06:08:46.975481 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9094b172-7d23-481b-a56c-043d3946d9ff None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:46.975481 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9094b172-7d23-481b-a56c-043d3946d9ff tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:46.975686 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9094b172-7d23-481b-a56c-043d3946d9ff tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:46.975863 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9094b172-7d23-481b-a56c-043d3946d9ff tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:46.978038 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-67b2afa1-ad00-4717-af0b-c1f5be085daa req-4fbc44ce-6be2-460b-8bc3-af82d9c1c082 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:46.980179 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-67b2afa1-ad00-4717-af0b-c1f5be085daa req-4fbc44ce-6be2-460b-8bc3-af82d9c1c082 tempest-VolumesAssistedSnapshotsTest-716731128 tempest-VolumesAssistedSnapshotsTest-716731128-project] POST https://10.4.3.127/volume/v3/snapshots/None/action Aug 14 06:08:46.980566 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-67b2afa1-ad00-4717-af0b-c1f5be085daa req-4fbc44ce-6be2-460b-8bc3-af82d9c1c082 tempest-VolumesAssistedSnapshotsTest-716731128 tempest-VolumesAssistedSnapshotsTest-716731128-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:08:46.980702 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-67b2afa1-ad00-4717-af0b-c1f5be085daa req-4fbc44ce-6be2-460b-8bc3-af82d9c1c082 tempest-VolumesAssistedSnapshotsTest-716731128 tempest-VolumesAssistedSnapshotsTest-716731128-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:46.982092 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.snapshot_actions [req-67b2afa1-ad00-4717-af0b-c1f5be085daa req-4fbc44ce-6be2-460b-8bc3-af82d9c1c082 tempest-VolumesAssistedSnapshotsTest-716731128 tempest-VolumesAssistedSnapshotsTest-716731128-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100406) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 06:08:46.990733 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-5eaf2725-2fe5-4eac-8572-5d2a59517e84 req-9591cadf-d36f-4b4c-8f0f-b8a901017a1e tempest-VolumesAssistedSnapshotsTest-716731128 tempest-VolumesAssistedSnapshotsTest-716731128-project] https://10.4.3.127/volume/v3/snapshots/e3319009-bcd6-45a0-a8a5-a2a4c9a49e64/action returned with HTTP 404 Aug 14 06:08:46.991820 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 67/276] 10.4.3.127 () {72 vars in 1678 bytes} [Fri Aug 14 06:08:46 2026] POST /volume/v3/snapshots/e3319009-bcd6-45a0-a8a5-a2a4c9a49e64/action => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:08:47.002032 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:47.002032 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:47.005420 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-67b2afa1-ad00-4717-af0b-c1f5be085daa req-4fbc44ce-6be2-460b-8bc3-af82d9c1c082 tempest-VolumesAssistedSnapshotsTest-716731128 tempest-VolumesAssistedSnapshotsTest-716731128-project] https://10.4.3.127/volume/v3/snapshots/None/action returned with HTTP 404 Aug 14 06:08:47.006216 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 71/277] 10.4.3.127 () {72 vars in 1582 bytes} [Fri Aug 14 06:08:46 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:08:47.006472 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9094b172-7d23-481b-a56c-043d3946d9ff tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:47.010807 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9094b172-7d23-481b-a56c-043d3946d9ff tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:47.011172 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 70/278] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:46 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1326 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:47.077635 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-fcce0b02-c158-4aae-ac39-b2635a9ce9a8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:47.081865 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-fcce0b02-c158-4aae-ac39-b2635a9ce9a8 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:47.081865 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-fcce0b02-c158-4aae-ac39-b2635a9ce9a8 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:47.081865 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-fcce0b02-c158-4aae-ac39-b2635a9ce9a8 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:47.094869 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:47.094869 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:47.100835 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-fcce0b02-c158-4aae-ac39-b2635a9ce9a8 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:47.103725 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-fcce0b02-c158-4aae-ac39-b2635a9ce9a8 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:47.104800 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 71/279] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:08:47 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:47.162596 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-5ebb847a-5010-4f5d-9a57-f1160d33e57a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:47.165445 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-5ebb847a-5010-4f5d-9a57-f1160d33e57a tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] POST https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7/action Aug 14 06:08:47.165868 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-5ebb847a-5010-4f5d-9a57-f1160d33e57a tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:08:47.166054 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-5ebb847a-5010-4f5d-9a57-f1160d33e57a tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:47.182865 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:47.182865 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:47.182865 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-5ebb847a-5010-4f5d-9a57-f1160d33e57a tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:47.191145 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-5ebb847a-5010-4f5d-9a57-f1160d33e57a tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Begin detaching volume completed successfully. Aug 14 06:08:47.191367 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-5ebb847a-5010-4f5d-9a57-f1160d33e57a tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7/action returned with HTTP 202 Aug 14 06:08:47.191826 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 68/280] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:08:47 2026] POST /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:08:47.253951 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-43d0faaa-126e-4acd-877f-23015bd9871b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:47.254385 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-43d0faaa-126e-4acd-877f-23015bd9871b None None] GET https://10.4.3.127/volume// Aug 14 06:08:47.254628 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-43d0faaa-126e-4acd-877f-23015bd9871b None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:47.254814 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-43d0faaa-126e-4acd-877f-23015bd9871b None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:47.255193 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-43d0faaa-126e-4acd-877f-23015bd9871b None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:47.255540 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 72/281] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:08:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:47.264226 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-5515ea10-b970-4471-a095-bd7d689493ef None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:47.266467 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-5515ea10-b970-4471-a095-bd7d689493ef tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:47.266948 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-5515ea10-b970-4471-a095-bd7d689493ef tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:47.267058 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-5515ea10-b970-4471-a095-bd7d689493ef tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:47.277238 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:47.277238 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:47.281162 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-5515ea10-b970-4471-a095-bd7d689493ef tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:47.285905 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-5515ea10-b970-4471-a095-bd7d689493ef tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:47.286316 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 71/282] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:08:47 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1552 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:08:47.359017 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-500d0cd7-84bc-4384-9476-bf5ffc95b59d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:47.362522 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-500d0cd7-84bc-4384-9476-bf5ffc95b59d tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:47.362522 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-500d0cd7-84bc-4384-9476-bf5ffc95b59d tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:47.362522 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-500d0cd7-84bc-4384-9476-bf5ffc95b59d tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:47.371664 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:47.371664 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:47.375805 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-500d0cd7-84bc-4384-9476-bf5ffc95b59d tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Volume info retrieved successfully. Aug 14 06:08:47.381630 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-500d0cd7-84bc-4384-9476-bf5ffc95b59d tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:47.382453 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 72/283] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:47 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:47.903370 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-50519b1f-1c57-40a5-88e2-af827c9ff11d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:47.905661 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-50519b1f-1c57-40a5-88e2-af827c9ff11d tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:47.905963 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-50519b1f-1c57-40a5-88e2-af827c9ff11d tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:47.906245 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-50519b1f-1c57-40a5-88e2-af827c9ff11d tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:47.922491 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:47.922491 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:47.932267 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-833fc119-8c3c-4ed3-a59d-df6c0095213d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:47.932612 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-50519b1f-1c57-40a5-88e2-af827c9ff11d tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:47.935143 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-833fc119-8c3c-4ed3-a59d-df6c0095213d tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:47.936054 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-833fc119-8c3c-4ed3-a59d-df6c0095213d tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:47.936699 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-833fc119-8c3c-4ed3-a59d-df6c0095213d tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:47.939762 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-50519b1f-1c57-40a5-88e2-af827c9ff11d tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:47.941101 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 69/284] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:47 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:47.949255 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:47.949255 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:47.956772 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-833fc119-8c3c-4ed3-a59d-df6c0095213d tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:47.964996 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-833fc119-8c3c-4ed3-a59d-df6c0095213d tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:47.964996 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 73/285] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:47 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:48.394473 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-64e81295-15e2-4ee2-9a18-52990da03120 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:48.396259 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-64e81295-15e2-4ee2-9a18-52990da03120 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:48.396470 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-64e81295-15e2-4ee2-9a18-52990da03120 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:48.396650 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-64e81295-15e2-4ee2-9a18-52990da03120 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:48.405671 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:48.405671 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:48.409013 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-64e81295-15e2-4ee2-9a18-52990da03120 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Volume info retrieved successfully. Aug 14 06:08:48.414007 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-64e81295-15e2-4ee2-9a18-52990da03120 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:48.414442 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 72/286] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:48 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:48.868126 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d13b6891-57e4-4c71-8e12-34003ad8154c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:48.868126 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d13b6891-57e4-4c71-8e12-34003ad8154c None None] GET https://10.4.3.127/volume// Aug 14 06:08:48.868126 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d13b6891-57e4-4c71-8e12-34003ad8154c None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:48.868126 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d13b6891-57e4-4c71-8e12-34003ad8154c None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:48.868126 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d13b6891-57e4-4c71-8e12-34003ad8154c None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:48.868126 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 73/287] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:08:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:48.883526 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-be8d3e58-bef8-41c2-9441-4d01abd7da46 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:48.886556 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-be8d3e58-bef8-41c2-9441-4d01abd7da46 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:08:48.886899 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-be8d3e58-bef8-41c2-9441-4d01abd7da46 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:48.887196 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-be8d3e58-bef8-41c2-9441-4d01abd7da46 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:48.910039 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:48.910039 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:48.914393 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-be8d3e58-bef8-41c2-9441-4d01abd7da46 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:48.920134 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-be8d3e58-bef8-41c2-9441-4d01abd7da46 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:08:48.920615 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 70/288] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:08:48 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 1569 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:08:48.958162 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a797b988-959a-43eb-b2d3-8093c4d80e19 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:48.960249 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a797b988-959a-43eb-b2d3-8093c4d80e19 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:48.962112 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a797b988-959a-43eb-b2d3-8093c4d80e19 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:48.962112 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a797b988-959a-43eb-b2d3-8093c4d80e19 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:48.976737 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:48.976737 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:48.982015 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a797b988-959a-43eb-b2d3-8093c4d80e19 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:48.986331 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-734116b6-1fd6-43f5-8bf6-e0981f3b4291 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:48.987689 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a797b988-959a-43eb-b2d3-8093c4d80e19 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:48.988460 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 74/289] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:48 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:48.989459 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-734116b6-1fd6-43f5-8bf6-e0981f3b4291 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:48.989675 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-734116b6-1fd6-43f5-8bf6-e0981f3b4291 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:48.989974 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-734116b6-1fd6-43f5-8bf6-e0981f3b4291 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:49.001075 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:49.001075 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:49.006876 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-734116b6-1fd6-43f5-8bf6-e0981f3b4291 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:49.011888 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-734116b6-1fd6-43f5-8bf6-e0981f3b4291 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:49.012278 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 73/290] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:48 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:49.017626 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-693379d1-bccf-4c8c-b003-ec81ef41fa69 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:49.020576 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-693379d1-bccf-4c8c-b003-ec81ef41fa69 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] PUT https://10.4.3.127/volume/v3/attachments/b5deea12-fd9f-466e-86f6-3d18c20595b3 Aug 14 06:08:49.022418 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-693379d1-bccf-4c8c-b003-ec81ef41fa69 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:49.034765 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-693379d1-bccf-4c8c-b003-ec81ef41fa69 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Acquiring lock "cinder-attachment_update-26679237-75b7-4bbe-92fd-f0e57ba6b44d-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:08:49.042601 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-693379d1-bccf-4c8c-b003-ec81ef41fa69 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Lock "cinder-attachment_update-26679237-75b7-4bbe-92fd-f0e57ba6b44d-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:08:49.042601 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:49.042601 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:49.154997 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-693379d1-bccf-4c8c-b003-ec81ef41fa69 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Lock "cinder-attachment_update-26679237-75b7-4bbe-92fd-f0e57ba6b44d-np0000007331" released by "attachment_update" :: held 0.114s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:08:49.155798 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-693379d1-bccf-4c8c-b003-ec81ef41fa69 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/attachments/b5deea12-fd9f-466e-86f6-3d18c20595b3 returned with HTTP 200 Aug 14 06:08:49.156361 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 74/291] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:08:49 2026] PUT /volume/v3/attachments/b5deea12-fd9f-466e-86f6-3d18c20595b3 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:49.183281 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-a76c727b-f427-4eda-b661-1586fa60e615 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:49.187135 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-a76c727b-f427-4eda-b661-1586fa60e615 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] POST https://10.4.3.127/volume/v3/attachments/b5deea12-fd9f-466e-86f6-3d18c20595b3/action Aug 14 06:08:49.187644 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-a76c727b-f427-4eda-b661-1586fa60e615 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:08:49.187824 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-a76c727b-f427-4eda-b661-1586fa60e615 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:49.207454 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:49.207454 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:49.223134 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-a76c727b-f427-4eda-b661-1586fa60e615 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/attachments/b5deea12-fd9f-466e-86f6-3d18c20595b3/action returned with HTTP 204 Aug 14 06:08:49.223904 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 71/292] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:08:49 2026] POST /volume/v3/attachments/b5deea12-fd9f-466e-86f6-3d18c20595b3/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:08:49.245326 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-baf311a9-9dfe-478d-8eae-7685e5ff0c67 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:49.245889 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-baf311a9-9dfe-478d-8eae-7685e5ff0c67 None None] GET https://10.4.3.127/volume// Aug 14 06:08:49.246261 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-baf311a9-9dfe-478d-8eae-7685e5ff0c67 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:49.247422 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-baf311a9-9dfe-478d-8eae-7685e5ff0c67 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:49.247422 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-baf311a9-9dfe-478d-8eae-7685e5ff0c67 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:49.247634 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 75/293] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:08:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:49.256913 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-b89b8f38-13cf-4e0c-8689-fbd45da03ca6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:49.259525 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-b89b8f38-13cf-4e0c-8689-fbd45da03ca6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/5ec6c499-b1ee-4d01-b275-002f973ff01b Aug 14 06:08:49.259845 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-b89b8f38-13cf-4e0c-8689-fbd45da03ca6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:49.260140 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-b89b8f38-13cf-4e0c-8689-fbd45da03ca6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:49.271834 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:49.271834 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:49.275939 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-b89b8f38-13cf-4e0c-8689-fbd45da03ca6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:49.280671 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-b89b8f38-13cf-4e0c-8689-fbd45da03ca6 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/5ec6c499-b1ee-4d01-b275-002f973ff01b returned with HTTP 200 Aug 14 06:08:49.281148 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 74/294] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:08:49 2026] GET /volume/v3/volumes/5ec6c499-b1ee-4d01-b275-002f973ff01b => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:08:49.369837 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-31d7eece-b6a8-44c1-8627-ae0e08aa7fb2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:49.372323 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-31d7eece-b6a8-44c1-8627-ae0e08aa7fb2 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] PUT https://10.4.3.127/volume/v3/attachments/201a6a25-2ca9-45e0-a7ba-d1c2acdf04fe Aug 14 06:08:49.373465 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-31d7eece-b6a8-44c1-8627-ae0e08aa7fb2 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:49.386149 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-31d7eece-b6a8-44c1-8627-ae0e08aa7fb2 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Acquiring lock "cinder-attachment_update-5ec6c499-b1ee-4d01-b275-002f973ff01b-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:08:49.396421 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-31d7eece-b6a8-44c1-8627-ae0e08aa7fb2 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Lock "cinder-attachment_update-5ec6c499-b1ee-4d01-b275-002f973ff01b-np0000007331" acquired by "attachment_update" :: waited 0.008s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:08:49.396421 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:49.396421 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:49.433697 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1688e803-5941-4979-a18b-ee6ca01ff242 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:49.440700 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1688e803-5941-4979-a18b-ee6ca01ff242 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:49.441047 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1688e803-5941-4979-a18b-ee6ca01ff242 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:49.441300 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1688e803-5941-4979-a18b-ee6ca01ff242 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:49.468380 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:49.468380 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:49.495276 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1688e803-5941-4979-a18b-ee6ca01ff242 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Volume info retrieved successfully. Aug 14 06:08:49.501022 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1688e803-5941-4979-a18b-ee6ca01ff242 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:49.501517 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 72/295] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:49 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1143 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:49.582637 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-31d7eece-b6a8-44c1-8627-ae0e08aa7fb2 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Lock "cinder-attachment_update-5ec6c499-b1ee-4d01-b275-002f973ff01b-np0000007331" released by "attachment_update" :: held 0.188s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:08:49.583121 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-31d7eece-b6a8-44c1-8627-ae0e08aa7fb2 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/attachments/201a6a25-2ca9-45e0-a7ba-d1c2acdf04fe returned with HTTP 200 Aug 14 06:08:49.583838 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 75/296] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:08:49 2026] PUT /volume/v3/attachments/201a6a25-2ca9-45e0-a7ba-d1c2acdf04fe => generated 969 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:49.623804 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-968891df-c6d8-4a44-be3a-55d7a6f9865e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:49.630416 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-968891df-c6d8-4a44-be3a-55d7a6f9865e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] POST https://10.4.3.127/volume/v3/attachments/201a6a25-2ca9-45e0-a7ba-d1c2acdf04fe/action Aug 14 06:08:49.630416 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-968891df-c6d8-4a44-be3a-55d7a6f9865e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:08:49.630971 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-968891df-c6d8-4a44-be3a-55d7a6f9865e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:49.662497 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:49.662497 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:49.679012 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-968891df-c6d8-4a44-be3a-55d7a6f9865e tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/attachments/201a6a25-2ca9-45e0-a7ba-d1c2acdf04fe/action returned with HTTP 204 Aug 14 06:08:49.679012 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 76/297] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:08:49 2026] POST /volume/v3/attachments/201a6a25-2ca9-45e0-a7ba-d1c2acdf04fe/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:08:49.712206 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-22c5fd11-1227-4463-bf1a-6cb619893237 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:49.714421 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-22c5fd11-1227-4463-bf1a-6cb619893237 None None] GET https://10.4.3.127/volume// Aug 14 06:08:49.714421 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-22c5fd11-1227-4463-bf1a-6cb619893237 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:49.714421 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-22c5fd11-1227-4463-bf1a-6cb619893237 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:49.714421 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-22c5fd11-1227-4463-bf1a-6cb619893237 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:49.715159 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 75/298] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:08:49 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:49.729302 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-c40b5453-ebf7-467a-b5ad-45cbf964061d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:49.732217 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-c40b5453-ebf7-467a-b5ad-45cbf964061d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/eafb75a4-0f38-4549-bac4-f8206c345365 Aug 14 06:08:49.732457 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-c40b5453-ebf7-467a-b5ad-45cbf964061d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:49.733560 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-c40b5453-ebf7-467a-b5ad-45cbf964061d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:49.749473 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:49.749473 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:49.758148 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-c40b5453-ebf7-467a-b5ad-45cbf964061d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:08:49.768501 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-c40b5453-ebf7-467a-b5ad-45cbf964061d tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/eafb75a4-0f38-4549-bac4-f8206c345365 returned with HTTP 200 Aug 14 06:08:49.769141 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 73/299] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:08:49 2026] GET /volume/v3/volumes/eafb75a4-0f38-4549-bac4-f8206c345365 => generated 1024 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:08:49.883466 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-d2f174d8-7ce9-47ba-8d4b-559566fbdbb9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:49.886518 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-753c94ac-fc8a-4e07-b95d-c1ca1a6651ef None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:49.887105 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-d2f174d8-7ce9-47ba-8d4b-559566fbdbb9 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] PUT https://10.4.3.127/volume/v3/attachments/a53ecde1-5025-42d7-87f5-c88f40085acc Aug 14 06:08:49.887669 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-d2f174d8-7ce9-47ba-8d4b-559566fbdbb9 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:49.889118 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-753c94ac-fc8a-4e07-b95d-c1ca1a6651ef tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] POST https://10.4.3.127/volume/v3/attachments/0a1cda46-af2b-485e-87dd-e2e661e670bf/action Aug 14 06:08:49.889571 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-753c94ac-fc8a-4e07-b95d-c1ca1a6651ef tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:08:49.889749 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-753c94ac-fc8a-4e07-b95d-c1ca1a6651ef tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:49.901572 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-d2f174d8-7ce9-47ba-8d4b-559566fbdbb9 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Acquiring lock "cinder-attachment_update-eafb75a4-0f38-4549-bac4-f8206c345365-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:08:49.906602 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:49.906602 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:49.907577 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-d2f174d8-7ce9-47ba-8d4b-559566fbdbb9 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Lock "cinder-attachment_update-eafb75a4-0f38-4549-bac4-f8206c345365-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:08:49.909900 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:49.909900 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:49.918093 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-affa0f67-a0e5-4cad-81ce-be7cefd605f8 req-753c94ac-fc8a-4e07-b95d-c1ca1a6651ef tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/attachments/0a1cda46-af2b-485e-87dd-e2e661e670bf/action returned with HTTP 204 Aug 14 06:08:49.918666 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 77/300] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:08:49 2026] POST /volume/v3/attachments/0a1cda46-af2b-485e-87dd-e2e661e670bf/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:08:50.006203 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-13205f79-bedf-447a-afee-355f53adf956 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:50.008647 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-13205f79-bedf-447a-afee-355f53adf956 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:50.008979 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-13205f79-bedf-447a-afee-355f53adf956 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:50.009266 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-13205f79-bedf-447a-afee-355f53adf956 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:50.018550 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-d2f174d8-7ce9-47ba-8d4b-559566fbdbb9 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Lock "cinder-attachment_update-eafb75a4-0f38-4549-bac4-f8206c345365-np0000007331" released by "attachment_update" :: held 0.111s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:08:50.019049 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-d2f174d8-7ce9-47ba-8d4b-559566fbdbb9 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/attachments/a53ecde1-5025-42d7-87f5-c88f40085acc returned with HTTP 200 Aug 14 06:08:50.019772 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 76/301] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:08:49 2026] PUT /volume/v3/attachments/a53ecde1-5025-42d7-87f5-c88f40085acc => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:50.025119 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:50.025119 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:50.029178 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ed3a00ab-5220-40d6-bc8a-f06551b8dda6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:50.031350 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-13205f79-bedf-447a-afee-355f53adf956 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:50.031516 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ed3a00ab-5220-40d6-bc8a-f06551b8dda6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:50.033075 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ed3a00ab-5220-40d6-bc8a-f06551b8dda6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:50.033953 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ed3a00ab-5220-40d6-bc8a-f06551b8dda6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:50.037762 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-13205f79-bedf-447a-afee-355f53adf956 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:50.047512 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 76/302] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:50 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:50.055455 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:50.055455 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:50.059953 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0a3dbd2d-9b69-47de-a350-d33160c8e88f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:50.060326 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-c184526f-6ff9-4893-aedc-6a86b631b0e7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:50.060854 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0a3dbd2d-9b69-47de-a350-d33160c8e88f tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:50.061166 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0a3dbd2d-9b69-47de-a350-d33160c8e88f tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:50.063252 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0a3dbd2d-9b69-47de-a350-d33160c8e88f tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:50.069292 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-c184526f-6ff9-4893-aedc-6a86b631b0e7 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] POST https://10.4.3.127/volume/v3/attachments/a53ecde1-5025-42d7-87f5-c88f40085acc/action Aug 14 06:08:50.069554 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-c184526f-6ff9-4893-aedc-6a86b631b0e7 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:08:50.070664 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-c184526f-6ff9-4893-aedc-6a86b631b0e7 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:50.070754 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ed3a00ab-5220-40d6-bc8a-f06551b8dda6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:50.083510 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:50.083510 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:50.085110 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ed3a00ab-5220-40d6-bc8a-f06551b8dda6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:50.085727 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 74/303] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:50 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:50.088684 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0a3dbd2d-9b69-47de-a350-d33160c8e88f tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:50.094209 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0a3dbd2d-9b69-47de-a350-d33160c8e88f tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:50.094651 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 78/304] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:50 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:50.101443 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:50.101443 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:50.117989 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-1a9c0bc0-92c6-4b66-9c34-14eb05c33c63 req-c184526f-6ff9-4893-aedc-6a86b631b0e7 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/attachments/a53ecde1-5025-42d7-87f5-c88f40085acc/action returned with HTTP 204 Aug 14 06:08:50.118504 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 77/305] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:08:50 2026] POST /volume/v3/attachments/a53ecde1-5025-42d7-87f5-c88f40085acc/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:08:50.518876 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8eadb21a-8e99-4d10-a58e-465da0fe31f4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:50.520721 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8eadb21a-8e99-4d10-a58e-465da0fe31f4 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:50.520976 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8eadb21a-8e99-4d10-a58e-465da0fe31f4 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:50.521210 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8eadb21a-8e99-4d10-a58e-465da0fe31f4 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:50.530332 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:50.530332 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:50.533766 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8eadb21a-8e99-4d10-a58e-465da0fe31f4 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Volume info retrieved successfully. Aug 14 06:08:50.538080 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8eadb21a-8e99-4d10-a58e-465da0fe31f4 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:50.538510 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 77/306] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:50 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:51.104269 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5a95ad39-931c-41fb-9110-75992084c1ce None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:51.106302 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5a95ad39-931c-41fb-9110-75992084c1ce tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:51.106610 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5a95ad39-931c-41fb-9110-75992084c1ce tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:51.107026 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5a95ad39-931c-41fb-9110-75992084c1ce tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:51.117990 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:51.117990 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:51.124830 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5a95ad39-931c-41fb-9110-75992084c1ce tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:51.131152 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5a95ad39-931c-41fb-9110-75992084c1ce tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:51.131709 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 75/307] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:51 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:51.553622 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2d89526d-ca8a-471d-b08c-478aef43d90b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:51.556738 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d89526d-ca8a-471d-b08c-478aef43d90b tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:51.556738 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2d89526d-ca8a-471d-b08c-478aef43d90b tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:51.557006 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2d89526d-ca8a-471d-b08c-478aef43d90b tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:51.572741 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:51.572741 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:51.579566 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2d89526d-ca8a-471d-b08c-478aef43d90b tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Volume info retrieved successfully. Aug 14 06:08:51.585687 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d89526d-ca8a-471d-b08c-478aef43d90b tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:51.586859 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 79/308] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:51 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:52.148725 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b2ecfe80-b942-4e17-a7e3-c52ca7157228 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:52.150989 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b2ecfe80-b942-4e17-a7e3-c52ca7157228 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:52.151255 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b2ecfe80-b942-4e17-a7e3-c52ca7157228 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:52.151550 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b2ecfe80-b942-4e17-a7e3-c52ca7157228 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:52.162885 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:52.162885 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:52.167542 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b2ecfe80-b942-4e17-a7e3-c52ca7157228 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:52.172936 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b2ecfe80-b942-4e17-a7e3-c52ca7157228 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:52.173387 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 78/309] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:52 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:52.190425 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-0f8388b3-5306-4cb2-a8f6-d42e946f5f33 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:52.190425 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-0f8388b3-5306-4cb2-a8f6-d42e946f5f33 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:52.190425 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-0f8388b3-5306-4cb2-a8f6-d42e946f5f33 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:52.190425 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-0f8388b3-5306-4cb2-a8f6-d42e946f5f33 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:52.203319 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:52.203319 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:52.208271 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-0f8388b3-5306-4cb2-a8f6-d42e946f5f33 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:52.216531 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-0f8388b3-5306-4cb2-a8f6-d42e946f5f33 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:52.217129 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 78/310] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:08:52 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:52.257425 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-3cac3628-cf37-4377-9c92-9728a96bd221 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:52.257425 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-3cac3628-cf37-4377-9c92-9728a96bd221 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] POST https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c/action Aug 14 06:08:52.257425 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-3cac3628-cf37-4377-9c92-9728a96bd221 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:08:52.257425 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-3cac3628-cf37-4377-9c92-9728a96bd221 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:52.267856 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:52.267856 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:52.268445 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-3cac3628-cf37-4377-9c92-9728a96bd221 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:52.274341 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-3cac3628-cf37-4377-9c92-9728a96bd221 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Begin detaching volume completed successfully. Aug 14 06:08:52.274662 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-3cac3628-cf37-4377-9c92-9728a96bd221 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c/action returned with HTTP 202 Aug 14 06:08:52.275131 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 76/311] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:08:52 2026] POST /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:08:52.305202 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ffd97c4e-cd06-466d-9175-aa06a21dd116 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:52.307895 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ffd97c4e-cd06-466d-9175-aa06a21dd116 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:52.308256 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ffd97c4e-cd06-466d-9175-aa06a21dd116 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:52.308528 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ffd97c4e-cd06-466d-9175-aa06a21dd116 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:52.322958 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:52.322958 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:52.328841 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ffd97c4e-cd06-466d-9175-aa06a21dd116 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:52.333484 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ffd97c4e-cd06-466d-9175-aa06a21dd116 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:52.333915 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 80/312] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:52 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:52.346413 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9bb32039-e710-4087-ad1f-fefc8c57fa6d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:52.346868 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9bb32039-e710-4087-ad1f-fefc8c57fa6d None None] GET https://10.4.3.127/volume// Aug 14 06:08:52.347063 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9bb32039-e710-4087-ad1f-fefc8c57fa6d None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:52.347248 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9bb32039-e710-4087-ad1f-fefc8c57fa6d None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:52.347613 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9bb32039-e710-4087-ad1f-fefc8c57fa6d None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:52.347940 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 79/313] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:08:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:52.358006 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-f5ab3361-080d-48e6-ab11-5e5e8f98d857 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:52.359903 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-f5ab3361-080d-48e6-ab11-5e5e8f98d857 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:52.360089 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-f5ab3361-080d-48e6-ab11-5e5e8f98d857 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:52.360277 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-f5ab3361-080d-48e6-ab11-5e5e8f98d857 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:52.370748 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:52.370748 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:52.374164 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-f5ab3361-080d-48e6-ab11-5e5e8f98d857 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:52.378151 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-f5ab3361-080d-48e6-ab11-5e5e8f98d857 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:52.378545 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 79/314] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:08:52 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:08:52.605778 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-79d74bea-2030-4b2b-aaab-81f6e47a8283 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:52.610800 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-79d74bea-2030-4b2b-aaab-81f6e47a8283 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:52.611170 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-79d74bea-2030-4b2b-aaab-81f6e47a8283 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:52.611414 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-79d74bea-2030-4b2b-aaab-81f6e47a8283 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:52.631580 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:52.631580 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:52.641005 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-79d74bea-2030-4b2b-aaab-81f6e47a8283 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Volume info retrieved successfully. Aug 14 06:08:52.651327 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-79d74bea-2030-4b2b-aaab-81f6e47a8283 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:52.652069 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 77/315] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:52 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1143 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:52.903782 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-a942671d-ef00-43f8-aac2-3b28ea752532 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:52.906130 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-a942671d-ef00-43f8-aac2-3b28ea752532 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] POST https://10.4.3.127/volume/v3/attachments/8a173480-d3bf-44d6-a435-25acf1462a74/action Aug 14 06:08:52.906715 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-a942671d-ef00-43f8-aac2-3b28ea752532 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:08:52.906839 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-a942671d-ef00-43f8-aac2-3b28ea752532 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:52.925729 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:52.925729 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:52.939871 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-39c89982-d2ab-4880-8b6a-fa2682d6f6d2 req-a942671d-ef00-43f8-aac2-3b28ea752532 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/attachments/8a173480-d3bf-44d6-a435-25acf1462a74/action returned with HTTP 204 Aug 14 06:08:52.940458 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 81/316] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:08:52 2026] POST /volume/v3/attachments/8a173480-d3bf-44d6-a435-25acf1462a74/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:08:53.191206 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f259df69-1386-458e-b009-49731467754d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:53.193276 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f259df69-1386-458e-b009-49731467754d tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:53.193423 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f259df69-1386-458e-b009-49731467754d tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:53.193736 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f259df69-1386-458e-b009-49731467754d tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:53.205693 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:53.205693 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:53.210574 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f259df69-1386-458e-b009-49731467754d tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:53.217044 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f259df69-1386-458e-b009-49731467754d tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:53.217634 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 80/317] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:53 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 1160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:53.274422 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-15691114-5eb3-447f-ac8b-71237679aa94 req-c421bc71-1d97-412a-a26e-8045320a372f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:53.277412 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-15691114-5eb3-447f-ac8b-71237679aa94 req-c421bc71-1d97-412a-a26e-8045320a372f tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:53.277710 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-15691114-5eb3-447f-ac8b-71237679aa94 req-c421bc71-1d97-412a-a26e-8045320a372f tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:53.277982 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-15691114-5eb3-447f-ac8b-71237679aa94 req-c421bc71-1d97-412a-a26e-8045320a372f tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:53.291635 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:53.291635 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:53.297484 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-15691114-5eb3-447f-ac8b-71237679aa94 req-c421bc71-1d97-412a-a26e-8045320a372f tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:53.304055 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-15691114-5eb3-447f-ac8b-71237679aa94 req-c421bc71-1d97-412a-a26e-8045320a372f tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:53.304782 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 80/318] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:08:53 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 1160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:53.351373 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bb8325e0-aa9a-4aee-af72-0fe2d61f6a19 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:53.354125 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bb8325e0-aa9a-4aee-af72-0fe2d61f6a19 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:53.354342 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bb8325e0-aa9a-4aee-af72-0fe2d61f6a19 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:53.354604 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bb8325e0-aa9a-4aee-af72-0fe2d61f6a19 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:53.367125 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:53.367125 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:53.372736 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bb8325e0-aa9a-4aee-af72-0fe2d61f6a19 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:53.378391 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bb8325e0-aa9a-4aee-af72-0fe2d61f6a19 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:53.378930 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 78/319] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:53 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:53.400955 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a94ce279-1fb0-451a-814a-edb9e1a0053b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:53.401405 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a94ce279-1fb0-451a-814a-edb9e1a0053b None None] GET https://10.4.3.127/volume// Aug 14 06:08:53.401646 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a94ce279-1fb0-451a-814a-edb9e1a0053b None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:53.401934 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a94ce279-1fb0-451a-814a-edb9e1a0053b None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:53.402312 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a94ce279-1fb0-451a-814a-edb9e1a0053b None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:53.402715 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 82/320] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:08:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:53.412386 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-15691114-5eb3-447f-ac8b-71237679aa94 req-c8519ce2-0e1f-45dd-b511-a5ab217b5cf4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:53.415381 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-15691114-5eb3-447f-ac8b-71237679aa94 req-c8519ce2-0e1f-45dd-b511-a5ab217b5cf4 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:08:53.415794 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-15691114-5eb3-447f-ac8b-71237679aa94 req-c8519ce2-0e1f-45dd-b511-a5ab217b5cf4 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "407fdf3e-3dff-4727-861f-57b822bd664a", "connector": null, "instance_uuid": "c4fca34d-23cb-49da-9ff6-6102dfb4a3df"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:53.431306 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:53.431306 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:53.457851 np0000007331 devstack@c-api.service[100404]: WARNING cinder.volume.api [req-15691114-5eb3-447f-ac8b-71237679aa94 req-c8519ce2-0e1f-45dd-b511-a5ab217b5cf4 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 14 06:08:53.463484 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-15691114-5eb3-447f-ac8b-71237679aa94 req-c8519ce2-0e1f-45dd-b511-a5ab217b5cf4 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:08:53.464658 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 81/321] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:08:53 2026] POST /volume/v3/attachments => generated 271 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:53.505466 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e1863aaf-1074-492c-a468-77aedd732a25 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:53.507362 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e1863aaf-1074-492c-a468-77aedd732a25 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:53.507652 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e1863aaf-1074-492c-a468-77aedd732a25 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:53.507891 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e1863aaf-1074-492c-a468-77aedd732a25 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:53.516034 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-64a246d7-f1c4-4d54-878e-306e9c732bb2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:53.516502 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-64a246d7-f1c4-4d54-878e-306e9c732bb2 None None] GET https://10.4.3.127/volume// Aug 14 06:08:53.516569 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-64a246d7-f1c4-4d54-878e-306e9c732bb2 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:53.516779 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-64a246d7-f1c4-4d54-878e-306e9c732bb2 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:53.517089 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-64a246d7-f1c4-4d54-878e-306e9c732bb2 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:53.517347 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 79/322] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:08:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:53.522606 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:53.522606 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:53.528209 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e1863aaf-1074-492c-a468-77aedd732a25 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:53.530183 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-15691114-5eb3-447f-ac8b-71237679aa94 req-3db0281b-d52c-4002-bb7c-4ffee24699f6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:53.533307 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e1863aaf-1074-492c-a468-77aedd732a25 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:53.533851 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 81/323] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:53 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 1162 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:53.534417 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-15691114-5eb3-447f-ac8b-71237679aa94 req-3db0281b-d52c-4002-bb7c-4ffee24699f6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:53.534735 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-15691114-5eb3-447f-ac8b-71237679aa94 req-3db0281b-d52c-4002-bb7c-4ffee24699f6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:53.534963 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-15691114-5eb3-447f-ac8b-71237679aa94 req-3db0281b-d52c-4002-bb7c-4ffee24699f6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:53.551434 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:53.551434 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:53.556006 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-15691114-5eb3-447f-ac8b-71237679aa94 req-3db0281b-d52c-4002-bb7c-4ffee24699f6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:53.562443 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-15691114-5eb3-447f-ac8b-71237679aa94 req-3db0281b-d52c-4002-bb7c-4ffee24699f6 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:53.562913 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 83/324] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:08:53 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 1342 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:08:53.655633 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-15691114-5eb3-447f-ac8b-71237679aa94 req-327b5be5-a0a8-4835-b2e1-ac77734f4be5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:53.663067 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-15691114-5eb3-447f-ac8b-71237679aa94 req-327b5be5-a0a8-4835-b2e1-ac77734f4be5 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] PUT https://10.4.3.127/volume/v3/attachments/477e9f50-0f2e-4940-816a-bd778f44242c Aug 14 06:08:53.663067 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-15691114-5eb3-447f-ac8b-71237679aa94 req-327b5be5-a0a8-4835-b2e1-ac77734f4be5 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:53.671363 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c10bc312-0767-447d-9c4a-51043743e449 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:53.673366 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c10bc312-0767-447d-9c4a-51043743e449 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:53.674144 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c10bc312-0767-447d-9c4a-51043743e449 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:53.674144 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c10bc312-0767-447d-9c4a-51043743e449 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:53.684459 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-15691114-5eb3-447f-ac8b-71237679aa94 req-327b5be5-a0a8-4835-b2e1-ac77734f4be5 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Acquiring lock "cinder-attachment_update-407fdf3e-3dff-4727-861f-57b822bd664a-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:08:53.686726 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:53.686726 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:53.691429 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-15691114-5eb3-447f-ac8b-71237679aa94 req-327b5be5-a0a8-4835-b2e1-ac77734f4be5 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Lock "cinder-attachment_update-407fdf3e-3dff-4727-861f-57b822bd664a-np0000007331" acquired by "attachment_update" :: waited 0.010s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:08:53.691429 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:53.691429 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:53.695142 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c10bc312-0767-447d-9c4a-51043743e449 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Volume info retrieved successfully. Aug 14 06:08:53.701443 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c10bc312-0767-447d-9c4a-51043743e449 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:53.701955 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 80/325] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:53 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:53.784699 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-15691114-5eb3-447f-ac8b-71237679aa94 req-327b5be5-a0a8-4835-b2e1-ac77734f4be5 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Lock "cinder-attachment_update-407fdf3e-3dff-4727-861f-57b822bd664a-np0000007331" released by "attachment_update" :: held 0.095s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:08:53.785086 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-15691114-5eb3-447f-ac8b-71237679aa94 req-327b5be5-a0a8-4835-b2e1-ac77734f4be5 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/attachments/477e9f50-0f2e-4940-816a-bd778f44242c returned with HTTP 200 Aug 14 06:08:53.785932 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 82/326] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:08:53 2026] PUT /volume/v3/attachments/477e9f50-0f2e-4940-816a-bd778f44242c => generated 967 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:54.264424 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9792c3b3-df1b-4f60-94cc-6ba391eaf1c0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:54.266434 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9792c3b3-df1b-4f60-94cc-6ba391eaf1c0 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:08:54.266743 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9792c3b3-df1b-4f60-94cc-6ba391eaf1c0 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:54.267023 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9792c3b3-df1b-4f60-94cc-6ba391eaf1c0 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:54.275959 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:54.275959 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:54.280500 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9792c3b3-df1b-4f60-94cc-6ba391eaf1c0 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:08:54.285160 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9792c3b3-df1b-4f60-94cc-6ba391eaf1c0 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:08:54.285655 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 82/327] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:54 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:54.331091 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-e55eede9-aa67-493e-89fe-c239182866bf req-7c8fbb93-1cbb-4531-aa8d-19bd646de5f7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:54.333682 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e55eede9-aa67-493e-89fe-c239182866bf req-7c8fbb93-1cbb-4531-aa8d-19bd646de5f7 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:08:54.333953 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e55eede9-aa67-493e-89fe-c239182866bf req-7c8fbb93-1cbb-4531-aa8d-19bd646de5f7 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:54.334173 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e55eede9-aa67-493e-89fe-c239182866bf req-7c8fbb93-1cbb-4531-aa8d-19bd646de5f7 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:54.342811 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:54.342811 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:54.347134 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-e55eede9-aa67-493e-89fe-c239182866bf req-7c8fbb93-1cbb-4531-aa8d-19bd646de5f7 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:08:54.351979 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e55eede9-aa67-493e-89fe-c239182866bf req-7c8fbb93-1cbb-4531-aa8d-19bd646de5f7 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:08:54.352389 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 84/328] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:08:54 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:54.394110 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9fe5958b-4ca9-4d7e-b753-40de9cf029e5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:54.396039 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9fe5958b-4ca9-4d7e-b753-40de9cf029e5 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:54.396160 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9fe5958b-4ca9-4d7e-b753-40de9cf029e5 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:54.396340 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9fe5958b-4ca9-4d7e-b753-40de9cf029e5 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:54.409284 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:54.409284 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:54.413954 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9fe5958b-4ca9-4d7e-b753-40de9cf029e5 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:54.418987 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9fe5958b-4ca9-4d7e-b753-40de9cf029e5 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:54.419356 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 81/329] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:54 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:54.438327 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2b3bec0b-b3e7-4088-a176-25985bc6428e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:54.440349 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2b3bec0b-b3e7-4088-a176-25985bc6428e None None] GET https://10.4.3.127/volume// Aug 14 06:08:54.440349 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2b3bec0b-b3e7-4088-a176-25985bc6428e None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:54.440349 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2b3bec0b-b3e7-4088-a176-25985bc6428e None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:54.440349 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2b3bec0b-b3e7-4088-a176-25985bc6428e None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:54.440349 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 83/330] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:08:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:54.448970 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-e55eede9-aa67-493e-89fe-c239182866bf req-0519fe17-a067-4136-88a5-ae8e5707286f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:54.451125 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-e55eede9-aa67-493e-89fe-c239182866bf req-0519fe17-a067-4136-88a5-ae8e5707286f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:08:54.451559 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-e55eede9-aa67-493e-89fe-c239182866bf req-0519fe17-a067-4136-88a5-ae8e5707286f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5178f620-91ec-430b-8cb6-77edd644596f", "connector": null, "instance_uuid": "2bc20172-bdf7-4510-932d-d72850d83441"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:54.461426 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:54.461426 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:54.494811 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-e55eede9-aa67-493e-89fe-c239182866bf req-0519fe17-a067-4136-88a5-ae8e5707286f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:08:54.495656 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 83/331] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:08:54 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 14 06:08:54.532249 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-db6606f3-20ff-4398-836a-54d1bda3ab3c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:54.534778 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-db6606f3-20ff-4398-836a-54d1bda3ab3c tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:08:54.535031 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-db6606f3-20ff-4398-836a-54d1bda3ab3c tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:54.535231 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-db6606f3-20ff-4398-836a-54d1bda3ab3c tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:54.546556 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4c5c7e47-f80e-413b-b6fc-32402aee500c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:54.548952 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4c5c7e47-f80e-413b-b6fc-32402aee500c tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:54.549150 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4c5c7e47-f80e-413b-b6fc-32402aee500c tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:54.549352 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4c5c7e47-f80e-413b-b6fc-32402aee500c tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:54.551091 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:54.551091 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:54.551187 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-49b96104-5a81-442b-93ca-954e2aed45e6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:54.551495 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-49b96104-5a81-442b-93ca-954e2aed45e6 None None] GET https://10.4.3.127/volume// Aug 14 06:08:54.551697 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-49b96104-5a81-442b-93ca-954e2aed45e6 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:54.551951 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-49b96104-5a81-442b-93ca-954e2aed45e6 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:54.552298 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-49b96104-5a81-442b-93ca-954e2aed45e6 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:08:54.552915 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 84/332] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:08:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:08:54.555108 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-db6606f3-20ff-4398-836a-54d1bda3ab3c tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:08:54.560330 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-e55eede9-aa67-493e-89fe-c239182866bf req-e7000cc7-9a51-4eaf-9909-f61c3304f435 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:54.560935 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-db6606f3-20ff-4398-836a-54d1bda3ab3c tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:08:54.561690 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 85/333] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:54 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:54.562528 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-e55eede9-aa67-493e-89fe-c239182866bf req-e7000cc7-9a51-4eaf-9909-f61c3304f435 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:08:54.562791 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-e55eede9-aa67-493e-89fe-c239182866bf req-e7000cc7-9a51-4eaf-9909-f61c3304f435 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:54.563005 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-e55eede9-aa67-493e-89fe-c239182866bf req-e7000cc7-9a51-4eaf-9909-f61c3304f435 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:54.566482 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:54.566482 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:54.571542 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4c5c7e47-f80e-413b-b6fc-32402aee500c tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:54.572901 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:54.572901 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:54.576115 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4c5c7e47-f80e-413b-b6fc-32402aee500c tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:54.576585 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 82/334] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:54 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 1163 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 06:08:54.576652 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-e55eede9-aa67-493e-89fe-c239182866bf req-e7000cc7-9a51-4eaf-9909-f61c3304f435 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:08:54.582252 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-e55eede9-aa67-493e-89fe-c239182866bf req-e7000cc7-9a51-4eaf-9909-f61c3304f435 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:08:54.582703 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 84/335] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:08:54 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:08:54.669746 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-e55eede9-aa67-493e-89fe-c239182866bf req-5d5e2ea3-35bb-46b2-9c53-bad8cbd6cf7f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:54.672092 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-e55eede9-aa67-493e-89fe-c239182866bf req-5d5e2ea3-35bb-46b2-9c53-bad8cbd6cf7f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] PUT https://10.4.3.127/volume/v3/attachments/c9aa421c-fbbd-46fb-9341-1e53d67854b2 Aug 14 06:08:54.672467 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-e55eede9-aa67-493e-89fe-c239182866bf req-5d5e2ea3-35bb-46b2-9c53-bad8cbd6cf7f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:54.680496 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-e55eede9-aa67-493e-89fe-c239182866bf req-5d5e2ea3-35bb-46b2-9c53-bad8cbd6cf7f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Acquiring lock "cinder-attachment_update-5178f620-91ec-430b-8cb6-77edd644596f-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:08:54.685490 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-e55eede9-aa67-493e-89fe-c239182866bf req-5d5e2ea3-35bb-46b2-9c53-bad8cbd6cf7f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Lock "cinder-attachment_update-5178f620-91ec-430b-8cb6-77edd644596f-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:08:54.686829 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:54.686829 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:54.719637 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3275182a-c73f-4c23-9b1e-78805f318f9b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:54.721446 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3275182a-c73f-4c23-9b1e-78805f318f9b tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:54.721691 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3275182a-c73f-4c23-9b1e-78805f318f9b tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:54.721937 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3275182a-c73f-4c23-9b1e-78805f318f9b tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:54.732066 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:54.732066 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:54.736172 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3275182a-c73f-4c23-9b1e-78805f318f9b tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Volume info retrieved successfully. Aug 14 06:08:54.741449 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3275182a-c73f-4c23-9b1e-78805f318f9b tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:54.741770 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 86/336] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:54 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:54.768213 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-e55eede9-aa67-493e-89fe-c239182866bf req-5d5e2ea3-35bb-46b2-9c53-bad8cbd6cf7f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Lock "cinder-attachment_update-5178f620-91ec-430b-8cb6-77edd644596f-np0000007331" released by "attachment_update" :: held 0.083s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:08:54.768640 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-e55eede9-aa67-493e-89fe-c239182866bf req-5d5e2ea3-35bb-46b2-9c53-bad8cbd6cf7f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/attachments/c9aa421c-fbbd-46fb-9341-1e53d67854b2 returned with HTTP 200 Aug 14 06:08:54.769572 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 85/337] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:08:54 2026] PUT /volume/v3/attachments/c9aa421c-fbbd-46fb-9341-1e53d67854b2 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:55.435806 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2fc7c234-f9f2-47a9-b2f7-aab70e122b9a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:55.437746 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2fc7c234-f9f2-47a9-b2f7-aab70e122b9a tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:55.438168 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2fc7c234-f9f2-47a9-b2f7-aab70e122b9a tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:55.438275 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2fc7c234-f9f2-47a9-b2f7-aab70e122b9a tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:55.448737 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:55.448737 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:55.453048 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2fc7c234-f9f2-47a9-b2f7-aab70e122b9a tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:55.459166 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2fc7c234-f9f2-47a9-b2f7-aab70e122b9a tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:55.459742 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 83/338] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:55 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:55.576106 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7dda37aa-2c88-4fa5-9adb-fe3e51d6b20e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:55.578169 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7dda37aa-2c88-4fa5-9adb-fe3e51d6b20e tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:08:55.578421 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7dda37aa-2c88-4fa5-9adb-fe3e51d6b20e tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:55.578705 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7dda37aa-2c88-4fa5-9adb-fe3e51d6b20e tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:55.588708 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:55.588708 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:55.590284 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-30f5d116-51bd-413b-9848-8d016fc76671 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:55.592435 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7dda37aa-2c88-4fa5-9adb-fe3e51d6b20e tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:08:55.592891 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-30f5d116-51bd-413b-9848-8d016fc76671 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:55.593200 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-30f5d116-51bd-413b-9848-8d016fc76671 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:55.593517 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-30f5d116-51bd-413b-9848-8d016fc76671 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:55.597990 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7dda37aa-2c88-4fa5-9adb-fe3e51d6b20e tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:08:55.598414 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 85/339] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:55 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:55.606032 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:55.606032 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:55.610034 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-30f5d116-51bd-413b-9848-8d016fc76671 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:55.615022 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-30f5d116-51bd-413b-9848-8d016fc76671 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:55.615462 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 87/340] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:55 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 1163 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:55.755725 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-93517a6a-cad9-4699-9264-ed734013d483 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:55.758581 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-93517a6a-cad9-4699-9264-ed734013d483 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:55.758873 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-93517a6a-cad9-4699-9264-ed734013d483 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:55.759162 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-93517a6a-cad9-4699-9264-ed734013d483 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:55.768757 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:55.768757 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:55.773247 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-93517a6a-cad9-4699-9264-ed734013d483 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Volume info retrieved successfully. Aug 14 06:08:55.778936 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-93517a6a-cad9-4699-9264-ed734013d483 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:55.779293 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 86/341] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:55 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:55.998747 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-20c0b12f-1855-4e3f-94aa-8061c477520b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:56.001772 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-20c0b12f-1855-4e3f-94aa-8061c477520b tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] DELETE https://10.4.3.127/volume/v3/attachments/640adf1d-2ca0-4317-a4df-9f3ceebe42e6 Aug 14 06:08:56.002055 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-20c0b12f-1855-4e3f-94aa-8061c477520b tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:56.002317 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-20c0b12f-1855-4e3f-94aa-8061c477520b tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:56.019250 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:56.019250 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:56.077894 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e71100c6-8519-4ff2-a8a2-368c3f33a458 req-20c0b12f-1855-4e3f-94aa-8061c477520b tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/attachments/640adf1d-2ca0-4317-a4df-9f3ceebe42e6 returned with HTTP 200 Aug 14 06:08:56.078487 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 84/342] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:08:55 2026] DELETE /volume/v3/attachments/640adf1d-2ca0-4317-a4df-9f3ceebe42e6 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:56.477731 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-01088459-f3b7-48fc-b864-0a0627131985 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:56.480162 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-01088459-f3b7-48fc-b864-0a0627131985 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:56.480376 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-01088459-f3b7-48fc-b864-0a0627131985 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:56.480678 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-01088459-f3b7-48fc-b864-0a0627131985 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:56.491180 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:56.491180 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:56.494539 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-01088459-f3b7-48fc-b864-0a0627131985 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:56.498880 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-01088459-f3b7-48fc-b864-0a0627131985 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:56.499282 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 86/343] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:56 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:56.612902 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-21a57bd8-8dfb-4306-bcac-076273c2b7f0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:56.615128 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21a57bd8-8dfb-4306-bcac-076273c2b7f0 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:08:56.615389 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21a57bd8-8dfb-4306-bcac-076273c2b7f0 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:56.615687 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21a57bd8-8dfb-4306-bcac-076273c2b7f0 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:56.629416 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:56.629416 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:56.630045 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ddf2a1c1-088f-483a-a113-b8a3dfe3133a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:56.632598 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ddf2a1c1-088f-483a-a113-b8a3dfe3133a tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:56.632846 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ddf2a1c1-088f-483a-a113-b8a3dfe3133a tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:56.633052 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ddf2a1c1-088f-483a-a113-b8a3dfe3133a tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:56.634728 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-21a57bd8-8dfb-4306-bcac-076273c2b7f0 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:08:56.641082 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21a57bd8-8dfb-4306-bcac-076273c2b7f0 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:08:56.641082 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 88/344] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:56 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:56.653614 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-219969c8-ed51-4914-aab6-494cc812db01 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:56.654072 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:56.654072 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:56.657025 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-219969c8-ed51-4914-aab6-494cc812db01 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] DELETE https://10.4.3.127/volume/v3/attachments/f99b9466-26b0-44c8-ae7b-c14b21babefe Aug 14 06:08:56.657415 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-219969c8-ed51-4914-aab6-494cc812db01 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:56.657704 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-219969c8-ed51-4914-aab6-494cc812db01 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:56.660518 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-ddf2a1c1-088f-483a-a113-b8a3dfe3133a tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:56.669246 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ddf2a1c1-088f-483a-a113-b8a3dfe3133a tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:56.670126 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 87/345] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:56 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 1163 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 06:08:56.670475 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:56.670475 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:56.738497 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-5a21a47d-b568-46a0-8a9f-6ca823d049ce req-219969c8-ed51-4914-aab6-494cc812db01 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/attachments/f99b9466-26b0-44c8-ae7b-c14b21babefe returned with HTTP 200 Aug 14 06:08:56.739114 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 85/346] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:08:56 2026] DELETE /volume/v3/attachments/f99b9466-26b0-44c8-ae7b-c14b21babefe => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:56.796953 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b0bb4664-5b35-4cc7-961d-c385972be52f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:56.801248 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b0bb4664-5b35-4cc7-961d-c385972be52f tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:56.801515 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b0bb4664-5b35-4cc7-961d-c385972be52f tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:56.801834 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b0bb4664-5b35-4cc7-961d-c385972be52f tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:56.814983 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:56.814983 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:56.824851 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b0bb4664-5b35-4cc7-961d-c385972be52f tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] Volume info retrieved successfully. Aug 14 06:08:56.830871 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b0bb4664-5b35-4cc7-961d-c385972be52f tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-reader] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:56.831312 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 87/347] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:56 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:56.889757 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-5f4ff5ae-cef0-4666-a404-c1f49a0821a6 req-7505ea22-7cc1-437d-8042-46942f1a0e67 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:56.892829 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-5f4ff5ae-cef0-4666-a404-c1f49a0821a6 req-7505ea22-7cc1-437d-8042-46942f1a0e67 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] DELETE https://10.4.3.127/volume/v3/attachments/caeb9123-9ac0-45e6-9904-cd9e3b376b38 Aug 14 06:08:56.893120 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-5f4ff5ae-cef0-4666-a404-c1f49a0821a6 req-7505ea22-7cc1-437d-8042-46942f1a0e67 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:56.893355 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-5f4ff5ae-cef0-4666-a404-c1f49a0821a6 req-7505ea22-7cc1-437d-8042-46942f1a0e67 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:56.909154 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-311035ad-05be-480f-8952-eb378ef934dd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:56.911961 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-311035ad-05be-480f-8952-eb378ef934dd tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:56.911961 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-311035ad-05be-480f-8952-eb378ef934dd tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:56.912280 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-311035ad-05be-480f-8952-eb378ef934dd tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:56.912950 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:56.912950 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:56.925659 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f0fdd42d-6a58-447d-a5de-4c459d4a4898 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:56.927508 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:56.927508 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:56.929577 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f0fdd42d-6a58-447d-a5de-4c459d4a4898 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:56.929912 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f0fdd42d-6a58-447d-a5de-4c459d4a4898 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:56.930155 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f0fdd42d-6a58-447d-a5de-4c459d4a4898 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:56.932924 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-311035ad-05be-480f-8952-eb378ef934dd tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:56.939203 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:56.939203 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:56.942375 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-311035ad-05be-480f-8952-eb378ef934dd tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:56.942950 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 88/348] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:56 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:56.948068 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f0fdd42d-6a58-447d-a5de-4c459d4a4898 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:56.955843 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f0fdd42d-6a58-447d-a5de-4c459d4a4898 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:56.956245 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 86/349] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:56 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:56.974203 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-654e251e-1549-4acf-a640-807102ab14f1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:56.977278 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-654e251e-1549-4acf-a640-807102ab14f1 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:56.978140 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-654e251e-1549-4acf-a640-807102ab14f1 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:56.978140 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-654e251e-1549-4acf-a640-807102ab14f1 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:56.978291 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-654e251e-1549-4acf-a640-807102ab14f1 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Delete volume with id: e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:56.988311 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:56.988311 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:56.988774 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-654e251e-1549-4acf-a640-807102ab14f1 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:56.999352 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-5f4ff5ae-cef0-4666-a404-c1f49a0821a6 req-7505ea22-7cc1-437d-8042-46942f1a0e67 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/attachments/caeb9123-9ac0-45e6-9904-cd9e3b376b38 returned with HTTP 200 Aug 14 06:08:56.999804 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 89/350] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:08:56 2026] DELETE /volume/v3/attachments/caeb9123-9ac0-45e6-9904-cd9e3b376b38 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:57.010039 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-30fbcf09-dd44-4bee-a0d3-fa47f2e19133 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:57.012358 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-30fbcf09-dd44-4bee-a0d3-fa47f2e19133 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:08:57.012621 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-30fbcf09-dd44-4bee-a0d3-fa47f2e19133 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:57.012806 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-30fbcf09-dd44-4bee-a0d3-fa47f2e19133 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:57.017696 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-654e251e-1549-4acf-a640-807102ab14f1 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Delete volume request issued successfully. Aug 14 06:08:57.017985 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-654e251e-1549-4acf-a640-807102ab14f1 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 202 Aug 14 06:08:57.018786 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 88/351] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:08:56 2026] DELETE /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:08:57.021519 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:57.021519 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:57.023462 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-ff053eaf-f713-4cd0-a5f2-5b8bc6eb2bd3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:57.026155 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-30fbcf09-dd44-4bee-a0d3-fa47f2e19133 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:08:57.026551 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-ff053eaf-f713-4cd0-a5f2-5b8bc6eb2bd3 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] DELETE https://10.4.3.127/volume/v3/attachments/0a1cda46-af2b-485e-87dd-e2e661e670bf Aug 14 06:08:57.026995 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-ff053eaf-f713-4cd0-a5f2-5b8bc6eb2bd3 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:57.027332 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-ff053eaf-f713-4cd0-a5f2-5b8bc6eb2bd3 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:57.032687 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-826363fd-5c01-4c49-91d6-a4956e29ce9f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:57.032816 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-30fbcf09-dd44-4bee-a0d3-fa47f2e19133 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:08:57.032816 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 89/352] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:57 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:08:57.034061 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-826363fd-5c01-4c49-91d6-a4956e29ce9f tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:57.034527 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-826363fd-5c01-4c49-91d6-a4956e29ce9f tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:57.035043 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-826363fd-5c01-4c49-91d6-a4956e29ce9f tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:57.038245 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:57.038245 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:57.052416 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:57.052416 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:57.055864 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-826363fd-5c01-4c49-91d6-a4956e29ce9f tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Volume info retrieved successfully. Aug 14 06:08:57.063391 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-826363fd-5c01-4c49-91d6-a4956e29ce9f tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 200 Aug 14 06:08:57.063941 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 90/353] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:57 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:57.157816 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9a2cd98c-5b40-4c93-ba85-a356617f8f59 req-ff053eaf-f713-4cd0-a5f2-5b8bc6eb2bd3 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/attachments/0a1cda46-af2b-485e-87dd-e2e661e670bf returned with HTTP 200 Aug 14 06:08:57.157816 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 87/354] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:08:57 2026] DELETE /volume/v3/attachments/0a1cda46-af2b-485e-87dd-e2e661e670bf => generated 19 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:57.517294 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-320eeb56-0b8d-42ff-84f8-d7c42397a3f9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:57.519944 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-320eeb56-0b8d-42ff-84f8-d7c42397a3f9 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:08:57.520185 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-320eeb56-0b8d-42ff-84f8-d7c42397a3f9 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:57.520458 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-320eeb56-0b8d-42ff-84f8-d7c42397a3f9 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:57.531720 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:57.531720 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:57.542807 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-320eeb56-0b8d-42ff-84f8-d7c42397a3f9 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:08:57.546231 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-320eeb56-0b8d-42ff-84f8-d7c42397a3f9 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:08:57.546743 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 89/355] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:57 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:57.662767 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-334394c3-51b9-47ca-b487-d0fa6e7bc3f1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:57.664270 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-334394c3-51b9-47ca-b487-d0fa6e7bc3f1 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:08:57.664542 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-334394c3-51b9-47ca-b487-d0fa6e7bc3f1 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:57.664796 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-334394c3-51b9-47ca-b487-d0fa6e7bc3f1 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:57.677040 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:57.677040 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:57.682815 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-334394c3-51b9-47ca-b487-d0fa6e7bc3f1 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:08:57.689483 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-334394c3-51b9-47ca-b487-d0fa6e7bc3f1 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:08:57.689483 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 90/356] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:57 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:57.691785 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7b799d4c-bff0-4921-816f-4fa9a1f8da39 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:57.693763 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7b799d4c-bff0-4921-816f-4fa9a1f8da39 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:57.694168 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7b799d4c-bff0-4921-816f-4fa9a1f8da39 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:57.695622 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7b799d4c-bff0-4921-816f-4fa9a1f8da39 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:57.717620 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:57.717620 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:57.721750 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7b799d4c-bff0-4921-816f-4fa9a1f8da39 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:57.732309 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7b799d4c-bff0-4921-816f-4fa9a1f8da39 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:57.733665 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 91/357] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:57 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 1163 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:58.082461 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-199bd25b-0ff3-41b4-a42b-2d04d1419331 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:58.085318 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-199bd25b-0ff3-41b4-a42b-2d04d1419331 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:08:58.085698 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-199bd25b-0ff3-41b4-a42b-2d04d1419331 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:58.086206 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-199bd25b-0ff3-41b4-a42b-2d04d1419331 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:58.092191 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-199bd25b-0ff3-41b4-a42b-2d04d1419331 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 404 Aug 14 06:08:58.092839 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 88/358] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:58 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:08:58.406086 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-f21e4651-afb5-4251-88f8-8a11ee2952ef req-994765c2-4e3c-4513-89db-70dc40b7bb7f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:58.409021 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f21e4651-afb5-4251-88f8-8a11ee2952ef req-994765c2-4e3c-4513-89db-70dc40b7bb7f tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] GET https://10.4.3.127/volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 Aug 14 06:08:58.409287 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f21e4651-afb5-4251-88f8-8a11ee2952ef req-994765c2-4e3c-4513-89db-70dc40b7bb7f tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:58.409551 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f21e4651-afb5-4251-88f8-8a11ee2952ef req-994765c2-4e3c-4513-89db-70dc40b7bb7f tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:58.423864 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:58.423864 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:58.430360 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-f21e4651-afb5-4251-88f8-8a11ee2952ef req-994765c2-4e3c-4513-89db-70dc40b7bb7f tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Volume info retrieved successfully. Aug 14 06:08:58.437544 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f21e4651-afb5-4251-88f8-8a11ee2952ef req-994765c2-4e3c-4513-89db-70dc40b7bb7f tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 returned with HTTP 200 Aug 14 06:08:58.437927 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 90/359] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:08:58 2026] GET /volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 => generated 1603 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:58.705373 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2ef31416-1eff-457f-8d0d-30574f1b9e55 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:58.707712 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2ef31416-1eff-457f-8d0d-30574f1b9e55 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:08:58.707928 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2ef31416-1eff-457f-8d0d-30574f1b9e55 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:58.708204 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2ef31416-1eff-457f-8d0d-30574f1b9e55 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:58.733574 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:58.733574 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:58.741463 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2ef31416-1eff-457f-8d0d-30574f1b9e55 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:08:58.750157 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2ef31416-1eff-457f-8d0d-30574f1b9e55 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:08:58.750360 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fff74d04-b092-45c1-b13c-c42d982b2071 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:58.750742 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 91/360] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:58 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:58.756884 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fff74d04-b092-45c1-b13c-c42d982b2071 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:58.756884 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fff74d04-b092-45c1-b13c-c42d982b2071 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:58.756884 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fff74d04-b092-45c1-b13c-c42d982b2071 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:58.779033 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:58.779033 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:58.784871 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fff74d04-b092-45c1-b13c-c42d982b2071 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:58.794194 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fff74d04-b092-45c1-b13c-c42d982b2071 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:58.799382 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 92/361] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:58 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 1163 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:08:59.351995 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a7999dea-bc15-4d54-8d4e-8953bda4cbbd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:59.355940 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a7999dea-bc15-4d54-8d4e-8953bda4cbbd tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:59.355940 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a7999dea-bc15-4d54-8d4e-8953bda4cbbd tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:59.355940 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a7999dea-bc15-4d54-8d4e-8953bda4cbbd tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:59.365146 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:59.365146 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:59.370949 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a7999dea-bc15-4d54-8d4e-8953bda4cbbd tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:59.380098 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a7999dea-bc15-4d54-8d4e-8953bda4cbbd tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:59.380559 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 89/362] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:59 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:59.381562 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-15691114-5eb3-447f-ac8b-71237679aa94 req-93682bfd-0b71-4e8b-a932-8f4094539ed1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:59.386481 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-15691114-5eb3-447f-ac8b-71237679aa94 req-93682bfd-0b71-4e8b-a932-8f4094539ed1 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] POST https://10.4.3.127/volume/v3/attachments/477e9f50-0f2e-4940-816a-bd778f44242c/action Aug 14 06:08:59.390269 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-15691114-5eb3-447f-ac8b-71237679aa94 req-93682bfd-0b71-4e8b-a932-8f4094539ed1 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:08:59.390269 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-15691114-5eb3-447f-ac8b-71237679aa94 req-93682bfd-0b71-4e8b-a932-8f4094539ed1 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:08:59.398417 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-82b53288-f436-4c1b-add2-fb1f235aba6c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:59.400746 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-82b53288-f436-4c1b-add2-fb1f235aba6c tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:59.402088 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-82b53288-f436-4c1b-add2-fb1f235aba6c tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:59.402088 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-82b53288-f436-4c1b-add2-fb1f235aba6c tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:59.411056 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:59.411056 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:59.415206 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-82b53288-f436-4c1b-add2-fb1f235aba6c tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:59.416104 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:59.416104 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:59.421483 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-82b53288-f436-4c1b-add2-fb1f235aba6c tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:59.422085 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 92/363] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:59 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:59.442776 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-15691114-5eb3-447f-ac8b-71237679aa94 req-93682bfd-0b71-4e8b-a932-8f4094539ed1 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/attachments/477e9f50-0f2e-4940-816a-bd778f44242c/action returned with HTTP 204 Aug 14 06:08:59.444189 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 91/364] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:08:59 2026] POST /volume/v3/attachments/477e9f50-0f2e-4940-816a-bd778f44242c/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:08:59.478266 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-74ae0188-67bd-4788-babe-01ea2c5e671a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:59.480267 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-74ae0188-67bd-4788-babe-01ea2c5e671a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:59.481430 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-74ae0188-67bd-4788-babe-01ea2c5e671a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:59.481430 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-74ae0188-67bd-4788-babe-01ea2c5e671a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:59.496856 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:59.496856 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:59.506012 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-74ae0188-67bd-4788-babe-01ea2c5e671a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:59.518262 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-74ae0188-67bd-4788-babe-01ea2c5e671a tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:59.518794 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 93/365] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:59 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:59.542675 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f9b4c897-c58b-43a9-a0d4-3ad971163f11 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:59.545495 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f9b4c897-c58b-43a9-a0d4-3ad971163f11 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] DELETE https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:59.547243 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f9b4c897-c58b-43a9-a0d4-3ad971163f11 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:59.547243 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f9b4c897-c58b-43a9-a0d4-3ad971163f11 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:59.547243 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-f9b4c897-c58b-43a9-a0d4-3ad971163f11 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Delete volume with id: 1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:59.568115 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:59.568115 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:08:59.568672 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f9b4c897-c58b-43a9-a0d4-3ad971163f11 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:59.609674 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f9b4c897-c58b-43a9-a0d4-3ad971163f11 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Delete volume request issued successfully. Aug 14 06:08:59.609926 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f9b4c897-c58b-43a9-a0d4-3ad971163f11 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 202 Aug 14 06:08:59.610484 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 90/366] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:08:59 2026] DELETE /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:08:59.623203 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-45e9f58d-2599-49ab-a161-82007adea288 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:59.631662 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-45e9f58d-2599-49ab-a161-82007adea288 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:08:59.631662 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-45e9f58d-2599-49ab-a161-82007adea288 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:59.631662 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-45e9f58d-2599-49ab-a161-82007adea288 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:59.644752 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:59.644752 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:08:59.651509 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-45e9f58d-2599-49ab-a161-82007adea288 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Volume info retrieved successfully. Aug 14 06:08:59.664137 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-45e9f58d-2599-49ab-a161-82007adea288 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 200 Aug 14 06:08:59.664794 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 93/367] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:59 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:59.770933 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e43e835b-3b6c-4025-9f69-8f98302d5f4f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:59.774573 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e43e835b-3b6c-4025-9f69-8f98302d5f4f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:08:59.775073 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e43e835b-3b6c-4025-9f69-8f98302d5f4f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:59.775073 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e43e835b-3b6c-4025-9f69-8f98302d5f4f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:59.792820 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:59.792820 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:08:59.799355 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e43e835b-3b6c-4025-9f69-8f98302d5f4f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:08:59.809072 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e43e835b-3b6c-4025-9f69-8f98302d5f4f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:08:59.810139 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 92/368] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:59 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:08:59.812762 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-de1baea8-4798-409f-9bb3-3c5faff3e74b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:08:59.815575 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-de1baea8-4798-409f-9bb3-3c5faff3e74b tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:08:59.815903 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-de1baea8-4798-409f-9bb3-3c5faff3e74b tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:08:59.816199 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-de1baea8-4798-409f-9bb3-3c5faff3e74b tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:08:59.836240 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:08:59.836240 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:08:59.841481 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-de1baea8-4798-409f-9bb3-3c5faff3e74b tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:08:59.849084 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-de1baea8-4798-409f-9bb3-3c5faff3e74b tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:08:59.849826 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 94/369] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:08:59 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:00.133373 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-79bff68f-2b9e-40df-ba82-f1d40e1045a2 req-715539a2-d139-478c-b5e6-f0b00f7d4eb6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:00.138044 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-79bff68f-2b9e-40df-ba82-f1d40e1045a2 req-715539a2-d139-478c-b5e6-f0b00f7d4eb6 tempest-TestMultiAttachVolumeSwap-1502104852 tempest-TestMultiAttachVolumeSwap-1502104852-project] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:09:00.138355 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-79bff68f-2b9e-40df-ba82-f1d40e1045a2 req-715539a2-d139-478c-b5e6-f0b00f7d4eb6 tempest-TestMultiAttachVolumeSwap-1502104852 tempest-TestMultiAttachVolumeSwap-1502104852-project] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:00.138715 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-79bff68f-2b9e-40df-ba82-f1d40e1045a2 req-715539a2-d139-478c-b5e6-f0b00f7d4eb6 tempest-TestMultiAttachVolumeSwap-1502104852 tempest-TestMultiAttachVolumeSwap-1502104852-project] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:00.160093 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:00.160093 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:00.167678 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-79bff68f-2b9e-40df-ba82-f1d40e1045a2 req-715539a2-d139-478c-b5e6-f0b00f7d4eb6 tempest-TestMultiAttachVolumeSwap-1502104852 tempest-TestMultiAttachVolumeSwap-1502104852-project] Volume info retrieved successfully. Aug 14 06:09:00.173295 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-79bff68f-2b9e-40df-ba82-f1d40e1045a2 req-715539a2-d139-478c-b5e6-f0b00f7d4eb6 tempest-TestMultiAttachVolumeSwap-1502104852 tempest-TestMultiAttachVolumeSwap-1502104852-project] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:09:00.173986 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 91/370] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:09:00 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 1650 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:00.191779 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e8852115-d611-4179-9fe2-67d14dc11ed9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:00.193750 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e8852115-d611-4179-9fe2-67d14dc11ed9 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-reader] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:09:00.194155 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e8852115-d611-4179-9fe2-67d14dc11ed9 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-reader] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:00.194467 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e8852115-d611-4179-9fe2-67d14dc11ed9 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-reader] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:00.212839 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:00.212839 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:00.217782 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e8852115-d611-4179-9fe2-67d14dc11ed9 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-reader] Volume info retrieved successfully. Aug 14 06:09:00.223340 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e8852115-d611-4179-9fe2-67d14dc11ed9 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-reader] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:09:00.224028 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 94/371] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:00 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:00.241669 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-55f480a7-fefb-49c8-90a6-1553331dcfe8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:00.243252 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-55f480a7-fefb-49c8-90a6-1553331dcfe8 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-reader] GET https://10.4.3.127/volume/v3/volumes/1235ca29-b3e5-44bf-b352-296de2d5b797 Aug 14 06:09:00.245293 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-55f480a7-fefb-49c8-90a6-1553331dcfe8 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-reader] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:00.245293 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-55f480a7-fefb-49c8-90a6-1553331dcfe8 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-reader] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:00.254520 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:00.254520 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:00.259359 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-55f480a7-fefb-49c8-90a6-1553331dcfe8 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-reader] Volume info retrieved successfully. Aug 14 06:09:00.267072 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-55f480a7-fefb-49c8-90a6-1553331dcfe8 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-reader] https://10.4.3.127/volume/v3/volumes/1235ca29-b3e5-44bf-b352-296de2d5b797 returned with HTTP 200 Aug 14 06:09:00.267660 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 93/372] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:00 2026] GET /volume/v3/volumes/1235ca29-b3e5-44bf-b352-296de2d5b797 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:00.395670 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b968687d-075c-458a-a264-1678eb93c035 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:00.397947 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b968687d-075c-458a-a264-1678eb93c035 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:09:00.398140 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b968687d-075c-458a-a264-1678eb93c035 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:00.398414 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b968687d-075c-458a-a264-1678eb93c035 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:00.416461 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:00.416461 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:09:00.422272 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b968687d-075c-458a-a264-1678eb93c035 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:09:00.426755 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b968687d-075c-458a-a264-1678eb93c035 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:09:00.427209 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 95/373] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:00 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:00.497627 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-283ef085-6615-4aa4-8b1a-b821aa7dc888 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:00.500556 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-283ef085-6615-4aa4-8b1a-b821aa7dc888 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:09:00.500844 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-283ef085-6615-4aa4-8b1a-b821aa7dc888 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:00.501113 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-283ef085-6615-4aa4-8b1a-b821aa7dc888 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:00.524762 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:00.524762 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:00.536121 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-283ef085-6615-4aa4-8b1a-b821aa7dc888 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:09:00.545883 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-283ef085-6615-4aa4-8b1a-b821aa7dc888 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:09:00.546578 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 92/374] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:09:00 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:00.594434 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-e6629ab4-e7a3-41bc-9b02-97064f1f1730 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:00.597191 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-e6629ab4-e7a3-41bc-9b02-97064f1f1730 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] POST https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a/action Aug 14 06:09:00.597648 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-e6629ab4-e7a3-41bc-9b02-97064f1f1730 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:09:00.597806 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-e6629ab4-e7a3-41bc-9b02-97064f1f1730 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:00.613774 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:00.613774 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:00.614335 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-e6629ab4-e7a3-41bc-9b02-97064f1f1730 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:09:00.622466 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-e6629ab4-e7a3-41bc-9b02-97064f1f1730 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Begin detaching volume completed successfully. Aug 14 06:09:00.622704 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-e6629ab4-e7a3-41bc-9b02-97064f1f1730 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a/action returned with HTTP 202 Aug 14 06:09:00.623178 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 95/375] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:09:00 2026] POST /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:09:00.671878 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5c030b14-9149-4e08-abf9-593a512760fd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:00.672477 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5c030b14-9149-4e08-abf9-593a512760fd None None] GET https://10.4.3.127/volume// Aug 14 06:09:00.672859 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5c030b14-9149-4e08-abf9-593a512760fd None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:00.673106 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5c030b14-9149-4e08-abf9-593a512760fd None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:00.673544 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5c030b14-9149-4e08-abf9-593a512760fd None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:09:00.673990 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 94/376] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:09:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:09:00.682842 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-35cef384-da6a-45a5-b94a-d64cfa650820 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:00.683624 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-24d0635a-cd89-4d61-98af-d75bcf280120 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:00.685520 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-35cef384-da6a-45a5-b94a-d64cfa650820 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:09:00.685868 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-35cef384-da6a-45a5-b94a-d64cfa650820 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:00.686197 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-35cef384-da6a-45a5-b94a-d64cfa650820 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:00.686325 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-24d0635a-cd89-4d61-98af-d75bcf280120 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] GET https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 Aug 14 06:09:00.686649 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-24d0635a-cd89-4d61-98af-d75bcf280120 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:00.686922 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-24d0635a-cd89-4d61-98af-d75bcf280120 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:00.692613 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-24d0635a-cd89-4d61-98af-d75bcf280120 tempest-DeleteServersTestJSON-1508605659 tempest-DeleteServersTestJSON-1508605659-project-member] https://10.4.3.127/volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 returned with HTTP 404 Aug 14 06:09:00.693053 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 93/377] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:00 2026] GET /volume/v3/volumes/1f8c1a6d-d683-48c4-9d3d-f7f8e1659268 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:09:00.700255 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:00.700255 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:09:00.704584 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-35cef384-da6a-45a5-b94a-d64cfa650820 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:09:00.716973 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-35cef384-da6a-45a5-b94a-d64cfa650820 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:09:00.717557 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 96/378] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:09:00 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 1640 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:09:00.826164 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-00a6ac2b-4b4e-4e4b-bbe4-b10b14e565f1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:00.828145 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-00a6ac2b-4b4e-4e4b-bbe4-b10b14e565f1 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:09:00.828145 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-00a6ac2b-4b4e-4e4b-bbe4-b10b14e565f1 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:00.828295 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-00a6ac2b-4b4e-4e4b-bbe4-b10b14e565f1 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:00.842709 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:00.842709 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:00.847990 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-00a6ac2b-4b4e-4e4b-bbe4-b10b14e565f1 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:09:00.853966 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-00a6ac2b-4b4e-4e4b-bbe4-b10b14e565f1 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:09:00.855835 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 96/379] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:00 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:01.277807 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f7c575b1-638c-4b20-a9b4-61a347b75726 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:01.280312 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f7c575b1-638c-4b20-a9b4-61a347b75726 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:09:01.280638 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f7c575b1-638c-4b20-a9b4-61a347b75726 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:01.280944 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f7c575b1-638c-4b20-a9b4-61a347b75726 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:01.291242 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:01.291242 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:01.296781 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f7c575b1-638c-4b20-a9b4-61a347b75726 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:09:01.303206 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f7c575b1-638c-4b20-a9b4-61a347b75726 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:09:01.303880 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 95/380] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:01 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:01.356700 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3d29e141-12af-4817-9cb2-a427f75c56a2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:01.358466 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3d29e141-12af-4817-9cb2-a427f75c56a2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:09:01.358674 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3d29e141-12af-4817-9cb2-a427f75c56a2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:01.358865 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3d29e141-12af-4817-9cb2-a427f75c56a2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:01.368946 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:01.368946 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:01.375480 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3d29e141-12af-4817-9cb2-a427f75c56a2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:09:01.382526 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3d29e141-12af-4817-9cb2-a427f75c56a2 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:09:01.382981 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 94/381] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:01 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:01.472990 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-f107e233-96a4-4197-b617-d7191525cf08 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:01.476266 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-f107e233-96a4-4197-b617-d7191525cf08 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:09:01.476700 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-f107e233-96a4-4197-b617-d7191525cf08 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:01.476938 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-f107e233-96a4-4197-b617-d7191525cf08 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:01.500017 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:01.500017 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:09:01.505000 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-f107e233-96a4-4197-b617-d7191525cf08 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:09:01.513107 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-f107e233-96a4-4197-b617-d7191525cf08 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:09:01.513581 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 97/382] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:09:01 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 1460 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:01.540532 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-69b90e97-d8bf-46f1-bdf3-1113b6e0603b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:01.543254 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-69b90e97-d8bf-46f1-bdf3-1113b6e0603b tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] DELETE https://10.4.3.127/volume/v3/attachments/477e9f50-0f2e-4940-816a-bd778f44242c Aug 14 06:09:01.543521 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-69b90e97-d8bf-46f1-bdf3-1113b6e0603b tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:01.543940 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-69b90e97-d8bf-46f1-bdf3-1113b6e0603b tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:01.558670 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:01.558670 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:01.655684 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-bff1db63-4aa9-4675-b1f5-c82596238e5b req-69b90e97-d8bf-46f1-bdf3-1113b6e0603b tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/attachments/477e9f50-0f2e-4940-816a-bd778f44242c returned with HTTP 200 Aug 14 06:09:01.656732 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 97/383] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:09:01 2026] DELETE /volume/v3/attachments/477e9f50-0f2e-4940-816a-bd778f44242c => generated 192 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:01.741806 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3f4f10b0-f930-4cd5-8f2d-63f320be53fa None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:01.744088 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3f4f10b0-f930-4cd5-8f2d-63f320be53fa tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:09:01.744317 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3f4f10b0-f930-4cd5-8f2d-63f320be53fa tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:01.744552 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3f4f10b0-f930-4cd5-8f2d-63f320be53fa tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:01.756960 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:01.756960 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:01.764291 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3f4f10b0-f930-4cd5-8f2d-63f320be53fa tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:09:01.771224 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3f4f10b0-f930-4cd5-8f2d-63f320be53fa tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:09:01.771843 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 96/384] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:01 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 1160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:01.792762 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aba5fac0-9036-4441-acf2-2d5543bc0e65 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:01.795889 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aba5fac0-9036-4441-acf2-2d5543bc0e65 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] DELETE https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:09:01.796166 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aba5fac0-9036-4441-acf2-2d5543bc0e65 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:01.796659 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aba5fac0-9036-4441-acf2-2d5543bc0e65 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:01.796883 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-aba5fac0-9036-4441-acf2-2d5543bc0e65 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Delete volume with id: 5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:09:01.806989 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:01.806989 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:01.807678 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-aba5fac0-9036-4441-acf2-2d5543bc0e65 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:09:01.823595 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-70ac9b53-1324-4662-ab8e-10727b494019 req-8e6aef6f-b5d1-472f-9ba6-f362e41a6a20 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:01.826421 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-70ac9b53-1324-4662-ab8e-10727b494019 req-8e6aef6f-b5d1-472f-9ba6-f362e41a6a20 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:09:01.826692 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-70ac9b53-1324-4662-ab8e-10727b494019 req-8e6aef6f-b5d1-472f-9ba6-f362e41a6a20 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:01.826905 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-70ac9b53-1324-4662-ab8e-10727b494019 req-8e6aef6f-b5d1-472f-9ba6-f362e41a6a20 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:01.833422 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-aba5fac0-9036-4441-acf2-2d5543bc0e65 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Delete volume request issued successfully. Aug 14 06:09:01.833748 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aba5fac0-9036-4441-acf2-2d5543bc0e65 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 202 Aug 14 06:09:01.834236 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 95/385] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:09:01 2026] DELETE /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:09:01.839731 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:01.839731 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:09:01.842913 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9e13b603-bb90-4551-ac65-8aa932811637 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:01.844942 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-70ac9b53-1324-4662-ab8e-10727b494019 req-8e6aef6f-b5d1-472f-9ba6-f362e41a6a20 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:09:01.845119 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9e13b603-bb90-4551-ac65-8aa932811637 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:09:01.845381 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9e13b603-bb90-4551-ac65-8aa932811637 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:01.845711 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9e13b603-bb90-4551-ac65-8aa932811637 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:01.850853 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-70ac9b53-1324-4662-ab8e-10727b494019 req-8e6aef6f-b5d1-472f-9ba6-f362e41a6a20 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:09:01.851355 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 98/386] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:09:01 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 1160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:01.855143 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:01.855143 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:01.860782 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9e13b603-bb90-4551-ac65-8aa932811637 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Volume info retrieved successfully. Aug 14 06:09:01.868797 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9e13b603-bb90-4551-ac65-8aa932811637 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 200 Aug 14 06:09:01.869244 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 98/387] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:01 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:01.870129 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9948c3ba-7288-4633-a35d-a566368bb27a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:01.872944 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9948c3ba-7288-4633-a35d-a566368bb27a tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:09:01.873350 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9948c3ba-7288-4633-a35d-a566368bb27a tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:01.873646 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9948c3ba-7288-4633-a35d-a566368bb27a tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:01.879272 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-70ac9b53-1324-4662-ab8e-10727b494019 req-6eabab44-5923-4115-af8c-0ac61503cb6e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:01.883140 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-70ac9b53-1324-4662-ab8e-10727b494019 req-6eabab44-5923-4115-af8c-0ac61503cb6e tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] POST https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a/action Aug 14 06:09:01.883595 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-70ac9b53-1324-4662-ab8e-10727b494019 req-6eabab44-5923-4115-af8c-0ac61503cb6e tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:09:01.883826 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-70ac9b53-1324-4662-ab8e-10727b494019 req-6eabab44-5923-4115-af8c-0ac61503cb6e tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:01.886166 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:01.886166 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:01.890964 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9948c3ba-7288-4633-a35d-a566368bb27a tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:09:01.896946 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:01.896946 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:01.897084 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9948c3ba-7288-4633-a35d-a566368bb27a tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:09:01.897531 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 97/388] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:01 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:01.897573 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-70ac9b53-1324-4662-ab8e-10727b494019 req-6eabab44-5923-4115-af8c-0ac61503cb6e tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:09:01.906836 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-70ac9b53-1324-4662-ab8e-10727b494019 req-6eabab44-5923-4115-af8c-0ac61503cb6e tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Begin detaching volume completed successfully. Aug 14 06:09:01.907164 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-70ac9b53-1324-4662-ab8e-10727b494019 req-6eabab44-5923-4115-af8c-0ac61503cb6e tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a/action returned with HTTP 202 Aug 14 06:09:01.907748 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 96/389] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:09:01 2026] POST /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:09:01.995314 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-92297d47-dc3c-46f9-9d00-805b3d786f13 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:01.995948 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-92297d47-dc3c-46f9-9d00-805b3d786f13 None None] GET https://10.4.3.127/volume// Aug 14 06:09:01.996242 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-92297d47-dc3c-46f9-9d00-805b3d786f13 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:01.996594 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-92297d47-dc3c-46f9-9d00-805b3d786f13 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:01.997095 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-92297d47-dc3c-46f9-9d00-805b3d786f13 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:09:01.997752 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 99/390] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:09:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:09:02.006604 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-70ac9b53-1324-4662-ab8e-10727b494019 req-186ec110-5a15-450c-b42b-b83e0a93a6b9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:02.008868 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-70ac9b53-1324-4662-ab8e-10727b494019 req-186ec110-5a15-450c-b42b-b83e0a93a6b9 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:09:02.009071 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-70ac9b53-1324-4662-ab8e-10727b494019 req-186ec110-5a15-450c-b42b-b83e0a93a6b9 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:02.009293 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-70ac9b53-1324-4662-ab8e-10727b494019 req-186ec110-5a15-450c-b42b-b83e0a93a6b9 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:02.023369 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:02.023369 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:02.033162 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-70ac9b53-1324-4662-ab8e-10727b494019 req-186ec110-5a15-450c-b42b-b83e0a93a6b9 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:09:02.038785 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-70ac9b53-1324-4662-ab8e-10727b494019 req-186ec110-5a15-450c-b42b-b83e0a93a6b9 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:09:02.039568 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 99/391] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:09:02 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 1343 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:09:02.465112 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-e55eede9-aa67-493e-89fe-c239182866bf req-4850c21c-4790-4f26-b29a-6eb7a1a6f0ff None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:02.468660 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-e55eede9-aa67-493e-89fe-c239182866bf req-4850c21c-4790-4f26-b29a-6eb7a1a6f0ff tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] POST https://10.4.3.127/volume/v3/attachments/c9aa421c-fbbd-46fb-9341-1e53d67854b2/action Aug 14 06:09:02.469355 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-e55eede9-aa67-493e-89fe-c239182866bf req-4850c21c-4790-4f26-b29a-6eb7a1a6f0ff tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:09:02.469551 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-e55eede9-aa67-493e-89fe-c239182866bf req-4850c21c-4790-4f26-b29a-6eb7a1a6f0ff tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:02.493762 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:02.493762 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:02.511761 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-e55eede9-aa67-493e-89fe-c239182866bf req-4850c21c-4790-4f26-b29a-6eb7a1a6f0ff tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/attachments/c9aa421c-fbbd-46fb-9341-1e53d67854b2/action returned with HTTP 204 Aug 14 06:09:02.512323 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 98/392] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:09:02 2026] POST /volume/v3/attachments/c9aa421c-fbbd-46fb-9341-1e53d67854b2/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:09:02.667128 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-64478c95-3c68-4b5c-9791-7c17b6568fca None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:02.669234 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-64478c95-3c68-4b5c-9791-7c17b6568fca tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:09:02.669446 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-64478c95-3c68-4b5c-9791-7c17b6568fca tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:02.669671 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-64478c95-3c68-4b5c-9791-7c17b6568fca tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:02.669837 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-64478c95-3c68-4b5c-9791-7c17b6568fca tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Delete volume with id: e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:09:02.680569 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-64478c95-3c68-4b5c-9791-7c17b6568fca tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 404 Aug 14 06:09:02.681089 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 97/393] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:09:02 2026] DELETE /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:09:02.688826 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fdb54a57-b378-4656-a176-7ebf38f95418 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:02.690990 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fdb54a57-b378-4656-a176-7ebf38f95418 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] GET https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 Aug 14 06:09:02.691219 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fdb54a57-b378-4656-a176-7ebf38f95418 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:02.691445 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fdb54a57-b378-4656-a176-7ebf38f95418 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:02.693389 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=406,cinder:INSERT=13,cinder:UPDATE=30 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:09:02.697955 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fdb54a57-b378-4656-a176-7ebf38f95418 tempest-VolumesAssistedSnapshotsTest-1524317000 tempest-VolumesAssistedSnapshotsTest-1524317000-project-admin] https://10.4.3.127/volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 returned with HTTP 404 Aug 14 06:09:02.698522 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 100/394] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:02 2026] GET /volume/v3/volumes/e979c820-5554-4fca-9198-5d10127618e7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:09:02.882739 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-37db3b44-2ada-4806-b3be-db268aa34c40 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:02.884456 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-37db3b44-2ada-4806-b3be-db268aa34c40 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] GET https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 Aug 14 06:09:02.884647 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-37db3b44-2ada-4806-b3be-db268aa34c40 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:02.884836 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-37db3b44-2ada-4806-b3be-db268aa34c40 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:02.886828 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=423,cinder:INSERT=20,cinder:UPDATE=52 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:09:02.891342 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-37db3b44-2ada-4806-b3be-db268aa34c40 tempest-AttachSCSIVolumeTestJSON-1643907295 tempest-AttachSCSIVolumeTestJSON-1643907295-project-member] https://10.4.3.127/volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 returned with HTTP 404 Aug 14 06:09:02.892065 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 100/395] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:02 2026] GET /volume/v3/volumes/5fbf2e11-966d-45f9-b0a5-3efb6f65b653 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:09:02.911973 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-19d2d543-f2f0-49ab-878c-a50eee0d3bab None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:02.915451 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-19d2d543-f2f0-49ab-878c-a50eee0d3bab tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:09:02.915676 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-19d2d543-f2f0-49ab-878c-a50eee0d3bab tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:02.915989 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-19d2d543-f2f0-49ab-878c-a50eee0d3bab tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:02.926782 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:02.926782 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:02.931175 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-19d2d543-f2f0-49ab-878c-a50eee0d3bab tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:09:02.936557 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-19d2d543-f2f0-49ab-878c-a50eee0d3bab tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:09:02.937148 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 99/396] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:02 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:02.952936 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e328b4c1-9d18-4f7d-b5af-f35db9c1581b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:02.955021 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e328b4c1-9d18-4f7d-b5af-f35db9c1581b tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:09:02.955287 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e328b4c1-9d18-4f7d-b5af-f35db9c1581b tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:02.956361 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e328b4c1-9d18-4f7d-b5af-f35db9c1581b tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:02.968698 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:02.968698 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:02.972634 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e328b4c1-9d18-4f7d-b5af-f35db9c1581b tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:09:02.977909 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e328b4c1-9d18-4f7d-b5af-f35db9c1581b tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:09:02.978167 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 98/397] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:02 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:03.596507 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-0a56889b-e162-46be-b0d2-0635c5436513 req-7cff94d7-6583-438b-a076-ebbd9c11f364 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:03.600137 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-7cff94d7-6583-438b-a076-ebbd9c11f364 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:09:03.600659 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-7cff94d7-6583-438b-a076-ebbd9c11f364 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:03.601107 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-7cff94d7-6583-438b-a076-ebbd9c11f364 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:03.625538 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:03.625538 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:09:03.636595 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-0a56889b-e162-46be-b0d2-0635c5436513 req-7cff94d7-6583-438b-a076-ebbd9c11f364 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:09:03.644342 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-7cff94d7-6583-438b-a076-ebbd9c11f364 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:09:03.645002 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 101/398] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:09:03 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 1138 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:04.573084 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d049f5a5-2421-416d-983d-a8d74a741304 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:04.573629 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d049f5a5-2421-416d-983d-a8d74a741304 None None] GET https://10.4.3.127/volume// Aug 14 06:09:04.573758 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d049f5a5-2421-416d-983d-a8d74a741304 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:04.573953 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d049f5a5-2421-416d-983d-a8d74a741304 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:04.574260 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d049f5a5-2421-416d-983d-a8d74a741304 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:09:04.574586 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 101/399] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:09:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:09:04.583538 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-0a56889b-e162-46be-b0d2-0635c5436513 req-7c0772b6-f4fc-4699-ae1e-01cbca8e2ff2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:04.585950 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-7c0772b6-f4fc-4699-ae1e-01cbca8e2ff2 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:09:04.586370 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-7c0772b6-f4fc-4699-ae1e-01cbca8e2ff2 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5178f620-91ec-430b-8cb6-77edd644596f", "connector": null, "instance_uuid": "2bc20172-bdf7-4510-932d-d72850d83441"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:04.589773 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=437,cinder:INSERT=15,cinder:UPDATE=25 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:09:04.603167 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:04.603167 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:04.641682 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-7c0772b6-f4fc-4699-ae1e-01cbca8e2ff2 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:09:04.642207 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 100/400] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:09:04 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 14 06:09:04.649580 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4d7a0914-b37d-4856-82bb-e029fc6daad6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:04.650038 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4d7a0914-b37d-4856-82bb-e029fc6daad6 None None] GET https://10.4.3.127/volume// Aug 14 06:09:04.650263 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4d7a0914-b37d-4856-82bb-e029fc6daad6 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:04.650525 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4d7a0914-b37d-4856-82bb-e029fc6daad6 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:04.650972 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4d7a0914-b37d-4856-82bb-e029fc6daad6 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:09:04.651343 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 99/401] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:09:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:09:04.659864 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-0a56889b-e162-46be-b0d2-0635c5436513 req-5e95e8f8-954d-4616-a806-3a0ff16b68d5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:04.662015 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-5e95e8f8-954d-4616-a806-3a0ff16b68d5 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:09:04.662248 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-5e95e8f8-954d-4616-a806-3a0ff16b68d5 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:04.662487 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-5e95e8f8-954d-4616-a806-3a0ff16b68d5 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:04.674939 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:04.674939 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:09:04.679269 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-0a56889b-e162-46be-b0d2-0635c5436513 req-5e95e8f8-954d-4616-a806-3a0ff16b68d5 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:09:04.684739 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-5e95e8f8-954d-4616-a806-3a0ff16b68d5 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:09:04.685232 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 102/402] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:09:04 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:09:05.117563 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8c75d7a2-ddb6-4aa2-a166-372aaa887661 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:05.121498 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8c75d7a2-ddb6-4aa2-a166-372aaa887661 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] DELETE https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:09:05.122195 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8c75d7a2-ddb6-4aa2-a166-372aaa887661 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:05.122195 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8c75d7a2-ddb6-4aa2-a166-372aaa887661 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:05.122511 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-8c75d7a2-ddb6-4aa2-a166-372aaa887661 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Delete volume with id: 15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:09:05.139639 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:05.139639 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:05.139907 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8c75d7a2-ddb6-4aa2-a166-372aaa887661 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:09:05.173280 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8c75d7a2-ddb6-4aa2-a166-372aaa887661 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Delete volume request issued successfully. Aug 14 06:09:05.173482 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8c75d7a2-ddb6-4aa2-a166-372aaa887661 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 202 Aug 14 06:09:05.173929 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 102/403] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:09:05 2026] DELETE /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:09:05.183493 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-40b96190-8f63-4e2f-99e1-0fd1951373fe None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:05.186457 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-40b96190-8f63-4e2f-99e1-0fd1951373fe tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:09:05.186754 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-40b96190-8f63-4e2f-99e1-0fd1951373fe tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:05.187012 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-40b96190-8f63-4e2f-99e1-0fd1951373fe tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:05.201414 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:05.201414 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:05.208423 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-40b96190-8f63-4e2f-99e1-0fd1951373fe tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Volume info retrieved successfully. Aug 14 06:09:05.219143 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-40b96190-8f63-4e2f-99e1-0fd1951373fe tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 200 Aug 14 06:09:05.219887 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 101/404] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:05 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:06.236534 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6295940a-b7f1-4a27-bb42-a258800cffd3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:06.238338 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6295940a-b7f1-4a27-bb42-a258800cffd3 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] GET https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c Aug 14 06:09:06.238534 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6295940a-b7f1-4a27-bb42-a258800cffd3 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:06.238730 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6295940a-b7f1-4a27-bb42-a258800cffd3 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:06.240718 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=444,cinder:INSERT=24,cinder:UPDATE=55 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:09:06.244937 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6295940a-b7f1-4a27-bb42-a258800cffd3 tempest-TaggedAttachmentsTest-1459550545 tempest-TaggedAttachmentsTest-1459550545-project-member] https://10.4.3.127/volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c returned with HTTP 404 Aug 14 06:09:06.245520 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 100/405] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:06 2026] GET /volume/v3/volumes/15678d3f-4adb-4cac-8948-6c9ef127765c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:09:07.074604 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-70ac9b53-1324-4662-ab8e-10727b494019 req-a5706c68-1983-4d6a-bb34-4ab8a16f365d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:07.078911 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-70ac9b53-1324-4662-ab8e-10727b494019 req-a5706c68-1983-4d6a-bb34-4ab8a16f365d tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:09:07.079098 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-70ac9b53-1324-4662-ab8e-10727b494019 req-a5706c68-1983-4d6a-bb34-4ab8a16f365d tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:07.079269 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-70ac9b53-1324-4662-ab8e-10727b494019 req-a5706c68-1983-4d6a-bb34-4ab8a16f365d tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:07.091414 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:07.091414 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:09:07.096605 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-70ac9b53-1324-4662-ab8e-10727b494019 req-a5706c68-1983-4d6a-bb34-4ab8a16f365d tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:09:07.101823 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-70ac9b53-1324-4662-ab8e-10727b494019 req-a5706c68-1983-4d6a-bb34-4ab8a16f365d tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:09:07.102227 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 103/406] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:09:07 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:07.574352 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-0a56889b-e162-46be-b0d2-0635c5436513 req-38822eb6-4dcc-484b-8850-f588ec5df5c6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:07.577248 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-38822eb6-4dcc-484b-8850-f588ec5df5c6 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] DELETE https://10.4.3.127/volume/v3/attachments/c9aa421c-fbbd-46fb-9341-1e53d67854b2 Aug 14 06:09:07.577764 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-38822eb6-4dcc-484b-8850-f588ec5df5c6 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:07.578038 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-38822eb6-4dcc-484b-8850-f588ec5df5c6 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:07.592988 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:07.592988 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:07.694617 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-38822eb6-4dcc-484b-8850-f588ec5df5c6 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/attachments/c9aa421c-fbbd-46fb-9341-1e53d67854b2 returned with HTTP 200 Aug 14 06:09:07.695151 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 103/407] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:09:07 2026] DELETE /volume/v3/attachments/c9aa421c-fbbd-46fb-9341-1e53d67854b2 => generated 192 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:12.037234 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-70ac9b53-1324-4662-ab8e-10727b494019 req-1f80086c-4f44-4687-b25f-ab8ffcae1ba9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:12.039928 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-70ac9b53-1324-4662-ab8e-10727b494019 req-1f80086c-4f44-4687-b25f-ab8ffcae1ba9 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] DELETE https://10.4.3.127/volume/v3/attachments/8a173480-d3bf-44d6-a435-25acf1462a74 Aug 14 06:09:12.040158 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-70ac9b53-1324-4662-ab8e-10727b494019 req-1f80086c-4f44-4687-b25f-ab8ffcae1ba9 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:12.040357 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-70ac9b53-1324-4662-ab8e-10727b494019 req-1f80086c-4f44-4687-b25f-ab8ffcae1ba9 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:12.051307 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:12.051307 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:12.153239 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-70ac9b53-1324-4662-ab8e-10727b494019 req-1f80086c-4f44-4687-b25f-ab8ffcae1ba9 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/attachments/8a173480-d3bf-44d6-a435-25acf1462a74 returned with HTTP 200 Aug 14 06:09:12.153239 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 102/408] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:09:12 2026] DELETE /volume/v3/attachments/8a173480-d3bf-44d6-a435-25acf1462a74 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:12.204763 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8290444a-dcb2-46dc-b143-4941de2f1592 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:12.207184 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8290444a-dcb2-46dc-b143-4941de2f1592 None None] GET https://10.4.3.127/volume// Aug 14 06:09:12.207184 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8290444a-dcb2-46dc-b143-4941de2f1592 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:12.207184 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8290444a-dcb2-46dc-b143-4941de2f1592 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:12.207184 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8290444a-dcb2-46dc-b143-4941de2f1592 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:09:12.208426 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 101/409] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:09:12 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 06:09:12.219251 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-0a56889b-e162-46be-b0d2-0635c5436513 req-6c1a97de-60c3-4479-b28a-edc49df1b6cf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:12.223606 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-6c1a97de-60c3-4479-b28a-edc49df1b6cf tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:09:12.223606 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-6c1a97de-60c3-4479-b28a-edc49df1b6cf tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:12.223606 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-6c1a97de-60c3-4479-b28a-edc49df1b6cf tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:12.236722 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:12.236722 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:09:12.241541 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-0a56889b-e162-46be-b0d2-0635c5436513 req-6c1a97de-60c3-4479-b28a-edc49df1b6cf tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:09:12.247377 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-6c1a97de-60c3-4479-b28a-edc49df1b6cf tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:09:12.247900 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 104/410] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:09:12 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:09:12.361234 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-0a56889b-e162-46be-b0d2-0635c5436513 req-ae1bf790-69be-4dc2-a645-59b7340e6276 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:12.369415 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-ae1bf790-69be-4dc2-a645-59b7340e6276 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] PUT https://10.4.3.127/volume/v3/attachments/377883c3-6375-429f-9a08-4b69c93e03b6 Aug 14 06:09:12.369415 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-ae1bf790-69be-4dc2-a645-59b7340e6276 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:12.387572 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-0a56889b-e162-46be-b0d2-0635c5436513 req-ae1bf790-69be-4dc2-a645-59b7340e6276 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Acquiring lock "cinder-attachment_update-5178f620-91ec-430b-8cb6-77edd644596f-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:09:12.394425 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-0a56889b-e162-46be-b0d2-0635c5436513 req-ae1bf790-69be-4dc2-a645-59b7340e6276 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Lock "cinder-attachment_update-5178f620-91ec-430b-8cb6-77edd644596f-np0000007331" acquired by "attachment_update" :: waited 0.007s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:09:12.395508 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:12.395508 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:12.586201 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-0a56889b-e162-46be-b0d2-0635c5436513 req-ae1bf790-69be-4dc2-a645-59b7340e6276 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Lock "cinder-attachment_update-5178f620-91ec-430b-8cb6-77edd644596f-np0000007331" released by "attachment_update" :: held 0.192s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:09:12.586741 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-ae1bf790-69be-4dc2-a645-59b7340e6276 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/attachments/377883c3-6375-429f-9a08-4b69c93e03b6 returned with HTTP 200 Aug 14 06:09:12.587534 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 104/411] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:09:12 2026] PUT /volume/v3/attachments/377883c3-6375-429f-9a08-4b69c93e03b6 => generated 969 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:12.640566 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-0a56889b-e162-46be-b0d2-0635c5436513 req-7b10099a-01ae-434d-a87e-be1fe344d8f0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:12.647504 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-7b10099a-01ae-434d-a87e-be1fe344d8f0 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] POST https://10.4.3.127/volume/v3/attachments/377883c3-6375-429f-9a08-4b69c93e03b6/action Aug 14 06:09:12.648244 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-7b10099a-01ae-434d-a87e-be1fe344d8f0 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:09:12.648244 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-7b10099a-01ae-434d-a87e-be1fe344d8f0 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:12.697076 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:12.697076 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:12.730986 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-0a56889b-e162-46be-b0d2-0635c5436513 req-7b10099a-01ae-434d-a87e-be1fe344d8f0 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/attachments/377883c3-6375-429f-9a08-4b69c93e03b6/action returned with HTTP 204 Aug 14 06:09:12.731752 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 103/412] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:09:12 2026] POST /volume/v3/attachments/377883c3-6375-429f-9a08-4b69c93e03b6/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:09:16.326145 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-38fec12f-5cf4-4b41-8b72-664d3e4d1078 req-81781063-f934-4547-9859-c2b64542ede8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:16.329259 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-38fec12f-5cf4-4b41-8b72-664d3e4d1078 req-81781063-f934-4547-9859-c2b64542ede8 tempest-VolumesNegativeTest-1136686057 tempest-VolumesNegativeTest-1136686057-project-member] DELETE https://10.4.3.127/volume/v3/volumes/tempest-invalid-439097105 Aug 14 06:09:16.329371 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-38fec12f-5cf4-4b41-8b72-664d3e4d1078 req-81781063-f934-4547-9859-c2b64542ede8 tempest-VolumesNegativeTest-1136686057 tempest-VolumesNegativeTest-1136686057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:16.329817 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-38fec12f-5cf4-4b41-8b72-664d3e4d1078 req-81781063-f934-4547-9859-c2b64542ede8 tempest-VolumesNegativeTest-1136686057 tempest-VolumesNegativeTest-1136686057-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:16.329817 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [req-38fec12f-5cf4-4b41-8b72-664d3e4d1078 req-81781063-f934-4547-9859-c2b64542ede8 tempest-VolumesNegativeTest-1136686057 tempest-VolumesNegativeTest-1136686057-project-member] Delete volume with id: tempest-invalid-439097105 Aug 14 06:09:16.338026 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-38fec12f-5cf4-4b41-8b72-664d3e4d1078 req-81781063-f934-4547-9859-c2b64542ede8 tempest-VolumesNegativeTest-1136686057 tempest-VolumesNegativeTest-1136686057-project-member] https://10.4.3.127/volume/v3/volumes/tempest-invalid-439097105 returned with HTTP 404 Aug 14 06:09:16.338700 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 102/413] 10.4.3.127 () {70 vars in 1587 bytes} [Fri Aug 14 06:09:16 2026] DELETE /volume/v3/volumes/tempest-invalid-439097105 => generated 98 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:09:16.697483 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-9bbe0fd4-2f5f-49c7-8f01-47d0d08e1d79 req-ff48ce09-d457-4531-971a-7174f76f2751 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:16.700266 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9bbe0fd4-2f5f-49c7-8f01-47d0d08e1d79 req-ff48ce09-d457-4531-971a-7174f76f2751 tempest-VolumesNegativeTest-1136686057 tempest-VolumesNegativeTest-1136686057-project-member] DELETE https://10.4.3.127/volume/v3/volumes/30308271-e4c3-44fe-b751-fe3c7e4a1492 Aug 14 06:09:16.700556 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-9bbe0fd4-2f5f-49c7-8f01-47d0d08e1d79 req-ff48ce09-d457-4531-971a-7174f76f2751 tempest-VolumesNegativeTest-1136686057 tempest-VolumesNegativeTest-1136686057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:16.700809 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-9bbe0fd4-2f5f-49c7-8f01-47d0d08e1d79 req-ff48ce09-d457-4531-971a-7174f76f2751 tempest-VolumesNegativeTest-1136686057 tempest-VolumesNegativeTest-1136686057-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:16.701577 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [req-9bbe0fd4-2f5f-49c7-8f01-47d0d08e1d79 req-ff48ce09-d457-4531-971a-7174f76f2751 tempest-VolumesNegativeTest-1136686057 tempest-VolumesNegativeTest-1136686057-project-member] Delete volume with id: 30308271-e4c3-44fe-b751-fe3c7e4a1492 Aug 14 06:09:16.708479 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9bbe0fd4-2f5f-49c7-8f01-47d0d08e1d79 req-ff48ce09-d457-4531-971a-7174f76f2751 tempest-VolumesNegativeTest-1136686057 tempest-VolumesNegativeTest-1136686057-project-member] https://10.4.3.127/volume/v3/volumes/30308271-e4c3-44fe-b751-fe3c7e4a1492 returned with HTTP 404 Aug 14 06:09:16.709056 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 105/414] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 14 06:09:16 2026] DELETE /volume/v3/volumes/30308271-e4c3-44fe-b751-fe3c7e4a1492 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:09:16.738505 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-74b6bcea-0a40-468e-8137-9e04975d7090 req-1fc0950c-e497-4f7d-89aa-dcf09e457b2c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:16.742281 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-74b6bcea-0a40-468e-8137-9e04975d7090 req-1fc0950c-e497-4f7d-89aa-dcf09e457b2c tempest-VolumesNegativeTest-1136686057 tempest-VolumesNegativeTest-1136686057-project-reader] GET https://10.4.3.127/volume/v3/volumes/c94d67e9-f3e8-47c8-b8a2-997fb9843ba8 Aug 14 06:09:16.742637 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-74b6bcea-0a40-468e-8137-9e04975d7090 req-1fc0950c-e497-4f7d-89aa-dcf09e457b2c tempest-VolumesNegativeTest-1136686057 tempest-VolumesNegativeTest-1136686057-project-reader] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:16.743056 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-74b6bcea-0a40-468e-8137-9e04975d7090 req-1fc0950c-e497-4f7d-89aa-dcf09e457b2c tempest-VolumesNegativeTest-1136686057 tempest-VolumesNegativeTest-1136686057-project-reader] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:16.750813 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-74b6bcea-0a40-468e-8137-9e04975d7090 req-1fc0950c-e497-4f7d-89aa-dcf09e457b2c tempest-VolumesNegativeTest-1136686057 tempest-VolumesNegativeTest-1136686057-project-reader] https://10.4.3.127/volume/v3/volumes/c94d67e9-f3e8-47c8-b8a2-997fb9843ba8 returned with HTTP 404 Aug 14 06:09:16.752427 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 105/415] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:09:16 2026] GET /volume/v3/volumes/c94d67e9-f3e8-47c8-b8a2-997fb9843ba8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:09:18.377190 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4b3ad02c-2793-4260-a641-72cfb4eb48df None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:18.380167 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4b3ad02c-2793-4260-a641-72cfb4eb48df tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] DELETE https://10.4.3.127/volume/v3/volumes/1235ca29-b3e5-44bf-b352-296de2d5b797 Aug 14 06:09:18.380167 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4b3ad02c-2793-4260-a641-72cfb4eb48df tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:18.380167 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4b3ad02c-2793-4260-a641-72cfb4eb48df tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:18.380445 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-4b3ad02c-2793-4260-a641-72cfb4eb48df tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Delete volume with id: 1235ca29-b3e5-44bf-b352-296de2d5b797 Aug 14 06:09:18.392261 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:18.392261 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:18.392738 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4b3ad02c-2793-4260-a641-72cfb4eb48df tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:09:18.428629 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4b3ad02c-2793-4260-a641-72cfb4eb48df tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Delete volume request issued successfully. Aug 14 06:09:18.428629 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4b3ad02c-2793-4260-a641-72cfb4eb48df tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/1235ca29-b3e5-44bf-b352-296de2d5b797 returned with HTTP 202 Aug 14 06:09:18.428875 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 104/416] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:09:18 2026] DELETE /volume/v3/volumes/1235ca29-b3e5-44bf-b352-296de2d5b797 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:09:18.441923 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2d6f4a09-d9c4-40e2-ac66-e2cc7cc43aa0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:18.444540 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2d6f4a09-d9c4-40e2-ac66-e2cc7cc43aa0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/1235ca29-b3e5-44bf-b352-296de2d5b797 Aug 14 06:09:18.445239 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2d6f4a09-d9c4-40e2-ac66-e2cc7cc43aa0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:18.445239 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2d6f4a09-d9c4-40e2-ac66-e2cc7cc43aa0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:18.459449 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:18.459449 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:18.471707 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2d6f4a09-d9c4-40e2-ac66-e2cc7cc43aa0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:09:18.485373 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2d6f4a09-d9c4-40e2-ac66-e2cc7cc43aa0 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/1235ca29-b3e5-44bf-b352-296de2d5b797 returned with HTTP 200 Aug 14 06:09:18.485929 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 103/417] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:18 2026] GET /volume/v3/volumes/1235ca29-b3e5-44bf-b352-296de2d5b797 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:19.457562 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:19.506450 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-342d102e-e255-441e-9b21-b5fcd9666459 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:19.510182 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-342d102e-e255-441e-9b21-b5fcd9666459 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/1235ca29-b3e5-44bf-b352-296de2d5b797 Aug 14 06:09:19.510182 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-342d102e-e255-441e-9b21-b5fcd9666459 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:19.510182 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-342d102e-e255-441e-9b21-b5fcd9666459 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:19.519301 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-342d102e-e255-441e-9b21-b5fcd9666459 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/1235ca29-b3e5-44bf-b352-296de2d5b797 returned with HTTP 404 Aug 14 06:09:19.519493 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 106/418] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:19 2026] GET /volume/v3/volumes/1235ca29-b3e5-44bf-b352-296de2d5b797 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:09:19.530299 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6d934d94-1ec2-40f2-8285-c83c5a2be9a8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:19.532492 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6d934d94-1ec2-40f2-8285-c83c5a2be9a8 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] DELETE https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:09:19.533655 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6d934d94-1ec2-40f2-8285-c83c5a2be9a8 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:19.534310 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6d934d94-1ec2-40f2-8285-c83c5a2be9a8 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:19.534519 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-6d934d94-1ec2-40f2-8285-c83c5a2be9a8 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Delete volume with id: 407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:09:19.548021 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:19.548021 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:19.548698 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6d934d94-1ec2-40f2-8285-c83c5a2be9a8 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:09:19.607160 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6d934d94-1ec2-40f2-8285-c83c5a2be9a8 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Delete volume request issued successfully. Aug 14 06:09:19.607855 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6d934d94-1ec2-40f2-8285-c83c5a2be9a8 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 202 Aug 14 06:09:19.608112 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 105/419] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:09:19 2026] DELETE /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:09:19.618823 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e64044e8-ab6f-435d-a944-135c013dbc88 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:19.620956 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e64044e8-ab6f-435d-a944-135c013dbc88 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:09:19.621241 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e64044e8-ab6f-435d-a944-135c013dbc88 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:19.621528 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e64044e8-ab6f-435d-a944-135c013dbc88 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:19.635669 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:19.635669 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:19.647349 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e64044e8-ab6f-435d-a944-135c013dbc88 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Volume info retrieved successfully. Aug 14 06:09:19.657353 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e64044e8-ab6f-435d-a944-135c013dbc88 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 200 Aug 14 06:09:19.658241 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 104/420] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:19 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 867 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:19.784361 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:09:19.785071 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1573651144", "imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:19.788789 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1573651144', 'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:09:20.056357 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Create volume of 1 GB Aug 14 06:09:20.062267 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Availability Zones retrieved successfully. Aug 14 06:09:20.070166 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Flow 'volume_create_api' (62ea6078-b298-4427-976f-a83b5d8e2e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:09:20.071319 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (005ad11b-def8-4d53-bc04-b7e1c592635d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:20.072757 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:09:20.177113 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (005ad11b-def8-4d53-bc04-b7e1c592635d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:20.177113 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bd50ddd-39a3-4a18-a011-8210c5e40add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:20.259851 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-521953f2-ba0c-40e5-a35d-d0109b2a74a2 req-1c2d047d-a182-49b1-9bd7-db1ef10ae4ac None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:20.260770 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Created reservations ['9db67c11-4356-4b11-96a5-1fe49277a669', 'b17c120e-4603-4d19-b13b-1f7935192eac', '4eaf8340-4ed4-4c2d-8f8b-cf2ad02e7cb5', '4a5bad2b-9d62-4298-ab5c-109e580b3d7c'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:09:20.261528 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bd50ddd-39a3-4a18-a011-8210c5e40add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9db67c11-4356-4b11-96a5-1fe49277a669', 'b17c120e-4603-4d19-b13b-1f7935192eac', '4eaf8340-4ed4-4c2d-8f8b-cf2ad02e7cb5', '4a5bad2b-9d62-4298-ab5c-109e580b3d7c']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:20.262928 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a56631ee-32cb-4c56-8490-0419f20fae9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:20.263969 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-521953f2-ba0c-40e5-a35d-d0109b2a74a2 req-1c2d047d-a182-49b1-9bd7-db1ef10ae4ac tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] DELETE https://10.4.3.127/volume/v3/attachments/afb9449c-6482-4c4a-a0c3-b58e15dec94b Aug 14 06:09:20.264254 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-521953f2-ba0c-40e5-a35d-d0109b2a74a2 req-1c2d047d-a182-49b1-9bd7-db1ef10ae4ac tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:20.264476 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-521953f2-ba0c-40e5-a35d-d0109b2a74a2 req-1c2d047d-a182-49b1-9bd7-db1ef10ae4ac tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:20.284508 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:20.284508 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:20.297960 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a56631ee-32cb-4c56-8490-0419f20fae9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6e71fbf-a663-4ff5-93f9-d65906e1f3de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1573651144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d00920ad15ff430c9ffbdcfa8371893a',qos_specs=None,replication_status=,reservations=['9db67c11-4356-4b11-96a5-1fe49277a669','b17c120e-4603-4d19-b13b-1f7935192eac','4eaf8340-4ed4-4c2d-8f8b-cf2ad02e7cb5','4a5bad2b-9d62-4298-ab5c-109e580b3d7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d93f02af5ec24cef86766c687d0bad5e',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:09:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1573651144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6e71fbf-a663-4ff5-93f9-d65906e1f3de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d00920ad15ff430c9ffbdcfa8371893a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d93f02af5ec24cef86766c687d0bad5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:20.299296 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ffde99-53db-4c71-a285-b7673cfb2db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:20.327419 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ffde99-53db-4c71-a285-b7673cfb2db1) transitioned into state 'SUCCESS' from state '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-1573651144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d00920ad15ff430c9ffbdcfa8371893a',qos_specs=None,replication_status=,reservations=['9db67c11-4356-4b11-96a5-1fe49277a669','b17c120e-4603-4d19-b13b-1f7935192eac','4eaf8340-4ed4-4c2d-8f8b-cf2ad02e7cb5','4a5bad2b-9d62-4298-ab5c-109e580b3d7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d93f02af5ec24cef86766c687d0bad5e',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:20.328289 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d501c06-ed27-4fc4-b03e-ebae2eba083b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:20.342143 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d501c06-ed27-4fc4-b03e-ebae2eba083b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:20.343641 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Flow 'volume_create_api' (62ea6078-b298-4427-976f-a83b5d8e2e94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:09:20.343831 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Create volume request issued successfully. Aug 14 06:09:20.344531 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c52e6923-a5c6-4638-aa93-ccf5b4ac2ccc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:09:20.345011 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 106/421] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:09:19 2026] POST /volume/v3/volumes => generated 757 bytes in 888 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:09:20.358485 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-521953f2-ba0c-40e5-a35d-d0109b2a74a2 req-1c2d047d-a182-49b1-9bd7-db1ef10ae4ac tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/attachments/afb9449c-6482-4c4a-a0c3-b58e15dec94b returned with HTTP 200 Aug 14 06:09:20.359222 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 107/422] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:09:20 2026] DELETE /volume/v3/attachments/afb9449c-6482-4c4a-a0c3-b58e15dec94b => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:20.359602 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e4f9100d-2142-46cf-a375-be2636210ff7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:20.363956 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e4f9100d-2142-46cf-a375-be2636210ff7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] GET https://10.4.3.127/volume/v3/volumes/c6e71fbf-a663-4ff5-93f9-d65906e1f3de Aug 14 06:09:20.364292 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e4f9100d-2142-46cf-a375-be2636210ff7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:20.364500 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e4f9100d-2142-46cf-a375-be2636210ff7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:20.373576 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:20.373576 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:20.374764 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-521953f2-ba0c-40e5-a35d-d0109b2a74a2 req-abb83774-dd6e-4d20-a155-2cf49f9616c6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:20.378288 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-521953f2-ba0c-40e5-a35d-d0109b2a74a2 req-abb83774-dd6e-4d20-a155-2cf49f9616c6 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] DELETE https://10.4.3.127/volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 Aug 14 06:09:20.378567 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-521953f2-ba0c-40e5-a35d-d0109b2a74a2 req-abb83774-dd6e-4d20-a155-2cf49f9616c6 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:20.378796 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-521953f2-ba0c-40e5-a35d-d0109b2a74a2 req-abb83774-dd6e-4d20-a155-2cf49f9616c6 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:20.379012 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [req-521953f2-ba0c-40e5-a35d-d0109b2a74a2 req-abb83774-dd6e-4d20-a155-2cf49f9616c6 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Delete volume with id: 999b2442-9b4d-4d30-842c-bae068d7beb7 Aug 14 06:09:20.380203 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e4f9100d-2142-46cf-a375-be2636210ff7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Volume info retrieved successfully. Aug 14 06:09:20.387773 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e4f9100d-2142-46cf-a375-be2636210ff7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes/c6e71fbf-a663-4ff5-93f9-d65906e1f3de returned with HTTP 200 Aug 14 06:09:20.388304 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 106/423] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:20 2026] GET /volume/v3/volumes/c6e71fbf-a663-4ff5-93f9-d65906e1f3de => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:20.390332 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:20.390332 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:20.391110 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-521953f2-ba0c-40e5-a35d-d0109b2a74a2 req-abb83774-dd6e-4d20-a155-2cf49f9616c6 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Volume info retrieved successfully. Aug 14 06:09:20.414859 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-521953f2-ba0c-40e5-a35d-d0109b2a74a2 req-abb83774-dd6e-4d20-a155-2cf49f9616c6 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Delete volume request issued successfully. Aug 14 06:09:20.415155 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-521953f2-ba0c-40e5-a35d-d0109b2a74a2 req-abb83774-dd6e-4d20-a155-2cf49f9616c6 tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 returned with HTTP 202 Aug 14 06:09:20.415881 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 105/424] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 14 06:09:20 2026] DELETE /volume/v3/volumes/999b2442-9b4d-4d30-842c-bae068d7beb7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:09:20.678035 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a2f4a220-f1ec-4831-a550-66c176d82f92 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:20.682389 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a2f4a220-f1ec-4831-a550-66c176d82f92 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] GET https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a Aug 14 06:09:20.682691 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a2f4a220-f1ec-4831-a550-66c176d82f92 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:20.683456 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a2f4a220-f1ec-4831-a550-66c176d82f92 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:20.693388 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a2f4a220-f1ec-4831-a550-66c176d82f92 tempest-TestMultiAttachVolumeSwap-628162715 tempest-TestMultiAttachVolumeSwap-628162715-project-member] https://10.4.3.127/volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a returned with HTTP 404 Aug 14 06:09:20.694666 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 107/425] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:20 2026] GET /volume/v3/volumes/407fdf3e-3dff-4727-861f-57b822bd664a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:09:21.404224 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7dc3a576-cc1e-4b30-b7ba-555b7d3967aa None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:21.407115 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7dc3a576-cc1e-4b30-b7ba-555b7d3967aa tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] GET https://10.4.3.127/volume/v3/volumes/c6e71fbf-a663-4ff5-93f9-d65906e1f3de Aug 14 06:09:21.407427 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7dc3a576-cc1e-4b30-b7ba-555b7d3967aa tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:21.407719 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7dc3a576-cc1e-4b30-b7ba-555b7d3967aa tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:21.417095 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:21.417095 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:21.423597 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7dc3a576-cc1e-4b30-b7ba-555b7d3967aa tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Volume info retrieved successfully. Aug 14 06:09:21.431056 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7dc3a576-cc1e-4b30-b7ba-555b7d3967aa tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes/c6e71fbf-a663-4ff5-93f9-d65906e1f3de returned with HTTP 200 Aug 14 06:09:21.431056 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 108/426] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:21 2026] GET /volume/v3/volumes/c6e71fbf-a663-4ff5-93f9-d65906e1f3de => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:21.448191 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:21.451391 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:09:21.451600 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-261111844"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:21.453328 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-261111844'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:09:21.453328 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Create volume of 1 GB Aug 14 06:09:21.458995 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Availability Zones retrieved successfully. Aug 14 06:09:21.467542 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Flow 'volume_create_api' (986714ca-2d53-4ca9-b93c-ca720ffbf163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:09:21.470017 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4994bdc1-0014-4e04-bc21-6a30055b360d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:21.470860 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:09:21.537941 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4994bdc1-0014-4e04-bc21-6a30055b360d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:21.538866 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dc8b992-e2c9-4d1a-ae11-565caace6909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:21.616419 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Created reservations ['399ec225-c2dc-4c78-84fe-acee5f4ccd40', 'd3615a7f-4b57-48db-83a6-c833870c1b36', 'db09ceee-fe06-4ec5-9e78-6bcf0957f374', 'fca9ee10-eb49-48db-bd00-e258cc111ce9'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:09:21.618520 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dc8b992-e2c9-4d1a-ae11-565caace6909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['399ec225-c2dc-4c78-84fe-acee5f4ccd40', 'd3615a7f-4b57-48db-83a6-c833870c1b36', 'db09ceee-fe06-4ec5-9e78-6bcf0957f374', 'fca9ee10-eb49-48db-bd00-e258cc111ce9']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:21.618747 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae0b6249-3500-48b6-a67e-2aba8ea76107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:21.660794 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae0b6249-3500-48b6-a67e-2aba8ea76107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5a6dc30-6cc8-497a-b04a-b670c4a18a43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-261111844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d00920ad15ff430c9ffbdcfa8371893a',qos_specs=None,replication_status=,reservations=['399ec225-c2dc-4c78-84fe-acee5f4ccd40','d3615a7f-4b57-48db-83a6-c833870c1b36','db09ceee-fe06-4ec5-9e78-6bcf0957f374','fca9ee10-eb49-48db-bd00-e258cc111ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d93f02af5ec24cef86766c687d0bad5e',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:09:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-261111844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5a6dc30-6cc8-497a-b04a-b670c4a18a43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d00920ad15ff430c9ffbdcfa8371893a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d93f02af5ec24cef86766c687d0bad5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:21.661602 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8db3f007-9548-4ad6-bea2-2cf1e1f75a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:21.696178 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8db3f007-9548-4ad6-bea2-2cf1e1f75a44) transitioned into state 'SUCCESS' from state '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-261111844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d00920ad15ff430c9ffbdcfa8371893a',qos_specs=None,replication_status=,reservations=['399ec225-c2dc-4c78-84fe-acee5f4ccd40','d3615a7f-4b57-48db-83a6-c833870c1b36','db09ceee-fe06-4ec5-9e78-6bcf0957f374','fca9ee10-eb49-48db-bd00-e258cc111ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d93f02af5ec24cef86766c687d0bad5e',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:21.697315 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6a9d94c-027e-4c3e-a025-66845ee3fa3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:21.722147 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6a9d94c-027e-4c3e-a025-66845ee3fa3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:21.723513 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Flow 'volume_create_api' (986714ca-2d53-4ca9-b93c-ca720ffbf163) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:09:21.723941 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Create volume request issued successfully. Aug 14 06:09:21.724955 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e6380f49-03ef-41c0-9fe6-6f03d38285d7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:09:21.724955 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 107/427] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:09:21 2026] POST /volume/v3/volumes => generated 756 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:09:21.739580 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6771af10-6e50-423e-8e51-93cca9b6cef4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:21.743987 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6771af10-6e50-423e-8e51-93cca9b6cef4 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] GET https://10.4.3.127/volume/v3/volumes/e5a6dc30-6cc8-497a-b04a-b670c4a18a43 Aug 14 06:09:21.744131 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6771af10-6e50-423e-8e51-93cca9b6cef4 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:21.744482 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6771af10-6e50-423e-8e51-93cca9b6cef4 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:21.761038 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:21.761038 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:21.767300 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6771af10-6e50-423e-8e51-93cca9b6cef4 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Volume info retrieved successfully. Aug 14 06:09:21.774606 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6771af10-6e50-423e-8e51-93cca9b6cef4 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes/e5a6dc30-6cc8-497a-b04a-b670c4a18a43 returned with HTTP 200 Aug 14 06:09:21.776008 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 106/428] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:21 2026] GET /volume/v3/volumes/e5a6dc30-6cc8-497a-b04a-b670c4a18a43 => generated 824 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:22.314315 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:22.317227 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:09:22.318241 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1373206229", "imageRef": "d2c9d629-2482-4953-9609-eaf33ed79375", "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:22.321306 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1373206229', 'imageRef': 'd2c9d629-2482-4953-9609-eaf33ed79375', 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:09:22.464956 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Create volume of 1 GB Aug 14 06:09:22.465377 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:22.465377 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:09:22.478569 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Availability Zones retrieved successfully. Aug 14 06:09:22.489718 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Flow 'volume_create_api' (8baa9a6e-80d3-40b7-9731-fc217ee34740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:09:22.493049 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d694e019-df36-4b4a-9818-2e5bf2cfd41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:22.498196 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:09:22.593294 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d694e019-df36-4b4a-9818-2e5bf2cfd41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:22.594598 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cf65d08-e5bc-40d1-a832-6304ee15c7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:22.708830 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Created reservations ['71bd4805-08e3-4ca2-becf-9c45494cdbb3', '03457b1c-48ad-4fbd-8eba-09703ab8374b', 'ad64fb5f-15f8-4b52-ad61-23666d7ac413', 'c3eb0286-bd91-44c6-bf1f-b6f28e2b38b7'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:09:22.708830 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cf65d08-e5bc-40d1-a832-6304ee15c7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71bd4805-08e3-4ca2-becf-9c45494cdbb3', '03457b1c-48ad-4fbd-8eba-09703ab8374b', 'ad64fb5f-15f8-4b52-ad61-23666d7ac413', 'c3eb0286-bd91-44c6-bf1f-b6f28e2b38b7']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:22.709152 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1626d0c4-22b5-487d-976a-fb575d68516e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:22.740145 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1626d0c4-22b5-487d-976a-fb575d68516e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4968c9ca-e239-4188-a74d-b3eba60a7efc', '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-1373206229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='274f6b945f824598b1bc429912bf1d52',qos_specs=None,replication_status=,reservations=['71bd4805-08e3-4ca2-becf-9c45494cdbb3','03457b1c-48ad-4fbd-8eba-09703ab8374b','ad64fb5f-15f8-4b52-ad61-23666d7ac413','c3eb0286-bd91-44c6-bf1f-b6f28e2b38b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b267493767634ea0a66f2c7c16d7f3d6',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:09:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1373206229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4968c9ca-e239-4188-a74d-b3eba60a7efc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='274f6b945f824598b1bc429912bf1d52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b267493767634ea0a66f2c7c16d7f3d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:22.740145 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c069aa0-c780-4cdf-b49d-0b17ba90c5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:22.771764 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c069aa0-c780-4cdf-b49d-0b17ba90c5c5) transitioned into state 'SUCCESS' from state '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-1373206229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='274f6b945f824598b1bc429912bf1d52',qos_specs=None,replication_status=,reservations=['71bd4805-08e3-4ca2-becf-9c45494cdbb3','03457b1c-48ad-4fbd-8eba-09703ab8374b','ad64fb5f-15f8-4b52-ad61-23666d7ac413','c3eb0286-bd91-44c6-bf1f-b6f28e2b38b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b267493767634ea0a66f2c7c16d7f3d6',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:22.771764 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6e9d2a7-9cdb-4660-b4d6-149bb58677e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:22.786230 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6e9d2a7-9cdb-4660-b4d6-149bb58677e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:22.787264 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Flow 'volume_create_api' (8baa9a6e-80d3-40b7-9731-fc217ee34740) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:09:22.788026 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Create volume request issued successfully. Aug 14 06:09:22.789217 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5074c97d-9dfc-4b80-8b3f-427db7df7ee7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:09:22.789381 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 108/429] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:09:22 2026] POST /volume/v3/volumes => generated 753 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:09:22.794535 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5d533820-b415-4908-91c8-f4b11deadf1e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:22.797000 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5d533820-b415-4908-91c8-f4b11deadf1e tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] GET https://10.4.3.127/volume/v3/volumes/e5a6dc30-6cc8-497a-b04a-b670c4a18a43 Aug 14 06:09:22.797417 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5d533820-b415-4908-91c8-f4b11deadf1e tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:22.797584 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5d533820-b415-4908-91c8-f4b11deadf1e tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:22.807562 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:22.807562 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:22.807745 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b293d9ba-b37a-4f58-8784-976f96f08dec None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:22.810649 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b293d9ba-b37a-4f58-8784-976f96f08dec tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] GET https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc Aug 14 06:09:22.811576 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b293d9ba-b37a-4f58-8784-976f96f08dec tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:22.811576 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b293d9ba-b37a-4f58-8784-976f96f08dec tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:22.815562 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5d533820-b415-4908-91c8-f4b11deadf1e tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Volume info retrieved successfully. Aug 14 06:09:22.828753 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:22.828753 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:22.831905 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5d533820-b415-4908-91c8-f4b11deadf1e tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes/e5a6dc30-6cc8-497a-b04a-b670c4a18a43 returned with HTTP 200 Aug 14 06:09:22.832333 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 109/430] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:22 2026] GET /volume/v3/volumes/e5a6dc30-6cc8-497a-b04a-b670c4a18a43 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:22.839586 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b293d9ba-b37a-4f58-8784-976f96f08dec tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Volume info retrieved successfully. Aug 14 06:09:22.848454 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b293d9ba-b37a-4f58-8784-976f96f08dec tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc returned with HTTP 200 Aug 14 06:09:22.853918 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 108/431] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:22 2026] GET /volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc => generated 821 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:22.858096 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:22.863421 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:09:22.863421 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1017080457"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:22.865359 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1017080457'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:09:22.865947 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Create volume of 1 GB Aug 14 06:09:22.871022 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Availability Zones retrieved successfully. Aug 14 06:09:22.878170 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Flow 'volume_create_api' (064a4c9c-dd94-470c-a889-8bc92aa6fd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:09:22.881167 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22fccd94-ace5-4ed8-9ba8-ac9c80ab4b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:22.883015 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:09:22.929838 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22fccd94-ace5-4ed8-9ba8-ac9c80ab4b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:22.931879 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7be22011-5765-4894-8c09-6f7cb189cc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:23.016120 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Created reservations ['680be851-db90-43bf-bef2-79eb99e91f90', '1608ecaf-064b-4c95-9144-1c3add1c3641', 'ef7f3140-080c-4c0f-b937-dd6896e0627f', 'f4c1d073-4acb-4098-add9-e6f37e4437db'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:09:23.017264 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7be22011-5765-4894-8c09-6f7cb189cc9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['680be851-db90-43bf-bef2-79eb99e91f90', '1608ecaf-064b-4c95-9144-1c3add1c3641', 'ef7f3140-080c-4c0f-b937-dd6896e0627f', 'f4c1d073-4acb-4098-add9-e6f37e4437db']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:23.018226 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdd321d3-e195-4bab-8600-a854946c6d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:23.048901 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdd321d3-e195-4bab-8600-a854946c6d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3ec23f2-5345-4ead-8e71-37f74f054cc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1017080457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d00920ad15ff430c9ffbdcfa8371893a',qos_specs=None,replication_status=,reservations=['680be851-db90-43bf-bef2-79eb99e91f90','1608ecaf-064b-4c95-9144-1c3add1c3641','ef7f3140-080c-4c0f-b937-dd6896e0627f','f4c1d073-4acb-4098-add9-e6f37e4437db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d93f02af5ec24cef86766c687d0bad5e',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:09:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1017080457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3ec23f2-5345-4ead-8e71-37f74f054cc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d00920ad15ff430c9ffbdcfa8371893a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d93f02af5ec24cef86766c687d0bad5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:23.051616 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (463f557d-3303-4e43-9e69-d2bd53ffa11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:23.091271 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (463f557d-3303-4e43-9e69-d2bd53ffa11e) transitioned into state 'SUCCESS' from state '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-1017080457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d00920ad15ff430c9ffbdcfa8371893a',qos_specs=None,replication_status=,reservations=['680be851-db90-43bf-bef2-79eb99e91f90','1608ecaf-064b-4c95-9144-1c3add1c3641','ef7f3140-080c-4c0f-b937-dd6896e0627f','f4c1d073-4acb-4098-add9-e6f37e4437db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d93f02af5ec24cef86766c687d0bad5e',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:23.092451 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8426b711-c207-445b-bc22-db994831d074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:23.112074 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8426b711-c207-445b-bc22-db994831d074) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:23.112074 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Flow 'volume_create_api' (064a4c9c-dd94-470c-a889-8bc92aa6fd92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:09:23.112074 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Create volume request issued successfully. Aug 14 06:09:23.112074 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ef2d9804-cf09-40a8-a9ee-a855fa1c78c7 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:09:23.114585 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 107/432] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:09:22 2026] POST /volume/v3/volumes => generated 757 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:09:23.131082 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fa2c9eab-dd4c-4860-b968-1f9cc43a8572 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:23.133203 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fa2c9eab-dd4c-4860-b968-1f9cc43a8572 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] GET https://10.4.3.127/volume/v3/volumes/a3ec23f2-5345-4ead-8e71-37f74f054cc9 Aug 14 06:09:23.133525 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fa2c9eab-dd4c-4860-b968-1f9cc43a8572 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:23.133784 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fa2c9eab-dd4c-4860-b968-1f9cc43a8572 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:23.148113 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:23.148113 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:09:23.155625 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fa2c9eab-dd4c-4860-b968-1f9cc43a8572 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Volume info retrieved successfully. Aug 14 06:09:23.164432 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fa2c9eab-dd4c-4860-b968-1f9cc43a8572 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes/a3ec23f2-5345-4ead-8e71-37f74f054cc9 returned with HTTP 200 Aug 14 06:09:23.165020 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 109/433] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:23 2026] GET /volume/v3/volumes/a3ec23f2-5345-4ead-8e71-37f74f054cc9 => generated 825 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:23.874499 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-43d14027-8bbe-4fb8-85ca-f2ada749c156 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:23.878211 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-43d14027-8bbe-4fb8-85ca-f2ada749c156 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] GET https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc Aug 14 06:09:23.878292 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-43d14027-8bbe-4fb8-85ca-f2ada749c156 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:23.878901 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-43d14027-8bbe-4fb8-85ca-f2ada749c156 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:23.899191 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:23.899191 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:23.908489 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-43d14027-8bbe-4fb8-85ca-f2ada749c156 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Volume info retrieved successfully. Aug 14 06:09:23.916276 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-43d14027-8bbe-4fb8-85ca-f2ada749c156 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc returned with HTTP 200 Aug 14 06:09:23.919421 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 110/434] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:23 2026] GET /volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:24.183305 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d48cdc6b-dd4b-4bac-b9c6-53a1958e312c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:24.185230 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d48cdc6b-dd4b-4bac-b9c6-53a1958e312c tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] GET https://10.4.3.127/volume/v3/volumes/a3ec23f2-5345-4ead-8e71-37f74f054cc9 Aug 14 06:09:24.185590 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d48cdc6b-dd4b-4bac-b9c6-53a1958e312c tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:24.185761 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d48cdc6b-dd4b-4bac-b9c6-53a1958e312c tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:24.195418 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:24.195418 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:24.199705 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d48cdc6b-dd4b-4bac-b9c6-53a1958e312c tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Volume info retrieved successfully. Aug 14 06:09:24.207553 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d48cdc6b-dd4b-4bac-b9c6-53a1958e312c tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes/a3ec23f2-5345-4ead-8e71-37f74f054cc9 returned with HTTP 200 Aug 14 06:09:24.208253 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 109/435] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:24 2026] GET /volume/v3/volumes/a3ec23f2-5345-4ead-8e71-37f74f054cc9 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:24.938102 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-640fe036-9a26-4f83-b74d-732cc0b30b94 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:24.939630 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-640fe036-9a26-4f83-b74d-732cc0b30b94 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] GET https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc Aug 14 06:09:24.939964 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-640fe036-9a26-4f83-b74d-732cc0b30b94 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:24.940151 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-640fe036-9a26-4f83-b74d-732cc0b30b94 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:24.961429 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:24.961429 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:24.973840 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-640fe036-9a26-4f83-b74d-732cc0b30b94 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Volume info retrieved successfully. Aug 14 06:09:24.988710 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-640fe036-9a26-4f83-b74d-732cc0b30b94 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc returned with HTTP 200 Aug 14 06:09:24.989273 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 108/436] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:24 2026] GET /volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc => generated 906 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:26.003435 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-51b51045-73c4-443c-a844-9748e3612cc4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:26.008061 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-51b51045-73c4-443c-a844-9748e3612cc4 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] GET https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc Aug 14 06:09:26.008061 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-51b51045-73c4-443c-a844-9748e3612cc4 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:26.008061 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-51b51045-73c4-443c-a844-9748e3612cc4 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:26.021886 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:26.021886 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:09:26.026919 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-51b51045-73c4-443c-a844-9748e3612cc4 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Volume info retrieved successfully. Aug 14 06:09:26.036531 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-51b51045-73c4-443c-a844-9748e3612cc4 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc returned with HTTP 200 Aug 14 06:09:26.037262 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 110/437] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:26 2026] GET /volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc => generated 906 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:27.056841 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-61d05f0b-3674-4fd2-935e-3fdb49f490dc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:27.058616 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-61d05f0b-3674-4fd2-935e-3fdb49f490dc tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] GET https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc Aug 14 06:09:27.058984 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-61d05f0b-3674-4fd2-935e-3fdb49f490dc tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:27.059217 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-61d05f0b-3674-4fd2-935e-3fdb49f490dc tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:27.067369 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:27.067369 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:27.072826 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-61d05f0b-3674-4fd2-935e-3fdb49f490dc tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Volume info retrieved successfully. Aug 14 06:09:27.078180 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-61d05f0b-3674-4fd2-935e-3fdb49f490dc tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc returned with HTTP 200 Aug 14 06:09:27.078843 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 111/438] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:27 2026] GET /volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:28.096559 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-97d6a032-1e96-4834-bf72-53fb0194acce None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:28.098510 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-97d6a032-1e96-4834-bf72-53fb0194acce tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] GET https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc Aug 14 06:09:28.098791 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-97d6a032-1e96-4834-bf72-53fb0194acce tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:28.099158 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-97d6a032-1e96-4834-bf72-53fb0194acce tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:28.110039 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:28.110039 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:28.114852 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-97d6a032-1e96-4834-bf72-53fb0194acce tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Volume info retrieved successfully. Aug 14 06:09:28.120423 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-97d6a032-1e96-4834-bf72-53fb0194acce tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc returned with HTTP 200 Aug 14 06:09:28.121226 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 110/439] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:28 2026] GET /volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:28.994770 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-0cc1964c-22a9-4018-aa3a-42357546de5f req-6a47e663-f0fb-46a6-8483-17419e2eeced None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:28.997661 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0cc1964c-22a9-4018-aa3a-42357546de5f req-6a47e663-f0fb-46a6-8483-17419e2eeced tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] DELETE https://10.4.3.127/volume/v3/attachments/e61d8c21-782e-46b2-a45f-8b7e708bf01d Aug 14 06:09:28.997921 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0cc1964c-22a9-4018-aa3a-42357546de5f req-6a47e663-f0fb-46a6-8483-17419e2eeced tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:28.998165 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0cc1964c-22a9-4018-aa3a-42357546de5f req-6a47e663-f0fb-46a6-8483-17419e2eeced tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:29.009305 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:29.009305 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:29.080206 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0cc1964c-22a9-4018-aa3a-42357546de5f req-6a47e663-f0fb-46a6-8483-17419e2eeced tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/attachments/e61d8c21-782e-46b2-a45f-8b7e708bf01d returned with HTTP 200 Aug 14 06:09:29.084422 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 109/440] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:09:28 2026] DELETE /volume/v3/attachments/e61d8c21-782e-46b2-a45f-8b7e708bf01d => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:29.093615 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-0cc1964c-22a9-4018-aa3a-42357546de5f req-48c2f11e-000a-419c-ac37-e31a099ae55f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:29.096956 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-0cc1964c-22a9-4018-aa3a-42357546de5f req-48c2f11e-000a-419c-ac37-e31a099ae55f tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] DELETE https://10.4.3.127/volume/v3/volumes/3d291ff4-3246-4ddc-832b-18f898e895b3 Aug 14 06:09:29.098454 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-0cc1964c-22a9-4018-aa3a-42357546de5f req-48c2f11e-000a-419c-ac37-e31a099ae55f tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:29.098996 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-0cc1964c-22a9-4018-aa3a-42357546de5f req-48c2f11e-000a-419c-ac37-e31a099ae55f tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:29.099968 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [req-0cc1964c-22a9-4018-aa3a-42357546de5f req-48c2f11e-000a-419c-ac37-e31a099ae55f tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Delete volume with id: 3d291ff4-3246-4ddc-832b-18f898e895b3 Aug 14 06:09:29.111450 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:29.111450 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:09:29.112101 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-0cc1964c-22a9-4018-aa3a-42357546de5f req-48c2f11e-000a-419c-ac37-e31a099ae55f tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Volume info retrieved successfully. Aug 14 06:09:29.138969 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c7e92e84-5de8-460f-8242-a82aa7f8d29d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:29.139628 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-0cc1964c-22a9-4018-aa3a-42357546de5f req-48c2f11e-000a-419c-ac37-e31a099ae55f tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] Delete volume request issued successfully. Aug 14 06:09:29.139854 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-0cc1964c-22a9-4018-aa3a-42357546de5f req-48c2f11e-000a-419c-ac37-e31a099ae55f tempest-ServerBootFromVolumeStableRescueTest-1944834764 tempest-ServerBootFromVolumeStableRescueTest-1944834764-project-member] https://10.4.3.127/volume/v3/volumes/3d291ff4-3246-4ddc-832b-18f898e895b3 returned with HTTP 202 Aug 14 06:09:29.143413 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 111/441] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 14 06:09:29 2026] DELETE /volume/v3/volumes/3d291ff4-3246-4ddc-832b-18f898e895b3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:09:29.143562 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c7e92e84-5de8-460f-8242-a82aa7f8d29d tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] GET https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc Aug 14 06:09:29.143562 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c7e92e84-5de8-460f-8242-a82aa7f8d29d tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:29.143562 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c7e92e84-5de8-460f-8242-a82aa7f8d29d tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:29.153132 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:29.153132 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:29.159126 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c7e92e84-5de8-460f-8242-a82aa7f8d29d tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Volume info retrieved successfully. Aug 14 06:09:29.165758 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c7e92e84-5de8-460f-8242-a82aa7f8d29d tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc returned with HTTP 200 Aug 14 06:09:29.166452 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 112/442] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:29 2026] GET /volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:30.186903 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f1f2492a-d18d-4766-a511-0f496ed8cdc5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:30.189136 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f1f2492a-d18d-4766-a511-0f496ed8cdc5 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] GET https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc Aug 14 06:09:30.190013 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f1f2492a-d18d-4766-a511-0f496ed8cdc5 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:30.190013 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f1f2492a-d18d-4766-a511-0f496ed8cdc5 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:30.198333 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:30.198333 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:30.211279 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f1f2492a-d18d-4766-a511-0f496ed8cdc5 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Volume info retrieved successfully. Aug 14 06:09:30.220021 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f1f2492a-d18d-4766-a511-0f496ed8cdc5 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc returned with HTTP 200 Aug 14 06:09:30.222054 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 111/443] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:30 2026] GET /volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc => generated 1159 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:30.275138 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-baddee5e-7607-4df9-9fbf-d14b85b4ca1f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:30.278999 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-baddee5e-7607-4df9-9fbf-d14b85b4ca1f tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] GET https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc Aug 14 06:09:30.279193 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-baddee5e-7607-4df9-9fbf-d14b85b4ca1f tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:30.279553 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-baddee5e-7607-4df9-9fbf-d14b85b4ca1f tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:30.293215 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:30.293215 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:30.297563 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-baddee5e-7607-4df9-9fbf-d14b85b4ca1f tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Volume info retrieved successfully. Aug 14 06:09:30.302342 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-baddee5e-7607-4df9-9fbf-d14b85b4ca1f tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc returned with HTTP 200 Aug 14 06:09:30.302793 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 110/444] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:09:30 2026] GET /volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:31.082010 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-528e95a4-3452-41ce-ba66-19d4dd6ef6e7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:31.082010 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-528e95a4-3452-41ce-ba66-19d4dd6ef6e7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] GET https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc Aug 14 06:09:31.082010 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-528e95a4-3452-41ce-ba66-19d4dd6ef6e7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:31.082010 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-528e95a4-3452-41ce-ba66-19d4dd6ef6e7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:31.082010 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:31.082010 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:09:31.082010 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-528e95a4-3452-41ce-ba66-19d4dd6ef6e7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Volume info retrieved successfully. Aug 14 06:09:31.082010 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-528e95a4-3452-41ce-ba66-19d4dd6ef6e7 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc returned with HTTP 200 Aug 14 06:09:31.082010 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 112/445] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:09:30 2026] GET /volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:31.084434 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b6617f15-b8bb-4d32-9e9d-f8d7fb5be8fa None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:31.084434 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b6617f15-b8bb-4d32-9e9d-f8d7fb5be8fa None None] GET https://10.4.3.127/volume// Aug 14 06:09:31.084434 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b6617f15-b8bb-4d32-9e9d-f8d7fb5be8fa None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:31.084434 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b6617f15-b8bb-4d32-9e9d-f8d7fb5be8fa None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:31.084434 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b6617f15-b8bb-4d32-9e9d-f8d7fb5be8fa None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:09:31.084434 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 113/446] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:09:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:09:31.085926 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-f3f01b9a-0c7a-407b-87c5-7222f359abfc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:31.085926 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-f3f01b9a-0c7a-407b-87c5-7222f359abfc tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:09:31.085926 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-f3f01b9a-0c7a-407b-87c5-7222f359abfc tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4968c9ca-e239-4188-a74d-b3eba60a7efc", "connector": null, "instance_uuid": "4132edb9-2f8e-4835-ab10-d6467da510f7"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:31.085926 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:31.085926 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:31.085926 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-f3f01b9a-0c7a-407b-87c5-7222f359abfc tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:09:31.085926 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 112/447] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:09:30 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 14 06:09:32.314792 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fb7865bc-46fd-4066-bf3c-b6a5a4bd3593 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:32.314792 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fb7865bc-46fd-4066-bf3c-b6a5a4bd3593 None None] GET https://10.4.3.127/volume// Aug 14 06:09:32.315087 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fb7865bc-46fd-4066-bf3c-b6a5a4bd3593 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:32.315127 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fb7865bc-46fd-4066-bf3c-b6a5a4bd3593 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:32.315474 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fb7865bc-46fd-4066-bf3c-b6a5a4bd3593 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:09:32.315809 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 111/448] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:09:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 06:09:32.330800 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-571cd04b-bace-4266-ab5f-cdd358d65eef None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:32.333505 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-571cd04b-bace-4266-ab5f-cdd358d65eef tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] GET https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc Aug 14 06:09:32.334555 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-571cd04b-bace-4266-ab5f-cdd358d65eef tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:32.334555 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-571cd04b-bace-4266-ab5f-cdd358d65eef tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:32.346960 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:32.346960 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:09:32.352102 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-571cd04b-bace-4266-ab5f-cdd358d65eef tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Volume info retrieved successfully. Aug 14 06:09:32.358202 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-571cd04b-bace-4266-ab5f-cdd358d65eef tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc returned with HTTP 200 Aug 14 06:09:32.358904 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 113/449] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:09:32 2026] GET /volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc => generated 1338 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:09:32.518183 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-5b659528-e631-495e-b11a-97e599bf5c49 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:32.522692 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-5b659528-e631-495e-b11a-97e599bf5c49 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] PUT https://10.4.3.127/volume/v3/attachments/56788339-bcd6-42e9-bbb7-cceab5e82693 Aug 14 06:09:32.523204 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-5b659528-e631-495e-b11a-97e599bf5c49 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:32.548247 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-5b659528-e631-495e-b11a-97e599bf5c49 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Acquiring lock "cinder-attachment_update-4968c9ca-e239-4188-a74d-b3eba60a7efc-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:09:32.555613 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-5b659528-e631-495e-b11a-97e599bf5c49 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Lock "cinder-attachment_update-4968c9ca-e239-4188-a74d-b3eba60a7efc-np0000007331" acquired by "attachment_update" :: waited 0.007s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:09:32.557282 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:32.557282 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:32.701245 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-5b659528-e631-495e-b11a-97e599bf5c49 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Lock "cinder-attachment_update-4968c9ca-e239-4188-a74d-b3eba60a7efc-np0000007331" released by "attachment_update" :: held 0.145s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:09:32.702173 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-5b659528-e631-495e-b11a-97e599bf5c49 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/attachments/56788339-bcd6-42e9-bbb7-cceab5e82693 returned with HTTP 200 Aug 14 06:09:32.703006 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 114/450] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:09:32 2026] PUT /volume/v3/attachments/56788339-bcd6-42e9-bbb7-cceab5e82693 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:32.747112 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-c3c47287-354f-47c4-a9e2-1613f98602e1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:32.751280 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-c3c47287-354f-47c4-a9e2-1613f98602e1 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] POST https://10.4.3.127/volume/v3/attachments/56788339-bcd6-42e9-bbb7-cceab5e82693/action Aug 14 06:09:32.751663 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-c3c47287-354f-47c4-a9e2-1613f98602e1 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:09:32.751829 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-c3c47287-354f-47c4-a9e2-1613f98602e1 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:32.783491 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:32.783491 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:32.806757 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-beeef95e-35d0-43fc-ba57-7b9d1a7da8b6 req-c3c47287-354f-47c4-a9e2-1613f98602e1 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/attachments/56788339-bcd6-42e9-bbb7-cceab5e82693/action returned with HTTP 204 Aug 14 06:09:32.806757 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 113/451] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:09:32 2026] POST /volume/v3/attachments/56788339-bcd6-42e9-bbb7-cceab5e82693/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:09:34.919454 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-ab242817-2228-4239-ac6c-5ae135de3697 req-de540037-503b-413f-929c-86a02f57e8e5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:34.921955 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-de540037-503b-413f-929c-86a02f57e8e5 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] GET https://10.4.3.127/volume/v3/volumes/c6e71fbf-a663-4ff5-93f9-d65906e1f3de Aug 14 06:09:34.922145 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-de540037-503b-413f-929c-86a02f57e8e5 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:34.922446 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-de540037-503b-413f-929c-86a02f57e8e5 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:34.933949 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:34.933949 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:34.939037 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-ab242817-2228-4239-ac6c-5ae135de3697 req-de540037-503b-413f-929c-86a02f57e8e5 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Volume info retrieved successfully. Aug 14 06:09:34.947491 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-de540037-503b-413f-929c-86a02f57e8e5 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes/c6e71fbf-a663-4ff5-93f9-d65906e1f3de returned with HTTP 200 Aug 14 06:09:34.947635 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 112/452] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:09:34 2026] GET /volume/v3/volumes/c6e71fbf-a663-4ff5-93f9-d65906e1f3de => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:34.963764 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-ab242817-2228-4239-ac6c-5ae135de3697 req-8e758f01-f226-497b-8e7d-f972fcae8d8f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:34.966643 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-8e758f01-f226-497b-8e7d-f972fcae8d8f tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] GET https://10.4.3.127/volume/v3/volumes/e5a6dc30-6cc8-497a-b04a-b670c4a18a43 Aug 14 06:09:34.966956 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-8e758f01-f226-497b-8e7d-f972fcae8d8f tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:34.967157 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-8e758f01-f226-497b-8e7d-f972fcae8d8f tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:34.982801 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:34.982801 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:09:34.990550 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-ab242817-2228-4239-ac6c-5ae135de3697 req-8e758f01-f226-497b-8e7d-f972fcae8d8f tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Volume info retrieved successfully. Aug 14 06:09:34.997991 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-8e758f01-f226-497b-8e7d-f972fcae8d8f tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes/e5a6dc30-6cc8-497a-b04a-b670c4a18a43 returned with HTTP 200 Aug 14 06:09:34.998770 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 114/453] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:09:34 2026] GET /volume/v3/volumes/e5a6dc30-6cc8-497a-b04a-b670c4a18a43 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:35.012620 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-ab242817-2228-4239-ac6c-5ae135de3697 req-99a6a9c8-885e-4260-8bee-ef93fb25d998 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:35.015159 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-99a6a9c8-885e-4260-8bee-ef93fb25d998 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] GET https://10.4.3.127/volume/v3/volumes/a3ec23f2-5345-4ead-8e71-37f74f054cc9 Aug 14 06:09:35.015688 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-99a6a9c8-885e-4260-8bee-ef93fb25d998 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:35.015688 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-99a6a9c8-885e-4260-8bee-ef93fb25d998 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:35.028594 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:35.028594 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:35.034535 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-ab242817-2228-4239-ac6c-5ae135de3697 req-99a6a9c8-885e-4260-8bee-ef93fb25d998 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Volume info retrieved successfully. Aug 14 06:09:35.041825 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-99a6a9c8-885e-4260-8bee-ef93fb25d998 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes/a3ec23f2-5345-4ead-8e71-37f74f054cc9 returned with HTTP 200 Aug 14 06:09:35.042268 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 115/454] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:09:35 2026] GET /volume/v3/volumes/a3ec23f2-5345-4ead-8e71-37f74f054cc9 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:35.056142 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d2364791-a9d2-4185-8af8-fb3142847664 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:35.056631 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d2364791-a9d2-4185-8af8-fb3142847664 None None] GET https://10.4.3.127/volume// Aug 14 06:09:35.056845 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d2364791-a9d2-4185-8af8-fb3142847664 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:35.057091 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d2364791-a9d2-4185-8af8-fb3142847664 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:35.057508 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d2364791-a9d2-4185-8af8-fb3142847664 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:09:35.057854 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 114/455] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:09:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:09:35.070632 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-ab242817-2228-4239-ac6c-5ae135de3697 req-689fad7b-162e-43be-b1a0-dd0afd9ff3cb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:35.075506 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-689fad7b-162e-43be-b1a0-dd0afd9ff3cb tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:09:35.076323 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-689fad7b-162e-43be-b1a0-dd0afd9ff3cb tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6e71fbf-a663-4ff5-93f9-d65906e1f3de", "connector": null, "instance_uuid": "8cfcfe95-728a-4ecf-9280-d2bae6f2eda3"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:35.094763 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:35.094763 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:35.150383 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-689fad7b-162e-43be-b1a0-dd0afd9ff3cb tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:09:35.151263 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 113/456] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:09:35 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 14 06:09:35.164580 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bc763cbe-98ab-4496-ad2a-a45c15e3e4fc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:35.165052 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bc763cbe-98ab-4496-ad2a-a45c15e3e4fc None None] GET https://10.4.3.127/volume// Aug 14 06:09:35.165317 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bc763cbe-98ab-4496-ad2a-a45c15e3e4fc None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:35.165624 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bc763cbe-98ab-4496-ad2a-a45c15e3e4fc None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:35.166027 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bc763cbe-98ab-4496-ad2a-a45c15e3e4fc None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:09:35.166365 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 115/457] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:09:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:09:35.180242 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d7afe4b0-c1aa-446e-8d71-332158c592a2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:35.183848 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d7afe4b0-c1aa-446e-8d71-332158c592a2 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:09:35.184452 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d7afe4b0-c1aa-446e-8d71-332158c592a2 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5a6dc30-6cc8-497a-b04a-b670c4a18a43", "connector": null, "instance_uuid": "8cfcfe95-728a-4ecf-9280-d2bae6f2eda3"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:35.198058 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:35.198058 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:35.242758 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d7afe4b0-c1aa-446e-8d71-332158c592a2 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:09:35.243445 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 116/458] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:09:35 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 14 06:09:35.253735 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-01b503ca-7ec1-42bb-a5a5-c49d2f562f8e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:35.254150 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-01b503ca-7ec1-42bb-a5a5-c49d2f562f8e None None] GET https://10.4.3.127/volume// Aug 14 06:09:35.254477 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-01b503ca-7ec1-42bb-a5a5-c49d2f562f8e None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:35.254775 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-01b503ca-7ec1-42bb-a5a5-c49d2f562f8e None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:35.255267 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-01b503ca-7ec1-42bb-a5a5-c49d2f562f8e None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:09:35.255734 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 115/459] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:09:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:09:35.268475 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-ab242817-2228-4239-ac6c-5ae135de3697 req-579949a7-7239-4249-b776-3cf38af294d4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:35.271001 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-579949a7-7239-4249-b776-3cf38af294d4 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:09:35.271531 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-579949a7-7239-4249-b776-3cf38af294d4 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3ec23f2-5345-4ead-8e71-37f74f054cc9", "connector": null, "instance_uuid": "8cfcfe95-728a-4ecf-9280-d2bae6f2eda3"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:35.282743 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:35.282743 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:35.326862 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-579949a7-7239-4249-b776-3cf38af294d4 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:09:35.327583 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 114/460] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:09:35 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 14 06:09:37.870511 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-358c989e-7f5a-4df7-8a8e-52c70b7bd2da None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:37.871052 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-358c989e-7f5a-4df7-8a8e-52c70b7bd2da None None] GET https://10.4.3.127/volume// Aug 14 06:09:37.871236 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-358c989e-7f5a-4df7-8a8e-52c70b7bd2da None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:37.871535 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-358c989e-7f5a-4df7-8a8e-52c70b7bd2da None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:37.871923 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-358c989e-7f5a-4df7-8a8e-52c70b7bd2da None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:09:37.872531 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 116/461] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:09:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:09:37.912093 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-ab242817-2228-4239-ac6c-5ae135de3697 req-22570f06-4b32-47a0-b671-b8245ee4a3b4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:37.914142 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-22570f06-4b32-47a0-b671-b8245ee4a3b4 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] GET https://10.4.3.127/volume/v3/volumes/c6e71fbf-a663-4ff5-93f9-d65906e1f3de Aug 14 06:09:37.914370 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-22570f06-4b32-47a0-b671-b8245ee4a3b4 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:37.914600 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-22570f06-4b32-47a0-b671-b8245ee4a3b4 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:37.929032 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:37.929032 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:37.932503 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-ab242817-2228-4239-ac6c-5ae135de3697 req-22570f06-4b32-47a0-b671-b8245ee4a3b4 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Volume info retrieved successfully. Aug 14 06:09:37.940172 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-22570f06-4b32-47a0-b671-b8245ee4a3b4 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes/c6e71fbf-a663-4ff5-93f9-d65906e1f3de returned with HTTP 200 Aug 14 06:09:37.940172 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 117/462] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:09:37 2026] GET /volume/v3/volumes/c6e71fbf-a663-4ff5-93f9-d65906e1f3de => generated 1544 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:09:38.121569 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d65979cf-130a-414f-be8e-413dc71bf36d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:38.123898 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d65979cf-130a-414f-be8e-413dc71bf36d tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] PUT https://10.4.3.127/volume/v3/attachments/a66414ed-0052-42f5-8532-4533f7baeed4 Aug 14 06:09:38.124269 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d65979cf-130a-414f-be8e-413dc71bf36d tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:38.134439 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d65979cf-130a-414f-be8e-413dc71bf36d tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Acquiring lock "cinder-attachment_update-c6e71fbf-a663-4ff5-93f9-d65906e1f3de-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:09:38.140159 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d65979cf-130a-414f-be8e-413dc71bf36d tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Lock "cinder-attachment_update-c6e71fbf-a663-4ff5-93f9-d65906e1f3de-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:09:38.141366 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:38.141366 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:38.283021 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d65979cf-130a-414f-be8e-413dc71bf36d tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Lock "cinder-attachment_update-c6e71fbf-a663-4ff5-93f9-d65906e1f3de-np0000007331" released by "attachment_update" :: held 0.143s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:09:38.283486 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d65979cf-130a-414f-be8e-413dc71bf36d tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/attachments/a66414ed-0052-42f5-8532-4533f7baeed4 returned with HTTP 200 Aug 14 06:09:38.284033 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 116/463] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:09:38 2026] PUT /volume/v3/attachments/a66414ed-0052-42f5-8532-4533f7baeed4 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:38.331856 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-ab242817-2228-4239-ac6c-5ae135de3697 req-dbb8c564-7ebf-4c93-856e-0495f4bb9248 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:38.336870 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-dbb8c564-7ebf-4c93-856e-0495f4bb9248 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] POST https://10.4.3.127/volume/v3/attachments/a66414ed-0052-42f5-8532-4533f7baeed4/action Aug 14 06:09:38.337271 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-dbb8c564-7ebf-4c93-856e-0495f4bb9248 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:09:38.337476 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-dbb8c564-7ebf-4c93-856e-0495f4bb9248 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:38.364850 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:38.364850 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:38.381667 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-dbb8c564-7ebf-4c93-856e-0495f4bb9248 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/attachments/a66414ed-0052-42f5-8532-4533f7baeed4/action returned with HTTP 204 Aug 14 06:09:38.383083 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 115/464] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:09:38 2026] POST /volume/v3/attachments/a66414ed-0052-42f5-8532-4533f7baeed4/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:09:38.424462 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-67bccbc7-374f-423a-93f0-249a234b850c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:38.424985 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-67bccbc7-374f-423a-93f0-249a234b850c None None] GET https://10.4.3.127/volume// Aug 14 06:09:38.425235 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-67bccbc7-374f-423a-93f0-249a234b850c None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:38.427115 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-67bccbc7-374f-423a-93f0-249a234b850c None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:38.427683 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-67bccbc7-374f-423a-93f0-249a234b850c None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:09:38.428064 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 117/465] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:09:38 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:09:38.441995 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-ab242817-2228-4239-ac6c-5ae135de3697 req-7874dd76-ca0f-46d5-9a0d-69a251717a73 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:38.446232 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-7874dd76-ca0f-46d5-9a0d-69a251717a73 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] GET https://10.4.3.127/volume/v3/volumes/e5a6dc30-6cc8-497a-b04a-b670c4a18a43 Aug 14 06:09:38.446576 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-7874dd76-ca0f-46d5-9a0d-69a251717a73 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:38.446865 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-7874dd76-ca0f-46d5-9a0d-69a251717a73 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:38.464242 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:38.464242 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:38.472043 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-ab242817-2228-4239-ac6c-5ae135de3697 req-7874dd76-ca0f-46d5-9a0d-69a251717a73 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Volume info retrieved successfully. Aug 14 06:09:38.478672 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-7874dd76-ca0f-46d5-9a0d-69a251717a73 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes/e5a6dc30-6cc8-497a-b04a-b670c4a18a43 returned with HTTP 200 Aug 14 06:09:38.479232 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 118/466] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:09:38 2026] GET /volume/v3/volumes/e5a6dc30-6cc8-497a-b04a-b670c4a18a43 => generated 1028 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:09:38.628072 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-ab242817-2228-4239-ac6c-5ae135de3697 req-9383911e-ed09-4763-a6b8-dd26fd3cb738 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:38.634637 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-9383911e-ed09-4763-a6b8-dd26fd3cb738 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] PUT https://10.4.3.127/volume/v3/attachments/d1ed868f-77b8-455b-9514-c247926d2f9f Aug 14 06:09:38.634637 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-9383911e-ed09-4763-a6b8-dd26fd3cb738 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:38.647996 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-ab242817-2228-4239-ac6c-5ae135de3697 req-9383911e-ed09-4763-a6b8-dd26fd3cb738 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Acquiring lock "cinder-attachment_update-e5a6dc30-6cc8-497a-b04a-b670c4a18a43-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:09:38.657816 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-ab242817-2228-4239-ac6c-5ae135de3697 req-9383911e-ed09-4763-a6b8-dd26fd3cb738 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Lock "cinder-attachment_update-e5a6dc30-6cc8-497a-b04a-b670c4a18a43-np0000007331" acquired by "attachment_update" :: waited 0.009s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:09:38.659879 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:38.659879 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:38.820815 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-ab242817-2228-4239-ac6c-5ae135de3697 req-9383911e-ed09-4763-a6b8-dd26fd3cb738 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Lock "cinder-attachment_update-e5a6dc30-6cc8-497a-b04a-b670c4a18a43-np0000007331" released by "attachment_update" :: held 0.163s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:09:38.820815 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-9383911e-ed09-4763-a6b8-dd26fd3cb738 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/attachments/d1ed868f-77b8-455b-9514-c247926d2f9f returned with HTTP 200 Aug 14 06:09:38.820815 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 117/467] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:09:38 2026] PUT /volume/v3/attachments/d1ed868f-77b8-455b-9514-c247926d2f9f => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:38.870757 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-ab242817-2228-4239-ac6c-5ae135de3697 req-2dfa55a8-d190-4d48-b11a-ce7fe75d1818 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:38.879981 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-2dfa55a8-d190-4d48-b11a-ce7fe75d1818 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] POST https://10.4.3.127/volume/v3/attachments/d1ed868f-77b8-455b-9514-c247926d2f9f/action Aug 14 06:09:38.881648 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-2dfa55a8-d190-4d48-b11a-ce7fe75d1818 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:09:38.881648 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-2dfa55a8-d190-4d48-b11a-ce7fe75d1818 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:38.903881 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:38.903881 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:38.917718 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-2dfa55a8-d190-4d48-b11a-ce7fe75d1818 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/attachments/d1ed868f-77b8-455b-9514-c247926d2f9f/action returned with HTTP 204 Aug 14 06:09:38.919218 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 116/468] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:09:38 2026] POST /volume/v3/attachments/d1ed868f-77b8-455b-9514-c247926d2f9f/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:09:38.956444 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9ba26993-e83c-4920-8aee-f3862fb722f7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:38.956889 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9ba26993-e83c-4920-8aee-f3862fb722f7 None None] GET https://10.4.3.127/volume// Aug 14 06:09:38.956889 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9ba26993-e83c-4920-8aee-f3862fb722f7 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:38.957026 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9ba26993-e83c-4920-8aee-f3862fb722f7 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:38.957359 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9ba26993-e83c-4920-8aee-f3862fb722f7 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:09:38.957822 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 118/469] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:09:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:09:38.974193 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d04ff4cd-47b3-4554-86c4-6a2e1e3e729f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:38.980278 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d04ff4cd-47b3-4554-86c4-6a2e1e3e729f tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] GET https://10.4.3.127/volume/v3/volumes/a3ec23f2-5345-4ead-8e71-37f74f054cc9 Aug 14 06:09:38.980940 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d04ff4cd-47b3-4554-86c4-6a2e1e3e729f tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:38.981240 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d04ff4cd-47b3-4554-86c4-6a2e1e3e729f tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:38.996828 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:38.996828 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:39.004192 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d04ff4cd-47b3-4554-86c4-6a2e1e3e729f tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Volume info retrieved successfully. Aug 14 06:09:39.011230 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d04ff4cd-47b3-4554-86c4-6a2e1e3e729f tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes/a3ec23f2-5345-4ead-8e71-37f74f054cc9 returned with HTTP 200 Aug 14 06:09:39.012275 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 119/470] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:09:38 2026] GET /volume/v3/volumes/a3ec23f2-5345-4ead-8e71-37f74f054cc9 => generated 1029 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:09:39.132530 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-ab242817-2228-4239-ac6c-5ae135de3697 req-f13aac09-a7d5-43f1-a9af-131538fb8514 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:39.136313 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-f13aac09-a7d5-43f1-a9af-131538fb8514 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] PUT https://10.4.3.127/volume/v3/attachments/2e4173a0-e682-43c1-8926-50c7d9476b8f Aug 14 06:09:39.136956 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-f13aac09-a7d5-43f1-a9af-131538fb8514 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:39.145649 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-ab242817-2228-4239-ac6c-5ae135de3697 req-f13aac09-a7d5-43f1-a9af-131538fb8514 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Acquiring lock "cinder-attachment_update-a3ec23f2-5345-4ead-8e71-37f74f054cc9-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:09:39.151952 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-ab242817-2228-4239-ac6c-5ae135de3697 req-f13aac09-a7d5-43f1-a9af-131538fb8514 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Lock "cinder-attachment_update-a3ec23f2-5345-4ead-8e71-37f74f054cc9-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:09:39.153080 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:39.153080 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:39.286855 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-ab242817-2228-4239-ac6c-5ae135de3697 req-f13aac09-a7d5-43f1-a9af-131538fb8514 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Lock "cinder-attachment_update-a3ec23f2-5345-4ead-8e71-37f74f054cc9-np0000007331" released by "attachment_update" :: held 0.135s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:09:39.287367 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-f13aac09-a7d5-43f1-a9af-131538fb8514 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/attachments/2e4173a0-e682-43c1-8926-50c7d9476b8f returned with HTTP 200 Aug 14 06:09:39.288053 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 118/471] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:09:39 2026] PUT /volume/v3/attachments/2e4173a0-e682-43c1-8926-50c7d9476b8f => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:39.333656 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d0445173-3121-4b8e-ba8e-bdec933d8fbf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:39.337070 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d0445173-3121-4b8e-ba8e-bdec933d8fbf tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] POST https://10.4.3.127/volume/v3/attachments/2e4173a0-e682-43c1-8926-50c7d9476b8f/action Aug 14 06:09:39.337716 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d0445173-3121-4b8e-ba8e-bdec933d8fbf tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:09:39.337883 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d0445173-3121-4b8e-ba8e-bdec933d8fbf tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:39.368781 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:39.368781 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:39.390890 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ab242817-2228-4239-ac6c-5ae135de3697 req-d0445173-3121-4b8e-ba8e-bdec933d8fbf tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/attachments/2e4173a0-e682-43c1-8926-50c7d9476b8f/action returned with HTTP 204 Aug 14 06:09:39.391936 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 117/472] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:09:39 2026] POST /volume/v3/attachments/2e4173a0-e682-43c1-8926-50c7d9476b8f/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:09:43.134748 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-78fa6065-b93c-474d-9a05-8e2ad80862d0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:43.137452 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-78fa6065-b93c-474d-9a05-8e2ad80862d0 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] GET https://10.4.3.127/volume/v3/limits Aug 14 06:09:43.137693 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-78fa6065-b93c-474d-9a05-8e2ad80862d0 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:43.137919 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-78fa6065-b93c-474d-9a05-8e2ad80862d0 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:43.146791 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-78fa6065-b93c-474d-9a05-8e2ad80862d0 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-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 14 06:09:43.147167 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-78fa6065-b93c-474d-9a05-8e2ad80862d0 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-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 14 06:09:43.147521 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-78fa6065-b93c-474d-9a05-8e2ad80862d0 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-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 14 06:09:43.147926 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-78fa6065-b93c-474d-9a05-8e2ad80862d0 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-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 14 06:09:43.148202 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-78fa6065-b93c-474d-9a05-8e2ad80862d0 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] 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 14 06:09:43.148529 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-78fa6065-b93c-474d-9a05-8e2ad80862d0 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] 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 14 06:09:43.148879 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-78fa6065-b93c-474d-9a05-8e2ad80862d0 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] 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 14 06:09:43.164648 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-78fa6065-b93c-474d-9a05-8e2ad80862d0 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/limits returned with HTTP 200 Aug 14 06:09:43.166063 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 119/473] 10.4.3.127 () {68 vars in 1484 bytes} [Fri Aug 14 06:09:43 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 14 06:09:43.233486 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-2b387f34-5df1-4ebb-bcf5-682706ca13d0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:43.235561 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-2b387f34-5df1-4ebb-bcf5-682706ca13d0 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] GET https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc Aug 14 06:09:43.235828 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-2b387f34-5df1-4ebb-bcf5-682706ca13d0 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:43.236116 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-2b387f34-5df1-4ebb-bcf5-682706ca13d0 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:43.249708 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:43.249708 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:43.254256 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-2b387f34-5df1-4ebb-bcf5-682706ca13d0 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Volume info retrieved successfully. Aug 14 06:09:43.261624 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-2b387f34-5df1-4ebb-bcf5-682706ca13d0 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc returned with HTTP 200 Aug 14 06:09:43.262129 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 120/474] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:09:43 2026] GET /volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc => generated 1451 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:43.274698 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-10fa7609-dafd-4b50-8b50-55443a137024 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:43.278700 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-10fa7609-dafd-4b50-8b50-55443a137024 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:09:43.279143 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-10fa7609-dafd-4b50-8b50-55443a137024 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4968c9ca-e239-4188-a74d-b3eba60a7efc", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-420693155", "description": null, "metadata": {}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:43.292935 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:43.292935 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:43.293506 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-10fa7609-dafd-4b50-8b50-55443a137024 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Volume info retrieved successfully. Aug 14 06:09:43.293704 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-10fa7609-dafd-4b50-8b50-55443a137024 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Create snapshot from volume 4968c9ca-e239-4188-a74d-b3eba60a7efc Aug 14 06:09:43.322785 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-10fa7609-dafd-4b50-8b50-55443a137024 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-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 14 06:09:43.352871 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-10fa7609-dafd-4b50-8b50-55443a137024 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Created reservations ['fd225275-f14d-4727-ab40-93b3bf4274d2', '887e9238-d9df-4131-83c2-0b4ef092c2e9', 'd0345307-fc3b-4404-ac7f-fa3af3a0e548', '8021272c-f957-4b01-8310-27e1509cc5f5'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:09:43.428025 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-10fa7609-dafd-4b50-8b50-55443a137024 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Snapshot force create request issued successfully. Aug 14 06:09:43.428531 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6869d35a-a6fc-4482-aa73-e5d6f11d385f req-10fa7609-dafd-4b50-8b50-55443a137024 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:09:43.428876 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 119/475] 10.4.3.127 () {72 vars in 1547 bytes} [Fri Aug 14 06:09:43 2026] POST /volume/v3/snapshots => generated 318 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:09:46.107300 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1e701e5b-cf7d-48f8-bde7-6beb70dafe7d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:46.110679 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1e701e5b-cf7d-48f8-bde7-6beb70dafe7d tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] GET https://10.4.3.127/volume/v3/snapshots/742e8334-12dd-4e08-8208-3a0bece8ce31 Aug 14 06:09:46.110963 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1e701e5b-cf7d-48f8-bde7-6beb70dafe7d tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:46.111271 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1e701e5b-cf7d-48f8-bde7-6beb70dafe7d tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:46.143685 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:46.143685 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:46.144320 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1e701e5b-cf7d-48f8-bde7-6beb70dafe7d tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Snapshot retrieved successfully. Aug 14 06:09:46.145412 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1e701e5b-cf7d-48f8-bde7-6beb70dafe7d tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/snapshots/742e8334-12dd-4e08-8208-3a0bece8ce31 returned with HTTP 200 Aug 14 06:09:46.146745 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 118/476] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:09:46 2026] GET /volume/v3/snapshots/742e8334-12dd-4e08-8208-3a0bece8ce31 => generated 477 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:46.453756 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-610ac89c-3a01-4781-a185-4d936178245a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:46.455743 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-610ac89c-3a01-4781-a185-4d936178245a tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/742e8334-12dd-4e08-8208-3a0bece8ce31 Aug 14 06:09:46.455917 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-610ac89c-3a01-4781-a185-4d936178245a tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:46.456135 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-610ac89c-3a01-4781-a185-4d936178245a tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:46.456242 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-610ac89c-3a01-4781-a185-4d936178245a tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Delete snapshot with id: 742e8334-12dd-4e08-8208-3a0bece8ce31 Aug 14 06:09:46.477112 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:46.477112 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:09:46.477446 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-610ac89c-3a01-4781-a185-4d936178245a tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Snapshot retrieved successfully. Aug 14 06:09:46.513822 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-610ac89c-3a01-4781-a185-4d936178245a tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Snapshot delete request issued successfully. Aug 14 06:09:46.514024 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-610ac89c-3a01-4781-a185-4d936178245a tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/snapshots/742e8334-12dd-4e08-8208-3a0bece8ce31 returned with HTTP 202 Aug 14 06:09:46.514501 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 120/477] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:09:46 2026] DELETE /volume/v3/snapshots/742e8334-12dd-4e08-8208-3a0bece8ce31 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:09:46.524997 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-fb343839-4d0b-4b0e-af4f-f46c8b4b7dcf None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:46.528308 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fb343839-4d0b-4b0e-af4f-f46c8b4b7dcf tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] GET https://10.4.3.127/volume/v3/snapshots/742e8334-12dd-4e08-8208-3a0bece8ce31 Aug 14 06:09:46.529087 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fb343839-4d0b-4b0e-af4f-f46c8b4b7dcf tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:46.529521 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fb343839-4d0b-4b0e-af4f-f46c8b4b7dcf tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:46.569319 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:46.569319 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:46.569940 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-fb343839-4d0b-4b0e-af4f-f46c8b4b7dcf tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Snapshot retrieved successfully. Aug 14 06:09:46.571260 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fb343839-4d0b-4b0e-af4f-f46c8b4b7dcf tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/snapshots/742e8334-12dd-4e08-8208-3a0bece8ce31 returned with HTTP 200 Aug 14 06:09:46.572011 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 121/478] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:09:46 2026] GET /volume/v3/snapshots/742e8334-12dd-4e08-8208-3a0bece8ce31 => generated 476 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:47.585118 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-adb5b77c-2edb-4e8f-ba57-1d5347e1c3d0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:47.587090 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-adb5b77c-2edb-4e8f-ba57-1d5347e1c3d0 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] GET https://10.4.3.127/volume/v3/snapshots/742e8334-12dd-4e08-8208-3a0bece8ce31 Aug 14 06:09:47.587365 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-adb5b77c-2edb-4e8f-ba57-1d5347e1c3d0 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:47.587761 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-adb5b77c-2edb-4e8f-ba57-1d5347e1c3d0 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:47.600134 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-adb5b77c-2edb-4e8f-ba57-1d5347e1c3d0 tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/snapshots/742e8334-12dd-4e08-8208-3a0bece8ce31 returned with HTTP 404 Aug 14 06:09:47.601416 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 120/479] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:09:47 2026] GET /volume/v3/snapshots/742e8334-12dd-4e08-8208-3a0bece8ce31 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:09:49.717434 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-225b9daa-b96c-4483-a815-206573b07be4 req-45d1af9f-fb5e-47c9-b6f6-876ef6aa953d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:49.723706 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-225b9daa-b96c-4483-a815-206573b07be4 req-45d1af9f-fb5e-47c9-b6f6-876ef6aa953d tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] DELETE https://10.4.3.127/volume/v3/attachments/56788339-bcd6-42e9-bbb7-cceab5e82693 Aug 14 06:09:49.723960 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-225b9daa-b96c-4483-a815-206573b07be4 req-45d1af9f-fb5e-47c9-b6f6-876ef6aa953d tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:49.724257 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-225b9daa-b96c-4483-a815-206573b07be4 req-45d1af9f-fb5e-47c9-b6f6-876ef6aa953d tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:49.739894 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:49.739894 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:49.819479 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-225b9daa-b96c-4483-a815-206573b07be4 req-45d1af9f-fb5e-47c9-b6f6-876ef6aa953d tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/attachments/56788339-bcd6-42e9-bbb7-cceab5e82693 returned with HTTP 200 Aug 14 06:09:49.820552 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 119/480] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:09:49 2026] DELETE /volume/v3/attachments/56788339-bcd6-42e9-bbb7-cceab5e82693 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:49.835524 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-225b9daa-b96c-4483-a815-206573b07be4 req-42524856-d403-4a94-bd0a-602f575c5afa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:49.838000 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-225b9daa-b96c-4483-a815-206573b07be4 req-42524856-d403-4a94-bd0a-602f575c5afa tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] DELETE https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc Aug 14 06:09:49.838000 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-225b9daa-b96c-4483-a815-206573b07be4 req-42524856-d403-4a94-bd0a-602f575c5afa tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:49.838251 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-225b9daa-b96c-4483-a815-206573b07be4 req-42524856-d403-4a94-bd0a-602f575c5afa tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:49.838971 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [req-225b9daa-b96c-4483-a815-206573b07be4 req-42524856-d403-4a94-bd0a-602f575c5afa tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Delete volume with id: 4968c9ca-e239-4188-a74d-b3eba60a7efc Aug 14 06:09:49.848951 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:49.848951 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:09:49.850103 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-225b9daa-b96c-4483-a815-206573b07be4 req-42524856-d403-4a94-bd0a-602f575c5afa tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Volume info retrieved successfully. Aug 14 06:09:49.878974 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-225b9daa-b96c-4483-a815-206573b07be4 req-42524856-d403-4a94-bd0a-602f575c5afa tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] Delete volume request issued successfully. Aug 14 06:09:49.879295 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-225b9daa-b96c-4483-a815-206573b07be4 req-42524856-d403-4a94-bd0a-602f575c5afa tempest-ImageDependencyTests-1119772264 tempest-ImageDependencyTests-1119772264-project-member] https://10.4.3.127/volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc returned with HTTP 202 Aug 14 06:09:49.879934 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 121/481] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 14 06:09:49 2026] DELETE /volume/v3/volumes/4968c9ca-e239-4188-a74d-b3eba60a7efc => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:09:54.475877 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1e324107-905e-4775-9e95-86ed6929bfcd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:54.639003 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1e324107-905e-4775-9e95-86ed6929bfcd tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 Aug 14 06:09:54.640201 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1e324107-905e-4775-9e95-86ed6929bfcd tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:54.640450 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1e324107-905e-4775-9e95-86ed6929bfcd tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:54.662603 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-1e324107-905e-4775-9e95-86ed6929bfcd tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-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 14 06:09:54.662828 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-1e324107-905e-4775-9e95-86ed6929bfcd tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-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 14 06:09:54.663924 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-1e324107-905e-4775-9e95-86ed6929bfcd tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-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 14 06:09:54.663924 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-1e324107-905e-4775-9e95-86ed6929bfcd tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-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 14 06:09:54.664183 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-1e324107-905e-4775-9e95-86ed6929bfcd tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-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 14 06:09:54.664667 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-1e324107-905e-4775-9e95-86ed6929bfcd tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-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 14 06:09:54.664780 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-1e324107-905e-4775-9e95-86ed6929bfcd tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-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 14 06:09:54.670096 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1e324107-905e-4775-9e95-86ed6929bfcd tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 returned with HTTP 200 Aug 14 06:09:54.670529 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 122/482] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:09:54 2026] GET /volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 => generated 437 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:54.684866 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0857b582-e959-4cef-af06-284b66fdf70b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:54.688035 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0857b582-e959-4cef-af06-284b66fdf70b tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017/defaults Aug 14 06:09:54.688380 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0857b582-e959-4cef-af06-284b66fdf70b tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:54.689503 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0857b582-e959-4cef-af06-284b66fdf70b tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Calling method 'defaults' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:54.689821 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:54.689821 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:54.699311 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-0857b582-e959-4cef-af06-284b66fdf70b tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-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 14 06:09:54.699311 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-0857b582-e959-4cef-af06-284b66fdf70b tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-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 14 06:09:54.699709 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-0857b582-e959-4cef-af06-284b66fdf70b tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-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 14 06:09:54.702118 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-0857b582-e959-4cef-af06-284b66fdf70b tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-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 14 06:09:54.702118 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-0857b582-e959-4cef-af06-284b66fdf70b tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-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 14 06:09:54.702373 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-0857b582-e959-4cef-af06-284b66fdf70b tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-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 14 06:09:54.706622 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0857b582-e959-4cef-af06-284b66fdf70b tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017/defaults returned with HTTP 200 Aug 14 06:09:54.707323 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 121/483] 10.4.3.127 () {66 vars in 1381 bytes} [Fri Aug 14 06:09:54 2026] GET /volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017/defaults => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:54.717651 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-341a40b6-3790-41ce-b012-78467c20fedc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:54.732584 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-341a40b6-3790-41ce-b012-78467c20fedc tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 Aug 14 06:09:54.732584 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-341a40b6-3790-41ce-b012-78467c20fedc tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:54.732584 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:54.732584 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:54.786939 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-341a40b6-3790-41ce-b012-78467c20fedc tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-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 14 06:09:54.786939 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-341a40b6-3790-41ce-b012-78467c20fedc tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-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 14 06:09:54.787094 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-341a40b6-3790-41ce-b012-78467c20fedc tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-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 14 06:09:54.787653 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-341a40b6-3790-41ce-b012-78467c20fedc tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-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 14 06:09:54.787985 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-341a40b6-3790-41ce-b012-78467c20fedc tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-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 14 06:09:54.794908 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-341a40b6-3790-41ce-b012-78467c20fedc tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 returned with HTTP 200 Aug 14 06:09:54.795550 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 120/484] 10.4.3.127 () {68 vars in 1374 bytes} [Fri Aug 14 06:09:54 2026] PUT /volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 => generated 395 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:54.806448 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1f00a444-f072-470c-b855-9e90a45eb2cf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:54.809889 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1f00a444-f072-470c-b855-9e90a45eb2cf tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] DELETE https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 Aug 14 06:09:54.810152 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1f00a444-f072-470c-b855-9e90a45eb2cf tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:54.811267 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1f00a444-f072-470c-b855-9e90a45eb2cf tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:54.831982 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1f00a444-f072-470c-b855-9e90a45eb2cf tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 returned with HTTP 200 Aug 14 06:09:54.831982 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 122/485] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:09:54 2026] DELETE /volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 06:09:54.840551 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-695d2237-14f5-455d-8124-c518aed22f6d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:54.841722 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-695d2237-14f5-455d-8124-c518aed22f6d tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 Aug 14 06:09:54.841818 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-695d2237-14f5-455d-8124-c518aed22f6d tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:54.841998 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-695d2237-14f5-455d-8124-c518aed22f6d tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:54.863886 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-695d2237-14f5-455d-8124-c518aed22f6d tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 returned with HTTP 200 Aug 14 06:09:54.864435 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 123/486] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:09:54 2026] GET /volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 => generated 437 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:54.879318 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8998343f-5542-4d80-bf30-0b05e019ec15 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:54.884856 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8998343f-5542-4d80-bf30-0b05e019ec15 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 Aug 14 06:09:54.884856 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8998343f-5542-4d80-bf30-0b05e019ec15 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-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=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:55.022798 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8998343f-5542-4d80-bf30-0b05e019ec15 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 returned with HTTP 200 Aug 14 06:09:55.023116 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 122/487] 10.4.3.127 () {68 vars in 1375 bytes} [Fri Aug 14 06:09:54 2026] PUT /volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 => generated 395 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:55.039717 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-80cf8404-b7ce-49da-b7ed-a8135ba90427 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:55.043692 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-80cf8404-b7ce-49da-b7ed-a8135ba90427 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017/defaults Aug 14 06:09:55.043998 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-80cf8404-b7ce-49da-b7ed-a8135ba90427 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:55.044230 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-80cf8404-b7ce-49da-b7ed-a8135ba90427 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Calling method 'defaults' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:55.059003 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-80cf8404-b7ce-49da-b7ed-a8135ba90427 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017/defaults returned with HTTP 200 Aug 14 06:09:55.059003 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 121/488] 10.4.3.127 () {66 vars in 1381 bytes} [Fri Aug 14 06:09:55 2026] GET /volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017/defaults => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:55.073896 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-276816fd-a1bd-4d7f-a7dc-278e02824d6d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:55.078848 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-276816fd-a1bd-4d7f-a7dc-278e02824d6d tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 Aug 14 06:09:55.079658 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-276816fd-a1bd-4d7f-a7dc-278e02824d6d tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:55.079658 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-276816fd-a1bd-4d7f-a7dc-278e02824d6d tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:55.118804 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-276816fd-a1bd-4d7f-a7dc-278e02824d6d tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 returned with HTTP 200 Aug 14 06:09:55.119284 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 123/489] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:09:55 2026] GET /volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 => generated 437 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:55.133518 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a0cfab21-3281-48f6-b4c5-dbe06c0e68cf None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:55.137789 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a0cfab21-3281-48f6-b4c5-dbe06c0e68cf tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017?usage=True Aug 14 06:09:55.138416 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a0cfab21-3281-48f6-b4c5-dbe06c0e68cf tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:55.138416 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a0cfab21-3281-48f6-b4c5-dbe06c0e68cf tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:55.172381 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a0cfab21-3281-48f6-b4c5-dbe06c0e68cf tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017?usage=True returned with HTTP 200 Aug 14 06:09:55.175434 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 124/490] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 14 06:09:55 2026] GET /volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017?usage=True => generated 1061 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:55.200312 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:55.383583 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:09:55.383697 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-951729317"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:55.385132 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-951729317'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:09:55.387611 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Create volume of 1 GB Aug 14 06:09:55.393912 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Availability Zones retrieved successfully. Aug 14 06:09:55.400730 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Flow 'volume_create_api' (d830a86d-da56-47e2-a0a8-e27b4b94bdd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:09:55.403980 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (445d27a0-9af8-46eb-96fb-b536619bf4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:55.404934 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:09:55.434410 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (445d27a0-9af8-46eb-96fb-b536619bf4f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:55.435287 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7752766a-7df4-4fe6-8115-6a66bf0f95c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:55.510063 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Created reservations ['9f5e4282-4203-4494-b5aa-bf6a7d55cd91', '062f0b63-8453-444a-8cc7-a322fe6357f5', '08c2dda1-e130-4ced-9d5f-f424c92d8d46', 'b2f4eede-9d99-45be-8efc-7639b68146f2'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:09:55.510858 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7752766a-7df4-4fe6-8115-6a66bf0f95c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f5e4282-4203-4494-b5aa-bf6a7d55cd91', '062f0b63-8453-444a-8cc7-a322fe6357f5', '08c2dda1-e130-4ced-9d5f-f424c92d8d46', 'b2f4eede-9d99-45be-8efc-7639b68146f2']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:55.511645 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a00d6cd9-b272-45d5-93a5-a1d5286d2e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:55.533924 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a00d6cd9-b272-45d5-93a5-a1d5286d2e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '233dbe69-2e30-4513-99a8-92bb13a53d7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-951729317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e3478301d794b7abe5bf4f2b51fb017',qos_specs=None,replication_status=,reservations=['9f5e4282-4203-4494-b5aa-bf6a7d55cd91','062f0b63-8453-444a-8cc7-a322fe6357f5','08c2dda1-e130-4ced-9d5f-f424c92d8d46','b2f4eede-9d99-45be-8efc-7639b68146f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46243163d0454d88aaaf8468a577a8d3',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:09:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-951729317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=233dbe69-2e30-4513-99a8-92bb13a53d7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e3478301d794b7abe5bf4f2b51fb017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46243163d0454d88aaaf8468a577a8d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:55.535312 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d97a5953-9e9a-4507-b36d-6218357060d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:55.554974 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d97a5953-9e9a-4507-b36d-6218357060d3) transitioned into state 'SUCCESS' from state '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-951729317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e3478301d794b7abe5bf4f2b51fb017',qos_specs=None,replication_status=,reservations=['9f5e4282-4203-4494-b5aa-bf6a7d55cd91','062f0b63-8453-444a-8cc7-a322fe6357f5','08c2dda1-e130-4ced-9d5f-f424c92d8d46','b2f4eede-9d99-45be-8efc-7639b68146f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46243163d0454d88aaaf8468a577a8d3',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:55.555697 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33a7205e-5e0a-41a6-b077-5acc184f7d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:55.565363 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33a7205e-5e0a-41a6-b077-5acc184f7d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:55.569146 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Flow 'volume_create_api' (d830a86d-da56-47e2-a0a8-e27b4b94bdd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:09:55.569567 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Create volume request issued successfully. Aug 14 06:09:55.570183 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c3e7a55d-f223-4b61-aaf8-115e11c069e2 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:09:55.571568 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 123/491] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:09:55 2026] POST /volume/v3/volumes => generated 755 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:09:55.583752 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-70883141-62b9-4994-ba8d-c306d49d771b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:55.586560 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-70883141-62b9-4994-ba8d-c306d49d771b tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] GET https://10.4.3.127/volume/v3/volumes/233dbe69-2e30-4513-99a8-92bb13a53d7d Aug 14 06:09:55.586839 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-70883141-62b9-4994-ba8d-c306d49d771b tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:55.587452 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-70883141-62b9-4994-ba8d-c306d49d771b tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:55.597436 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:55.597436 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:55.602993 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-70883141-62b9-4994-ba8d-c306d49d771b tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Volume info retrieved successfully. Aug 14 06:09:55.611681 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-70883141-62b9-4994-ba8d-c306d49d771b tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] https://10.4.3.127/volume/v3/volumes/233dbe69-2e30-4513-99a8-92bb13a53d7d returned with HTTP 200 Aug 14 06:09:55.611681 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 122/492] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:55 2026] GET /volume/v3/volumes/233dbe69-2e30-4513-99a8-92bb13a53d7d => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:56.623814 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-37bd49d0-3e9e-41e1-8fab-c5b3bf99e0e1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:56.626019 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-37bd49d0-3e9e-41e1-8fab-c5b3bf99e0e1 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] GET https://10.4.3.127/volume/v3/volumes/233dbe69-2e30-4513-99a8-92bb13a53d7d Aug 14 06:09:56.626205 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-37bd49d0-3e9e-41e1-8fab-c5b3bf99e0e1 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:56.626389 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-37bd49d0-3e9e-41e1-8fab-c5b3bf99e0e1 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:56.634481 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:56.634481 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:09:56.638270 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-37bd49d0-3e9e-41e1-8fab-c5b3bf99e0e1 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Volume info retrieved successfully. Aug 14 06:09:56.642994 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-37bd49d0-3e9e-41e1-8fab-c5b3bf99e0e1 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] https://10.4.3.127/volume/v3/volumes/233dbe69-2e30-4513-99a8-92bb13a53d7d returned with HTTP 200 Aug 14 06:09:56.643457 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 124/493] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:56 2026] GET /volume/v3/volumes/233dbe69-2e30-4513-99a8-92bb13a53d7d => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:56.657065 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-57385328-d055-49d8-a725-c15044023707 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:56.659510 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-57385328-d055-49d8-a725-c15044023707 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017?usage=True Aug 14 06:09:56.659785 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-57385328-d055-49d8-a725-c15044023707 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:56.660052 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-57385328-d055-49d8-a725-c15044023707 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:56.684708 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-57385328-d055-49d8-a725-c15044023707 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017?usage=True returned with HTTP 200 Aug 14 06:09:56.685251 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 125/494] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 14 06:09:56 2026] GET /volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:56.701808 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8130f5a6-df3a-4aef-8773-b004c7f5da86 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:56.704923 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8130f5a6-df3a-4aef-8773-b004c7f5da86 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] DELETE https://10.4.3.127/volume/v3/volumes/233dbe69-2e30-4513-99a8-92bb13a53d7d Aug 14 06:09:56.704923 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8130f5a6-df3a-4aef-8773-b004c7f5da86 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:56.704923 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8130f5a6-df3a-4aef-8773-b004c7f5da86 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:56.705099 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-8130f5a6-df3a-4aef-8773-b004c7f5da86 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Delete volume with id: 233dbe69-2e30-4513-99a8-92bb13a53d7d Aug 14 06:09:56.714690 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:56.714690 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:56.715118 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8130f5a6-df3a-4aef-8773-b004c7f5da86 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Volume info retrieved successfully. Aug 14 06:09:56.732119 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8130f5a6-df3a-4aef-8773-b004c7f5da86 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Delete volume request issued successfully. Aug 14 06:09:56.732324 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8130f5a6-df3a-4aef-8773-b004c7f5da86 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] https://10.4.3.127/volume/v3/volumes/233dbe69-2e30-4513-99a8-92bb13a53d7d returned with HTTP 202 Aug 14 06:09:56.732731 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 124/495] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:09:56 2026] DELETE /volume/v3/volumes/233dbe69-2e30-4513-99a8-92bb13a53d7d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:09:56.740836 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1404ba6f-6e1b-43d9-b39d-7147d6fd832a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:56.742885 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1404ba6f-6e1b-43d9-b39d-7147d6fd832a tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] GET https://10.4.3.127/volume/v3/volumes/233dbe69-2e30-4513-99a8-92bb13a53d7d Aug 14 06:09:56.743378 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1404ba6f-6e1b-43d9-b39d-7147d6fd832a tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:56.743587 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1404ba6f-6e1b-43d9-b39d-7147d6fd832a tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:56.751311 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:56.751311 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:56.756531 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1404ba6f-6e1b-43d9-b39d-7147d6fd832a tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Volume info retrieved successfully. Aug 14 06:09:56.760788 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1404ba6f-6e1b-43d9-b39d-7147d6fd832a tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] https://10.4.3.127/volume/v3/volumes/233dbe69-2e30-4513-99a8-92bb13a53d7d returned with HTTP 200 Aug 14 06:09:56.761153 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 123/496] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:56 2026] GET /volume/v3/volumes/233dbe69-2e30-4513-99a8-92bb13a53d7d => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:57.438025 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:57.441168 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:09:57.441703 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1865265082"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:57.443818 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1865265082'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:09:57.444002 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Create volume of 1 GB Aug 14 06:09:57.452717 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Availability Zones retrieved successfully. Aug 14 06:09:57.459369 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Flow 'volume_create_api' (70073f3b-1c04-4d48-a15f-73714fa28657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:09:57.460584 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5bff155-eac5-486c-9f11-04d4dd167d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:57.461805 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:09:57.498833 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5bff155-eac5-486c-9f11-04d4dd167d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:57.499944 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6c29170-97b1-49cd-b803-fd72acc628dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:57.561472 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Created reservations ['4f6c70c1-cea4-4430-9c7b-fee07b6c642b', 'e8f243e6-3497-4777-a2a1-6c779db8b9d3', 'ae4177f0-e4b2-449b-974e-a1b29a930981', 'f9050b1c-2702-48df-852e-e631c20d9816'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:09:57.562232 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6c29170-97b1-49cd-b803-fd72acc628dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f6c70c1-cea4-4430-9c7b-fee07b6c642b', 'e8f243e6-3497-4777-a2a1-6c779db8b9d3', 'ae4177f0-e4b2-449b-974e-a1b29a930981', 'f9050b1c-2702-48df-852e-e631c20d9816']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:57.562935 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec87cb6d-500e-489f-a562-25dbf329925d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:57.587130 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec87cb6d-500e-489f-a562-25dbf329925d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbcc9f9f-fadf-4196-b428-614aaec9c603', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1865265082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea48330f5a14fb98f3db90b5e2378d9',qos_specs=None,replication_status=,reservations=['4f6c70c1-cea4-4430-9c7b-fee07b6c642b','e8f243e6-3497-4777-a2a1-6c779db8b9d3','ae4177f0-e4b2-449b-974e-a1b29a930981','f9050b1c-2702-48df-852e-e631c20d9816'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5719659f7b4b1ab6fe234bc81e4f12',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:09:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1865265082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbcc9f9f-fadf-4196-b428-614aaec9c603,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ea48330f5a14fb98f3db90b5e2378d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a5719659f7b4b1ab6fe234bc81e4f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:57.588721 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (671e1a24-db7a-45ae-82d8-740623e5f836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:57.609824 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (671e1a24-db7a-45ae-82d8-740623e5f836) transitioned into state 'SUCCESS' from state '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-1865265082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea48330f5a14fb98f3db90b5e2378d9',qos_specs=None,replication_status=,reservations=['4f6c70c1-cea4-4430-9c7b-fee07b6c642b','e8f243e6-3497-4777-a2a1-6c779db8b9d3','ae4177f0-e4b2-449b-974e-a1b29a930981','f9050b1c-2702-48df-852e-e631c20d9816'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5719659f7b4b1ab6fe234bc81e4f12',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:57.610737 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddedec92-4370-4500-a29b-edb07ece9abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:57.622093 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddedec92-4370-4500-a29b-edb07ece9abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:57.625202 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Flow 'volume_create_api' (70073f3b-1c04-4d48-a15f-73714fa28657) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:09:57.625202 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Create volume request issued successfully. Aug 14 06:09:57.625202 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ee9ebb95-bb41-4f58-bc96-f604b76d58e3 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:09:57.625645 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 125/497] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:09:57 2026] POST /volume/v3/volumes => generated 759 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:09:57.643445 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c5db314e-48b1-4632-b1fc-0f7f7838dcae None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:57.646118 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c5db314e-48b1-4632-b1fc-0f7f7838dcae tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/bbcc9f9f-fadf-4196-b428-614aaec9c603 Aug 14 06:09:57.646318 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c5db314e-48b1-4632-b1fc-0f7f7838dcae tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:57.646588 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c5db314e-48b1-4632-b1fc-0f7f7838dcae tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:57.654420 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:57.654420 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:57.659310 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c5db314e-48b1-4632-b1fc-0f7f7838dcae tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:09:57.665363 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c5db314e-48b1-4632-b1fc-0f7f7838dcae tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/bbcc9f9f-fadf-4196-b428-614aaec9c603 returned with HTTP 200 Aug 14 06:09:57.666052 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 126/498] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:57 2026] GET /volume/v3/volumes/bbcc9f9f-fadf-4196-b428-614aaec9c603 => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:57.780469 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8432af55-c0ec-47c5-9dac-a41d3c0cfb61 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:57.782837 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8432af55-c0ec-47c5-9dac-a41d3c0cfb61 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] GET https://10.4.3.127/volume/v3/volumes/233dbe69-2e30-4513-99a8-92bb13a53d7d Aug 14 06:09:57.783054 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8432af55-c0ec-47c5-9dac-a41d3c0cfb61 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:57.783256 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8432af55-c0ec-47c5-9dac-a41d3c0cfb61 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:57.789282 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8432af55-c0ec-47c5-9dac-a41d3c0cfb61 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] https://10.4.3.127/volume/v3/volumes/233dbe69-2e30-4513-99a8-92bb13a53d7d returned with HTTP 404 Aug 14 06:09:57.789961 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 125/499] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:57 2026] GET /volume/v3/volumes/233dbe69-2e30-4513-99a8-92bb13a53d7d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:09:57.797476 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d90425d8-1c60-43d4-bbe3-6d957d89098e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:57.801074 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d90425d8-1c60-43d4-bbe3-6d957d89098e tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] GET https://10.4.3.127/volume/v3/volumes/233dbe69-2e30-4513-99a8-92bb13a53d7d Aug 14 06:09:57.801347 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d90425d8-1c60-43d4-bbe3-6d957d89098e tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:57.801621 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d90425d8-1c60-43d4-bbe3-6d957d89098e tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:57.809868 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d90425d8-1c60-43d4-bbe3-6d957d89098e tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] https://10.4.3.127/volume/v3/volumes/233dbe69-2e30-4513-99a8-92bb13a53d7d returned with HTTP 404 Aug 14 06:09:57.814233 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 124/500] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:57 2026] GET /volume/v3/volumes/233dbe69-2e30-4513-99a8-92bb13a53d7d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:09:57.819804 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d56abb9e-496e-45b6-ba0f-68165758593e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:57.822457 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d56abb9e-496e-45b6-ba0f-68165758593e tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] DELETE https://10.4.3.127/volume/v3/volumes/233dbe69-2e30-4513-99a8-92bb13a53d7d Aug 14 06:09:57.822755 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d56abb9e-496e-45b6-ba0f-68165758593e tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:57.823033 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d56abb9e-496e-45b6-ba0f-68165758593e tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:57.823258 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-d56abb9e-496e-45b6-ba0f-68165758593e tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Delete volume with id: 233dbe69-2e30-4513-99a8-92bb13a53d7d Aug 14 06:09:57.831427 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d56abb9e-496e-45b6-ba0f-68165758593e tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] https://10.4.3.127/volume/v3/volumes/233dbe69-2e30-4513-99a8-92bb13a53d7d returned with HTTP 404 Aug 14 06:09:57.832113 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 126/501] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:09:57 2026] DELETE /volume/v3/volumes/233dbe69-2e30-4513-99a8-92bb13a53d7d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:09:57.844154 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:57.846710 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:09:57.847408 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1663104583"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:57.849540 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1663104583'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:09:57.849748 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Create volume of 1 GB Aug 14 06:09:57.855817 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Availability Zones retrieved successfully. Aug 14 06:09:57.864937 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Flow 'volume_create_api' (ebe998b7-98a6-4449-8105-1e4b4a3b8b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:09:57.866003 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (140cb1eb-06e1-4393-aad6-dc05cb0ccb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:57.869524 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:09:57.904725 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (140cb1eb-06e1-4393-aad6-dc05cb0ccb22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:57.906838 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (521dbee5-1d1e-4810-aa4d-9caba29b7ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:57.971539 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Created reservations ['b0cdd901-6cd0-49de-a339-0de5434292a6', '520dbffc-34b4-4c1f-ae65-c52d213d2910', '65a89c29-e50e-4e41-940c-69bcb8676a62', '0ee2b3ef-cceb-446d-ae4c-5729cea22e7d'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:09:57.972560 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (521dbee5-1d1e-4810-aa4d-9caba29b7ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0cdd901-6cd0-49de-a339-0de5434292a6', '520dbffc-34b4-4c1f-ae65-c52d213d2910', '65a89c29-e50e-4e41-940c-69bcb8676a62', '0ee2b3ef-cceb-446d-ae4c-5729cea22e7d']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:57.973491 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7d9684f-71ea-433e-9534-c8f01b2bcea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:58.000181 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7d9684f-71ea-433e-9534-c8f01b2bcea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ca6359d-d100-456a-b57d-90764222e930', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1663104583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e3478301d794b7abe5bf4f2b51fb017',qos_specs=None,replication_status=,reservations=['b0cdd901-6cd0-49de-a339-0de5434292a6','520dbffc-34b4-4c1f-ae65-c52d213d2910','65a89c29-e50e-4e41-940c-69bcb8676a62','0ee2b3ef-cceb-446d-ae4c-5729cea22e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46243163d0454d88aaaf8468a577a8d3',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:09:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1663104583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ca6359d-d100-456a-b57d-90764222e930,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e3478301d794b7abe5bf4f2b51fb017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46243163d0454d88aaaf8468a577a8d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:58.001588 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f645d36-2e3c-4d52-8306-35709cd609d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:58.026467 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f645d36-2e3c-4d52-8306-35709cd609d5) transitioned into state 'SUCCESS' from state '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-1663104583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e3478301d794b7abe5bf4f2b51fb017',qos_specs=None,replication_status=,reservations=['b0cdd901-6cd0-49de-a339-0de5434292a6','520dbffc-34b4-4c1f-ae65-c52d213d2910','65a89c29-e50e-4e41-940c-69bcb8676a62','0ee2b3ef-cceb-446d-ae4c-5729cea22e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46243163d0454d88aaaf8468a577a8d3',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:58.027556 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1c0a557-99e1-4592-b2e7-d7bcd81e7231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:58.042634 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1c0a557-99e1-4592-b2e7-d7bcd81e7231) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:58.043337 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Flow 'volume_create_api' (ebe998b7-98a6-4449-8105-1e4b4a3b8b70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:09:58.043917 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Create volume request issued successfully. Aug 14 06:09:58.044275 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f05e5c13-cd13-4be3-bd65-361eabcb83ec tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:09:58.044855 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 127/502] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:09:57 2026] POST /volume/v3/volumes => generated 756 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:09:58.060960 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c727f01e-c87c-4ac4-9f2a-61858c8d669c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:58.063421 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c727f01e-c87c-4ac4-9f2a-61858c8d669c tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] GET https://10.4.3.127/volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 Aug 14 06:09:58.063712 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c727f01e-c87c-4ac4-9f2a-61858c8d669c tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:58.063962 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c727f01e-c87c-4ac4-9f2a-61858c8d669c tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:58.073918 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:58.073918 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:58.079479 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c727f01e-c87c-4ac4-9f2a-61858c8d669c tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Volume info retrieved successfully. Aug 14 06:09:58.085935 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c727f01e-c87c-4ac4-9f2a-61858c8d669c tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] https://10.4.3.127/volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 returned with HTTP 200 Aug 14 06:09:58.086373 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 126/503] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:58 2026] GET /volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:58.297665 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bbeac24a-32ae-4d5b-89ef-cb8f535529be None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:58.300913 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bbeac24a-32ae-4d5b-89ef-cb8f535529be tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:09:58.301145 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bbeac24a-32ae-4d5b-89ef-cb8f535529be tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:58.301372 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bbeac24a-32ae-4d5b-89ef-cb8f535529be tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:58.315366 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:58.315366 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:58.320299 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bbeac24a-32ae-4d5b-89ef-cb8f535529be tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:09:58.325123 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bbeac24a-32ae-4d5b-89ef-cb8f535529be tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:09:58.325545 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 125/504] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:58 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:58.528623 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e6cbf783-696f-488a-be9b-ee50383d8841 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:58.596910 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f7478d9d-04e7-4387-995e-27b9c5ec746d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:58.599240 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f7478d9d-04e7-4387-995e-27b9c5ec746d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:09:58.599496 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f7478d9d-04e7-4387-995e-27b9c5ec746d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:58.599724 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f7478d9d-04e7-4387-995e-27b9c5ec746d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:58.613083 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:58.613083 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:58.617591 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f7478d9d-04e7-4387-995e-27b9c5ec746d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:09:58.622619 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f7478d9d-04e7-4387-995e-27b9c5ec746d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:09:58.623003 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 128/505] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:58 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:58.666540 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e6cbf783-696f-488a-be9b-ee50383d8841 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:09:58.667038 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e6cbf783-696f-488a-be9b-ee50383d8841 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-62573428"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:58.668254 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-e6cbf783-696f-488a-be9b-ee50383d8841 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-62573428'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:09:58.668389 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-e6cbf783-696f-488a-be9b-ee50383d8841 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Create volume of 1 GB Aug 14 06:09:58.668842 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:58.668842 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:09:58.673816 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e6cbf783-696f-488a-be9b-ee50383d8841 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Availability Zones retrieved successfully. Aug 14 06:09:58.680025 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e6cbf783-696f-488a-be9b-ee50383d8841 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Flow 'volume_create_api' (da97a283-d8fc-4155-a937-4e9ed42f24bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:09:58.681196 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e6cbf783-696f-488a-be9b-ee50383d8841 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62bdfb13-8f9e-4507-a1a8-1d0bfc60b711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:58.683515 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-e6cbf783-696f-488a-be9b-ee50383d8841 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:09:58.683560 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5d8bdf4b-ea25-4fcb-b32e-3fb02a1998d0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:58.688528 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5d8bdf4b-ea25-4fcb-b32e-3fb02a1998d0 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/bbcc9f9f-fadf-4196-b428-614aaec9c603 Aug 14 06:09:58.688812 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5d8bdf4b-ea25-4fcb-b32e-3fb02a1998d0 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:58.689098 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5d8bdf4b-ea25-4fcb-b32e-3fb02a1998d0 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:58.690613 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-494f1d46-697b-4f88-bc76-1659c856a566 req-ace91d50-66aa-4207-b057-21f04242b0c4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:58.693911 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-494f1d46-697b-4f88-bc76-1659c856a566 req-ace91d50-66aa-4207-b057-21f04242b0c4 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:09:58.693911 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-494f1d46-697b-4f88-bc76-1659c856a566 req-ace91d50-66aa-4207-b057-21f04242b0c4 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:58.693911 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-494f1d46-697b-4f88-bc76-1659c856a566 req-ace91d50-66aa-4207-b057-21f04242b0c4 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:58.704865 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:58.704865 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:58.705000 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:58.705000 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:58.708429 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-494f1d46-697b-4f88-bc76-1659c856a566 req-ace91d50-66aa-4207-b057-21f04242b0c4 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:09:58.710347 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5d8bdf4b-ea25-4fcb-b32e-3fb02a1998d0 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:09:58.712057 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e6cbf783-696f-488a-be9b-ee50383d8841 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62bdfb13-8f9e-4507-a1a8-1d0bfc60b711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:58.712687 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-494f1d46-697b-4f88-bc76-1659c856a566 req-ace91d50-66aa-4207-b057-21f04242b0c4 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:09:58.712778 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e6cbf783-696f-488a-be9b-ee50383d8841 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e55f4640-8339-42d0-acd9-7ece61f76a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:58.713152 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 126/506] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:09:58 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:58.714752 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5d8bdf4b-ea25-4fcb-b32e-3fb02a1998d0 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/bbcc9f9f-fadf-4196-b428-614aaec9c603 returned with HTTP 200 Aug 14 06:09:58.715357 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 127/507] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:58 2026] GET /volume/v3/volumes/bbcc9f9f-fadf-4196-b428-614aaec9c603 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:58.750890 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-494f1d46-697b-4f88-bc76-1659c856a566 req-90d6f118-bf27-4849-ab58-17d15c2351a5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:58.753170 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-494f1d46-697b-4f88-bc76-1659c856a566 req-90d6f118-bf27-4849-ab58-17d15c2351a5 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] POST https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f/action Aug 14 06:09:58.753589 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-494f1d46-697b-4f88-bc76-1659c856a566 req-90d6f118-bf27-4849-ab58-17d15c2351a5 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:09:58.753701 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-494f1d46-697b-4f88-bc76-1659c856a566 req-90d6f118-bf27-4849-ab58-17d15c2351a5 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:58.765681 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:58.765681 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:58.766169 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-494f1d46-697b-4f88-bc76-1659c856a566 req-90d6f118-bf27-4849-ab58-17d15c2351a5 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:09:58.772149 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-494f1d46-697b-4f88-bc76-1659c856a566 req-90d6f118-bf27-4849-ab58-17d15c2351a5 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Begin detaching volume completed successfully. Aug 14 06:09:58.772391 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-494f1d46-697b-4f88-bc76-1659c856a566 req-90d6f118-bf27-4849-ab58-17d15c2351a5 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f/action returned with HTTP 202 Aug 14 06:09:58.772923 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 129/508] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:09:58 2026] POST /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:09:58.786420 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-e6cbf783-696f-488a-be9b-ee50383d8841 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Created reservations ['6bbd1d3d-f7c0-4ce6-8e5c-aeab270ec307', 'ad566f85-b75f-4f55-8584-d8e2432d3440', 'ceff030d-90f9-4d4d-9a1c-b28018c7f79b', 'd0f6d2e1-8111-4251-95ea-17ee55b7b47a'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:09:58.787538 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e6cbf783-696f-488a-be9b-ee50383d8841 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e55f4640-8339-42d0-acd9-7ece61f76a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bbd1d3d-f7c0-4ce6-8e5c-aeab270ec307', 'ad566f85-b75f-4f55-8584-d8e2432d3440', 'ceff030d-90f9-4d4d-9a1c-b28018c7f79b', 'd0f6d2e1-8111-4251-95ea-17ee55b7b47a']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:58.789012 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e6cbf783-696f-488a-be9b-ee50383d8841 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c71514-41a7-4eab-a5a7-164e2737ab1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:58.822999 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e6cbf783-696f-488a-be9b-ee50383d8841 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c71514-41a7-4eab-a5a7-164e2737ab1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5c89a60-5ee4-41b0-94fd-73bd65384e0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-62573428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70e31db3a7bc4c80b415c175cb7c86a5',qos_specs=None,replication_status=,reservations=['6bbd1d3d-f7c0-4ce6-8e5c-aeab270ec307','ad566f85-b75f-4f55-8584-d8e2432d3440','ceff030d-90f9-4d4d-9a1c-b28018c7f79b','d0f6d2e1-8111-4251-95ea-17ee55b7b47a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c3bf09e33c440891ce75530cbc6710',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:09:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-62573428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5c89a60-5ee4-41b0-94fd-73bd65384e0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70e31db3a7bc4c80b415c175cb7c86a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08c3bf09e33c440891ce75530cbc6710',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:58.823710 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e6cbf783-696f-488a-be9b-ee50383d8841 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ac1b56d-78cb-45ed-90b7-ef6a131e95f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:58.825409 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5e3eb6e7-74e2-4c13-b0de-d1060ea060e5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:58.825870 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5e3eb6e7-74e2-4c13-b0de-d1060ea060e5 None None] GET https://10.4.3.127/volume// Aug 14 06:09:58.826056 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5e3eb6e7-74e2-4c13-b0de-d1060ea060e5 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:58.826286 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5e3eb6e7-74e2-4c13-b0de-d1060ea060e5 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:58.826675 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5e3eb6e7-74e2-4c13-b0de-d1060ea060e5 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:09:58.826985 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 127/509] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:09:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:09:58.837861 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-494f1d46-697b-4f88-bc76-1659c856a566 req-e604d2c0-3ed2-4227-b91b-90cb17a83626 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:58.840203 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-494f1d46-697b-4f88-bc76-1659c856a566 req-e604d2c0-3ed2-4227-b91b-90cb17a83626 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:09:58.840566 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-494f1d46-697b-4f88-bc76-1659c856a566 req-e604d2c0-3ed2-4227-b91b-90cb17a83626 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:58.840807 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-494f1d46-697b-4f88-bc76-1659c856a566 req-e604d2c0-3ed2-4227-b91b-90cb17a83626 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:58.843168 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e6cbf783-696f-488a-be9b-ee50383d8841 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ac1b56d-78cb-45ed-90b7-ef6a131e95f1) transitioned into state 'SUCCESS' from state '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-62573428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70e31db3a7bc4c80b415c175cb7c86a5',qos_specs=None,replication_status=,reservations=['6bbd1d3d-f7c0-4ce6-8e5c-aeab270ec307','ad566f85-b75f-4f55-8584-d8e2432d3440','ceff030d-90f9-4d4d-9a1c-b28018c7f79b','d0f6d2e1-8111-4251-95ea-17ee55b7b47a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c3bf09e33c440891ce75530cbc6710',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:58.843981 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e6cbf783-696f-488a-be9b-ee50383d8841 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db5dbf30-38c2-4270-abda-bd31312a1821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:09:58.851868 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:58.851868 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:09:58.855275 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-494f1d46-697b-4f88-bc76-1659c856a566 req-e604d2c0-3ed2-4227-b91b-90cb17a83626 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:09:58.858282 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e6cbf783-696f-488a-be9b-ee50383d8841 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db5dbf30-38c2-4270-abda-bd31312a1821) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:09:58.860439 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e6cbf783-696f-488a-be9b-ee50383d8841 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Flow 'volume_create_api' (da97a283-d8fc-4155-a937-4e9ed42f24bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:09:58.860439 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e6cbf783-696f-488a-be9b-ee50383d8841 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Create volume request issued successfully. Aug 14 06:09:58.860619 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-494f1d46-697b-4f88-bc76-1659c856a566 req-e604d2c0-3ed2-4227-b91b-90cb17a83626 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:09:58.860619 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 128/510] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:09:58 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 1321 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:09:58.860669 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e6cbf783-696f-488a-be9b-ee50383d8841 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:09:58.861538 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 127/511] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:09:58 2026] POST /volume/v3/volumes => generated 757 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:09:59.104416 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-138f131b-53b8-42a7-94d0-a43655eeb5cd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:59.106231 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-138f131b-53b8-42a7-94d0-a43655eeb5cd tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] GET https://10.4.3.127/volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 Aug 14 06:09:59.106452 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-138f131b-53b8-42a7-94d0-a43655eeb5cd tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:59.106631 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-138f131b-53b8-42a7-94d0-a43655eeb5cd tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:59.114336 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:59.114336 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:59.118717 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-138f131b-53b8-42a7-94d0-a43655eeb5cd tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Volume info retrieved successfully. Aug 14 06:09:59.123413 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-138f131b-53b8-42a7-94d0-a43655eeb5cd tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] https://10.4.3.127/volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 returned with HTTP 200 Aug 14 06:09:59.123843 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 130/512] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:59 2026] GET /volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:59.138846 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-21002516-e46a-4728-aca0-b3002bad8634 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:59.141353 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-21002516-e46a-4728-aca0-b3002bad8634 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017?usage=True Aug 14 06:09:59.141745 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-21002516-e46a-4728-aca0-b3002bad8634 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:59.142043 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-21002516-e46a-4728-aca0-b3002bad8634 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:59.163928 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-21002516-e46a-4728-aca0-b3002bad8634 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017?usage=True returned with HTTP 200 Aug 14 06:09:59.164669 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 128/513] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 14 06:09:59 2026] GET /volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017?usage=True => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:59.178109 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-01d17662-4d04-4251-9ef4-e57f791d28d5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:59.180486 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-01d17662-4d04-4251-9ef4-e57f791d28d5 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/56c0b49ffbd04e1c910164fd4a03e3f7?usage=True Aug 14 06:09:59.180834 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-01d17662-4d04-4251-9ef4-e57f791d28d5 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:59.181184 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-01d17662-4d04-4251-9ef4-e57f791d28d5 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:59.202479 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-01d17662-4d04-4251-9ef4-e57f791d28d5 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/56c0b49ffbd04e1c910164fd4a03e3f7?usage=True returned with HTTP 200 Aug 14 06:09:59.202588 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 129/514] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 14 06:09:59 2026] GET /volume/v3/os-quota-sets/56c0b49ffbd04e1c910164fd4a03e3f7?usage=True => generated 1061 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 06:09:59.222307 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-77abc610-f0c9-42e2-96f0-3509c3688441 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:59.224555 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-77abc610-f0c9-42e2-96f0-3509c3688441 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] POST https://10.4.3.127/volume/v3/os-volume-transfer Aug 14 06:09:59.224984 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-77abc610-f0c9-42e2-96f0-3509c3688441 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3ca6359d-d100-456a-b57d-90764222e930"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:59.226888 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.volume_transfer [None req-77abc610-f0c9-42e2-96f0-3509c3688441 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Creating new volume transfer {'transfer': {'volume_id': '3ca6359d-d100-456a-b57d-90764222e930'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 14 06:09:59.227022 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.volume_transfer [None req-77abc610-f0c9-42e2-96f0-3509c3688441 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Creating transfer of volume 3ca6359d-d100-456a-b57d-90764222e930 Aug 14 06:09:59.227686 np0000007331 devstack@c-api.service[100406]: INFO cinder.transfer.api [None req-77abc610-f0c9-42e2-96f0-3509c3688441 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Generating transfer record for volume 3ca6359d-d100-456a-b57d-90764222e930 Aug 14 06:09:59.234489 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:59.234489 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:09:59.258019 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-77abc610-f0c9-42e2-96f0-3509c3688441 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] https://10.4.3.127/volume/v3/os-volume-transfer returned with HTTP 202 Aug 14 06:09:59.258945 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 128/515] 10.4.3.127 () {68 vars in 1291 bytes} [Fri Aug 14 06:09:59 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:09:59.267554 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d803eda1-6798-4d35-be9d-0b5fbd0acd73 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:59.330503 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d803eda1-6798-4d35-be9d-0b5fbd0acd73 tempest-VolumeQuotasAdminTestJSON-799292900 tempest-VolumeQuotasAdminTestJSON-799292900-project-member] POST https://10.4.3.127/volume/v3/os-volume-transfer/97950898-de6d-491c-8b7e-c6d2fcc771b8/accept Aug 14 06:09:59.330947 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d803eda1-6798-4d35-be9d-0b5fbd0acd73 tempest-VolumeQuotasAdminTestJSON-799292900 tempest-VolumeQuotasAdminTestJSON-799292900-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "16af87f4acfd2c79"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:09:59.332748 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.volume_transfer [None req-d803eda1-6798-4d35-be9d-0b5fbd0acd73 tempest-VolumeQuotasAdminTestJSON-799292900 tempest-VolumeQuotasAdminTestJSON-799292900-project-member] Accepting volume transfer 97950898-de6d-491c-8b7e-c6d2fcc771b8 {{(pid=100404) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 06:09:59.332899 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.volume_transfer [None req-d803eda1-6798-4d35-be9d-0b5fbd0acd73 tempest-VolumeQuotasAdminTestJSON-799292900 tempest-VolumeQuotasAdminTestJSON-799292900-project-member] Accepting transfer 97950898-de6d-491c-8b7e-c6d2fcc771b8 Aug 14 06:09:59.408158 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-d803eda1-6798-4d35-be9d-0b5fbd0acd73 tempest-VolumeQuotasAdminTestJSON-799292900 tempest-VolumeQuotasAdminTestJSON-799292900-project-member] Created reservations ['93ebb3be-2b10-4c31-af52-c02f10da0df4', '7e6dc802-ac0f-4ae9-8de4-593519734997', '1defd6ca-3cf8-49d7-8f00-52a8bea8e7ca', '840bb06b-3531-4dbb-a711-67ae7d535cc3'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:09:59.434050 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-d803eda1-6798-4d35-be9d-0b5fbd0acd73 tempest-VolumeQuotasAdminTestJSON-799292900 tempest-VolumeQuotasAdminTestJSON-799292900-project-member] Created reservations ['62ff7a9e-92e6-4fd6-98a8-a21cc18c8699', 'b09a5e68-1720-4b07-abec-54d0eb131ab9', '51cd1820-5891-4e98-ab6c-cea2b3958dc5', '4e4f9f50-0c48-44f2-8ab6-19a5ebd90fcd'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:09:59.469921 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-d803eda1-6798-4d35-be9d-0b5fbd0acd73 tempest-VolumeQuotasAdminTestJSON-799292900 tempest-VolumeQuotasAdminTestJSON-799292900-project-member] Created reservations ['d20a4ff8-6a1e-4e01-9605-d48ce800d00e', 'f4f22507-7081-4251-a848-89726f06662f', 'd794fc2f-c7d2-4079-83fc-a01d1f3a3c78', '9d73301e-5d18-47fa-b68a-2cd85f996636'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:09:59.507416 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-d803eda1-6798-4d35-be9d-0b5fbd0acd73 tempest-VolumeQuotasAdminTestJSON-799292900 tempest-VolumeQuotasAdminTestJSON-799292900-project-member] Created reservations ['4fba01cd-6dd3-4a09-8167-bd6f535280b2', '08fd345b-425e-42c1-9c6a-723dacbef11e', '4c374a0c-a74e-4dc8-9309-7efb6b8c2ff6', '24c01d90-8534-4627-a376-25510ee8441e'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:09:59.523181 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d803eda1-6798-4d35-be9d-0b5fbd0acd73 tempest-VolumeQuotasAdminTestJSON-799292900 tempest-VolumeQuotasAdminTestJSON-799292900-project-member] Transfer volume completed successfully. Aug 14 06:09:59.631561 np0000007331 devstack@c-api.service[100404]: INFO cinder.transfer.api [None req-d803eda1-6798-4d35-be9d-0b5fbd0acd73 tempest-VolumeQuotasAdminTestJSON-799292900 tempest-VolumeQuotasAdminTestJSON-799292900-project-member] Volume 3ca6359d-d100-456a-b57d-90764222e930 has been transferred. Aug 14 06:09:59.639275 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d803eda1-6798-4d35-be9d-0b5fbd0acd73 tempest-VolumeQuotasAdminTestJSON-799292900 tempest-VolumeQuotasAdminTestJSON-799292900-project-member] https://10.4.3.127/volume/v3/os-volume-transfer/97950898-de6d-491c-8b7e-c6d2fcc771b8/accept returned with HTTP 202 Aug 14 06:09:59.639820 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 131/516] 10.4.3.127 () {68 vars in 1423 bytes} [Fri Aug 14 06:09:59 2026] POST /volume/v3/os-volume-transfer/97950898-de6d-491c-8b7e-c6d2fcc771b8/accept => generated 365 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:09:59.653592 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5415fb84-a31c-4a3c-9da9-22288b115ab4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:59.655968 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5415fb84-a31c-4a3c-9da9-22288b115ab4 tempest-VolumeQuotasAdminTestJSON-799292900 tempest-VolumeQuotasAdminTestJSON-799292900-project-member] GET https://10.4.3.127/volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 Aug 14 06:09:59.656609 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5415fb84-a31c-4a3c-9da9-22288b115ab4 tempest-VolumeQuotasAdminTestJSON-799292900 tempest-VolumeQuotasAdminTestJSON-799292900-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:59.656811 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5415fb84-a31c-4a3c-9da9-22288b115ab4 tempest-VolumeQuotasAdminTestJSON-799292900 tempest-VolumeQuotasAdminTestJSON-799292900-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:59.664519 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:59.664519 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:59.669585 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5415fb84-a31c-4a3c-9da9-22288b115ab4 tempest-VolumeQuotasAdminTestJSON-799292900 tempest-VolumeQuotasAdminTestJSON-799292900-project-member] Volume info retrieved successfully. Aug 14 06:09:59.674982 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5415fb84-a31c-4a3c-9da9-22288b115ab4 tempest-VolumeQuotasAdminTestJSON-799292900 tempest-VolumeQuotasAdminTestJSON-799292900-project-member] https://10.4.3.127/volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 returned with HTTP 200 Aug 14 06:09:59.675746 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 129/517] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:59 2026] GET /volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:09:59.693592 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-db92b357-aefd-4353-a48d-ea3efb26e013 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:59.696218 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-db92b357-aefd-4353-a48d-ea3efb26e013 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017?usage=True Aug 14 06:09:59.696554 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-db92b357-aefd-4353-a48d-ea3efb26e013 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:59.696825 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-db92b357-aefd-4353-a48d-ea3efb26e013 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:59.728238 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-db92b357-aefd-4353-a48d-ea3efb26e013 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017?usage=True returned with HTTP 200 Aug 14 06:09:59.728809 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 130/518] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 14 06:09:59 2026] GET /volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017?usage=True => generated 1061 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:59.741612 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5a487de1-b744-4703-9921-11d951b79838 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:59.745144 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5a487de1-b744-4703-9921-11d951b79838 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/56c0b49ffbd04e1c910164fd4a03e3f7?usage=True Aug 14 06:09:59.745311 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5a487de1-b744-4703-9921-11d951b79838 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:59.745536 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5a487de1-b744-4703-9921-11d951b79838 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:59.771129 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5a487de1-b744-4703-9921-11d951b79838 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/56c0b49ffbd04e1c910164fd4a03e3f7?usage=True returned with HTTP 200 Aug 14 06:09:59.771682 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 129/519] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 14 06:09:59 2026] GET /volume/v3/os-quota-sets/56c0b49ffbd04e1c910164fd4a03e3f7?usage=True => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:09:59.785468 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4d79de36-bcc7-4cfe-b6ab-6d3a8b489fe9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:59.789581 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4d79de36-bcc7-4cfe-b6ab-6d3a8b489fe9 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 Aug 14 06:09:59.789975 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4d79de36-bcc7-4cfe-b6ab-6d3a8b489fe9 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:59.790259 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4d79de36-bcc7-4cfe-b6ab-6d3a8b489fe9 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:59.790510 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-4d79de36-bcc7-4cfe-b6ab-6d3a8b489fe9 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Delete volume with id: 3ca6359d-d100-456a-b57d-90764222e930 Aug 14 06:09:59.800015 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:59.800015 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:09:59.800655 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4d79de36-bcc7-4cfe-b6ab-6d3a8b489fe9 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Volume info retrieved successfully. Aug 14 06:09:59.821427 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4d79de36-bcc7-4cfe-b6ab-6d3a8b489fe9 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Delete volume request issued successfully. Aug 14 06:09:59.821427 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4d79de36-bcc7-4cfe-b6ab-6d3a8b489fe9 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] https://10.4.3.127/volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 returned with HTTP 202 Aug 14 06:09:59.821427 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 132/520] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:09:59 2026] DELETE /volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:09:59.831227 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0a1de3f2-b58c-41a8-993a-7786c4616b02 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:09:59.835329 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a1de3f2-b58c-41a8-993a-7786c4616b02 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] GET https://10.4.3.127/volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 Aug 14 06:09:59.835553 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a1de3f2-b58c-41a8-993a-7786c4616b02 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:09:59.835738 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a1de3f2-b58c-41a8-993a-7786c4616b02 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:09:59.850466 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:09:59.850466 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:09:59.855435 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0a1de3f2-b58c-41a8-993a-7786c4616b02 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Volume info retrieved successfully. Aug 14 06:09:59.858624 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a1de3f2-b58c-41a8-993a-7786c4616b02 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] https://10.4.3.127/volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 returned with HTTP 200 Aug 14 06:09:59.858624 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 130/521] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:09:59 2026] GET /volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 => generated 1012 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:00.189917 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-494f1d46-697b-4f88-bc76-1659c856a566 req-49fd8198-be9a-4166-9d34-b08e37f43c95 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:00.191973 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-494f1d46-697b-4f88-bc76-1659c856a566 req-49fd8198-be9a-4166-9d34-b08e37f43c95 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] DELETE https://10.4.3.127/volume/v3/attachments/377883c3-6375-429f-9a08-4b69c93e03b6 Aug 14 06:10:00.192652 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-494f1d46-697b-4f88-bc76-1659c856a566 req-49fd8198-be9a-4166-9d34-b08e37f43c95 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:00.192652 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-494f1d46-697b-4f88-bc76-1659c856a566 req-49fd8198-be9a-4166-9d34-b08e37f43c95 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:00.204036 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:00.204036 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:00.270690 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-494f1d46-697b-4f88-bc76-1659c856a566 req-49fd8198-be9a-4166-9d34-b08e37f43c95 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/attachments/377883c3-6375-429f-9a08-4b69c93e03b6 returned with HTTP 200 Aug 14 06:10:00.271120 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 131/522] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:10:00 2026] DELETE /volume/v3/attachments/377883c3-6375-429f-9a08-4b69c93e03b6 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:00.877453 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cec91d1e-45db-49dc-bf86-22b3a4c9de22 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:00.880042 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cec91d1e-45db-49dc-bf86-22b3a4c9de22 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] GET https://10.4.3.127/volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 Aug 14 06:10:00.880504 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cec91d1e-45db-49dc-bf86-22b3a4c9de22 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:00.880930 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cec91d1e-45db-49dc-bf86-22b3a4c9de22 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:00.888976 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cec91d1e-45db-49dc-bf86-22b3a4c9de22 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] https://10.4.3.127/volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 returned with HTTP 404 Aug 14 06:10:00.889956 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 130/523] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:00 2026] GET /volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:00.897316 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d613779d-f842-450f-9924-ceec10b8bc4d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:00.899243 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d613779d-f842-450f-9924-ceec10b8bc4d tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] GET https://10.4.3.127/volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 Aug 14 06:10:00.899453 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d613779d-f842-450f-9924-ceec10b8bc4d tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:00.899644 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d613779d-f842-450f-9924-ceec10b8bc4d tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:00.910343 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d613779d-f842-450f-9924-ceec10b8bc4d tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] https://10.4.3.127/volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 returned with HTTP 404 Aug 14 06:10:00.910911 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 133/524] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:00 2026] GET /volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:00.922257 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-378c3353-1ba8-42e3-896d-627bb97920c8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:00.926196 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-378c3353-1ba8-42e3-896d-627bb97920c8 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] DELETE https://10.4.3.127/volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 Aug 14 06:10:00.927490 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-378c3353-1ba8-42e3-896d-627bb97920c8 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:00.927833 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-378c3353-1ba8-42e3-896d-627bb97920c8 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:00.928123 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-378c3353-1ba8-42e3-896d-627bb97920c8 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] Delete volume with id: 3ca6359d-d100-456a-b57d-90764222e930 Aug 14 06:10:00.937914 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-378c3353-1ba8-42e3-896d-627bb97920c8 tempest-VolumeQuotasAdminTestJSON-836557167 tempest-VolumeQuotasAdminTestJSON-836557167-project-member] https://10.4.3.127/volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 returned with HTTP 404 Aug 14 06:10:00.938808 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 131/525] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:10:00 2026] DELETE /volume/v3/volumes/3ca6359d-d100-456a-b57d-90764222e930 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:00.947224 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d7e95914-bba7-4146-817d-8172f6f774f9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:00.950911 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d7e95914-bba7-4146-817d-8172f6f774f9 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/fbfefa5c03c343fb90734aa9b4d0a451?usage=True Aug 14 06:10:00.951192 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d7e95914-bba7-4146-817d-8172f6f774f9 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:00.951465 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d7e95914-bba7-4146-817d-8172f6f774f9 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:00.951879 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:00.951879 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:00.975165 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-77090f15-4b97-42ef-bc7a-c13759a4e7ff None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:00.976008 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d7e95914-bba7-4146-817d-8172f6f774f9 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/fbfefa5c03c343fb90734aa9b4d0a451?usage=True returned with HTTP 200 Aug 14 06:10:00.976421 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 132/526] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 14 06:10:00 2026] GET /volume/v3/os-quota-sets/fbfefa5c03c343fb90734aa9b4d0a451?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:00.980422 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-77090f15-4b97-42ef-bc7a-c13759a4e7ff tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:10:00.980422 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-77090f15-4b97-42ef-bc7a-c13759a4e7ff tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:00.980422 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-77090f15-4b97-42ef-bc7a-c13759a4e7ff tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:00.984570 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:00.984570 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:00.988716 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-77090f15-4b97-42ef-bc7a-c13759a4e7ff tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:10:00.989006 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1ea0eabe-a080-4b6c-beda-8c5024d85bda None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:00.990720 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1ea0eabe-a080-4b6c-beda-8c5024d85bda tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 Aug 14 06:10:00.991068 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1ea0eabe-a080-4b6c-beda-8c5024d85bda tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-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=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:00.995157 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-77090f15-4b97-42ef-bc7a-c13759a4e7ff tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:10:00.995620 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 131/527] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:00 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:01.113766 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1ea0eabe-a080-4b6c-beda-8c5024d85bda tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 returned with HTTP 200 Aug 14 06:10:01.114437 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 134/528] 10.4.3.127 () {68 vars in 1375 bytes} [Fri Aug 14 06:10:00 2026] PUT /volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 => generated 397 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:01.124328 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b7ab076d-4353-469e-86e1-f1635ee5ddd0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:01.128937 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b7ab076d-4353-469e-86e1-f1635ee5ddd0 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 Aug 14 06:10:01.129302 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b7ab076d-4353-469e-86e1-f1635ee5ddd0 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-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=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:01.287010 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b7ab076d-4353-469e-86e1-f1635ee5ddd0 tempest-VolumeQuotasAdminTestJSON-260643959 tempest-VolumeQuotasAdminTestJSON-260643959-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 returned with HTTP 200 Aug 14 06:10:01.287704 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 132/529] 10.4.3.127 () {68 vars in 1375 bytes} [Fri Aug 14 06:10:01 2026] PUT /volume/v3/os-quota-sets/8e3478301d794b7abe5bf4f2b51fb017 => generated 395 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:06.124287 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:06.128146 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:10:06.128822 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1786699004", "imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "size": 1}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:06.130713 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1786699004', 'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'size': 1}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:10:06.431025 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2fe5d878-d1a6-4c62-adad-21dd92928338 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:06.530885 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2fe5d878-d1a6-4c62-adad-21dd92928338 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/ce4aa6b8162e44bfb337b669da4cb88c Aug 14 06:10:06.531196 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2fe5d878-d1a6-4c62-adad-21dd92928338 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:06.534210 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2fe5d878-d1a6-4c62-adad-21dd92928338 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:06.534210 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=194,cinder:INSERT=43,cinder:UPDATE=53 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:10:06.553277 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2fe5d878-d1a6-4c62-adad-21dd92928338 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/ce4aa6b8162e44bfb337b669da4cb88c returned with HTTP 200 Aug 14 06:10:06.553662 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 132/530] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:10:06 2026] GET /volume/v3/os-quota-sets/ce4aa6b8162e44bfb337b669da4cb88c => generated 437 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:06.563040 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e31ab2db-2194-4974-beb7-5c47db161ef8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:06.566141 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e31ab2db-2194-4974-beb7-5c47db161ef8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/ce4aa6b8162e44bfb337b669da4cb88c Aug 14 06:10:06.566141 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e31ab2db-2194-4974-beb7-5c47db161ef8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:06.570031 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=224,cinder:UPDATE=61,cinder:INSERT=33 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:10:06.612763 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Create volume of 1 GB Aug 14 06:10:06.615541 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=212,cinder:UPDATE=56,cinder:INSERT=34 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:10:06.618676 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Availability Zones retrieved successfully. Aug 14 06:10:06.627463 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Flow 'volume_create_api' (c5572de6-9fce-4f4a-b2f8-1d1cc744846c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:06.629313 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cda5c961-9fc1-4fc7-90c7-afe80ff1a0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:06.631491 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:10:06.636578 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e31ab2db-2194-4974-beb7-5c47db161ef8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/ce4aa6b8162e44bfb337b669da4cb88c returned with HTTP 200 Aug 14 06:10:06.638819 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 135/531] 10.4.3.127 () {68 vars in 1374 bytes} [Fri Aug 14 06:10:06 2026] PUT /volume/v3/os-quota-sets/ce4aa6b8162e44bfb337b669da4cb88c => generated 390 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:06.646157 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:06.724246 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cda5c961-9fc1-4fc7-90c7-afe80ff1a0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:06.725113 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd35f92f-01db-47ae-892c-dc001cb409bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:06.732164 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:10:06.732620 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-93620371"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:06.734206 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-93620371'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:10:06.734368 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Create volume of 1 GB Aug 14 06:10:06.738550 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Availability Zones retrieved successfully. Aug 14 06:10:06.744673 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Flow 'volume_create_api' (ded51ed9-6675-48c0-b534-a681c145afc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:06.745590 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fea77fd3-9c7b-466e-8173-17cce1954b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:06.746621 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:10:06.778618 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Created reservations ['39d1255c-ee8a-4108-af4d-fa68b9dd4e7a', '9d331555-bf3f-41fa-b484-778feda8de32', 'f9034d56-fc7f-47f1-9d50-b834a114f144', 'df2bd95a-58a2-4090-849c-7e26208821d3'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:06.779808 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd35f92f-01db-47ae-892c-dc001cb409bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39d1255c-ee8a-4108-af4d-fa68b9dd4e7a', '9d331555-bf3f-41fa-b484-778feda8de32', 'f9034d56-fc7f-47f1-9d50-b834a114f144', 'df2bd95a-58a2-4090-849c-7e26208821d3']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:06.780637 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93f3dcc8-9667-4fa9-af1a-623eb19e1437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:06.784157 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fea77fd3-9c7b-466e-8173-17cce1954b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:06.785698 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (826897d8-e392-4659-a7a4-4b9bc7568b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:06.807281 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93f3dcc8-9667-4fa9-af1a-623eb19e1437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e117caf4-ff21-417d-89e4-46ce1991e3ba', '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-1786699004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed6b0c84fb1426cbe8e7ac2ff9404ae',qos_specs=None,replication_status=,reservations=['39d1255c-ee8a-4108-af4d-fa68b9dd4e7a','9d331555-bf3f-41fa-b484-778feda8de32','f9034d56-fc7f-47f1-9d50-b834a114f144','df2bd95a-58a2-4090-849c-7e26208821d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6e6222cb5fa4006b50bafe999abf61b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1786699004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e117caf4-ff21-417d-89e4-46ce1991e3ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ed6b0c84fb1426cbe8e7ac2ff9404ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6e6222cb5fa4006b50bafe999abf61b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:06.809226 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b81d4da7-07c4-4081-b49c-fe5ed8ba57bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:06.836014 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b81d4da7-07c4-4081-b49c-fe5ed8ba57bf) transitioned into state 'SUCCESS' from state '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-1786699004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed6b0c84fb1426cbe8e7ac2ff9404ae',qos_specs=None,replication_status=,reservations=['39d1255c-ee8a-4108-af4d-fa68b9dd4e7a','9d331555-bf3f-41fa-b484-778feda8de32','f9034d56-fc7f-47f1-9d50-b834a114f144','df2bd95a-58a2-4090-849c-7e26208821d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6e6222cb5fa4006b50bafe999abf61b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:06.836945 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (758484ae-5a7b-4c82-8592-d10203776d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:06.849535 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (758484ae-5a7b-4c82-8592-d10203776d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:06.849535 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Flow 'volume_create_api' (c5572de6-9fce-4f4a-b2f8-1d1cc744846c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:06.849535 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Create volume request issued successfully. Aug 14 06:10:06.849939 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-24e5026c-8325-4cc0-a69c-4e79072ae88d tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:10:06.850383 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 133/532] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:10:06 2026] POST /volume/v3/volumes => generated 753 bytes in 727 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:10:06.865985 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3156c303-2309-4f46-bc89-a8510c996755 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:06.868631 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3156c303-2309-4f46-bc89-a8510c996755 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/e117caf4-ff21-417d-89e4-46ce1991e3ba Aug 14 06:10:06.868798 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3156c303-2309-4f46-bc89-a8510c996755 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:06.869111 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3156c303-2309-4f46-bc89-a8510c996755 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:06.871460 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Created reservations ['ba5cd7e0-81f9-451f-a156-8e08abe18e20', '9ef63ebf-dca4-4e98-ba28-3777b78440e8', '95f35f77-4287-4a48-b3e7-a96ea4d030ce', 'c62a5445-ccb7-4b44-81a8-e7d0793abbe3'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:06.872419 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (826897d8-e392-4659-a7a4-4b9bc7568b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba5cd7e0-81f9-451f-a156-8e08abe18e20', '9ef63ebf-dca4-4e98-ba28-3777b78440e8', '95f35f77-4287-4a48-b3e7-a96ea4d030ce', 'c62a5445-ccb7-4b44-81a8-e7d0793abbe3']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:06.873308 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9c82305-a744-4861-877f-bfa897cb1b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:06.879499 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:06.879499 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:06.887219 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3156c303-2309-4f46-bc89-a8510c996755 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:10:06.895421 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3156c303-2309-4f46-bc89-a8510c996755 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/e117caf4-ff21-417d-89e4-46ce1991e3ba returned with HTTP 200 Aug 14 06:10:06.895421 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 133/533] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:06 2026] GET /volume/v3/volumes/e117caf4-ff21-417d-89e4-46ce1991e3ba => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:10:06.901211 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9c82305-a744-4861-877f-bfa897cb1b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64d769e8-1d89-4026-ba55-d45a40ace063', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-93620371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce4aa6b8162e44bfb337b669da4cb88c',qos_specs=None,replication_status=,reservations=['ba5cd7e0-81f9-451f-a156-8e08abe18e20','9ef63ebf-dca4-4e98-ba28-3777b78440e8','95f35f77-4287-4a48-b3e7-a96ea4d030ce','c62a5445-ccb7-4b44-81a8-e7d0793abbe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71639daa11ed464f8d88a2532e8b2a50',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-93620371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64d769e8-1d89-4026-ba55-d45a40ace063,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce4aa6b8162e44bfb337b669da4cb88c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71639daa11ed464f8d88a2532e8b2a50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:06.903119 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a4c6604-ad9f-4a84-aebd-272574b164d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:06.935502 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a4c6604-ad9f-4a84-aebd-272574b164d6) transitioned into state 'SUCCESS' from state '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-93620371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce4aa6b8162e44bfb337b669da4cb88c',qos_specs=None,replication_status=,reservations=['ba5cd7e0-81f9-451f-a156-8e08abe18e20','9ef63ebf-dca4-4e98-ba28-3777b78440e8','95f35f77-4287-4a48-b3e7-a96ea4d030ce','c62a5445-ccb7-4b44-81a8-e7d0793abbe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71639daa11ed464f8d88a2532e8b2a50',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:06.937786 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a968fa4-92f0-43d4-9562-505fd0fa0674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:06.950586 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a968fa4-92f0-43d4-9562-505fd0fa0674) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:06.952114 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Flow 'volume_create_api' (ded51ed9-6675-48c0-b534-a681c145afc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:06.952697 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Create volume request issued successfully. Aug 14 06:10:06.954436 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-93e641b1-6871-47d8-9dd3-d0d511190a93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:10:06.954436 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 133/534] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:10:06 2026] POST /volume/v3/volumes => generated 765 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:10:06.971158 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c4f823e8-a4de-42d7-8b85-ae7018752926 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:06.973686 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c4f823e8-a4de-42d7-8b85-ae7018752926 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] GET https://10.4.3.127/volume/v3/volumes/64d769e8-1d89-4026-ba55-d45a40ace063 Aug 14 06:10:06.973957 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c4f823e8-a4de-42d7-8b85-ae7018752926 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:06.974214 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c4f823e8-a4de-42d7-8b85-ae7018752926 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:06.983461 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:06.983461 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:06.991984 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c4f823e8-a4de-42d7-8b85-ae7018752926 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Volume info retrieved successfully. Aug 14 06:10:06.995493 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c4f823e8-a4de-42d7-8b85-ae7018752926 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] https://10.4.3.127/volume/v3/volumes/64d769e8-1d89-4026-ba55-d45a40ace063 returned with HTTP 200 Aug 14 06:10:06.996118 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 136/535] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:06 2026] GET /volume/v3/volumes/64d769e8-1d89-4026-ba55-d45a40ace063 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:07.912180 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-dbc4c449-6836-4fc2-9a4b-b20b639e297f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:07.915567 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dbc4c449-6836-4fc2-9a4b-b20b639e297f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/e117caf4-ff21-417d-89e4-46ce1991e3ba Aug 14 06:10:07.915954 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dbc4c449-6836-4fc2-9a4b-b20b639e297f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:07.916547 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dbc4c449-6836-4fc2-9a4b-b20b639e297f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:07.928165 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:07.928165 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:07.934311 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-dbc4c449-6836-4fc2-9a4b-b20b639e297f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:10:07.942336 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dbc4c449-6836-4fc2-9a4b-b20b639e297f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/e117caf4-ff21-417d-89e4-46ce1991e3ba returned with HTTP 200 Aug 14 06:10:07.943267 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 134/536] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:07 2026] GET /volume/v3/volumes/e117caf4-ff21-417d-89e4-46ce1991e3ba => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:07.994526 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-81f9553e-95b9-431d-869c-1dd986360205 req-e695a530-43cc-466c-8de2-c7dae4b3120b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:07.999742 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-e695a530-43cc-466c-8de2-c7dae4b3120b tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/e117caf4-ff21-417d-89e4-46ce1991e3ba Aug 14 06:10:08.000038 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-e695a530-43cc-466c-8de2-c7dae4b3120b tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:08.000876 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-e695a530-43cc-466c-8de2-c7dae4b3120b tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:08.014635 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:08.014635 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:08.022119 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-81f9553e-95b9-431d-869c-1dd986360205 req-e695a530-43cc-466c-8de2-c7dae4b3120b tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:10:08.022851 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-065f5185-600d-48db-820f-a6cf57839533 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:08.028276 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-065f5185-600d-48db-820f-a6cf57839533 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] GET https://10.4.3.127/volume/v3/volumes/64d769e8-1d89-4026-ba55-d45a40ace063 Aug 14 06:10:08.028276 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-065f5185-600d-48db-820f-a6cf57839533 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:08.028444 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-065f5185-600d-48db-820f-a6cf57839533 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:08.030350 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-e695a530-43cc-466c-8de2-c7dae4b3120b tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/e117caf4-ff21-417d-89e4-46ce1991e3ba returned with HTTP 200 Aug 14 06:10:08.031185 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 134/537] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:10:07 2026] GET /volume/v3/volumes/e117caf4-ff21-417d-89e4-46ce1991e3ba => generated 1361 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:08.048846 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:08.048846 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:08.055298 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-065f5185-600d-48db-820f-a6cf57839533 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Volume info retrieved successfully. Aug 14 06:10:08.063197 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-065f5185-600d-48db-820f-a6cf57839533 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] https://10.4.3.127/volume/v3/volumes/64d769e8-1d89-4026-ba55-d45a40ace063 returned with HTTP 200 Aug 14 06:10:08.067425 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 134/538] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:08 2026] GET /volume/v3/volumes/64d769e8-1d89-4026-ba55-d45a40ace063 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:08.086510 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5fd27adc-0d12-4108-ad79-6be73ebcad8a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:08.089812 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5fd27adc-0d12-4108-ad79-6be73ebcad8a tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:10:08.090530 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5fd27adc-0d12-4108-ad79-6be73ebcad8a tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64d769e8-1d89-4026-ba55-d45a40ace063", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-2129255783"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:08.106408 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:08.106408 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:08.107510 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5fd27adc-0d12-4108-ad79-6be73ebcad8a tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Volume info retrieved successfully. Aug 14 06:10:08.107635 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-5fd27adc-0d12-4108-ad79-6be73ebcad8a tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Create snapshot from volume 64d769e8-1d89-4026-ba55-d45a40ace063 Aug 14 06:10:08.185467 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-5fd27adc-0d12-4108-ad79-6be73ebcad8a tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Created reservations ['58923a08-e431-4ebd-8794-f84b45296e49', '0cb3efa4-3a12-4a0a-8260-4a97a1111457', '8a93795e-a1ec-4ce7-83d1-86827d5c1507', '46a2d113-d36c-4235-8f33-5790e9075a6b'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:08.240930 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5fd27adc-0d12-4108-ad79-6be73ebcad8a tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Snapshot create request issued successfully. Aug 14 06:10:08.242294 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5fd27adc-0d12-4108-ad79-6be73ebcad8a tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:10:08.242294 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 137/539] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:10:08 2026] POST /volume/v3/snapshots => generated 323 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:10:08.260493 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7aacddbf-b712-42da-89b0-2b7f52ce0207 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:08.266670 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7aacddbf-b712-42da-89b0-2b7f52ce0207 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] GET https://10.4.3.127/volume/v3/snapshots/bb2cd2bb-21bd-4a59-8eae-ba87cf1d3f77 Aug 14 06:10:08.266670 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7aacddbf-b712-42da-89b0-2b7f52ce0207 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:08.266670 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7aacddbf-b712-42da-89b0-2b7f52ce0207 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:08.275131 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:08.275131 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:08.276234 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7aacddbf-b712-42da-89b0-2b7f52ce0207 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Snapshot retrieved successfully. Aug 14 06:10:08.277712 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7aacddbf-b712-42da-89b0-2b7f52ce0207 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] https://10.4.3.127/volume/v3/snapshots/bb2cd2bb-21bd-4a59-8eae-ba87cf1d3f77 returned with HTTP 200 Aug 14 06:10:08.278447 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 135/540] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:10:08 2026] GET /volume/v3/snapshots/bb2cd2bb-21bd-4a59-8eae-ba87cf1d3f77 => generated 455 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:08.764779 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-81f9553e-95b9-431d-869c-1dd986360205 req-3b784b2f-391b-49b6-b1df-2f2d41b7ee36 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:08.767919 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-3b784b2f-391b-49b6-b1df-2f2d41b7ee36 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/e117caf4-ff21-417d-89e4-46ce1991e3ba Aug 14 06:10:08.770414 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-3b784b2f-391b-49b6-b1df-2f2d41b7ee36 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:08.770414 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-3b784b2f-391b-49b6-b1df-2f2d41b7ee36 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:08.781504 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:08.781504 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:08.785178 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:08.786923 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-81f9553e-95b9-431d-869c-1dd986360205 req-3b784b2f-391b-49b6-b1df-2f2d41b7ee36 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:10:08.789479 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:10:08.789479 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1611352478"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:08.790212 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1611352478'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:10:08.790539 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Create volume of 1 GB Aug 14 06:10:08.796635 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Availability Zones retrieved successfully. Aug 14 06:10:08.797655 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-3b784b2f-391b-49b6-b1df-2f2d41b7ee36 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/e117caf4-ff21-417d-89e4-46ce1991e3ba returned with HTTP 200 Aug 14 06:10:08.798341 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 135/541] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:10:08 2026] GET /volume/v3/volumes/e117caf4-ff21-417d-89e4-46ce1991e3ba => generated 1361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:08.803873 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Flow 'volume_create_api' (b64e75c1-3cac-4fe1-b560-4e37d2b55ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:08.805769 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cbc63e4-aff0-4120-abb8-9f8753749bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:08.807242 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:10:08.812386 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-59d54ba2-d534-46a1-a6b6-d5ece74e56f4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:08.813481 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-59d54ba2-d534-46a1-a6b6-d5ece74e56f4 None None] GET https://10.4.3.127/volume// Aug 14 06:10:08.813481 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-59d54ba2-d534-46a1-a6b6-d5ece74e56f4 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:08.813481 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-59d54ba2-d534-46a1-a6b6-d5ece74e56f4 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:08.813720 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-59d54ba2-d534-46a1-a6b6-d5ece74e56f4 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:10:08.814069 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 138/542] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:10:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:10:08.823853 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-81f9553e-95b9-431d-869c-1dd986360205 req-57a27040-a6ff-4ad2-a489-a7c8ba1d7dcb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:08.827291 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-57a27040-a6ff-4ad2-a489-a7c8ba1d7dcb tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:10:08.828732 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-57a27040-a6ff-4ad2-a489-a7c8ba1d7dcb tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e117caf4-ff21-417d-89e4-46ce1991e3ba", "connector": null, "instance_uuid": "2d64b36b-5fb8-4384-a237-8409b62f2614"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:08.838140 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:08.838140 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:08.842048 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cbc63e4-aff0-4120-abb8-9f8753749bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:08.842916 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (953f85aa-af18-4119-a717-848d9d8088de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:08.877633 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-57a27040-a6ff-4ad2-a489-a7c8ba1d7dcb tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:10:08.878232 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 136/543] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:10:08 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:08.905331 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Created reservations ['e966becd-58c9-4b44-a8b5-a791eaa29c0e', '5693284c-0a79-41ee-90a3-fefbc5665395', '01430433-7e42-48ce-8c10-360d0eb70f72', '1bfc4801-0f0b-4d09-ab0c-ba7201fa6c1d'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:08.906552 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (953f85aa-af18-4119-a717-848d9d8088de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e966becd-58c9-4b44-a8b5-a791eaa29c0e', '5693284c-0a79-41ee-90a3-fefbc5665395', '01430433-7e42-48ce-8c10-360d0eb70f72', '1bfc4801-0f0b-4d09-ab0c-ba7201fa6c1d']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:08.907588 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9afcf63-ea03-4d47-9aac-c5dbece78ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:08.940656 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9afcf63-ea03-4d47-9aac-c5dbece78ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f27c76e-34d8-4d22-91e1-64e0df00655b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1611352478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea48330f5a14fb98f3db90b5e2378d9',qos_specs=None,replication_status=,reservations=['e966becd-58c9-4b44-a8b5-a791eaa29c0e','5693284c-0a79-41ee-90a3-fefbc5665395','01430433-7e42-48ce-8c10-360d0eb70f72','1bfc4801-0f0b-4d09-ab0c-ba7201fa6c1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5719659f7b4b1ab6fe234bc81e4f12',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:10:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1611352478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f27c76e-34d8-4d22-91e1-64e0df00655b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ea48330f5a14fb98f3db90b5e2378d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a5719659f7b4b1ab6fe234bc81e4f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:08.942149 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e916c771-8de3-4b07-b814-e6c1df8c36b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:08.968329 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e916c771-8de3-4b07-b814-e6c1df8c36b2) transitioned into state 'SUCCESS' from state '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-1611352478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea48330f5a14fb98f3db90b5e2378d9',qos_specs=None,replication_status=,reservations=['e966becd-58c9-4b44-a8b5-a791eaa29c0e','5693284c-0a79-41ee-90a3-fefbc5665395','01430433-7e42-48ce-8c10-360d0eb70f72','1bfc4801-0f0b-4d09-ab0c-ba7201fa6c1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5719659f7b4b1ab6fe234bc81e4f12',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:08.969543 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4106e603-b6b0-471e-b501-ac7dbccc9c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:08.981873 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4106e603-b6b0-471e-b501-ac7dbccc9c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:08.983045 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Flow 'volume_create_api' (b64e75c1-3cac-4fe1-b560-4e37d2b55ed2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:08.983495 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Create volume request issued successfully. Aug 14 06:10:08.984224 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ddd54270-7fcb-43e0-8bf4-3146c38a006f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:10:08.984860 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 135/544] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:10:08 2026] POST /volume/v3/volumes => generated 759 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:10:09.001431 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1e051fa8-0bbb-424f-a42d-bda32bfda421 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:09.005290 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1e051fa8-0bbb-424f-a42d-bda32bfda421 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b Aug 14 06:10:09.005597 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1e051fa8-0bbb-424f-a42d-bda32bfda421 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:09.005900 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1e051fa8-0bbb-424f-a42d-bda32bfda421 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:09.024811 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:09.024811 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:09.037360 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1e051fa8-0bbb-424f-a42d-bda32bfda421 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:10:09.051186 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1e051fa8-0bbb-424f-a42d-bda32bfda421 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b returned with HTTP 200 Aug 14 06:10:09.051982 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 136/545] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:09 2026] GET /volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b => generated 827 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:09.291554 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-672aabb5-fe95-48f6-8def-29043eb035dc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:09.293145 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-672aabb5-fe95-48f6-8def-29043eb035dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] GET https://10.4.3.127/volume/v3/snapshots/bb2cd2bb-21bd-4a59-8eae-ba87cf1d3f77 Aug 14 06:10:09.293378 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-672aabb5-fe95-48f6-8def-29043eb035dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:09.293560 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-672aabb5-fe95-48f6-8def-29043eb035dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:09.300875 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:09.300875 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:09.301614 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-672aabb5-fe95-48f6-8def-29043eb035dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Snapshot retrieved successfully. Aug 14 06:10:09.302831 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-672aabb5-fe95-48f6-8def-29043eb035dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] https://10.4.3.127/volume/v3/snapshots/bb2cd2bb-21bd-4a59-8eae-ba87cf1d3f77 returned with HTTP 200 Aug 14 06:10:09.303369 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 139/546] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:10:09 2026] GET /volume/v3/snapshots/bb2cd2bb-21bd-4a59-8eae-ba87cf1d3f77 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:09.316134 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-03683220-7339-4ae1-a58a-7d424751c194 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:09.318170 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-03683220-7339-4ae1-a58a-7d424751c194 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/ce4aa6b8162e44bfb337b669da4cb88c Aug 14 06:10:09.318591 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-03683220-7339-4ae1-a58a-7d424751c194 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:09.330109 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:09.330109 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:09.388036 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-03683220-7339-4ae1-a58a-7d424751c194 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/ce4aa6b8162e44bfb337b669da4cb88c returned with HTTP 200 Aug 14 06:10:09.388569 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 137/547] 10.4.3.127 () {68 vars in 1374 bytes} [Fri Aug 14 06:10:09 2026] PUT /volume/v3/os-quota-sets/ce4aa6b8162e44bfb337b669da4cb88c => generated 390 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:09.403013 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-51db60ee-8509-4dfb-9490-f8ea346e6fdb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:09.405936 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-51db60ee-8509-4dfb-9490-f8ea346e6fdb tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:10:09.406340 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-51db60ee-8509-4dfb-9490-f8ea346e6fdb tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64d769e8-1d89-4026-ba55-d45a40ace063"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:09.417831 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:09.417831 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:09.418374 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-51db60ee-8509-4dfb-9490-f8ea346e6fdb tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Volume info retrieved successfully. Aug 14 06:10:09.418600 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-51db60ee-8509-4dfb-9490-f8ea346e6fdb tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Create snapshot from volume 64d769e8-1d89-4026-ba55-d45a40ace063 Aug 14 06:10:09.452196 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota_utils [None req-51db60ee-8509-4dfb-9490-f8ea346e6fdb tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Quota exceeded for ce4aa6b8162e44bfb337b669da4cb88c, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 14 06:10:09.452358 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.middleware.fault [None req-51db60ee-8509-4dfb-9490-f8ea346e6fdb tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 413 Aug 14 06:10:09.453417 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 136/548] 10.4.3.127 () {68 vars in 1264 bytes} [Fri Aug 14 06:10:09 2026] POST /volume/v3/snapshots => generated 208 bytes in 51 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 06:10:09.466797 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-90146fb7-54b3-470d-99af-b94583c71919 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:09.472158 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-90146fb7-54b3-470d-99af-b94583c71919 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/ce4aa6b8162e44bfb337b669da4cb88c Aug 14 06:10:09.472940 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-90146fb7-54b3-470d-99af-b94583c71919 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:09.589951 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-90146fb7-54b3-470d-99af-b94583c71919 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/ce4aa6b8162e44bfb337b669da4cb88c returned with HTTP 200 Aug 14 06:10:09.590711 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 137/549] 10.4.3.127 () {68 vars in 1374 bytes} [Fri Aug 14 06:10:09 2026] PUT /volume/v3/os-quota-sets/ce4aa6b8162e44bfb337b669da4cb88c => generated 390 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:09.604478 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a2f492aa-495d-4fed-8ed7-8b058c1f1afb None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:09.609391 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a2f492aa-495d-4fed-8ed7-8b058c1f1afb tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:10:09.609391 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a2f492aa-495d-4fed-8ed7-8b058c1f1afb tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64d769e8-1d89-4026-ba55-d45a40ace063"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:09.623980 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:09.623980 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:09.624835 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a2f492aa-495d-4fed-8ed7-8b058c1f1afb tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Volume info retrieved successfully. Aug 14 06:10:09.625074 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-a2f492aa-495d-4fed-8ed7-8b058c1f1afb tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Create snapshot from volume 64d769e8-1d89-4026-ba55-d45a40ace063 Aug 14 06:10:09.659609 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota_utils [None req-a2f492aa-495d-4fed-8ed7-8b058c1f1afb tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Quota exceeded for ce4aa6b8162e44bfb337b669da4cb88c, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 14 06:10:09.659988 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.middleware.fault [None req-a2f492aa-495d-4fed-8ed7-8b058c1f1afb tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 413 Aug 14 06:10:09.661008 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 140/550] 10.4.3.127 () {68 vars in 1264 bytes} [Fri Aug 14 06:10:09 2026] POST /volume/v3/snapshots => generated 133 bytes in 57 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 06:10:09.676621 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7a22a887-e50c-449a-9ee4-358e07ec8869 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:09.681220 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7a22a887-e50c-449a-9ee4-358e07ec8869 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/bb2cd2bb-21bd-4a59-8eae-ba87cf1d3f77 Aug 14 06:10:09.683549 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7a22a887-e50c-449a-9ee4-358e07ec8869 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:09.683549 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7a22a887-e50c-449a-9ee4-358e07ec8869 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:09.683549 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-7a22a887-e50c-449a-9ee4-358e07ec8869 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Delete snapshot with id: bb2cd2bb-21bd-4a59-8eae-ba87cf1d3f77 Aug 14 06:10:09.693896 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:09.693896 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:09.694297 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7a22a887-e50c-449a-9ee4-358e07ec8869 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Snapshot retrieved successfully. Aug 14 06:10:09.722291 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7a22a887-e50c-449a-9ee4-358e07ec8869 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Snapshot delete request issued successfully. Aug 14 06:10:09.722532 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7a22a887-e50c-449a-9ee4-358e07ec8869 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] https://10.4.3.127/volume/v3/snapshots/bb2cd2bb-21bd-4a59-8eae-ba87cf1d3f77 returned with HTTP 202 Aug 14 06:10:09.723116 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 138/551] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:10:09 2026] DELETE /volume/v3/snapshots/bb2cd2bb-21bd-4a59-8eae-ba87cf1d3f77 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:10:09.739367 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3b32c689-80b7-4157-ae15-428c95dbe40a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:09.743782 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b32c689-80b7-4157-ae15-428c95dbe40a tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] GET https://10.4.3.127/volume/v3/snapshots/bb2cd2bb-21bd-4a59-8eae-ba87cf1d3f77 Aug 14 06:10:09.743889 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b32c689-80b7-4157-ae15-428c95dbe40a tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:09.744132 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b32c689-80b7-4157-ae15-428c95dbe40a tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:09.752158 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:09.752158 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:09.753263 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3b32c689-80b7-4157-ae15-428c95dbe40a tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Snapshot retrieved successfully. Aug 14 06:10:09.754328 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b32c689-80b7-4157-ae15-428c95dbe40a tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] https://10.4.3.127/volume/v3/snapshots/bb2cd2bb-21bd-4a59-8eae-ba87cf1d3f77 returned with HTTP 200 Aug 14 06:10:09.754328 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 137/552] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:10:09 2026] GET /volume/v3/snapshots/bb2cd2bb-21bd-4a59-8eae-ba87cf1d3f77 => generated 481 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:10.070179 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9deb607f-b591-4c26-828d-1ce0c7f7c928 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:10.077365 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9deb607f-b591-4c26-828d-1ce0c7f7c928 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b Aug 14 06:10:10.077365 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9deb607f-b591-4c26-828d-1ce0c7f7c928 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:10.077365 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9deb607f-b591-4c26-828d-1ce0c7f7c928 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:10.084588 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:10.084588 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:10.096574 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9deb607f-b591-4c26-828d-1ce0c7f7c928 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:10:10.105433 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9deb607f-b591-4c26-828d-1ce0c7f7c928 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b returned with HTTP 200 Aug 14 06:10:10.105984 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 138/553] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:10 2026] GET /volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:10.772088 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-29849866-a96e-47f0-9816-7a8526243510 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:10.774652 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-29849866-a96e-47f0-9816-7a8526243510 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] GET https://10.4.3.127/volume/v3/snapshots/bb2cd2bb-21bd-4a59-8eae-ba87cf1d3f77 Aug 14 06:10:10.774923 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-29849866-a96e-47f0-9816-7a8526243510 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:10.775147 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-29849866-a96e-47f0-9816-7a8526243510 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:10.781599 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-29849866-a96e-47f0-9816-7a8526243510 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] https://10.4.3.127/volume/v3/snapshots/bb2cd2bb-21bd-4a59-8eae-ba87cf1d3f77 returned with HTTP 404 Aug 14 06:10:10.782203 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 141/554] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:10:10 2026] GET /volume/v3/snapshots/bb2cd2bb-21bd-4a59-8eae-ba87cf1d3f77 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:10.793237 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-109db293-b47e-4d3c-acfa-57eb57176675 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:10.796886 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-109db293-b47e-4d3c-acfa-57eb57176675 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] GET https://10.4.3.127/volume/v3/volumes/64d769e8-1d89-4026-ba55-d45a40ace063 Aug 14 06:10:10.797098 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-109db293-b47e-4d3c-acfa-57eb57176675 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:10.797335 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-109db293-b47e-4d3c-acfa-57eb57176675 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:10.800477 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-41d20f8e-6446-418d-9882-ee9eb4367f8f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:10.800874 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-41d20f8e-6446-418d-9882-ee9eb4367f8f None None] GET https://10.4.3.127/volume// Aug 14 06:10:10.801061 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-41d20f8e-6446-418d-9882-ee9eb4367f8f None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:10.801252 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-41d20f8e-6446-418d-9882-ee9eb4367f8f None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:10.801640 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-41d20f8e-6446-418d-9882-ee9eb4367f8f None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:10:10.802339 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 138/555] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:10:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:10:10.810759 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:10.810759 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:10.819192 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-81f9553e-95b9-431d-869c-1dd986360205 req-24bf9c25-7a4f-4f92-88cc-1deb036b06ca None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:10.820062 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-109db293-b47e-4d3c-acfa-57eb57176675 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Volume info retrieved successfully. Aug 14 06:10:10.824452 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-24bf9c25-7a4f-4f92-88cc-1deb036b06ca tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/e117caf4-ff21-417d-89e4-46ce1991e3ba Aug 14 06:10:10.824806 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-24bf9c25-7a4f-4f92-88cc-1deb036b06ca tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:10.825074 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-24bf9c25-7a4f-4f92-88cc-1deb036b06ca tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:10.827060 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-109db293-b47e-4d3c-acfa-57eb57176675 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] https://10.4.3.127/volume/v3/volumes/64d769e8-1d89-4026-ba55-d45a40ace063 returned with HTTP 200 Aug 14 06:10:10.827502 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 139/556] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:10 2026] GET /volume/v3/volumes/64d769e8-1d89-4026-ba55-d45a40ace063 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:10.841448 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:10.841448 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:10.844349 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d856a6f4-021d-41f5-9508-01e24d264020 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:10.846638 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d856a6f4-021d-41f5-9508-01e24d264020 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] DELETE https://10.4.3.127/volume/v3/volumes/64d769e8-1d89-4026-ba55-d45a40ace063 Aug 14 06:10:10.846638 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d856a6f4-021d-41f5-9508-01e24d264020 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:10.846901 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d856a6f4-021d-41f5-9508-01e24d264020 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:10.847118 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-d856a6f4-021d-41f5-9508-01e24d264020 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Delete volume with id: 64d769e8-1d89-4026-ba55-d45a40ace063 Aug 14 06:10:10.853194 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-81f9553e-95b9-431d-869c-1dd986360205 req-24bf9c25-7a4f-4f92-88cc-1deb036b06ca tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:10:10.862298 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:10.862298 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:10.862298 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d856a6f4-021d-41f5-9508-01e24d264020 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Volume info retrieved successfully. Aug 14 06:10:10.863787 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-24bf9c25-7a4f-4f92-88cc-1deb036b06ca tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/e117caf4-ff21-417d-89e4-46ce1991e3ba returned with HTTP 200 Aug 14 06:10:10.865450 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 139/557] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:10:10 2026] GET /volume/v3/volumes/e117caf4-ff21-417d-89e4-46ce1991e3ba => generated 1540 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:10:10.906332 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d856a6f4-021d-41f5-9508-01e24d264020 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Delete volume request issued successfully. Aug 14 06:10:10.906332 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d856a6f4-021d-41f5-9508-01e24d264020 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] https://10.4.3.127/volume/v3/volumes/64d769e8-1d89-4026-ba55-d45a40ace063 returned with HTTP 202 Aug 14 06:10:10.906806 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 142/558] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:10:10 2026] DELETE /volume/v3/volumes/64d769e8-1d89-4026-ba55-d45a40ace063 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 06:10:10.919304 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-37c3875c-c4cd-42f7-96a8-1aabbac0463d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:10.922502 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-37c3875c-c4cd-42f7-96a8-1aabbac0463d tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] GET https://10.4.3.127/volume/v3/volumes/64d769e8-1d89-4026-ba55-d45a40ace063 Aug 14 06:10:10.922502 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-37c3875c-c4cd-42f7-96a8-1aabbac0463d tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:10.923523 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-37c3875c-c4cd-42f7-96a8-1aabbac0463d tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:10.945919 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:10.945919 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:10.955819 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-37c3875c-c4cd-42f7-96a8-1aabbac0463d tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Volume info retrieved successfully. Aug 14 06:10:10.968924 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-37c3875c-c4cd-42f7-96a8-1aabbac0463d tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] https://10.4.3.127/volume/v3/volumes/64d769e8-1d89-4026-ba55-d45a40ace063 returned with HTTP 200 Aug 14 06:10:10.972559 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 139/559] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:10 2026] GET /volume/v3/volumes/64d769e8-1d89-4026-ba55-d45a40ace063 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:11.015675 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-81f9553e-95b9-431d-869c-1dd986360205 req-7e740165-9413-47ad-a63b-0865a07fde18 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:11.019667 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-7e740165-9413-47ad-a63b-0865a07fde18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] PUT https://10.4.3.127/volume/v3/attachments/57f4d8c7-4f64-4e66-a53d-7caa52e810e3 Aug 14 06:10:11.021423 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-7e740165-9413-47ad-a63b-0865a07fde18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:11.033596 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-81f9553e-95b9-431d-869c-1dd986360205 req-7e740165-9413-47ad-a63b-0865a07fde18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Acquiring lock "cinder-attachment_update-e117caf4-ff21-417d-89e4-46ce1991e3ba-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:10:11.040927 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-81f9553e-95b9-431d-869c-1dd986360205 req-7e740165-9413-47ad-a63b-0865a07fde18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Lock "cinder-attachment_update-e117caf4-ff21-417d-89e4-46ce1991e3ba-np0000007331" acquired by "attachment_update" :: waited 0.007s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:10:11.044027 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:11.044027 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:11.159668 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-81f9553e-95b9-431d-869c-1dd986360205 req-7e740165-9413-47ad-a63b-0865a07fde18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Lock "cinder-attachment_update-e117caf4-ff21-417d-89e4-46ce1991e3ba-np0000007331" released by "attachment_update" :: held 0.119s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:10:11.160129 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-7e740165-9413-47ad-a63b-0865a07fde18 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/attachments/57f4d8c7-4f64-4e66-a53d-7caa52e810e3 returned with HTTP 200 Aug 14 06:10:11.161614 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 140/560] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:10:11 2026] PUT /volume/v3/attachments/57f4d8c7-4f64-4e66-a53d-7caa52e810e3 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:11.193084 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-81f9553e-95b9-431d-869c-1dd986360205 req-80a31200-d3f3-4b66-b172-894640484e03 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:11.201684 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-80a31200-d3f3-4b66-b172-894640484e03 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] POST https://10.4.3.127/volume/v3/attachments/57f4d8c7-4f64-4e66-a53d-7caa52e810e3/action Aug 14 06:10:11.201684 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-80a31200-d3f3-4b66-b172-894640484e03 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:10:11.201684 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-80a31200-d3f3-4b66-b172-894640484e03 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:11.236174 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:11.236174 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:11.256356 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-81f9553e-95b9-431d-869c-1dd986360205 req-80a31200-d3f3-4b66-b172-894640484e03 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/attachments/57f4d8c7-4f64-4e66-a53d-7caa52e810e3/action returned with HTTP 204 Aug 14 06:10:11.257029 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 140/561] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:10:11 2026] POST /volume/v3/attachments/57f4d8c7-4f64-4e66-a53d-7caa52e810e3/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:11.991410 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-dc2673de-3ea7-4282-bb4b-8d70a803cdfc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:11.994511 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dc2673de-3ea7-4282-bb4b-8d70a803cdfc tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] GET https://10.4.3.127/volume/v3/volumes/64d769e8-1d89-4026-ba55-d45a40ace063 Aug 14 06:10:11.994687 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dc2673de-3ea7-4282-bb4b-8d70a803cdfc tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:11.994922 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dc2673de-3ea7-4282-bb4b-8d70a803cdfc tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:12.005693 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dc2673de-3ea7-4282-bb4b-8d70a803cdfc tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1830682795-project-member] https://10.4.3.127/volume/v3/volumes/64d769e8-1d89-4026-ba55-d45a40ace063 returned with HTTP 404 Aug 14 06:10:12.006573 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 143/562] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:11 2026] GET /volume/v3/volumes/64d769e8-1d89-4026-ba55-d45a40ace063 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:12.020551 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-25934fa3-f78b-4d94-84eb-0cf2b02b1354 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:12.026424 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-25934fa3-f78b-4d94-84eb-0cf2b02b1354 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/ce4aa6b8162e44bfb337b669da4cb88c Aug 14 06:10:12.027272 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-25934fa3-f78b-4d94-84eb-0cf2b02b1354 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626-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=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:12.182059 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-25934fa3-f78b-4d94-84eb-0cf2b02b1354 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1599558626-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/ce4aa6b8162e44bfb337b669da4cb88c returned with HTTP 200 Aug 14 06:10:12.182638 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 140/563] 10.4.3.127 () {68 vars in 1375 bytes} [Fri Aug 14 06:10:12 2026] PUT /volume/v3/os-quota-sets/ce4aa6b8162e44bfb337b669da4cb88c => generated 395 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:12.470681 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-da997895-71a6-4084-876f-ac75fcb3f64b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:12.472969 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-da997895-71a6-4084-876f-ac75fcb3f64b tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:10:12.473438 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-da997895-71a6-4084-876f-ac75fcb3f64b tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1480010002"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:12.475353 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-da997895-71a6-4084-876f-ac75fcb3f64b tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1480010002'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:10:12.475542 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-da997895-71a6-4084-876f-ac75fcb3f64b tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Create volume of 1 GB Aug 14 06:10:12.475936 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:12.475936 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:12.481459 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-da997895-71a6-4084-876f-ac75fcb3f64b tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Availability Zones retrieved successfully. Aug 14 06:10:12.490412 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-da997895-71a6-4084-876f-ac75fcb3f64b tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Flow 'volume_create_api' (280297cc-5d0a-49cd-91e4-d6883b8288ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:12.492002 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-da997895-71a6-4084-876f-ac75fcb3f64b tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f84cd5e-ae33-4f31-b029-a6fb3f7a948b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:12.493415 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-da997895-71a6-4084-876f-ac75fcb3f64b tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:10:12.554776 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-da997895-71a6-4084-876f-ac75fcb3f64b tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f84cd5e-ae33-4f31-b029-a6fb3f7a948b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:12.555114 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-da997895-71a6-4084-876f-ac75fcb3f64b tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebf0e14d-d78b-4d29-b893-ae3ecbe86c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:12.695107 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-da997895-71a6-4084-876f-ac75fcb3f64b tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Created reservations ['e58f6dc0-f9bf-4cff-821e-7fc7f31681b1', 'c3fdd731-b5f8-4aff-a77a-cea92329e5f2', '974cb00d-e636-4993-976e-401216b4a385', '60a3c580-e945-43a4-8036-071a8010bcb3'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:12.696467 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-da997895-71a6-4084-876f-ac75fcb3f64b tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebf0e14d-d78b-4d29-b893-ae3ecbe86c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e58f6dc0-f9bf-4cff-821e-7fc7f31681b1', 'c3fdd731-b5f8-4aff-a77a-cea92329e5f2', '974cb00d-e636-4993-976e-401216b4a385', '60a3c580-e945-43a4-8036-071a8010bcb3']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:12.698119 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-da997895-71a6-4084-876f-ac75fcb3f64b tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b9aa93-7df6-4a09-924d-49c5447e0561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:12.737147 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-da997895-71a6-4084-876f-ac75fcb3f64b tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b9aa93-7df6-4a09-924d-49c5447e0561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78e24423-469d-4148-8ae7-7919581c3f11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1480010002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7a1d9b8edee46ca9190fe9f82ec771b',qos_specs=None,replication_status=,reservations=['e58f6dc0-f9bf-4cff-821e-7fc7f31681b1','c3fdd731-b5f8-4aff-a77a-cea92329e5f2','974cb00d-e636-4993-976e-401216b4a385','60a3c580-e945-43a4-8036-071a8010bcb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d57ef7268bb4b37a03fbf5f38e655a0',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1480010002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78e24423-469d-4148-8ae7-7919581c3f11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7a1d9b8edee46ca9190fe9f82ec771b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d57ef7268bb4b37a03fbf5f38e655a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:12.739652 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-da997895-71a6-4084-876f-ac75fcb3f64b tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1a03f9e-0ab0-420c-9f1f-948e7d459fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:12.767519 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-da997895-71a6-4084-876f-ac75fcb3f64b tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1a03f9e-0ab0-420c-9f1f-948e7d459fd7) transitioned into state 'SUCCESS' from state '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-1480010002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7a1d9b8edee46ca9190fe9f82ec771b',qos_specs=None,replication_status=,reservations=['e58f6dc0-f9bf-4cff-821e-7fc7f31681b1','c3fdd731-b5f8-4aff-a77a-cea92329e5f2','974cb00d-e636-4993-976e-401216b4a385','60a3c580-e945-43a4-8036-071a8010bcb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d57ef7268bb4b37a03fbf5f38e655a0',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:12.768339 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-da997895-71a6-4084-876f-ac75fcb3f64b tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee81c0b-0ba4-41a6-8e58-7451cf6ef439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:12.783551 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-da997895-71a6-4084-876f-ac75fcb3f64b tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee81c0b-0ba4-41a6-8e58-7451cf6ef439) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:12.784915 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-da997895-71a6-4084-876f-ac75fcb3f64b tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Flow 'volume_create_api' (280297cc-5d0a-49cd-91e4-d6883b8288ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:12.785423 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-da997895-71a6-4084-876f-ac75fcb3f64b tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Create volume request issued successfully. Aug 14 06:10:12.789498 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-da997895-71a6-4084-876f-ac75fcb3f64b tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:10:12.789498 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 141/564] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:10:12 2026] POST /volume/v3/volumes => generated 754 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:10:12.809971 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-798ecc3f-3a60-4838-9c73-d10e71b656a4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:12.816635 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-798ecc3f-3a60-4838-9c73-d10e71b656a4 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] GET https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 Aug 14 06:10:12.816635 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-798ecc3f-3a60-4838-9c73-d10e71b656a4 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:12.817420 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-798ecc3f-3a60-4838-9c73-d10e71b656a4 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:12.827668 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:12.827668 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:12.835365 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-798ecc3f-3a60-4838-9c73-d10e71b656a4 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Volume info retrieved successfully. Aug 14 06:10:12.847624 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-798ecc3f-3a60-4838-9c73-d10e71b656a4 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 returned with HTTP 200 Aug 14 06:10:12.849425 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 141/565] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:12 2026] GET /volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:13.869710 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e5ae580d-43ee-4e09-bd6d-3598458502b8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:13.872020 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e5ae580d-43ee-4e09-bd6d-3598458502b8 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] GET https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 Aug 14 06:10:13.872355 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e5ae580d-43ee-4e09-bd6d-3598458502b8 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:13.872355 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e5ae580d-43ee-4e09-bd6d-3598458502b8 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:13.880900 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:13.880900 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:13.886014 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e5ae580d-43ee-4e09-bd6d-3598458502b8 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Volume info retrieved successfully. Aug 14 06:10:13.894072 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e5ae580d-43ee-4e09-bd6d-3598458502b8 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 returned with HTTP 200 Aug 14 06:10:13.894827 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 144/566] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:13 2026] GET /volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:14.979902 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-5d86fc38-012a-47ec-b784-48a61ead6d8d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:14.988596 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-5d86fc38-012a-47ec-b784-48a61ead6d8d tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] GET https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 Aug 14 06:10:14.988596 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-5d86fc38-012a-47ec-b784-48a61ead6d8d tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:14.988596 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-5d86fc38-012a-47ec-b784-48a61ead6d8d tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:15.000765 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:15.000765 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:15.009178 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-5d86fc38-012a-47ec-b784-48a61ead6d8d tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Volume info retrieved successfully. Aug 14 06:10:15.022297 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-5d86fc38-012a-47ec-b784-48a61ead6d8d tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 returned with HTTP 200 Aug 14 06:10:15.022297 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 141/567] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:10:14 2026] GET /volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:15.193790 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d35d072a-9536-4bf2-96a9-15419e489f09 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:15.194446 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d35d072a-9536-4bf2-96a9-15419e489f09 None None] GET https://10.4.3.127/volume// Aug 14 06:10:15.194748 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d35d072a-9536-4bf2-96a9-15419e489f09 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:15.195644 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d35d072a-9536-4bf2-96a9-15419e489f09 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:15.196054 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d35d072a-9536-4bf2-96a9-15419e489f09 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:10:15.196458 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 142/568] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:10:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:10:15.208461 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-71e050f1-b29c-4739-ac2d-6d0866f3d0cc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:15.215055 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-71e050f1-b29c-4739-ac2d-6d0866f3d0cc tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:10:15.215536 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-71e050f1-b29c-4739-ac2d-6d0866f3d0cc tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78e24423-469d-4148-8ae7-7919581c3f11", "connector": null, "instance_uuid": "a523ef83-3819-4c2a-805a-4d52281e85a8"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:15.235285 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:15.235285 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:15.290575 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-71e050f1-b29c-4739-ac2d-6d0866f3d0cc tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:10:15.291158 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 142/569] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:10:15 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:15.333261 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-36c9d203-5e8c-43cc-b2ec-3e397d1b5eab None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:15.337445 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-36c9d203-5e8c-43cc-b2ec-3e397d1b5eab tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] GET https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 Aug 14 06:10:15.337445 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-36c9d203-5e8c-43cc-b2ec-3e397d1b5eab tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:15.337445 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-36c9d203-5e8c-43cc-b2ec-3e397d1b5eab tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:15.356749 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:15.356749 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:15.363298 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-36c9d203-5e8c-43cc-b2ec-3e397d1b5eab tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Volume info retrieved successfully. Aug 14 06:10:15.370840 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-857149fc-c54e-44a0-9b2e-6b9362134366 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:15.370840 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-857149fc-c54e-44a0-9b2e-6b9362134366 None None] GET https://10.4.3.127/volume// Aug 14 06:10:15.370840 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-857149fc-c54e-44a0-9b2e-6b9362134366 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:15.370840 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-857149fc-c54e-44a0-9b2e-6b9362134366 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:15.371550 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-857149fc-c54e-44a0-9b2e-6b9362134366 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:10:15.373171 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 142/570] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:10:15 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:10:15.375999 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-36c9d203-5e8c-43cc-b2ec-3e397d1b5eab tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 returned with HTTP 200 Aug 14 06:10:15.377982 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 145/571] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:15 2026] GET /volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:15.425789 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-cc65656b-b23b-4f75-8ba4-14919e4f4377 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:15.431932 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-cc65656b-b23b-4f75-8ba4-14919e4f4377 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] GET https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 Aug 14 06:10:15.432342 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-cc65656b-b23b-4f75-8ba4-14919e4f4377 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:15.432624 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-cc65656b-b23b-4f75-8ba4-14919e4f4377 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:15.457034 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:15.457034 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:15.466002 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-cc65656b-b23b-4f75-8ba4-14919e4f4377 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Volume info retrieved successfully. Aug 14 06:10:15.473734 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-cc65656b-b23b-4f75-8ba4-14919e4f4377 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 returned with HTTP 200 Aug 14 06:10:15.474413 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 143/572] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:10:15 2026] GET /volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 => generated 1026 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:10:15.626516 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-bd4674a2-7f5d-41c1-bc09-007d44ce05e5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:15.630091 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-bd4674a2-7f5d-41c1-bc09-007d44ce05e5 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] PUT https://10.4.3.127/volume/v3/attachments/62289d0c-580a-4572-ba29-c245ac924c44 Aug 14 06:10:15.630942 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-bd4674a2-7f5d-41c1-bc09-007d44ce05e5 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:15.649754 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-bd4674a2-7f5d-41c1-bc09-007d44ce05e5 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Acquiring lock "cinder-attachment_update-78e24423-469d-4148-8ae7-7919581c3f11-np0000007331" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:10:15.660752 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-bd4674a2-7f5d-41c1-bc09-007d44ce05e5 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Lock "cinder-attachment_update-78e24423-469d-4148-8ae7-7919581c3f11-np0000007331" acquired by "attachment_update" :: waited 0.011s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:10:15.662471 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:15.662471 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:15.817415 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-bd4674a2-7f5d-41c1-bc09-007d44ce05e5 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Lock "cinder-attachment_update-78e24423-469d-4148-8ae7-7919581c3f11-np0000007331" released by "attachment_update" :: held 0.157s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:10:15.817735 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-bd4674a2-7f5d-41c1-bc09-007d44ce05e5 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/attachments/62289d0c-580a-4572-ba29-c245ac924c44 returned with HTTP 200 Aug 14 06:10:15.818173 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 143/573] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:10:15 2026] PUT /volume/v3/attachments/62289d0c-580a-4572-ba29-c245ac924c44 => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:15.923903 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5840227a-e529-41dd-b44f-012aacf5a6d7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:16.093055 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5840227a-e529-41dd-b44f-012aacf5a6d7 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] GET https://10.4.3.127/volume/v3/volumes Aug 14 06:10:16.093443 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5840227a-e529-41dd-b44f-012aacf5a6d7 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:16.093541 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5840227a-e529-41dd-b44f-012aacf5a6d7 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:16.093979 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-5840227a-e529-41dd-b44f-012aacf5a6d7 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:10:16.094951 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5840227a-e529-41dd-b44f-012aacf5a6d7 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:10:16.149210 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5840227a-e529-41dd-b44f-012aacf5a6d7 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Get all volumes completed successfully. Aug 14 06:10:16.149715 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5840227a-e529-41dd-b44f-012aacf5a6d7 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 200 Aug 14 06:10:16.150332 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 143/574] 10.4.3.127 () {66 vars in 1237 bytes} [Fri Aug 14 06:10:15 2026] GET /volume/v3/volumes => generated 15 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:10:16.166741 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:16.169879 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:10:16.170749 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-570510718"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:16.173517 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-570510718'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:10:16.173571 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Create volume of 1 GB Aug 14 06:10:16.181115 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Availability Zones retrieved successfully. Aug 14 06:10:16.189665 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Flow 'volume_create_api' (89572a56-142a-4cdf-a6eb-72078b4a354e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:16.191306 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4425002b-c0f3-4a99-b8eb-9036aab1abed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:16.192317 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:10:16.229501 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4425002b-c0f3-4a99-b8eb-9036aab1abed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:16.230452 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5d57976-f358-4c29-ac66-17d26e9dc8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:16.332309 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Created reservations ['19721dff-3849-427b-ae35-ec6df0c116f2', 'c117ae27-1767-4d3b-b57e-79a8f2d0e635', '2a4aaf10-1552-4e55-8731-f652358662ed', '8875fd6c-443d-463e-bd8b-56075718cc96'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:16.333588 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5d57976-f358-4c29-ac66-17d26e9dc8bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19721dff-3849-427b-ae35-ec6df0c116f2', 'c117ae27-1767-4d3b-b57e-79a8f2d0e635', '2a4aaf10-1552-4e55-8731-f652358662ed', '8875fd6c-443d-463e-bd8b-56075718cc96']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:16.337891 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d32f92c9-7232-40c1-a818-2dad6aa4e07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:16.375128 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d32f92c9-7232-40c1-a818-2dad6aa4e07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd40661f-a88b-43fd-b072-7722428545fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-570510718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7ebc3f01a974a7fa6475042d2126303',qos_specs=None,replication_status=,reservations=['19721dff-3849-427b-ae35-ec6df0c116f2','c117ae27-1767-4d3b-b57e-79a8f2d0e635','2a4aaf10-1552-4e55-8731-f652358662ed','8875fd6c-443d-463e-bd8b-56075718cc96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abd44bc865b14d59a4ef01daf50962b5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:10:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-570510718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd40661f-a88b-43fd-b072-7722428545fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7ebc3f01a974a7fa6475042d2126303',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abd44bc865b14d59a4ef01daf50962b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:16.379541 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7285e25-4a12-4e5c-9d47-f95b72ed38db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:16.390450 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1d14dcf7-3e5f-4bb5-9198-a37952596d2f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:16.394736 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1d14dcf7-3e5f-4bb5-9198-a37952596d2f tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] GET https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 Aug 14 06:10:16.394854 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1d14dcf7-3e5f-4bb5-9198-a37952596d2f tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:16.395746 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1d14dcf7-3e5f-4bb5-9198-a37952596d2f tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:16.410753 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:16.410753 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:16.417913 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-1d14dcf7-3e5f-4bb5-9198-a37952596d2f tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Volume info retrieved successfully. Aug 14 06:10:16.422166 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7285e25-4a12-4e5c-9d47-f95b72ed38db) transitioned into state 'SUCCESS' from state '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-570510718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7ebc3f01a974a7fa6475042d2126303',qos_specs=None,replication_status=,reservations=['19721dff-3849-427b-ae35-ec6df0c116f2','c117ae27-1767-4d3b-b57e-79a8f2d0e635','2a4aaf10-1552-4e55-8731-f652358662ed','8875fd6c-443d-463e-bd8b-56075718cc96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abd44bc865b14d59a4ef01daf50962b5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:16.423107 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (084f45c5-a732-4ba8-9620-f39585022f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:16.425661 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1d14dcf7-3e5f-4bb5-9198-a37952596d2f tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 returned with HTTP 200 Aug 14 06:10:16.426160 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 144/575] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:16 2026] GET /volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:16.441948 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (084f45c5-a732-4ba8-9620-f39585022f48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:16.443299 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Flow 'volume_create_api' (89572a56-142a-4cdf-a6eb-72078b4a354e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:16.443693 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Create volume request issued successfully. Aug 14 06:10:16.444743 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6dff763a-35d6-4b8d-88a8-cfc10a04fdf5 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:10:16.445246 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 146/576] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:10:16 2026] POST /volume/v3/volumes => generated 754 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:10:16.464444 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-99cfdfba-8c7d-43b0-a405-5f3803797242 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:16.466997 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-99cfdfba-8c7d-43b0-a405-5f3803797242 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] GET https://10.4.3.127/volume/v3/volumes/cd40661f-a88b-43fd-b072-7722428545fd Aug 14 06:10:16.467276 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-99cfdfba-8c7d-43b0-a405-5f3803797242 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:16.467572 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-99cfdfba-8c7d-43b0-a405-5f3803797242 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:16.479228 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:16.479228 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:16.485005 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-99cfdfba-8c7d-43b0-a405-5f3803797242 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Volume info retrieved successfully. Aug 14 06:10:16.490212 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-99cfdfba-8c7d-43b0-a405-5f3803797242 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes/cd40661f-a88b-43fd-b072-7722428545fd returned with HTTP 200 Aug 14 06:10:16.492499 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 144/577] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:16 2026] GET /volume/v3/volumes/cd40661f-a88b-43fd-b072-7722428545fd => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:17.444799 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-895603db-341c-4888-a008-dc01ce435866 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:17.448712 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-895603db-341c-4888-a008-dc01ce435866 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] GET https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 Aug 14 06:10:17.450266 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-895603db-341c-4888-a008-dc01ce435866 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:17.450266 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-895603db-341c-4888-a008-dc01ce435866 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:17.452546 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=256,cinder:UPDATE=62,cinder:INSERT=29 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:10:17.467298 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:17.467298 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:17.473030 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-895603db-341c-4888-a008-dc01ce435866 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Volume info retrieved successfully. Aug 14 06:10:17.479032 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-895603db-341c-4888-a008-dc01ce435866 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 returned with HTTP 200 Aug 14 06:10:17.481642 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 144/578] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:17 2026] GET /volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:17.514484 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2294d7a2-e207-4a25-8773-7a839955b651 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:17.517324 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2294d7a2-e207-4a25-8773-7a839955b651 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] GET https://10.4.3.127/volume/v3/volumes/cd40661f-a88b-43fd-b072-7722428545fd Aug 14 06:10:17.517623 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2294d7a2-e207-4a25-8773-7a839955b651 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:17.517877 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2294d7a2-e207-4a25-8773-7a839955b651 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:17.530243 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:17.530243 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:17.535912 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2294d7a2-e207-4a25-8773-7a839955b651 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Volume info retrieved successfully. Aug 14 06:10:17.541295 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2294d7a2-e207-4a25-8773-7a839955b651 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes/cd40661f-a88b-43fd-b072-7722428545fd returned with HTTP 200 Aug 14 06:10:17.541771 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 145/579] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:17 2026] GET /volume/v3/volumes/cd40661f-a88b-43fd-b072-7722428545fd => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:17.564695 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-bb19cb06-8643-4918-b382-f7c1d6533866 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:17.568153 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bb19cb06-8643-4918-b382-f7c1d6533866 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] GET https://10.4.3.127/volume/v3/volumes/cd40661f-a88b-43fd-b072-7722428545fd Aug 14 06:10:17.568424 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bb19cb06-8643-4918-b382-f7c1d6533866 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:17.568793 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bb19cb06-8643-4918-b382-f7c1d6533866 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:17.597846 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:17.597846 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:17.604524 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-bb19cb06-8643-4918-b382-f7c1d6533866 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Volume info retrieved successfully. Aug 14 06:10:17.613513 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bb19cb06-8643-4918-b382-f7c1d6533866 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes/cd40661f-a88b-43fd-b072-7722428545fd returned with HTTP 200 Aug 14 06:10:17.613513 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 147/580] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:17 2026] GET /volume/v3/volumes/cd40661f-a88b-43fd-b072-7722428545fd => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:17.633022 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:17.635217 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:10:17.635617 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-508765721"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:17.637554 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-508765721'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:10:17.637770 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Create volume of 1 GB Aug 14 06:10:17.643128 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Availability Zones retrieved successfully. Aug 14 06:10:17.656826 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Flow 'volume_create_api' (a46cd947-5c95-4d3f-8855-55a5fbecd25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:17.658247 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e40c34ed-e3c6-4804-8c37-5e76d30ca6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:17.659667 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:10:17.697174 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e40c34ed-e3c6-4804-8c37-5e76d30ca6f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:17.698061 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99687a1d-764b-40e0-b5bf-ec6f9111204a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:17.771258 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Created reservations ['cd69ee40-809f-4267-83ee-7c49ac6310da', '73fd4f71-f96d-4c32-80c4-1553e5894084', '227e3aa9-5acb-4719-b3d3-73d5cfe82484', 'ad27069e-01f3-4b59-9365-687c12eacfba'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:17.772478 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99687a1d-764b-40e0-b5bf-ec6f9111204a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd69ee40-809f-4267-83ee-7c49ac6310da', '73fd4f71-f96d-4c32-80c4-1553e5894084', '227e3aa9-5acb-4719-b3d3-73d5cfe82484', 'ad27069e-01f3-4b59-9365-687c12eacfba']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:17.773483 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29b0a478-3f53-4770-b10f-4aff187cdb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:17.816237 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29b0a478-3f53-4770-b10f-4aff187cdb15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-508765721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7ebc3f01a974a7fa6475042d2126303',qos_specs=None,replication_status=,reservations=['cd69ee40-809f-4267-83ee-7c49ac6310da','73fd4f71-f96d-4c32-80c4-1553e5894084','227e3aa9-5acb-4719-b3d3-73d5cfe82484','ad27069e-01f3-4b59-9365-687c12eacfba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abd44bc865b14d59a4ef01daf50962b5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-508765721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7ebc3f01a974a7fa6475042d2126303',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abd44bc865b14d59a4ef01daf50962b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:17.816237 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a4ef773-e550-46af-b1fb-c3178b63c655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:17.840259 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a4ef773-e550-46af-b1fb-c3178b63c655) transitioned into state 'SUCCESS' from state '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-508765721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7ebc3f01a974a7fa6475042d2126303',qos_specs=None,replication_status=,reservations=['cd69ee40-809f-4267-83ee-7c49ac6310da','73fd4f71-f96d-4c32-80c4-1553e5894084','227e3aa9-5acb-4719-b3d3-73d5cfe82484','ad27069e-01f3-4b59-9365-687c12eacfba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abd44bc865b14d59a4ef01daf50962b5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:17.841061 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b69cfe9a-0abc-45b6-ab84-c71a87ff1065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:17.854748 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b69cfe9a-0abc-45b6-ab84-c71a87ff1065) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:17.855746 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Flow 'volume_create_api' (a46cd947-5c95-4d3f-8855-55a5fbecd25d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:17.856090 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Create volume request issued successfully. Aug 14 06:10:17.856882 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1f21d775-8ab8-4256-a888-1ed6eab65898 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:10:17.857299 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 145/581] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:10:17 2026] POST /volume/v3/volumes => generated 754 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:10:17.871318 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-323a8e81-2d87-42dd-adb6-bb11ce23d6e1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:17.877242 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-323a8e81-2d87-42dd-adb6-bb11ce23d6e1 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] GET https://10.4.3.127/volume/v3/volumes/78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f Aug 14 06:10:17.877242 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-323a8e81-2d87-42dd-adb6-bb11ce23d6e1 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:17.877242 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-323a8e81-2d87-42dd-adb6-bb11ce23d6e1 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:17.893435 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:17.893435 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:17.912784 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-323a8e81-2d87-42dd-adb6-bb11ce23d6e1 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Volume info retrieved successfully. Aug 14 06:10:17.920635 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-323a8e81-2d87-42dd-adb6-bb11ce23d6e1 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes/78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f returned with HTTP 200 Aug 14 06:10:17.921449 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 145/582] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:17 2026] GET /volume/v3/volumes/78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f => generated 822 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:18.500494 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4c39a1e5-55fc-43e8-9a8b-c8d80dcf9a4e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:18.503909 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4c39a1e5-55fc-43e8-9a8b-c8d80dcf9a4e tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] GET https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 Aug 14 06:10:18.504205 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4c39a1e5-55fc-43e8-9a8b-c8d80dcf9a4e tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:18.504519 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4c39a1e5-55fc-43e8-9a8b-c8d80dcf9a4e tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:18.519792 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:18.519792 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:18.525255 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4c39a1e5-55fc-43e8-9a8b-c8d80dcf9a4e tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Volume info retrieved successfully. Aug 14 06:10:18.530682 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4c39a1e5-55fc-43e8-9a8b-c8d80dcf9a4e tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 returned with HTTP 200 Aug 14 06:10:18.531245 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 146/583] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:18 2026] GET /volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:18.941787 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7f68f082-eb34-4696-beec-fac516e56a54 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:18.944030 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7f68f082-eb34-4696-beec-fac516e56a54 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] GET https://10.4.3.127/volume/v3/volumes/78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f Aug 14 06:10:18.944238 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7f68f082-eb34-4696-beec-fac516e56a54 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:18.944425 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7f68f082-eb34-4696-beec-fac516e56a54 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:18.952584 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:18.952584 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:18.957728 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7f68f082-eb34-4696-beec-fac516e56a54 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Volume info retrieved successfully. Aug 14 06:10:18.964318 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7f68f082-eb34-4696-beec-fac516e56a54 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes/78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f returned with HTTP 200 Aug 14 06:10:18.964789 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 148/584] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:18 2026] GET /volume/v3/volumes/78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:18.981693 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-21d4de3c-8db6-43b6-8500-0f12a74a1762 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:18.986961 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21d4de3c-8db6-43b6-8500-0f12a74a1762 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] GET https://10.4.3.127/volume/v3/volumes/78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f Aug 14 06:10:18.987186 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21d4de3c-8db6-43b6-8500-0f12a74a1762 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:18.987548 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21d4de3c-8db6-43b6-8500-0f12a74a1762 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:18.999944 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:18.999944 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:19.006829 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-21d4de3c-8db6-43b6-8500-0f12a74a1762 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Volume info retrieved successfully. Aug 14 06:10:19.014808 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21d4de3c-8db6-43b6-8500-0f12a74a1762 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes/78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f returned with HTTP 200 Aug 14 06:10:19.015534 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 146/585] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:18 2026] GET /volume/v3/volumes/78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:19.031619 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:19.033939 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:10:19.034259 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1208084427"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:19.038024 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1208084427'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:10:19.038024 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Create volume of 1 GB Aug 14 06:10:19.043099 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Availability Zones retrieved successfully. Aug 14 06:10:19.052158 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Flow 'volume_create_api' (fda37ecc-9532-4387-98b0-e39d9a912b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:19.053301 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e725c04b-905a-4a47-b802-9cea50f3a29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:19.055276 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:10:19.115314 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e725c04b-905a-4a47-b802-9cea50f3a29b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:19.116816 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (303fb931-de5f-4ca8-8b47-e5d1d1723c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:19.189694 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Created reservations ['496d755d-064e-4d2e-9135-8a6d37edf409', '972da385-3f71-4408-b02d-377cf7d3dd72', 'fcb9948a-28ac-422c-9bbb-d892bc5a2543', '14a16233-e70c-4b0e-acc1-f59fe86b93c0'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:19.190878 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (303fb931-de5f-4ca8-8b47-e5d1d1723c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['496d755d-064e-4d2e-9135-8a6d37edf409', '972da385-3f71-4408-b02d-377cf7d3dd72', 'fcb9948a-28ac-422c-9bbb-d892bc5a2543', '14a16233-e70c-4b0e-acc1-f59fe86b93c0']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:19.191768 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb6b79ba-fcea-477e-a61e-9ddd780dcc39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:19.222925 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb6b79ba-fcea-477e-a61e-9ddd780dcc39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a935b22-cb70-4bb1-93bc-28b544292a78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1208084427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7ebc3f01a974a7fa6475042d2126303',qos_specs=None,replication_status=,reservations=['496d755d-064e-4d2e-9135-8a6d37edf409','972da385-3f71-4408-b02d-377cf7d3dd72','fcb9948a-28ac-422c-9bbb-d892bc5a2543','14a16233-e70c-4b0e-acc1-f59fe86b93c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abd44bc865b14d59a4ef01daf50962b5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:10:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1208084427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a935b22-cb70-4bb1-93bc-28b544292a78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7ebc3f01a974a7fa6475042d2126303',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abd44bc865b14d59a4ef01daf50962b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:19.224802 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (014852d2-a989-40b3-bd7c-48a243b5eeac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:19.266754 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (014852d2-a989-40b3-bd7c-48a243b5eeac) transitioned into state 'SUCCESS' from state '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-1208084427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7ebc3f01a974a7fa6475042d2126303',qos_specs=None,replication_status=,reservations=['496d755d-064e-4d2e-9135-8a6d37edf409','972da385-3f71-4408-b02d-377cf7d3dd72','fcb9948a-28ac-422c-9bbb-d892bc5a2543','14a16233-e70c-4b0e-acc1-f59fe86b93c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abd44bc865b14d59a4ef01daf50962b5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:19.267629 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c716c36c-1ecd-4150-afad-38f0b3a200f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:19.285426 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c716c36c-1ecd-4150-afad-38f0b3a200f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:19.286372 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Flow 'volume_create_api' (fda37ecc-9532-4387-98b0-e39d9a912b0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:19.286868 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Create volume request issued successfully. Aug 14 06:10:19.288211 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-df6d508e-81f8-42bf-9e8d-5e5bd64b4f50 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:10:19.288785 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 146/586] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:10:19 2026] POST /volume/v3/volumes => generated 755 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:10:19.305755 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-dd1216da-4f63-4aad-a369-1fd1a5db0b12 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:19.313894 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dd1216da-4f63-4aad-a369-1fd1a5db0b12 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] GET https://10.4.3.127/volume/v3/volumes/2a935b22-cb70-4bb1-93bc-28b544292a78 Aug 14 06:10:19.313894 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dd1216da-4f63-4aad-a369-1fd1a5db0b12 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:19.315975 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dd1216da-4f63-4aad-a369-1fd1a5db0b12 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:19.329952 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:19.329952 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:19.340000 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-dd1216da-4f63-4aad-a369-1fd1a5db0b12 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Volume info retrieved successfully. Aug 14 06:10:19.347951 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dd1216da-4f63-4aad-a369-1fd1a5db0b12 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes/2a935b22-cb70-4bb1-93bc-28b544292a78 returned with HTTP 200 Aug 14 06:10:19.348475 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 147/587] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:19 2026] GET /volume/v3/volumes/2a935b22-cb70-4bb1-93bc-28b544292a78 => generated 823 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:19.556387 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1d72583c-e60f-491a-a840-e94fbef572b4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:19.565428 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1d72583c-e60f-491a-a840-e94fbef572b4 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] GET https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 Aug 14 06:10:19.565428 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1d72583c-e60f-491a-a840-e94fbef572b4 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:19.565428 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1d72583c-e60f-491a-a840-e94fbef572b4 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:19.586157 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:19.586157 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:19.596716 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1d72583c-e60f-491a-a840-e94fbef572b4 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Volume info retrieved successfully. Aug 14 06:10:19.607593 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1d72583c-e60f-491a-a840-e94fbef572b4 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 returned with HTTP 200 Aug 14 06:10:19.608279 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 149/588] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:19 2026] GET /volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:19.846832 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-12d972b6-67b3-4c94-9612-db0570165318 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:19.848884 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-12d972b6-67b3-4c94-9612-db0570165318 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] POST https://10.4.3.127/volume/v3/attachments/62289d0c-580a-4572-ba29-c245ac924c44/action Aug 14 06:10:19.851428 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-12d972b6-67b3-4c94-9612-db0570165318 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:10:19.851428 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-12d972b6-67b3-4c94-9612-db0570165318 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:19.876163 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:19.876163 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:19.887356 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1c6a922e-435c-4b12-bcb1-e2b2bd24ddd7 req-12d972b6-67b3-4c94-9612-db0570165318 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/attachments/62289d0c-580a-4572-ba29-c245ac924c44/action returned with HTTP 204 Aug 14 06:10:19.888170 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 147/589] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:10:19 2026] POST /volume/v3/attachments/62289d0c-580a-4572-ba29-c245ac924c44/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:20.366533 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-50ee3047-233e-4a1a-a93c-fd37cd3969bc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:20.370247 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-50ee3047-233e-4a1a-a93c-fd37cd3969bc tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] GET https://10.4.3.127/volume/v3/volumes/2a935b22-cb70-4bb1-93bc-28b544292a78 Aug 14 06:10:20.370489 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-50ee3047-233e-4a1a-a93c-fd37cd3969bc tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:20.370774 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-50ee3047-233e-4a1a-a93c-fd37cd3969bc tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:20.386503 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:20.386503 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:20.392442 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-50ee3047-233e-4a1a-a93c-fd37cd3969bc tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Volume info retrieved successfully. Aug 14 06:10:20.400115 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-50ee3047-233e-4a1a-a93c-fd37cd3969bc tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes/2a935b22-cb70-4bb1-93bc-28b544292a78 returned with HTTP 200 Aug 14 06:10:20.400115 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 147/590] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:20 2026] GET /volume/v3/volumes/2a935b22-cb70-4bb1-93bc-28b544292a78 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:20.415885 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-19e958b9-0461-4174-9b11-981787c0ab31 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:20.417930 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-19e958b9-0461-4174-9b11-981787c0ab31 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] GET https://10.4.3.127/volume/v3/volumes/2a935b22-cb70-4bb1-93bc-28b544292a78 Aug 14 06:10:20.419352 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-19e958b9-0461-4174-9b11-981787c0ab31 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:20.419352 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-19e958b9-0461-4174-9b11-981787c0ab31 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:20.429913 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:20.429913 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:20.439435 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-19e958b9-0461-4174-9b11-981787c0ab31 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Volume info retrieved successfully. Aug 14 06:10:20.447150 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-19e958b9-0461-4174-9b11-981787c0ab31 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes/2a935b22-cb70-4bb1-93bc-28b544292a78 returned with HTTP 200 Aug 14 06:10:20.447150 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 148/591] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:20 2026] GET /volume/v3/volumes/2a935b22-cb70-4bb1-93bc-28b544292a78 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:20.461531 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:20.511575 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:10:20.512316 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:20.515330 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:10:20.515330 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Create volume of 1 GB Aug 14 06:10:20.528082 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Availability Zones retrieved successfully. Aug 14 06:10:20.533478 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Flow 'volume_create_api' (e3f220f9-40b4-4972-b436-1df32b9cbcc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:20.535259 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dcb0b13-5500-427a-b15e-87b0b80bfed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:20.537073 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:10:20.590434 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dcb0b13-5500-427a-b15e-87b0b80bfed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:20.590434 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be4dee8a-2db0-42e5-89b3-24bf0f0ca4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:20.628411 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-81ecff25-245a-4bc6-90f2-00281ab010ff None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:20.630228 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-81ecff25-245a-4bc6-90f2-00281ab010ff tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] GET https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 Aug 14 06:10:20.630668 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-81ecff25-245a-4bc6-90f2-00281ab010ff tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:20.630997 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-81ecff25-245a-4bc6-90f2-00281ab010ff tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:20.653707 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:20.653707 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:20.659995 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-81ecff25-245a-4bc6-90f2-00281ab010ff tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Volume info retrieved successfully. Aug 14 06:10:20.667157 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-81ecff25-245a-4bc6-90f2-00281ab010ff tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 returned with HTTP 200 Aug 14 06:10:20.668055 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 148/592] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:20 2026] GET /volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:20.683636 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5035a530-c93c-40a7-a966-edbee18113d4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:20.684265 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Created reservations ['edd11eff-6142-46ee-8c98-4228484fe96f', '7a2fc96c-df6b-47a3-b1c9-50c9d9766e4b', 'a66c503b-8a60-4e19-9d18-160fbe83b1de', '5fb768fc-70aa-4eaa-b056-134ebe114e76'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:20.685201 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be4dee8a-2db0-42e5-89b3-24bf0f0ca4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edd11eff-6142-46ee-8c98-4228484fe96f', '7a2fc96c-df6b-47a3-b1c9-50c9d9766e4b', 'a66c503b-8a60-4e19-9d18-160fbe83b1de', '5fb768fc-70aa-4eaa-b056-134ebe114e76']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:20.686221 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4958bedb-9872-43b7-a73e-9f8a5eec7393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:20.687115 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5035a530-c93c-40a7-a966-edbee18113d4 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] GET https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 Aug 14 06:10:20.687382 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5035a530-c93c-40a7-a966-edbee18113d4 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:20.687562 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5035a530-c93c-40a7-a966-edbee18113d4 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:20.704545 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:20.704545 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:20.709779 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5035a530-c93c-40a7-a966-edbee18113d4 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Volume info retrieved successfully. Aug 14 06:10:20.720445 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5035a530-c93c-40a7-a966-edbee18113d4 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 returned with HTTP 200 Aug 14 06:10:20.720445 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 148/593] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:20 2026] GET /volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:20.720651 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4958bedb-9872-43b7-a73e-9f8a5eec7393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38eccce1-5842-496a-81b1-8ae2d163a8ba', '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='419a28ae44554b2895c79b7ba1ef7a7d',qos_specs=None,replication_status=,reservations=['edd11eff-6142-46ee-8c98-4228484fe96f','7a2fc96c-df6b-47a3-b1c9-50c9d9766e4b','a66c503b-8a60-4e19-9d18-160fbe83b1de','5fb768fc-70aa-4eaa-b056-134ebe114e76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee565fc1161a4cefb1bd80f694c8f3d5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:10:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38eccce1-5842-496a-81b1-8ae2d163a8ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='419a28ae44554b2895c79b7ba1ef7a7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee565fc1161a4cefb1bd80f694c8f3d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:20.720852 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ee748bb-2b23-46ca-98e4-37688cdc266f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:20.751674 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ee748bb-2b23-46ca-98e4-37688cdc266f) transitioned into state 'SUCCESS' from 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='419a28ae44554b2895c79b7ba1ef7a7d',qos_specs=None,replication_status=,reservations=['edd11eff-6142-46ee-8c98-4228484fe96f','7a2fc96c-df6b-47a3-b1c9-50c9d9766e4b','a66c503b-8a60-4e19-9d18-160fbe83b1de','5fb768fc-70aa-4eaa-b056-134ebe114e76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee565fc1161a4cefb1bd80f694c8f3d5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:20.754260 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (499cd7a9-aaa8-42d4-a8ca-215e7252278a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:20.768481 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (499cd7a9-aaa8-42d4-a8ca-215e7252278a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:20.771419 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Flow 'volume_create_api' (e3f220f9-40b4-4972-b436-1df32b9cbcc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:20.771419 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Create volume request issued successfully. Aug 14 06:10:20.771419 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1edd5c24-7bf6-4866-a0ca-265fcf52b68a tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:10:20.771765 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 150/594] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:10:20 2026] POST /volume/v3/volumes => generated 733 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:10:20.795767 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2f2d9eca-850c-4c7c-bc00-6e57ab6dd43f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:20.797448 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2f2d9eca-850c-4c7c-bc00-6e57ab6dd43f tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] GET https://10.4.3.127/volume/v3/volumes/38eccce1-5842-496a-81b1-8ae2d163a8ba Aug 14 06:10:20.797745 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2f2d9eca-850c-4c7c-bc00-6e57ab6dd43f tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:20.797966 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2f2d9eca-850c-4c7c-bc00-6e57ab6dd43f tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:20.807924 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:20.807924 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:20.813272 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2f2d9eca-850c-4c7c-bc00-6e57ab6dd43f tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Volume info retrieved successfully. Aug 14 06:10:20.820265 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2f2d9eca-850c-4c7c-bc00-6e57ab6dd43f tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] https://10.4.3.127/volume/v3/volumes/38eccce1-5842-496a-81b1-8ae2d163a8ba returned with HTTP 200 Aug 14 06:10:20.820265 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 149/595] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:20 2026] GET /volume/v3/volumes/38eccce1-5842-496a-81b1-8ae2d163a8ba => generated 912 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:21.842688 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fed443fa-9d75-4830-8512-ad7be88356c1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:21.845653 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fed443fa-9d75-4830-8512-ad7be88356c1 tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] GET https://10.4.3.127/volume/v3/volumes/38eccce1-5842-496a-81b1-8ae2d163a8ba Aug 14 06:10:21.846388 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fed443fa-9d75-4830-8512-ad7be88356c1 tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:21.848064 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fed443fa-9d75-4830-8512-ad7be88356c1 tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:21.858195 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:21.858195 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:21.867362 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fed443fa-9d75-4830-8512-ad7be88356c1 tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Volume info retrieved successfully. Aug 14 06:10:21.873941 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fed443fa-9d75-4830-8512-ad7be88356c1 tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] https://10.4.3.127/volume/v3/volumes/38eccce1-5842-496a-81b1-8ae2d163a8ba returned with HTTP 200 Aug 14 06:10:21.874581 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 149/596] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:21 2026] GET /volume/v3/volumes/38eccce1-5842-496a-81b1-8ae2d163a8ba => generated 973 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:21.894576 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-28bdb34f-48a4-403f-9b19-40ab3c7b6b49 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:21.902460 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-28bdb34f-48a4-403f-9b19-40ab3c7b6b49 tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1&project_id=f7ebc3f01a974a7fa6475042d2126303 Aug 14 06:10:21.902788 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-28bdb34f-48a4-403f-9b19-40ab3c7b6b49 tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:21.903070 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-28bdb34f-48a4-403f-9b19-40ab3c7b6b49 tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:21.903750 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-28bdb34f-48a4-403f-9b19-40ab3c7b6b49 tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Could not evaluate value f7ebc3f01a974a7fa6475042d2126303, assuming string {{(pid=100407) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 06:10:21.905161 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-28bdb34f-48a4-403f-9b19-40ab3c7b6b49 tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Searching by: MultiDict([('project_id', 'f7ebc3f01a974a7fa6475042d2126303'), ('all_tenants', 1)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:10:21.948956 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-28bdb34f-48a4-403f-9b19-40ab3c7b6b49 tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Get all volumes completed successfully. Aug 14 06:10:21.950779 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:21.950779 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:21.956377 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-28bdb34f-48a4-403f-9b19-40ab3c7b6b49 tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1&project_id=f7ebc3f01a974a7fa6475042d2126303 returned with HTTP 200 Aug 14 06:10:21.957317 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 149/597] 10.4.3.127 () {66 vars in 1373 bytes} [Fri Aug 14 06:10:21 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=f7ebc3f01a974a7fa6475042d2126303 => generated 3026 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:21.983281 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c0537e9f-de5f-4f56-bdb3-162819accfaa None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:21.985977 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c0537e9f-de5f-4f56-bdb3-162819accfaa tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/38eccce1-5842-496a-81b1-8ae2d163a8ba Aug 14 06:10:21.986217 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c0537e9f-de5f-4f56-bdb3-162819accfaa tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:21.987264 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c0537e9f-de5f-4f56-bdb3-162819accfaa tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:21.987264 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-c0537e9f-de5f-4f56-bdb3-162819accfaa tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Delete volume with id: 38eccce1-5842-496a-81b1-8ae2d163a8ba Aug 14 06:10:22.001042 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:22.001042 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:22.001320 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c0537e9f-de5f-4f56-bdb3-162819accfaa tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Volume info retrieved successfully. Aug 14 06:10:22.031636 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c0537e9f-de5f-4f56-bdb3-162819accfaa tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] Delete volume request issued successfully. Aug 14 06:10:22.032135 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c0537e9f-de5f-4f56-bdb3-162819accfaa tempest-VolumesListAdminTestJSON-1043518451 tempest-VolumesListAdminTestJSON-1043518451-project-admin] https://10.4.3.127/volume/v3/volumes/38eccce1-5842-496a-81b1-8ae2d163a8ba returned with HTTP 202 Aug 14 06:10:22.033420 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 151/598] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:10:21 2026] DELETE /volume/v3/volumes/38eccce1-5842-496a-81b1-8ae2d163a8ba => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:10:22.049748 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e3024e6b-201f-4ecb-8504-6eaa590d61e2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:22.052699 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e3024e6b-201f-4ecb-8504-6eaa590d61e2 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] GET https://10.4.3.127/volume/v3/volumes/2a935b22-cb70-4bb1-93bc-28b544292a78 Aug 14 06:10:22.053603 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e3024e6b-201f-4ecb-8504-6eaa590d61e2 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:22.054103 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e3024e6b-201f-4ecb-8504-6eaa590d61e2 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:22.070529 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:22.070529 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:22.076152 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e3024e6b-201f-4ecb-8504-6eaa590d61e2 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Volume info retrieved successfully. Aug 14 06:10:22.084707 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e3024e6b-201f-4ecb-8504-6eaa590d61e2 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes/2a935b22-cb70-4bb1-93bc-28b544292a78 returned with HTTP 200 Aug 14 06:10:22.085260 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 150/599] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:22 2026] GET /volume/v3/volumes/2a935b22-cb70-4bb1-93bc-28b544292a78 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:22.106934 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7409217c-6a91-408b-9533-ac5d73f9da30 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:22.109832 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7409217c-6a91-408b-9533-ac5d73f9da30 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] DELETE https://10.4.3.127/volume/v3/volumes/2a935b22-cb70-4bb1-93bc-28b544292a78 Aug 14 06:10:22.109980 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7409217c-6a91-408b-9533-ac5d73f9da30 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:22.110227 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7409217c-6a91-408b-9533-ac5d73f9da30 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:22.110391 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-7409217c-6a91-408b-9533-ac5d73f9da30 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Delete volume with id: 2a935b22-cb70-4bb1-93bc-28b544292a78 Aug 14 06:10:22.123237 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:22.123237 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:22.123941 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7409217c-6a91-408b-9533-ac5d73f9da30 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Volume info retrieved successfully. Aug 14 06:10:22.153780 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7409217c-6a91-408b-9533-ac5d73f9da30 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Delete volume request issued successfully. Aug 14 06:10:22.154123 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7409217c-6a91-408b-9533-ac5d73f9da30 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes/2a935b22-cb70-4bb1-93bc-28b544292a78 returned with HTTP 202 Aug 14 06:10:22.155008 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 150/600] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:10:22 2026] DELETE /volume/v3/volumes/2a935b22-cb70-4bb1-93bc-28b544292a78 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:10:22.166879 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8589bf90-0ed4-4bd1-95f9-c7f314b115fb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:22.170204 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8589bf90-0ed4-4bd1-95f9-c7f314b115fb tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] GET https://10.4.3.127/volume/v3/volumes/2a935b22-cb70-4bb1-93bc-28b544292a78 Aug 14 06:10:22.170204 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8589bf90-0ed4-4bd1-95f9-c7f314b115fb tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:22.170204 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8589bf90-0ed4-4bd1-95f9-c7f314b115fb tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:22.184107 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:22.184107 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:22.190593 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8589bf90-0ed4-4bd1-95f9-c7f314b115fb tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Volume info retrieved successfully. Aug 14 06:10:22.203554 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8589bf90-0ed4-4bd1-95f9-c7f314b115fb tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes/2a935b22-cb70-4bb1-93bc-28b544292a78 returned with HTTP 200 Aug 14 06:10:22.203554 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 150/601] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:22 2026] GET /volume/v3/volumes/2a935b22-cb70-4bb1-93bc-28b544292a78 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:23.221936 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4cdb1f2a-defe-4e39-b7ef-590ee60b8edf None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:23.224155 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4cdb1f2a-defe-4e39-b7ef-590ee60b8edf tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] GET https://10.4.3.127/volume/v3/volumes/2a935b22-cb70-4bb1-93bc-28b544292a78 Aug 14 06:10:23.224762 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4cdb1f2a-defe-4e39-b7ef-590ee60b8edf tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:23.224762 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4cdb1f2a-defe-4e39-b7ef-590ee60b8edf tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:23.232887 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4cdb1f2a-defe-4e39-b7ef-590ee60b8edf tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes/2a935b22-cb70-4bb1-93bc-28b544292a78 returned with HTTP 404 Aug 14 06:10:23.233581 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 152/602] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:23 2026] GET /volume/v3/volumes/2a935b22-cb70-4bb1-93bc-28b544292a78 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:23.242203 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a1e77512-f68a-4abd-b6e1-69b884480b5d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:23.244158 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a1e77512-f68a-4abd-b6e1-69b884480b5d tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] GET https://10.4.3.127/volume/v3/volumes/78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f Aug 14 06:10:23.245375 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a1e77512-f68a-4abd-b6e1-69b884480b5d tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:23.245721 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a1e77512-f68a-4abd-b6e1-69b884480b5d tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:23.257513 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:23.257513 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:23.262292 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a1e77512-f68a-4abd-b6e1-69b884480b5d tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Volume info retrieved successfully. Aug 14 06:10:23.270532 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a1e77512-f68a-4abd-b6e1-69b884480b5d tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes/78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f returned with HTTP 200 Aug 14 06:10:23.271050 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 151/603] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:23 2026] GET /volume/v3/volumes/78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:23.287948 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c2ac4386-875c-4d67-acb8-b1981a7c1192 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:23.289836 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c2ac4386-875c-4d67-acb8-b1981a7c1192 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] DELETE https://10.4.3.127/volume/v3/volumes/78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f Aug 14 06:10:23.290055 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c2ac4386-875c-4d67-acb8-b1981a7c1192 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:23.290316 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c2ac4386-875c-4d67-acb8-b1981a7c1192 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:23.290529 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-c2ac4386-875c-4d67-acb8-b1981a7c1192 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Delete volume with id: 78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f Aug 14 06:10:23.299296 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:23.299296 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:23.299939 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c2ac4386-875c-4d67-acb8-b1981a7c1192 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Volume info retrieved successfully. Aug 14 06:10:23.328309 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c2ac4386-875c-4d67-acb8-b1981a7c1192 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Delete volume request issued successfully. Aug 14 06:10:23.328309 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c2ac4386-875c-4d67-acb8-b1981a7c1192 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes/78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f returned with HTTP 202 Aug 14 06:10:23.328461 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 151/604] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:10:23 2026] DELETE /volume/v3/volumes/78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:10:23.338274 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c9b9c636-06ac-43e6-ac8c-107462ab418a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:23.340877 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c9b9c636-06ac-43e6-ac8c-107462ab418a tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] GET https://10.4.3.127/volume/v3/volumes/78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f Aug 14 06:10:23.341162 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c9b9c636-06ac-43e6-ac8c-107462ab418a tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:23.341447 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c9b9c636-06ac-43e6-ac8c-107462ab418a tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:23.361698 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:23.361698 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:23.369010 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c9b9c636-06ac-43e6-ac8c-107462ab418a tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Volume info retrieved successfully. Aug 14 06:10:23.375972 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c9b9c636-06ac-43e6-ac8c-107462ab418a tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes/78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f returned with HTTP 200 Aug 14 06:10:23.376482 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 151/605] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:23 2026] GET /volume/v3/volumes/78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:24.116290 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-11256e87-dc99-4f62-981d-27f1127c0de0 req-91fbe7bb-9478-412a-b7f9-948f5c048821 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:24.118334 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-11256e87-dc99-4f62-981d-27f1127c0de0 req-91fbe7bb-9478-412a-b7f9-948f5c048821 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] DELETE https://10.4.3.127/volume/v3/attachments/b5deea12-fd9f-466e-86f6-3d18c20595b3 Aug 14 06:10:24.118588 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-11256e87-dc99-4f62-981d-27f1127c0de0 req-91fbe7bb-9478-412a-b7f9-948f5c048821 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:24.118788 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-11256e87-dc99-4f62-981d-27f1127c0de0 req-91fbe7bb-9478-412a-b7f9-948f5c048821 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:24.135498 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:24.135498 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:24.199279 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-11256e87-dc99-4f62-981d-27f1127c0de0 req-91fbe7bb-9478-412a-b7f9-948f5c048821 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/attachments/b5deea12-fd9f-466e-86f6-3d18c20595b3 returned with HTTP 200 Aug 14 06:10:24.199837 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 153/606] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:10:24 2026] DELETE /volume/v3/attachments/b5deea12-fd9f-466e-86f6-3d18c20595b3 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:10:24.215006 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-11256e87-dc99-4f62-981d-27f1127c0de0 req-7443c5db-0b96-4904-a114-01954ea309c2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:24.217998 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-11256e87-dc99-4f62-981d-27f1127c0de0 req-7443c5db-0b96-4904-a114-01954ea309c2 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] DELETE https://10.4.3.127/volume/v3/attachments/201a6a25-2ca9-45e0-a7ba-d1c2acdf04fe Aug 14 06:10:24.218422 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-11256e87-dc99-4f62-981d-27f1127c0de0 req-7443c5db-0b96-4904-a114-01954ea309c2 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:24.218596 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-11256e87-dc99-4f62-981d-27f1127c0de0 req-7443c5db-0b96-4904-a114-01954ea309c2 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:24.231610 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:24.231610 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:24.312498 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-11256e87-dc99-4f62-981d-27f1127c0de0 req-7443c5db-0b96-4904-a114-01954ea309c2 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/attachments/201a6a25-2ca9-45e0-a7ba-d1c2acdf04fe returned with HTTP 200 Aug 14 06:10:24.313130 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 152/607] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:10:24 2026] DELETE /volume/v3/attachments/201a6a25-2ca9-45e0-a7ba-d1c2acdf04fe => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:24.332662 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-11256e87-dc99-4f62-981d-27f1127c0de0 req-4344717d-d0da-49e1-813c-ad93a2441efe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:24.336421 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-11256e87-dc99-4f62-981d-27f1127c0de0 req-4344717d-d0da-49e1-813c-ad93a2441efe tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] DELETE https://10.4.3.127/volume/v3/attachments/a53ecde1-5025-42d7-87f5-c88f40085acc Aug 14 06:10:24.336727 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-11256e87-dc99-4f62-981d-27f1127c0de0 req-4344717d-d0da-49e1-813c-ad93a2441efe tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:24.336915 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-11256e87-dc99-4f62-981d-27f1127c0de0 req-4344717d-d0da-49e1-813c-ad93a2441efe tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:24.353020 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:24.353020 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:24.392246 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d56a1dc4-4bda-45a7-b0d2-3245961c72fc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:24.394816 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d56a1dc4-4bda-45a7-b0d2-3245961c72fc tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] GET https://10.4.3.127/volume/v3/volumes/78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f Aug 14 06:10:24.395079 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d56a1dc4-4bda-45a7-b0d2-3245961c72fc tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:24.396243 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d56a1dc4-4bda-45a7-b0d2-3245961c72fc tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:24.406541 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d56a1dc4-4bda-45a7-b0d2-3245961c72fc tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes/78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f returned with HTTP 404 Aug 14 06:10:24.407286 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 152/608] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:24 2026] GET /volume/v3/volumes/78c78b1d-61d0-4af2-bdc8-09f1d6b0a32f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:24.417949 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-fd2b11c3-24fe-41a4-b830-68b1a7f41d79 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:24.420911 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fd2b11c3-24fe-41a4-b830-68b1a7f41d79 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] GET https://10.4.3.127/volume/v3/volumes/cd40661f-a88b-43fd-b072-7722428545fd Aug 14 06:10:24.421218 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fd2b11c3-24fe-41a4-b830-68b1a7f41d79 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:24.421637 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fd2b11c3-24fe-41a4-b830-68b1a7f41d79 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:24.427503 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-11256e87-dc99-4f62-981d-27f1127c0de0 req-4344717d-d0da-49e1-813c-ad93a2441efe tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/attachments/a53ecde1-5025-42d7-87f5-c88f40085acc returned with HTTP 200 Aug 14 06:10:24.428156 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 152/609] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:10:24 2026] DELETE /volume/v3/attachments/a53ecde1-5025-42d7-87f5-c88f40085acc => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:24.433320 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:24.433320 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:24.444233 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-fd2b11c3-24fe-41a4-b830-68b1a7f41d79 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Volume info retrieved successfully. Aug 14 06:10:24.452139 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fd2b11c3-24fe-41a4-b830-68b1a7f41d79 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes/cd40661f-a88b-43fd-b072-7722428545fd returned with HTTP 200 Aug 14 06:10:24.452985 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 154/610] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:24 2026] GET /volume/v3/volumes/cd40661f-a88b-43fd-b072-7722428545fd => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:10:24.470617 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6586df3d-4605-470c-b9dd-2f71bf046f02 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:24.473158 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6586df3d-4605-470c-b9dd-2f71bf046f02 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] DELETE https://10.4.3.127/volume/v3/volumes/cd40661f-a88b-43fd-b072-7722428545fd Aug 14 06:10:24.474174 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6586df3d-4605-470c-b9dd-2f71bf046f02 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:24.474174 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6586df3d-4605-470c-b9dd-2f71bf046f02 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:24.475140 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-6586df3d-4605-470c-b9dd-2f71bf046f02 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Delete volume with id: cd40661f-a88b-43fd-b072-7722428545fd Aug 14 06:10:24.486151 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:24.486151 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:24.487011 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6586df3d-4605-470c-b9dd-2f71bf046f02 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Volume info retrieved successfully. Aug 14 06:10:24.525270 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6586df3d-4605-470c-b9dd-2f71bf046f02 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Delete volume request issued successfully. Aug 14 06:10:24.525544 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6586df3d-4605-470c-b9dd-2f71bf046f02 tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes/cd40661f-a88b-43fd-b072-7722428545fd returned with HTTP 202 Aug 14 06:10:24.526598 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 153/611] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:10:24 2026] DELETE /volume/v3/volumes/cd40661f-a88b-43fd-b072-7722428545fd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:10:24.541613 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-33eaa322-dd8f-487f-bc00-0ff0eaf146ab None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:24.542804 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-33eaa322-dd8f-487f-bc00-0ff0eaf146ab tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] GET https://10.4.3.127/volume/v3/volumes/cd40661f-a88b-43fd-b072-7722428545fd Aug 14 06:10:24.543776 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-33eaa322-dd8f-487f-bc00-0ff0eaf146ab tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:24.543985 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-33eaa322-dd8f-487f-bc00-0ff0eaf146ab tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:24.553377 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:24.553377 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:24.558283 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-33eaa322-dd8f-487f-bc00-0ff0eaf146ab tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Volume info retrieved successfully. Aug 14 06:10:24.564467 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-33eaa322-dd8f-487f-bc00-0ff0eaf146ab tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes/cd40661f-a88b-43fd-b072-7722428545fd returned with HTTP 200 Aug 14 06:10:24.564827 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 153/612] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:24 2026] GET /volume/v3/volumes/cd40661f-a88b-43fd-b072-7722428545fd => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:25.588819 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-78245ad6-5529-484a-b3bd-1f5d24c2116b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:25.591041 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78245ad6-5529-484a-b3bd-1f5d24c2116b tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] GET https://10.4.3.127/volume/v3/volumes/cd40661f-a88b-43fd-b072-7722428545fd Aug 14 06:10:25.591175 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-78245ad6-5529-484a-b3bd-1f5d24c2116b tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:25.591472 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-78245ad6-5529-484a-b3bd-1f5d24c2116b tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:25.600238 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78245ad6-5529-484a-b3bd-1f5d24c2116b tempest-VolumesListAdminTestJSON-1943933941 tempest-VolumesListAdminTestJSON-1943933941-project-member] https://10.4.3.127/volume/v3/volumes/cd40661f-a88b-43fd-b072-7722428545fd returned with HTTP 404 Aug 14 06:10:25.601152 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 153/613] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:25 2026] GET /volume/v3/volumes/cd40661f-a88b-43fd-b072-7722428545fd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:25.845906 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-be7f907d-26c1-4de2-b9b7-2a1e1ea422f9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:25.845906 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-be7f907d-26c1-4de2-b9b7-2a1e1ea422f9 None None] GET https://10.4.3.127/volume// Aug 14 06:10:25.845906 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-be7f907d-26c1-4de2-b9b7-2a1e1ea422f9 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:25.845906 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-be7f907d-26c1-4de2-b9b7-2a1e1ea422f9 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:25.848610 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-be7f907d-26c1-4de2-b9b7-2a1e1ea422f9 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:10:25.848610 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 155/614] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:10:25 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 06:10:25.860947 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-dd35f29c-6656-476e-9161-f8d272021071 req-5e94957e-9f9c-4b6e-bae2-9e42be9e4320 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:25.864114 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-dd35f29c-6656-476e-9161-f8d272021071 req-5e94957e-9f9c-4b6e-bae2-9e42be9e4320 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:10:25.865327 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-dd35f29c-6656-476e-9161-f8d272021071 req-5e94957e-9f9c-4b6e-bae2-9e42be9e4320 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e117caf4-ff21-417d-89e4-46ce1991e3ba", "connector": null, "instance_uuid": "2d64b36b-5fb8-4384-a237-8409b62f2614"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:25.889072 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:25.889072 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:25.954260 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-dd35f29c-6656-476e-9161-f8d272021071 req-5e94957e-9f9c-4b6e-bae2-9e42be9e4320 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:10:25.956290 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 154/615] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:10:25 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 14 06:10:25.978741 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-dd35f29c-6656-476e-9161-f8d272021071 req-4be6967e-aa69-49f6-bd08-7e24bcfbd361 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:25.982381 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-dd35f29c-6656-476e-9161-f8d272021071 req-4be6967e-aa69-49f6-bd08-7e24bcfbd361 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] DELETE https://10.4.3.127/volume/v3/attachments/57f4d8c7-4f64-4e66-a53d-7caa52e810e3 Aug 14 06:10:25.982381 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-dd35f29c-6656-476e-9161-f8d272021071 req-4be6967e-aa69-49f6-bd08-7e24bcfbd361 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:25.982699 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-dd35f29c-6656-476e-9161-f8d272021071 req-4be6967e-aa69-49f6-bd08-7e24bcfbd361 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:25.994070 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:25.994070 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:26.070040 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-dd35f29c-6656-476e-9161-f8d272021071 req-4be6967e-aa69-49f6-bd08-7e24bcfbd361 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/attachments/57f4d8c7-4f64-4e66-a53d-7caa52e810e3 returned with HTTP 200 Aug 14 06:10:26.070491 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 154/616] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:10:25 2026] DELETE /volume/v3/attachments/57f4d8c7-4f64-4e66-a53d-7caa52e810e3 => generated 192 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 06:10:27.411804 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ab03009e-5968-4cfb-868e-a87bd318b70a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:27.412446 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ab03009e-5968-4cfb-868e-a87bd318b70a None None] GET https://10.4.3.127/volume// Aug 14 06:10:27.412588 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ab03009e-5968-4cfb-868e-a87bd318b70a None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:27.413213 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ab03009e-5968-4cfb-868e-a87bd318b70a None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:27.413213 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ab03009e-5968-4cfb-868e-a87bd318b70a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:10:27.413755 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 154/617] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:10:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:10:27.427271 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-86518359-49d9-4efd-b90c-c205ef235bf5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:27.429781 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-86518359-49d9-4efd-b90c-c205ef235bf5 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:10:27.430257 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-86518359-49d9-4efd-b90c-c205ef235bf5 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78e24423-469d-4148-8ae7-7919581c3f11", "connector": null, "instance_uuid": "a523ef83-3819-4c2a-805a-4d52281e85a8"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:27.444163 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:27.444163 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:27.485475 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-86518359-49d9-4efd-b90c-c205ef235bf5 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:10:27.486725 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 156/618] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:10:27 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 14 06:10:27.497871 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-52f20bac-901a-4135-b5d2-ab5ee16b3909 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:27.503657 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-52f20bac-901a-4135-b5d2-ab5ee16b3909 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] DELETE https://10.4.3.127/volume/v3/attachments/62289d0c-580a-4572-ba29-c245ac924c44 Aug 14 06:10:27.504905 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-52f20bac-901a-4135-b5d2-ab5ee16b3909 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:27.504905 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-52f20bac-901a-4135-b5d2-ab5ee16b3909 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:27.517570 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:27.517570 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:27.610965 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-52f20bac-901a-4135-b5d2-ab5ee16b3909 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/attachments/62289d0c-580a-4572-ba29-c245ac924c44 returned with HTTP 200 Aug 14 06:10:27.612069 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 155/619] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:10:27 2026] DELETE /volume/v3/attachments/62289d0c-580a-4572-ba29-c245ac924c44 => generated 192 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:27.699858 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-dd35f29c-6656-476e-9161-f8d272021071 req-8d1fc2f8-f945-41fd-a954-46a9ace8a9fb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:27.703584 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-dd35f29c-6656-476e-9161-f8d272021071 req-8d1fc2f8-f945-41fd-a954-46a9ace8a9fb tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] PUT https://10.4.3.127/volume/v3/attachments/b860fdde-68af-45f7-b5bb-64852defc5df Aug 14 06:10:27.705030 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-dd35f29c-6656-476e-9161-f8d272021071 req-8d1fc2f8-f945-41fd-a954-46a9ace8a9fb tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:27.721503 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-dd35f29c-6656-476e-9161-f8d272021071 req-8d1fc2f8-f945-41fd-a954-46a9ace8a9fb tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Acquiring lock "cinder-attachment_update-e117caf4-ff21-417d-89e4-46ce1991e3ba-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:10:27.731093 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-dd35f29c-6656-476e-9161-f8d272021071 req-8d1fc2f8-f945-41fd-a954-46a9ace8a9fb tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Lock "cinder-attachment_update-e117caf4-ff21-417d-89e4-46ce1991e3ba-np0000007331" acquired by "attachment_update" :: waited 0.011s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:10:27.732557 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:27.732557 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:27.891764 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-dd35f29c-6656-476e-9161-f8d272021071 req-8d1fc2f8-f945-41fd-a954-46a9ace8a9fb tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Lock "cinder-attachment_update-e117caf4-ff21-417d-89e4-46ce1991e3ba-np0000007331" released by "attachment_update" :: held 0.159s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:10:27.891764 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-dd35f29c-6656-476e-9161-f8d272021071 req-8d1fc2f8-f945-41fd-a954-46a9ace8a9fb tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/attachments/b860fdde-68af-45f7-b5bb-64852defc5df returned with HTTP 200 Aug 14 06:10:27.891764 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 155/620] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:10:27 2026] PUT /volume/v3/attachments/b860fdde-68af-45f7-b5bb-64852defc5df => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:27.904099 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-dd35f29c-6656-476e-9161-f8d272021071 req-26c8d3ca-df0c-4115-aedd-b9f41bcaa93f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:27.908883 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-dd35f29c-6656-476e-9161-f8d272021071 req-26c8d3ca-df0c-4115-aedd-b9f41bcaa93f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/attachments/b860fdde-68af-45f7-b5bb-64852defc5df Aug 14 06:10:27.909649 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-dd35f29c-6656-476e-9161-f8d272021071 req-26c8d3ca-df0c-4115-aedd-b9f41bcaa93f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:27.910033 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-dd35f29c-6656-476e-9161-f8d272021071 req-26c8d3ca-df0c-4115-aedd-b9f41bcaa93f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:27.945730 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-dd35f29c-6656-476e-9161-f8d272021071 req-26c8d3ca-df0c-4115-aedd-b9f41bcaa93f tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/attachments/b860fdde-68af-45f7-b5bb-64852defc5df returned with HTTP 200 Aug 14 06:10:27.946264 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 155/621] 10.4.3.127 () {70 vars in 1651 bytes} [Fri Aug 14 06:10:27 2026] GET /volume/v3/attachments/b860fdde-68af-45f7-b5bb-64852defc5df => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:28.600267 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-00bdf983-7f7b-4ff7-96bb-c429bdceca11 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:28.726226 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-00bdf983-7f7b-4ff7-96bb-c429bdceca11 tempest-ExtensionsTestJSON-533482308 tempest-ExtensionsTestJSON-533482308-project-member] GET https://10.4.3.127/volume/v3/extensions Aug 14 06:10:28.726576 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-00bdf983-7f7b-4ff7-96bb-c429bdceca11 tempest-ExtensionsTestJSON-533482308 tempest-ExtensionsTestJSON-533482308-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:28.727029 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-00bdf983-7f7b-4ff7-96bb-c429bdceca11 tempest-ExtensionsTestJSON-533482308 tempest-ExtensionsTestJSON-533482308-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:28.727306 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-00bdf983-7f7b-4ff7-96bb-c429bdceca11 tempest-ExtensionsTestJSON-533482308 tempest-ExtensionsTestJSON-533482308-project-member] https://10.4.3.127/volume/v3/extensions returned with HTTP 200 Aug 14 06:10:28.728042 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 157/622] 10.4.3.127 () {66 vars in 1246 bytes} [Fri Aug 14 06:10:28 2026] GET /volume/v3/extensions => generated 5245 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:29.002929 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-6ffa040c-1b15-49eb-8754-84e70c87f226 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:29.007418 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-6ffa040c-1b15-49eb-8754-84e70c87f226 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] PUT https://10.4.3.127/volume/v3/attachments/d5218443-ac85-4bba-8631-ef78e8fe974f Aug 14 06:10:29.007418 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-6ffa040c-1b15-49eb-8754-84e70c87f226 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:29.016569 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-6ffa040c-1b15-49eb-8754-84e70c87f226 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Acquiring lock "cinder-attachment_update-78e24423-469d-4148-8ae7-7919581c3f11-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:10:29.024181 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-6ffa040c-1b15-49eb-8754-84e70c87f226 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Lock "cinder-attachment_update-78e24423-469d-4148-8ae7-7919581c3f11-np0000007331" acquired by "attachment_update" :: waited 0.007s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:10:29.025024 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:29.025024 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:29.161889 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-6ffa040c-1b15-49eb-8754-84e70c87f226 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Lock "cinder-attachment_update-78e24423-469d-4148-8ae7-7919581c3f11-np0000007331" released by "attachment_update" :: held 0.139s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:10:29.162205 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-6ffa040c-1b15-49eb-8754-84e70c87f226 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/attachments/d5218443-ac85-4bba-8631-ef78e8fe974f returned with HTTP 200 Aug 14 06:10:29.162718 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 156/623] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:10:29 2026] PUT /volume/v3/attachments/d5218443-ac85-4bba-8631-ef78e8fe974f => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:29.177534 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-6b094678-e7c4-4c93-be74-1a7c3dc4c1ca None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:29.180200 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-6b094678-e7c4-4c93-be74-1a7c3dc4c1ca tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] GET https://10.4.3.127/volume/v3/attachments/d5218443-ac85-4bba-8631-ef78e8fe974f Aug 14 06:10:29.180529 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-6b094678-e7c4-4c93-be74-1a7c3dc4c1ca tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:29.180714 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-6b094678-e7c4-4c93-be74-1a7c3dc4c1ca tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:29.199082 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-6b094678-e7c4-4c93-be74-1a7c3dc4c1ca tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/attachments/d5218443-ac85-4bba-8631-ef78e8fe974f returned with HTTP 200 Aug 14 06:10:29.199539 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 156/624] 10.4.3.127 () {70 vars in 1651 bytes} [Fri Aug 14 06:10:29 2026] GET /volume/v3/attachments/d5218443-ac85-4bba-8631-ef78e8fe974f => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:30.054427 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ce01eaec-e268-4057-b575-d5acd8995cdf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:30.057167 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ce01eaec-e268-4057-b575-d5acd8995cdf tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] DELETE https://10.4.3.127/volume/v3/volumes/eafb75a4-0f38-4549-bac4-f8206c345365 Aug 14 06:10:30.057488 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ce01eaec-e268-4057-b575-d5acd8995cdf tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:30.057783 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ce01eaec-e268-4057-b575-d5acd8995cdf tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:30.058040 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-ce01eaec-e268-4057-b575-d5acd8995cdf tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Delete volume with id: eafb75a4-0f38-4549-bac4-f8206c345365 Aug 14 06:10:30.068533 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:30.068533 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:30.069148 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ce01eaec-e268-4057-b575-d5acd8995cdf tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:10:30.092795 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ce01eaec-e268-4057-b575-d5acd8995cdf tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Delete volume request issued successfully. Aug 14 06:10:30.093119 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ce01eaec-e268-4057-b575-d5acd8995cdf tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/eafb75a4-0f38-4549-bac4-f8206c345365 returned with HTTP 202 Aug 14 06:10:30.093740 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 156/625] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:10:30 2026] DELETE /volume/v3/volumes/eafb75a4-0f38-4549-bac4-f8206c345365 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:10:30.105789 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-13dd2e9a-8f94-48b2-9818-0cde3ea34f8a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:30.108290 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-13dd2e9a-8f94-48b2-9818-0cde3ea34f8a tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/eafb75a4-0f38-4549-bac4-f8206c345365 Aug 14 06:10:30.108833 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-13dd2e9a-8f94-48b2-9818-0cde3ea34f8a tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:30.109174 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-13dd2e9a-8f94-48b2-9818-0cde3ea34f8a tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:30.119509 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:30.119509 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:30.124535 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-13dd2e9a-8f94-48b2-9818-0cde3ea34f8a tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:10:30.129862 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-13dd2e9a-8f94-48b2-9818-0cde3ea34f8a tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/eafb75a4-0f38-4549-bac4-f8206c345365 returned with HTTP 200 Aug 14 06:10:30.130817 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 158/626] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:30 2026] GET /volume/v3/volumes/eafb75a4-0f38-4549-bac4-f8206c345365 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:30.541881 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:30.686939 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:10:30.687291 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1207677571"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:30.688674 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1207677571'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:10:30.688821 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Create volume of 1 GB Aug 14 06:10:30.689039 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:30.689039 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:30.693938 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Availability Zones retrieved successfully. Aug 14 06:10:30.703062 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Flow 'volume_create_api' (35758d83-82b4-4c03-8344-74920a56efb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:30.704983 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01742df-76ca-411e-9a95-f238fda82f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:30.706553 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:10:30.744128 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01742df-76ca-411e-9a95-f238fda82f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:30.745210 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc540f7d-1e5b-485e-a97e-5d0890324922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:30.816301 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Created reservations ['38040cf8-513c-4a70-8132-558079e4f148', '9ecdf8b1-b846-4188-992a-4a3fd872c9fe', 'd1156e06-73fd-4a1d-b02e-152fb9fff493', 'a389caba-d6a3-4640-a3f7-d52bf16a22a7'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:30.817410 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc540f7d-1e5b-485e-a97e-5d0890324922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38040cf8-513c-4a70-8132-558079e4f148', '9ecdf8b1-b846-4188-992a-4a3fd872c9fe', 'd1156e06-73fd-4a1d-b02e-152fb9fff493', 'a389caba-d6a3-4640-a3f7-d52bf16a22a7']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:30.818137 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccaae173-dafa-49b6-95f5-72976e3269d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:30.842944 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccaae173-dafa-49b6-95f5-72976e3269d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9933899e-35e3-48b4-b23f-46df75691314', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1207677571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b06bde2dc01d48e489bf2131fc3d83b0',qos_specs=None,replication_status=,reservations=['38040cf8-513c-4a70-8132-558079e4f148','9ecdf8b1-b846-4188-992a-4a3fd872c9fe','d1156e06-73fd-4a1d-b02e-152fb9fff493','a389caba-d6a3-4640-a3f7-d52bf16a22a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0185cf8a5fd42ccb798ac3a8f6422f0',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:10:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1207677571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9933899e-35e3-48b4-b23f-46df75691314,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b06bde2dc01d48e489bf2131fc3d83b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0185cf8a5fd42ccb798ac3a8f6422f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:30.843871 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32e6193b-2948-46da-a876-a9a949b23ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:30.866561 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32e6193b-2948-46da-a876-a9a949b23ac7) transitioned into state 'SUCCESS' from state '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-1207677571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b06bde2dc01d48e489bf2131fc3d83b0',qos_specs=None,replication_status=,reservations=['38040cf8-513c-4a70-8132-558079e4f148','9ecdf8b1-b846-4188-992a-4a3fd872c9fe','d1156e06-73fd-4a1d-b02e-152fb9fff493','a389caba-d6a3-4640-a3f7-d52bf16a22a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0185cf8a5fd42ccb798ac3a8f6422f0',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:30.867665 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23062355-0947-4bda-86ed-2583ab851034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:30.881061 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23062355-0947-4bda-86ed-2583ab851034) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:30.882204 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Flow 'volume_create_api' (35758d83-82b4-4c03-8344-74920a56efb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:30.882667 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Create volume request issued successfully. Aug 14 06:10:30.883408 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f2882e6d-5851-4b22-91ac-4e2f41e89127 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:10:30.884006 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 157/627] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:10:30 2026] POST /volume/v3/volumes => generated 751 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:10:30.897112 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b27aae3d-363c-4f44-b95a-f8b3d030178d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:30.899935 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b27aae3d-363c-4f44-b95a-f8b3d030178d tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/volumes/9933899e-35e3-48b4-b23f-46df75691314 Aug 14 06:10:30.900273 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b27aae3d-363c-4f44-b95a-f8b3d030178d tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:30.900701 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b27aae3d-363c-4f44-b95a-f8b3d030178d tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:30.909574 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:30.909574 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:30.914569 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b27aae3d-363c-4f44-b95a-f8b3d030178d tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Volume info retrieved successfully. Aug 14 06:10:30.919831 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b27aae3d-363c-4f44-b95a-f8b3d030178d tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes/9933899e-35e3-48b4-b23f-46df75691314 returned with HTTP 200 Aug 14 06:10:30.920264 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 157/628] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:30 2026] GET /volume/v3/volumes/9933899e-35e3-48b4-b23f-46df75691314 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:31.150950 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-be930468-9899-4946-8a55-25702c28ee5c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:31.153299 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-be930468-9899-4946-8a55-25702c28ee5c tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/eafb75a4-0f38-4549-bac4-f8206c345365 Aug 14 06:10:31.153590 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-be930468-9899-4946-8a55-25702c28ee5c tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:31.153850 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-be930468-9899-4946-8a55-25702c28ee5c tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:31.161289 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-be930468-9899-4946-8a55-25702c28ee5c tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/eafb75a4-0f38-4549-bac4-f8206c345365 returned with HTTP 404 Aug 14 06:10:31.162095 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 157/629] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:31 2026] GET /volume/v3/volumes/eafb75a4-0f38-4549-bac4-f8206c345365 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:31.170750 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-287f7d51-a889-4dda-b6e3-cf6549eeac92 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:31.172846 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-287f7d51-a889-4dda-b6e3-cf6549eeac92 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] DELETE https://10.4.3.127/volume/v3/volumes/5ec6c499-b1ee-4d01-b275-002f973ff01b Aug 14 06:10:31.173108 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-287f7d51-a889-4dda-b6e3-cf6549eeac92 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:31.173363 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-287f7d51-a889-4dda-b6e3-cf6549eeac92 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:31.173604 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-287f7d51-a889-4dda-b6e3-cf6549eeac92 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Delete volume with id: 5ec6c499-b1ee-4d01-b275-002f973ff01b Aug 14 06:10:31.182026 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:31.182026 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:31.182640 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-287f7d51-a889-4dda-b6e3-cf6549eeac92 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:10:31.201366 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-287f7d51-a889-4dda-b6e3-cf6549eeac92 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Delete volume request issued successfully. Aug 14 06:10:31.201825 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-287f7d51-a889-4dda-b6e3-cf6549eeac92 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/5ec6c499-b1ee-4d01-b275-002f973ff01b returned with HTTP 202 Aug 14 06:10:31.202289 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 159/630] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:10:31 2026] DELETE /volume/v3/volumes/5ec6c499-b1ee-4d01-b275-002f973ff01b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:10:31.212172 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-69913b45-959a-4a7f-9df2-812394a4db2f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:31.216030 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-69913b45-959a-4a7f-9df2-812394a4db2f tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/5ec6c499-b1ee-4d01-b275-002f973ff01b Aug 14 06:10:31.216322 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-69913b45-959a-4a7f-9df2-812394a4db2f tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:31.216666 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-69913b45-959a-4a7f-9df2-812394a4db2f tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:31.234260 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:31.234260 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:31.240323 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-69913b45-959a-4a7f-9df2-812394a4db2f tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:10:31.250732 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-69913b45-959a-4a7f-9df2-812394a4db2f tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/5ec6c499-b1ee-4d01-b275-002f973ff01b returned with HTTP 200 Aug 14 06:10:31.252721 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 158/631] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:31 2026] GET /volume/v3/volumes/5ec6c499-b1ee-4d01-b275-002f973ff01b => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:31.937038 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2fda544d-738c-4bb9-84c7-957ac3a81297 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:31.938813 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2fda544d-738c-4bb9-84c7-957ac3a81297 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/volumes/9933899e-35e3-48b4-b23f-46df75691314 Aug 14 06:10:31.939001 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2fda544d-738c-4bb9-84c7-957ac3a81297 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:31.939178 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2fda544d-738c-4bb9-84c7-957ac3a81297 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:31.947389 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:31.947389 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:31.951023 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2fda544d-738c-4bb9-84c7-957ac3a81297 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Volume info retrieved successfully. Aug 14 06:10:31.959425 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2fda544d-738c-4bb9-84c7-957ac3a81297 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes/9933899e-35e3-48b4-b23f-46df75691314 returned with HTTP 200 Aug 14 06:10:31.959425 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 158/632] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:31 2026] GET /volume/v3/volumes/9933899e-35e3-48b4-b23f-46df75691314 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:31.981536 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e9a2bb7c-e4d0-448f-9b88-b7e51569ae06 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:31.983713 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e9a2bb7c-e4d0-448f-9b88-b7e51569ae06 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:10:31.984064 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e9a2bb7c-e4d0-448f-9b88-b7e51569ae06 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9933899e-35e3-48b4-b23f-46df75691314", "name": "tempest-VolumesDeleteCascade-Snapshot-251732679"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:31.995000 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:31.995000 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:31.995000 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e9a2bb7c-e4d0-448f-9b88-b7e51569ae06 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Volume info retrieved successfully. Aug 14 06:10:31.995000 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-e9a2bb7c-e4d0-448f-9b88-b7e51569ae06 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Create snapshot from volume 9933899e-35e3-48b4-b23f-46df75691314 Aug 14 06:10:32.042335 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-e9a2bb7c-e4d0-448f-9b88-b7e51569ae06 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Created reservations ['07d69851-5068-4348-8d66-e9a739429bea', 'c8ed261e-027b-4179-bc10-710f096719f4', 'f114d6dd-88e7-4e9f-8f40-57d6a9d24376', 'fbdb0876-7657-4677-bd1d-a9c16e40d7c6'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:32.080084 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e9a2bb7c-e4d0-448f-9b88-b7e51569ae06 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Snapshot create request issued successfully. Aug 14 06:10:32.081906 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e9a2bb7c-e4d0-448f-9b88-b7e51569ae06 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:10:32.081906 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 158/633] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:10:31 2026] POST /volume/v3/snapshots => generated 306 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:10:32.097371 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9a74d3f2-74f0-41f0-a0ef-7a78759afbfa None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:32.102029 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9a74d3f2-74f0-41f0-a0ef-7a78759afbfa tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/snapshots/30f4a85b-6a33-43bc-8841-a272d055fbe9 Aug 14 06:10:32.102311 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9a74d3f2-74f0-41f0-a0ef-7a78759afbfa tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:32.102640 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9a74d3f2-74f0-41f0-a0ef-7a78759afbfa tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:32.112121 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:32.112121 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:32.112828 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9a74d3f2-74f0-41f0-a0ef-7a78759afbfa tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Snapshot retrieved successfully. Aug 14 06:10:32.113827 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9a74d3f2-74f0-41f0-a0ef-7a78759afbfa tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/snapshots/30f4a85b-6a33-43bc-8841-a272d055fbe9 returned with HTTP 200 Aug 14 06:10:32.114262 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 160/634] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:10:32 2026] GET /volume/v3/snapshots/30f4a85b-6a33-43bc-8841-a272d055fbe9 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:32.269472 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-71c04c3c-73ad-4700-9577-04c4a1012790 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:32.271635 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-71c04c3c-73ad-4700-9577-04c4a1012790 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/5ec6c499-b1ee-4d01-b275-002f973ff01b Aug 14 06:10:32.271880 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-71c04c3c-73ad-4700-9577-04c4a1012790 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:32.272130 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-71c04c3c-73ad-4700-9577-04c4a1012790 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:32.279518 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-71c04c3c-73ad-4700-9577-04c4a1012790 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/5ec6c499-b1ee-4d01-b275-002f973ff01b returned with HTTP 404 Aug 14 06:10:32.280280 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 159/635] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:32 2026] GET /volume/v3/volumes/5ec6c499-b1ee-4d01-b275-002f973ff01b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:32.291743 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-653d0422-1cfd-472a-a141-48cc32996161 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:32.294473 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-653d0422-1cfd-472a-a141-48cc32996161 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] DELETE https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:10:32.294789 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-653d0422-1cfd-472a-a141-48cc32996161 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:32.295127 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-653d0422-1cfd-472a-a141-48cc32996161 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:32.295364 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-653d0422-1cfd-472a-a141-48cc32996161 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Delete volume with id: 26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:10:32.306560 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:32.306560 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:32.309839 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-653d0422-1cfd-472a-a141-48cc32996161 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:10:32.344290 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-653d0422-1cfd-472a-a141-48cc32996161 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Delete volume request issued successfully. Aug 14 06:10:32.344614 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-653d0422-1cfd-472a-a141-48cc32996161 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 202 Aug 14 06:10:32.345075 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 159/636] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:10:32 2026] DELETE /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:10:32.356775 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5494920c-63c6-43a1-babe-cf0dc4a439f3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:32.359231 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5494920c-63c6-43a1-babe-cf0dc4a439f3 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:10:32.359980 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5494920c-63c6-43a1-babe-cf0dc4a439f3 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:32.360196 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5494920c-63c6-43a1-babe-cf0dc4a439f3 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:32.372963 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:32.372963 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:32.378650 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5494920c-63c6-43a1-babe-cf0dc4a439f3 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Volume info retrieved successfully. Aug 14 06:10:32.388439 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5494920c-63c6-43a1-babe-cf0dc4a439f3 tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 200 Aug 14 06:10:32.388439 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 159/637] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:32 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 1389 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:32.741841 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-dd35f29c-6656-476e-9161-f8d272021071 req-28e4c285-02b5-43c2-a3b8-eea92a5c6fa3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:32.747573 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-dd35f29c-6656-476e-9161-f8d272021071 req-28e4c285-02b5-43c2-a3b8-eea92a5c6fa3 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] POST https://10.4.3.127/volume/v3/attachments/b860fdde-68af-45f7-b5bb-64852defc5df/action Aug 14 06:10:32.747573 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-dd35f29c-6656-476e-9161-f8d272021071 req-28e4c285-02b5-43c2-a3b8-eea92a5c6fa3 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:10:32.747573 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-dd35f29c-6656-476e-9161-f8d272021071 req-28e4c285-02b5-43c2-a3b8-eea92a5c6fa3 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:32.771114 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:32.771114 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:32.785732 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-dd35f29c-6656-476e-9161-f8d272021071 req-28e4c285-02b5-43c2-a3b8-eea92a5c6fa3 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/attachments/b860fdde-68af-45f7-b5bb-64852defc5df/action returned with HTTP 204 Aug 14 06:10:32.785732 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 161/638] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:10:32 2026] POST /volume/v3/attachments/b860fdde-68af-45f7-b5bb-64852defc5df/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:33.129306 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-076f6440-4aa9-461b-8bf9-ecdb39d4d65b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:33.131746 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-076f6440-4aa9-461b-8bf9-ecdb39d4d65b tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/snapshots/30f4a85b-6a33-43bc-8841-a272d055fbe9 Aug 14 06:10:33.132038 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-076f6440-4aa9-461b-8bf9-ecdb39d4d65b tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:33.132320 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-076f6440-4aa9-461b-8bf9-ecdb39d4d65b tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:33.138375 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:33.138375 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:33.138907 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-076f6440-4aa9-461b-8bf9-ecdb39d4d65b tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Snapshot retrieved successfully. Aug 14 06:10:33.139748 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-076f6440-4aa9-461b-8bf9-ecdb39d4d65b tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/snapshots/30f4a85b-6a33-43bc-8841-a272d055fbe9 returned with HTTP 200 Aug 14 06:10:33.140133 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 160/639] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:10:33 2026] GET /volume/v3/snapshots/30f4a85b-6a33-43bc-8841-a272d055fbe9 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:33.153698 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-47dd5027-22ba-4149-9282-2bb7fc3dd0ef None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:33.156635 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-47dd5027-22ba-4149-9282-2bb7fc3dd0ef tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:10:33.157218 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-47dd5027-22ba-4149-9282-2bb7fc3dd0ef tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9933899e-35e3-48b4-b23f-46df75691314", "name": "tempest-VolumesDeleteCascade-Snapshot-1831926228"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:33.167246 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:33.167246 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:33.168053 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-47dd5027-22ba-4149-9282-2bb7fc3dd0ef tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Volume info retrieved successfully. Aug 14 06:10:33.168341 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-47dd5027-22ba-4149-9282-2bb7fc3dd0ef tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Create snapshot from volume 9933899e-35e3-48b4-b23f-46df75691314 Aug 14 06:10:33.204896 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-47dd5027-22ba-4149-9282-2bb7fc3dd0ef tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Created reservations ['b7db8fd4-f1eb-45f6-839a-16101f0b5b51', 'e0a5d46c-df2e-42c8-81f4-83d0799eacf6', '86ddb198-f7f2-4a15-bd6d-a2f4f68c5a0e', 'af28b6c5-98a5-4141-91b9-2166b03ce26d'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:33.252630 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-47dd5027-22ba-4149-9282-2bb7fc3dd0ef tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Snapshot create request issued successfully. Aug 14 06:10:33.253178 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-47dd5027-22ba-4149-9282-2bb7fc3dd0ef tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:10:33.253761 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 160/640] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:10:33 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 14 06:10:33.266859 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2dd394ed-046d-4bd6-986c-eed370d55193 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:33.268735 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2dd394ed-046d-4bd6-986c-eed370d55193 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/snapshots/1149bf79-3977-44a4-bc1a-f9e7e4414c04 Aug 14 06:10:33.268933 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2dd394ed-046d-4bd6-986c-eed370d55193 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:33.269143 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2dd394ed-046d-4bd6-986c-eed370d55193 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:33.275126 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:33.275126 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:33.275728 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2dd394ed-046d-4bd6-986c-eed370d55193 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Snapshot retrieved successfully. Aug 14 06:10:33.276774 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2dd394ed-046d-4bd6-986c-eed370d55193 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/snapshots/1149bf79-3977-44a4-bc1a-f9e7e4414c04 returned with HTTP 200 Aug 14 06:10:33.277177 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 160/641] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:10:33 2026] GET /volume/v3/snapshots/1149bf79-3977-44a4-bc1a-f9e7e4414c04 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:33.404047 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-eb88aff7-a9e5-4253-8154-321cdbb1b5ed None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:33.406448 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-eb88aff7-a9e5-4253-8154-321cdbb1b5ed tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] GET https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d Aug 14 06:10:33.406670 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-eb88aff7-a9e5-4253-8154-321cdbb1b5ed tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:33.406926 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-eb88aff7-a9e5-4253-8154-321cdbb1b5ed tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:33.413960 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-eb88aff7-a9e5-4253-8154-321cdbb1b5ed tempest-TaggedBootDevicesTest-974271256 tempest-TaggedBootDevicesTest-974271256-project-member] https://10.4.3.127/volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d returned with HTTP 404 Aug 14 06:10:33.414975 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 162/642] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:33 2026] GET /volume/v3/volumes/26679237-75b7-4bbe-92fd-f0e57ba6b44d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:34.204302 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:34.208284 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:10:34.208790 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2084688360"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:34.210732 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2084688360'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:10:34.210913 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Create volume of 1 GB Aug 14 06:10:34.216188 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Availability Zones retrieved successfully. Aug 14 06:10:34.224106 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Flow 'volume_create_api' (923014b1-27f8-4389-9f09-90081e23a63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:34.225466 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec0008dc-380b-4470-aa8e-bf50a6acfbb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:34.226834 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:10:34.258877 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec0008dc-380b-4470-aa8e-bf50a6acfbb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:34.259671 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac3b2637-8a95-4c7c-bb7c-bc7251ce77fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:34.293751 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9da1befd-d828-42cd-97af-7547af98b4a7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:34.297084 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9da1befd-d828-42cd-97af-7547af98b4a7 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/snapshots/1149bf79-3977-44a4-bc1a-f9e7e4414c04 Aug 14 06:10:34.297318 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9da1befd-d828-42cd-97af-7547af98b4a7 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:34.297837 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9da1befd-d828-42cd-97af-7547af98b4a7 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:34.303674 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:34.303674 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:34.304183 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9da1befd-d828-42cd-97af-7547af98b4a7 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Snapshot retrieved successfully. Aug 14 06:10:34.305037 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9da1befd-d828-42cd-97af-7547af98b4a7 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/snapshots/1149bf79-3977-44a4-bc1a-f9e7e4414c04 returned with HTTP 200 Aug 14 06:10:34.305385 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 161/643] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:10:34 2026] GET /volume/v3/snapshots/1149bf79-3977-44a4-bc1a-f9e7e4414c04 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:34.316987 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-eb99cc46-fbb2-4cb4-b736-265eb2cc8c70 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:34.320438 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-eb99cc46-fbb2-4cb4-b736-265eb2cc8c70 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] DELETE https://10.4.3.127/volume/v3/volumes/9933899e-35e3-48b4-b23f-46df75691314?cascade=True Aug 14 06:10:34.320757 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-eb99cc46-fbb2-4cb4-b736-265eb2cc8c70 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:34.321118 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-eb99cc46-fbb2-4cb4-b736-265eb2cc8c70 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:34.321508 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-eb99cc46-fbb2-4cb4-b736-265eb2cc8c70 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Delete volume with id: 9933899e-35e3-48b4-b23f-46df75691314 Aug 14 06:10:34.330374 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:34.330374 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:34.330978 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-eb99cc46-fbb2-4cb4-b736-265eb2cc8c70 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Volume info retrieved successfully. Aug 14 06:10:34.331523 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Created reservations ['ed0b0e90-4020-4f89-89b5-2483ea514cf0', '559da3ee-1f1c-4c7e-b743-dfda25e76334', '0ed49eae-4fa9-452e-89d6-6f3978fbd5e4', 'fa8a1818-2ddb-4215-a084-af1a86514550'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:34.332281 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac3b2637-8a95-4c7c-bb7c-bc7251ce77fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed0b0e90-4020-4f89-89b5-2483ea514cf0', '559da3ee-1f1c-4c7e-b743-dfda25e76334', '0ed49eae-4fa9-452e-89d6-6f3978fbd5e4', 'fa8a1818-2ddb-4215-a084-af1a86514550']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:34.333301 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b9da651-ae49-4cf6-a2b0-35bfeee0f682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:34.369209 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b9da651-ae49-4cf6-a2b0-35bfeee0f682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a4636bb-f3dc-4d59-85d5-8ed08e417704', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2084688360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='168a22a5968242dca2c67dfad3773a21',qos_specs=None,replication_status=,reservations=['ed0b0e90-4020-4f89-89b5-2483ea514cf0','559da3ee-1f1c-4c7e-b743-dfda25e76334','0ed49eae-4fa9-452e-89d6-6f3978fbd5e4','fa8a1818-2ddb-4215-a084-af1a86514550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21f7098651fa417fb0d51a17b2bdad72',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:10:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2084688360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a4636bb-f3dc-4d59-85d5-8ed08e417704,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='168a22a5968242dca2c67dfad3773a21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21f7098651fa417fb0d51a17b2bdad72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:34.370212 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e06b67d5-c0b1-451e-9b4d-8e5cea6d0500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:34.406660 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-eb99cc46-fbb2-4cb4-b736-265eb2cc8c70 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Delete volume request issued successfully. Aug 14 06:10:34.406660 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-eb99cc46-fbb2-4cb4-b736-265eb2cc8c70 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes/9933899e-35e3-48b4-b23f-46df75691314?cascade=True returned with HTTP 202 Aug 14 06:10:34.406660 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 161/644] 10.4.3.127 () {66 vars in 1376 bytes} [Fri Aug 14 06:10:34 2026] DELETE /volume/v3/volumes/9933899e-35e3-48b4-b23f-46df75691314?cascade=True => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:10:34.408213 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e06b67d5-c0b1-451e-9b4d-8e5cea6d0500) transitioned into state 'SUCCESS' from state '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-2084688360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='168a22a5968242dca2c67dfad3773a21',qos_specs=None,replication_status=,reservations=['ed0b0e90-4020-4f89-89b5-2483ea514cf0','559da3ee-1f1c-4c7e-b743-dfda25e76334','0ed49eae-4fa9-452e-89d6-6f3978fbd5e4','fa8a1818-2ddb-4215-a084-af1a86514550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21f7098651fa417fb0d51a17b2bdad72',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:34.409461 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (867b3bfc-73c0-4cda-8fc4-6f357896ea4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:34.419216 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-69291c76-3ca9-43ce-80e0-2db136627438 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:34.423804 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-69291c76-3ca9-43ce-80e0-2db136627438 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/volumes/9933899e-35e3-48b4-b23f-46df75691314 Aug 14 06:10:34.424094 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-69291c76-3ca9-43ce-80e0-2db136627438 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:34.424520 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-69291c76-3ca9-43ce-80e0-2db136627438 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:34.428685 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (867b3bfc-73c0-4cda-8fc4-6f357896ea4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:34.429322 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Flow 'volume_create_api' (923014b1-27f8-4389-9f09-90081e23a63e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:34.429842 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Create volume request issued successfully. Aug 14 06:10:34.430767 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3f8b2d73-d87a-49f9-8796-4614bc5b7129 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:10:34.431332 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 161/645] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:10:34 2026] POST /volume/v3/volumes => generated 755 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:10:34.433833 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:34.433833 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:34.442356 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-69291c76-3ca9-43ce-80e0-2db136627438 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Volume info retrieved successfully. Aug 14 06:10:34.447990 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-69291c76-3ca9-43ce-80e0-2db136627438 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes/9933899e-35e3-48b4-b23f-46df75691314 returned with HTTP 200 Aug 14 06:10:34.448502 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 163/646] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:34 2026] GET /volume/v3/volumes/9933899e-35e3-48b4-b23f-46df75691314 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:34.454101 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-35cb4346-237d-4d18-80ba-4431285d4aa0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:34.456250 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-35cb4346-237d-4d18-80ba-4431285d4aa0 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 Aug 14 06:10:34.457864 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-35cb4346-237d-4d18-80ba-4431285d4aa0 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:34.457864 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-35cb4346-237d-4d18-80ba-4431285d4aa0 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:34.467055 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:34.467055 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:34.472823 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-35cb4346-237d-4d18-80ba-4431285d4aa0 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:10:34.478016 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-35cb4346-237d-4d18-80ba-4431285d4aa0 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 returned with HTTP 200 Aug 14 06:10:34.478346 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 162/647] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:34 2026] GET /volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:35.469903 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b4dfd608-59af-4318-a575-346e496d0300 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:35.472261 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b4dfd608-59af-4318-a575-346e496d0300 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/volumes/9933899e-35e3-48b4-b23f-46df75691314 Aug 14 06:10:35.472925 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b4dfd608-59af-4318-a575-346e496d0300 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:35.474421 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b4dfd608-59af-4318-a575-346e496d0300 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:35.481954 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b4dfd608-59af-4318-a575-346e496d0300 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes/9933899e-35e3-48b4-b23f-46df75691314 returned with HTTP 404 Aug 14 06:10:35.483119 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 162/648] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:35 2026] GET /volume/v3/volumes/9933899e-35e3-48b4-b23f-46df75691314 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:35.492270 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-183d4c6f-e227-4897-ae76-4d6d1accb676 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:35.495333 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-183d4c6f-e227-4897-ae76-4d6d1accb676 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/volumes Aug 14 06:10:35.495592 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-183d4c6f-e227-4897-ae76-4d6d1accb676 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:35.495789 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-183d4c6f-e227-4897-ae76-4d6d1accb676 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:35.496426 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-183d4c6f-e227-4897-ae76-4d6d1accb676 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:10:35.497022 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:35.497022 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:35.497654 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-183d4c6f-e227-4897-ae76-4d6d1accb676 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100405) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:10:35.500229 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a8f7efd1-b210-4545-ab00-c457d402f00c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:35.503657 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a8f7efd1-b210-4545-ab00-c457d402f00c tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 Aug 14 06:10:35.503927 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a8f7efd1-b210-4545-ab00-c457d402f00c tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:35.504198 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a8f7efd1-b210-4545-ab00-c457d402f00c tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:35.514744 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:35.514744 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:35.522737 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a8f7efd1-b210-4545-ab00-c457d402f00c tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:10:35.531940 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-183d4c6f-e227-4897-ae76-4d6d1accb676 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Get all volumes completed successfully. Aug 14 06:10:35.532188 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a8f7efd1-b210-4545-ab00-c457d402f00c tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 returned with HTTP 200 Aug 14 06:10:35.532245 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-183d4c6f-e227-4897-ae76-4d6d1accb676 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 200 Aug 14 06:10:35.532678 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 162/649] 10.4.3.127 () {66 vars in 1237 bytes} [Fri Aug 14 06:10:35 2026] GET /volume/v3/volumes => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:10:35.532732 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 164/650] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:35 2026] GET /volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:35.542603 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-afda2b99-f81a-4f79-8e35-643237218dd4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:35.544282 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-afda2b99-f81a-4f79-8e35-643237218dd4 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/snapshots Aug 14 06:10:35.544506 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-afda2b99-f81a-4f79-8e35-643237218dd4 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:35.544681 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-afda2b99-f81a-4f79-8e35-643237218dd4 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:35.544946 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-afda2b99-f81a-4f79-8e35-643237218dd4 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:10:35.545995 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-afda2b99-f81a-4f79-8e35-643237218dd4 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Building query based on filter {{(pid=100407) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:10:35.562285 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-afda2b99-f81a-4f79-8e35-643237218dd4 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Get all snapshots completed successfully. Aug 14 06:10:35.563025 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-afda2b99-f81a-4f79-8e35-643237218dd4 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 200 Aug 14 06:10:35.563436 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 163/651] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 14 06:10:35 2026] GET /volume/v3/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:10:35.579883 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e7c62a59-9774-48a0-8d23-8b8c700623d8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:35.588565 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e7c62a59-9774-48a0-8d23-8b8c700623d8 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/1149bf79-3977-44a4-bc1a-f9e7e4414c04 Aug 14 06:10:35.588565 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e7c62a59-9774-48a0-8d23-8b8c700623d8 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:35.588565 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e7c62a59-9774-48a0-8d23-8b8c700623d8 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:35.588565 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-e7c62a59-9774-48a0-8d23-8b8c700623d8 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Delete snapshot with id: 1149bf79-3977-44a4-bc1a-f9e7e4414c04 Aug 14 06:10:35.600616 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e7c62a59-9774-48a0-8d23-8b8c700623d8 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/snapshots/1149bf79-3977-44a4-bc1a-f9e7e4414c04 returned with HTTP 404 Aug 14 06:10:35.601239 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 163/652] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:10:35 2026] DELETE /volume/v3/snapshots/1149bf79-3977-44a4-bc1a-f9e7e4414c04 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:35.608132 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-4824d0cd-739a-4b2b-a4f9-8c76a789eed5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:35.611209 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3d0d96a6-1a26-4978-82e8-e76ed1a23cce None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:35.612000 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-4824d0cd-739a-4b2b-a4f9-8c76a789eed5 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 Aug 14 06:10:35.612273 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-4824d0cd-739a-4b2b-a4f9-8c76a789eed5 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:35.612512 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-4824d0cd-739a-4b2b-a4f9-8c76a789eed5 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:35.613081 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3d0d96a6-1a26-4978-82e8-e76ed1a23cce tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/30f4a85b-6a33-43bc-8841-a272d055fbe9 Aug 14 06:10:35.613267 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3d0d96a6-1a26-4978-82e8-e76ed1a23cce tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:35.613500 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3d0d96a6-1a26-4978-82e8-e76ed1a23cce tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:35.613661 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-3d0d96a6-1a26-4978-82e8-e76ed1a23cce tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Delete snapshot with id: 30f4a85b-6a33-43bc-8841-a272d055fbe9 Aug 14 06:10:35.618268 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3d0d96a6-1a26-4978-82e8-e76ed1a23cce tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/snapshots/30f4a85b-6a33-43bc-8841-a272d055fbe9 returned with HTTP 404 Aug 14 06:10:35.618958 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 165/653] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:10:35 2026] DELETE /volume/v3/snapshots/30f4a85b-6a33-43bc-8841-a272d055fbe9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:35.623804 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:35.623804 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:35.627206 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-11647be1-33c8-4998-9c56-9899863fcb72 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:35.629528 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-11647be1-33c8-4998-9c56-9899863fcb72 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/volumes/9933899e-35e3-48b4-b23f-46df75691314 Aug 14 06:10:35.629772 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-11647be1-33c8-4998-9c56-9899863fcb72 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:35.630019 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-11647be1-33c8-4998-9c56-9899863fcb72 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:35.630174 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-4824d0cd-739a-4b2b-a4f9-8c76a789eed5 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:10:35.634721 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-4824d0cd-739a-4b2b-a4f9-8c76a789eed5 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 returned with HTTP 200 Aug 14 06:10:35.635164 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 163/654] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:10:35 2026] GET /volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:35.637937 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-11647be1-33c8-4998-9c56-9899863fcb72 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes/9933899e-35e3-48b4-b23f-46df75691314 returned with HTTP 404 Aug 14 06:10:35.638650 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 164/655] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:35 2026] GET /volume/v3/volumes/9933899e-35e3-48b4-b23f-46df75691314 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:35.645503 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-359bffa1-b438-4412-96df-6a4f4ec1bfbf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:35.647376 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-359bffa1-b438-4412-96df-6a4f4ec1bfbf tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] DELETE https://10.4.3.127/volume/v3/volumes/9933899e-35e3-48b4-b23f-46df75691314 Aug 14 06:10:35.647592 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-359bffa1-b438-4412-96df-6a4f4ec1bfbf tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:35.647788 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-359bffa1-b438-4412-96df-6a4f4ec1bfbf tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:35.647926 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-359bffa1-b438-4412-96df-6a4f4ec1bfbf tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Delete volume with id: 9933899e-35e3-48b4-b23f-46df75691314 Aug 14 06:10:35.656329 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-359bffa1-b438-4412-96df-6a4f4ec1bfbf tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes/9933899e-35e3-48b4-b23f-46df75691314 returned with HTTP 404 Aug 14 06:10:35.656861 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 164/656] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:10:35 2026] DELETE /volume/v3/volumes/9933899e-35e3-48b4-b23f-46df75691314 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:35.666093 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:35.667993 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:10:35.668244 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1533216369"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:35.670057 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1533216369'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:10:35.670212 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Create volume of 1 GB Aug 14 06:10:35.677634 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Availability Zones retrieved successfully. Aug 14 06:10:35.683692 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Flow 'volume_create_api' (b1b26e1f-c03b-4f64-91f9-9dd0924f5c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:35.685162 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa28d63f-d815-44ad-907d-ecee6a73e948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:35.686615 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:10:35.721842 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa28d63f-d815-44ad-907d-ecee6a73e948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:35.722277 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9826775c-9879-4a10-97f5-2adf7ad3e230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:35.766479 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Created reservations ['d36e6a60-48a0-4de3-91f0-f8979f63e614', '9d841573-c9be-4522-b3a1-66fcdd0e73a6', '8f79c055-40d8-4299-beba-61d6c050b476', '935e4cae-9147-4b7f-922f-37e70a5ecf48'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:35.766479 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9826775c-9879-4a10-97f5-2adf7ad3e230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d36e6a60-48a0-4de3-91f0-f8979f63e614', '9d841573-c9be-4522-b3a1-66fcdd0e73a6', '8f79c055-40d8-4299-beba-61d6c050b476', '935e4cae-9147-4b7f-922f-37e70a5ecf48']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:35.766479 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e89dfd01-4afb-4fed-9de4-07a2da98673b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:35.796964 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e89dfd01-4afb-4fed-9de4-07a2da98673b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '519df5d0-c91d-4938-9e2f-f22034ba8e88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1533216369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b06bde2dc01d48e489bf2131fc3d83b0',qos_specs=None,replication_status=,reservations=['d36e6a60-48a0-4de3-91f0-f8979f63e614','9d841573-c9be-4522-b3a1-66fcdd0e73a6','8f79c055-40d8-4299-beba-61d6c050b476','935e4cae-9147-4b7f-922f-37e70a5ecf48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0185cf8a5fd42ccb798ac3a8f6422f0',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:10:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1533216369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=519df5d0-c91d-4938-9e2f-f22034ba8e88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b06bde2dc01d48e489bf2131fc3d83b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0185cf8a5fd42ccb798ac3a8f6422f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:35.799748 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c1ee362-ba06-4be7-8b52-8400be02632b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:35.819906 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c1ee362-ba06-4be7-8b52-8400be02632b) transitioned into state 'SUCCESS' from state '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-1533216369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b06bde2dc01d48e489bf2131fc3d83b0',qos_specs=None,replication_status=,reservations=['d36e6a60-48a0-4de3-91f0-f8979f63e614','9d841573-c9be-4522-b3a1-66fcdd0e73a6','8f79c055-40d8-4299-beba-61d6c050b476','935e4cae-9147-4b7f-922f-37e70a5ecf48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0185cf8a5fd42ccb798ac3a8f6422f0',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:35.821037 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96f43e93-66ba-4d46-bca0-e07558d91da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:35.834726 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96f43e93-66ba-4d46-bca0-e07558d91da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:35.835657 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Flow 'volume_create_api' (b1b26e1f-c03b-4f64-91f9-9dd0924f5c0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:35.836127 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Create volume request issued successfully. Aug 14 06:10:35.836890 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6c4322b9-3842-40d0-b368-3b75f9ae1e61 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:10:35.837314 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 166/657] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:10:35 2026] POST /volume/v3/volumes => generated 751 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:10:35.842610 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-be3b2c3a-4b2f-4685-94ea-3dd7225e851d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:35.843153 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-be3b2c3a-4b2f-4685-94ea-3dd7225e851d None None] GET https://10.4.3.127/volume// Aug 14 06:10:35.843316 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-be3b2c3a-4b2f-4685-94ea-3dd7225e851d None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:35.843573 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-be3b2c3a-4b2f-4685-94ea-3dd7225e851d None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:35.843901 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-be3b2c3a-4b2f-4685-94ea-3dd7225e851d None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:10:35.844216 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 164/658] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:10:35 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:10:35.854204 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9fd9de7e-410b-4968-955b-eb6fda38c7e8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:35.856174 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9fd9de7e-410b-4968-955b-eb6fda38c7e8 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/volumes/519df5d0-c91d-4938-9e2f-f22034ba8e88 Aug 14 06:10:35.856443 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9fd9de7e-410b-4968-955b-eb6fda38c7e8 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:35.856630 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9fd9de7e-410b-4968-955b-eb6fda38c7e8 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:35.864392 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:35.864392 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:35.868788 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9fd9de7e-410b-4968-955b-eb6fda38c7e8 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Volume info retrieved successfully. Aug 14 06:10:35.873159 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-1905d7ea-1500-44a0-8b10-8277a3ea9389 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:35.874533 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9fd9de7e-410b-4968-955b-eb6fda38c7e8 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes/519df5d0-c91d-4938-9e2f-f22034ba8e88 returned with HTTP 200 Aug 14 06:10:35.875082 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 165/659] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:35 2026] GET /volume/v3/volumes/519df5d0-c91d-4938-9e2f-f22034ba8e88 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:35.900809 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-26636627-99dc-431c-9ceb-84e31a8543cd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:35.903177 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-26636627-99dc-431c-9ceb-84e31a8543cd tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] POST https://10.4.3.127/volume/v3/attachments/d5218443-ac85-4bba-8631-ef78e8fe974f/action Aug 14 06:10:35.903703 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-26636627-99dc-431c-9ceb-84e31a8543cd tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:10:35.903816 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-26636627-99dc-431c-9ceb-84e31a8543cd tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:35.924291 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:35.924291 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:35.942782 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-644e761d-05cb-4cad-bec0-e45ebb146650 req-26636627-99dc-431c-9ceb-84e31a8543cd tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/attachments/d5218443-ac85-4bba-8631-ef78e8fe974f/action returned with HTTP 204 Aug 14 06:10:35.943557 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 167/660] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:10:35 2026] POST /volume/v3/attachments/d5218443-ac85-4bba-8631-ef78e8fe974f/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:35.944725 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-1905d7ea-1500-44a0-8b10-8277a3ea9389 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:10:35.945229 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-1905d7ea-1500-44a0-8b10-8277a3ea9389 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a4636bb-f3dc-4d59-85d5-8ed08e417704", "connector": null, "instance_uuid": "8ed846df-fadc-4bfc-a870-742ddac2c734"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:35.958379 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:35.958379 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:36.005108 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-1905d7ea-1500-44a0-8b10-8277a3ea9389 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:10:36.005697 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 165/661] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:10:35 2026] POST /volume/v3/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:36.195098 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4e3a89fc-0867-4183-9ef6-162eb312d4eb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:36.197633 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4e3a89fc-0867-4183-9ef6-162eb312d4eb tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 Aug 14 06:10:36.197975 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4e3a89fc-0867-4183-9ef6-162eb312d4eb tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:36.198251 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4e3a89fc-0867-4183-9ef6-162eb312d4eb tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:36.209522 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c5ddafd6-be9d-4559-8395-5f821b6aef79 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:36.209944 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c5ddafd6-be9d-4559-8395-5f821b6aef79 None None] GET https://10.4.3.127/volume// Aug 14 06:10:36.210092 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c5ddafd6-be9d-4559-8395-5f821b6aef79 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:36.210267 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c5ddafd6-be9d-4559-8395-5f821b6aef79 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:36.210697 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c5ddafd6-be9d-4559-8395-5f821b6aef79 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:10:36.211158 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 166/662] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:10:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:10:36.222072 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-747af3be-caf5-4944-b08b-5b9246d98b79 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:36.223780 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:36.223780 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:36.225234 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-747af3be-caf5-4944-b08b-5b9246d98b79 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 Aug 14 06:10:36.225497 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-747af3be-caf5-4944-b08b-5b9246d98b79 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:36.225681 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-747af3be-caf5-4944-b08b-5b9246d98b79 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:36.231014 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4e3a89fc-0867-4183-9ef6-162eb312d4eb tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:10:36.238737 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4e3a89fc-0867-4183-9ef6-162eb312d4eb tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 returned with HTTP 200 Aug 14 06:10:36.239580 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 165/663] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:36 2026] GET /volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:36.240486 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:36.240486 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:36.244426 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-747af3be-caf5-4944-b08b-5b9246d98b79 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:10:36.248934 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-747af3be-caf5-4944-b08b-5b9246d98b79 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 returned with HTTP 200 Aug 14 06:10:36.249344 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 168/664] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:10:36 2026] GET /volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 => generated 1027 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:10:36.356950 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-93ac830a-43ca-45c0-88f2-427e9f978674 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:36.359616 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-93ac830a-43ca-45c0-88f2-427e9f978674 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] PUT https://10.4.3.127/volume/v3/attachments/330b2ad4-4a4b-456a-b515-5121fad03ed2 Aug 14 06:10:36.363322 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-93ac830a-43ca-45c0-88f2-427e9f978674 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:36.371705 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-93ac830a-43ca-45c0-88f2-427e9f978674 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Acquiring lock "cinder-attachment_update-6a4636bb-f3dc-4d59-85d5-8ed08e417704-np0000007331" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:10:36.378003 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-93ac830a-43ca-45c0-88f2-427e9f978674 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Lock "cinder-attachment_update-6a4636bb-f3dc-4d59-85d5-8ed08e417704-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:10:36.384148 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:36.384148 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:36.531620 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-93ac830a-43ca-45c0-88f2-427e9f978674 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Lock "cinder-attachment_update-6a4636bb-f3dc-4d59-85d5-8ed08e417704-np0000007331" released by "attachment_update" :: held 0.154s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:10:36.532162 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-93ac830a-43ca-45c0-88f2-427e9f978674 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/attachments/330b2ad4-4a4b-456a-b515-5121fad03ed2 returned with HTTP 200 Aug 14 06:10:36.534658 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 166/665] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:10:36 2026] PUT /volume/v3/attachments/330b2ad4-4a4b-456a-b515-5121fad03ed2 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:36.891777 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7a8497f0-8e76-4b90-8972-ab7b21686a6d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:36.893621 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7a8497f0-8e76-4b90-8972-ab7b21686a6d tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/volumes/519df5d0-c91d-4938-9e2f-f22034ba8e88 Aug 14 06:10:36.893832 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7a8497f0-8e76-4b90-8972-ab7b21686a6d tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:36.894044 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7a8497f0-8e76-4b90-8972-ab7b21686a6d tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:36.901570 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:36.901570 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:36.905578 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7a8497f0-8e76-4b90-8972-ab7b21686a6d tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Volume info retrieved successfully. Aug 14 06:10:36.909951 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7a8497f0-8e76-4b90-8972-ab7b21686a6d tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes/519df5d0-c91d-4938-9e2f-f22034ba8e88 returned with HTTP 200 Aug 14 06:10:36.910300 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 167/666] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:36 2026] GET /volume/v3/volumes/519df5d0-c91d-4938-9e2f-f22034ba8e88 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:36.926303 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-85725007-4614-4fcd-bee5-b9a295beda8b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:36.928974 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-85725007-4614-4fcd-bee5-b9a295beda8b tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:10:36.929486 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-85725007-4614-4fcd-bee5-b9a295beda8b tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "519df5d0-c91d-4938-9e2f-f22034ba8e88", "name": "tempest-VolumesDeleteCascade-Snapshot-1183138414"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:36.938826 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:36.938826 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:36.939290 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-85725007-4614-4fcd-bee5-b9a295beda8b tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Volume info retrieved successfully. Aug 14 06:10:36.939454 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-85725007-4614-4fcd-bee5-b9a295beda8b tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Create snapshot from volume 519df5d0-c91d-4938-9e2f-f22034ba8e88 Aug 14 06:10:36.975053 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-85725007-4614-4fcd-bee5-b9a295beda8b tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Created reservations ['b0f002ce-276e-4b70-838f-a5a8e0c83df7', 'a3b465b1-a3d0-4fb0-b9f7-f93cadd398a3', '78c22189-715b-46bd-b437-bdf44c0e09ef', '1321fb2e-f340-4cbe-a080-205ab6412a9b'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:37.017325 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-85725007-4614-4fcd-bee5-b9a295beda8b tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Snapshot create request issued successfully. Aug 14 06:10:37.017985 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-85725007-4614-4fcd-bee5-b9a295beda8b tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:10:37.018647 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 166/667] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:10:36 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 14 06:10:37.030701 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-37dc832a-dfe4-4f59-a833-9f98be1a05f3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:37.033580 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-37dc832a-dfe4-4f59-a833-9f98be1a05f3 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/snapshots/14c71039-9196-4cfe-b922-3f6c1aba13a4 Aug 14 06:10:37.034050 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-37dc832a-dfe4-4f59-a833-9f98be1a05f3 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:37.034381 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-37dc832a-dfe4-4f59-a833-9f98be1a05f3 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:37.042426 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:37.042426 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:37.042426 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-37dc832a-dfe4-4f59-a833-9f98be1a05f3 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Snapshot retrieved successfully. Aug 14 06:10:37.042426 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-37dc832a-dfe4-4f59-a833-9f98be1a05f3 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/snapshots/14c71039-9196-4cfe-b922-3f6c1aba13a4 returned with HTTP 200 Aug 14 06:10:37.043003 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 169/668] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:10:37 2026] GET /volume/v3/snapshots/14c71039-9196-4cfe-b922-3f6c1aba13a4 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:37.252198 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-de824ccf-6297-4690-81d9-5c5385b2fcc1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:37.254663 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-de824ccf-6297-4690-81d9-5c5385b2fcc1 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 Aug 14 06:10:37.255022 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-de824ccf-6297-4690-81d9-5c5385b2fcc1 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:37.255244 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-de824ccf-6297-4690-81d9-5c5385b2fcc1 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:37.269023 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:37.269023 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:37.274141 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-de824ccf-6297-4690-81d9-5c5385b2fcc1 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:10:37.280206 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-de824ccf-6297-4690-81d9-5c5385b2fcc1 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 returned with HTTP 200 Aug 14 06:10:37.280982 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 167/669] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:37 2026] GET /volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:38.057167 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e9df1495-4fab-40cf-8cbf-9d0a72c7c417 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:38.058433 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9df1495-4fab-40cf-8cbf-9d0a72c7c417 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/snapshots/14c71039-9196-4cfe-b922-3f6c1aba13a4 Aug 14 06:10:38.058999 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9df1495-4fab-40cf-8cbf-9d0a72c7c417 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:38.059475 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9df1495-4fab-40cf-8cbf-9d0a72c7c417 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:38.068845 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:38.068845 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:38.069814 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e9df1495-4fab-40cf-8cbf-9d0a72c7c417 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Snapshot retrieved successfully. Aug 14 06:10:38.071246 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9df1495-4fab-40cf-8cbf-9d0a72c7c417 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/snapshots/14c71039-9196-4cfe-b922-3f6c1aba13a4 returned with HTTP 200 Aug 14 06:10:38.071919 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 168/670] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:10:38 2026] GET /volume/v3/snapshots/14c71039-9196-4cfe-b922-3f6c1aba13a4 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:38.081164 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f84587a4-0617-4696-aefe-6f0803a2b527 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:38.083327 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:10:38.083687 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "14c71039-9196-4cfe-b922-3f6c1aba13a4", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1338757370"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:38.085138 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Create volume request body: {'volume': {'snapshot_id': '14c71039-9196-4cfe-b922-3f6c1aba13a4', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1338757370'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:10:38.091539 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:38.091539 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:38.092158 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Snapshot retrieved successfully. Aug 14 06:10:38.092337 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Create volume of 1 GB Aug 14 06:10:38.098389 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Availability Zones retrieved successfully. Aug 14 06:10:38.106939 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Flow 'volume_create_api' (8fe4a188-8fea-4ca0-94ed-e2e873ee5d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:38.108854 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51dcae06-24ea-4e12-9014-4a6a28bfdfa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:38.110217 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:10:38.159794 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51dcae06-24ea-4e12-9014-4a6a28bfdfa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '14c71039-9196-4cfe-b922-3f6c1aba13a4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:38.161280 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (958e76e2-838e-4a83-958e-a24b6a4b2c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:38.225725 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Created reservations ['75a09e0a-3604-4cc5-bfbd-d870b954b894', '932cdd1e-d0a5-4e70-9c51-592df8479f0d', 'cff96efe-4a9c-4950-8960-3c7ea046bca4', 'eb1d993f-fc01-4c10-8295-f6dddb70a714'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:38.226889 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (958e76e2-838e-4a83-958e-a24b6a4b2c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75a09e0a-3604-4cc5-bfbd-d870b954b894', '932cdd1e-d0a5-4e70-9c51-592df8479f0d', 'cff96efe-4a9c-4950-8960-3c7ea046bca4', 'eb1d993f-fc01-4c10-8295-f6dddb70a714']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:38.228229 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (019cf231-7407-4497-9ab0-49f1eeda785d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:38.291869 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (019cf231-7407-4497-9ab0-49f1eeda785d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccb78db4-7eb3-4821-9703-fd721c5df49d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1338757370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b06bde2dc01d48e489bf2131fc3d83b0',qos_specs=None,replication_status=,reservations=['75a09e0a-3604-4cc5-bfbd-d870b954b894','932cdd1e-d0a5-4e70-9c51-592df8479f0d','cff96efe-4a9c-4950-8960-3c7ea046bca4','eb1d993f-fc01-4c10-8295-f6dddb70a714'],size=1,snapshot_id=14c71039-9196-4cfe-b922-3f6c1aba13a4,source_replicaid=,source_volid=None,status='creating',user_id='e0185cf8a5fd42ccb798ac3a8f6422f0',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1338757370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccb78db4-7eb3-4821-9703-fd721c5df49d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b06bde2dc01d48e489bf2131fc3d83b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=14c71039-9196-4cfe-b922-3f6c1aba13a4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0185cf8a5fd42ccb798ac3a8f6422f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:38.293090 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38982a26-ccee-4b76-a96b-c80dbeb4a62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:38.296181 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-be7b39f1-3276-4386-905e-db0e150873f0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:38.315912 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-be7b39f1-3276-4386-905e-db0e150873f0 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 Aug 14 06:10:38.316233 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-be7b39f1-3276-4386-905e-db0e150873f0 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:38.316490 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-be7b39f1-3276-4386-905e-db0e150873f0 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:38.323927 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38982a26-ccee-4b76-a96b-c80dbeb4a62d) transitioned into state 'SUCCESS' from state '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-1338757370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b06bde2dc01d48e489bf2131fc3d83b0',qos_specs=None,replication_status=,reservations=['75a09e0a-3604-4cc5-bfbd-d870b954b894','932cdd1e-d0a5-4e70-9c51-592df8479f0d','cff96efe-4a9c-4950-8960-3c7ea046bca4','eb1d993f-fc01-4c10-8295-f6dddb70a714'],size=1,snapshot_id=14c71039-9196-4cfe-b922-3f6c1aba13a4,source_replicaid=,source_volid=None,status='creating',user_id='e0185cf8a5fd42ccb798ac3a8f6422f0',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:38.325160 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50cf3f5e-6e5a-46b1-9a54-589e78eb30e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:38.328223 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:38.328223 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:38.333220 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-be7b39f1-3276-4386-905e-db0e150873f0 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:10:38.339221 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-be7b39f1-3276-4386-905e-db0e150873f0 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 returned with HTTP 200 Aug 14 06:10:38.339721 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 170/671] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:38 2026] GET /volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:38.356130 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50cf3f5e-6e5a-46b1-9a54-589e78eb30e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:38.356130 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Flow 'volume_create_api' (8fe4a188-8fea-4ca0-94ed-e2e873ee5d8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:38.356130 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Create volume request issued successfully. Aug 14 06:10:38.356130 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f84587a4-0617-4696-aefe-6f0803a2b527 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:10:38.356130 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 167/672] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:10:38 2026] POST /volume/v3/volumes => generated 785 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:10:38.373254 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-088766e5-1d90-4ce3-8446-7a0d4102b7d5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:38.377848 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-088766e5-1d90-4ce3-8446-7a0d4102b7d5 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/volumes/ccb78db4-7eb3-4821-9703-fd721c5df49d Aug 14 06:10:38.380271 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-088766e5-1d90-4ce3-8446-7a0d4102b7d5 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:38.380271 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-088766e5-1d90-4ce3-8446-7a0d4102b7d5 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:38.390954 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:38.390954 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:38.397073 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-088766e5-1d90-4ce3-8446-7a0d4102b7d5 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Volume info retrieved successfully. Aug 14 06:10:38.404987 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-088766e5-1d90-4ce3-8446-7a0d4102b7d5 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes/ccb78db4-7eb3-4821-9703-fd721c5df49d returned with HTTP 200 Aug 14 06:10:38.406172 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 168/673] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:38 2026] GET /volume/v3/volumes/ccb78db4-7eb3-4821-9703-fd721c5df49d => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:39.357284 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0268fde6-77aa-4831-857f-522124bfc1cd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:39.359230 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0268fde6-77aa-4831-857f-522124bfc1cd tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 Aug 14 06:10:39.359843 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0268fde6-77aa-4831-857f-522124bfc1cd tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:39.360134 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0268fde6-77aa-4831-857f-522124bfc1cd tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:39.371849 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:39.371849 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:39.379049 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0268fde6-77aa-4831-857f-522124bfc1cd tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:10:39.384596 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0268fde6-77aa-4831-857f-522124bfc1cd tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 returned with HTTP 200 Aug 14 06:10:39.385120 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 169/674] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:39 2026] GET /volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:39.420827 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-44b1b487-1eac-4fef-9462-27864a8d8d03 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:39.422985 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-44b1b487-1eac-4fef-9462-27864a8d8d03 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/volumes/ccb78db4-7eb3-4821-9703-fd721c5df49d Aug 14 06:10:39.423265 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-44b1b487-1eac-4fef-9462-27864a8d8d03 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:39.423566 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-44b1b487-1eac-4fef-9462-27864a8d8d03 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:39.431659 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:39.431659 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:39.435531 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-44b1b487-1eac-4fef-9462-27864a8d8d03 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Volume info retrieved successfully. Aug 14 06:10:39.440603 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-44b1b487-1eac-4fef-9462-27864a8d8d03 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes/ccb78db4-7eb3-4821-9703-fd721c5df49d returned with HTTP 200 Aug 14 06:10:39.441056 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 171/675] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:39 2026] GET /volume/v3/volumes/ccb78db4-7eb3-4821-9703-fd721c5df49d => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:39.453570 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d0f3efdd-4fea-4725-9ef7-2100cf6ec16e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:39.456547 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d0f3efdd-4fea-4725-9ef7-2100cf6ec16e tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/volumes/ccb78db4-7eb3-4821-9703-fd721c5df49d Aug 14 06:10:39.456895 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d0f3efdd-4fea-4725-9ef7-2100cf6ec16e tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:39.457181 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d0f3efdd-4fea-4725-9ef7-2100cf6ec16e tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:39.466950 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:39.466950 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:39.472743 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d0f3efdd-4fea-4725-9ef7-2100cf6ec16e tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Volume info retrieved successfully. Aug 14 06:10:39.479672 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d0f3efdd-4fea-4725-9ef7-2100cf6ec16e tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes/ccb78db4-7eb3-4821-9703-fd721c5df49d returned with HTTP 200 Aug 14 06:10:39.480065 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 168/676] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:39 2026] GET /volume/v3/volumes/ccb78db4-7eb3-4821-9703-fd721c5df49d => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:39.497795 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3840e942-0653-487d-a95c-1452ade936e7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:39.500014 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3840e942-0653-487d-a95c-1452ade936e7 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] DELETE https://10.4.3.127/volume/v3/volumes/519df5d0-c91d-4938-9e2f-f22034ba8e88?cascade=True Aug 14 06:10:39.500253 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3840e942-0653-487d-a95c-1452ade936e7 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:39.500490 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3840e942-0653-487d-a95c-1452ade936e7 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:39.500648 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-3840e942-0653-487d-a95c-1452ade936e7 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Delete volume with id: 519df5d0-c91d-4938-9e2f-f22034ba8e88 Aug 14 06:10:39.509848 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:39.509848 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:39.510350 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3840e942-0653-487d-a95c-1452ade936e7 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Volume info retrieved successfully. Aug 14 06:10:39.573534 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3840e942-0653-487d-a95c-1452ade936e7 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Delete volume request issued successfully. Aug 14 06:10:39.573803 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3840e942-0653-487d-a95c-1452ade936e7 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes/519df5d0-c91d-4938-9e2f-f22034ba8e88?cascade=True returned with HTTP 202 Aug 14 06:10:39.574690 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 169/677] 10.4.3.127 () {66 vars in 1376 bytes} [Fri Aug 14 06:10:39 2026] DELETE /volume/v3/volumes/519df5d0-c91d-4938-9e2f-f22034ba8e88?cascade=True => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:10:39.585130 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b67898c2-5ac0-4dc4-b831-98af94ead062 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:39.588007 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b67898c2-5ac0-4dc4-b831-98af94ead062 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/volumes/519df5d0-c91d-4938-9e2f-f22034ba8e88 Aug 14 06:10:39.588307 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b67898c2-5ac0-4dc4-b831-98af94ead062 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:39.588601 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b67898c2-5ac0-4dc4-b831-98af94ead062 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:39.600036 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:39.600036 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:39.607040 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b67898c2-5ac0-4dc4-b831-98af94ead062 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Volume info retrieved successfully. Aug 14 06:10:39.614306 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b67898c2-5ac0-4dc4-b831-98af94ead062 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes/519df5d0-c91d-4938-9e2f-f22034ba8e88 returned with HTTP 200 Aug 14 06:10:39.614928 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 170/678] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:39 2026] GET /volume/v3/volumes/519df5d0-c91d-4938-9e2f-f22034ba8e88 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:39.920490 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-0c9f4b87-d645-42a0-b9c8-eb0d202686f3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:39.923458 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-0c9f4b87-d645-42a0-b9c8-eb0d202686f3 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] POST https://10.4.3.127/volume/v3/attachments/330b2ad4-4a4b-456a-b515-5121fad03ed2/action Aug 14 06:10:39.924069 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-0c9f4b87-d645-42a0-b9c8-eb0d202686f3 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:10:39.924257 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-0c9f4b87-d645-42a0-b9c8-eb0d202686f3 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:39.954002 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:39.954002 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:39.984325 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-cbb6930e-9b6c-4f26-a19b-8829ad510d75 req-0c9f4b87-d645-42a0-b9c8-eb0d202686f3 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/attachments/330b2ad4-4a4b-456a-b515-5121fad03ed2/action returned with HTTP 204 Aug 14 06:10:39.985212 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 172/679] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:10:39 2026] POST /volume/v3/attachments/330b2ad4-4a4b-456a-b515-5121fad03ed2/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:40.085199 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e7203581-f17a-43de-9890-3fd63d45b460 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:40.085681 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e7203581-f17a-43de-9890-3fd63d45b460 None None] GET https://10.4.3.127/volume// Aug 14 06:10:40.085780 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e7203581-f17a-43de-9890-3fd63d45b460 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:40.086123 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e7203581-f17a-43de-9890-3fd63d45b460 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:40.086753 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e7203581-f17a-43de-9890-3fd63d45b460 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:10:40.086844 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 169/680] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:10:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 06:10:40.099175 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-d498174c-fff0-43fd-9615-eaeab50b5349 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:40.101443 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-d498174c-fff0-43fd-9615-eaeab50b5349 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:10:40.101990 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-d498174c-fff0-43fd-9615-eaeab50b5349 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78e24423-469d-4148-8ae7-7919581c3f11", "connector": null, "instance_uuid": "a523ef83-3819-4c2a-805a-4d52281e85a8"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:40.120555 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:40.120555 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:40.169723 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-d498174c-fff0-43fd-9615-eaeab50b5349 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:10:40.170177 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 170/681] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:10:40 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:40.188082 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-4ccd5604-2803-4e38-bfa7-dc9ab447f79c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:40.192170 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-4ccd5604-2803-4e38-bfa7-dc9ab447f79c tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] DELETE https://10.4.3.127/volume/v3/attachments/d5218443-ac85-4bba-8631-ef78e8fe974f Aug 14 06:10:40.192170 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-4ccd5604-2803-4e38-bfa7-dc9ab447f79c tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:40.192170 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-4ccd5604-2803-4e38-bfa7-dc9ab447f79c tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:40.200885 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:40.200885 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:40.267449 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-4ccd5604-2803-4e38-bfa7-dc9ab447f79c tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/attachments/d5218443-ac85-4bba-8631-ef78e8fe974f returned with HTTP 200 Aug 14 06:10:40.268243 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 171/682] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:10:40 2026] DELETE /volume/v3/attachments/d5218443-ac85-4bba-8631-ef78e8fe974f => generated 192 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:40.401511 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a4ce9ee5-ecc3-4347-a6c6-7d24f08a35cc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:40.403622 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a4ce9ee5-ecc3-4347-a6c6-7d24f08a35cc tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 Aug 14 06:10:40.403775 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a4ce9ee5-ecc3-4347-a6c6-7d24f08a35cc tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:40.403986 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a4ce9ee5-ecc3-4347-a6c6-7d24f08a35cc tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:40.417897 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:40.417897 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:40.423309 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a4ce9ee5-ecc3-4347-a6c6-7d24f08a35cc tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:10:40.430093 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a4ce9ee5-ecc3-4347-a6c6-7d24f08a35cc tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 returned with HTTP 200 Aug 14 06:10:40.430647 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 173/683] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:40 2026] GET /volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:40.443513 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2a465e75-b536-4322-b62a-0c79e6deb290 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:40.445833 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2a465e75-b536-4322-b62a-0c79e6deb290 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 Aug 14 06:10:40.446079 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2a465e75-b536-4322-b62a-0c79e6deb290 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:40.446436 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2a465e75-b536-4322-b62a-0c79e6deb290 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:40.462155 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:40.462155 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:40.469983 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2a465e75-b536-4322-b62a-0c79e6deb290 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:10:40.481027 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2a465e75-b536-4322-b62a-0c79e6deb290 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 returned with HTTP 200 Aug 14 06:10:40.481833 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 170/684] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:40 2026] GET /volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:40.636420 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d735df2b-ad50-4510-be30-493d46577918 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:40.638517 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d735df2b-ad50-4510-be30-493d46577918 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/volumes/519df5d0-c91d-4938-9e2f-f22034ba8e88 Aug 14 06:10:40.638861 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d735df2b-ad50-4510-be30-493d46577918 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:40.639108 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d735df2b-ad50-4510-be30-493d46577918 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:40.650496 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d735df2b-ad50-4510-be30-493d46577918 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes/519df5d0-c91d-4938-9e2f-f22034ba8e88 returned with HTTP 404 Aug 14 06:10:40.651126 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 171/685] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:40 2026] GET /volume/v3/volumes/519df5d0-c91d-4938-9e2f-f22034ba8e88 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:40.670187 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fb3f1b8d-4016-47de-ace3-aa0fef905e7d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:40.674822 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fb3f1b8d-4016-47de-ace3-aa0fef905e7d tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/volumes Aug 14 06:10:40.675086 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fb3f1b8d-4016-47de-ace3-aa0fef905e7d tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:40.675428 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fb3f1b8d-4016-47de-ace3-aa0fef905e7d tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:40.675759 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-fb3f1b8d-4016-47de-ace3-aa0fef905e7d tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:10:40.676446 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:40.676446 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:40.677141 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fb3f1b8d-4016-47de-ace3-aa0fef905e7d tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:10:40.690045 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fb3f1b8d-4016-47de-ace3-aa0fef905e7d tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Get all volumes completed successfully. Aug 14 06:10:40.691768 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fb3f1b8d-4016-47de-ace3-aa0fef905e7d tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 200 Aug 14 06:10:40.691768 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 172/686] 10.4.3.127 () {66 vars in 1237 bytes} [Fri Aug 14 06:10:40 2026] GET /volume/v3/volumes => generated 335 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:40.702717 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2a89b1b4-4db8-44a9-bb9e-6a945b8e0961 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:40.706836 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2a89b1b4-4db8-44a9-bb9e-6a945b8e0961 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/snapshots Aug 14 06:10:40.707640 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2a89b1b4-4db8-44a9-bb9e-6a945b8e0961 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:40.708593 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2a89b1b4-4db8-44a9-bb9e-6a945b8e0961 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:40.709555 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-2a89b1b4-4db8-44a9-bb9e-6a945b8e0961 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:10:40.711593 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.db.api [None req-2a89b1b4-4db8-44a9-bb9e-6a945b8e0961 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Building query based on filter {{(pid=100404) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:10:40.726345 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2a89b1b4-4db8-44a9-bb9e-6a945b8e0961 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Get all snapshots completed successfully. Aug 14 06:10:40.726676 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2a89b1b4-4db8-44a9-bb9e-6a945b8e0961 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 200 Aug 14 06:10:40.727197 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 174/687] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 14 06:10:40 2026] GET /volume/v3/snapshots => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:10:40.740356 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2f9fced1-340f-4eff-a198-45b567ab6a20 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:40.742373 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2f9fced1-340f-4eff-a198-45b567ab6a20 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/volumes/ccb78db4-7eb3-4821-9703-fd721c5df49d Aug 14 06:10:40.742631 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2f9fced1-340f-4eff-a198-45b567ab6a20 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:40.743211 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2f9fced1-340f-4eff-a198-45b567ab6a20 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:40.752917 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:40.752917 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:40.757223 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2f9fced1-340f-4eff-a198-45b567ab6a20 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Volume info retrieved successfully. Aug 14 06:10:40.765702 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2f9fced1-340f-4eff-a198-45b567ab6a20 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes/ccb78db4-7eb3-4821-9703-fd721c5df49d returned with HTTP 200 Aug 14 06:10:40.765702 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 171/688] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:40 2026] GET /volume/v3/volumes/ccb78db4-7eb3-4821-9703-fd721c5df49d => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:40.781080 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8a51aa18-796e-4fb4-9bce-2036546a765c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:40.782907 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8a51aa18-796e-4fb4-9bce-2036546a765c tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] DELETE https://10.4.3.127/volume/v3/volumes/ccb78db4-7eb3-4821-9703-fd721c5df49d Aug 14 06:10:40.783146 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8a51aa18-796e-4fb4-9bce-2036546a765c tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:40.783365 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8a51aa18-796e-4fb4-9bce-2036546a765c tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:40.783559 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-8a51aa18-796e-4fb4-9bce-2036546a765c tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Delete volume with id: ccb78db4-7eb3-4821-9703-fd721c5df49d Aug 14 06:10:40.801248 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:40.801248 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:40.801810 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8a51aa18-796e-4fb4-9bce-2036546a765c tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Volume info retrieved successfully. Aug 14 06:10:40.830474 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8a51aa18-796e-4fb4-9bce-2036546a765c tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Delete volume request issued successfully. Aug 14 06:10:40.833427 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8a51aa18-796e-4fb4-9bce-2036546a765c tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes/ccb78db4-7eb3-4821-9703-fd721c5df49d returned with HTTP 202 Aug 14 06:10:40.833427 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 172/689] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:10:40 2026] DELETE /volume/v3/volumes/ccb78db4-7eb3-4821-9703-fd721c5df49d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:10:40.844585 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ae2b00d1-6a95-4f00-8055-d82db792d48e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:40.846301 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ae2b00d1-6a95-4f00-8055-d82db792d48e tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/volumes/ccb78db4-7eb3-4821-9703-fd721c5df49d Aug 14 06:10:40.846505 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ae2b00d1-6a95-4f00-8055-d82db792d48e tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:40.846675 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ae2b00d1-6a95-4f00-8055-d82db792d48e tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:40.854210 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:40.854210 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:40.860958 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ae2b00d1-6a95-4f00-8055-d82db792d48e tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Volume info retrieved successfully. Aug 14 06:10:40.868766 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ae2b00d1-6a95-4f00-8055-d82db792d48e tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes/ccb78db4-7eb3-4821-9703-fd721c5df49d returned with HTTP 200 Aug 14 06:10:40.869195 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 173/690] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:40 2026] GET /volume/v3/volumes/ccb78db4-7eb3-4821-9703-fd721c5df49d => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:41.885860 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-926c0795-5b91-47c6-adf4-0e4cbaa94cd5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:41.888354 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-926c0795-5b91-47c6-adf4-0e4cbaa94cd5 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/volumes/ccb78db4-7eb3-4821-9703-fd721c5df49d Aug 14 06:10:41.888613 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-926c0795-5b91-47c6-adf4-0e4cbaa94cd5 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:41.889041 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-926c0795-5b91-47c6-adf4-0e4cbaa94cd5 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:41.897489 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-926c0795-5b91-47c6-adf4-0e4cbaa94cd5 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes/ccb78db4-7eb3-4821-9703-fd721c5df49d returned with HTTP 404 Aug 14 06:10:41.897880 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 175/691] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:41 2026] GET /volume/v3/volumes/ccb78db4-7eb3-4821-9703-fd721c5df49d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:41.908020 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-570aec3a-e7d9-45c7-93db-e64aa5890b74 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:41.910546 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-570aec3a-e7d9-45c7-93db-e64aa5890b74 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/14c71039-9196-4cfe-b922-3f6c1aba13a4 Aug 14 06:10:41.910806 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-570aec3a-e7d9-45c7-93db-e64aa5890b74 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:41.911114 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-570aec3a-e7d9-45c7-93db-e64aa5890b74 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:41.911851 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-570aec3a-e7d9-45c7-93db-e64aa5890b74 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Delete snapshot with id: 14c71039-9196-4cfe-b922-3f6c1aba13a4 Aug 14 06:10:41.921025 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-570aec3a-e7d9-45c7-93db-e64aa5890b74 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/snapshots/14c71039-9196-4cfe-b922-3f6c1aba13a4 returned with HTTP 404 Aug 14 06:10:41.921367 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 172/692] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:10:41 2026] DELETE /volume/v3/snapshots/14c71039-9196-4cfe-b922-3f6c1aba13a4 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:41.932147 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0f452d6b-7912-45b3-bed1-395b4f205b17 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:41.937282 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0f452d6b-7912-45b3-bed1-395b4f205b17 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] GET https://10.4.3.127/volume/v3/volumes/519df5d0-c91d-4938-9e2f-f22034ba8e88 Aug 14 06:10:41.937633 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0f452d6b-7912-45b3-bed1-395b4f205b17 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:41.937898 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0f452d6b-7912-45b3-bed1-395b4f205b17 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:41.949550 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0f452d6b-7912-45b3-bed1-395b4f205b17 tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes/519df5d0-c91d-4938-9e2f-f22034ba8e88 returned with HTTP 404 Aug 14 06:10:41.950165 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 173/693] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:41 2026] GET /volume/v3/volumes/519df5d0-c91d-4938-9e2f-f22034ba8e88 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:10:41.960504 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2cf3efc5-99b0-4eee-af33-3e96e77ee5dd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:41.962838 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2cf3efc5-99b0-4eee-af33-3e96e77ee5dd tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] DELETE https://10.4.3.127/volume/v3/volumes/519df5d0-c91d-4938-9e2f-f22034ba8e88 Aug 14 06:10:41.963233 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2cf3efc5-99b0-4eee-af33-3e96e77ee5dd tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:41.963233 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2cf3efc5-99b0-4eee-af33-3e96e77ee5dd tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:41.963696 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-2cf3efc5-99b0-4eee-af33-3e96e77ee5dd tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] Delete volume with id: 519df5d0-c91d-4938-9e2f-f22034ba8e88 Aug 14 06:10:41.970051 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2cf3efc5-99b0-4eee-af33-3e96e77ee5dd tempest-VolumesDeleteCascade-1390798012 tempest-VolumesDeleteCascade-1390798012-project-member] https://10.4.3.127/volume/v3/volumes/519df5d0-c91d-4938-9e2f-f22034ba8e88 returned with HTTP 404 Aug 14 06:10:41.970538 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 174/694] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:10:41 2026] DELETE /volume/v3/volumes/519df5d0-c91d-4938-9e2f-f22034ba8e88 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:42.614368 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-dcab13f0-0ba2-4509-9f6a-b34072e59ceb None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:42.739056 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dcab13f0-0ba2-4509-9f6a-b34072e59ceb tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:10:42.739604 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dcab13f0-0ba2-4509-9f6a-b34072e59ceb tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1341675153"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:42.767759 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dcab13f0-0ba2-4509-9f6a-b34072e59ceb tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:10:42.767759 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 176/695] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:10:42 2026] POST /volume/v3/types => generated 216 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:42.768536 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-71cf9a3b-789c-4be1-a441-9f7be7a91aac None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:42.771846 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-71cf9a3b-789c-4be1-a441-9f7be7a91aac tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] PUT https://10.4.3.127/volume/v3/attachments/8e7916e5-de12-41f6-a574-47fae17ce2e4 Aug 14 06:10:42.772757 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-71cf9a3b-789c-4be1-a441-9f7be7a91aac tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:42.777451 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9803b1d3-e11d-4ed5-bde6-647551d8f7c7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:42.780021 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9803b1d3-e11d-4ed5-bde6-647551d8f7c7 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 14 06:10:42.780992 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9803b1d3-e11d-4ed5-bde6-647551d8f7c7 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-818530856"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:42.784080 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-71cf9a3b-789c-4be1-a441-9f7be7a91aac tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Acquiring lock "cinder-attachment_update-78e24423-469d-4148-8ae7-7919581c3f11-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:10:42.793995 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-71cf9a3b-789c-4be1-a441-9f7be7a91aac tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Lock "cinder-attachment_update-78e24423-469d-4148-8ae7-7919581c3f11-np0000007331" acquired by "attachment_update" :: waited 0.010s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:10:42.794857 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:42.794857 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:42.812025 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9803b1d3-e11d-4ed5-bde6-647551d8f7c7 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 14 06:10:42.812744 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 174/696] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 14 06:10:42 2026] POST /volume/v3/group_types => generated 172 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:42.824104 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b3531d2a-4450-4d94-9cd8-5976567ffb9f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:42.892653 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-71cf9a3b-789c-4be1-a441-9f7be7a91aac tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Lock "cinder-attachment_update-78e24423-469d-4148-8ae7-7919581c3f11-np0000007331" released by "attachment_update" :: held 0.099s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:10:42.893267 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-71cf9a3b-789c-4be1-a441-9f7be7a91aac tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/attachments/8e7916e5-de12-41f6-a574-47fae17ce2e4 returned with HTTP 200 Aug 14 06:10:42.894216 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 173/697] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:10:42 2026] PUT /volume/v3/attachments/8e7916e5-de12-41f6-a574-47fae17ce2e4 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:42.910015 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-c5dc74e5-6f71-435f-82a0-462a26ef033e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:42.911747 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b3531d2a-4450-4d94-9cd8-5976567ffb9f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] POST https://10.4.3.127/volume/v3/groups Aug 14 06:10:42.912117 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-c5dc74e5-6f71-435f-82a0-462a26ef033e tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] GET https://10.4.3.127/volume/v3/attachments/8e7916e5-de12-41f6-a574-47fae17ce2e4 Aug 14 06:10:42.912285 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b3531d2a-4450-4d94-9cd8-5976567ffb9f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0167b668-cf33-4392-a8aa-4d43e9583a36", "volume_types": ["38d13f17-aebe-4cb0-8563-e21787f07c2d"], "name": "tempest-Group1-1575113367"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:42.912353 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-c5dc74e5-6f71-435f-82a0-462a26ef033e tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:42.912588 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-c5dc74e5-6f71-435f-82a0-462a26ef033e tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:42.913971 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-b3531d2a-4450-4d94-9cd8-5976567ffb9f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Creating new group {'group': {'group_type': '0167b668-cf33-4392-a8aa-4d43e9583a36', 'volume_types': ['38d13f17-aebe-4cb0-8563-e21787f07c2d'], 'name': 'tempest-Group1-1575113367'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 06:10:42.927536 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.groups [None req-b3531d2a-4450-4d94-9cd8-5976567ffb9f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Creating group tempest-Group1-1575113367. Aug 14 06:10:42.937802 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-c5dc74e5-6f71-435f-82a0-462a26ef033e tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/attachments/8e7916e5-de12-41f6-a574-47fae17ce2e4 returned with HTTP 200 Aug 14 06:10:42.938116 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 177/698] 10.4.3.127 () {70 vars in 1651 bytes} [Fri Aug 14 06:10:42 2026] GET /volume/v3/attachments/8e7916e5-de12-41f6-a574-47fae17ce2e4 => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:42.944695 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b3531d2a-4450-4d94-9cd8-5976567ffb9f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Availability zone cache updated, next update will occur around 2026-08-14 07:10:42.944283. {{(pid=100407) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 06:10:42.944922 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b3531d2a-4450-4d94-9cd8-5976567ffb9f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Availability Zones retrieved successfully. Aug 14 06:10:42.974490 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-b3531d2a-4450-4d94-9cd8-5976567ffb9f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Created reservations ['54b42944-134c-4ab3-b4dd-6df5ad93a00e'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:43.010274 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b3531d2a-4450-4d94-9cd8-5976567ffb9f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups returned with HTTP 202 Aug 14 06:10:43.010803 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 175/699] 10.4.3.127 () {70 vars in 1297 bytes} [Fri Aug 14 06:10:42 2026] POST /volume/v3/groups => generated 94 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:10:43.020979 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ed9dffec-b1cd-4728-a2b6-cf61d8f3ae27 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:43.023755 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ed9dffec-b1cd-4728-a2b6-cf61d8f3ae27 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/groups/c24a241b-41aa-4557-8f5e-0fffc2d55273 Aug 14 06:10:43.024972 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ed9dffec-b1cd-4728-a2b6-cf61d8f3ae27 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:43.024972 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ed9dffec-b1cd-4728-a2b6-cf61d8f3ae27 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:43.024972 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-ed9dffec-b1cd-4728-a2b6-cf61d8f3ae27 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] show called for member c24a241b-41aa-4557-8f5e-0fffc2d55273 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:10:43.032043 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:43.032043 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:43.053657 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ed9dffec-b1cd-4728-a2b6-cf61d8f3ae27 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/c24a241b-41aa-4557-8f5e-0fffc2d55273 returned with HTTP 200 Aug 14 06:10:43.054737 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 175/700] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:10:43 2026] GET /volume/v3/groups/c24a241b-41aa-4557-8f5e-0fffc2d55273 => generated 322 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:43.690545 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d53b2897-d24d-46ba-8f15-611696396c9f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:43.794089 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d53b2897-d24d-46ba-8f15-611696396c9f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:10:43.794495 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d53b2897-d24d-46ba-8f15-611696396c9f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1529063490"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:43.795928 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-d53b2897-d24d-46ba-8f15-611696396c9f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1529063490'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:10:43.796071 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-d53b2897-d24d-46ba-8f15-611696396c9f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Create volume of 1 GB Aug 14 06:10:43.796451 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:43.796451 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:43.801614 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d53b2897-d24d-46ba-8f15-611696396c9f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Availability Zones retrieved successfully. Aug 14 06:10:43.807476 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-d53b2897-d24d-46ba-8f15-611696396c9f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Flow 'volume_create_api' (4896a480-bb6a-4737-bb55-39812818623a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:43.808760 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-d53b2897-d24d-46ba-8f15-611696396c9f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f53da333-fd4e-4d24-9659-b2f39dc8cf96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:43.809786 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-d53b2897-d24d-46ba-8f15-611696396c9f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:10:43.840106 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-d53b2897-d24d-46ba-8f15-611696396c9f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f53da333-fd4e-4d24-9659-b2f39dc8cf96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:43.840960 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-d53b2897-d24d-46ba-8f15-611696396c9f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75d591de-6f03-4a15-a888-302c7cce3a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:43.910919 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-d53b2897-d24d-46ba-8f15-611696396c9f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Created reservations ['45532906-f89e-489b-8282-b122497e1dce', '2daf95bc-539c-46d6-bbd0-f027c4e3551d', '3519ece5-6f5d-44cf-8bd9-f4fdc4b4af9b', '602f9d37-70b5-4b99-afd1-274e848d51fa'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:43.911963 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-d53b2897-d24d-46ba-8f15-611696396c9f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75d591de-6f03-4a15-a888-302c7cce3a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45532906-f89e-489b-8282-b122497e1dce', '2daf95bc-539c-46d6-bbd0-f027c4e3551d', '3519ece5-6f5d-44cf-8bd9-f4fdc4b4af9b', '602f9d37-70b5-4b99-afd1-274e848d51fa']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:43.912946 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-d53b2897-d24d-46ba-8f15-611696396c9f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88bab77d-ed70-4f4f-b312-14c3c368bb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:43.943408 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-d53b2897-d24d-46ba-8f15-611696396c9f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88bab77d-ed70-4f4f-b312-14c3c368bb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1529063490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55167a72f5784648b9d0c93116776a24',qos_specs=None,replication_status=,reservations=['45532906-f89e-489b-8282-b122497e1dce','2daf95bc-539c-46d6-bbd0-f027c4e3551d','3519ece5-6f5d-44cf-8bd9-f4fdc4b4af9b','602f9d37-70b5-4b99-afd1-274e848d51fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e252f0bceae04932ba9cd64ab9823a0f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:10:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1529063490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55167a72f5784648b9d0c93116776a24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e252f0bceae04932ba9cd64ab9823a0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:43.944366 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-d53b2897-d24d-46ba-8f15-611696396c9f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a09822f-7fde-4981-843e-1758b0fca870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:43.965823 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-d53b2897-d24d-46ba-8f15-611696396c9f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a09822f-7fde-4981-843e-1758b0fca870) transitioned into state 'SUCCESS' from state '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-1529063490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55167a72f5784648b9d0c93116776a24',qos_specs=None,replication_status=,reservations=['45532906-f89e-489b-8282-b122497e1dce','2daf95bc-539c-46d6-bbd0-f027c4e3551d','3519ece5-6f5d-44cf-8bd9-f4fdc4b4af9b','602f9d37-70b5-4b99-afd1-274e848d51fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e252f0bceae04932ba9cd64ab9823a0f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:43.966794 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-d53b2897-d24d-46ba-8f15-611696396c9f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04eef737-25a5-44bc-859d-2222ab6b9c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:43.983382 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-d53b2897-d24d-46ba-8f15-611696396c9f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04eef737-25a5-44bc-859d-2222ab6b9c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:43.984473 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-d53b2897-d24d-46ba-8f15-611696396c9f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Flow 'volume_create_api' (4896a480-bb6a-4737-bb55-39812818623a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:43.984882 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d53b2897-d24d-46ba-8f15-611696396c9f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Create volume request issued successfully. Aug 14 06:10:43.985661 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d53b2897-d24d-46ba-8f15-611696396c9f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:10:43.986156 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 174/701] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:10:43 2026] POST /volume/v3/volumes => generated 750 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:10:44.006045 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c5b751eb-3fd2-47cd-b5c6-2640ff219792 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:44.008585 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c5b751eb-3fd2-47cd-b5c6-2640ff219792 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] GET https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e Aug 14 06:10:44.008911 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c5b751eb-3fd2-47cd-b5c6-2640ff219792 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:44.009187 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c5b751eb-3fd2-47cd-b5c6-2640ff219792 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:44.019325 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:44.019325 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:44.024989 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c5b751eb-3fd2-47cd-b5c6-2640ff219792 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Volume info retrieved successfully. Aug 14 06:10:44.029846 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c5b751eb-3fd2-47cd-b5c6-2640ff219792 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e returned with HTTP 200 Aug 14 06:10:44.030556 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 178/702] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:44 2026] GET /volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:44.069423 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-751aec9d-c6ba-4a86-afc0-f2bb85dce9dd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:44.071449 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-751aec9d-c6ba-4a86-afc0-f2bb85dce9dd tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/groups/c24a241b-41aa-4557-8f5e-0fffc2d55273 Aug 14 06:10:44.071870 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-751aec9d-c6ba-4a86-afc0-f2bb85dce9dd tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:44.072208 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-751aec9d-c6ba-4a86-afc0-f2bb85dce9dd tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:44.072865 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-751aec9d-c6ba-4a86-afc0-f2bb85dce9dd tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] show called for member c24a241b-41aa-4557-8f5e-0fffc2d55273 {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:10:44.079360 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:44.079360 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:44.101102 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-751aec9d-c6ba-4a86-afc0-f2bb85dce9dd tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/c24a241b-41aa-4557-8f5e-0fffc2d55273 returned with HTTP 200 Aug 14 06:10:44.102190 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 176/703] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:10:44 2026] GET /volume/v3/groups/c24a241b-41aa-4557-8f5e-0fffc2d55273 => generated 323 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:44.113541 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5d38783d-988d-4da8-bca1-9e59ff94a688 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:44.115368 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5d38783d-988d-4da8-bca1-9e59ff94a688 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] POST https://10.4.3.127/volume/v3/groups Aug 14 06:10:44.115812 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5d38783d-988d-4da8-bca1-9e59ff94a688 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0167b668-cf33-4392-a8aa-4d43e9583a36", "volume_types": ["38d13f17-aebe-4cb0-8563-e21787f07c2d"], "name": "tempest-Group2-1457726606"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:44.117710 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-5d38783d-988d-4da8-bca1-9e59ff94a688 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Creating new group {'group': {'group_type': '0167b668-cf33-4392-a8aa-4d43e9583a36', 'volume_types': ['38d13f17-aebe-4cb0-8563-e21787f07c2d'], 'name': 'tempest-Group2-1457726606'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 06:10:44.121993 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.groups [None req-5d38783d-988d-4da8-bca1-9e59ff94a688 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Creating group tempest-Group2-1457726606. Aug 14 06:10:44.122582 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:44.122582 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:44.138821 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5d38783d-988d-4da8-bca1-9e59ff94a688 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Availability zone cache updated, next update will occur around 2026-08-14 07:10:44.138525. {{(pid=100406) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 06:10:44.138913 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5d38783d-988d-4da8-bca1-9e59ff94a688 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Availability Zones retrieved successfully. Aug 14 06:10:44.151648 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-5d38783d-988d-4da8-bca1-9e59ff94a688 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Created reservations ['ccb6672d-7829-49c6-a664-1e58331533c9'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:44.184748 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5d38783d-988d-4da8-bca1-9e59ff94a688 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups returned with HTTP 202 Aug 14 06:10:44.185221 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 176/704] 10.4.3.127 () {70 vars in 1297 bytes} [Fri Aug 14 06:10:44 2026] POST /volume/v3/groups => generated 94 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:10:44.195208 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-cdd5ba32-6c1f-4f9c-a482-81682b020569 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:44.198071 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cdd5ba32-6c1f-4f9c-a482-81682b020569 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/groups/1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 Aug 14 06:10:44.198417 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cdd5ba32-6c1f-4f9c-a482-81682b020569 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:44.198711 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cdd5ba32-6c1f-4f9c-a482-81682b020569 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:44.198910 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.groups [None req-cdd5ba32-6c1f-4f9c-a482-81682b020569 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] show called for member 1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:10:44.208993 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:44.208993 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:44.234415 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cdd5ba32-6c1f-4f9c-a482-81682b020569 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 returned with HTTP 200 Aug 14 06:10:44.234974 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 175/705] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:10:44 2026] GET /volume/v3/groups/1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 => generated 322 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:45.046982 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b8b7608d-09ac-42fb-b16c-d1980a6ab8f8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:45.049690 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b8b7608d-09ac-42fb-b16c-d1980a6ab8f8 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] GET https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e Aug 14 06:10:45.050944 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b8b7608d-09ac-42fb-b16c-d1980a6ab8f8 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:45.050944 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b8b7608d-09ac-42fb-b16c-d1980a6ab8f8 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:45.061180 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.061180 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:45.066422 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b8b7608d-09ac-42fb-b16c-d1980a6ab8f8 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Volume info retrieved successfully. Aug 14 06:10:45.073053 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b8b7608d-09ac-42fb-b16c-d1980a6ab8f8 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e returned with HTTP 200 Aug 14 06:10:45.073805 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 179/706] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:45 2026] GET /volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:45.091056 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5ed1ec37-1dca-4a4c-b708-9444773638c2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:45.092991 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5ed1ec37-1dca-4a4c-b708-9444773638c2 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] POST https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata Aug 14 06:10:45.093408 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5ed1ec37-1dca-4a4c-b708-9444773638c2 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:45.103345 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.103345 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:45.103867 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5ed1ec37-1dca-4a4c-b708-9444773638c2 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Volume info retrieved successfully. Aug 14 06:10:45.115385 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5ed1ec37-1dca-4a4c-b708-9444773638c2 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Create volume metadata completed successfully. Aug 14 06:10:45.115385 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5ed1ec37-1dca-4a4c-b708-9444773638c2 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata returned with HTTP 200 Aug 14 06:10:45.115385 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 177/707] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 14 06:10:45 2026] POST /volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata => generated 101 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:45.126151 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-934d1709-a8f5-49a9-8664-4dd2b1293d88 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:45.127872 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-934d1709-a8f5-49a9-8664-4dd2b1293d88 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] GET https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata Aug 14 06:10:45.128102 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-934d1709-a8f5-49a9-8664-4dd2b1293d88 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:45.128284 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-934d1709-a8f5-49a9-8664-4dd2b1293d88 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:45.141094 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.141094 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:45.141604 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-934d1709-a8f5-49a9-8664-4dd2b1293d88 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Volume info retrieved successfully. Aug 14 06:10:45.155414 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-934d1709-a8f5-49a9-8664-4dd2b1293d88 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Get volume metadata completed successfully. Aug 14 06:10:45.159427 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-934d1709-a8f5-49a9-8664-4dd2b1293d88 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata returned with HTTP 200 Aug 14 06:10:45.159427 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 177/708] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 14 06:10:45 2026] GET /volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata => generated 101 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:45.163968 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8a658f6d-ddaf-43aa-b2cc-3b42eca52332 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:45.165950 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8a658f6d-ddaf-43aa-b2cc-3b42eca52332 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] PUT https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata Aug 14 06:10:45.166323 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8a658f6d-ddaf-43aa-b2cc-3b42eca52332 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:45.176129 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.176129 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:45.176285 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8a658f6d-ddaf-43aa-b2cc-3b42eca52332 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Volume info retrieved successfully. Aug 14 06:10:45.192204 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8a658f6d-ddaf-43aa-b2cc-3b42eca52332 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Update volume metadata completed successfully. Aug 14 06:10:45.192484 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8a658f6d-ddaf-43aa-b2cc-3b42eca52332 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata returned with HTTP 200 Aug 14 06:10:45.192875 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 176/709] 10.4.3.127 () {68 vars in 1395 bytes} [Fri Aug 14 06:10:45 2026] PUT /volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata => generated 57 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:10:45.201241 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5df69bed-a17b-4462-9d52-585e830ca850 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:45.203512 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5df69bed-a17b-4462-9d52-585e830ca850 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] GET https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata Aug 14 06:10:45.203766 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5df69bed-a17b-4462-9d52-585e830ca850 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:45.204061 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5df69bed-a17b-4462-9d52-585e830ca850 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:45.213253 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.213253 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:45.213968 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5df69bed-a17b-4462-9d52-585e830ca850 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Volume info retrieved successfully. Aug 14 06:10:45.226480 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5df69bed-a17b-4462-9d52-585e830ca850 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Get volume metadata completed successfully. Aug 14 06:10:45.226480 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5df69bed-a17b-4462-9d52-585e830ca850 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata returned with HTTP 200 Aug 14 06:10:45.226480 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 180/710] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 14 06:10:45 2026] GET /volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata => generated 57 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:10:45.232662 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b08f8858-1067-47c8-bb51-c99e6133f647 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:45.235275 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b08f8858-1067-47c8-bb51-c99e6133f647 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] DELETE https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata/key1 Aug 14 06:10:45.235639 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b08f8858-1067-47c8-bb51-c99e6133f647 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:45.235920 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b08f8858-1067-47c8-bb51-c99e6133f647 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:45.245460 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.245460 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:45.245460 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b08f8858-1067-47c8-bb51-c99e6133f647 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Volume info retrieved successfully. Aug 14 06:10:45.252058 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b77cc702-8fdc-4576-a2e2-22800c5d3e9f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:45.256591 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b08f8858-1067-47c8-bb51-c99e6133f647 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Get volume metadata completed successfully. Aug 14 06:10:45.256727 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b77cc702-8fdc-4576-a2e2-22800c5d3e9f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/groups/1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 Aug 14 06:10:45.256727 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b77cc702-8fdc-4576-a2e2-22800c5d3e9f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:45.256985 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b77cc702-8fdc-4576-a2e2-22800c5d3e9f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:45.257354 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-b77cc702-8fdc-4576-a2e2-22800c5d3e9f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] show called for member 1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:10:45.261223 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.261223 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:45.265201 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b08f8858-1067-47c8-bb51-c99e6133f647 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Delete volume metadata completed successfully. Aug 14 06:10:45.265500 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b08f8858-1067-47c8-bb51-c99e6133f647 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata/key1 returned with HTTP 200 Aug 14 06:10:45.265958 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 178/711] 10.4.3.127 () {66 vars in 1393 bytes} [Fri Aug 14 06:10:45 2026] DELETE /volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata/key1 => generated 0 bytes in 34 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 14 06:10:45.269865 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b77cc702-8fdc-4576-a2e2-22800c5d3e9f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 returned with HTTP 200 Aug 14 06:10:45.270245 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 178/712] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:10:45 2026] GET /volume/v3/groups/1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:45.276162 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-56d323fd-c864-41e8-b48e-c8c88d0b17ec None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:45.279144 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-56d323fd-c864-41e8-b48e-c8c88d0b17ec tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] GET https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata Aug 14 06:10:45.279455 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-56d323fd-c864-41e8-b48e-c8c88d0b17ec tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:45.279700 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-56d323fd-c864-41e8-b48e-c8c88d0b17ec tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:45.282456 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0c57793f-7428-4026-a570-3de70ed29d74 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:45.285713 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:10:45.286140 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-277501323", "volume_type": "38d13f17-aebe-4cb0-8563-e21787f07c2d", "group_id": "c24a241b-41aa-4557-8f5e-0fffc2d55273", "size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:45.289144 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-277501323', 'volume_type': '38d13f17-aebe-4cb0-8563-e21787f07c2d', 'group_id': 'c24a241b-41aa-4557-8f5e-0fffc2d55273', 'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:10:45.289934 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.289934 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:45.290416 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-56d323fd-c864-41e8-b48e-c8c88d0b17ec tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Volume info retrieved successfully. Aug 14 06:10:45.295536 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-56d323fd-c864-41e8-b48e-c8c88d0b17ec tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Get volume metadata completed successfully. Aug 14 06:10:45.295916 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-56d323fd-c864-41e8-b48e-c8c88d0b17ec tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata returned with HTTP 200 Aug 14 06:10:45.296485 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 177/713] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 14 06:10:45 2026] GET /volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata => generated 32 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:10:45.307611 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-017f885a-c579-4c67-b466-f6ff6b6909c4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:45.307995 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.307995 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:45.308668 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Create volume of 1 GB Aug 14 06:10:45.310170 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-017f885a-c579-4c67-b466-f6ff6b6909c4 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] PUT https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata Aug 14 06:10:45.310891 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-017f885a-c579-4c67-b466-f6ff6b6909c4 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:45.323080 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.323080 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:45.323730 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-017f885a-c579-4c67-b466-f6ff6b6909c4 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Volume info retrieved successfully. Aug 14 06:10:45.323936 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Availability Zones retrieved successfully. Aug 14 06:10:45.329675 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Flow 'volume_create_api' (4ff5b11c-c49f-496c-9306-e2381cba71a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:45.330753 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd3dade6-4d9a-4948-b5c3-bbefd53604d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:45.331310 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.331310 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:45.332090 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:10:45.335894 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-017f885a-c579-4c67-b466-f6ff6b6909c4 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Update volume metadata completed successfully. Aug 14 06:10:45.336222 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-017f885a-c579-4c67-b466-f6ff6b6909c4 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata returned with HTTP 200 Aug 14 06:10:45.336911 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 179/714] 10.4.3.127 () {68 vars in 1395 bytes} [Fri Aug 14 06:10:45 2026] PUT /volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata => generated 16 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:10:45.349361 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-539cd3c6-b0b6-4b65-a9f0-919f2ca42375 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:45.351785 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-539cd3c6-b0b6-4b65-a9f0-919f2ca42375 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] POST https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata Aug 14 06:10:45.352222 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-539cd3c6-b0b6-4b65-a9f0-919f2ca42375 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:45.362924 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd3dade6-4d9a-4948-b5c3-bbefd53604d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:10:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=38d13f17-aebe-4cb0-8563-e21787f07c2d,is_public=True,name='tempest-GroupsTest-volume-type-1341675153',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '38d13f17-aebe-4cb0-8563-e21787f07c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c24a241b-41aa-4557-8f5e-0fffc2d55273', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:45.363151 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.363151 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:45.363618 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-539cd3c6-b0b6-4b65-a9f0-919f2ca42375 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Volume info retrieved successfully. Aug 14 06:10:45.364410 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beb4752c-8bce-4cf4-b039-5c54f96a2d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:45.372666 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-539cd3c6-b0b6-4b65-a9f0-919f2ca42375 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Create volume metadata completed successfully. Aug 14 06:10:45.372931 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-539cd3c6-b0b6-4b65-a9f0-919f2ca42375 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata returned with HTTP 200 Aug 14 06:10:45.373463 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 179/715] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:10:45 2026] POST /volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata => generated 68 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:10:45.381673 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ffa8015f-b803-4f6c-867c-3b58c16de8ca None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:45.383741 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ffa8015f-b803-4f6c-867c-3b58c16de8ca tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] PUT https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata/key3 Aug 14 06:10:45.384185 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ffa8015f-b803-4f6c-867c-3b58c16de8ca tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:45.393520 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.393520 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:45.394311 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ffa8015f-b803-4f6c-867c-3b58c16de8ca tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Volume info retrieved successfully. Aug 14 06:10:45.396909 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1341675153 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1341675153, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:10:45.397278 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1341675153 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1341675153, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:10:45.404184 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ffa8015f-b803-4f6c-867c-3b58c16de8ca tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Update volume metadata completed successfully. Aug 14 06:10:45.404184 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ffa8015f-b803-4f6c-867c-3b58c16de8ca tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata/key3 returned with HTTP 200 Aug 14 06:10:45.404655 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 178/716] 10.4.3.127 () {68 vars in 1410 bytes} [Fri Aug 14 06:10:45 2026] PUT /volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata/key3 => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:10:45.415322 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ac8725ae-2335-40d1-9e2e-895aea8e3bed None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:45.417224 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ac8725ae-2335-40d1-9e2e-895aea8e3bed tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] GET https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata/key3 Aug 14 06:10:45.417504 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ac8725ae-2335-40d1-9e2e-895aea8e3bed tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:45.417696 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ac8725ae-2335-40d1-9e2e-895aea8e3bed tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:45.425354 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.425354 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:45.425941 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ac8725ae-2335-40d1-9e2e-895aea8e3bed tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Volume info retrieved successfully. Aug 14 06:10:45.431716 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ac8725ae-2335-40d1-9e2e-895aea8e3bed tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Get volume metadata completed successfully. Aug 14 06:10:45.431984 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ac8725ae-2335-40d1-9e2e-895aea8e3bed tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata/key3 returned with HTTP 200 Aug 14 06:10:45.432385 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 180/717] 10.4.3.127 () {66 vars in 1390 bytes} [Fri Aug 14 06:10:45 2026] GET /volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata/key3 => generated 35 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:10:45.432750 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Created reservations ['7baa73a7-527a-4aa8-b38b-01c1e265dd1c', 'e72297a3-9f3f-4c34-9db0-bca42a0b8122', '82731342-8109-4b82-b2ef-8d46db9ed8c3', 'ffeaafcf-8045-417c-8b7e-5e746b6af84a'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:45.433635 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beb4752c-8bce-4cf4-b039-5c54f96a2d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7baa73a7-527a-4aa8-b38b-01c1e265dd1c', 'e72297a3-9f3f-4c34-9db0-bca42a0b8122', '82731342-8109-4b82-b2ef-8d46db9ed8c3', 'ffeaafcf-8045-417c-8b7e-5e746b6af84a']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:45.434364 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9339b63c-7f52-4e60-80c1-af3e72598b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:45.442725 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a7f01cec-53ac-4c42-9141-0de3df70cf3f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:45.444672 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a7f01cec-53ac-4c42-9141-0de3df70cf3f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] GET https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata Aug 14 06:10:45.444876 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a7f01cec-53ac-4c42-9141-0de3df70cf3f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:45.445081 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a7f01cec-53ac-4c42-9141-0de3df70cf3f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:45.453041 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.453041 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:45.453564 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a7f01cec-53ac-4c42-9141-0de3df70cf3f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Volume info retrieved successfully. Aug 14 06:10:45.456182 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9339b63c-7f52-4e60-80c1-af3e72598b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3828f8e3-50d2-4161-bd65-b53877da4d55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-277501323',encryption_key_id=None,group_id=c24a241b-41aa-4557-8f5e-0fffc2d55273,group_type_id=,metadata={},multiattach=False,project_id='4b7dd6a820184d078fa06145ff2beb4e',qos_specs=None,replication_status=,reservations=['7baa73a7-527a-4aa8-b38b-01c1e265dd1c','e72297a3-9f3f-4c34-9db0-bca42a0b8122','82731342-8109-4b82-b2ef-8d46db9ed8c3','ffeaafcf-8045-417c-8b7e-5e746b6af84a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72a7bee0c8d49d5bd9384347bf82484',volume_type_id=38d13f17-aebe-4cb0-8563-e21787f07c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-277501323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c24a241b-41aa-4557-8f5e-0fffc2d55273,host=None,id=3828f8e3-50d2-4161-bd65-b53877da4d55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b7dd6a820184d078fa06145ff2beb4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a72a7bee0c8d49d5bd9384347bf82484',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(38d13f17-aebe-4cb0-8563-e21787f07c2d),volume_type_id=38d13f17-aebe-4cb0-8563-e21787f07c2d)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:45.457230 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7215a7a-3fc5-42d7-a998-668b3b45af40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:45.460811 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a7f01cec-53ac-4c42-9141-0de3df70cf3f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Get volume metadata completed successfully. Aug 14 06:10:45.461102 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a7f01cec-53ac-4c42-9141-0de3df70cf3f tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata returned with HTTP 200 Aug 14 06:10:45.461560 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 180/718] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 14 06:10:45 2026] GET /volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata => generated 75 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:10:45.476544 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-14f4181e-8c41-46cc-8086-7038eaf42167 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:45.479251 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-14f4181e-8c41-46cc-8086-7038eaf42167 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] PUT https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata Aug 14 06:10:45.479722 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-14f4181e-8c41-46cc-8086-7038eaf42167 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:45.488320 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7215a7a-3fc5-42d7-a998-668b3b45af40) transitioned into state 'SUCCESS' from state '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-277501323',encryption_key_id=None,group_id=c24a241b-41aa-4557-8f5e-0fffc2d55273,group_type_id=,metadata={},multiattach=False,project_id='4b7dd6a820184d078fa06145ff2beb4e',qos_specs=None,replication_status=,reservations=['7baa73a7-527a-4aa8-b38b-01c1e265dd1c','e72297a3-9f3f-4c34-9db0-bca42a0b8122','82731342-8109-4b82-b2ef-8d46db9ed8c3','ffeaafcf-8045-417c-8b7e-5e746b6af84a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72a7bee0c8d49d5bd9384347bf82484',volume_type_id=38d13f17-aebe-4cb0-8563-e21787f07c2d)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:45.489306 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bbdbb95-70f6-43cf-bbf0-7d5d56e31b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:45.492330 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.492330 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:45.493035 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-14f4181e-8c41-46cc-8086-7038eaf42167 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Volume info retrieved successfully. Aug 14 06:10:45.501980 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-14f4181e-8c41-46cc-8086-7038eaf42167 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Update volume metadata completed successfully. Aug 14 06:10:45.502326 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-14f4181e-8c41-46cc-8086-7038eaf42167 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata returned with HTTP 200 Aug 14 06:10:45.502877 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 179/719] 10.4.3.127 () {68 vars in 1395 bytes} [Fri Aug 14 06:10:45 2026] PUT /volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e/metadata => generated 16 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:10:45.504015 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bbdbb95-70f6-43cf-bbf0-7d5d56e31b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:45.505002 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Flow 'volume_create_api' (4ff5b11c-c49f-496c-9306-e2381cba71a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:45.505317 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Create volume request issued successfully. Aug 14 06:10:45.506161 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:10:45.506340 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:10:45.519720 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ccf6627c-bc6e-4ce4-93e6-a53e49881792 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:45.523143 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ccf6627c-bc6e-4ce4-93e6-a53e49881792 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] GET https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e Aug 14 06:10:45.523471 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ccf6627c-bc6e-4ce4-93e6-a53e49881792 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:45.524248 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ccf6627c-bc6e-4ce4-93e6-a53e49881792 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:45.534306 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.534306 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:45.539435 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ccf6627c-bc6e-4ce4-93e6-a53e49881792 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Volume info retrieved successfully. Aug 14 06:10:45.544855 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:10:45.546626 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ccf6627c-bc6e-4ce4-93e6-a53e49881792 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e returned with HTTP 200 Aug 14 06:10:45.547172 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 181/720] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:45 2026] GET /volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:45.548429 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.548429 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:45.561608 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0c57793f-7428-4026-a570-3de70ed29d74 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:10:45.562117 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 181/721] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:10:45 2026] POST /volume/v3/volumes => generated 814 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:45.563471 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f37cd8ec-1f6d-497e-81b1-d6f0f6cfd335 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:45.566423 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f37cd8ec-1f6d-497e-81b1-d6f0f6cfd335 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] DELETE https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e Aug 14 06:10:45.566423 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f37cd8ec-1f6d-497e-81b1-d6f0f6cfd335 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:45.566423 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f37cd8ec-1f6d-497e-81b1-d6f0f6cfd335 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:45.566423 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-f37cd8ec-1f6d-497e-81b1-d6f0f6cfd335 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Delete volume with id: 05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e Aug 14 06:10:45.576697 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.576697 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:45.576697 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f37cd8ec-1f6d-497e-81b1-d6f0f6cfd335 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Volume info retrieved successfully. Aug 14 06:10:45.581933 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-97da112c-6fae-486a-8c21-02280b1515af None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:45.583818 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-97da112c-6fae-486a-8c21-02280b1515af tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/volumes/3828f8e3-50d2-4161-bd65-b53877da4d55 Aug 14 06:10:45.584254 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-97da112c-6fae-486a-8c21-02280b1515af tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:45.585681 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-97da112c-6fae-486a-8c21-02280b1515af tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:45.594026 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.594026 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:45.596039 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f37cd8ec-1f6d-497e-81b1-d6f0f6cfd335 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Delete volume request issued successfully. Aug 14 06:10:45.596297 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f37cd8ec-1f6d-497e-81b1-d6f0f6cfd335 tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e returned with HTTP 202 Aug 14 06:10:45.596837 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 181/722] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:10:45 2026] DELETE /volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:10:45.599055 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-97da112c-6fae-486a-8c21-02280b1515af tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Volume info retrieved successfully. Aug 14 06:10:45.599991 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-97da112c-6fae-486a-8c21-02280b1515af tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:10:45.600113 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-97da112c-6fae-486a-8c21-02280b1515af tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:10:45.614997 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d162fff8-cea5-4ed8-a1ea-6b054a9ade3b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:45.617298 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d162fff8-cea5-4ed8-a1ea-6b054a9ade3b tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] GET https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e Aug 14 06:10:45.617583 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d162fff8-cea5-4ed8-a1ea-6b054a9ade3b tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:45.617834 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d162fff8-cea5-4ed8-a1ea-6b054a9ade3b tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:45.626572 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.626572 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:45.631172 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d162fff8-cea5-4ed8-a1ea-6b054a9ade3b tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Volume info retrieved successfully. Aug 14 06:10:45.636380 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d162fff8-cea5-4ed8-a1ea-6b054a9ade3b tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e returned with HTTP 200 Aug 14 06:10:45.636851 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 182/723] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:45 2026] GET /volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:45.651888 np0000007331 devstack@c-api.service[100405]: DEBUG oslo_db.sqlalchemy.engines [None req-97da112c-6fae-486a-8c21-02280b1515af tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:10:45.656469 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:45.656469 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:45.667539 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-97da112c-6fae-486a-8c21-02280b1515af tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/volumes/3828f8e3-50d2-4161-bd65-b53877da4d55 returned with HTTP 200 Aug 14 06:10:45.668195 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 180/724] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:10:45 2026] GET /volume/v3/volumes/3828f8e3-50d2-4161-bd65-b53877da4d55 => generated 882 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:46.653569 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-47d8451f-bf5f-4819-88e8-9e0332a7fdfd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:46.656507 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-47d8451f-bf5f-4819-88e8-9e0332a7fdfd tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] GET https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e Aug 14 06:10:46.656778 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-47d8451f-bf5f-4819-88e8-9e0332a7fdfd tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:46.656978 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-47d8451f-bf5f-4819-88e8-9e0332a7fdfd tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:46.665320 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-47d8451f-bf5f-4819-88e8-9e0332a7fdfd tempest-VolumesMetadataTest-2126373016 tempest-VolumesMetadataTest-2126373016-project-member] https://10.4.3.127/volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e returned with HTTP 404 Aug 14 06:10:46.665779 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 182/725] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:46 2026] GET /volume/v3/volumes/05c4f3ea-b33c-4d6e-a8a5-974b7bd7a46e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:46.685302 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b8ac6181-7582-4b1f-a3a3-07ac2dfbbdc8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:46.695475 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b8ac6181-7582-4b1f-a3a3-07ac2dfbbdc8 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/volumes/3828f8e3-50d2-4161-bd65-b53877da4d55 Aug 14 06:10:46.695696 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b8ac6181-7582-4b1f-a3a3-07ac2dfbbdc8 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:46.695875 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b8ac6181-7582-4b1f-a3a3-07ac2dfbbdc8 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:46.705014 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:46.705014 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:46.711779 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b8ac6181-7582-4b1f-a3a3-07ac2dfbbdc8 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Volume info retrieved successfully. Aug 14 06:10:46.712503 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-b8ac6181-7582-4b1f-a3a3-07ac2dfbbdc8 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:10:46.712722 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-b8ac6181-7582-4b1f-a3a3-07ac2dfbbdc8 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:10:46.747998 np0000007331 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-b8ac6181-7582-4b1f-a3a3-07ac2dfbbdc8 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:10:46.750861 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:46.750861 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:46.758120 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b8ac6181-7582-4b1f-a3a3-07ac2dfbbdc8 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/volumes/3828f8e3-50d2-4161-bd65-b53877da4d55 returned with HTTP 200 Aug 14 06:10:46.758771 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 182/726] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:10:46 2026] GET /volume/v3/volumes/3828f8e3-50d2-4161-bd65-b53877da4d55 => generated 907 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:46.772514 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e3b9bdb1-42f3-4b88-8e1d-0420914b1b5b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:46.774812 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e3b9bdb1-42f3-4b88-8e1d-0420914b1b5b tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/groups/c24a241b-41aa-4557-8f5e-0fffc2d55273 Aug 14 06:10:46.775047 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e3b9bdb1-42f3-4b88-8e1d-0420914b1b5b tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:46.775134 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e3b9bdb1-42f3-4b88-8e1d-0420914b1b5b tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:46.775298 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-e3b9bdb1-42f3-4b88-8e1d-0420914b1b5b tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] show called for member c24a241b-41aa-4557-8f5e-0fffc2d55273 {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:10:46.779019 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:46.779019 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:46.787241 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e3b9bdb1-42f3-4b88-8e1d-0420914b1b5b tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/c24a241b-41aa-4557-8f5e-0fffc2d55273 returned with HTTP 200 Aug 14 06:10:46.787542 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 183/727] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:10:46 2026] GET /volume/v3/groups/c24a241b-41aa-4557-8f5e-0fffc2d55273 => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:46.799443 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-49fd46e2-9190-478d-afc7-b03663683261 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:46.802171 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-49fd46e2-9190-478d-afc7-b03663683261 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/groups/1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 Aug 14 06:10:46.802426 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-49fd46e2-9190-478d-afc7-b03663683261 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:46.802626 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-49fd46e2-9190-478d-afc7-b03663683261 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:46.802747 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.groups [None req-49fd46e2-9190-478d-afc7-b03663683261 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] show called for member 1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:10:46.806233 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:46.806233 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:46.813848 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-49fd46e2-9190-478d-afc7-b03663683261 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 returned with HTTP 200 Aug 14 06:10:46.814220 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 181/728] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:10:46 2026] GET /volume/v3/groups/1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:46.824900 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-32731e16-6a7d-4aee-875a-bafb0e9dcd6b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:46.828147 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-32731e16-6a7d-4aee-875a-bafb0e9dcd6b tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/groups/detail Aug 14 06:10:46.828460 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-32731e16-6a7d-4aee-875a-bafb0e9dcd6b tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:46.828720 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-32731e16-6a7d-4aee-875a-bafb0e9dcd6b tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:46.850520 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-32731e16-6a7d-4aee-875a-bafb0e9dcd6b tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/detail returned with HTTP 200 Aug 14 06:10:46.850943 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 183/729] 10.4.3.127 () {68 vars in 1296 bytes} [Fri Aug 14 06:10:46 2026] GET /volume/v3/groups/detail => generated 640 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:46.859812 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cfaa67f6-c13f-4650-b234-00c062ba8bbf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:46.863034 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cfaa67f6-c13f-4650-b234-00c062ba8bbf tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:10:46.863259 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cfaa67f6-c13f-4650-b234-00c062ba8bbf tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:46.863499 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cfaa67f6-c13f-4650-b234-00c062ba8bbf tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:46.863940 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-cfaa67f6-c13f-4650-b234-00c062ba8bbf tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:10:46.864657 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cfaa67f6-c13f-4650-b234-00c062ba8bbf tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:10:46.903066 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cfaa67f6-c13f-4650-b234-00c062ba8bbf tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Get all volumes completed successfully. Aug 14 06:10:46.904168 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-cfaa67f6-c13f-4650-b234-00c062ba8bbf tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:10:46.904647 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-cfaa67f6-c13f-4650-b234-00c062ba8bbf tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:10:46.957336 np0000007331 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-cfaa67f6-c13f-4650-b234-00c062ba8bbf tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:10:46.961426 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:46.961426 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:46.969878 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cfaa67f6-c13f-4650-b234-00c062ba8bbf tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:10:46.970494 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 183/730] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:10:46 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:46.988195 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6158e2dc-b977-4950-8fc9-413de769775e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:46.990343 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6158e2dc-b977-4950-8fc9-413de769775e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:10:46.990596 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6158e2dc-b977-4950-8fc9-413de769775e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:46.990800 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6158e2dc-b977-4950-8fc9-413de769775e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:46.991063 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-6158e2dc-b977-4950-8fc9-413de769775e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:10:46.991474 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:46.991474 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:46.992078 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6158e2dc-b977-4950-8fc9-413de769775e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:10:47.000297 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6158e2dc-b977-4950-8fc9-413de769775e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Get all volumes completed successfully. Aug 14 06:10:47.000991 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-6158e2dc-b977-4950-8fc9-413de769775e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:10:47.001167 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-6158e2dc-b977-4950-8fc9-413de769775e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:10:47.042362 np0000007331 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-6158e2dc-b977-4950-8fc9-413de769775e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:10:47.046853 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:47.046853 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:47.057391 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6158e2dc-b977-4950-8fc9-413de769775e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:10:47.057822 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 184/731] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:10:46 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:47.074005 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-74a620a8-c98d-4233-a49d-a9e663e1caa8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:47.076047 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-74a620a8-c98d-4233-a49d-a9e663e1caa8 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] POST https://10.4.3.127/volume/v3/groups/c24a241b-41aa-4557-8f5e-0fffc2d55273/action Aug 14 06:10:47.076622 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-74a620a8-c98d-4233-a49d-a9e663e1caa8 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:10:47.076776 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-74a620a8-c98d-4233-a49d-a9e663e1caa8 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:47.078366 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.groups [None req-74a620a8-c98d-4233-a49d-a9e663e1caa8 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] delete called for group c24a241b-41aa-4557-8f5e-0fffc2d55273 {{(pid=100405) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 06:10:47.078482 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.groups [None req-74a620a8-c98d-4233-a49d-a9e663e1caa8 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Delete group with id: c24a241b-41aa-4557-8f5e-0fffc2d55273 Aug 14 06:10:47.082236 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:47.082236 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:47.154128 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-74a620a8-c98d-4233-a49d-a9e663e1caa8 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/c24a241b-41aa-4557-8f5e-0fffc2d55273/action returned with HTTP 202 Aug 14 06:10:47.154684 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 182/732] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 14 06:10:47 2026] POST /volume/v3/groups/c24a241b-41aa-4557-8f5e-0fffc2d55273/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:10:47.162658 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-21fc1942-5083-445a-b67e-19a0eba934da None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:47.164966 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-21fc1942-5083-445a-b67e-19a0eba934da tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/volumes/3828f8e3-50d2-4161-bd65-b53877da4d55 Aug 14 06:10:47.165939 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-21fc1942-5083-445a-b67e-19a0eba934da tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:47.166179 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-21fc1942-5083-445a-b67e-19a0eba934da tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:47.177897 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:47.177897 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:47.186868 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-21fc1942-5083-445a-b67e-19a0eba934da tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Volume info retrieved successfully. Aug 14 06:10:47.187989 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-21fc1942-5083-445a-b67e-19a0eba934da tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:10:47.188223 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-21fc1942-5083-445a-b67e-19a0eba934da tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:10:47.245338 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-21fc1942-5083-445a-b67e-19a0eba934da tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:10:47.249388 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:47.249388 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:47.259947 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-21fc1942-5083-445a-b67e-19a0eba934da tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/volumes/3828f8e3-50d2-4161-bd65-b53877da4d55 returned with HTTP 200 Aug 14 06:10:47.260493 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 184/733] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:10:47 2026] GET /volume/v3/volumes/3828f8e3-50d2-4161-bd65-b53877da4d55 => generated 906 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:48.280217 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bdfd3fdf-30f1-4034-9ad4-ff468ffb7d7a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:48.283323 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bdfd3fdf-30f1-4034-9ad4-ff468ffb7d7a tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/volumes/3828f8e3-50d2-4161-bd65-b53877da4d55 Aug 14 06:10:48.283654 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bdfd3fdf-30f1-4034-9ad4-ff468ffb7d7a tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:48.283923 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bdfd3fdf-30f1-4034-9ad4-ff468ffb7d7a tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:48.294178 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bdfd3fdf-30f1-4034-9ad4-ff468ffb7d7a tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/volumes/3828f8e3-50d2-4161-bd65-b53877da4d55 returned with HTTP 404 Aug 14 06:10:48.295054 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 184/734] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:10:48 2026] GET /volume/v3/volumes/3828f8e3-50d2-4161-bd65-b53877da4d55 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:10:48.306540 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b4d582b6-bfc8-43f7-93a0-6443c6ff0fb9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:48.310870 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b4d582b6-bfc8-43f7-93a0-6443c6ff0fb9 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/groups/c24a241b-41aa-4557-8f5e-0fffc2d55273 Aug 14 06:10:48.311104 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b4d582b6-bfc8-43f7-93a0-6443c6ff0fb9 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:48.311342 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b4d582b6-bfc8-43f7-93a0-6443c6ff0fb9 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:48.311495 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-b4d582b6-bfc8-43f7-93a0-6443c6ff0fb9 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] show called for member c24a241b-41aa-4557-8f5e-0fffc2d55273 {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:10:48.315413 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b4d582b6-bfc8-43f7-93a0-6443c6ff0fb9 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/c24a241b-41aa-4557-8f5e-0fffc2d55273 returned with HTTP 404 Aug 14 06:10:48.319086 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 185/735] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:10:48 2026] GET /volume/v3/groups/c24a241b-41aa-4557-8f5e-0fffc2d55273 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:10:48.330612 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e96df469-98f9-464c-9af0-a4e3846fb58f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:48.333289 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e96df469-98f9-464c-9af0-a4e3846fb58f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] POST https://10.4.3.127/volume/v3/groups/1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73/action Aug 14 06:10:48.333788 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e96df469-98f9-464c-9af0-a4e3846fb58f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:10:48.333910 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e96df469-98f9-464c-9af0-a4e3846fb58f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:48.337302 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.groups [None req-e96df469-98f9-464c-9af0-a4e3846fb58f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] delete called for group 1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 {{(pid=100405) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 06:10:48.337617 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.groups [None req-e96df469-98f9-464c-9af0-a4e3846fb58f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Delete group with id: 1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 Aug 14 06:10:48.346644 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:48.346644 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:48.385710 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e96df469-98f9-464c-9af0-a4e3846fb58f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73/action returned with HTTP 202 Aug 14 06:10:48.386432 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 183/736] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 14 06:10:48 2026] POST /volume/v3/groups/1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:10:48.395441 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-06edd713-fd5f-48e4-962e-d520fe35e42d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:48.398473 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-06edd713-fd5f-48e4-962e-d520fe35e42d tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/groups/1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 Aug 14 06:10:48.398869 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-06edd713-fd5f-48e4-962e-d520fe35e42d tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:48.402846 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-06edd713-fd5f-48e4-962e-d520fe35e42d tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:48.403022 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.groups [None req-06edd713-fd5f-48e4-962e-d520fe35e42d tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] show called for member 1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:10:48.409753 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:48.409753 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:48.409973 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-5ea143aa-5804-493c-8959-3af6b0e1cfec None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:48.413788 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-5ea143aa-5804-493c-8959-3af6b0e1cfec tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] POST https://10.4.3.127/volume/v3/attachments/8e7916e5-de12-41f6-a574-47fae17ce2e4/action Aug 14 06:10:48.414222 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-5ea143aa-5804-493c-8959-3af6b0e1cfec tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:10:48.414601 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-5ea143aa-5804-493c-8959-3af6b0e1cfec tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:48.420830 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-06edd713-fd5f-48e4-962e-d520fe35e42d tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 returned with HTTP 200 Aug 14 06:10:48.421279 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 185/737] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:10:48 2026] GET /volume/v3/groups/1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 => generated 322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:48.444921 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:48.444921 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:48.462161 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-7cb5954a-d0bb-4501-871e-74f81ff0bd9f req-5ea143aa-5804-493c-8959-3af6b0e1cfec tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/attachments/8e7916e5-de12-41f6-a574-47fae17ce2e4/action returned with HTTP 204 Aug 14 06:10:48.462161 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 185/738] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:10:48 2026] POST /volume/v3/attachments/8e7916e5-de12-41f6-a574-47fae17ce2e4/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:49.435611 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cdfb067d-e5b1-49ec-8bac-b0ea5ff76e9c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:49.438085 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cdfb067d-e5b1-49ec-8bac-b0ea5ff76e9c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/groups/1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 Aug 14 06:10:49.438586 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cdfb067d-e5b1-49ec-8bac-b0ea5ff76e9c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:49.438947 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cdfb067d-e5b1-49ec-8bac-b0ea5ff76e9c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:49.439270 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-cdfb067d-e5b1-49ec-8bac-b0ea5ff76e9c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] show called for member 1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:10:49.443416 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cdfb067d-e5b1-49ec-8bac-b0ea5ff76e9c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 returned with HTTP 404 Aug 14 06:10:49.444461 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 186/739] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:10:49 2026] GET /volume/v3/groups/1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:10:49.462296 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-eb2827e9-1db5-4b33-b747-3020287282b8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:49.470344 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-eb2827e9-1db5-4b33-b747-3020287282b8 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/groups/detail Aug 14 06:10:49.470344 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-eb2827e9-1db5-4b33-b747-3020287282b8 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:49.470344 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-eb2827e9-1db5-4b33-b747-3020287282b8 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:49.480884 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-eb2827e9-1db5-4b33-b747-3020287282b8 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/detail returned with HTTP 200 Aug 14 06:10:49.481486 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 184/740] 10.4.3.127 () {68 vars in 1296 bytes} [Fri Aug 14 06:10:49 2026] GET /volume/v3/groups/detail => generated 14 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:49.494676 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-fb27ba87-d823-46ea-b968-c59f91746f8b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:49.498122 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fb27ba87-d823-46ea-b968-c59f91746f8b tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:10:49.498122 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fb27ba87-d823-46ea-b968-c59f91746f8b tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:49.498122 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fb27ba87-d823-46ea-b968-c59f91746f8b tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'detail' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:49.498122 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-fb27ba87-d823-46ea-b968-c59f91746f8b tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:10:49.498122 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:49.498122 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:49.498368 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-fb27ba87-d823-46ea-b968-c59f91746f8b tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:10:49.535175 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-fb27ba87-d823-46ea-b968-c59f91746f8b tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Get all volumes completed successfully. Aug 14 06:10:49.537947 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fb27ba87-d823-46ea-b968-c59f91746f8b tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:10:49.538314 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 186/741] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:10:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:49.562013 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1e4f4f3d-6599-4387-a348-23eca8536bbe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:49.565974 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1e4f4f3d-6599-4387-a348-23eca8536bbe tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] POST https://10.4.3.127/volume/v3/groups/1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73/action Aug 14 06:10:49.566534 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1e4f4f3d-6599-4387-a348-23eca8536bbe tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:10:49.566710 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1e4f4f3d-6599-4387-a348-23eca8536bbe tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:49.568435 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-1e4f4f3d-6599-4387-a348-23eca8536bbe tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] delete called for group 1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 {{(pid=100406) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 06:10:49.568627 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.groups [None req-1e4f4f3d-6599-4387-a348-23eca8536bbe tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Delete group with id: 1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73 Aug 14 06:10:49.572388 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1e4f4f3d-6599-4387-a348-23eca8536bbe tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73/action returned with HTTP 404 Aug 14 06:10:49.572989 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 186/742] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 14 06:10:49 2026] POST /volume/v3/groups/1fcc0fbc-63f4-4b94-bf20-95cf4a9caa73/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:10:49.580756 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6a3664fd-a2f9-4a90-a085-84816ad21536 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:49.586468 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6a3664fd-a2f9-4a90-a085-84816ad21536 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:10:49.586740 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6a3664fd-a2f9-4a90-a085-84816ad21536 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:49.587173 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6a3664fd-a2f9-4a90-a085-84816ad21536 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:49.587887 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-6a3664fd-a2f9-4a90-a085-84816ad21536 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:10:49.590100 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6a3664fd-a2f9-4a90-a085-84816ad21536 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:10:49.598992 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6a3664fd-a2f9-4a90-a085-84816ad21536 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Get all volumes completed successfully. Aug 14 06:10:49.601039 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6a3664fd-a2f9-4a90-a085-84816ad21536 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:10:49.601415 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 187/743] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:10:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:49.614529 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e662bf4f-0b4f-4143-bc72-1cad824f472c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:49.618423 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e662bf4f-0b4f-4143-bc72-1cad824f472c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] POST https://10.4.3.127/volume/v3/groups/c24a241b-41aa-4557-8f5e-0fffc2d55273/action Aug 14 06:10:49.618423 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e662bf4f-0b4f-4143-bc72-1cad824f472c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:10:49.618423 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e662bf4f-0b4f-4143-bc72-1cad824f472c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:49.620636 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.groups [None req-e662bf4f-0b4f-4143-bc72-1cad824f472c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] delete called for group c24a241b-41aa-4557-8f5e-0fffc2d55273 {{(pid=100405) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 06:10:49.620939 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.groups [None req-e662bf4f-0b4f-4143-bc72-1cad824f472c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Delete group with id: c24a241b-41aa-4557-8f5e-0fffc2d55273 Aug 14 06:10:49.625967 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e662bf4f-0b4f-4143-bc72-1cad824f472c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/c24a241b-41aa-4557-8f5e-0fffc2d55273/action returned with HTTP 404 Aug 14 06:10:49.626931 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 185/744] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 14 06:10:49 2026] POST /volume/v3/groups/c24a241b-41aa-4557-8f5e-0fffc2d55273/action => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:10:49.636180 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ff50d30b-f9f9-4c33-b2a4-094dcca5760d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:49.639364 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ff50d30b-f9f9-4c33-b2a4-094dcca5760d tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/0167b668-cf33-4392-a8aa-4d43e9583a36 Aug 14 06:10:49.639701 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ff50d30b-f9f9-4c33-b2a4-094dcca5760d tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:49.639978 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ff50d30b-f9f9-4c33-b2a4-094dcca5760d tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:49.666485 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ff50d30b-f9f9-4c33-b2a4-094dcca5760d tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] https://10.4.3.127/volume/v3/group_types/0167b668-cf33-4392-a8aa-4d43e9583a36 returned with HTTP 202 Aug 14 06:10:49.667006 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 187/745] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 14 06:10:49 2026] DELETE /volume/v3/group_types/0167b668-cf33-4392-a8aa-4d43e9583a36 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 14 06:10:49.675949 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1604c009-1e96-4531-85d5-ba930cb65445 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:49.677923 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1604c009-1e96-4531-85d5-ba930cb65445 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] DELETE https://10.4.3.127/volume/v3/types/38d13f17-aebe-4cb0-8563-e21787f07c2d Aug 14 06:10:49.678262 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1604c009-1e96-4531-85d5-ba930cb65445 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:49.678481 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1604c009-1e96-4531-85d5-ba930cb65445 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:49.741938 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1604c009-1e96-4531-85d5-ba930cb65445 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] https://10.4.3.127/volume/v3/types/38d13f17-aebe-4cb0-8563-e21787f07c2d returned with HTTP 202 Aug 14 06:10:49.742548 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 187/746] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:10:49 2026] DELETE /volume/v3/types/38d13f17-aebe-4cb0-8563-e21787f07c2d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:10:49.752865 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-09721c3e-e66a-44a3-b9f6-35b46b95ffa2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:49.754647 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-09721c3e-e66a-44a3-b9f6-35b46b95ffa2 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] GET https://10.4.3.127/volume/v3/types/38d13f17-aebe-4cb0-8563-e21787f07c2d Aug 14 06:10:49.754837 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-09721c3e-e66a-44a3-b9f6-35b46b95ffa2 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:49.755076 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-09721c3e-e66a-44a3-b9f6-35b46b95ffa2 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:49.760097 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-09721c3e-e66a-44a3-b9f6-35b46b95ffa2 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] https://10.4.3.127/volume/v3/types/38d13f17-aebe-4cb0-8563-e21787f07c2d returned with HTTP 404 Aug 14 06:10:49.760745 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 188/747] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:10:49 2026] GET /volume/v3/types/38d13f17-aebe-4cb0-8563-e21787f07c2d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:49.772416 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-512d575c-1a2f-4f44-8ea6-3ea4544e2b19 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:49.774464 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-512d575c-1a2f-4f44-8ea6-3ea4544e2b19 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:10:49.774944 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-512d575c-1a2f-4f44-8ea6-3ea4544e2b19 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1104088767"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:49.794231 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-512d575c-1a2f-4f44-8ea6-3ea4544e2b19 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:10:49.794592 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 186/748] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:10:49 2026] POST /volume/v3/types => generated 216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:49.803457 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-bc46f4cc-6c74-40f6-916b-04a746fa7780 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:49.805064 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bc46f4cc-6c74-40f6-916b-04a746fa7780 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 14 06:10:49.805440 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bc46f4cc-6c74-40f6-916b-04a746fa7780 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1108871645"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:49.817996 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bc46f4cc-6c74-40f6-916b-04a746fa7780 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 14 06:10:49.818340 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 188/749] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 14 06:10:49 2026] POST /volume/v3/group_types => generated 173 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:49.828476 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-929d1709-f7c0-428e-af2e-d03dd906bc50 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:49.830517 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-929d1709-f7c0-428e-af2e-d03dd906bc50 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] POST https://10.4.3.127/volume/v3/groups Aug 14 06:10:49.831070 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-929d1709-f7c0-428e-af2e-d03dd906bc50 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1c2ee6a3-c77d-4c61-8428-b022f2d3b9eb", "volume_types": ["d78bedfa-b19f-42a2-a65e-96caaf87e0c9"], "name": "tempest-GroupsTest-Group-173661071"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:49.832674 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-929d1709-f7c0-428e-af2e-d03dd906bc50 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Creating new group {'group': {'group_type': '1c2ee6a3-c77d-4c61-8428-b022f2d3b9eb', 'volume_types': ['d78bedfa-b19f-42a2-a65e-96caaf87e0c9'], 'name': 'tempest-GroupsTest-Group-173661071'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 06:10:49.837618 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.groups [None req-929d1709-f7c0-428e-af2e-d03dd906bc50 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Creating group tempest-GroupsTest-Group-173661071. Aug 14 06:10:49.846620 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-929d1709-f7c0-428e-af2e-d03dd906bc50 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Availability Zones retrieved successfully. Aug 14 06:10:49.859144 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-929d1709-f7c0-428e-af2e-d03dd906bc50 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Created reservations ['7d95de97-cfca-4a24-a934-183f6137c42d'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:49.884875 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-929d1709-f7c0-428e-af2e-d03dd906bc50 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups returned with HTTP 202 Aug 14 06:10:49.885010 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 188/750] 10.4.3.127 () {70 vars in 1297 bytes} [Fri Aug 14 06:10:49 2026] POST /volume/v3/groups => generated 103 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:49.895914 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7720e3b2-8756-4a87-8019-108d2b76af96 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:49.898610 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7720e3b2-8756-4a87-8019-108d2b76af96 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 Aug 14 06:10:49.898610 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7720e3b2-8756-4a87-8019-108d2b76af96 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:49.898610 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7720e3b2-8756-4a87-8019-108d2b76af96 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:49.898610 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-7720e3b2-8756-4a87-8019-108d2b76af96 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] show called for member 96938ec5-daa4-4081-b7c4-1e228b4ba004 {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:10:49.905861 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:49.905861 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:49.923271 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7720e3b2-8756-4a87-8019-108d2b76af96 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 returned with HTTP 200 Aug 14 06:10:49.924005 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 189/751] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:10:49 2026] GET /volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 => generated 331 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:50.943407 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-cc3d4f8f-7a5a-4430-830c-b32d51b1f08d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:50.946608 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cc3d4f8f-7a5a-4430-830c-b32d51b1f08d tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 Aug 14 06:10:50.947062 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cc3d4f8f-7a5a-4430-830c-b32d51b1f08d tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:50.948430 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cc3d4f8f-7a5a-4430-830c-b32d51b1f08d tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:50.948667 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.groups [None req-cc3d4f8f-7a5a-4430-830c-b32d51b1f08d tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] show called for member 96938ec5-daa4-4081-b7c4-1e228b4ba004 {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:10:50.954160 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:50.954160 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:50.967420 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cc3d4f8f-7a5a-4430-830c-b32d51b1f08d tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 returned with HTTP 200 Aug 14 06:10:50.968200 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 187/752] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:10:50 2026] GET /volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 => generated 332 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:50.982636 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:50.985089 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:10:50.986033 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-850329915", "volume_type": "d78bedfa-b19f-42a2-a65e-96caaf87e0c9", "group_id": "96938ec5-daa4-4081-b7c4-1e228b4ba004", "size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:50.988086 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-850329915', 'volume_type': 'd78bedfa-b19f-42a2-a65e-96caaf87e0c9', 'group_id': '96938ec5-daa4-4081-b7c4-1e228b4ba004', 'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:10:50.999421 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:50.999421 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:51.001796 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Create volume of 1 GB Aug 14 06:10:51.009911 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Availability Zones retrieved successfully. Aug 14 06:10:51.018496 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Flow 'volume_create_api' (0b59bae8-5096-4b8b-b404-52edf9d2f1bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:51.018496 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9646f4df-f1ef-40d9-890e-1badbd6ee2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:51.019533 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:51.019533 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:51.020433 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:10:51.052881 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9646f4df-f1ef-40d9-890e-1badbd6ee2d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:10:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d78bedfa-b19f-42a2-a65e-96caaf87e0c9,is_public=True,name='tempest-GroupsTest-volume-type-1104088767',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd78bedfa-b19f-42a2-a65e-96caaf87e0c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '96938ec5-daa4-4081-b7c4-1e228b4ba004', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:51.054339 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abe52472-8086-4476-97df-0bd5ce53d046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:51.102809 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1104088767 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1104088767, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:10:51.103431 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1104088767 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1104088767, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:10:51.140512 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Created reservations ['6eca5e17-3e75-4bcb-97f2-048fa4008939', '305c6bf0-b9d1-4271-adb5-c6c24a1868bc', 'cf4fd4ec-96ba-48c7-94ca-7510662d4771', 'bb1449b5-cc49-40bc-8cc1-8275066b10fd'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:51.141554 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abe52472-8086-4476-97df-0bd5ce53d046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6eca5e17-3e75-4bcb-97f2-048fa4008939', '305c6bf0-b9d1-4271-adb5-c6c24a1868bc', 'cf4fd4ec-96ba-48c7-94ca-7510662d4771', 'bb1449b5-cc49-40bc-8cc1-8275066b10fd']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:51.142586 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95f3d149-c3c1-40a7-a1ac-687eb5103e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:51.166586 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95f3d149-c3c1-40a7-a1ac-687eb5103e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2d81f3f-9cee-4904-be08-aa31bb967b76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-850329915',encryption_key_id=None,group_id=96938ec5-daa4-4081-b7c4-1e228b4ba004,group_type_id=,metadata={},multiattach=False,project_id='4b7dd6a820184d078fa06145ff2beb4e',qos_specs=None,replication_status=,reservations=['6eca5e17-3e75-4bcb-97f2-048fa4008939','305c6bf0-b9d1-4271-adb5-c6c24a1868bc','cf4fd4ec-96ba-48c7-94ca-7510662d4771','bb1449b5-cc49-40bc-8cc1-8275066b10fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72a7bee0c8d49d5bd9384347bf82484',volume_type_id=d78bedfa-b19f-42a2-a65e-96caaf87e0c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:10:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-850329915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=96938ec5-daa4-4081-b7c4-1e228b4ba004,host=None,id=f2d81f3f-9cee-4904-be08-aa31bb967b76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b7dd6a820184d078fa06145ff2beb4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a72a7bee0c8d49d5bd9384347bf82484',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d78bedfa-b19f-42a2-a65e-96caaf87e0c9),volume_type_id=d78bedfa-b19f-42a2-a65e-96caaf87e0c9)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:51.168019 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14bbf4b7-183a-418a-b2fd-6f80ca49157a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:51.186380 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14bbf4b7-183a-418a-b2fd-6f80ca49157a) transitioned into state 'SUCCESS' from state '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-850329915',encryption_key_id=None,group_id=96938ec5-daa4-4081-b7c4-1e228b4ba004,group_type_id=,metadata={},multiattach=False,project_id='4b7dd6a820184d078fa06145ff2beb4e',qos_specs=None,replication_status=,reservations=['6eca5e17-3e75-4bcb-97f2-048fa4008939','305c6bf0-b9d1-4271-adb5-c6c24a1868bc','cf4fd4ec-96ba-48c7-94ca-7510662d4771','bb1449b5-cc49-40bc-8cc1-8275066b10fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72a7bee0c8d49d5bd9384347bf82484',volume_type_id=d78bedfa-b19f-42a2-a65e-96caaf87e0c9)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:51.187156 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (335a149d-0595-4f79-8c6f-4e2c9a9a3155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:51.199643 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (335a149d-0595-4f79-8c6f-4e2c9a9a3155) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:51.200599 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Flow 'volume_create_api' (0b59bae8-5096-4b8b-b404-52edf9d2f1bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:51.200908 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Create volume request issued successfully. Aug 14 06:10:51.201847 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:10:51.201847 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:10:51.238682 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:10:51.242147 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:51.242147 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:51.246042 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-59ba5a7a-6522-4e93-b2c1-a47b40458325 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:10:51.246472 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 189/753] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:10:50 2026] POST /volume/v3/volumes => generated 814 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:51.262427 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d39ad98a-2b9f-41ee-a01e-e84d12a1e226 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:51.268717 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d39ad98a-2b9f-41ee-a01e-e84d12a1e226 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/volumes/f2d81f3f-9cee-4904-be08-aa31bb967b76 Aug 14 06:10:51.268717 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d39ad98a-2b9f-41ee-a01e-e84d12a1e226 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:51.271020 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d39ad98a-2b9f-41ee-a01e-e84d12a1e226 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:51.286164 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:51.286164 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:51.293612 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d39ad98a-2b9f-41ee-a01e-e84d12a1e226 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Volume info retrieved successfully. Aug 14 06:10:51.294799 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-d39ad98a-2b9f-41ee-a01e-e84d12a1e226 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:10:51.294963 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-d39ad98a-2b9f-41ee-a01e-e84d12a1e226 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:10:51.340719 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-bd283944-43cd-44a7-aaa7-21fa88dd34a8 req-860bda4b-5301-46a5-9c7b-cbd6817a0408 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:51.344643 np0000007331 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-d39ad98a-2b9f-41ee-a01e-e84d12a1e226 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:10:51.344696 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-bd283944-43cd-44a7-aaa7-21fa88dd34a8 req-860bda4b-5301-46a5-9c7b-cbd6817a0408 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] DELETE https://10.4.3.127/volume/v3/attachments/8e7916e5-de12-41f6-a574-47fae17ce2e4 Aug 14 06:10:51.344696 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-bd283944-43cd-44a7-aaa7-21fa88dd34a8 req-860bda4b-5301-46a5-9c7b-cbd6817a0408 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:51.344696 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-bd283944-43cd-44a7-aaa7-21fa88dd34a8 req-860bda4b-5301-46a5-9c7b-cbd6817a0408 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:51.346613 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:51.346613 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:51.353562 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:51.353562 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:51.355365 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d39ad98a-2b9f-41ee-a01e-e84d12a1e226 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/volumes/f2d81f3f-9cee-4904-be08-aa31bb967b76 returned with HTTP 200 Aug 14 06:10:51.355365 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 189/754] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:10:51 2026] GET /volume/v3/volumes/f2d81f3f-9cee-4904-be08-aa31bb967b76 => generated 882 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:51.437466 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-bd283944-43cd-44a7-aaa7-21fa88dd34a8 req-860bda4b-5301-46a5-9c7b-cbd6817a0408 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/attachments/8e7916e5-de12-41f6-a574-47fae17ce2e4 returned with HTTP 200 Aug 14 06:10:51.437466 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 190/755] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:10:51 2026] DELETE /volume/v3/attachments/8e7916e5-de12-41f6-a574-47fae17ce2e4 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:52.368633 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-52c6900f-600e-4a6f-86e4-86f419682e90 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:52.373473 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-52c6900f-600e-4a6f-86e4-86f419682e90 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/volumes/f2d81f3f-9cee-4904-be08-aa31bb967b76 Aug 14 06:10:52.373805 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-52c6900f-600e-4a6f-86e4-86f419682e90 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:52.374010 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-52c6900f-600e-4a6f-86e4-86f419682e90 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:52.383387 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:52.383387 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:52.390003 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-52c6900f-600e-4a6f-86e4-86f419682e90 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Volume info retrieved successfully. Aug 14 06:10:52.390916 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-52c6900f-600e-4a6f-86e4-86f419682e90 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:10:52.391122 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-52c6900f-600e-4a6f-86e4-86f419682e90 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:10:52.445574 np0000007331 devstack@c-api.service[100405]: DEBUG oslo_db.sqlalchemy.engines [None req-52c6900f-600e-4a6f-86e4-86f419682e90 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:10:52.449997 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:52.449997 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:52.462450 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-52c6900f-600e-4a6f-86e4-86f419682e90 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/volumes/f2d81f3f-9cee-4904-be08-aa31bb967b76 returned with HTTP 200 Aug 14 06:10:52.463294 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 188/756] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:10:52 2026] GET /volume/v3/volumes/f2d81f3f-9cee-4904-be08-aa31bb967b76 => generated 907 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:52.480277 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:52.482550 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:10:52.482959 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-568264526", "volume_type": "d78bedfa-b19f-42a2-a65e-96caaf87e0c9", "group_id": "96938ec5-daa4-4081-b7c4-1e228b4ba004", "size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:52.484714 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-568264526', 'volume_type': 'd78bedfa-b19f-42a2-a65e-96caaf87e0c9', 'group_id': '96938ec5-daa4-4081-b7c4-1e228b4ba004', 'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:10:52.493729 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:52.493729 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:52.494873 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Create volume of 1 GB Aug 14 06:10:52.502965 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Availability Zones retrieved successfully. Aug 14 06:10:52.509166 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Flow 'volume_create_api' (274de16d-b86d-422a-91e3-a3b4d143ba2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:52.510376 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6ba6e5e-2c27-47d4-8c04-eb010e9a3666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:52.511040 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:52.511040 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:52.511816 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:10:52.540674 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6ba6e5e-2c27-47d4-8c04-eb010e9a3666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:10:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d78bedfa-b19f-42a2-a65e-96caaf87e0c9,is_public=True,name='tempest-GroupsTest-volume-type-1104088767',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd78bedfa-b19f-42a2-a65e-96caaf87e0c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '96938ec5-daa4-4081-b7c4-1e228b4ba004', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:52.542224 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbeb85c5-8a4f-4518-ad22-ae8f186061af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:52.592935 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Created reservations ['bac46e7d-1785-4f09-8afb-7c5819d31c85', '3fe728f5-2376-4c9f-8bed-68517fe21542', '3066ffab-e7fb-476c-98de-585ece45e338', 'a318c04b-9dbc-40c3-9f01-1cead6d6bc7e'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:52.593710 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbeb85c5-8a4f-4518-ad22-ae8f186061af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bac46e7d-1785-4f09-8afb-7c5819d31c85', '3fe728f5-2376-4c9f-8bed-68517fe21542', '3066ffab-e7fb-476c-98de-585ece45e338', 'a318c04b-9dbc-40c3-9f01-1cead6d6bc7e']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:52.594412 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daccc5ac-45d6-479b-af04-2e505abe0f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:52.618049 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daccc5ac-45d6-479b-af04-2e505abe0f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dbc8050-8dd2-4061-b9bb-8e712b35b3e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-568264526',encryption_key_id=None,group_id=96938ec5-daa4-4081-b7c4-1e228b4ba004,group_type_id=,metadata={},multiattach=False,project_id='4b7dd6a820184d078fa06145ff2beb4e',qos_specs=None,replication_status=,reservations=['bac46e7d-1785-4f09-8afb-7c5819d31c85','3fe728f5-2376-4c9f-8bed-68517fe21542','3066ffab-e7fb-476c-98de-585ece45e338','a318c04b-9dbc-40c3-9f01-1cead6d6bc7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72a7bee0c8d49d5bd9384347bf82484',volume_type_id=d78bedfa-b19f-42a2-a65e-96caaf87e0c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:10:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-568264526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=96938ec5-daa4-4081-b7c4-1e228b4ba004,host=None,id=9dbc8050-8dd2-4061-b9bb-8e712b35b3e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b7dd6a820184d078fa06145ff2beb4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a72a7bee0c8d49d5bd9384347bf82484',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d78bedfa-b19f-42a2-a65e-96caaf87e0c9),volume_type_id=d78bedfa-b19f-42a2-a65e-96caaf87e0c9)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:52.618917 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (613c571e-c90f-4363-bc27-5696f5fb553c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:52.638724 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (613c571e-c90f-4363-bc27-5696f5fb553c) transitioned into state 'SUCCESS' from state '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-568264526',encryption_key_id=None,group_id=96938ec5-daa4-4081-b7c4-1e228b4ba004,group_type_id=,metadata={},multiattach=False,project_id='4b7dd6a820184d078fa06145ff2beb4e',qos_specs=None,replication_status=,reservations=['bac46e7d-1785-4f09-8afb-7c5819d31c85','3fe728f5-2376-4c9f-8bed-68517fe21542','3066ffab-e7fb-476c-98de-585ece45e338','a318c04b-9dbc-40c3-9f01-1cead6d6bc7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72a7bee0c8d49d5bd9384347bf82484',volume_type_id=d78bedfa-b19f-42a2-a65e-96caaf87e0c9)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:52.639575 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7e5d748-6130-4169-b67b-67293461bcef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:52.654544 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7e5d748-6130-4169-b67b-67293461bcef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:52.655409 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Flow 'volume_create_api' (274de16d-b86d-422a-91e3-a3b4d143ba2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:52.655722 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Create volume request issued successfully. Aug 14 06:10:52.656336 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:10:52.656567 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:10:52.695900 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:10:52.699037 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:52.699037 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:52.702928 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c4a939e1-2061-4d20-8e56-746f46eb0564 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:10:52.703820 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 190/757] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:10:52 2026] POST /volume/v3/volumes => generated 814 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:52.717847 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-187d3637-722d-4036-9eae-2bfbb482dcb4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:52.719771 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-187d3637-722d-4036-9eae-2bfbb482dcb4 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/volumes/9dbc8050-8dd2-4061-b9bb-8e712b35b3e4 Aug 14 06:10:52.719995 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-187d3637-722d-4036-9eae-2bfbb482dcb4 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:52.720239 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-187d3637-722d-4036-9eae-2bfbb482dcb4 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:52.727418 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:52.727418 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:52.731569 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-187d3637-722d-4036-9eae-2bfbb482dcb4 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Volume info retrieved successfully. Aug 14 06:10:52.732027 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-187d3637-722d-4036-9eae-2bfbb482dcb4 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:10:52.732263 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-187d3637-722d-4036-9eae-2bfbb482dcb4 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:10:52.771932 np0000007331 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-187d3637-722d-4036-9eae-2bfbb482dcb4 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:10:52.775187 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:52.775187 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:52.784385 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-187d3637-722d-4036-9eae-2bfbb482dcb4 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/volumes/9dbc8050-8dd2-4061-b9bb-8e712b35b3e4 returned with HTTP 200 Aug 14 06:10:52.785095 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 190/758] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:10:52 2026] GET /volume/v3/volumes/9dbc8050-8dd2-4061-b9bb-8e712b35b3e4 => generated 882 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:53.352650 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-74a54c41-42f4-4d20-9b42-085446f286d9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:53.354514 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-74a54c41-42f4-4d20-9b42-085446f286d9 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] GET https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 Aug 14 06:10:53.354729 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-74a54c41-42f4-4d20-9b42-085446f286d9 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:53.354960 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-74a54c41-42f4-4d20-9b42-085446f286d9 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:53.365823 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:53.365823 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:53.373847 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-74a54c41-42f4-4d20-9b42-085446f286d9 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Volume info retrieved successfully. Aug 14 06:10:53.381270 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-74a54c41-42f4-4d20-9b42-085446f286d9 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 returned with HTTP 200 Aug 14 06:10:53.381869 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 191/759] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:53 2026] GET /volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:53.438125 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-da7d590c-4f82-4b93-b96a-3307479e059e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:53.439947 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-da7d590c-4f82-4b93-b96a-3307479e059e tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] GET https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 Aug 14 06:10:53.440283 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-da7d590c-4f82-4b93-b96a-3307479e059e tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:53.440731 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-da7d590c-4f82-4b93-b96a-3307479e059e tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:53.446257 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:53.453257 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:53.453257 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:53.459040 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-da7d590c-4f82-4b93-b96a-3307479e059e tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Volume info retrieved successfully. Aug 14 06:10:53.466098 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-da7d590c-4f82-4b93-b96a-3307479e059e tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 returned with HTTP 200 Aug 14 06:10:53.466098 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 189/760] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:53 2026] GET /volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:53.492049 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fac4b085-ba04-46bd-87aa-d19ae15c5241 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:53.494573 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fac4b085-ba04-46bd-87aa-d19ae15c5241 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] DELETE https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 Aug 14 06:10:53.494836 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fac4b085-ba04-46bd-87aa-d19ae15c5241 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:53.495105 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fac4b085-ba04-46bd-87aa-d19ae15c5241 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:53.495331 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-fac4b085-ba04-46bd-87aa-d19ae15c5241 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Delete volume with id: 78e24423-469d-4148-8ae7-7919581c3f11 Aug 14 06:10:53.504677 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:53.504677 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:53.505215 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fac4b085-ba04-46bd-87aa-d19ae15c5241 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Volume info retrieved successfully. Aug 14 06:10:53.518663 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:10:53.519337 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1735226858"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:53.527481 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1735226858'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:10:53.528784 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create volume of 1 GB Aug 14 06:10:53.533008 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fac4b085-ba04-46bd-87aa-d19ae15c5241 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Delete volume request issued successfully. Aug 14 06:10:53.533248 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fac4b085-ba04-46bd-87aa-d19ae15c5241 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 returned with HTTP 202 Aug 14 06:10:53.534041 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 191/761] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:10:53 2026] DELETE /volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:10:53.538328 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Availability Zones retrieved successfully. Aug 14 06:10:53.543809 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fa4d0b08-bb66-4fec-9871-9e3138d25602 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:53.545858 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fa4d0b08-bb66-4fec-9871-9e3138d25602 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] GET https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 Aug 14 06:10:53.546071 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fa4d0b08-bb66-4fec-9871-9e3138d25602 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:53.546291 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fa4d0b08-bb66-4fec-9871-9e3138d25602 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:53.549012 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Flow 'volume_create_api' (f44636b3-5327-467c-a6d4-8ac0265cb62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:53.550347 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a56ada36-8d6d-4125-9ce9-62694ed9b58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:53.551718 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:10:53.555328 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:53.555328 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:53.560798 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fa4d0b08-bb66-4fec-9871-9e3138d25602 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Volume info retrieved successfully. Aug 14 06:10:53.564923 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fa4d0b08-bb66-4fec-9871-9e3138d25602 tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 returned with HTTP 200 Aug 14 06:10:53.565333 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 192/762] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:53 2026] GET /volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:53.598891 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a56ada36-8d6d-4125-9ce9-62694ed9b58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:53.599393 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2bc0177-cd70-44e1-a2ce-85bfbab60f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:53.665029 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Created reservations ['d15fdfa8-528c-4369-b118-08e5f0306eb6', 'cd614482-244c-4a14-bac3-8f6a39f16a4d', '1b4a9707-8763-458f-b547-e0375d587dbd', '9d66ebe6-aa82-4e68-b542-09f61150aa25'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:53.665701 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2bc0177-cd70-44e1-a2ce-85bfbab60f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d15fdfa8-528c-4369-b118-08e5f0306eb6', 'cd614482-244c-4a14-bac3-8f6a39f16a4d', '1b4a9707-8763-458f-b547-e0375d587dbd', '9d66ebe6-aa82-4e68-b542-09f61150aa25']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:53.666386 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1055c5d-b45c-4adf-b0e6-dbd1ac3b89f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:53.687328 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1055c5d-b45c-4adf-b0e6-dbd1ac3b89f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e63c8dcc-732d-4e91-ae32-87953f159f68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1735226858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c519cd19b74efd863a08cbaf69f8ff',qos_specs=None,replication_status=,reservations=['d15fdfa8-528c-4369-b118-08e5f0306eb6','cd614482-244c-4a14-bac3-8f6a39f16a4d','1b4a9707-8763-458f-b547-e0375d587dbd','9d66ebe6-aa82-4e68-b542-09f61150aa25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d2021e9e514979bdb72e07b55f2a5f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:10:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1735226858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e63c8dcc-732d-4e91-ae32-87953f159f68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37c519cd19b74efd863a08cbaf69f8ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d2021e9e514979bdb72e07b55f2a5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:53.687942 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec932379-3b46-43e1-a805-84c744012cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:53.705493 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec932379-3b46-43e1-a805-84c744012cdb) transitioned into state 'SUCCESS' from state '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-1735226858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c519cd19b74efd863a08cbaf69f8ff',qos_specs=None,replication_status=,reservations=['d15fdfa8-528c-4369-b118-08e5f0306eb6','cd614482-244c-4a14-bac3-8f6a39f16a4d','1b4a9707-8763-458f-b547-e0375d587dbd','9d66ebe6-aa82-4e68-b542-09f61150aa25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d2021e9e514979bdb72e07b55f2a5f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:53.706118 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7f87e06-e666-4c52-a505-d5a5be932071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:10:53.718067 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7f87e06-e666-4c52-a505-d5a5be932071) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:10:53.718947 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Flow 'volume_create_api' (f44636b3-5327-467c-a6d4-8ac0265cb62e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:10:53.719280 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create volume request issued successfully. Aug 14 06:10:53.719890 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cff7eb9b-fb8e-47bd-a6dc-3109650139ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:10:53.720455 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 191/763] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:10:53 2026] POST /volume/v3/volumes => generated 754 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:10:53.733610 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8e64d5f9-ce2a-4a53-80da-e775a201451d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:53.740609 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8e64d5f9-ce2a-4a53-80da-e775a201451d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:10:53.740609 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8e64d5f9-ce2a-4a53-80da-e775a201451d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:53.740609 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8e64d5f9-ce2a-4a53-80da-e775a201451d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:53.749345 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:53.749345 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:53.755116 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8e64d5f9-ce2a-4a53-80da-e775a201451d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:10:53.763253 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8e64d5f9-ce2a-4a53-80da-e775a201451d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 returned with HTTP 200 Aug 14 06:10:53.764029 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 190/764] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:53 2026] GET /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:53.798867 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-83827faa-9678-422a-a1a7-55ce04e8ebb9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:53.803110 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-83827faa-9678-422a-a1a7-55ce04e8ebb9 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/volumes/9dbc8050-8dd2-4061-b9bb-8e712b35b3e4 Aug 14 06:10:53.803393 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-83827faa-9678-422a-a1a7-55ce04e8ebb9 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:53.803738 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-83827faa-9678-422a-a1a7-55ce04e8ebb9 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:53.816826 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:53.816826 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:53.822098 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-83827faa-9678-422a-a1a7-55ce04e8ebb9 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Volume info retrieved successfully. Aug 14 06:10:53.823089 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-83827faa-9678-422a-a1a7-55ce04e8ebb9 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:10:53.823362 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-83827faa-9678-422a-a1a7-55ce04e8ebb9 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:10:53.886619 np0000007331 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-83827faa-9678-422a-a1a7-55ce04e8ebb9 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:10:53.891713 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:53.891713 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:53.900506 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-83827faa-9678-422a-a1a7-55ce04e8ebb9 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/volumes/9dbc8050-8dd2-4061-b9bb-8e712b35b3e4 returned with HTTP 200 Aug 14 06:10:53.901140 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 192/765] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:10:53 2026] GET /volume/v3/volumes/9dbc8050-8dd2-4061-b9bb-8e712b35b3e4 => generated 907 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:53.919763 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4fdd1916-0ce9-4dba-b26c-186d9698b09f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:53.923890 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4fdd1916-0ce9-4dba-b26c-186d9698b09f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] PUT https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 Aug 14 06:10:53.924314 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4fdd1916-0ce9-4dba-b26c-186d9698b09f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "9dbc8050-8dd2-4061-b9bb-8e712b35b3e4"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:53.941659 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-4fdd1916-0ce9-4dba-b26c-186d9698b09f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Update called for group 96938ec5-daa4-4081-b7c4-1e228b4ba004. {{(pid=100407) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 06:10:53.941773 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.groups [None req-4fdd1916-0ce9-4dba-b26c-186d9698b09f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Updating group 96938ec5-daa4-4081-b7c4-1e228b4ba004 with name new_group description: This is a new group add_volumes: None remove_volumes: 9dbc8050-8dd2-4061-b9bb-8e712b35b3e4. Aug 14 06:10:53.950649 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:53.950649 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:53.979750 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6bc06dd5-2a53-44d9-a061-9a40327ade3f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:53.981952 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6bc06dd5-2a53-44d9-a061-9a40327ade3f tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] GET https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f Aug 14 06:10:53.982225 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6bc06dd5-2a53-44d9-a061-9a40327ade3f tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:53.982426 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6bc06dd5-2a53-44d9-a061-9a40327ade3f tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:53.995928 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:53.995928 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:53.996099 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4fdd1916-0ce9-4dba-b26c-186d9698b09f tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 returned with HTTP 202 Aug 14 06:10:53.996607 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 193/766] 10.4.3.127 () {70 vars in 1407 bytes} [Fri Aug 14 06:10:53 2026] PUT /volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:10:54.000963 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6bc06dd5-2a53-44d9-a061-9a40327ade3f tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Volume info retrieved successfully. Aug 14 06:10:54.008024 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6bc06dd5-2a53-44d9-a061-9a40327ade3f tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f returned with HTTP 200 Aug 14 06:10:54.008024 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 192/767] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:53 2026] GET /volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:54.008218 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5f12d186-5920-48c1-8a5d-a5da460d710b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:54.010139 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5f12d186-5920-48c1-8a5d-a5da460d710b tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 Aug 14 06:10:54.010621 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5f12d186-5920-48c1-8a5d-a5da460d710b tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:54.010977 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5f12d186-5920-48c1-8a5d-a5da460d710b tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:54.011291 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.groups [None req-5f12d186-5920-48c1-8a5d-a5da460d710b tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] show called for member 96938ec5-daa4-4081-b7c4-1e228b4ba004 {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:10:54.015600 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:54.015600 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:54.030470 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5f12d186-5920-48c1-8a5d-a5da460d710b tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 returned with HTTP 200 Aug 14 06:10:54.030470 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 191/768] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:10:54 2026] GET /volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:54.057979 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-6d70338f-6664-4c55-ad32-8f5380a0c124 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:54.060091 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-6d70338f-6664-4c55-ad32-8f5380a0c124 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] GET https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f Aug 14 06:10:54.060296 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-6d70338f-6664-4c55-ad32-8f5380a0c124 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:54.060497 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-6d70338f-6664-4c55-ad32-8f5380a0c124 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:54.067356 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:54.067356 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:54.071102 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-6d70338f-6664-4c55-ad32-8f5380a0c124 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Volume info retrieved successfully. Aug 14 06:10:54.075875 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-6d70338f-6664-4c55-ad32-8f5380a0c124 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f returned with HTTP 200 Aug 14 06:10:54.076528 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 193/769] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:10:54 2026] GET /volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:54.164376 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a31c2cac-ea3b-40be-9799-ce2e52f269df None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:54.164754 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a31c2cac-ea3b-40be-9799-ce2e52f269df None None] GET https://10.4.3.127/volume// Aug 14 06:10:54.164920 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a31c2cac-ea3b-40be-9799-ce2e52f269df None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:54.165093 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a31c2cac-ea3b-40be-9799-ce2e52f269df None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:54.165420 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a31c2cac-ea3b-40be-9799-ce2e52f269df None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:10:54.165725 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 194/770] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:10:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:10:54.177113 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-4ddd6df8-1037-41fe-b362-87abeb68a3c4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:54.179060 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-4ddd6df8-1037-41fe-b362-87abeb68a3c4 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:10:54.179439 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-4ddd6df8-1037-41fe-b362-87abeb68a3c4 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5c89a60-5ee4-41b0-94fd-73bd65384e0f", "connector": null, "instance_uuid": "ae62208d-4473-477b-899b-5ecf5d275ad8"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:54.189727 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:54.189727 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:54.225500 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-4ddd6df8-1037-41fe-b362-87abeb68a3c4 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:10:54.226012 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 193/771] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:10:54 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 14 06:10:54.261345 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-075feb1c-2bea-4e57-9f37-638fbe0b0d3f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:54.263370 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-075feb1c-2bea-4e57-9f37-638fbe0b0d3f tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] GET https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f Aug 14 06:10:54.264474 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-075feb1c-2bea-4e57-9f37-638fbe0b0d3f tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:54.264474 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-075feb1c-2bea-4e57-9f37-638fbe0b0d3f tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:54.272649 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-051b7ba7-7b33-4d12-b29f-bdb8e7d2f215 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:54.273072 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-051b7ba7-7b33-4d12-b29f-bdb8e7d2f215 None None] GET https://10.4.3.127/volume// Aug 14 06:10:54.273289 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-051b7ba7-7b33-4d12-b29f-bdb8e7d2f215 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:54.273565 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-051b7ba7-7b33-4d12-b29f-bdb8e7d2f215 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:54.274472 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-051b7ba7-7b33-4d12-b29f-bdb8e7d2f215 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:10:54.274472 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 194/772] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:10:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:10:54.280432 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:54.280432 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:54.285509 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-075feb1c-2bea-4e57-9f37-638fbe0b0d3f tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Volume info retrieved successfully. Aug 14 06:10:54.288433 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-a37b0a06-67e0-47fb-a6f9-96497cf3a826 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:54.290876 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-a37b0a06-67e0-47fb-a6f9-96497cf3a826 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] GET https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f Aug 14 06:10:54.291107 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-a37b0a06-67e0-47fb-a6f9-96497cf3a826 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:54.291375 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-a37b0a06-67e0-47fb-a6f9-96497cf3a826 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:54.292845 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-075feb1c-2bea-4e57-9f37-638fbe0b0d3f tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f returned with HTTP 200 Aug 14 06:10:54.293553 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 192/773] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:54 2026] GET /volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:54.301332 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:54.301332 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:54.305322 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-a37b0a06-67e0-47fb-a6f9-96497cf3a826 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Volume info retrieved successfully. Aug 14 06:10:54.310375 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-a37b0a06-67e0-47fb-a6f9-96497cf3a826 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f returned with HTTP 200 Aug 14 06:10:54.310881 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 195/774] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:10:54 2026] GET /volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f => generated 1029 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:10:54.411836 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-8444e257-0cba-41b0-bcdf-c784f7f7e9a4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:54.414461 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-8444e257-0cba-41b0-bcdf-c784f7f7e9a4 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] PUT https://10.4.3.127/volume/v3/attachments/7ac4c7e9-d4c2-4363-982b-c29315b6adb8 Aug 14 06:10:54.414921 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-8444e257-0cba-41b0-bcdf-c784f7f7e9a4 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:54.426424 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-8444e257-0cba-41b0-bcdf-c784f7f7e9a4 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Acquiring lock "cinder-attachment_update-d5c89a60-5ee4-41b0-94fd-73bd65384e0f-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:10:54.433730 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-8444e257-0cba-41b0-bcdf-c784f7f7e9a4 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Lock "cinder-attachment_update-d5c89a60-5ee4-41b0-94fd-73bd65384e0f-np0000007331" acquired by "attachment_update" :: waited 0.007s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:10:54.435161 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:54.435161 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:54.541299 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-8444e257-0cba-41b0-bcdf-c784f7f7e9a4 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Lock "cinder-attachment_update-d5c89a60-5ee4-41b0-94fd-73bd65384e0f-np0000007331" released by "attachment_update" :: held 0.108s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:10:54.541682 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-8444e257-0cba-41b0-bcdf-c784f7f7e9a4 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/attachments/7ac4c7e9-d4c2-4363-982b-c29315b6adb8 returned with HTTP 200 Aug 14 06:10:54.542125 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 194/775] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:10:54 2026] PUT /volume/v3/attachments/7ac4c7e9-d4c2-4363-982b-c29315b6adb8 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:54.582081 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e21b1b04-b403-4def-8c50-1172e4d993af None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:54.584602 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e21b1b04-b403-4def-8c50-1172e4d993af tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] GET https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 Aug 14 06:10:54.584908 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e21b1b04-b403-4def-8c50-1172e4d993af tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:54.585187 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e21b1b04-b403-4def-8c50-1172e4d993af tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:54.592250 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e21b1b04-b403-4def-8c50-1172e4d993af tempest-ServerActionsTestOtherB-424053675 tempest-ServerActionsTestOtherB-424053675-project-member] https://10.4.3.127/volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 returned with HTTP 404 Aug 14 06:10:54.592675 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 195/776] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:54 2026] GET /volume/v3/volumes/78e24423-469d-4148-8ae7-7919581c3f11 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:54.777616 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0fc556db-f378-4592-9b27-f39ed2937374 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:54.782424 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0fc556db-f378-4592-9b27-f39ed2937374 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:10:54.782424 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0fc556db-f378-4592-9b27-f39ed2937374 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:54.782424 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0fc556db-f378-4592-9b27-f39ed2937374 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:54.791633 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:54.791633 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:54.796274 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0fc556db-f378-4592-9b27-f39ed2937374 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:10:54.801530 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0fc556db-f378-4592-9b27-f39ed2937374 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 returned with HTTP 200 Aug 14 06:10:54.802030 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 193/777] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:54 2026] GET /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:54.821431 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1d5bced6-9cca-4d84-96a0-29558a765bea None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:54.823539 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1d5bced6-9cca-4d84-96a0-29558a765bea tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:10:54.823795 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1d5bced6-9cca-4d84-96a0-29558a765bea tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:54.824543 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1d5bced6-9cca-4d84-96a0-29558a765bea tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:54.832839 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:54.832839 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:54.837969 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1d5bced6-9cca-4d84-96a0-29558a765bea tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:10:54.843259 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1d5bced6-9cca-4d84-96a0-29558a765bea tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 returned with HTTP 200 Aug 14 06:10:54.846417 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 196/778] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:54 2026] GET /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:54.858592 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-bfee53fc-1f45-4c13-ae30-760c1457c3cd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:54.860327 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bfee53fc-1f45-4c13-ae30-760c1457c3cd tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:10:54.860682 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bfee53fc-1f45-4c13-ae30-760c1457c3cd tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e63c8dcc-732d-4e91-ae32-87953f159f68", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-350356819"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:54.868660 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:54.868660 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:54.869116 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-bfee53fc-1f45-4c13-ae30-760c1457c3cd tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:10:54.869243 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-bfee53fc-1f45-4c13-ae30-760c1457c3cd tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create snapshot from volume e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:10:54.901852 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-bfee53fc-1f45-4c13-ae30-760c1457c3cd tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Created reservations ['883cf792-78e4-47e1-829c-ad0232ab4afc', '520e7946-57ec-493a-aee4-aa6b1af4b60f', '0ef6353f-d402-42a6-9121-28bd2157e460', '6c839bf4-f8e5-4402-a424-e42041bcb7d3'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:54.931796 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-bfee53fc-1f45-4c13-ae30-760c1457c3cd tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot create request issued successfully. Aug 14 06:10:54.932596 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bfee53fc-1f45-4c13-ae30-760c1457c3cd tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:10:54.932596 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 195/779] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:10:54 2026] POST /volume/v3/snapshots => generated 309 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:10:54.945593 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d1a3aa59-df4a-49fd-815d-26127e419116 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:54.949672 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d1a3aa59-df4a-49fd-815d-26127e419116 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/b5242887-d6da-483d-9e8f-df1d7db99a9b Aug 14 06:10:54.949935 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d1a3aa59-df4a-49fd-815d-26127e419116 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:54.950053 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d1a3aa59-df4a-49fd-815d-26127e419116 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:54.957585 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:54.957585 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:54.958046 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d1a3aa59-df4a-49fd-815d-26127e419116 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:10:54.959476 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d1a3aa59-df4a-49fd-815d-26127e419116 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/b5242887-d6da-483d-9e8f-df1d7db99a9b returned with HTTP 200 Aug 14 06:10:54.959915 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 196/780] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:10:54 2026] GET /volume/v3/snapshots/b5242887-d6da-483d-9e8f-df1d7db99a9b => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:55.042785 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0015099e-6e2b-457e-8dbb-3015737e4287 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:55.045028 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0015099e-6e2b-457e-8dbb-3015737e4287 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 Aug 14 06:10:55.045562 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0015099e-6e2b-457e-8dbb-3015737e4287 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:55.046042 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0015099e-6e2b-457e-8dbb-3015737e4287 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:55.046364 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.groups [None req-0015099e-6e2b-457e-8dbb-3015737e4287 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] show called for member 96938ec5-daa4-4081-b7c4-1e228b4ba004 {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:10:55.050799 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:55.050799 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:55.061738 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0015099e-6e2b-457e-8dbb-3015737e4287 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 returned with HTTP 200 Aug 14 06:10:55.061738 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 194/781] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:10:55 2026] GET /volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 => generated 324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:55.072700 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-63f589bf-bec7-4abd-b11e-3e59abd02467 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:55.074488 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-63f589bf-bec7-4abd-b11e-3e59abd02467 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 Aug 14 06:10:55.074748 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-63f589bf-bec7-4abd-b11e-3e59abd02467 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:55.074947 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-63f589bf-bec7-4abd-b11e-3e59abd02467 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:55.075066 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-63f589bf-bec7-4abd-b11e-3e59abd02467 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] show called for member 96938ec5-daa4-4081-b7c4-1e228b4ba004 {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:10:55.078419 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:55.078419 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:55.086215 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-63f589bf-bec7-4abd-b11e-3e59abd02467 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 returned with HTTP 200 Aug 14 06:10:55.086700 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 197/782] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:10:55 2026] GET /volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 => generated 324 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:55.095240 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-487940e9-0fd6-4cce-b529-7b8cc329520e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:55.097862 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-487940e9-0fd6-4cce-b529-7b8cc329520e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:10:55.098093 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-487940e9-0fd6-4cce-b529-7b8cc329520e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:55.098376 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-487940e9-0fd6-4cce-b529-7b8cc329520e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'detail' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:55.098789 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-487940e9-0fd6-4cce-b529-7b8cc329520e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:10:55.099347 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:55.099347 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:55.099925 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-487940e9-0fd6-4cce-b529-7b8cc329520e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:10:55.107981 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-487940e9-0fd6-4cce-b529-7b8cc329520e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Get all volumes completed successfully. Aug 14 06:10:55.108894 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-487940e9-0fd6-4cce-b529-7b8cc329520e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:10:55.109083 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-487940e9-0fd6-4cce-b529-7b8cc329520e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:10:55.148531 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-487940e9-0fd6-4cce-b529-7b8cc329520e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:10:55.152239 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:55.152239 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:55.162776 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-487940e9-0fd6-4cce-b529-7b8cc329520e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:10:55.163233 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 196/783] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:10:55 2026] GET /volume/v3/volumes/detail => generated 1773 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:10:55.176238 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-76d0db9c-5800-4e27-b86b-056a5f47e933 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:55.178387 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-76d0db9c-5800-4e27-b86b-056a5f47e933 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] PUT https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 Aug 14 06:10:55.178734 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-76d0db9c-5800-4e27-b86b-056a5f47e933 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "9dbc8050-8dd2-4061-b9bb-8e712b35b3e4"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:55.184955 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-76d0db9c-5800-4e27-b86b-056a5f47e933 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Update called for group 96938ec5-daa4-4081-b7c4-1e228b4ba004. {{(pid=100406) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 06:10:55.185104 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.groups [None req-76d0db9c-5800-4e27-b86b-056a5f47e933 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Updating group 96938ec5-daa4-4081-b7c4-1e228b4ba004 with name None description: None add_volumes: 9dbc8050-8dd2-4061-b9bb-8e712b35b3e4 remove_volumes: None. Aug 14 06:10:55.188893 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:55.188893 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:55.231986 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-76d0db9c-5800-4e27-b86b-056a5f47e933 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 returned with HTTP 202 Aug 14 06:10:55.232616 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 197/784] 10.4.3.127 () {70 vars in 1406 bytes} [Fri Aug 14 06:10:55 2026] PUT /volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:10:55.245094 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ad19f22c-0f93-45b6-904b-5d30c23f76f5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:55.247170 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ad19f22c-0f93-45b6-904b-5d30c23f76f5 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 Aug 14 06:10:55.247567 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ad19f22c-0f93-45b6-904b-5d30c23f76f5 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:55.247866 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ad19f22c-0f93-45b6-904b-5d30c23f76f5 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:55.248113 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.groups [None req-ad19f22c-0f93-45b6-904b-5d30c23f76f5 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] show called for member 96938ec5-daa4-4081-b7c4-1e228b4ba004 {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:10:55.252800 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:55.252800 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:55.260227 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ad19f22c-0f93-45b6-904b-5d30c23f76f5 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 returned with HTTP 200 Aug 14 06:10:55.260845 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 195/785] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:10:55 2026] GET /volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:55.311560 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7824e3f8-051d-427e-8439-c907168e617b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:55.313476 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7824e3f8-051d-427e-8439-c907168e617b tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] GET https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f Aug 14 06:10:55.313671 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7824e3f8-051d-427e-8439-c907168e617b tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:55.313849 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7824e3f8-051d-427e-8439-c907168e617b tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:55.323579 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:55.323579 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:55.327246 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7824e3f8-051d-427e-8439-c907168e617b tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Volume info retrieved successfully. Aug 14 06:10:55.331270 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7824e3f8-051d-427e-8439-c907168e617b tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f returned with HTTP 200 Aug 14 06:10:55.331653 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 198/786] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:55 2026] GET /volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:55.970672 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-26252651-0afb-432e-9fba-b0d8e6a3f294 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:55.972872 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-26252651-0afb-432e-9fba-b0d8e6a3f294 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/b5242887-d6da-483d-9e8f-df1d7db99a9b Aug 14 06:10:55.973270 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-26252651-0afb-432e-9fba-b0d8e6a3f294 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:55.973677 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-26252651-0afb-432e-9fba-b0d8e6a3f294 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:55.979944 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:55.979944 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:55.980578 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-26252651-0afb-432e-9fba-b0d8e6a3f294 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:10:55.981636 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-26252651-0afb-432e-9fba-b0d8e6a3f294 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/b5242887-d6da-483d-9e8f-df1d7db99a9b returned with HTTP 200 Aug 14 06:10:55.982115 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 197/787] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:10:55 2026] GET /volume/v3/snapshots/b5242887-d6da-483d-9e8f-df1d7db99a9b => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:55.992946 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f4dd3e61-1607-4638-88ed-79af7d41791e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:55.995962 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f4dd3e61-1607-4638-88ed-79af7d41791e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:10:55.996734 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f4dd3e61-1607-4638-88ed-79af7d41791e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e63c8dcc-732d-4e91-ae32-87953f159f68", "snapshot_id": "b5242887-d6da-483d-9e8f-df1d7db99a9b", "name": "tempest-VolumesSnapshotTestJSON-Backup-35615272", "container": "tempest-volumessnapshottestjson-backup-container-853172222"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:55.998376 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-f4dd3e61-1607-4638-88ed-79af7d41791e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Creating new backup {'backup': {'volume_id': 'e63c8dcc-732d-4e91-ae32-87953f159f68', 'snapshot_id': 'b5242887-d6da-483d-9e8f-df1d7db99a9b', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-35615272', 'container': 'tempest-volumessnapshottestjson-backup-container-853172222'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:10:55.998893 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-f4dd3e61-1607-4638-88ed-79af7d41791e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Creating backup of volume e63c8dcc-732d-4e91-ae32-87953f159f68 in container tempest-volumessnapshottestjson-backup-container-853172222 Aug 14 06:10:56.007553 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:56.007553 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:56.008365 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f4dd3e61-1607-4638-88ed-79af7d41791e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:10:56.016605 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:56.016605 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:56.017235 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f4dd3e61-1607-4638-88ed-79af7d41791e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:10:56.050534 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-f4dd3e61-1607-4638-88ed-79af7d41791e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Created reservations ['b9619fd8-1681-4e95-bbb8-316d11d4c745', 'fd255cf3-1c6e-4be7-b785-1eeb58da22bc'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:10:56.098362 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f4dd3e61-1607-4638-88ed-79af7d41791e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:10:56.098888 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 198/788] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:10:55 2026] POST /volume/v3/backups => generated 333 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:10:56.107759 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-29d19c76-d7a4-4b25-b5d0-4ea2cd60ed8f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:56.109607 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-29d19c76-d7a4-4b25-b5d0-4ea2cd60ed8f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:10:56.109807 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-29d19c76-d7a4-4b25-b5d0-4ea2cd60ed8f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:56.109988 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-29d19c76-d7a4-4b25-b5d0-4ea2cd60ed8f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:56.110087 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-29d19c76-d7a4-4b25-b5d0-4ea2cd60ed8f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:10:56.122588 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:56.122588 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:56.123417 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-29d19c76-d7a4-4b25-b5d0-4ea2cd60ed8f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:10:56.123843 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 196/789] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:56 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 806 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:56.271485 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b38bc30e-a108-472d-9556-27cd51fbe88e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:56.273154 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b38bc30e-a108-472d-9556-27cd51fbe88e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 Aug 14 06:10:56.273349 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b38bc30e-a108-472d-9556-27cd51fbe88e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:56.273543 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b38bc30e-a108-472d-9556-27cd51fbe88e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:56.273658 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-b38bc30e-a108-472d-9556-27cd51fbe88e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] show called for member 96938ec5-daa4-4081-b7c4-1e228b4ba004 {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:10:56.276745 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:56.276745 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:56.283743 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b38bc30e-a108-472d-9556-27cd51fbe88e tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 returned with HTTP 200 Aug 14 06:10:56.284082 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 199/790] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:10:56 2026] GET /volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 => generated 324 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:56.296926 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-74439de2-48ee-4dcf-a8f6-04377b610b94 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:56.299418 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-74439de2-48ee-4dcf-a8f6-04377b610b94 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:10:56.299616 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-74439de2-48ee-4dcf-a8f6-04377b610b94 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:56.299868 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-74439de2-48ee-4dcf-a8f6-04377b610b94 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'detail' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:56.300108 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-74439de2-48ee-4dcf-a8f6-04377b610b94 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:10:56.300844 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-74439de2-48ee-4dcf-a8f6-04377b610b94 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:10:56.309575 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-74439de2-48ee-4dcf-a8f6-04377b610b94 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Get all volumes completed successfully. Aug 14 06:10:56.310412 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-74439de2-48ee-4dcf-a8f6-04377b610b94 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:10:56.310658 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-74439de2-48ee-4dcf-a8f6-04377b610b94 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:10:56.345321 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9c27825e-b9b3-4b9c-aa2b-1ad934cde867 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:56.347035 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9c27825e-b9b3-4b9c-aa2b-1ad934cde867 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] GET https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f Aug 14 06:10:56.347236 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9c27825e-b9b3-4b9c-aa2b-1ad934cde867 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:56.347797 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9c27825e-b9b3-4b9c-aa2b-1ad934cde867 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:56.359443 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-74439de2-48ee-4dcf-a8f6-04377b610b94 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:10:56.362278 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:56.362278 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:56.363861 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:56.363861 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:56.366539 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9c27825e-b9b3-4b9c-aa2b-1ad934cde867 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Volume info retrieved successfully. Aug 14 06:10:56.371629 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9c27825e-b9b3-4b9c-aa2b-1ad934cde867 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f returned with HTTP 200 Aug 14 06:10:56.372142 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 199/791] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:56 2026] GET /volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:56.375155 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-74439de2-48ee-4dcf-a8f6-04377b610b94 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:10:56.375364 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-74439de2-48ee-4dcf-a8f6-04377b610b94 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:10:56.419173 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-74439de2-48ee-4dcf-a8f6-04377b610b94 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:10:56.422786 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:56.422786 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:56.432624 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-74439de2-48ee-4dcf-a8f6-04377b610b94 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:10:56.433055 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 198/792] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:10:56 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:10:56.453943 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e9be41bb-a7a2-4376-989b-7eba5fe5178c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:56.457036 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e9be41bb-a7a2-4376-989b-7eba5fe5178c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:10:56.458157 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e9be41bb-a7a2-4376-989b-7eba5fe5178c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:56.458157 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e9be41bb-a7a2-4376-989b-7eba5fe5178c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'detail' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:56.458896 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-e9be41bb-a7a2-4376-989b-7eba5fe5178c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:10:56.459813 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e9be41bb-a7a2-4376-989b-7eba5fe5178c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100405) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:10:56.471710 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e9be41bb-a7a2-4376-989b-7eba5fe5178c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Get all volumes completed successfully. Aug 14 06:10:56.472665 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-e9be41bb-a7a2-4376-989b-7eba5fe5178c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:10:56.472874 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-e9be41bb-a7a2-4376-989b-7eba5fe5178c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:10:56.514854 np0000007331 devstack@c-api.service[100405]: DEBUG oslo_db.sqlalchemy.engines [None req-e9be41bb-a7a2-4376-989b-7eba5fe5178c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:10:56.518164 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:56.518164 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:56.522717 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-e9be41bb-a7a2-4376-989b-7eba5fe5178c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:10:56.522986 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-e9be41bb-a7a2-4376-989b-7eba5fe5178c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:10:56.564294 np0000007331 devstack@c-api.service[100405]: DEBUG oslo_db.sqlalchemy.engines [None req-e9be41bb-a7a2-4376-989b-7eba5fe5178c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:10:56.567334 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:56.567334 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:56.578570 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e9be41bb-a7a2-4376-989b-7eba5fe5178c tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:10:56.579161 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 197/793] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:10:56 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:10:56.594288 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-12c21016-3c5e-422a-8b6c-70f8f4eea748 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:56.596267 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-12c21016-3c5e-422a-8b6c-70f8f4eea748 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] POST https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004/action Aug 14 06:10:56.596788 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-12c21016-3c5e-422a-8b6c-70f8f4eea748 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:10:56.596934 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-12c21016-3c5e-422a-8b6c-70f8f4eea748 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:56.598457 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-12c21016-3c5e-422a-8b6c-70f8f4eea748 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] delete called for group 96938ec5-daa4-4081-b7c4-1e228b4ba004 {{(pid=100407) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 06:10:56.598609 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.groups [None req-12c21016-3c5e-422a-8b6c-70f8f4eea748 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Delete group with id: 96938ec5-daa4-4081-b7c4-1e228b4ba004 Aug 14 06:10:56.604420 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:56.604420 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:56.676173 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-12c21016-3c5e-422a-8b6c-70f8f4eea748 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004/action returned with HTTP 202 Aug 14 06:10:56.676739 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 200/794] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 14 06:10:56 2026] POST /volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:10:56.684092 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7d775f1c-55f7-41c8-bd9c-5e6d230fefbd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:56.686091 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7d775f1c-55f7-41c8-bd9c-5e6d230fefbd tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/volumes/9dbc8050-8dd2-4061-b9bb-8e712b35b3e4 Aug 14 06:10:56.686359 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7d775f1c-55f7-41c8-bd9c-5e6d230fefbd tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:56.686568 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7d775f1c-55f7-41c8-bd9c-5e6d230fefbd tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:56.696196 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:56.696196 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:56.701966 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7d775f1c-55f7-41c8-bd9c-5e6d230fefbd tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Volume info retrieved successfully. Aug 14 06:10:56.702831 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-7d775f1c-55f7-41c8-bd9c-5e6d230fefbd tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:10:56.703228 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-7d775f1c-55f7-41c8-bd9c-5e6d230fefbd tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:10:56.752167 np0000007331 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-7d775f1c-55f7-41c8-bd9c-5e6d230fefbd tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:10:56.755519 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:56.755519 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:56.768294 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7d775f1c-55f7-41c8-bd9c-5e6d230fefbd tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/volumes/9dbc8050-8dd2-4061-b9bb-8e712b35b3e4 returned with HTTP 200 Aug 14 06:10:56.768294 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 200/795] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:10:56 2026] GET /volume/v3/volumes/9dbc8050-8dd2-4061-b9bb-8e712b35b3e4 => generated 906 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:57.140595 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-823e2eed-9d27-473f-ab4c-552bbe3ae996 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:57.142959 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-823e2eed-9d27-473f-ab4c-552bbe3ae996 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:10:57.143240 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-823e2eed-9d27-473f-ab4c-552bbe3ae996 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:57.143507 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-823e2eed-9d27-473f-ab4c-552bbe3ae996 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:57.143663 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-823e2eed-9d27-473f-ab4c-552bbe3ae996 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:10:57.161378 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:57.161378 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:57.162372 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-823e2eed-9d27-473f-ab4c-552bbe3ae996 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:10:57.164711 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 199/796] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:57 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:57.390971 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3a7a3133-73db-4f12-908e-432443cf8d46 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:57.393433 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3a7a3133-73db-4f12-908e-432443cf8d46 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] GET https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f Aug 14 06:10:57.393637 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3a7a3133-73db-4f12-908e-432443cf8d46 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:57.393821 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3a7a3133-73db-4f12-908e-432443cf8d46 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:57.403571 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:57.403571 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:57.407367 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3a7a3133-73db-4f12-908e-432443cf8d46 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Volume info retrieved successfully. Aug 14 06:10:57.413098 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3a7a3133-73db-4f12-908e-432443cf8d46 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f returned with HTTP 200 Aug 14 06:10:57.413640 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 198/797] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:57 2026] GET /volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:57.760524 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-9b692566-3f16-4887-95bf-bed14a276aee None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:57.763231 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-9b692566-3f16-4887-95bf-bed14a276aee tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b Aug 14 06:10:57.763690 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-9b692566-3f16-4887-95bf-bed14a276aee tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:57.763782 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-9b692566-3f16-4887-95bf-bed14a276aee tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:57.772789 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:57.772789 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:57.778075 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-9b692566-3f16-4887-95bf-bed14a276aee tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:10:57.787469 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-9b692566-3f16-4887-95bf-bed14a276aee tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b returned with HTTP 200 Aug 14 06:10:57.787935 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 201/798] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:10:57 2026] GET /volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:57.790642 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1c168551-6508-4d26-a6f5-78e6938e0957 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:57.794162 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1c168551-6508-4d26-a6f5-78e6938e0957 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/volumes/9dbc8050-8dd2-4061-b9bb-8e712b35b3e4 Aug 14 06:10:57.794162 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1c168551-6508-4d26-a6f5-78e6938e0957 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:57.794162 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1c168551-6508-4d26-a6f5-78e6938e0957 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:57.801799 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1c168551-6508-4d26-a6f5-78e6938e0957 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/volumes/9dbc8050-8dd2-4061-b9bb-8e712b35b3e4 returned with HTTP 404 Aug 14 06:10:57.802736 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 201/799] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:10:57 2026] GET /volume/v3/volumes/9dbc8050-8dd2-4061-b9bb-8e712b35b3e4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:10:57.812123 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-dc27ae49-0864-4bf4-a258-d0bc512a93bb None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:57.818910 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dc27ae49-0864-4bf4-a258-d0bc512a93bb tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/volumes/f2d81f3f-9cee-4904-be08-aa31bb967b76 Aug 14 06:10:57.818910 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dc27ae49-0864-4bf4-a258-d0bc512a93bb tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:57.818910 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dc27ae49-0864-4bf4-a258-d0bc512a93bb tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:57.831342 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dc27ae49-0864-4bf4-a258-d0bc512a93bb tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/volumes/f2d81f3f-9cee-4904-be08-aa31bb967b76 returned with HTTP 404 Aug 14 06:10:57.832066 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 200/800] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:10:57 2026] GET /volume/v3/volumes/f2d81f3f-9cee-4904-be08-aa31bb967b76 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:10:57.837983 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-76f721e5-ab47-4e4b-8df2-86d671fb966d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:57.839894 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-76f721e5-ab47-4e4b-8df2-86d671fb966d tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] POST https://10.4.3.127/volume/v3/attachments/7ac4c7e9-d4c2-4363-982b-c29315b6adb8/action Aug 14 06:10:57.842066 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-76f721e5-ab47-4e4b-8df2-86d671fb966d tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:10:57.842504 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-76f721e5-ab47-4e4b-8df2-86d671fb966d tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:57.845463 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a7f2b9d1-4e56-4d2a-a468-a565be8b2686 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:57.847926 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a7f2b9d1-4e56-4d2a-a468-a565be8b2686 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] GET https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 Aug 14 06:10:57.848264 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a7f2b9d1-4e56-4d2a-a468-a565be8b2686 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:57.850671 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a7f2b9d1-4e56-4d2a-a468-a565be8b2686 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:57.850671 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-a7f2b9d1-4e56-4d2a-a468-a565be8b2686 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] show called for member 96938ec5-daa4-4081-b7c4-1e228b4ba004 {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:10:57.854821 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a7f2b9d1-4e56-4d2a-a468-a565be8b2686 tempest-GroupsTest-1014203952 tempest-GroupsTest-1014203952-project-member] https://10.4.3.127/volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 returned with HTTP 404 Aug 14 06:10:57.855788 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 202/801] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:10:57 2026] GET /volume/v3/groups/96938ec5-daa4-4081-b7c4-1e228b4ba004 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:10:57.863374 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d99722e6-cb8b-488b-ac54-988dbbbb63d0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:57.864172 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:57.864172 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:57.865896 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d99722e6-cb8b-488b-ac54-988dbbbb63d0 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/1c2ee6a3-c77d-4c61-8428-b022f2d3b9eb Aug 14 06:10:57.866241 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d99722e6-cb8b-488b-ac54-988dbbbb63d0 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:57.866629 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d99722e6-cb8b-488b-ac54-988dbbbb63d0 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:57.874918 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-95b6ca6a-f141-4392-9c6d-660929d43929 req-76f721e5-ab47-4e4b-8df2-86d671fb966d tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/attachments/7ac4c7e9-d4c2-4363-982b-c29315b6adb8/action returned with HTTP 204 Aug 14 06:10:57.875634 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 199/802] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:10:57 2026] POST /volume/v3/attachments/7ac4c7e9-d4c2-4363-982b-c29315b6adb8/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:57.887657 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d99722e6-cb8b-488b-ac54-988dbbbb63d0 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] https://10.4.3.127/volume/v3/group_types/1c2ee6a3-c77d-4c61-8428-b022f2d3b9eb returned with HTTP 202 Aug 14 06:10:57.888194 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 202/803] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 14 06:10:57 2026] DELETE /volume/v3/group_types/1c2ee6a3-c77d-4c61-8428-b022f2d3b9eb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:10:57.897372 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3712e41d-6f23-4384-ad4f-d1ea395bb6f9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:57.899719 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3712e41d-6f23-4384-ad4f-d1ea395bb6f9 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] DELETE https://10.4.3.127/volume/v3/types/d78bedfa-b19f-42a2-a65e-96caaf87e0c9 Aug 14 06:10:57.899965 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3712e41d-6f23-4384-ad4f-d1ea395bb6f9 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:57.900249 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3712e41d-6f23-4384-ad4f-d1ea395bb6f9 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] Calling method '_delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:57.952363 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3712e41d-6f23-4384-ad4f-d1ea395bb6f9 tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] https://10.4.3.127/volume/v3/types/d78bedfa-b19f-42a2-a65e-96caaf87e0c9 returned with HTTP 202 Aug 14 06:10:57.952795 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 201/804] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:10:57 2026] DELETE /volume/v3/types/d78bedfa-b19f-42a2-a65e-96caaf87e0c9 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:10:57.962726 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-32e7cccd-1df3-40f4-8a60-21edba4adadd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:57.966137 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-32e7cccd-1df3-40f4-8a60-21edba4adadd tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] GET https://10.4.3.127/volume/v3/types/d78bedfa-b19f-42a2-a65e-96caaf87e0c9 Aug 14 06:10:57.966387 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-32e7cccd-1df3-40f4-8a60-21edba4adadd tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:57.966813 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-32e7cccd-1df3-40f4-8a60-21edba4adadd tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:57.973550 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-32e7cccd-1df3-40f4-8a60-21edba4adadd tempest-GroupsTest-1959001261 tempest-GroupsTest-1959001261-project-admin] https://10.4.3.127/volume/v3/types/d78bedfa-b19f-42a2-a65e-96caaf87e0c9 returned with HTTP 404 Aug 14 06:10:57.974434 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 203/805] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:10:57 2026] GET /volume/v3/types/d78bedfa-b19f-42a2-a65e-96caaf87e0c9 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:10:58.048632 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-dc54cb08-5923-4135-91c6-cfd555f383d1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:58.048632 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dc54cb08-5923-4135-91c6-cfd555f383d1 None None] GET https://10.4.3.127/volume// Aug 14 06:10:58.048632 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dc54cb08-5923-4135-91c6-cfd555f383d1 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:58.048632 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dc54cb08-5923-4135-91c6-cfd555f383d1 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:58.048632 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dc54cb08-5923-4135-91c6-cfd555f383d1 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:10:58.048632 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 200/806] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:10:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:10:58.061243 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-b6fe33f5-b60c-40b4-9146-74d2bec4f6ff None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:58.063175 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-b6fe33f5-b60c-40b4-9146-74d2bec4f6ff tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:10:58.063580 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-b6fe33f5-b60c-40b4-9146-74d2bec4f6ff tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f27c76e-34d8-4d22-91e1-64e0df00655b", "connector": null, "instance_uuid": "3bebf0a3-c9ae-42d9-9ab6-147f947aa68e"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:58.071653 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:58.071653 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:58.095774 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-b6fe33f5-b60c-40b4-9146-74d2bec4f6ff tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:10:58.096365 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 203/807] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:10:58 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:58.128223 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8f7875bf-0521-4c70-8f61-33527823682a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:58.130661 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8f7875bf-0521-4c70-8f61-33527823682a tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b Aug 14 06:10:58.130870 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8f7875bf-0521-4c70-8f61-33527823682a tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:58.131166 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8f7875bf-0521-4c70-8f61-33527823682a tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:58.144371 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:58.144371 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:58.144935 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3fa85246-293d-43da-baee-e96fc8113046 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:58.145273 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3fa85246-293d-43da-baee-e96fc8113046 None None] GET https://10.4.3.127/volume// Aug 14 06:10:58.145556 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3fa85246-293d-43da-baee-e96fc8113046 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:58.145819 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3fa85246-293d-43da-baee-e96fc8113046 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:58.146354 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3fa85246-293d-43da-baee-e96fc8113046 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:10:58.147185 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 204/808] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:10:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:10:58.151831 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8f7875bf-0521-4c70-8f61-33527823682a tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:10:58.157513 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-166163e0-8694-4baf-a67a-296f3a681bf8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:58.157782 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8f7875bf-0521-4c70-8f61-33527823682a tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b returned with HTTP 200 Aug 14 06:10:58.158321 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 202/809] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:58 2026] GET /volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:58.160911 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-166163e0-8694-4baf-a67a-296f3a681bf8 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b Aug 14 06:10:58.161246 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-166163e0-8694-4baf-a67a-296f3a681bf8 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:58.161483 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-166163e0-8694-4baf-a67a-296f3a681bf8 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:58.174653 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2449641d-bed8-4442-baa7-468ac1c2896b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:58.176346 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:58.176346 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:58.178019 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2449641d-bed8-4442-baa7-468ac1c2896b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:10:58.178285 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2449641d-bed8-4442-baa7-468ac1c2896b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:58.180609 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-166163e0-8694-4baf-a67a-296f3a681bf8 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:10:58.180694 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2449641d-bed8-4442-baa7-468ac1c2896b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:58.180839 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-2449641d-bed8-4442-baa7-468ac1c2896b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:10:58.186278 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-166163e0-8694-4baf-a67a-296f3a681bf8 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b returned with HTTP 200 Aug 14 06:10:58.186955 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:58.186955 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:58.187092 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 201/810] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:10:58 2026] GET /volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b => generated 1031 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:10:58.187782 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2449641d-bed8-4442-baa7-468ac1c2896b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:10:58.188149 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 204/811] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:58 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:58.299769 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-48c068f1-93e6-4035-bb59-5168b52ce499 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:58.302025 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-48c068f1-93e6-4035-bb59-5168b52ce499 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] PUT https://10.4.3.127/volume/v3/attachments/e3b229c8-8c45-4634-9c14-210fd93bf74c Aug 14 06:10:58.302385 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-48c068f1-93e6-4035-bb59-5168b52ce499 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:10:58.311964 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-48c068f1-93e6-4035-bb59-5168b52ce499 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Acquiring lock "cinder-attachment_update-2f27c76e-34d8-4d22-91e1-64e0df00655b-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:10:58.316921 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-48c068f1-93e6-4035-bb59-5168b52ce499 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Lock "cinder-attachment_update-2f27c76e-34d8-4d22-91e1-64e0df00655b-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:10:58.317750 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:58.317750 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:58.408453 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-48c068f1-93e6-4035-bb59-5168b52ce499 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Lock "cinder-attachment_update-2f27c76e-34d8-4d22-91e1-64e0df00655b-np0000007331" released by "attachment_update" :: held 0.092s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:10:58.408805 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-48c068f1-93e6-4035-bb59-5168b52ce499 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/attachments/e3b229c8-8c45-4634-9c14-210fd93bf74c returned with HTTP 200 Aug 14 06:10:58.409671 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 205/812] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:10:58 2026] PUT /volume/v3/attachments/e3b229c8-8c45-4634-9c14-210fd93bf74c => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:58.429423 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-62dccee8-d100-4cda-8c2f-b76352de989c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:58.431807 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-62dccee8-d100-4cda-8c2f-b76352de989c tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] GET https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f Aug 14 06:10:58.432062 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-62dccee8-d100-4cda-8c2f-b76352de989c tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:58.432334 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-62dccee8-d100-4cda-8c2f-b76352de989c tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:58.445364 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:58.445364 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:58.451835 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-62dccee8-d100-4cda-8c2f-b76352de989c tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Volume info retrieved successfully. Aug 14 06:10:58.457949 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-62dccee8-d100-4cda-8c2f-b76352de989c tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f returned with HTTP 200 Aug 14 06:10:58.458514 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 203/813] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:58 2026] GET /volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:58.476069 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-beee6012-cd64-408d-882d-67b1b90024d9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:58.478313 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-beee6012-cd64-408d-882d-67b1b90024d9 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] GET https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f Aug 14 06:10:58.478830 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-beee6012-cd64-408d-882d-67b1b90024d9 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:58.479151 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-beee6012-cd64-408d-882d-67b1b90024d9 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:58.492761 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:58.492761 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:58.497573 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-beee6012-cd64-408d-882d-67b1b90024d9 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Volume info retrieved successfully. Aug 14 06:10:58.503687 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-beee6012-cd64-408d-882d-67b1b90024d9 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f returned with HTTP 200 Aug 14 06:10:58.504213 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 202/814] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:58 2026] GET /volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:58.518757 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ca891494-069e-4e1d-aeef-879b78b78288 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:58.520890 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ca891494-069e-4e1d-aeef-879b78b78288 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] GET https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f Aug 14 06:10:58.521085 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ca891494-069e-4e1d-aeef-879b78b78288 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:58.521286 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ca891494-069e-4e1d-aeef-879b78b78288 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:58.537668 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:58.537668 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:10:58.542480 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ca891494-069e-4e1d-aeef-879b78b78288 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Volume info retrieved successfully. Aug 14 06:10:58.550601 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ca891494-069e-4e1d-aeef-879b78b78288 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f returned with HTTP 200 Aug 14 06:10:58.551060 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 205/815] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:58 2026] GET /volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:58.717465 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-4703a86c-f182-46fb-b29c-acc69eb52764 req-ae224cfe-dac4-42f1-9112-dd0163225e7d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:58.723874 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-4703a86c-f182-46fb-b29c-acc69eb52764 req-ae224cfe-dac4-42f1-9112-dd0163225e7d tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] GET https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f Aug 14 06:10:58.723874 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-4703a86c-f182-46fb-b29c-acc69eb52764 req-ae224cfe-dac4-42f1-9112-dd0163225e7d tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:58.723874 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-4703a86c-f182-46fb-b29c-acc69eb52764 req-ae224cfe-dac4-42f1-9112-dd0163225e7d tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:58.735377 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:58.735377 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:10:58.739362 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-4703a86c-f182-46fb-b29c-acc69eb52764 req-ae224cfe-dac4-42f1-9112-dd0163225e7d tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Volume info retrieved successfully. Aug 14 06:10:58.750413 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-4703a86c-f182-46fb-b29c-acc69eb52764 req-ae224cfe-dac4-42f1-9112-dd0163225e7d tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f returned with HTTP 200 Aug 14 06:10:58.750413 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 206/816] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:10:58 2026] GET /volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:10:59.175076 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0e7cc914-4705-4dcf-824f-aa1a71209f26 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:59.177302 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0e7cc914-4705-4dcf-824f-aa1a71209f26 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b Aug 14 06:10:59.177628 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0e7cc914-4705-4dcf-824f-aa1a71209f26 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:59.177907 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0e7cc914-4705-4dcf-824f-aa1a71209f26 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:59.190976 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:59.190976 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:10:59.196324 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-0e7cc914-4705-4dcf-824f-aa1a71209f26 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:10:59.202415 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a178a4ff-92a0-495e-a001-f61a7a66d504 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:10:59.203548 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0e7cc914-4705-4dcf-824f-aa1a71209f26 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b returned with HTTP 200 Aug 14 06:10:59.204133 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 204/817] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:59 2026] GET /volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:10:59.204713 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a178a4ff-92a0-495e-a001-f61a7a66d504 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:10:59.204972 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a178a4ff-92a0-495e-a001-f61a7a66d504 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:10:59.205329 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a178a4ff-92a0-495e-a001-f61a7a66d504 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:10:59.205486 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-a178a4ff-92a0-495e-a001-f61a7a66d504 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:10:59.210246 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:10:59.210246 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:10:59.212538 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a178a4ff-92a0-495e-a001-f61a7a66d504 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:10:59.213078 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 203/818] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:10:59 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:00.223372 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8254f747-022a-438c-981e-0ac37eb4a538 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:00.224888 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-af6d1afd-ebab-4cd0-9aaf-8b2efd9545ed None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:00.226872 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-af6d1afd-ebab-4cd0-9aaf-8b2efd9545ed tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:11:00.227083 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-af6d1afd-ebab-4cd0-9aaf-8b2efd9545ed tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:00.227328 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-af6d1afd-ebab-4cd0-9aaf-8b2efd9545ed tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:00.227461 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-af6d1afd-ebab-4cd0-9aaf-8b2efd9545ed tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:00.235065 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8254f747-022a-438c-981e-0ac37eb4a538 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b Aug 14 06:11:00.235354 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8254f747-022a-438c-981e-0ac37eb4a538 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:00.237622 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8254f747-022a-438c-981e-0ac37eb4a538 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:00.247185 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:00.247185 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:00.249796 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-af6d1afd-ebab-4cd0-9aaf-8b2efd9545ed tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:11:00.252151 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 207/819] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:00 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 832 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:00.257840 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:00.257840 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:00.264790 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8254f747-022a-438c-981e-0ac37eb4a538 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:11:00.270760 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8254f747-022a-438c-981e-0ac37eb4a538 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b returned with HTTP 200 Aug 14 06:11:00.270760 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 206/820] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:00 2026] GET /volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:00.873670 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2c025afd-bece-42c9-aee9-0e2627e80e0a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:01.051379 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2c025afd-bece-42c9-aee9-0e2627e80e0a tempest-VolumeHostsAdminTestsJSON-1843566576 tempest-VolumeHostsAdminTestsJSON-1843566576-project-admin] GET https://10.4.3.127/volume/v3/os-hosts Aug 14 06:11:01.051627 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2c025afd-bece-42c9-aee9-0e2627e80e0a tempest-VolumeHostsAdminTestsJSON-1843566576 tempest-VolumeHostsAdminTestsJSON-1843566576-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:01.052036 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2c025afd-bece-42c9-aee9-0e2627e80e0a tempest-VolumeHostsAdminTestsJSON-1843566576 tempest-VolumeHostsAdminTestsJSON-1843566576-project-admin] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:01.083375 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.hosts [None req-2c025afd-bece-42c9-aee9-0e2627e80e0a tempest-VolumeHostsAdminTestsJSON-1843566576 tempest-VolumeHostsAdminTestsJSON-1843566576-project-admin] status, active and update: available, enabled, 2026-08-14 06:10:48+00:00 {{(pid=100404) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 06:11:01.083375 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.hosts [None req-2c025afd-bece-42c9-aee9-0e2627e80e0a tempest-VolumeHostsAdminTestsJSON-1843566576 tempest-VolumeHostsAdminTestsJSON-1843566576-project-admin] status, active and update: available, enabled, 2026-08-14 06:10:45+00:00 {{(pid=100404) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 06:11:01.084286 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.hosts [None req-2c025afd-bece-42c9-aee9-0e2627e80e0a tempest-VolumeHostsAdminTestsJSON-1843566576 tempest-VolumeHostsAdminTestsJSON-1843566576-project-admin] status, active and update: available, enabled, 2026-08-14 06:10:35+00:00 {{(pid=100404) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 06:11:01.084812 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2c025afd-bece-42c9-aee9-0e2627e80e0a tempest-VolumeHostsAdminTestsJSON-1843566576 tempest-VolumeHostsAdminTestsJSON-1843566576-project-admin] https://10.4.3.127/volume/v3/os-hosts returned with HTTP 200 Aug 14 06:11:01.085469 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 205/821] 10.4.3.127 () {66 vars in 1240 bytes} [Fri Aug 14 06:11:00 2026] GET /volume/v3/os-hosts => generated 560 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:01.099683 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-16e1c287-0508-4192-a4e1-30fe5d4f20bb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:01.101932 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-16e1c287-0508-4192-a4e1-30fe5d4f20bb tempest-VolumeHostsAdminTestsJSON-1843566576 tempest-VolumeHostsAdminTestsJSON-1843566576-project-admin] GET https://10.4.3.127/volume/v3/os-hosts Aug 14 06:11:01.102244 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-16e1c287-0508-4192-a4e1-30fe5d4f20bb tempest-VolumeHostsAdminTestsJSON-1843566576 tempest-VolumeHostsAdminTestsJSON-1843566576-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:01.102536 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-16e1c287-0508-4192-a4e1-30fe5d4f20bb tempest-VolumeHostsAdminTestsJSON-1843566576 tempest-VolumeHostsAdminTestsJSON-1843566576-project-admin] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:01.110960 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.hosts [None req-16e1c287-0508-4192-a4e1-30fe5d4f20bb tempest-VolumeHostsAdminTestsJSON-1843566576 tempest-VolumeHostsAdminTestsJSON-1843566576-project-admin] status, active and update: available, enabled, 2026-08-14 06:10:48+00:00 {{(pid=100405) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 06:11:01.111214 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.hosts [None req-16e1c287-0508-4192-a4e1-30fe5d4f20bb tempest-VolumeHostsAdminTestsJSON-1843566576 tempest-VolumeHostsAdminTestsJSON-1843566576-project-admin] status, active and update: available, enabled, 2026-08-14 06:10:45+00:00 {{(pid=100405) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 06:11:01.111463 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.hosts [None req-16e1c287-0508-4192-a4e1-30fe5d4f20bb tempest-VolumeHostsAdminTestsJSON-1843566576 tempest-VolumeHostsAdminTestsJSON-1843566576-project-admin] status, active and update: available, enabled, 2026-08-14 06:10:35+00:00 {{(pid=100405) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 06:11:01.111916 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-16e1c287-0508-4192-a4e1-30fe5d4f20bb tempest-VolumeHostsAdminTestsJSON-1843566576 tempest-VolumeHostsAdminTestsJSON-1843566576-project-admin] https://10.4.3.127/volume/v3/os-hosts returned with HTTP 200 Aug 14 06:11:01.112750 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 204/822] 10.4.3.127 () {66 vars in 1240 bytes} [Fri Aug 14 06:11:01 2026] GET /volume/v3/os-hosts => generated 560 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:01.123266 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ac1b41e7-9d91-42d0-a049-1b3447430a3c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:01.125589 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ac1b41e7-9d91-42d0-a049-1b3447430a3c tempest-VolumeHostsAdminTestsJSON-1843566576 tempest-VolumeHostsAdminTestsJSON-1843566576-project-admin] GET https://10.4.3.127/volume/v3/os-hosts/np0000007331@storpool Aug 14 06:11:01.125907 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ac1b41e7-9d91-42d0-a049-1b3447430a3c tempest-VolumeHostsAdminTestsJSON-1843566576 tempest-VolumeHostsAdminTestsJSON-1843566576-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:01.126192 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ac1b41e7-9d91-42d0-a049-1b3447430a3c tempest-VolumeHostsAdminTestsJSON-1843566576 tempest-VolumeHostsAdminTestsJSON-1843566576-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:01.226793 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ac1b41e7-9d91-42d0-a049-1b3447430a3c tempest-VolumeHostsAdminTestsJSON-1843566576 tempest-VolumeHostsAdminTestsJSON-1843566576-project-admin] https://10.4.3.127/volume/v3/os-hosts/np0000007331@storpool returned with HTTP 200 Aug 14 06:11:01.227205 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 208/823] 10.4.3.127 () {66 vars in 1306 bytes} [Fri Aug 14 06:11:01 2026] GET /volume/v3/os-hosts/np0000007331@storpool => generated 1507 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:01.263212 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-88287406-03cb-406a-a8bf-39ac181c7582 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:01.265162 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-88287406-03cb-406a-a8bf-39ac181c7582 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:11:01.265453 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-88287406-03cb-406a-a8bf-39ac181c7582 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:01.265680 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-88287406-03cb-406a-a8bf-39ac181c7582 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:01.265773 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-88287406-03cb-406a-a8bf-39ac181c7582 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:01.273571 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:01.273571 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:01.274685 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-88287406-03cb-406a-a8bf-39ac181c7582 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:11:01.275205 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 207/824] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:01 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:01.284793 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-447259a6-05ae-467a-b6dc-144fd51b5103 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:01.289652 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-447259a6-05ae-467a-b6dc-144fd51b5103 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b Aug 14 06:11:01.289865 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-447259a6-05ae-467a-b6dc-144fd51b5103 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:01.290052 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-447259a6-05ae-467a-b6dc-144fd51b5103 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:01.311492 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:01.311492 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:01.318957 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-447259a6-05ae-467a-b6dc-144fd51b5103 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:11:01.327975 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-447259a6-05ae-467a-b6dc-144fd51b5103 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b returned with HTTP 200 Aug 14 06:11:01.328627 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 206/825] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:01 2026] GET /volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:02.291479 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-27791d53-f3e8-4862-840d-60ad78d77240 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:02.293524 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-27791d53-f3e8-4862-840d-60ad78d77240 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:11:02.293736 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-27791d53-f3e8-4862-840d-60ad78d77240 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:02.293964 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-27791d53-f3e8-4862-840d-60ad78d77240 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:02.294092 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-27791d53-f3e8-4862-840d-60ad78d77240 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:02.299940 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:02.299940 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:02.300821 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-27791d53-f3e8-4862-840d-60ad78d77240 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:11:02.301210 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 205/826] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:02 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:02.345714 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1b2836d5-538b-4e92-a462-15d39294c727 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:02.348963 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1b2836d5-538b-4e92-a462-15d39294c727 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b Aug 14 06:11:02.349768 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1b2836d5-538b-4e92-a462-15d39294c727 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:02.349768 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1b2836d5-538b-4e92-a462-15d39294c727 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:02.363843 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:02.363843 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:02.368800 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1b2836d5-538b-4e92-a462-15d39294c727 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:11:02.374004 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1b2836d5-538b-4e92-a462-15d39294c727 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b returned with HTTP 200 Aug 14 06:11:02.374625 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 209/827] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:02 2026] GET /volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:03.215534 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-dd3ecc75-c896-4244-9791-5d6a4afc23c2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:03.219461 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-dd3ecc75-c896-4244-9791-5d6a4afc23c2 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] POST https://10.4.3.127/volume/v3/attachments/e3b229c8-8c45-4634-9c14-210fd93bf74c/action Aug 14 06:11:03.219979 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-dd3ecc75-c896-4244-9791-5d6a4afc23c2 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:11:03.220195 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-dd3ecc75-c896-4244-9791-5d6a4afc23c2 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:03.243390 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:03.243390 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:03.262736 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b26a3088-f466-4f48-83bd-9d88c252d106 req-dd3ecc75-c896-4244-9791-5d6a4afc23c2 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/attachments/e3b229c8-8c45-4634-9c14-210fd93bf74c/action returned with HTTP 204 Aug 14 06:11:03.263170 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 208/828] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:11:03 2026] POST /volume/v3/attachments/e3b229c8-8c45-4634-9c14-210fd93bf74c/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:03.314599 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-047f7104-db42-46fa-a392-54d048cf1d88 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:03.317582 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-047f7104-db42-46fa-a392-54d048cf1d88 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:11:03.317862 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-047f7104-db42-46fa-a392-54d048cf1d88 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:03.318371 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-047f7104-db42-46fa-a392-54d048cf1d88 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:03.318371 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-047f7104-db42-46fa-a392-54d048cf1d88 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:03.323210 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:03.323210 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:03.324251 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-047f7104-db42-46fa-a392-54d048cf1d88 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:11:03.324687 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 207/829] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:03 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:03.398013 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b255b2dc-2c63-4669-9e41-e52ad6baa189 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:03.403978 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b255b2dc-2c63-4669-9e41-e52ad6baa189 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b Aug 14 06:11:03.404285 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b255b2dc-2c63-4669-9e41-e52ad6baa189 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:03.404546 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b255b2dc-2c63-4669-9e41-e52ad6baa189 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:03.426305 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:03.426305 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:03.431319 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b255b2dc-2c63-4669-9e41-e52ad6baa189 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:11:03.436561 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b255b2dc-2c63-4669-9e41-e52ad6baa189 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b returned with HTTP 200 Aug 14 06:11:03.436976 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 206/830] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:03 2026] GET /volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:03.456535 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-be773278-2f5c-4064-80ca-990328af974a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:03.458849 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-be773278-2f5c-4064-80ca-990328af974a tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b Aug 14 06:11:03.459302 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-be773278-2f5c-4064-80ca-990328af974a tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:03.459449 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-be773278-2f5c-4064-80ca-990328af974a tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:03.469600 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:03.469600 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:03.473184 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-be773278-2f5c-4064-80ca-990328af974a tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:11:03.477753 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-be773278-2f5c-4064-80ca-990328af974a tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b returned with HTTP 200 Aug 14 06:11:03.478962 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 210/831] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:03 2026] GET /volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:03.561456 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-4eefeb99-234b-4d75-9d4e-531925e82863 req-88d217d5-6147-4c13-9674-5650c00d3360 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:03.564800 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4eefeb99-234b-4d75-9d4e-531925e82863 req-88d217d5-6147-4c13-9674-5650c00d3360 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b Aug 14 06:11:03.565100 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4eefeb99-234b-4d75-9d4e-531925e82863 req-88d217d5-6147-4c13-9674-5650c00d3360 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:03.565349 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4eefeb99-234b-4d75-9d4e-531925e82863 req-88d217d5-6147-4c13-9674-5650c00d3360 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:03.583065 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:03.583065 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:03.591846 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-4eefeb99-234b-4d75-9d4e-531925e82863 req-88d217d5-6147-4c13-9674-5650c00d3360 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:11:03.600329 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4eefeb99-234b-4d75-9d4e-531925e82863 req-88d217d5-6147-4c13-9674-5650c00d3360 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b returned with HTTP 200 Aug 14 06:11:03.600885 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 209/832] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:11:03 2026] GET /volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:03.980992 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-402209e9-92bf-47b2-9943-b7460d655e9d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:04.089515 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-402209e9-92bf-47b2-9943-b7460d655e9d tempest-VolumePoolsAdminTestsJSON-451351118 tempest-VolumePoolsAdminTestsJSON-451351118-project-admin] GET https://10.4.3.127/volume/v3/scheduler-stats/get_pools?detail=True Aug 14 06:11:04.089825 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-402209e9-92bf-47b2-9943-b7460d655e9d tempest-VolumePoolsAdminTestsJSON-451351118 tempest-VolumePoolsAdminTestsJSON-451351118-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:04.093529 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-402209e9-92bf-47b2-9943-b7460d655e9d tempest-VolumePoolsAdminTestsJSON-451351118 tempest-VolumePoolsAdminTestsJSON-451351118-project-admin] Calling method 'get_pools' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:04.102555 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-402209e9-92bf-47b2-9943-b7460d655e9d tempest-VolumePoolsAdminTestsJSON-451351118 tempest-VolumePoolsAdminTestsJSON-451351118-project-admin] https://10.4.3.127/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 14 06:11:04.103144 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 208/833] 10.4.3.127 () {66 vars in 1314 bytes} [Fri Aug 14 06:11:03 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:04.113858 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c6a807ec-929e-4f49-bac9-7b777319a2f2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:04.115745 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c6a807ec-929e-4f49-bac9-7b777319a2f2 tempest-VolumePoolsAdminTestsJSON-451351118 tempest-VolumePoolsAdminTestsJSON-451351118-project-admin] GET https://10.4.3.127/volume/v3/scheduler-stats/get_pools Aug 14 06:11:04.115936 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c6a807ec-929e-4f49-bac9-7b777319a2f2 tempest-VolumePoolsAdminTestsJSON-451351118 tempest-VolumePoolsAdminTestsJSON-451351118-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:04.116131 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c6a807ec-929e-4f49-bac9-7b777319a2f2 tempest-VolumePoolsAdminTestsJSON-451351118 tempest-VolumePoolsAdminTestsJSON-451351118-project-admin] Calling method 'get_pools' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:04.126310 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c6a807ec-929e-4f49-bac9-7b777319a2f2 tempest-VolumePoolsAdminTestsJSON-451351118 tempest-VolumePoolsAdminTestsJSON-451351118-project-admin] https://10.4.3.127/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 06:11:04.127196 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 207/834] 10.4.3.127 () {66 vars in 1291 bytes} [Fri Aug 14 06:11:04 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:04.339437 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2f756d9d-5571-495a-8c70-39f02f209492 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:04.341497 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2f756d9d-5571-495a-8c70-39f02f209492 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:11:04.341742 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2f756d9d-5571-495a-8c70-39f02f209492 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:04.341972 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2f756d9d-5571-495a-8c70-39f02f209492 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:04.342118 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-2f756d9d-5571-495a-8c70-39f02f209492 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:04.350498 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:04.350498 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:04.351467 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2f756d9d-5571-495a-8c70-39f02f209492 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:11:04.351903 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 211/835] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:04 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:05.368346 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-537acf68-4f5d-4648-91a5-7684d8099e96 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:05.371554 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-537acf68-4f5d-4648-91a5-7684d8099e96 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:11:05.371554 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-537acf68-4f5d-4648-91a5-7684d8099e96 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:05.372418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-537acf68-4f5d-4648-91a5-7684d8099e96 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:05.372794 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-537acf68-4f5d-4648-91a5-7684d8099e96 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:05.384321 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:05.384321 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:05.384321 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-537acf68-4f5d-4648-91a5-7684d8099e96 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:11:05.384321 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 210/836] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:05 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:06.396848 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c7caa359-021d-42b5-94be-0fd941264329 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:06.399605 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c7caa359-021d-42b5-94be-0fd941264329 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:11:06.399766 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c7caa359-021d-42b5-94be-0fd941264329 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:06.399942 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c7caa359-021d-42b5-94be-0fd941264329 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:06.400100 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-c7caa359-021d-42b5-94be-0fd941264329 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:06.407293 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:06.407293 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:06.407293 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c7caa359-021d-42b5-94be-0fd941264329 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:11:06.407293 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 209/837] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:06 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:06.582552 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:06.586362 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:11:06.586734 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-780453584", "imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "size": 1}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:06.588163 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-780453584', 'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'size': 1}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:11:06.708067 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Create volume of 1 GB Aug 14 06:11:06.714943 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=429,cinder:INSERT=61,cinder:UPDATE=112 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:11:06.717276 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Availability Zones retrieved successfully. Aug 14 06:11:06.728808 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Flow 'volume_create_api' (fd121315-a472-47af-b76d-26515c3873b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:11:06.728808 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8b76e8d-dd83-49f8-804e-29fcef8a686c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:06.728910 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:11:06.802991 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8b76e8d-dd83-49f8-804e-29fcef8a686c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:06.803779 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f20babd8-ba51-496c-b45a-995c6ee2f80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:06.883069 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Created reservations ['b7467301-ac02-4283-9ab6-6d81b960bb6e', 'd5d434cf-8591-4dde-b925-62bef553bb2d', '3fe873b9-a686-4ff7-8cf3-14b3826d521a', '364b095c-f7a6-45f1-90bd-30193e9c45b5'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:11:06.883875 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f20babd8-ba51-496c-b45a-995c6ee2f80d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7467301-ac02-4283-9ab6-6d81b960bb6e', 'd5d434cf-8591-4dde-b925-62bef553bb2d', '3fe873b9-a686-4ff7-8cf3-14b3826d521a', '364b095c-f7a6-45f1-90bd-30193e9c45b5']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:06.884562 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a9a0fb4-ef6e-4262-ab43-c666e968bfe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:06.904141 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a9a0fb4-ef6e-4262-ab43-c666e968bfe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c694c1ac-33a1-4127-8773-55ddb3eb2eb6', '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-780453584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31a94c0729da45c583e867b06a5d9d01',qos_specs=None,replication_status=,reservations=['b7467301-ac02-4283-9ab6-6d81b960bb6e','d5d434cf-8591-4dde-b925-62bef553bb2d','3fe873b9-a686-4ff7-8cf3-14b3826d521a','364b095c-f7a6-45f1-90bd-30193e9c45b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e2d67ccf2c4c759a70e33e27e2ed59',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:11:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-780453584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c694c1ac-33a1-4127-8773-55ddb3eb2eb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31a94c0729da45c583e867b06a5d9d01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60e2d67ccf2c4c759a70e33e27e2ed59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:06.904805 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (776bfa0a-cecd-4590-aa4a-abfd114c895b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:06.921894 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (776bfa0a-cecd-4590-aa4a-abfd114c895b) transitioned into state 'SUCCESS' from state '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-780453584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31a94c0729da45c583e867b06a5d9d01',qos_specs=None,replication_status=,reservations=['b7467301-ac02-4283-9ab6-6d81b960bb6e','d5d434cf-8591-4dde-b925-62bef553bb2d','3fe873b9-a686-4ff7-8cf3-14b3826d521a','364b095c-f7a6-45f1-90bd-30193e9c45b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e2d67ccf2c4c759a70e33e27e2ed59',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:06.922707 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (958ffb3e-8390-4c7a-b0e8-1550c9d5d0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:06.935379 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (958ffb3e-8390-4c7a-b0e8-1550c9d5d0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:06.936631 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Flow 'volume_create_api' (fd121315-a472-47af-b76d-26515c3873b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:11:06.937294 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Create volume request issued successfully. Aug 14 06:11:06.938656 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a29447f5-d97d-45fb-9978-cd5ee598c6ce tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:11:06.938656 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 208/838] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:11:06 2026] POST /volume/v3/volumes => generated 898 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:06.952313 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-842f0c5b-917b-4f5a-afa7-401a84d52738 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:06.954767 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-842f0c5b-917b-4f5a-afa7-401a84d52738 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] GET https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 Aug 14 06:11:06.955061 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-842f0c5b-917b-4f5a-afa7-401a84d52738 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:06.955687 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-842f0c5b-917b-4f5a-afa7-401a84d52738 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:06.965420 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:06.965420 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:06.970976 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-842f0c5b-917b-4f5a-afa7-401a84d52738 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Volume info retrieved successfully. Aug 14 06:11:06.977640 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-842f0c5b-917b-4f5a-afa7-401a84d52738 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 returned with HTTP 200 Aug 14 06:11:06.978412 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 212/839] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:11:06 2026] GET /volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 => generated 966 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:07.182791 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c34247af-5332-4cfd-a94f-7afee923cb2c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:07.315005 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c34247af-5332-4cfd-a94f-7afee923cb2c tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:11:07.315686 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c34247af-5332-4cfd-a94f-7afee923cb2c tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1848382608"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:07.320093 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=356,cinder:UPDATE=78,cinder:INSERT=38 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:11:07.337961 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c34247af-5332-4cfd-a94f-7afee923cb2c tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:11:07.338608 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 211/840] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:11:07 2026] POST /volume/v3/types => generated 233 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:07.351032 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-296e042b-ef10-45d4-a313-e9d3aaa1656e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:07.353701 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-296e042b-ef10-45d4-a313-e9d3aaa1656e tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:11:07.354204 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-296e042b-ef10-45d4-a313-e9d3aaa1656e tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1359996376", "extra_specs": {"multiattach": " True"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:07.359667 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=449,cinder:INSERT=84,cinder:UPDATE=131 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:11:07.379858 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-296e042b-ef10-45d4-a313-e9d3aaa1656e tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:11:07.380262 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 210/841] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:11:07 2026] POST /volume/v3/types => generated 259 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:07.391927 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:07.419475 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fbf03854-0e9d-436e-9fbc-3d214dc4923d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:07.422198 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fbf03854-0e9d-436e-9fbc-3d214dc4923d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:11:07.422480 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fbf03854-0e9d-436e-9fbc-3d214dc4923d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:07.422789 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fbf03854-0e9d-436e-9fbc-3d214dc4923d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:07.422961 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-fbf03854-0e9d-436e-9fbc-3d214dc4923d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:07.433233 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:07.433233 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:07.433233 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fbf03854-0e9d-436e-9fbc-3d214dc4923d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:11:07.434291 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 213/842] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:07 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:07.484753 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:11:07.486113 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1848382608", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-976281655"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:07.487771 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1848382608', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-976281655'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:11:07.494234 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Create volume of 1 GB Aug 14 06:11:07.494302 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:07.494302 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:07.495018 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Availability Zones retrieved successfully. Aug 14 06:11:07.503946 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Flow 'volume_create_api' (94b619b4-e78b-4aea-a946-1f4071084823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:11:07.507057 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d780b8e-f873-411f-abd5-d990a71c8443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:07.507057 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:11:07.543256 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d780b8e-f873-411f-abd5-d990a71c8443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:11:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aa9812ce-8842-4563-a621-aeaa4e07db01,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1848382608',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa9812ce-8842-4563-a621-aeaa4e07db01', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:07.545788 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b44d2d-349e-4936-b442-1106a355af37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:07.594246 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1848382608 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1848382608, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:11:07.594804 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1848382608 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1848382608, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:11:07.656096 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Created reservations ['713429e2-564e-43ca-80b0-04dd07c34bc4', '8a291d6e-4d2f-4737-bafe-3a1155079a2e', '53d9c989-b10a-4075-a547-450c8eab6862', '4f1a63da-be69-4e38-85ae-b5ba42df808b'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:11:07.658529 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b44d2d-349e-4936-b442-1106a355af37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['713429e2-564e-43ca-80b0-04dd07c34bc4', '8a291d6e-4d2f-4737-bafe-3a1155079a2e', '53d9c989-b10a-4075-a547-450c8eab6862', '4f1a63da-be69-4e38-85ae-b5ba42df808b']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:07.659233 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5f01369-f07e-40b1-89f0-00af4884d91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:07.697519 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5f01369-f07e-40b1-89f0-00af4884d91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f35c28f-3804-4209-8ec4-409b2263742a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-976281655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8f2cc44dc79418cb426fa352dcaecb4',qos_specs=None,replication_status=,reservations=['713429e2-564e-43ca-80b0-04dd07c34bc4','8a291d6e-4d2f-4737-bafe-3a1155079a2e','53d9c989-b10a-4075-a547-450c8eab6862','4f1a63da-be69-4e38-85ae-b5ba42df808b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4805358be71a4861a6b5f7329f091999',volume_type_id=aa9812ce-8842-4563-a621-aeaa4e07db01), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:11:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-976281655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f35c28f-3804-4209-8ec4-409b2263742a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8f2cc44dc79418cb426fa352dcaecb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4805358be71a4861a6b5f7329f091999',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa9812ce-8842-4563-a621-aeaa4e07db01),volume_type_id=aa9812ce-8842-4563-a621-aeaa4e07db01)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:07.697798 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3a18446-e8c1-4b38-b945-dbc45cbb0f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:07.734634 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3a18446-e8c1-4b38-b945-dbc45cbb0f40) transitioned into state 'SUCCESS' from state '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-976281655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8f2cc44dc79418cb426fa352dcaecb4',qos_specs=None,replication_status=,reservations=['713429e2-564e-43ca-80b0-04dd07c34bc4','8a291d6e-4d2f-4737-bafe-3a1155079a2e','53d9c989-b10a-4075-a547-450c8eab6862','4f1a63da-be69-4e38-85ae-b5ba42df808b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4805358be71a4861a6b5f7329f091999',volume_type_id=aa9812ce-8842-4563-a621-aeaa4e07db01)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:07.735640 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8fbc6c0-1826-4ca9-a60a-9c01f1a50bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:07.764466 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8fbc6c0-1826-4ca9-a60a-9c01f1a50bfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:07.764466 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Flow 'volume_create_api' (94b619b4-e78b-4aea-a946-1f4071084823) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:11:07.764466 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Create volume request issued successfully. Aug 14 06:11:07.764466 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-accc59d2-ea1e-4161-a31b-bfb369aa3766 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:11:07.764878 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 209/843] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:11:07 2026] POST /volume/v3/volumes => generated 871 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:07.782265 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3de2c966-da8a-43fd-b2d2-940611401f2d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:07.788391 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3de2c966-da8a-43fd-b2d2-940611401f2d tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] GET https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a Aug 14 06:11:07.788780 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3de2c966-da8a-43fd-b2d2-940611401f2d tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:07.789648 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3de2c966-da8a-43fd-b2d2-940611401f2d tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:07.805162 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:07.805162 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:07.815168 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3de2c966-da8a-43fd-b2d2-940611401f2d tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Volume info retrieved successfully. Aug 14 06:11:07.825013 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3de2c966-da8a-43fd-b2d2-940611401f2d tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a returned with HTTP 200 Aug 14 06:11:07.826083 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 212/844] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:11:07 2026] GET /volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a => generated 939 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:07.992765 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c2806f58-88ee-4956-9e90-08d544df58b9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:07.994623 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c2806f58-88ee-4956-9e90-08d544df58b9 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] GET https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 Aug 14 06:11:07.995915 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c2806f58-88ee-4956-9e90-08d544df58b9 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:07.995915 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c2806f58-88ee-4956-9e90-08d544df58b9 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:08.006996 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:08.006996 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:08.011761 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c2806f58-88ee-4956-9e90-08d544df58b9 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Volume info retrieved successfully. Aug 14 06:11:08.017722 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c2806f58-88ee-4956-9e90-08d544df58b9 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 returned with HTTP 200 Aug 14 06:11:08.018124 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 211/845] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:11:07 2026] GET /volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 => generated 1540 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:11:08.070246 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-e468046c-0ea0-4a2d-9eda-f584e3e135c4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:08.072785 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-e468046c-0ea0-4a2d-9eda-f584e3e135c4 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] GET https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 Aug 14 06:11:08.073122 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-e468046c-0ea0-4a2d-9eda-f584e3e135c4 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:08.073511 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-e468046c-0ea0-4a2d-9eda-f584e3e135c4 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:08.088292 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:08.088292 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:08.093490 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-e468046c-0ea0-4a2d-9eda-f584e3e135c4 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Volume info retrieved successfully. Aug 14 06:11:08.099872 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-e468046c-0ea0-4a2d-9eda-f584e3e135c4 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 returned with HTTP 200 Aug 14 06:11:08.100502 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 214/846] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:11:08 2026] GET /volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:08.454673 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-299fb8f4-bbff-49ab-b1ca-f8dec3983823 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:08.454673 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-299fb8f4-bbff-49ab-b1ca-f8dec3983823 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:11:08.454673 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-299fb8f4-bbff-49ab-b1ca-f8dec3983823 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:08.454891 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-299fb8f4-bbff-49ab-b1ca-f8dec3983823 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:08.455008 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-299fb8f4-bbff-49ab-b1ca-f8dec3983823 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:08.460210 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:08.460210 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:08.461169 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-299fb8f4-bbff-49ab-b1ca-f8dec3983823 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:11:08.461597 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 210/847] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:08 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:08.737599 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-2f749edf-a8e2-4345-8b4c-96b915d7a4a2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:08.741126 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-2f749edf-a8e2-4345-8b4c-96b915d7a4a2 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] GET https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 Aug 14 06:11:08.741126 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-2f749edf-a8e2-4345-8b4c-96b915d7a4a2 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:08.741126 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-2f749edf-a8e2-4345-8b4c-96b915d7a4a2 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:08.747558 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:08.747558 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:08.751634 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-2f749edf-a8e2-4345-8b4c-96b915d7a4a2 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Volume info retrieved successfully. Aug 14 06:11:08.758063 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-2f749edf-a8e2-4345-8b4c-96b915d7a4a2 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 returned with HTTP 200 Aug 14 06:11:08.758063 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 213/848] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:11:08 2026] GET /volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:08.774015 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a456ae1a-a338-4eb0-8c19-ae9bae870ab7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:08.774184 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a456ae1a-a338-4eb0-8c19-ae9bae870ab7 None None] GET https://10.4.3.127/volume// Aug 14 06:11:08.774360 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a456ae1a-a338-4eb0-8c19-ae9bae870ab7 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:08.774621 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a456ae1a-a338-4eb0-8c19-ae9bae870ab7 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:08.778426 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a456ae1a-a338-4eb0-8c19-ae9bae870ab7 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:11:08.778426 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 212/849] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:11:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:11:08.793245 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-221da289-8e32-4469-bf97-d867786ef817 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:08.797498 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-221da289-8e32-4469-bf97-d867786ef817 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:11:08.799167 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-221da289-8e32-4469-bf97-d867786ef817 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c694c1ac-33a1-4127-8773-55ddb3eb2eb6", "connector": null, "instance_uuid": "5da359ac-1d2c-42f3-960e-0879684f92f4"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:08.811815 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:08.811815 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:08.846950 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4ac0742e-29b9-4ae7-bf27-e2169f51d9e6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:08.849592 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4ac0742e-29b9-4ae7-bf27-e2169f51d9e6 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] GET https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a Aug 14 06:11:08.849592 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4ac0742e-29b9-4ae7-bf27-e2169f51d9e6 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:08.849592 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4ac0742e-29b9-4ae7-bf27-e2169f51d9e6 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:08.864236 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:08.864236 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:08.870423 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4ac0742e-29b9-4ae7-bf27-e2169f51d9e6 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Volume info retrieved successfully. Aug 14 06:11:08.870501 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-221da289-8e32-4469-bf97-d867786ef817 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:11:08.871077 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 215/850] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:11:08 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 14 06:11:08.878562 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4ac0742e-29b9-4ae7-bf27-e2169f51d9e6 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a returned with HTTP 200 Aug 14 06:11:08.879981 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 211/851] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:11:08 2026] GET /volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a => generated 998 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:08.894262 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b9b569aa-6e39-4346-8708-55455067b1a9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:08.898035 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b9b569aa-6e39-4346-8708-55455067b1a9 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] GET https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a Aug 14 06:11:08.898333 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b9b569aa-6e39-4346-8708-55455067b1a9 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:08.898617 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b9b569aa-6e39-4346-8708-55455067b1a9 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:08.913637 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:08.913637 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:08.919046 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b9b569aa-6e39-4346-8708-55455067b1a9 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Volume info retrieved successfully. Aug 14 06:11:08.925438 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b9b569aa-6e39-4346-8708-55455067b1a9 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a returned with HTTP 200 Aug 14 06:11:08.928328 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 214/852] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:11:08 2026] GET /volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a => generated 1183 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:11:08.940055 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-81895b11-bc2e-4842-a16b-d17dff5e775a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:08.942649 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-81895b11-bc2e-4842-a16b-d17dff5e775a tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] POST https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a/action Aug 14 06:11:08.943218 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-81895b11-bc2e-4842-a16b-d17dff5e775a tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1359996376", "migration_policy": "never"}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:11:08.943345 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-81895b11-bc2e-4842-a16b-d17dff5e775a tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1359996376", "migration_policy": "never"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:08.964061 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:08.964061 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:08.964879 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-81895b11-bc2e-4842-a16b-d17dff5e775a tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Volume info retrieved successfully. Aug 14 06:11:08.974466 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:08.974466 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:09.002435 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-81895b11-bc2e-4842-a16b-d17dff5e775a tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1359996376 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1359996376, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:11:09.003002 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-81895b11-bc2e-4842-a16b-d17dff5e775a tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1359996376 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1359996376, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:11:09.044124 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-81895b11-bc2e-4842-a16b-d17dff5e775a tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Created reservations ['3d48dd05-27ba-4767-b1b7-b4ed8ef24c1f', '4bf2ef04-cc02-4498-9f70-1f173ae01458'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:11:09.059140 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-81895b11-bc2e-4842-a16b-d17dff5e775a tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1848382608 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1848382608, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:11:09.059636 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-81895b11-bc2e-4842-a16b-d17dff5e775a tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1848382608 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1848382608, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:11:09.073113 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-81895b11-bc2e-4842-a16b-d17dff5e775a tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Created reservations ['f2a56cd8-238f-4831-899c-84fea719a17d', '9ac09345-e0f4-47b6-b111-f9887659a4d5'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:11:09.118220 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-81895b11-bc2e-4842-a16b-d17dff5e775a tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Retype volume request issued successfully. Aug 14 06:11:09.118598 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-81895b11-bc2e-4842-a16b-d17dff5e775a tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a/action returned with HTTP 202 Aug 14 06:11:09.119101 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 213/853] 10.4.3.127 () {70 vars in 1432 bytes} [Fri Aug 14 06:11:08 2026] POST /volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 06:11:09.129908 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fa4af998-adf5-4565-aa3f-64feda9e58a9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:09.134052 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fa4af998-adf5-4565-aa3f-64feda9e58a9 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] GET https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a Aug 14 06:11:09.134594 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fa4af998-adf5-4565-aa3f-64feda9e58a9 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:09.135030 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fa4af998-adf5-4565-aa3f-64feda9e58a9 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:09.146721 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:09.146721 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:09.151202 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fa4af998-adf5-4565-aa3f-64feda9e58a9 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Volume info retrieved successfully. Aug 14 06:11:09.158490 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fa4af998-adf5-4565-aa3f-64feda9e58a9 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a returned with HTTP 200 Aug 14 06:11:09.159349 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 216/854] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:11:09 2026] GET /volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a => generated 996 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:09.217534 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-212e1177-29c8-49a7-9fb6-fbc05e23614e req-9e9e46ae-f3d6-4c44-8c7b-00ff6e0e92be None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:09.220754 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-212e1177-29c8-49a7-9fb6-fbc05e23614e req-9e9e46ae-f3d6-4c44-8c7b-00ff6e0e92be tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b Aug 14 06:11:09.221016 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-212e1177-29c8-49a7-9fb6-fbc05e23614e req-9e9e46ae-f3d6-4c44-8c7b-00ff6e0e92be tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:09.221272 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-212e1177-29c8-49a7-9fb6-fbc05e23614e req-9e9e46ae-f3d6-4c44-8c7b-00ff6e0e92be tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:09.233768 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:09.233768 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:09.237716 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-212e1177-29c8-49a7-9fb6-fbc05e23614e req-9e9e46ae-f3d6-4c44-8c7b-00ff6e0e92be tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:11:09.242525 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-212e1177-29c8-49a7-9fb6-fbc05e23614e req-9e9e46ae-f3d6-4c44-8c7b-00ff6e0e92be tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b returned with HTTP 200 Aug 14 06:11:09.242935 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 212/855] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:11:09 2026] GET /volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:09.474143 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8cafe611-5977-4a0b-bb0a-bb8a93c54a72 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:09.476085 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8cafe611-5977-4a0b-bb0a-bb8a93c54a72 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:11:09.476373 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8cafe611-5977-4a0b-bb0a-bb8a93c54a72 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:09.477201 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8cafe611-5977-4a0b-bb0a-bb8a93c54a72 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:09.477201 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-8cafe611-5977-4a0b-bb0a-bb8a93c54a72 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:09.482867 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:09.482867 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:09.483711 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8cafe611-5977-4a0b-bb0a-bb8a93c54a72 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:11:09.484176 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 215/856] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:09 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:09.956665 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-3c78f8e9-a96b-4644-8cc3-34cf6a1aae2b req-1739a54e-f94c-4725-b769-b8ac228f441c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:09.959298 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-3c78f8e9-a96b-4644-8cc3-34cf6a1aae2b req-1739a54e-f94c-4725-b769-b8ac228f441c tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] DELETE https://10.4.3.127/volume/v3/attachments/a66414ed-0052-42f5-8532-4533f7baeed4 Aug 14 06:11:09.959553 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-3c78f8e9-a96b-4644-8cc3-34cf6a1aae2b req-1739a54e-f94c-4725-b769-b8ac228f441c tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:09.959774 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-3c78f8e9-a96b-4644-8cc3-34cf6a1aae2b req-1739a54e-f94c-4725-b769-b8ac228f441c tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:09.973284 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:09.973284 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:10.034234 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-3c78f8e9-a96b-4644-8cc3-34cf6a1aae2b req-1739a54e-f94c-4725-b769-b8ac228f441c tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/attachments/a66414ed-0052-42f5-8532-4533f7baeed4 returned with HTTP 200 Aug 14 06:11:10.034788 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 214/857] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:11:09 2026] DELETE /volume/v3/attachments/a66414ed-0052-42f5-8532-4533f7baeed4 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:10.047648 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-3c78f8e9-a96b-4644-8cc3-34cf6a1aae2b req-da8859a3-8839-470d-8f59-8a47482ce968 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:10.051113 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3c78f8e9-a96b-4644-8cc3-34cf6a1aae2b req-da8859a3-8839-470d-8f59-8a47482ce968 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] DELETE https://10.4.3.127/volume/v3/attachments/d1ed868f-77b8-455b-9514-c247926d2f9f Aug 14 06:11:10.051337 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3c78f8e9-a96b-4644-8cc3-34cf6a1aae2b req-da8859a3-8839-470d-8f59-8a47482ce968 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:10.051601 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3c78f8e9-a96b-4644-8cc3-34cf6a1aae2b req-da8859a3-8839-470d-8f59-8a47482ce968 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:10.065429 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:10.065429 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:10.138206 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3c78f8e9-a96b-4644-8cc3-34cf6a1aae2b req-da8859a3-8839-470d-8f59-8a47482ce968 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/attachments/d1ed868f-77b8-455b-9514-c247926d2f9f returned with HTTP 200 Aug 14 06:11:10.138774 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 217/858] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:11:10 2026] DELETE /volume/v3/attachments/d1ed868f-77b8-455b-9514-c247926d2f9f => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:10.155157 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-3c78f8e9-a96b-4644-8cc3-34cf6a1aae2b req-5931da59-35ae-4563-b69a-76a328688fff None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:10.158415 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-3c78f8e9-a96b-4644-8cc3-34cf6a1aae2b req-5931da59-35ae-4563-b69a-76a328688fff tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] DELETE https://10.4.3.127/volume/v3/attachments/2e4173a0-e682-43c1-8926-50c7d9476b8f Aug 14 06:11:10.159211 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-3c78f8e9-a96b-4644-8cc3-34cf6a1aae2b req-5931da59-35ae-4563-b69a-76a328688fff tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:10.159211 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-3c78f8e9-a96b-4644-8cc3-34cf6a1aae2b req-5931da59-35ae-4563-b69a-76a328688fff tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:10.170550 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:10.170550 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:10.182604 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-da52d76d-ad83-4788-a19d-6687fa543dc3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:10.187523 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da52d76d-ad83-4788-a19d-6687fa543dc3 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] GET https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a Aug 14 06:11:10.188651 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da52d76d-ad83-4788-a19d-6687fa543dc3 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:10.188871 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da52d76d-ad83-4788-a19d-6687fa543dc3 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:10.201603 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:10.201603 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:10.215085 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-da52d76d-ad83-4788-a19d-6687fa543dc3 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Volume info retrieved successfully. Aug 14 06:11:10.225796 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da52d76d-ad83-4788-a19d-6687fa543dc3 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a returned with HTTP 200 Aug 14 06:11:10.226365 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 216/859] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:11:10 2026] GET /volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a => generated 997 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:10.250178 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c20d8109-36d6-4bb5-83d1-d8a5f745c3fd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:10.252689 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c20d8109-36d6-4bb5-83d1-d8a5f745c3fd tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] GET https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a Aug 14 06:11:10.252978 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c20d8109-36d6-4bb5-83d1-d8a5f745c3fd tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:10.253259 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c20d8109-36d6-4bb5-83d1-d8a5f745c3fd tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:10.266629 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:10.266629 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:10.275618 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c20d8109-36d6-4bb5-83d1-d8a5f745c3fd tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Volume info retrieved successfully. Aug 14 06:11:10.275810 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-3c78f8e9-a96b-4644-8cc3-34cf6a1aae2b req-5931da59-35ae-4563-b69a-76a328688fff tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/attachments/2e4173a0-e682-43c1-8926-50c7d9476b8f returned with HTTP 200 Aug 14 06:11:10.276774 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 213/860] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:11:10 2026] DELETE /volume/v3/attachments/2e4173a0-e682-43c1-8926-50c7d9476b8f => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:10.282210 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c20d8109-36d6-4bb5-83d1-d8a5f745c3fd tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a returned with HTTP 200 Aug 14 06:11:10.282764 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 215/861] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:11:10 2026] GET /volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:11:10.297725 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5f0e5255-ab22-4f3f-9420-f3790dc75e51 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:10.302153 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5f0e5255-ab22-4f3f-9420-f3790dc75e51 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] GET https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a Aug 14 06:11:10.302432 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5f0e5255-ab22-4f3f-9420-f3790dc75e51 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:10.302765 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5f0e5255-ab22-4f3f-9420-f3790dc75e51 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:10.319439 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:10.319439 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:10.323428 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5f0e5255-ab22-4f3f-9420-f3790dc75e51 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Volume info retrieved successfully. Aug 14 06:11:10.328693 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5f0e5255-ab22-4f3f-9420-f3790dc75e51 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a returned with HTTP 200 Aug 14 06:11:10.329075 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 218/862] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:11:10 2026] GET /volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:11:10.344648 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8b33c170-c522-4daf-b378-3fcf87d1dc4b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:10.347812 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8b33c170-c522-4daf-b378-3fcf87d1dc4b tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] POST https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a/action Aug 14 06:11:10.348375 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8b33c170-c522-4daf-b378-3fcf87d1dc4b tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1848382608", "migration_policy": "never"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:11:10.348623 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8b33c170-c522-4daf-b378-3fcf87d1dc4b tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1848382608", "migration_policy": "never"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:10.362583 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:10.362583 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:10.363291 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8b33c170-c522-4daf-b378-3fcf87d1dc4b tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Volume info retrieved successfully. Aug 14 06:11:10.388551 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-8b33c170-c522-4daf-b378-3fcf87d1dc4b tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1848382608 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1848382608, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:11:10.389010 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-8b33c170-c522-4daf-b378-3fcf87d1dc4b tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1848382608 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1848382608, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:11:10.403414 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-8b33c170-c522-4daf-b378-3fcf87d1dc4b tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Created reservations ['b6cdfa34-fff5-4b77-98eb-081f58f54274', '498ccd56-c3bb-45a5-b2fe-5d36f9dee77e'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:11:10.417295 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-8b33c170-c522-4daf-b378-3fcf87d1dc4b tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1359996376 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1359996376, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:11:10.417647 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-8b33c170-c522-4daf-b378-3fcf87d1dc4b tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1359996376 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1359996376, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:11:10.428853 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-8b33c170-c522-4daf-b378-3fcf87d1dc4b tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Created reservations ['fe8d716d-20d1-4da8-9e83-d6c4d209cb0d', '9966783f-4a59-4fa3-b4f3-36e71a962834'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:11:10.461722 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8b33c170-c522-4daf-b378-3fcf87d1dc4b tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Retype volume request issued successfully. Aug 14 06:11:10.462111 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8b33c170-c522-4daf-b378-3fcf87d1dc4b tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a/action returned with HTTP 202 Aug 14 06:11:10.463165 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 217/863] 10.4.3.127 () {70 vars in 1432 bytes} [Fri Aug 14 06:11:10 2026] POST /volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 06:11:10.478028 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e29e3c73-e0b4-4586-bca3-91742be6cda6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:10.480348 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e29e3c73-e0b4-4586-bca3-91742be6cda6 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] GET https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a Aug 14 06:11:10.481277 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e29e3c73-e0b4-4586-bca3-91742be6cda6 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:10.481277 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e29e3c73-e0b4-4586-bca3-91742be6cda6 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:10.491668 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:10.491668 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:10.494830 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e29e3c73-e0b4-4586-bca3-91742be6cda6 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Volume info retrieved successfully. Aug 14 06:11:10.499213 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5c8f00d6-1739-42c9-8183-966c9522609b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:10.500198 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e29e3c73-e0b4-4586-bca3-91742be6cda6 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a returned with HTTP 200 Aug 14 06:11:10.500513 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5c8f00d6-1739-42c9-8183-966c9522609b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:11:10.500600 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 214/864] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:11:10 2026] GET /volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:10.501447 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5c8f00d6-1739-42c9-8183-966c9522609b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:10.501447 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5c8f00d6-1739-42c9-8183-966c9522609b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:10.501447 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-5c8f00d6-1739-42c9-8183-966c9522609b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:10.504939 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:10.504939 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:10.505771 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5c8f00d6-1739-42c9-8183-966c9522609b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:11:10.506210 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 216/865] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:10 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:10.781528 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-03efe35f-5050-48a5-bc45-e31e61ac5cdf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:10.782136 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-03efe35f-5050-48a5-bc45-e31e61ac5cdf None None] GET https://10.4.3.127/volume// Aug 14 06:11:10.782440 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-03efe35f-5050-48a5-bc45-e31e61ac5cdf None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:10.782739 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-03efe35f-5050-48a5-bc45-e31e61ac5cdf None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:10.783223 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-03efe35f-5050-48a5-bc45-e31e61ac5cdf None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:11:10.783718 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 219/866] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:11:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:11:10.799204 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-a8858ec8-f9b7-48ad-a116-5f2b33cff033 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:10.805684 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-a8858ec8-f9b7-48ad-a116-5f2b33cff033 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] GET https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 Aug 14 06:11:10.805935 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-a8858ec8-f9b7-48ad-a116-5f2b33cff033 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:10.806240 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-a8858ec8-f9b7-48ad-a116-5f2b33cff033 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:10.828811 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:10.828811 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:10.835335 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-a8858ec8-f9b7-48ad-a116-5f2b33cff033 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Volume info retrieved successfully. Aug 14 06:11:10.840544 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-a8858ec8-f9b7-48ad-a116-5f2b33cff033 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 returned with HTTP 200 Aug 14 06:11:10.840994 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 218/867] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:11:10 2026] GET /volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 => generated 1539 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:11:10.953716 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-6cca9806-b3c9-4cb9-91f0-92a229f81757 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:10.956663 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-6cca9806-b3c9-4cb9-91f0-92a229f81757 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] PUT https://10.4.3.127/volume/v3/attachments/eb557241-526d-4263-9bc9-a5bdd387b01e Aug 14 06:11:10.957217 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-6cca9806-b3c9-4cb9-91f0-92a229f81757 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:10.976192 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-6cca9806-b3c9-4cb9-91f0-92a229f81757 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Acquiring lock "cinder-attachment_update-c694c1ac-33a1-4127-8773-55ddb3eb2eb6-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:11:10.982923 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-6cca9806-b3c9-4cb9-91f0-92a229f81757 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Lock "cinder-attachment_update-c694c1ac-33a1-4127-8773-55ddb3eb2eb6-np0000007331" acquired by "attachment_update" :: waited 0.007s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:11:10.984503 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:10.984503 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:11.100070 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-6cca9806-b3c9-4cb9-91f0-92a229f81757 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Lock "cinder-attachment_update-c694c1ac-33a1-4127-8773-55ddb3eb2eb6-np0000007331" released by "attachment_update" :: held 0.117s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:11:11.100545 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-6cca9806-b3c9-4cb9-91f0-92a229f81757 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] https://10.4.3.127/volume/v3/attachments/eb557241-526d-4263-9bc9-a5bdd387b01e returned with HTTP 200 Aug 14 06:11:11.101122 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 215/868] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:11:10 2026] PUT /volume/v3/attachments/eb557241-526d-4263-9bc9-a5bdd387b01e => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:11.132373 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-a16dc5f2-737d-482b-99c9-14f692340dc9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:11.134847 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-a16dc5f2-737d-482b-99c9-14f692340dc9 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] POST https://10.4.3.127/volume/v3/attachments/eb557241-526d-4263-9bc9-a5bdd387b01e/action Aug 14 06:11:11.135471 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-a16dc5f2-737d-482b-99c9-14f692340dc9 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:11:11.135641 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-a16dc5f2-737d-482b-99c9-14f692340dc9 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:11.156345 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:11.156345 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:11.219634 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f92beba8-f118-4efe-9f1b-d8e608a4680b req-a16dc5f2-737d-482b-99c9-14f692340dc9 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] https://10.4.3.127/volume/v3/attachments/eb557241-526d-4263-9bc9-a5bdd387b01e/action returned with HTTP 204 Aug 14 06:11:11.220089 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 217/869] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:11:11 2026] POST /volume/v3/attachments/eb557241-526d-4263-9bc9-a5bdd387b01e/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:11.519717 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bfb15dc6-0780-4e0b-b042-26658efdc2af None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:11.522192 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1b6f7235-364c-4e74-a744-9ecb98eceebf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:11.525282 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1b6f7235-364c-4e74-a744-9ecb98eceebf tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:11:11.525282 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1b6f7235-364c-4e74-a744-9ecb98eceebf tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:11.525282 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1b6f7235-364c-4e74-a744-9ecb98eceebf tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:11.525282 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-1b6f7235-364c-4e74-a744-9ecb98eceebf tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:11.526355 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bfb15dc6-0780-4e0b-b042-26658efdc2af tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] GET https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a Aug 14 06:11:11.526355 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bfb15dc6-0780-4e0b-b042-26658efdc2af tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:11.526694 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bfb15dc6-0780-4e0b-b042-26658efdc2af tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:11.531575 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:11.531575 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:11.533036 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1b6f7235-364c-4e74-a744-9ecb98eceebf tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:11:11.533036 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 219/870] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:11 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:11.542069 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:11.542069 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:11.549597 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bfb15dc6-0780-4e0b-b042-26658efdc2af tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Volume info retrieved successfully. Aug 14 06:11:11.558911 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bfb15dc6-0780-4e0b-b042-26658efdc2af tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a returned with HTTP 200 Aug 14 06:11:11.559615 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 220/871] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:11:11 2026] GET /volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a => generated 998 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 06:11:11.581440 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e7ebe59d-3b59-48b2-befe-e585620d71a1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:11.585590 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e7ebe59d-3b59-48b2-befe-e585620d71a1 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] GET https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a Aug 14 06:11:11.585862 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e7ebe59d-3b59-48b2-befe-e585620d71a1 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:11.586104 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e7ebe59d-3b59-48b2-befe-e585620d71a1 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:11.610319 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:11.610319 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:11.621518 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e7ebe59d-3b59-48b2-befe-e585620d71a1 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Volume info retrieved successfully. Aug 14 06:11:11.629185 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e7ebe59d-3b59-48b2-befe-e585620d71a1 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a returned with HTTP 200 Aug 14 06:11:11.629689 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 216/872] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:11:11 2026] GET /volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a => generated 1183 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:11:11.645555 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b865d497-bfd7-45e4-a577-2e018dfa5af1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:11.647874 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b865d497-bfd7-45e4-a577-2e018dfa5af1 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] GET https://10.4.3.127/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-976281655 Aug 14 06:11:11.647971 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b865d497-bfd7-45e4-a577-2e018dfa5af1 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:11.648247 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b865d497-bfd7-45e4-a577-2e018dfa5af1 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:11.649254 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-b865d497-bfd7-45e4-a577-2e018dfa5af1 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-976281655'), ('all_tenants', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:11:11.684756 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b865d497-bfd7-45e4-a577-2e018dfa5af1 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Get all volumes completed successfully. Aug 14 06:11:11.685142 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b865d497-bfd7-45e4-a577-2e018dfa5af1 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] https://10.4.3.127/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-976281655 returned with HTTP 200 Aug 14 06:11:11.685575 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 218/873] 10.4.3.127 () {68 vars in 1427 bytes} [Fri Aug 14 06:11:11 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-976281655 => generated 341 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:11.694336 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2b71fadc-8cfe-48a5-8954-0cf23c781750 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:11.696451 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2b71fadc-8cfe-48a5-8954-0cf23c781750 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] GET https://10.4.3.127/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-976281655 Aug 14 06:11:11.696709 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2b71fadc-8cfe-48a5-8954-0cf23c781750 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:11.696984 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2b71fadc-8cfe-48a5-8954-0cf23c781750 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:11.697847 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2b71fadc-8cfe-48a5-8954-0cf23c781750 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-976281655'), ('all_tenants', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:11:11.728815 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2b71fadc-8cfe-48a5-8954-0cf23c781750 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Get all volumes completed successfully. Aug 14 06:11:11.729461 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2b71fadc-8cfe-48a5-8954-0cf23c781750 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] https://10.4.3.127/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-976281655 returned with HTTP 200 Aug 14 06:11:11.729910 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 220/874] 10.4.3.127 () {68 vars in 1427 bytes} [Fri Aug 14 06:11:11 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-976281655 => generated 341 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:11.740007 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b24bd942-1b4c-427f-860b-6d5cedb836bf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:11.743084 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b24bd942-1b4c-427f-860b-6d5cedb836bf tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] GET https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a Aug 14 06:11:11.743305 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b24bd942-1b4c-427f-860b-6d5cedb836bf tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:11.743568 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b24bd942-1b4c-427f-860b-6d5cedb836bf tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:11.750220 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:11.750220 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:11.754763 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b24bd942-1b4c-427f-860b-6d5cedb836bf tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Volume info retrieved successfully. Aug 14 06:11:11.759073 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b24bd942-1b4c-427f-860b-6d5cedb836bf tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a returned with HTTP 200 Aug 14 06:11:11.759417 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 221/875] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:11:11 2026] GET /volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:11.774005 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-94a8edc7-c256-4a9c-8659-7de34dde425b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:11.776670 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-94a8edc7-c256-4a9c-8659-7de34dde425b tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] DELETE https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a Aug 14 06:11:11.776997 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-94a8edc7-c256-4a9c-8659-7de34dde425b tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:11.777587 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-94a8edc7-c256-4a9c-8659-7de34dde425b tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:11.777826 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-94a8edc7-c256-4a9c-8659-7de34dde425b tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Delete volume with id: 5f35c28f-3804-4209-8ec4-409b2263742a Aug 14 06:11:11.788103 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:11.788103 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:11.788867 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-94a8edc7-c256-4a9c-8659-7de34dde425b tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Volume info retrieved successfully. Aug 14 06:11:11.805997 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-94a8edc7-c256-4a9c-8659-7de34dde425b tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Delete volume request issued successfully. Aug 14 06:11:11.806190 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-94a8edc7-c256-4a9c-8659-7de34dde425b tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a returned with HTTP 202 Aug 14 06:11:11.806675 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 217/876] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:11:11 2026] DELETE /volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:11:11.814214 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8de988d7-6168-4bc7-ae8b-28db2845de6d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:11.816528 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8de988d7-6168-4bc7-ae8b-28db2845de6d tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] GET https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a Aug 14 06:11:11.816819 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8de988d7-6168-4bc7-ae8b-28db2845de6d tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:11.817113 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8de988d7-6168-4bc7-ae8b-28db2845de6d tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:11.825467 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:11.825467 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:11.830198 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8de988d7-6168-4bc7-ae8b-28db2845de6d tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Volume info retrieved successfully. Aug 14 06:11:11.836789 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8de988d7-6168-4bc7-ae8b-28db2845de6d tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a returned with HTTP 200 Aug 14 06:11:11.837223 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 219/877] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:11:11 2026] GET /volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:12.550786 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fce16436-4f21-4cf0-8d25-d1a56ec919bc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:12.553342 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fce16436-4f21-4cf0-8d25-d1a56ec919bc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:11:12.553624 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fce16436-4f21-4cf0-8d25-d1a56ec919bc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:12.553870 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fce16436-4f21-4cf0-8d25-d1a56ec919bc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:12.554039 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-fce16436-4f21-4cf0-8d25-d1a56ec919bc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:12.559461 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:12.559461 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:12.560686 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fce16436-4f21-4cf0-8d25-d1a56ec919bc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:11:12.560841 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 221/878] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:12 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:12.857471 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0e742224-0faf-4197-bebe-3b344785c4e0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:12.859027 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0e742224-0faf-4197-bebe-3b344785c4e0 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] GET https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a Aug 14 06:11:12.859027 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0e742224-0faf-4197-bebe-3b344785c4e0 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:12.859299 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0e742224-0faf-4197-bebe-3b344785c4e0 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:12.873565 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0e742224-0faf-4197-bebe-3b344785c4e0 tempest-VolumeRetypeMultiattachTest-1714292457 tempest-VolumeRetypeMultiattachTest-1714292457-project-member] https://10.4.3.127/volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a returned with HTTP 404 Aug 14 06:11:12.874297 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 222/879] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:11:12 2026] GET /volume/v3/volumes/5f35c28f-3804-4209-8ec4-409b2263742a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:11:12.885868 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-38a23430-de72-4b5e-ba40-2518f6d19164 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:12.888414 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-38a23430-de72-4b5e-ba40-2518f6d19164 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] DELETE https://10.4.3.127/volume/v3/types/cb59642b-2138-4888-823b-a8d848c6d32d Aug 14 06:11:12.888816 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-38a23430-de72-4b5e-ba40-2518f6d19164 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:12.889142 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-38a23430-de72-4b5e-ba40-2518f6d19164 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:12.945900 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-38a23430-de72-4b5e-ba40-2518f6d19164 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] https://10.4.3.127/volume/v3/types/cb59642b-2138-4888-823b-a8d848c6d32d returned with HTTP 202 Aug 14 06:11:12.946328 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 218/880] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:11:12 2026] DELETE /volume/v3/types/cb59642b-2138-4888-823b-a8d848c6d32d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:12.957786 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-25689a4e-a603-488f-b274-d1ac346a758f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:12.961349 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-25689a4e-a603-488f-b274-d1ac346a758f tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] GET https://10.4.3.127/volume/v3/types/cb59642b-2138-4888-823b-a8d848c6d32d Aug 14 06:11:12.962094 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-25689a4e-a603-488f-b274-d1ac346a758f tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:12.962345 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-25689a4e-a603-488f-b274-d1ac346a758f tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:12.968876 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-25689a4e-a603-488f-b274-d1ac346a758f tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] https://10.4.3.127/volume/v3/types/cb59642b-2138-4888-823b-a8d848c6d32d returned with HTTP 404 Aug 14 06:11:12.969905 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 220/881] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:11:12 2026] GET /volume/v3/types/cb59642b-2138-4888-823b-a8d848c6d32d => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:12.984253 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f2c9f224-86a6-4c73-875d-f94e9d16c069 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:12.985991 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f2c9f224-86a6-4c73-875d-f94e9d16c069 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] DELETE https://10.4.3.127/volume/v3/types/aa9812ce-8842-4563-a621-aeaa4e07db01 Aug 14 06:11:12.986156 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f2c9f224-86a6-4c73-875d-f94e9d16c069 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:12.986336 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f2c9f224-86a6-4c73-875d-f94e9d16c069 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:13.024837 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f2c9f224-86a6-4c73-875d-f94e9d16c069 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] https://10.4.3.127/volume/v3/types/aa9812ce-8842-4563-a621-aeaa4e07db01 returned with HTTP 202 Aug 14 06:11:13.025333 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 222/882] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:11:12 2026] DELETE /volume/v3/types/aa9812ce-8842-4563-a621-aeaa4e07db01 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:13.033226 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b4bbf555-f6fc-4b27-9e0d-0398309ace01 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:13.035783 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b4bbf555-f6fc-4b27-9e0d-0398309ace01 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] GET https://10.4.3.127/volume/v3/types/aa9812ce-8842-4563-a621-aeaa4e07db01 Aug 14 06:11:13.036035 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b4bbf555-f6fc-4b27-9e0d-0398309ace01 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:13.036271 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b4bbf555-f6fc-4b27-9e0d-0398309ace01 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:13.039706 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b4bbf555-f6fc-4b27-9e0d-0398309ace01 tempest-VolumeRetypeMultiattachTest-1259320431 tempest-VolumeRetypeMultiattachTest-1259320431-project-admin] https://10.4.3.127/volume/v3/types/aa9812ce-8842-4563-a621-aeaa4e07db01 returned with HTTP 404 Aug 14 06:11:13.040178 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 223/883] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:11:13 2026] GET /volume/v3/types/aa9812ce-8842-4563-a621-aeaa4e07db01 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:13.575161 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6fc1b52e-a15b-46a0-8767-553e858a16c9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:13.579583 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6fc1b52e-a15b-46a0-8767-553e858a16c9 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:11:13.579583 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6fc1b52e-a15b-46a0-8767-553e858a16c9 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:13.579583 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6fc1b52e-a15b-46a0-8767-553e858a16c9 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:13.579583 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-6fc1b52e-a15b-46a0-8767-553e858a16c9 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:13.584515 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:13.584515 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:13.586008 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6fc1b52e-a15b-46a0-8767-553e858a16c9 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:11:13.586202 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 219/884] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:13 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:14.469515 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-67948055-8848-402d-82b5-1140bb996c18 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:14.471439 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-67948055-8848-402d-82b5-1140bb996c18 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a3ec23f2-5345-4ead-8e71-37f74f054cc9 Aug 14 06:11:14.471641 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-67948055-8848-402d-82b5-1140bb996c18 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:14.471847 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-67948055-8848-402d-82b5-1140bb996c18 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:14.472002 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-67948055-8848-402d-82b5-1140bb996c18 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Delete volume with id: a3ec23f2-5345-4ead-8e71-37f74f054cc9 Aug 14 06:11:14.482729 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:14.482729 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:14.483407 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-67948055-8848-402d-82b5-1140bb996c18 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Volume info retrieved successfully. Aug 14 06:11:14.502086 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-67948055-8848-402d-82b5-1140bb996c18 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Delete volume request issued successfully. Aug 14 06:11:14.502339 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-67948055-8848-402d-82b5-1140bb996c18 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes/a3ec23f2-5345-4ead-8e71-37f74f054cc9 returned with HTTP 202 Aug 14 06:11:14.502909 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 221/885] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:11:14 2026] DELETE /volume/v3/volumes/a3ec23f2-5345-4ead-8e71-37f74f054cc9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:14.509702 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7c73880c-e36a-41b5-bb5f-6786cf2a8d43 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:14.511691 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7c73880c-e36a-41b5-bb5f-6786cf2a8d43 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] GET https://10.4.3.127/volume/v3/volumes/a3ec23f2-5345-4ead-8e71-37f74f054cc9 Aug 14 06:11:14.511973 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7c73880c-e36a-41b5-bb5f-6786cf2a8d43 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:14.512121 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7c73880c-e36a-41b5-bb5f-6786cf2a8d43 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:14.519548 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:14.519548 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:14.524971 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7c73880c-e36a-41b5-bb5f-6786cf2a8d43 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Volume info retrieved successfully. Aug 14 06:11:14.530106 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7c73880c-e36a-41b5-bb5f-6786cf2a8d43 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes/a3ec23f2-5345-4ead-8e71-37f74f054cc9 returned with HTTP 200 Aug 14 06:11:14.530802 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 223/886] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:14 2026] GET /volume/v3/volumes/a3ec23f2-5345-4ead-8e71-37f74f054cc9 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:14.596839 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b20bb39b-adbb-4202-b49a-886dde879d04 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:14.599106 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b20bb39b-adbb-4202-b49a-886dde879d04 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:11:14.599305 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b20bb39b-adbb-4202-b49a-886dde879d04 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:14.599500 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b20bb39b-adbb-4202-b49a-886dde879d04 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:14.599594 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b20bb39b-adbb-4202-b49a-886dde879d04 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:14.605476 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:14.605476 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:14.606266 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b20bb39b-adbb-4202-b49a-886dde879d04 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:11:14.606680 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 224/887] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:14 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:15.546469 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4d6c5b0e-bbbf-40d4-b9f7-60a322353040 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:15.548197 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4d6c5b0e-bbbf-40d4-b9f7-60a322353040 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] GET https://10.4.3.127/volume/v3/volumes/a3ec23f2-5345-4ead-8e71-37f74f054cc9 Aug 14 06:11:15.548370 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4d6c5b0e-bbbf-40d4-b9f7-60a322353040 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:15.548564 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4d6c5b0e-bbbf-40d4-b9f7-60a322353040 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:15.554526 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4d6c5b0e-bbbf-40d4-b9f7-60a322353040 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes/a3ec23f2-5345-4ead-8e71-37f74f054cc9 returned with HTTP 404 Aug 14 06:11:15.555147 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 220/888] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:15 2026] GET /volume/v3/volumes/a3ec23f2-5345-4ead-8e71-37f74f054cc9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:15.565009 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-64c4faea-e7b3-4751-aa2c-601a31380152 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:15.566929 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-64c4faea-e7b3-4751-aa2c-601a31380152 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e5a6dc30-6cc8-497a-b04a-b670c4a18a43 Aug 14 06:11:15.567135 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-64c4faea-e7b3-4751-aa2c-601a31380152 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:15.567357 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-64c4faea-e7b3-4751-aa2c-601a31380152 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:15.567565 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-64c4faea-e7b3-4751-aa2c-601a31380152 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Delete volume with id: e5a6dc30-6cc8-497a-b04a-b670c4a18a43 Aug 14 06:11:15.574717 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:15.574717 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:15.575160 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-64c4faea-e7b3-4751-aa2c-601a31380152 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Volume info retrieved successfully. Aug 14 06:11:15.600501 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-64c4faea-e7b3-4751-aa2c-601a31380152 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Delete volume request issued successfully. Aug 14 06:11:15.600688 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-64c4faea-e7b3-4751-aa2c-601a31380152 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes/e5a6dc30-6cc8-497a-b04a-b670c4a18a43 returned with HTTP 202 Aug 14 06:11:15.601152 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 222/889] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:11:15 2026] DELETE /volume/v3/volumes/e5a6dc30-6cc8-497a-b04a-b670c4a18a43 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:15.608431 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d6ae2477-42fc-405e-997a-656d6d354249 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:15.611042 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d6ae2477-42fc-405e-997a-656d6d354249 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] GET https://10.4.3.127/volume/v3/volumes/e5a6dc30-6cc8-497a-b04a-b670c4a18a43 Aug 14 06:11:15.611389 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d6ae2477-42fc-405e-997a-656d6d354249 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:15.611685 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d6ae2477-42fc-405e-997a-656d6d354249 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:15.618743 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c07d230f-5c30-4eb3-b474-6dcd43ec46a2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:15.620937 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c07d230f-5c30-4eb3-b474-6dcd43ec46a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:11:15.621023 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:15.621023 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:15.621093 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c07d230f-5c30-4eb3-b474-6dcd43ec46a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:15.621288 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c07d230f-5c30-4eb3-b474-6dcd43ec46a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:15.621440 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-c07d230f-5c30-4eb3-b474-6dcd43ec46a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:15.626567 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d6ae2477-42fc-405e-997a-656d6d354249 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Volume info retrieved successfully. Aug 14 06:11:15.629291 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:15.629291 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:15.631259 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c07d230f-5c30-4eb3-b474-6dcd43ec46a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:11:15.631259 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 225/890] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:15 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:15.636206 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d6ae2477-42fc-405e-997a-656d6d354249 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes/e5a6dc30-6cc8-497a-b04a-b670c4a18a43 returned with HTTP 200 Aug 14 06:11:15.636715 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 224/891] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:15 2026] GET /volume/v3/volumes/e5a6dc30-6cc8-497a-b04a-b670c4a18a43 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:15.828426 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-480330e3-8672-4881-b74a-89a384774783 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:16.007005 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-480330e3-8672-4881-b74a-89a384774783 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:11:16.007417 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-480330e3-8672-4881-b74a-89a384774783 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:16.027620 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-480330e3-8672-4881-b74a-89a384774783 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:11:16.028177 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 221/892] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:11:15 2026] POST /volume/v3/types => generated 188 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:16.038616 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d060bfcc-3662-419d-b4b4-08ae6becf4a6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:16.040631 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d060bfcc-3662-419d-b4b4-08ae6becf4a6 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:11:16.041019 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d060bfcc-3662-419d-b4b4-08ae6becf4a6 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:16.062039 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d060bfcc-3662-419d-b4b4-08ae6becf4a6 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:11:16.062491 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 223/893] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:11:16 2026] POST /volume/v3/types => generated 188 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:16.072494 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:16.170757 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:11:16.171197 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-759475889"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:16.173074 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-759475889'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:11:16.177066 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Create volume of 1 GB Aug 14 06:11:16.177477 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:16.177477 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:16.178081 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Availability Zones retrieved successfully. Aug 14 06:11:16.185748 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Flow 'volume_create_api' (008ad255-c1f6-4594-914a-f8f09dcfdda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:11:16.186982 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10647d79-c29c-41e7-9bd2-62b8b9b5c562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:16.188170 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:11:16.226148 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10647d79-c29c-41e7-9bd2-62b8b9b5c562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:11:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=59a12a0f-3b79-4b04-87f6-b398c191583c,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '59a12a0f-3b79-4b04-87f6-b398c191583c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:16.227041 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (033d0da0-c995-4082-902e-4f51cac5354a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:16.258416 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-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 14 06:11:16.259406 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-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 14 06:11:16.303724 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Created reservations ['f255fc02-8362-4adf-91d1-eef29888e714', '3b79f3ec-1ac3-4617-8da7-ce62736f6142', '461bc0ec-3341-4a0f-b38e-1b526e4be087', 'eacf5a7e-9722-4014-bcbe-b571a0df09c8'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:11:16.304476 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (033d0da0-c995-4082-902e-4f51cac5354a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f255fc02-8362-4adf-91d1-eef29888e714', '3b79f3ec-1ac3-4617-8da7-ce62736f6142', '461bc0ec-3341-4a0f-b38e-1b526e4be087', 'eacf5a7e-9722-4014-bcbe-b571a0df09c8']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:16.305372 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec522a9-48eb-4655-a288-b4c179801fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:16.337031 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec522a9-48eb-4655-a288-b4c179801fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b26b39ac-94dd-41c9-a431-4830f14c8039', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-759475889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e24cb5d1ec149ef8001a2bcc2c95521',qos_specs=None,replication_status=,reservations=['f255fc02-8362-4adf-91d1-eef29888e714','3b79f3ec-1ac3-4617-8da7-ce62736f6142','461bc0ec-3341-4a0f-b38e-1b526e4be087','eacf5a7e-9722-4014-bcbe-b571a0df09c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f80a853f0729475185089f841d078f12',volume_type_id=59a12a0f-3b79-4b04-87f6-b398c191583c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:11:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-759475889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b26b39ac-94dd-41c9-a431-4830f14c8039,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e24cb5d1ec149ef8001a2bcc2c95521',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f80a853f0729475185089f841d078f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(59a12a0f-3b79-4b04-87f6-b398c191583c),volume_type_id=59a12a0f-3b79-4b04-87f6-b398c191583c)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:16.337903 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5edecc15-5e43-498b-bc57-4fc6397bf588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:16.363505 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5edecc15-5e43-498b-bc57-4fc6397bf588) transitioned into state 'SUCCESS' from state '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-759475889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e24cb5d1ec149ef8001a2bcc2c95521',qos_specs=None,replication_status=,reservations=['f255fc02-8362-4adf-91d1-eef29888e714','3b79f3ec-1ac3-4617-8da7-ce62736f6142','461bc0ec-3341-4a0f-b38e-1b526e4be087','eacf5a7e-9722-4014-bcbe-b571a0df09c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f80a853f0729475185089f841d078f12',volume_type_id=59a12a0f-3b79-4b04-87f6-b398c191583c)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:16.364606 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c0de349-3db5-4011-857a-63f7f0808bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:16.380948 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c0de349-3db5-4011-857a-63f7f0808bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:16.380948 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Flow 'volume_create_api' (008ad255-c1f6-4594-914a-f8f09dcfdda5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:11:16.380948 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Create volume request issued successfully. Aug 14 06:11:16.381457 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-231a679e-e57b-40dc-b3e8-ae381fe34745 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:11:16.382621 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 226/894] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:11:16 2026] POST /volume/v3/volumes => generated 767 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:11:16.401494 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0027367c-196c-4ce9-b030-47c83c72d330 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:16.404634 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0027367c-196c-4ce9-b030-47c83c72d330 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] GET https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 Aug 14 06:11:16.404721 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0027367c-196c-4ce9-b030-47c83c72d330 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:16.405018 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0027367c-196c-4ce9-b030-47c83c72d330 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:16.416138 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:16.416138 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:16.423118 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0027367c-196c-4ce9-b030-47c83c72d330 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Volume info retrieved successfully. Aug 14 06:11:16.430694 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0027367c-196c-4ce9-b030-47c83c72d330 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 returned with HTTP 200 Aug 14 06:11:16.431064 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 225/895] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:16 2026] GET /volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 => generated 835 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:16.648188 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0308ed55-3c06-4131-aabd-379eb1670da6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:16.650212 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0308ed55-3c06-4131-aabd-379eb1670da6 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:11:16.650470 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0308ed55-3c06-4131-aabd-379eb1670da6 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:16.651597 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0308ed55-3c06-4131-aabd-379eb1670da6 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:16.651597 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-0308ed55-3c06-4131-aabd-379eb1670da6 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:16.654060 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5b8555d1-9e94-45cc-a74f-350cb4e5bbfc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:16.657151 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5b8555d1-9e94-45cc-a74f-350cb4e5bbfc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] GET https://10.4.3.127/volume/v3/volumes/e5a6dc30-6cc8-497a-b04a-b670c4a18a43 Aug 14 06:11:16.657426 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5b8555d1-9e94-45cc-a74f-350cb4e5bbfc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:16.657708 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5b8555d1-9e94-45cc-a74f-350cb4e5bbfc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:16.661630 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:16.661630 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:16.661630 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0308ed55-3c06-4131-aabd-379eb1670da6 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:11:16.661630 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 222/896] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:16 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:16.665657 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5b8555d1-9e94-45cc-a74f-350cb4e5bbfc tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes/e5a6dc30-6cc8-497a-b04a-b670c4a18a43 returned with HTTP 404 Aug 14 06:11:16.666832 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 224/897] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:16 2026] GET /volume/v3/volumes/e5a6dc30-6cc8-497a-b04a-b670c4a18a43 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:16.673883 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-934b9abd-d846-4f14-ae5f-f42715bfba8f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:16.676111 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fce7883c-8760-478e-974d-b4c489473733 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:16.676713 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-934b9abd-d846-4f14-ae5f-f42715bfba8f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/b5242887-d6da-483d-9e8f-df1d7db99a9b Aug 14 06:11:16.676713 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-934b9abd-d846-4f14-ae5f-f42715bfba8f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:16.676713 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-934b9abd-d846-4f14-ae5f-f42715bfba8f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:16.678611 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fce7883c-8760-478e-974d-b4c489473733 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] DELETE https://10.4.3.127/volume/v3/volumes/c6e71fbf-a663-4ff5-93f9-d65906e1f3de Aug 14 06:11:16.678688 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fce7883c-8760-478e-974d-b4c489473733 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:16.679677 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fce7883c-8760-478e-974d-b4c489473733 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:16.679677 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-fce7883c-8760-478e-974d-b4c489473733 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Delete volume with id: c6e71fbf-a663-4ff5-93f9-d65906e1f3de Aug 14 06:11:16.684251 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:16.684251 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:16.684573 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-934b9abd-d846-4f14-ae5f-f42715bfba8f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:11:16.685892 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-934b9abd-d846-4f14-ae5f-f42715bfba8f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/b5242887-d6da-483d-9e8f-df1d7db99a9b returned with HTTP 200 Aug 14 06:11:16.685892 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 227/898] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:11:16 2026] GET /volume/v3/snapshots/b5242887-d6da-483d-9e8f-df1d7db99a9b => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:16.689276 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:16.689276 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:16.690111 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fce7883c-8760-478e-974d-b4c489473733 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Volume info retrieved successfully. Aug 14 06:11:16.696376 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5ef78e51-9aec-469e-b45c-9ea1c1a87c15 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:16.698123 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5ef78e51-9aec-469e-b45c-9ea1c1a87c15 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:11:16.698589 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5ef78e51-9aec-469e-b45c-9ea1c1a87c15 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:16.698978 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5ef78e51-9aec-469e-b45c-9ea1c1a87c15 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:16.699238 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-5ef78e51-9aec-469e-b45c-9ea1c1a87c15 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:16.705980 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:16.705980 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:16.708029 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5ef78e51-9aec-469e-b45c-9ea1c1a87c15 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:11:16.708029 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 223/899] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:16 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:16.716035 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fce7883c-8760-478e-974d-b4c489473733 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Delete volume request issued successfully. Aug 14 06:11:16.716349 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fce7883c-8760-478e-974d-b4c489473733 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes/c6e71fbf-a663-4ff5-93f9-d65906e1f3de returned with HTTP 202 Aug 14 06:11:16.717042 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 226/900] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:11:16 2026] DELETE /volume/v3/volumes/c6e71fbf-a663-4ff5-93f9-d65906e1f3de => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:16.722110 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ff8733c5-5ac7-4a47-b4a2-4b24a83dfa45 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:16.725137 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ff8733c5-5ac7-4a47-b4a2-4b24a83dfa45 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:11:16.725137 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ff8733c5-5ac7-4a47-b4a2-4b24a83dfa45 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:16.725137 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ff8733c5-5ac7-4a47-b4a2-4b24a83dfa45 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:16.725137 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.backups [None req-ff8733c5-5ac7-4a47-b4a2-4b24a83dfa45 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete backup with id: dd53f2ab-b183-4fa6-abae-cf189b8a18da. Aug 14 06:11:16.729061 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ce4f8cb8-51b9-4025-a68f-e58118ac7a3b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:16.731439 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ce4f8cb8-51b9-4025-a68f-e58118ac7a3b tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] GET https://10.4.3.127/volume/v3/volumes/c6e71fbf-a663-4ff5-93f9-d65906e1f3de Aug 14 06:11:16.731677 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ce4f8cb8-51b9-4025-a68f-e58118ac7a3b tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:16.732010 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ce4f8cb8-51b9-4025-a68f-e58118ac7a3b tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:16.741819 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:16.741819 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:16.744064 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:16.744064 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:16.750861 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ce4f8cb8-51b9-4025-a68f-e58118ac7a3b tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Volume info retrieved successfully. Aug 14 06:11:16.760576 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ce4f8cb8-51b9-4025-a68f-e58118ac7a3b tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes/c6e71fbf-a663-4ff5-93f9-d65906e1f3de returned with HTTP 200 Aug 14 06:11:16.761155 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 228/901] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:16 2026] GET /volume/v3/volumes/c6e71fbf-a663-4ff5-93f9-d65906e1f3de => generated 1364 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:16.774863 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.backup.rpcapi [None req-ff8733c5-5ac7-4a47-b4a2-4b24a83dfa45 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] delete_backup rpcapi backup_id dd53f2ab-b183-4fa6-abae-cf189b8a18da {{(pid=100404) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:11:16.777176 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ff8733c5-5ac7-4a47-b4a2-4b24a83dfa45 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 202 Aug 14 06:11:16.778132 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 225/902] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:11:16 2026] DELETE /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:11:16.787428 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-999b285d-372d-4199-ad8b-9acb78508c46 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:16.791770 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-999b285d-372d-4199-ad8b-9acb78508c46 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:11:16.794949 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-999b285d-372d-4199-ad8b-9acb78508c46 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:16.794949 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-999b285d-372d-4199-ad8b-9acb78508c46 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:16.794949 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-999b285d-372d-4199-ad8b-9acb78508c46 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:16.800075 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:16.800075 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:16.801261 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-999b285d-372d-4199-ad8b-9acb78508c46 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 200 Aug 14 06:11:16.801821 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 224/903] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:16 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:17.067826 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-c460928e-747c-43fb-af51-e398893b732d req-6a4ec5b0-fbf8-40c2-8170-eb8c7b2051cd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:17.070365 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-c460928e-747c-43fb-af51-e398893b732d req-6a4ec5b0-fbf8-40c2-8170-eb8c7b2051cd tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] DELETE https://10.4.3.127/volume/v3/attachments/b860fdde-68af-45f7-b5bb-64852defc5df Aug 14 06:11:17.070661 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-c460928e-747c-43fb-af51-e398893b732d req-6a4ec5b0-fbf8-40c2-8170-eb8c7b2051cd tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:17.070802 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-c460928e-747c-43fb-af51-e398893b732d req-6a4ec5b0-fbf8-40c2-8170-eb8c7b2051cd tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:17.080516 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:17.080516 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:17.136825 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-c460928e-747c-43fb-af51-e398893b732d req-6a4ec5b0-fbf8-40c2-8170-eb8c7b2051cd tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/attachments/b860fdde-68af-45f7-b5bb-64852defc5df returned with HTTP 200 Aug 14 06:11:17.137837 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 227/904] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:11:17 2026] DELETE /volume/v3/attachments/b860fdde-68af-45f7-b5bb-64852defc5df => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:17.154222 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-c460928e-747c-43fb-af51-e398893b732d req-32d10e8f-2d6d-496a-8ae4-6249f764e862 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:17.159697 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-c460928e-747c-43fb-af51-e398893b732d req-32d10e8f-2d6d-496a-8ae4-6249f764e862 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e117caf4-ff21-417d-89e4-46ce1991e3ba Aug 14 06:11:17.159901 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-c460928e-747c-43fb-af51-e398893b732d req-32d10e8f-2d6d-496a-8ae4-6249f764e862 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:17.160186 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-c460928e-747c-43fb-af51-e398893b732d req-32d10e8f-2d6d-496a-8ae4-6249f764e862 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:17.160390 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [req-c460928e-747c-43fb-af51-e398893b732d req-32d10e8f-2d6d-496a-8ae4-6249f764e862 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Delete volume with id: e117caf4-ff21-417d-89e4-46ce1991e3ba Aug 14 06:11:17.170650 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:17.170650 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:17.171174 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-c460928e-747c-43fb-af51-e398893b732d req-32d10e8f-2d6d-496a-8ae4-6249f764e862 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:11:17.192975 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-c460928e-747c-43fb-af51-e398893b732d req-32d10e8f-2d6d-496a-8ae4-6249f764e862 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Delete volume request issued successfully. Aug 14 06:11:17.193149 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-c460928e-747c-43fb-af51-e398893b732d req-32d10e8f-2d6d-496a-8ae4-6249f764e862 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/e117caf4-ff21-417d-89e4-46ce1991e3ba returned with HTTP 202 Aug 14 06:11:17.193649 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 229/905] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 14 06:11:17 2026] DELETE /volume/v3/volumes/e117caf4-ff21-417d-89e4-46ce1991e3ba => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:17.449210 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f43b5154-e925-4494-8416-acb1b08d8f69 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:17.452840 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f43b5154-e925-4494-8416-acb1b08d8f69 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] GET https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 Aug 14 06:11:17.453144 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f43b5154-e925-4494-8416-acb1b08d8f69 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:17.453435 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f43b5154-e925-4494-8416-acb1b08d8f69 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:17.461254 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:17.461254 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:17.465389 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f43b5154-e925-4494-8416-acb1b08d8f69 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Volume info retrieved successfully. Aug 14 06:11:17.474511 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f43b5154-e925-4494-8416-acb1b08d8f69 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 returned with HTTP 200 Aug 14 06:11:17.474511 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 226/906] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:17 2026] GET /volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:17.490495 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d4b08d2b-98b1-487d-bc2a-5060c88a63b4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:17.493531 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d4b08d2b-98b1-487d-bc2a-5060c88a63b4 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] GET https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 Aug 14 06:11:17.493531 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d4b08d2b-98b1-487d-bc2a-5060c88a63b4 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:17.493531 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d4b08d2b-98b1-487d-bc2a-5060c88a63b4 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:17.501302 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:17.501302 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:17.506957 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d4b08d2b-98b1-487d-bc2a-5060c88a63b4 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] Volume info retrieved successfully. Aug 14 06:11:17.514990 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d4b08d2b-98b1-487d-bc2a-5060c88a63b4 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 returned with HTTP 200 Aug 14 06:11:17.514990 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 225/907] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:17 2026] GET /volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 => generated 1033 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:17.529584 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7f514dbc-49c8-4df2-b6fb-9de42dd72aad None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:17.532409 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7f514dbc-49c8-4df2-b6fb-9de42dd72aad tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] POST https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039/action Aug 14 06:11:17.532959 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7f514dbc-49c8-4df2-b6fb-9de42dd72aad tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:11:17.533240 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7f514dbc-49c8-4df2-b6fb-9de42dd72aad tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:17.550203 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:17.550203 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:17.550695 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7f514dbc-49c8-4df2-b6fb-9de42dd72aad tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Volume info retrieved successfully. Aug 14 06:11:17.579291 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-7f514dbc-49c8-4df2-b6fb-9de42dd72aad tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-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 14 06:11:17.579653 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-7f514dbc-49c8-4df2-b6fb-9de42dd72aad tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-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 14 06:11:17.608083 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-7f514dbc-49c8-4df2-b6fb-9de42dd72aad tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Created reservations ['f53f7112-c17b-4a76-8cdf-1b73d927e782', '5cc0b4c6-4e1b-49f0-a7f0-e9a2a49519fb'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:11:17.629075 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-7f514dbc-49c8-4df2-b6fb-9de42dd72aad tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-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 14 06:11:17.629734 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-7f514dbc-49c8-4df2-b6fb-9de42dd72aad tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-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 14 06:11:17.645274 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-7f514dbc-49c8-4df2-b6fb-9de42dd72aad tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Created reservations ['617bd569-59ef-4f45-b8d8-f45c7a577644', 'db17165c-eb4e-4000-a471-9f1bfbbb203e'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:11:17.685202 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7f514dbc-49c8-4df2-b6fb-9de42dd72aad tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Retype volume request issued successfully. Aug 14 06:11:17.685780 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7f514dbc-49c8-4df2-b6fb-9de42dd72aad tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039/action returned with HTTP 202 Aug 14 06:11:17.686157 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 228/908] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:11:17 2026] POST /volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:11:17.694518 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-66cf27fc-cf8f-40a3-923b-f9beb5806b2d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:17.698416 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-66cf27fc-cf8f-40a3-923b-f9beb5806b2d tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] GET https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 Aug 14 06:11:17.698416 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-66cf27fc-cf8f-40a3-923b-f9beb5806b2d tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:17.698416 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-66cf27fc-cf8f-40a3-923b-f9beb5806b2d tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:17.700754 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=367,cinder:INSERT=29,cinder:UPDATE=63 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:11:17.709190 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:17.709190 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:17.716561 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-66cf27fc-cf8f-40a3-923b-f9beb5806b2d tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Volume info retrieved successfully. Aug 14 06:11:17.723568 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-66cf27fc-cf8f-40a3-923b-f9beb5806b2d tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 returned with HTTP 200 Aug 14 06:11:17.724076 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 230/909] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:17 2026] GET /volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:17.780278 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-18a27a18-723a-4433-bb14-bc05ecd4de24 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:17.782715 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-18a27a18-723a-4433-bb14-bc05ecd4de24 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] GET https://10.4.3.127/volume/v3/volumes/c6e71fbf-a663-4ff5-93f9-d65906e1f3de Aug 14 06:11:17.782950 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-18a27a18-723a-4433-bb14-bc05ecd4de24 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:17.783155 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-18a27a18-723a-4433-bb14-bc05ecd4de24 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:17.789457 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-18a27a18-723a-4433-bb14-bc05ecd4de24 tempest-TaggedBootDevicesTest_v242-1095238634 tempest-TaggedBootDevicesTest_v242-1095238634-project-member] https://10.4.3.127/volume/v3/volumes/c6e71fbf-a663-4ff5-93f9-d65906e1f3de returned with HTTP 404 Aug 14 06:11:17.790091 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 227/910] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:17 2026] GET /volume/v3/volumes/c6e71fbf-a663-4ff5-93f9-d65906e1f3de => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:17.816227 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e8c67427-ce2d-4c2d-8f7a-5c4ecec193b0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:17.818782 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e8c67427-ce2d-4c2d-8f7a-5c4ecec193b0 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da Aug 14 06:11:17.818943 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e8c67427-ce2d-4c2d-8f7a-5c4ecec193b0 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:17.819122 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e8c67427-ce2d-4c2d-8f7a-5c4ecec193b0 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:17.819234 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-e8c67427-ce2d-4c2d-8f7a-5c4ecec193b0 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Show backup with id dd53f2ab-b183-4fa6-abae-cf189b8a18da. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:17.828829 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e8c67427-ce2d-4c2d-8f7a-5c4ecec193b0 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da returned with HTTP 404 Aug 14 06:11:17.829561 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 226/911] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:17 2026] GET /volume/v3/backups/dd53f2ab-b183-4fa6-abae-cf189b8a18da => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:17.957358 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-68a87e2f-eab8-4302-98ff-214d39775ff7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:17.960096 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-68a87e2f-eab8-4302-98ff-214d39775ff7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/b5242887-d6da-483d-9e8f-df1d7db99a9b Aug 14 06:11:17.960357 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-68a87e2f-eab8-4302-98ff-214d39775ff7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:17.960644 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-68a87e2f-eab8-4302-98ff-214d39775ff7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:17.960807 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-68a87e2f-eab8-4302-98ff-214d39775ff7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete snapshot with id: b5242887-d6da-483d-9e8f-df1d7db99a9b Aug 14 06:11:17.968368 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:17.968368 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:17.969275 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-68a87e2f-eab8-4302-98ff-214d39775ff7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:11:17.991504 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-68a87e2f-eab8-4302-98ff-214d39775ff7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot delete request issued successfully. Aug 14 06:11:17.991846 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-68a87e2f-eab8-4302-98ff-214d39775ff7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/b5242887-d6da-483d-9e8f-df1d7db99a9b returned with HTTP 202 Aug 14 06:11:17.992505 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 229/912] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:11:17 2026] DELETE /volume/v3/snapshots/b5242887-d6da-483d-9e8f-df1d7db99a9b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 06:11:18.003115 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b0958e92-f6cc-4caa-82c3-1b0cb310eeae None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:18.005572 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b0958e92-f6cc-4caa-82c3-1b0cb310eeae tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/b5242887-d6da-483d-9e8f-df1d7db99a9b Aug 14 06:11:18.005754 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b0958e92-f6cc-4caa-82c3-1b0cb310eeae tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:18.006777 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b0958e92-f6cc-4caa-82c3-1b0cb310eeae tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:18.013415 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:18.013415 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:18.014211 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b0958e92-f6cc-4caa-82c3-1b0cb310eeae tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:11:18.015824 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b0958e92-f6cc-4caa-82c3-1b0cb310eeae tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/b5242887-d6da-483d-9e8f-df1d7db99a9b returned with HTTP 200 Aug 14 06:11:18.016277 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 231/913] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:11:18 2026] GET /volume/v3/snapshots/b5242887-d6da-483d-9e8f-df1d7db99a9b => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:18.737307 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-93810fad-2506-42ef-b0d3-fa6e3e30572d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:18.740067 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-93810fad-2506-42ef-b0d3-fa6e3e30572d tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] GET https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 Aug 14 06:11:18.740217 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-93810fad-2506-42ef-b0d3-fa6e3e30572d tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:18.741495 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-93810fad-2506-42ef-b0d3-fa6e3e30572d tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:18.749368 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:18.749368 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:18.753598 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-93810fad-2506-42ef-b0d3-fa6e3e30572d tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Volume info retrieved successfully. Aug 14 06:11:18.758900 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-93810fad-2506-42ef-b0d3-fa6e3e30572d tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 returned with HTTP 200 Aug 14 06:11:18.759574 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 228/914] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:18 2026] GET /volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:18.776152 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5f486532-a0bb-49c8-82e5-ca006649cf7c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:18.776152 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5f486532-a0bb-49c8-82e5-ca006649cf7c tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] GET https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 Aug 14 06:11:18.776761 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5f486532-a0bb-49c8-82e5-ca006649cf7c tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:18.776761 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5f486532-a0bb-49c8-82e5-ca006649cf7c tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:18.796421 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:18.796421 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:18.803867 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5f486532-a0bb-49c8-82e5-ca006649cf7c tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] Volume info retrieved successfully. Aug 14 06:11:18.809049 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5f486532-a0bb-49c8-82e5-ca006649cf7c tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 returned with HTTP 200 Aug 14 06:11:18.809642 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 227/915] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:18 2026] GET /volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 => generated 1033 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:18.832216 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-31adced2-bf98-421a-a2c0-89198749dca0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:18.839539 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-31adced2-bf98-421a-a2c0-89198749dca0 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] GET https://10.4.3.127/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-759475889 Aug 14 06:11:18.839539 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-31adced2-bf98-421a-a2c0-89198749dca0 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:18.839539 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-31adced2-bf98-421a-a2c0-89198749dca0 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:18.839539 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:18.839539 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:18.839539 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-31adced2-bf98-421a-a2c0-89198749dca0 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-759475889'), ('all_tenants', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:11:18.850871 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-31adced2-bf98-421a-a2c0-89198749dca0 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] Get all volumes completed successfully. Aug 14 06:11:18.851744 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-31adced2-bf98-421a-a2c0-89198749dca0 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] https://10.4.3.127/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-759475889 returned with HTTP 200 Aug 14 06:11:18.852383 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 230/916] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 14 06:11:18 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-759475889 => generated 346 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:18.868085 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c84b8c4f-759a-4244-9c31-e651476a2b47 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:18.870761 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c84b8c4f-759a-4244-9c31-e651476a2b47 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] GET https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 Aug 14 06:11:18.870761 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c84b8c4f-759a-4244-9c31-e651476a2b47 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:18.871445 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c84b8c4f-759a-4244-9c31-e651476a2b47 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:18.881646 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:18.881646 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:18.886166 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c84b8c4f-759a-4244-9c31-e651476a2b47 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Volume info retrieved successfully. Aug 14 06:11:18.891580 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c84b8c4f-759a-4244-9c31-e651476a2b47 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 returned with HTTP 200 Aug 14 06:11:18.892130 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 232/917] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:18 2026] GET /volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:18.909609 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a58e55a4-c8e2-43c8-8ed7-97649ecbf55a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:18.912432 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a58e55a4-c8e2-43c8-8ed7-97649ecbf55a tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] DELETE https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 Aug 14 06:11:18.912634 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a58e55a4-c8e2-43c8-8ed7-97649ecbf55a tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:18.912811 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a58e55a4-c8e2-43c8-8ed7-97649ecbf55a tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:18.912976 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-a58e55a4-c8e2-43c8-8ed7-97649ecbf55a tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Delete volume with id: b26b39ac-94dd-41c9-a431-4830f14c8039 Aug 14 06:11:18.920259 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:18.920259 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:18.920709 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a58e55a4-c8e2-43c8-8ed7-97649ecbf55a tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Volume info retrieved successfully. Aug 14 06:11:18.946129 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a58e55a4-c8e2-43c8-8ed7-97649ecbf55a tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Delete volume request issued successfully. Aug 14 06:11:18.946311 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a58e55a4-c8e2-43c8-8ed7-97649ecbf55a tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 returned with HTTP 202 Aug 14 06:11:18.946730 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 229/918] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:11:18 2026] DELETE /volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:18.957441 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4b9e0a46-e749-43f4-9644-6304d3d9beec None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:18.959376 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4b9e0a46-e749-43f4-9644-6304d3d9beec tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] GET https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 Aug 14 06:11:18.959707 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4b9e0a46-e749-43f4-9644-6304d3d9beec tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:18.959865 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4b9e0a46-e749-43f4-9644-6304d3d9beec tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:18.967434 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:18.967434 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:18.972534 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4b9e0a46-e749-43f4-9644-6304d3d9beec tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Volume info retrieved successfully. Aug 14 06:11:18.984111 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4b9e0a46-e749-43f4-9644-6304d3d9beec tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 returned with HTTP 200 Aug 14 06:11:18.984627 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 228/919] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:18 2026] GET /volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:19.029539 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-efbca8f5-9d5f-4b3b-bdc9-38db7aba41fc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:19.031781 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-efbca8f5-9d5f-4b3b-bdc9-38db7aba41fc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/b5242887-d6da-483d-9e8f-df1d7db99a9b Aug 14 06:11:19.032193 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-efbca8f5-9d5f-4b3b-bdc9-38db7aba41fc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:19.032368 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-efbca8f5-9d5f-4b3b-bdc9-38db7aba41fc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:19.039071 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-efbca8f5-9d5f-4b3b-bdc9-38db7aba41fc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/b5242887-d6da-483d-9e8f-df1d7db99a9b returned with HTTP 404 Aug 14 06:11:19.039665 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 231/920] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:11:19 2026] GET /volume/v3/snapshots/b5242887-d6da-483d-9e8f-df1d7db99a9b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:19.056243 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-80745d76-4043-45d4-beb4-61a480b293cb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:19.059238 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-80745d76-4043-45d4-beb4-61a480b293cb tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:11:19.059806 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-80745d76-4043-45d4-beb4-61a480b293cb tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:19.059806 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-80745d76-4043-45d4-beb4-61a480b293cb tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:19.068182 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:19.068182 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:19.071678 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-80745d76-4043-45d4-beb4-61a480b293cb tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:11:19.076831 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-80745d76-4043-45d4-beb4-61a480b293cb tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 returned with HTTP 200 Aug 14 06:11:19.077266 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 233/921] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:19 2026] GET /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:19.119546 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a5a30d63-00b6-47cb-85da-de63531534a2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:19.121578 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a5a30d63-00b6-47cb-85da-de63531534a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:11:19.125418 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a5a30d63-00b6-47cb-85da-de63531534a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-807477966"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:19.125418 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-a5a30d63-00b6-47cb-85da-de63531534a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create volume request body: {'volume': {'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-807477966'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:11:19.219569 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-078a32b0-f4a4-406d-b06e-5923aade7a33 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:19.225235 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-078a32b0-f4a4-406d-b06e-5923aade7a33 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] DELETE https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:11:19.225459 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-078a32b0-f4a4-406d-b06e-5923aade7a33 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:19.225688 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-078a32b0-f4a4-406d-b06e-5923aade7a33 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:19.225874 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-078a32b0-f4a4-406d-b06e-5923aade7a33 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Delete volume with id: 5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:11:19.238020 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:19.238020 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:19.238601 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-078a32b0-f4a4-406d-b06e-5923aade7a33 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:11:19.242207 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-a5a30d63-00b6-47cb-85da-de63531534a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create volume of 1 GB Aug 14 06:11:19.251191 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a5a30d63-00b6-47cb-85da-de63531534a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Availability Zones retrieved successfully. Aug 14 06:11:19.258392 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a5a30d63-00b6-47cb-85da-de63531534a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Flow 'volume_create_api' (d0e5dd67-7716-4c04-9e21-a007298a8840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:11:19.260354 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a5a30d63-00b6-47cb-85da-de63531534a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8388679-7c3b-48a7-b1ca-ef500b1ea43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:19.260824 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-a5a30d63-00b6-47cb-85da-de63531534a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:11:19.262841 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-078a32b0-f4a4-406d-b06e-5923aade7a33 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Delete volume request issued successfully. Aug 14 06:11:19.263155 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-078a32b0-f4a4-406d-b06e-5923aade7a33 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 202 Aug 14 06:11:19.264711 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 229/922] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:11:19 2026] DELETE /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:19.278142 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cb1c4d44-61fb-40ff-9c09-f69eb9ba3557 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:19.279844 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cb1c4d44-61fb-40ff-9c09-f69eb9ba3557 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:11:19.280090 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cb1c4d44-61fb-40ff-9c09-f69eb9ba3557 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:19.280302 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cb1c4d44-61fb-40ff-9c09-f69eb9ba3557 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:19.291346 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:19.291346 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:19.295151 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cb1c4d44-61fb-40ff-9c09-f69eb9ba3557 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Volume info retrieved successfully. Aug 14 06:11:19.300658 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cb1c4d44-61fb-40ff-9c09-f69eb9ba3557 tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 200 Aug 14 06:11:19.301046 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 232/923] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:19 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:19.350996 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a5a30d63-00b6-47cb-85da-de63531534a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8388679-7c3b-48a7-b1ca-ef500b1ea43b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:19.351889 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a5a30d63-00b6-47cb-85da-de63531534a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a67d207-d4fd-4471-8e91-086c8237ddea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:19.412485 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-a5a30d63-00b6-47cb-85da-de63531534a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Created reservations ['ae1bcdaa-bd12-492b-a050-cc4b4bc13713', '43bffa37-b358-489b-a48d-33d86132a40a', 'e162a018-20a6-48ea-a474-fc97caf0c649', 'dec410cf-5288-4f40-a4f3-e150a241560e'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:11:19.413306 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a5a30d63-00b6-47cb-85da-de63531534a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a67d207-d4fd-4471-8e91-086c8237ddea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae1bcdaa-bd12-492b-a050-cc4b4bc13713', '43bffa37-b358-489b-a48d-33d86132a40a', 'e162a018-20a6-48ea-a474-fc97caf0c649', 'dec410cf-5288-4f40-a4f3-e150a241560e']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:19.414460 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a5a30d63-00b6-47cb-85da-de63531534a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2733ee7c-1f0d-4ccc-a29c-00f3b0138b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:19.446953 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a5a30d63-00b6-47cb-85da-de63531534a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2733ee7c-1f0d-4ccc-a29c-00f3b0138b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '080a3a84-b217-40f1-8a14-e91b8ee80071', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-807477966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c519cd19b74efd863a08cbaf69f8ff',qos_specs=None,replication_status=,reservations=['ae1bcdaa-bd12-492b-a050-cc4b4bc13713','43bffa37-b358-489b-a48d-33d86132a40a','e162a018-20a6-48ea-a474-fc97caf0c649','dec410cf-5288-4f40-a4f3-e150a241560e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d2021e9e514979bdb72e07b55f2a5f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:11:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-807477966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=080a3a84-b217-40f1-8a14-e91b8ee80071,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37c519cd19b74efd863a08cbaf69f8ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d2021e9e514979bdb72e07b55f2a5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:19.448324 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a5a30d63-00b6-47cb-85da-de63531534a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66029cdb-df1d-4d52-9817-69501560c52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:19.476614 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a5a30d63-00b6-47cb-85da-de63531534a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66029cdb-df1d-4d52-9817-69501560c52c) transitioned into state 'SUCCESS' from state '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-807477966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c519cd19b74efd863a08cbaf69f8ff',qos_specs=None,replication_status=,reservations=['ae1bcdaa-bd12-492b-a050-cc4b4bc13713','43bffa37-b358-489b-a48d-33d86132a40a','e162a018-20a6-48ea-a474-fc97caf0c649','dec410cf-5288-4f40-a4f3-e150a241560e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d2021e9e514979bdb72e07b55f2a5f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:19.476848 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a5a30d63-00b6-47cb-85da-de63531534a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95a9ec3e-b547-4e91-beab-e2edbe3544fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:19.490173 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a5a30d63-00b6-47cb-85da-de63531534a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95a9ec3e-b547-4e91-beab-e2edbe3544fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:19.491362 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a5a30d63-00b6-47cb-85da-de63531534a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Flow 'volume_create_api' (d0e5dd67-7716-4c04-9e21-a007298a8840) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:11:19.491960 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a5a30d63-00b6-47cb-85da-de63531534a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create volume request issued successfully. Aug 14 06:11:19.492744 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a5a30d63-00b6-47cb-85da-de63531534a2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:11:19.493332 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 230/924] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:11:19 2026] POST /volume/v3/volumes => generated 753 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:11:19.510367 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-55677735-83b4-4216-85f3-64482b64d69c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:19.512064 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-55677735-83b4-4216-85f3-64482b64d69c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 Aug 14 06:11:19.512270 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-55677735-83b4-4216-85f3-64482b64d69c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:19.512647 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-55677735-83b4-4216-85f3-64482b64d69c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:19.521030 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:19.521030 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:19.526038 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-55677735-83b4-4216-85f3-64482b64d69c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:11:19.532070 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-55677735-83b4-4216-85f3-64482b64d69c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 returned with HTTP 200 Aug 14 06:11:19.532565 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 234/925] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:19 2026] GET /volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:19.563690 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8db358f2-a6ed-4ba5-b9d6-37a4f86914cc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:19.566278 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8db358f2-a6ed-4ba5-b9d6-37a4f86914cc tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] GET https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 Aug 14 06:11:19.566761 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8db358f2-a6ed-4ba5-b9d6-37a4f86914cc tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:19.566986 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8db358f2-a6ed-4ba5-b9d6-37a4f86914cc tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:19.581187 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:19.581187 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:19.586783 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8db358f2-a6ed-4ba5-b9d6-37a4f86914cc tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Volume info retrieved successfully. Aug 14 06:11:19.593774 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8db358f2-a6ed-4ba5-b9d6-37a4f86914cc tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 returned with HTTP 200 Aug 14 06:11:19.594181 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 230/926] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:11:19 2026] GET /volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 => generated 1832 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:11:20.000976 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0b9ba6c6-562e-4eb6-8df5-fd8df029a5b0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:20.003491 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0b9ba6c6-562e-4eb6-8df5-fd8df029a5b0 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] GET https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 Aug 14 06:11:20.003786 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0b9ba6c6-562e-4eb6-8df5-fd8df029a5b0 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:20.004084 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0b9ba6c6-562e-4eb6-8df5-fd8df029a5b0 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:20.012082 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0b9ba6c6-562e-4eb6-8df5-fd8df029a5b0 tempest-VolumeRetypeWithoutMigrationTest-222131987 tempest-VolumeRetypeWithoutMigrationTest-222131987-project-member] https://10.4.3.127/volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 returned with HTTP 404 Aug 14 06:11:20.012686 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 233/927] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:19 2026] GET /volume/v3/volumes/b26b39ac-94dd-41c9-a431-4830f14c8039 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:20.022248 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-36585f29-c8b2-475d-81d8-627eef9a0df6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:20.024070 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-36585f29-c8b2-475d-81d8-627eef9a0df6 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] DELETE https://10.4.3.127/volume/v3/types/60204f0e-5897-41ae-b712-620d1026d89d Aug 14 06:11:20.024305 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-36585f29-c8b2-475d-81d8-627eef9a0df6 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:20.024601 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-36585f29-c8b2-475d-81d8-627eef9a0df6 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] Calling method '_delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:20.024881 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:20.024881 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:20.053276 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-36585f29-c8b2-475d-81d8-627eef9a0df6 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] https://10.4.3.127/volume/v3/types/60204f0e-5897-41ae-b712-620d1026d89d returned with HTTP 202 Aug 14 06:11:20.053707 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 231/928] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:11:20 2026] DELETE /volume/v3/types/60204f0e-5897-41ae-b712-620d1026d89d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:20.060370 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fb72c8ba-6856-42ba-a756-2af663769b51 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:20.062367 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fb72c8ba-6856-42ba-a756-2af663769b51 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] GET https://10.4.3.127/volume/v3/types/60204f0e-5897-41ae-b712-620d1026d89d Aug 14 06:11:20.062636 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fb72c8ba-6856-42ba-a756-2af663769b51 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:20.063155 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fb72c8ba-6856-42ba-a756-2af663769b51 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:20.066238 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fb72c8ba-6856-42ba-a756-2af663769b51 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] https://10.4.3.127/volume/v3/types/60204f0e-5897-41ae-b712-620d1026d89d returned with HTTP 404 Aug 14 06:11:20.066815 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 235/929] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:11:20 2026] GET /volume/v3/types/60204f0e-5897-41ae-b712-620d1026d89d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:20.074575 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-55048b47-06be-4f8f-a6ea-e84c294cf105 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:20.076494 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-55048b47-06be-4f8f-a6ea-e84c294cf105 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] DELETE https://10.4.3.127/volume/v3/types/59a12a0f-3b79-4b04-87f6-b398c191583c Aug 14 06:11:20.076691 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-55048b47-06be-4f8f-a6ea-e84c294cf105 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:20.076943 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-55048b47-06be-4f8f-a6ea-e84c294cf105 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:20.099030 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-55048b47-06be-4f8f-a6ea-e84c294cf105 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] https://10.4.3.127/volume/v3/types/59a12a0f-3b79-4b04-87f6-b398c191583c returned with HTTP 202 Aug 14 06:11:20.099681 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 231/930] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:11:20 2026] DELETE /volume/v3/types/59a12a0f-3b79-4b04-87f6-b398c191583c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:20.106111 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6d9b6ee6-9443-4f83-9068-384cfc333840 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:20.107937 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6d9b6ee6-9443-4f83-9068-384cfc333840 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] GET https://10.4.3.127/volume/v3/types/59a12a0f-3b79-4b04-87f6-b398c191583c Aug 14 06:11:20.108078 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6d9b6ee6-9443-4f83-9068-384cfc333840 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:20.108275 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6d9b6ee6-9443-4f83-9068-384cfc333840 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:20.111428 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6d9b6ee6-9443-4f83-9068-384cfc333840 tempest-VolumeRetypeWithoutMigrationTest-1378530393 tempest-VolumeRetypeWithoutMigrationTest-1378530393-project-admin] https://10.4.3.127/volume/v3/types/59a12a0f-3b79-4b04-87f6-b398c191583c returned with HTTP 404 Aug 14 06:11:20.111916 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 234/931] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:11:20 2026] GET /volume/v3/types/59a12a0f-3b79-4b04-87f6-b398c191583c => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:20.317796 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c59b226d-39bd-448f-906d-439ad4fc962a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:20.320257 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c59b226d-39bd-448f-906d-439ad4fc962a tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] GET https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f Aug 14 06:11:20.320536 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c59b226d-39bd-448f-906d-439ad4fc962a tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:20.320870 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c59b226d-39bd-448f-906d-439ad4fc962a tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:20.329804 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c59b226d-39bd-448f-906d-439ad4fc962a tempest-ServerActionsTestOtherA-930125035 tempest-ServerActionsTestOtherA-930125035-project-member] https://10.4.3.127/volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f returned with HTTP 404 Aug 14 06:11:20.330585 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 232/932] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:20 2026] GET /volume/v3/volumes/5178f620-91ec-430b-8cb6-77edd644596f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:20.550906 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7cfb6e91-d193-4cd9-91dc-0d7d5d120c61 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:20.553700 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7cfb6e91-d193-4cd9-91dc-0d7d5d120c61 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 Aug 14 06:11:20.554110 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7cfb6e91-d193-4cd9-91dc-0d7d5d120c61 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:20.554613 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7cfb6e91-d193-4cd9-91dc-0d7d5d120c61 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:20.571952 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:20.571952 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:20.581074 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7cfb6e91-d193-4cd9-91dc-0d7d5d120c61 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:11:20.593797 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7cfb6e91-d193-4cd9-91dc-0d7d5d120c61 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 returned with HTTP 200 Aug 14 06:11:20.594228 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 236/933] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:20 2026] GET /volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 => generated 1361 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:23.905590 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7cb0a9ee-cb87-4e12-a5f6-2045cd6edf01 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:24.049746 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7cb0a9ee-cb87-4e12-a5f6-2045cd6edf01 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:11:24.050338 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7cb0a9ee-cb87-4e12-a5f6-2045cd6edf01 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-525139753", "os-volume-type-access:is_public": false}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:24.077030 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7cb0a9ee-cb87-4e12-a5f6-2045cd6edf01 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:11:24.077535 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 232/934] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:11:23 2026] POST /volume/v3/types => generated 228 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:24.092791 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c0c39283-a298-4eed-b5d4-578643d97d5b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:24.199511 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c0c39283-a298-4eed-b5d4-578643d97d5b tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:11:24.200021 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c0c39283-a298-4eed-b5d4-578643d97d5b tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8cf5ebc7-d1c3-4505-9f5b-7d0c47124781", "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:24.205653 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-c0c39283-a298-4eed-b5d4-578643d97d5b tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Create volume request body: {'volume': {'volume_type': '8cf5ebc7-d1c3-4505-9f5b-7d0c47124781', 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:11:24.215676 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c0c39283-a298-4eed-b5d4-578643d97d5b tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 404 Aug 14 06:11:24.216272 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 235/935] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:11:24 2026] POST /volume/v3/volumes => generated 114 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:24.224388 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ab1abf50-7ffc-44ca-bf73-b3668dde086a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:24.227039 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ab1abf50-7ffc-44ca-bf73-b3668dde086a tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] POST https://10.4.3.127/volume/v3/types/8cf5ebc7-d1c3-4505-9f5b-7d0c47124781/action Aug 14 06:11:24.227495 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ab1abf50-7ffc-44ca-bf73-b3668dde086a tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Action body: b'{"addProjectAccess": {"project": "8ff2fd03373b4c24970d56f166471585"}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:11:24.227648 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ab1abf50-7ffc-44ca-bf73-b3668dde086a tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "8ff2fd03373b4c24970d56f166471585"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:24.247599 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ab1abf50-7ffc-44ca-bf73-b3668dde086a tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] https://10.4.3.127/volume/v3/types/8cf5ebc7-d1c3-4505-9f5b-7d0c47124781/action returned with HTTP 202 Aug 14 06:11:24.248246 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 233/936] 10.4.3.127 () {68 vars in 1384 bytes} [Fri Aug 14 06:11:24 2026] POST /volume/v3/types/8cf5ebc7-d1c3-4505-9f5b-7d0c47124781/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:24.259868 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:24.264147 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:11:24.264456 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8cf5ebc7-d1c3-4505-9f5b-7d0c47124781", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1760283936"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:24.273221 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Create volume request body: {'volume': {'volume_type': '8cf5ebc7-d1c3-4505-9f5b-7d0c47124781', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1760283936'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:11:24.282624 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Create volume of 1 GB Aug 14 06:11:24.283033 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:24.283033 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:24.283730 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Availability Zones retrieved successfully. Aug 14 06:11:24.292570 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Flow 'volume_create_api' (ae1a0b22-c7c7-4d97-9f9c-ee12dc689388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:11:24.293994 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (450c04a6-e9f9-41b7-8c4b-74f03b7be848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:24.296055 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:11:24.323565 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (450c04a6-e9f9-41b7-8c4b-74f03b7be848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:11:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8cf5ebc7-d1c3-4505-9f5b-7d0c47124781,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-525139753',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8cf5ebc7-d1c3-4505-9f5b-7d0c47124781', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:24.324312 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8ebb94e-52c9-41b2-ae1e-711e0733f204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:24.359832 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-525139753 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-525139753, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:11:24.360260 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-525139753 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-525139753, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:11:24.399238 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Created reservations ['77a64e8d-66e6-4a12-a6fd-12db5714508d', '3d3d4b86-37c7-4904-a6d2-c1d5841be0e9', 'c1dfbade-8985-4d12-9f2d-577a7ebf17f3', 'c40c0341-3cea-4cf8-91bf-3ebb31a3b76d'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:11:24.400057 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8ebb94e-52c9-41b2-ae1e-711e0733f204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77a64e8d-66e6-4a12-a6fd-12db5714508d', '3d3d4b86-37c7-4904-a6d2-c1d5841be0e9', 'c1dfbade-8985-4d12-9f2d-577a7ebf17f3', 'c40c0341-3cea-4cf8-91bf-3ebb31a3b76d']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:24.400905 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd93866b-e998-4861-b8cc-083d32d65f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:24.424213 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd93866b-e998-4861-b8cc-083d32d65f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57b20ca6-4af6-4ae9-92e5-0c72ae98b138', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1760283936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ff2fd03373b4c24970d56f166471585',qos_specs=None,replication_status=,reservations=['77a64e8d-66e6-4a12-a6fd-12db5714508d','3d3d4b86-37c7-4904-a6d2-c1d5841be0e9','c1dfbade-8985-4d12-9f2d-577a7ebf17f3','c40c0341-3cea-4cf8-91bf-3ebb31a3b76d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e76ec604d0a47ada457ed8e4dbd6e5d',volume_type_id=8cf5ebc7-d1c3-4505-9f5b-7d0c47124781), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:11:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1760283936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57b20ca6-4af6-4ae9-92e5-0c72ae98b138,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ff2fd03373b4c24970d56f166471585',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e76ec604d0a47ada457ed8e4dbd6e5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8cf5ebc7-d1c3-4505-9f5b-7d0c47124781),volume_type_id=8cf5ebc7-d1c3-4505-9f5b-7d0c47124781)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:24.425231 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3877255-0120-4854-bdab-950f3cea4328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:24.446454 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3877255-0120-4854-bdab-950f3cea4328) transitioned into state 'SUCCESS' from state '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-1760283936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ff2fd03373b4c24970d56f166471585',qos_specs=None,replication_status=,reservations=['77a64e8d-66e6-4a12-a6fd-12db5714508d','3d3d4b86-37c7-4904-a6d2-c1d5841be0e9','c1dfbade-8985-4d12-9f2d-577a7ebf17f3','c40c0341-3cea-4cf8-91bf-3ebb31a3b76d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e76ec604d0a47ada457ed8e4dbd6e5d',volume_type_id=8cf5ebc7-d1c3-4505-9f5b-7d0c47124781)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:24.447493 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6ad3b92-9d45-445d-b75c-36b1d7df6087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:24.460005 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6ad3b92-9d45-445d-b75c-36b1d7df6087) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:24.460990 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Flow 'volume_create_api' (ae1a0b22-c7c7-4d97-9f9c-ee12dc689388) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:11:24.461374 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Create volume request issued successfully. Aug 14 06:11:24.461989 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-edf51574-0b22-48ce-ad4d-01edfde10b0c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:11:24.462530 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 237/937] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:11:24 2026] POST /volume/v3/volumes => generated 795 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:11:24.476662 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fb1762e2-1478-4cfc-baba-e0c81af8152c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:24.478733 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fb1762e2-1478-4cfc-baba-e0c81af8152c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] GET https://10.4.3.127/volume/v3/volumes/57b20ca6-4af6-4ae9-92e5-0c72ae98b138 Aug 14 06:11:24.478941 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fb1762e2-1478-4cfc-baba-e0c81af8152c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:24.479213 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fb1762e2-1478-4cfc-baba-e0c81af8152c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:24.488855 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:24.488855 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:24.494315 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-fb1762e2-1478-4cfc-baba-e0c81af8152c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Volume info retrieved successfully. Aug 14 06:11:24.503210 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fb1762e2-1478-4cfc-baba-e0c81af8152c tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] https://10.4.3.127/volume/v3/volumes/57b20ca6-4af6-4ae9-92e5-0c72ae98b138 returned with HTTP 200 Aug 14 06:11:24.503699 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 233/938] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:24 2026] GET /volume/v3/volumes/57b20ca6-4af6-4ae9-92e5-0c72ae98b138 => generated 863 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:25.519601 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-71a84563-d50d-43ba-908d-4851d99983fb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:25.521441 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-71a84563-d50d-43ba-908d-4851d99983fb tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] GET https://10.4.3.127/volume/v3/volumes/57b20ca6-4af6-4ae9-92e5-0c72ae98b138 Aug 14 06:11:25.521644 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-71a84563-d50d-43ba-908d-4851d99983fb tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:25.521876 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-71a84563-d50d-43ba-908d-4851d99983fb tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:25.531028 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:25.531028 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:25.538171 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-71a84563-d50d-43ba-908d-4851d99983fb tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Volume info retrieved successfully. Aug 14 06:11:25.548483 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-71a84563-d50d-43ba-908d-4851d99983fb tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] https://10.4.3.127/volume/v3/volumes/57b20ca6-4af6-4ae9-92e5-0c72ae98b138 returned with HTTP 200 Aug 14 06:11:25.549078 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 236/939] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:25 2026] GET /volume/v3/volumes/57b20ca6-4af6-4ae9-92e5-0c72ae98b138 => generated 888 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:25.568084 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d705c561-a7cd-4b62-a028-6841abdc57c4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:25.573868 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d705c561-a7cd-4b62-a028-6841abdc57c4 tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] GET https://10.4.3.127/volume/v3/volumes/57b20ca6-4af6-4ae9-92e5-0c72ae98b138 Aug 14 06:11:25.573868 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d705c561-a7cd-4b62-a028-6841abdc57c4 tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:25.577489 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d705c561-a7cd-4b62-a028-6841abdc57c4 tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:25.592183 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:25.592183 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:25.599460 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d705c561-a7cd-4b62-a028-6841abdc57c4 tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Volume info retrieved successfully. Aug 14 06:11:25.603813 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d705c561-a7cd-4b62-a028-6841abdc57c4 tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] https://10.4.3.127/volume/v3/volumes/57b20ca6-4af6-4ae9-92e5-0c72ae98b138 returned with HTTP 200 Aug 14 06:11:25.604645 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 234/940] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:25 2026] GET /volume/v3/volumes/57b20ca6-4af6-4ae9-92e5-0c72ae98b138 => generated 888 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:25.619758 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-870e82c1-031b-44c8-ba03-62e46e256d08 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:25.622658 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-870e82c1-031b-44c8-ba03-62e46e256d08 tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] DELETE https://10.4.3.127/volume/v3/volumes/57b20ca6-4af6-4ae9-92e5-0c72ae98b138 Aug 14 06:11:25.623094 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-870e82c1-031b-44c8-ba03-62e46e256d08 tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:25.623272 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-870e82c1-031b-44c8-ba03-62e46e256d08 tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:25.625519 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-870e82c1-031b-44c8-ba03-62e46e256d08 tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Delete volume with id: 57b20ca6-4af6-4ae9-92e5-0c72ae98b138 Aug 14 06:11:25.635302 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:25.635302 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:25.635837 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-870e82c1-031b-44c8-ba03-62e46e256d08 tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Volume info retrieved successfully. Aug 14 06:11:25.669023 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-870e82c1-031b-44c8-ba03-62e46e256d08 tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Delete volume request issued successfully. Aug 14 06:11:25.669336 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-870e82c1-031b-44c8-ba03-62e46e256d08 tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] https://10.4.3.127/volume/v3/volumes/57b20ca6-4af6-4ae9-92e5-0c72ae98b138 returned with HTTP 202 Aug 14 06:11:25.670188 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 238/941] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:11:25 2026] DELETE /volume/v3/volumes/57b20ca6-4af6-4ae9-92e5-0c72ae98b138 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:25.679988 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1efcfcec-d1d6-4bec-8dbb-4c5b9dd44921 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:25.687519 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1efcfcec-d1d6-4bec-8dbb-4c5b9dd44921 tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] GET https://10.4.3.127/volume/v3/volumes/57b20ca6-4af6-4ae9-92e5-0c72ae98b138 Aug 14 06:11:25.687519 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1efcfcec-d1d6-4bec-8dbb-4c5b9dd44921 tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:25.687519 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1efcfcec-d1d6-4bec-8dbb-4c5b9dd44921 tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:25.691069 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:25.691069 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:25.699486 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-1efcfcec-d1d6-4bec-8dbb-4c5b9dd44921 tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Volume info retrieved successfully. Aug 14 06:11:25.701554 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1efcfcec-d1d6-4bec-8dbb-4c5b9dd44921 tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] https://10.4.3.127/volume/v3/volumes/57b20ca6-4af6-4ae9-92e5-0c72ae98b138 returned with HTTP 200 Aug 14 06:11:25.701942 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 234/942] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:25 2026] GET /volume/v3/volumes/57b20ca6-4af6-4ae9-92e5-0c72ae98b138 => generated 887 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:25.984740 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-8a5eff61-95a2-4322-a311-cb1c4d5aaccf req-7e8b894b-cad8-488f-83b9-e3395a0c4780 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:25.988669 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-8a5eff61-95a2-4322-a311-cb1c4d5aaccf req-7e8b894b-cad8-488f-83b9-e3395a0c4780 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 Aug 14 06:11:25.988931 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-8a5eff61-95a2-4322-a311-cb1c4d5aaccf req-7e8b894b-cad8-488f-83b9-e3395a0c4780 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:25.989167 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-8a5eff61-95a2-4322-a311-cb1c4d5aaccf req-7e8b894b-cad8-488f-83b9-e3395a0c4780 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:26.011224 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:26.011224 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:26.017512 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-8a5eff61-95a2-4322-a311-cb1c4d5aaccf req-7e8b894b-cad8-488f-83b9-e3395a0c4780 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:11:26.023277 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-8a5eff61-95a2-4322-a311-cb1c4d5aaccf req-7e8b894b-cad8-488f-83b9-e3395a0c4780 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 returned with HTTP 200 Aug 14 06:11:26.023980 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 237/943] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:11:25 2026] GET /volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:26.721330 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-eed1dc85-10f9-45d9-99f3-a5fcbf0b01c0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:26.725794 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-eed1dc85-10f9-45d9-99f3-a5fcbf0b01c0 tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] GET https://10.4.3.127/volume/v3/volumes/57b20ca6-4af6-4ae9-92e5-0c72ae98b138 Aug 14 06:11:26.725794 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-eed1dc85-10f9-45d9-99f3-a5fcbf0b01c0 tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:26.727477 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-eed1dc85-10f9-45d9-99f3-a5fcbf0b01c0 tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:26.742817 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-eed1dc85-10f9-45d9-99f3-a5fcbf0b01c0 tempest-VolumeTypesAccessTest-1757508737 tempest-VolumeTypesAccessTest-1757508737-project-member] https://10.4.3.127/volume/v3/volumes/57b20ca6-4af6-4ae9-92e5-0c72ae98b138 returned with HTTP 404 Aug 14 06:11:26.743543 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 235/944] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:26 2026] GET /volume/v3/volumes/57b20ca6-4af6-4ae9-92e5-0c72ae98b138 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:26.758317 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-14d3d459-0b29-49dc-9647-2bfc3f3878c8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:26.761769 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-14d3d459-0b29-49dc-9647-2bfc3f3878c8 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] POST https://10.4.3.127/volume/v3/types/8cf5ebc7-d1c3-4505-9f5b-7d0c47124781/action Aug 14 06:11:26.762279 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-14d3d459-0b29-49dc-9647-2bfc3f3878c8 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Action body: b'{"removeProjectAccess": {"project": "8ff2fd03373b4c24970d56f166471585"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:11:26.762504 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-14d3d459-0b29-49dc-9647-2bfc3f3878c8 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "8ff2fd03373b4c24970d56f166471585"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:26.791186 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-14d3d459-0b29-49dc-9647-2bfc3f3878c8 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] https://10.4.3.127/volume/v3/types/8cf5ebc7-d1c3-4505-9f5b-7d0c47124781/action returned with HTTP 202 Aug 14 06:11:26.791758 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 239/945] 10.4.3.127 () {68 vars in 1384 bytes} [Fri Aug 14 06:11:26 2026] POST /volume/v3/types/8cf5ebc7-d1c3-4505-9f5b-7d0c47124781/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:26.806065 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4d29ea52-7377-43d2-81a2-67f04d4982df None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:26.811025 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4d29ea52-7377-43d2-81a2-67f04d4982df tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] DELETE https://10.4.3.127/volume/v3/types/8cf5ebc7-d1c3-4505-9f5b-7d0c47124781 Aug 14 06:11:26.811243 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4d29ea52-7377-43d2-81a2-67f04d4982df tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:26.811444 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4d29ea52-7377-43d2-81a2-67f04d4982df tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:26.861910 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4d29ea52-7377-43d2-81a2-67f04d4982df tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] https://10.4.3.127/volume/v3/types/8cf5ebc7-d1c3-4505-9f5b-7d0c47124781 returned with HTTP 202 Aug 14 06:11:26.862502 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 235/946] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:11:26 2026] DELETE /volume/v3/types/8cf5ebc7-d1c3-4505-9f5b-7d0c47124781 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:26.871808 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dad9a9d5-088f-41d3-9e01-a72095a55dbf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:26.876419 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dad9a9d5-088f-41d3-9e01-a72095a55dbf tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] GET https://10.4.3.127/volume/v3/types/8cf5ebc7-d1c3-4505-9f5b-7d0c47124781 Aug 14 06:11:26.876419 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dad9a9d5-088f-41d3-9e01-a72095a55dbf tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:26.876602 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dad9a9d5-088f-41d3-9e01-a72095a55dbf tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:26.883362 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dad9a9d5-088f-41d3-9e01-a72095a55dbf tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] https://10.4.3.127/volume/v3/types/8cf5ebc7-d1c3-4505-9f5b-7d0c47124781 returned with HTTP 404 Aug 14 06:11:26.884007 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 238/947] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:11:26 2026] GET /volume/v3/types/8cf5ebc7-d1c3-4505-9f5b-7d0c47124781 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:26.894379 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b8b1e58b-e488-4f6c-8980-7cfd76d7ccf2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:26.897344 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b8b1e58b-e488-4f6c-8980-7cfd76d7ccf2 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:11:26.897847 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b8b1e58b-e488-4f6c-8980-7cfd76d7ccf2 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1534229836", "os-volume-type-access:is_public": false}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:26.920424 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b8b1e58b-e488-4f6c-8980-7cfd76d7ccf2 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:11:26.920863 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 236/948] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:11:26 2026] POST /volume/v3/types => generated 229 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:26.933161 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fc2e8dd1-440d-4989-b88f-f7c3817e50e4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:26.937569 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fc2e8dd1-440d-4989-b88f-f7c3817e50e4 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] POST https://10.4.3.127/volume/v3/types/2d4b2d8b-9228-400c-a497-3fba7e4717ae/action Aug 14 06:11:26.942328 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fc2e8dd1-440d-4989-b88f-f7c3817e50e4 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Action body: b'{"addProjectAccess": {"project": "8ff2fd03373b4c24970d56f166471585"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:11:26.943664 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fc2e8dd1-440d-4989-b88f-f7c3817e50e4 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "8ff2fd03373b4c24970d56f166471585"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:26.968891 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fc2e8dd1-440d-4989-b88f-f7c3817e50e4 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] https://10.4.3.127/volume/v3/types/2d4b2d8b-9228-400c-a497-3fba7e4717ae/action returned with HTTP 202 Aug 14 06:11:26.969287 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 240/949] 10.4.3.127 () {68 vars in 1384 bytes} [Fri Aug 14 06:11:26 2026] POST /volume/v3/types/2d4b2d8b-9228-400c-a497-3fba7e4717ae/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:26.978323 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-656bac4b-a36f-4edb-b71d-10af597ce18a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:26.980085 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-656bac4b-a36f-4edb-b71d-10af597ce18a tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] POST https://10.4.3.127/volume/v3/types/2d4b2d8b-9228-400c-a497-3fba7e4717ae/action Aug 14 06:11:26.980494 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-656bac4b-a36f-4edb-b71d-10af597ce18a tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Action body: b'{"addProjectAccess": {"project": "09768e811aba40bab87231e2899950c3"}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:11:26.980706 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-656bac4b-a36f-4edb-b71d-10af597ce18a tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "09768e811aba40bab87231e2899950c3"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:26.998566 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-656bac4b-a36f-4edb-b71d-10af597ce18a tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] https://10.4.3.127/volume/v3/types/2d4b2d8b-9228-400c-a497-3fba7e4717ae/action returned with HTTP 202 Aug 14 06:11:26.998566 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 236/950] 10.4.3.127 () {68 vars in 1384 bytes} [Fri Aug 14 06:11:26 2026] POST /volume/v3/types/2d4b2d8b-9228-400c-a497-3fba7e4717ae/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:27.009524 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-aba488c6-0e37-4cae-8927-1b1f22e16fa9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:27.013270 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aba488c6-0e37-4cae-8927-1b1f22e16fa9 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] GET https://10.4.3.127/volume/v3/types/2d4b2d8b-9228-400c-a497-3fba7e4717ae/os-volume-type-access Aug 14 06:11:27.013270 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aba488c6-0e37-4cae-8927-1b1f22e16fa9 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:27.013270 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aba488c6-0e37-4cae-8927-1b1f22e16fa9 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:27.032633 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aba488c6-0e37-4cae-8927-1b1f22e16fa9 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] https://10.4.3.127/volume/v3/types/2d4b2d8b-9228-400c-a497-3fba7e4717ae/os-volume-type-access returned with HTTP 200 Aug 14 06:11:27.032633 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 239/951] 10.4.3.127 () {66 vars in 1408 bytes} [Fri Aug 14 06:11:27 2026] GET /volume/v3/types/2d4b2d8b-9228-400c-a497-3fba7e4717ae/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 14 06:11:27.043316 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3c5297e6-1926-4748-94c4-ce689aea7d1c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:27.047279 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3c5297e6-1926-4748-94c4-ce689aea7d1c tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] POST https://10.4.3.127/volume/v3/types/2d4b2d8b-9228-400c-a497-3fba7e4717ae/action Aug 14 06:11:27.047859 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3c5297e6-1926-4748-94c4-ce689aea7d1c tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Action body: b'{"removeProjectAccess": {"project": "09768e811aba40bab87231e2899950c3"}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:11:27.048032 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3c5297e6-1926-4748-94c4-ce689aea7d1c tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "09768e811aba40bab87231e2899950c3"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:27.060847 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3c5297e6-1926-4748-94c4-ce689aea7d1c tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] https://10.4.3.127/volume/v3/types/2d4b2d8b-9228-400c-a497-3fba7e4717ae/action returned with HTTP 202 Aug 14 06:11:27.061350 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 237/952] 10.4.3.127 () {68 vars in 1384 bytes} [Fri Aug 14 06:11:27 2026] POST /volume/v3/types/2d4b2d8b-9228-400c-a497-3fba7e4717ae/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:27.076133 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0d45a0b6-5f17-4e7b-a6da-07864dbc7460 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:27.078739 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0d45a0b6-5f17-4e7b-a6da-07864dbc7460 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] POST https://10.4.3.127/volume/v3/types/2d4b2d8b-9228-400c-a497-3fba7e4717ae/action Aug 14 06:11:27.078877 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0d45a0b6-5f17-4e7b-a6da-07864dbc7460 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Action body: b'{"removeProjectAccess": {"project": "8ff2fd03373b4c24970d56f166471585"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:11:27.079069 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0d45a0b6-5f17-4e7b-a6da-07864dbc7460 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "8ff2fd03373b4c24970d56f166471585"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:27.096352 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0d45a0b6-5f17-4e7b-a6da-07864dbc7460 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] https://10.4.3.127/volume/v3/types/2d4b2d8b-9228-400c-a497-3fba7e4717ae/action returned with HTTP 202 Aug 14 06:11:27.096932 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 241/953] 10.4.3.127 () {68 vars in 1384 bytes} [Fri Aug 14 06:11:27 2026] POST /volume/v3/types/2d4b2d8b-9228-400c-a497-3fba7e4717ae/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:27.106343 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-544781a0-4478-45ba-a748-2f190210ff19 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:27.109331 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-544781a0-4478-45ba-a748-2f190210ff19 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] DELETE https://10.4.3.127/volume/v3/types/2d4b2d8b-9228-400c-a497-3fba7e4717ae Aug 14 06:11:27.109641 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-544781a0-4478-45ba-a748-2f190210ff19 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:27.109966 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-544781a0-4478-45ba-a748-2f190210ff19 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:27.143687 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-544781a0-4478-45ba-a748-2f190210ff19 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] https://10.4.3.127/volume/v3/types/2d4b2d8b-9228-400c-a497-3fba7e4717ae returned with HTTP 202 Aug 14 06:11:27.144234 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 237/954] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:11:27 2026] DELETE /volume/v3/types/2d4b2d8b-9228-400c-a497-3fba7e4717ae => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:27.160664 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-49ffce0c-5714-482b-9078-b8be231675c5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:27.164757 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-49ffce0c-5714-482b-9078-b8be231675c5 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] GET https://10.4.3.127/volume/v3/types/2d4b2d8b-9228-400c-a497-3fba7e4717ae Aug 14 06:11:27.164757 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-49ffce0c-5714-482b-9078-b8be231675c5 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:27.164757 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-49ffce0c-5714-482b-9078-b8be231675c5 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:27.168388 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-49ffce0c-5714-482b-9078-b8be231675c5 tempest-VolumeTypesAccessTest-509684197 tempest-VolumeTypesAccessTest-509684197-project-admin] https://10.4.3.127/volume/v3/types/2d4b2d8b-9228-400c-a497-3fba7e4717ae returned with HTTP 404 Aug 14 06:11:27.169743 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 240/955] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:11:27 2026] GET /volume/v3/types/2d4b2d8b-9228-400c-a497-3fba7e4717ae => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:29.288438 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-77938891-c58e-4371-9914-7c8cdc34a9e1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:29.290546 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-77938891-c58e-4371-9914-7c8cdc34a9e1 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 Aug 14 06:11:29.290546 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-77938891-c58e-4371-9914-7c8cdc34a9e1 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:29.290546 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-77938891-c58e-4371-9914-7c8cdc34a9e1 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:29.307106 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:29.307106 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:29.313548 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-77938891-c58e-4371-9914-7c8cdc34a9e1 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:11:29.322193 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-77938891-c58e-4371-9914-7c8cdc34a9e1 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 returned with HTTP 200 Aug 14 06:11:29.322761 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 238/956] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:29 2026] GET /volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:29.384835 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-328c8142-b9a8-48e7-a757-ff0eebf65ac8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:29.387250 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-328c8142-b9a8-48e7-a757-ff0eebf65ac8 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 Aug 14 06:11:29.387528 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-328c8142-b9a8-48e7-a757-ff0eebf65ac8 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:29.387775 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-328c8142-b9a8-48e7-a757-ff0eebf65ac8 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:29.402698 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:29.402698 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:29.410015 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-328c8142-b9a8-48e7-a757-ff0eebf65ac8 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:11:29.416131 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-328c8142-b9a8-48e7-a757-ff0eebf65ac8 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 returned with HTTP 200 Aug 14 06:11:29.416906 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 242/957] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:11:29 2026] GET /volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:29.441065 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-d7243186-9094-495c-b585-4c9dd7689297 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:29.446335 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-d7243186-9094-495c-b585-4c9dd7689297 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] POST https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704/action Aug 14 06:11:29.447306 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-d7243186-9094-495c-b585-4c9dd7689297 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:11:29.448161 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-d7243186-9094-495c-b585-4c9dd7689297 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:29.470456 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:29.470456 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:29.471186 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-d7243186-9094-495c-b585-4c9dd7689297 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:11:29.482738 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-d7243186-9094-495c-b585-4c9dd7689297 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Begin detaching volume completed successfully. Aug 14 06:11:29.483004 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-d7243186-9094-495c-b585-4c9dd7689297 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704/action returned with HTTP 202 Aug 14 06:11:29.486186 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 238/958] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:11:29 2026] POST /volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:11:29.556528 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2846de18-2524-4f72-ab00-d10845ffc744 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:29.556956 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2846de18-2524-4f72-ab00-d10845ffc744 None None] GET https://10.4.3.127/volume// Aug 14 06:11:29.557127 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2846de18-2524-4f72-ab00-d10845ffc744 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:29.557322 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2846de18-2524-4f72-ab00-d10845ffc744 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:29.557710 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2846de18-2524-4f72-ab00-d10845ffc744 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:11:29.558556 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 241/959] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:11:29 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:11:29.570597 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-039d6cd0-1cff-423b-aef1-9b6d6df16518 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:29.573424 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-039d6cd0-1cff-423b-aef1-9b6d6df16518 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 Aug 14 06:11:29.573715 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-039d6cd0-1cff-423b-aef1-9b6d6df16518 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:29.573967 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-039d6cd0-1cff-423b-aef1-9b6d6df16518 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:29.587207 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:29.587207 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:29.595309 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-039d6cd0-1cff-423b-aef1-9b6d6df16518 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:11:29.604978 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-039d6cd0-1cff-423b-aef1-9b6d6df16518 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 returned with HTTP 200 Aug 14 06:11:29.605519 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 239/960] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:11:29 2026] GET /volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 => generated 1323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:11:30.641611 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-736b3085-8a7c-4298-80f1-5d0311a369fd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:30.644755 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-736b3085-8a7c-4298-80f1-5d0311a369fd tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] DELETE https://10.4.3.127/volume/v3/attachments/330b2ad4-4a4b-456a-b515-5121fad03ed2 Aug 14 06:11:30.645462 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-736b3085-8a7c-4298-80f1-5d0311a369fd tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:30.645556 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-736b3085-8a7c-4298-80f1-5d0311a369fd tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:30.658538 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:30.658538 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:30.737459 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-8f154176-10c0-49d7-8e7d-aedd18ec27ad req-736b3085-8a7c-4298-80f1-5d0311a369fd tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/attachments/330b2ad4-4a4b-456a-b515-5121fad03ed2 returned with HTTP 200 Aug 14 06:11:30.738299 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 243/961] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:11:30 2026] DELETE /volume/v3/attachments/330b2ad4-4a4b-456a-b515-5121fad03ed2 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:31.289840 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-bd5ea5dc-b860-4db9-826c-61d94f3818d9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:31.373778 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bd5ea5dc-b860-4db9-826c-61d94f3818d9 tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] POST https://10.4.3.127/volume/v3/types/705f9a47-9886-4a29-8c66-c74f9ce3f124/encryption Aug 14 06:11:31.373778 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bd5ea5dc-b860-4db9-826c-61d94f3818d9 tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:31.405281 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bd5ea5dc-b860-4db9-826c-61d94f3818d9 tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] https://10.4.3.127/volume/v3/types/705f9a47-9886-4a29-8c66-c74f9ce3f124/encryption returned with HTTP 404 Aug 14 06:11:31.405968 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 239/962] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 14 06:11:31 2026] POST /volume/v3/types/705f9a47-9886-4a29-8c66-c74f9ce3f124/encryption => generated 114 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:31.416111 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c43b055d-5a55-4b5a-b9f7-a40c8fabdbf2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:31.417764 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c43b055d-5a55-4b5a-b9f7-a40c8fabdbf2 tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:11:31.418080 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c43b055d-5a55-4b5a-b9f7-a40c8fabdbf2 tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1637793749", "os-volume-type-access:is_public": false}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:31.430252 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c43b055d-5a55-4b5a-b9f7-a40c8fabdbf2 tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:11:31.430625 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 242/963] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:11:31 2026] POST /volume/v3/types => generated 231 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:31.440942 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c504d419-3008-42a6-8914-391b03736526 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:31.587168 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c504d419-3008-42a6-8914-391b03736526 tempest-VolumeTypesNegativeTest-1557379112 tempest-VolumeTypesNegativeTest-1557379112-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:11:31.587168 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c504d419-3008-42a6-8914-391b03736526 tempest-VolumeTypesNegativeTest-1557379112 tempest-VolumeTypesNegativeTest-1557379112-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ac48296e-1a16-4611-8c25-31e73f7be838", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-457517855"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:31.587168 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-c504d419-3008-42a6-8914-391b03736526 tempest-VolumeTypesNegativeTest-1557379112 tempest-VolumeTypesNegativeTest-1557379112-project-member] Create volume request body: {'volume': {'volume_type': 'ac48296e-1a16-4611-8c25-31e73f7be838', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-457517855'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:11:31.596086 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c504d419-3008-42a6-8914-391b03736526 tempest-VolumeTypesNegativeTest-1557379112 tempest-VolumeTypesNegativeTest-1557379112-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 404 Aug 14 06:11:31.596516 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 240/964] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:11:31 2026] POST /volume/v3/volumes => generated 114 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:31.604382 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-353fae7a-8de0-487b-a6ef-6ceaae09dcae None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:31.605450 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-353fae7a-8de0-487b-a6ef-6ceaae09dcae tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] DELETE https://10.4.3.127/volume/v3/types/ac48296e-1a16-4611-8c25-31e73f7be838 Aug 14 06:11:31.605706 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-353fae7a-8de0-487b-a6ef-6ceaae09dcae tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:31.606279 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-353fae7a-8de0-487b-a6ef-6ceaae09dcae tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:31.606279 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:31.606279 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:31.663050 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-353fae7a-8de0-487b-a6ef-6ceaae09dcae tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] https://10.4.3.127/volume/v3/types/ac48296e-1a16-4611-8c25-31e73f7be838 returned with HTTP 202 Aug 14 06:11:31.665448 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 244/965] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:11:31 2026] DELETE /volume/v3/types/ac48296e-1a16-4611-8c25-31e73f7be838 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:31.676108 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-072798fe-9039-4f03-b7eb-e26dfccf34cd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:31.678650 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-072798fe-9039-4f03-b7eb-e26dfccf34cd tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 Aug 14 06:11:31.678650 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-072798fe-9039-4f03-b7eb-e26dfccf34cd tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:31.678650 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-072798fe-9039-4f03-b7eb-e26dfccf34cd tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:31.680470 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7693ad68-e4cb-43fd-9c88-3cd913871941 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:31.681779 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7693ad68-e4cb-43fd-9c88-3cd913871941 tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] GET https://10.4.3.127/volume/v3/types/ac48296e-1a16-4611-8c25-31e73f7be838 Aug 14 06:11:31.681888 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7693ad68-e4cb-43fd-9c88-3cd913871941 tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:31.682069 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7693ad68-e4cb-43fd-9c88-3cd913871941 tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:31.685634 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7693ad68-e4cb-43fd-9c88-3cd913871941 tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] https://10.4.3.127/volume/v3/types/ac48296e-1a16-4611-8c25-31e73f7be838 returned with HTTP 404 Aug 14 06:11:31.686296 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 243/966] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:11:31 2026] GET /volume/v3/types/ac48296e-1a16-4611-8c25-31e73f7be838 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:31.688375 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:31.688375 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:31.697900 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9e85208a-148f-45c2-8e3b-50dfc113bbd0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:31.698689 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-072798fe-9039-4f03-b7eb-e26dfccf34cd tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:11:31.699969 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9e85208a-148f-45c2-8e3b-50dfc113bbd0 tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:11:31.700384 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9e85208a-148f-45c2-8e3b-50dfc113bbd0 tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:31.702732 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9e85208a-148f-45c2-8e3b-50dfc113bbd0 tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 400 Aug 14 06:11:31.703326 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 241/967] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:11:31 2026] POST /volume/v3/types => generated 115 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 06:11:31.708240 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-072798fe-9039-4f03-b7eb-e26dfccf34cd tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 returned with HTTP 200 Aug 14 06:11:31.709917 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 240/968] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:31 2026] GET /volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:31.716598 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-45967e0c-6da9-4185-a4d7-2eb2102be16b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:31.719551 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-45967e0c-6da9-4185-a4d7-2eb2102be16b tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:11:31.720065 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-45967e0c-6da9-4185-a4d7-2eb2102be16b tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-610933091"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:31.743877 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-45967e0c-6da9-4185-a4d7-2eb2102be16b tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:11:31.744456 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 245/969] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:11:31 2026] POST /volume/v3/types => generated 228 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:31.756431 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e83a8993-1d03-4ada-a7eb-eb761facb05f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:31.758079 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e83a8993-1d03-4ada-a7eb-eb761facb05f tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:11:31.758425 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e83a8993-1d03-4ada-a7eb-eb761facb05f tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-610933091"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:31.767000 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e83a8993-1d03-4ada-a7eb-eb761facb05f tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-610933091 already exists. Aug 14 06:11:31.767174 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e83a8993-1d03-4ada-a7eb-eb761facb05f tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 409 Aug 14 06:11:31.767707 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 244/970] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:11:31 2026] POST /volume/v3/types => generated 133 bytes in 12 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:11:31.776902 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-85fea9fb-dee6-4eb1-b989-1740efb7e2f6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:31.779696 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-85fea9fb-dee6-4eb1-b989-1740efb7e2f6 tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] DELETE https://10.4.3.127/volume/v3/types/c553192c-1234-4a02-9cdc-1f5e5535a3d9 Aug 14 06:11:31.779944 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-85fea9fb-dee6-4eb1-b989-1740efb7e2f6 tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:31.780196 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-85fea9fb-dee6-4eb1-b989-1740efb7e2f6 tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] Calling method '_delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:31.813569 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-85fea9fb-dee6-4eb1-b989-1740efb7e2f6 tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] https://10.4.3.127/volume/v3/types/c553192c-1234-4a02-9cdc-1f5e5535a3d9 returned with HTTP 202 Aug 14 06:11:31.814134 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 242/971] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:11:31 2026] DELETE /volume/v3/types/c553192c-1234-4a02-9cdc-1f5e5535a3d9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:31.821967 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-92599655-fe46-4520-bc8d-b9318e4b4c8d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:31.824159 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-92599655-fe46-4520-bc8d-b9318e4b4c8d tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] GET https://10.4.3.127/volume/v3/types/c553192c-1234-4a02-9cdc-1f5e5535a3d9 Aug 14 06:11:31.824297 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-92599655-fe46-4520-bc8d-b9318e4b4c8d tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:31.824440 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-92599655-fe46-4520-bc8d-b9318e4b4c8d tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:31.828867 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-92599655-fe46-4520-bc8d-b9318e4b4c8d tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] https://10.4.3.127/volume/v3/types/c553192c-1234-4a02-9cdc-1f5e5535a3d9 returned with HTTP 404 Aug 14 06:11:31.829385 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 241/972] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:11:31 2026] GET /volume/v3/types/c553192c-1234-4a02-9cdc-1f5e5535a3d9 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:31.840450 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c1c4cf1c-8891-467a-87ee-6085e1c05746 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:31.842539 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c1c4cf1c-8891-467a-87ee-6085e1c05746 tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] DELETE https://10.4.3.127/volume/v3/types/4f4a4d44-44f9-4000-8f64-e854b0866549 Aug 14 06:11:31.842786 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c1c4cf1c-8891-467a-87ee-6085e1c05746 tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:31.843012 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c1c4cf1c-8891-467a-87ee-6085e1c05746 tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:31.847597 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c1c4cf1c-8891-467a-87ee-6085e1c05746 tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] https://10.4.3.127/volume/v3/types/4f4a4d44-44f9-4000-8f64-e854b0866549 returned with HTTP 404 Aug 14 06:11:31.848636 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 246/973] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:11:31 2026] DELETE /volume/v3/types/4f4a4d44-44f9-4000-8f64-e854b0866549 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:31.857871 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-55ead7ec-ea71-462a-80d2-9f22f04dc89b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:31.859589 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-55ead7ec-ea71-462a-80d2-9f22f04dc89b tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] GET https://10.4.3.127/volume/v3/types/afff0fa4-03e3-4269-b24e-2335644c7324 Aug 14 06:11:31.859843 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-55ead7ec-ea71-462a-80d2-9f22f04dc89b tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:31.860081 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-55ead7ec-ea71-462a-80d2-9f22f04dc89b tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:31.866559 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-55ead7ec-ea71-462a-80d2-9f22f04dc89b tempest-VolumeTypesNegativeTest-498897583 tempest-VolumeTypesNegativeTest-498897583-project-admin] https://10.4.3.127/volume/v3/types/afff0fa4-03e3-4269-b24e-2335644c7324 returned with HTTP 404 Aug 14 06:11:31.866559 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 245/974] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:11:31 2026] GET /volume/v3/types/afff0fa4-03e3-4269-b24e-2335644c7324 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:34.437015 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:34.443429 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:11:34.443429 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1809803819"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:34.445705 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Create volume request body: {'volume': {'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1809803819'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:11:34.551384 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Create volume of 1 GB Aug 14 06:11:34.558413 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Availability Zones retrieved successfully. Aug 14 06:11:34.568455 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Flow 'volume_create_api' (e588f59a-7f6b-40ae-b9bc-449ddec4acb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:11:34.568455 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55f890f4-b62d-44eb-b50a-2638233b12ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:34.568455 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:11:34.680537 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55f890f4-b62d-44eb-b50a-2638233b12ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:34.681790 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (806de440-c13e-4ab3-8313-fbb02f1e2d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:34.763096 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Created reservations ['fe6f648b-8ac5-4906-a001-94e79962ddc8', '3d6fc1ed-e22e-49cf-ab43-c6281074d993', 'ef3be110-d41a-451f-aa44-d397766ac9b1', 'fa4d9f40-79e7-45d7-beb0-1190e0876936'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:11:34.764065 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (806de440-c13e-4ab3-8313-fbb02f1e2d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe6f648b-8ac5-4906-a001-94e79962ddc8', '3d6fc1ed-e22e-49cf-ab43-c6281074d993', 'ef3be110-d41a-451f-aa44-d397766ac9b1', 'fa4d9f40-79e7-45d7-beb0-1190e0876936']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:34.765134 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d10c474-bb62-45a7-b22c-63c9ca4fd8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:34.794737 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d10c474-bb62-45a7-b22c-63c9ca4fd8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd98b0df7-64db-4d47-bfec-86e35fb53810', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1809803819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62f272cb941b476fb12095c381ee8826',qos_specs=None,replication_status=,reservations=['fe6f648b-8ac5-4906-a001-94e79962ddc8','3d6fc1ed-e22e-49cf-ab43-c6281074d993','ef3be110-d41a-451f-aa44-d397766ac9b1','fa4d9f40-79e7-45d7-beb0-1190e0876936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd59de660b434d1bb9e1627c0a19b3ef',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:11:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1809803819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d98b0df7-64db-4d47-bfec-86e35fb53810,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62f272cb941b476fb12095c381ee8826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd59de660b434d1bb9e1627c0a19b3ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:34.795451 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a1adb92-4db1-4ae3-ae48-b0aa537b1656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:34.817796 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a1adb92-4db1-4ae3-ae48-b0aa537b1656) transitioned into state 'SUCCESS' from state '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-1809803819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62f272cb941b476fb12095c381ee8826',qos_specs=None,replication_status=,reservations=['fe6f648b-8ac5-4906-a001-94e79962ddc8','3d6fc1ed-e22e-49cf-ab43-c6281074d993','ef3be110-d41a-451f-aa44-d397766ac9b1','fa4d9f40-79e7-45d7-beb0-1190e0876936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd59de660b434d1bb9e1627c0a19b3ef',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:34.818497 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5a8bcce-13c8-47ae-9152-179c42da0fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:34.831101 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5a8bcce-13c8-47ae-9152-179c42da0fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:34.832124 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Flow 'volume_create_api' (e588f59a-7f6b-40ae-b9bc-449ddec4acb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:11:34.832623 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Create volume request issued successfully. Aug 14 06:11:34.833273 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-78c8aeb0-0439-4065-ba82-9753a8de8309 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:11:34.834142 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 243/975] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:11:34 2026] POST /volume/v3/volumes => generated 751 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:11:34.847075 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-29fa8335-a1b9-4396-b04b-84bf3412e76e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:34.849146 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-29fa8335-a1b9-4396-b04b-84bf3412e76e tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] GET https://10.4.3.127/volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810 Aug 14 06:11:34.849447 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-29fa8335-a1b9-4396-b04b-84bf3412e76e tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:34.849686 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-29fa8335-a1b9-4396-b04b-84bf3412e76e tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:34.857820 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:34.857820 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:34.862073 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-29fa8335-a1b9-4396-b04b-84bf3412e76e tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Volume info retrieved successfully. Aug 14 06:11:34.867188 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-29fa8335-a1b9-4396-b04b-84bf3412e76e tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] https://10.4.3.127/volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810 returned with HTTP 200 Aug 14 06:11:34.867680 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 242/976] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:34 2026] GET /volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:35.883619 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-18787c4a-019e-4af9-a1d6-ccce06d19bb8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:35.885477 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-18787c4a-019e-4af9-a1d6-ccce06d19bb8 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] GET https://10.4.3.127/volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810 Aug 14 06:11:35.885733 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-18787c4a-019e-4af9-a1d6-ccce06d19bb8 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:35.885955 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-18787c4a-019e-4af9-a1d6-ccce06d19bb8 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:35.894915 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:35.894915 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:35.907424 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-18787c4a-019e-4af9-a1d6-ccce06d19bb8 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Volume info retrieved successfully. Aug 14 06:11:35.911362 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-18787c4a-019e-4af9-a1d6-ccce06d19bb8 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] https://10.4.3.127/volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810 returned with HTTP 200 Aug 14 06:11:35.911955 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 247/977] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:35 2026] GET /volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810 => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:35.930421 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7ea75f38-7a70-497b-a90d-e3921f1fe1ac None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:35.935374 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7ea75f38-7a70-497b-a90d-e3921f1fe1ac tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] POST https://10.4.3.127/volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810/action Aug 14 06:11:35.935570 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7ea75f38-7a70-497b-a90d-e3921f1fe1ac tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-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=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:11:35.935767 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7ea75f38-7a70-497b-a90d-e3921f1fe1ac tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-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=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:35.946229 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:35.946229 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:35.953759 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:35.953759 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:35.954540 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7ea75f38-7a70-497b-a90d-e3921f1fe1ac tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Volume info retrieved successfully. Aug 14 06:11:35.969159 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7ea75f38-7a70-497b-a90d-e3921f1fe1ac tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Update volume metadata completed successfully. Aug 14 06:11:35.969481 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7ea75f38-7a70-497b-a90d-e3921f1fe1ac tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] https://10.4.3.127/volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810/action returned with HTTP 200 Aug 14 06:11:35.969977 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 246/978] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:11:35 2026] POST /volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810/action => generated 563 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:35.979096 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6c080696-f1cc-4d8e-a00a-ef635afe1e2a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:35.981313 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6c080696-f1cc-4d8e-a00a-ef635afe1e2a tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] GET https://10.4.3.127/volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810 Aug 14 06:11:35.981565 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6c080696-f1cc-4d8e-a00a-ef635afe1e2a tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:35.981868 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6c080696-f1cc-4d8e-a00a-ef635afe1e2a tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:35.991268 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:35.991268 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:35.998222 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6c080696-f1cc-4d8e-a00a-ef635afe1e2a tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Volume info retrieved successfully. Aug 14 06:11:36.006921 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6c080696-f1cc-4d8e-a00a-ef635afe1e2a tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] https://10.4.3.127/volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810 returned with HTTP 200 Aug 14 06:11:36.007332 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 244/979] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:35 2026] GET /volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810 => generated 1419 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:36.024010 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f56fa8e7-2c04-47c2-a853-63fd4bf36a6a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:36.025853 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f56fa8e7-2c04-47c2-a853-63fd4bf36a6a tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] POST https://10.4.3.127/volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810/action Aug 14 06:11:36.026174 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f56fa8e7-2c04-47c2-a853-63fd4bf36a6a tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:11:36.026288 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f56fa8e7-2c04-47c2-a853-63fd4bf36a6a tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:36.040899 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:36.040899 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:36.047669 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:36.047669 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:36.048162 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f56fa8e7-2c04-47c2-a853-63fd4bf36a6a tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Volume info retrieved successfully. Aug 14 06:11:36.055052 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f56fa8e7-2c04-47c2-a853-63fd4bf36a6a tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Get volume image-metadata completed successfully. Aug 14 06:11:36.069784 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f56fa8e7-2c04-47c2-a853-63fd4bf36a6a tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Delete volume metadata completed successfully. Aug 14 06:11:36.070205 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f56fa8e7-2c04-47c2-a853-63fd4bf36a6a tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] https://10.4.3.127/volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810/action returned with HTTP 200 Aug 14 06:11:36.070733 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 243/980] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:11:36 2026] POST /volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810/action => generated 0 bytes in 47 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 14 06:11:36.079422 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5f8f7585-32c6-4ae3-93aa-15746bd40266 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:36.080846 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5f8f7585-32c6-4ae3-93aa-15746bd40266 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] POST https://10.4.3.127/volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810/action Aug 14 06:11:36.081432 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5f8f7585-32c6-4ae3-93aa-15746bd40266 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:11:36.081679 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5f8f7585-32c6-4ae3-93aa-15746bd40266 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:36.089633 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:36.089633 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:36.090267 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5f8f7585-32c6-4ae3-93aa-15746bd40266 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Volume info retrieved successfully. Aug 14 06:11:36.096561 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5f8f7585-32c6-4ae3-93aa-15746bd40266 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Get volume image-metadata completed successfully. Aug 14 06:11:36.096561 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5f8f7585-32c6-4ae3-93aa-15746bd40266 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] https://10.4.3.127/volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810/action returned with HTTP 200 Aug 14 06:11:36.096561 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 248/981] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:11:36 2026] POST /volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810/action => generated 537 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:36.108907 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-15e17d97-ca0e-4d5e-8ac2-251efb72fb8a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:36.110985 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-15e17d97-ca0e-4d5e-8ac2-251efb72fb8a tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] GET https://10.4.3.127/volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810 Aug 14 06:11:36.111210 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-15e17d97-ca0e-4d5e-8ac2-251efb72fb8a tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:36.111411 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-15e17d97-ca0e-4d5e-8ac2-251efb72fb8a tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:36.121511 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:36.121511 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:36.127709 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-15e17d97-ca0e-4d5e-8ac2-251efb72fb8a tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Volume info retrieved successfully. Aug 14 06:11:36.135174 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-15e17d97-ca0e-4d5e-8ac2-251efb72fb8a tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] https://10.4.3.127/volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810 returned with HTTP 200 Aug 14 06:11:36.135805 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 247/982] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:36 2026] GET /volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810 => generated 1393 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:36.148089 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a020718f-ad94-493e-b893-c188b5db7b84 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:36.150068 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a020718f-ad94-493e-b893-c188b5db7b84 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] DELETE https://10.4.3.127/volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810 Aug 14 06:11:36.150280 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a020718f-ad94-493e-b893-c188b5db7b84 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:36.150510 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a020718f-ad94-493e-b893-c188b5db7b84 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:36.150680 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-a020718f-ad94-493e-b893-c188b5db7b84 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Delete volume with id: d98b0df7-64db-4d47-bfec-86e35fb53810 Aug 14 06:11:36.157516 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:36.157516 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:36.157969 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a020718f-ad94-493e-b893-c188b5db7b84 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Volume info retrieved successfully. Aug 14 06:11:36.179896 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a020718f-ad94-493e-b893-c188b5db7b84 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Delete volume request issued successfully. Aug 14 06:11:36.180124 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a020718f-ad94-493e-b893-c188b5db7b84 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] https://10.4.3.127/volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810 returned with HTTP 202 Aug 14 06:11:36.180621 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 245/983] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:11:36 2026] DELETE /volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:36.188165 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b6678cb7-8db3-4da1-9221-d872f73fb5b4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:36.190842 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b6678cb7-8db3-4da1-9221-d872f73fb5b4 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] GET https://10.4.3.127/volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810 Aug 14 06:11:36.191113 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b6678cb7-8db3-4da1-9221-d872f73fb5b4 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:36.191691 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b6678cb7-8db3-4da1-9221-d872f73fb5b4 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:36.203463 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:36.203463 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:36.209932 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b6678cb7-8db3-4da1-9221-d872f73fb5b4 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Volume info retrieved successfully. Aug 14 06:11:36.219223 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b6678cb7-8db3-4da1-9221-d872f73fb5b4 tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] https://10.4.3.127/volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810 returned with HTTP 200 Aug 14 06:11:36.219897 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 244/984] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:36 2026] GET /volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810 => generated 1392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:37.236605 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4d2676db-61c0-49c6-8ff6-1d7f7794986b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:37.238850 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4d2676db-61c0-49c6-8ff6-1d7f7794986b tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] GET https://10.4.3.127/volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810 Aug 14 06:11:37.239104 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4d2676db-61c0-49c6-8ff6-1d7f7794986b tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:37.239318 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4d2676db-61c0-49c6-8ff6-1d7f7794986b tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:37.252297 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4d2676db-61c0-49c6-8ff6-1d7f7794986b tempest-VolumesImageMetadata-998776613 tempest-VolumesImageMetadata-998776613-project-member] https://10.4.3.127/volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810 returned with HTTP 404 Aug 14 06:11:37.253054 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 249/985] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:37 2026] GET /volume/v3/volumes/d98b0df7-64db-4d47-bfec-86e35fb53810 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:38.889672 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:39.035293 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:11:39.035695 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1186501355"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:39.039024 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1186501355'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:11:39.039024 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Create volume of 1 GB Aug 14 06:11:39.043784 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Availability Zones retrieved successfully. Aug 14 06:11:39.052784 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Flow 'volume_create_api' (3a3c8d9e-c0d3-43a1-aec1-a997add79dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:11:39.054309 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af584098-a61b-4df5-89b6-fcba2ebc5b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:39.055832 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:11:39.088663 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af584098-a61b-4df5-89b6-fcba2ebc5b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:39.088979 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e2af97a-3e0a-4424-b8d8-f8eadf00300d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:39.177616 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Created reservations ['70339cce-d9b8-47ac-8e19-54fb3e997d33', '9b55e432-b879-462b-b23c-b2fcb0b77e2d', 'ae93a5b6-462b-4401-bce7-4ffbab851c37', '68ec0d45-8cde-4359-b457-6a9fd773d422'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:11:39.178494 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e2af97a-3e0a-4424-b8d8-f8eadf00300d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70339cce-d9b8-47ac-8e19-54fb3e997d33', '9b55e432-b879-462b-b23c-b2fcb0b77e2d', 'ae93a5b6-462b-4401-bce7-4ffbab851c37', '68ec0d45-8cde-4359-b457-6a9fd773d422']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:39.179273 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4b5ff4d-f852-451a-9c5d-8224bedc19e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:39.220837 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4b5ff4d-f852-451a-9c5d-8224bedc19e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0049aba7-1c60-4716-8e67-5506c2b00784', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1186501355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58101de6f83f40a0a9b82f4966cddd2d',qos_specs=None,replication_status=,reservations=['70339cce-d9b8-47ac-8e19-54fb3e997d33','9b55e432-b879-462b-b23c-b2fcb0b77e2d','ae93a5b6-462b-4401-bce7-4ffbab851c37','68ec0d45-8cde-4359-b457-6a9fd773d422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f2057cdf63d4b59a37e5011ef968089',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:11:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1186501355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0049aba7-1c60-4716-8e67-5506c2b00784,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58101de6f83f40a0a9b82f4966cddd2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f2057cdf63d4b59a37e5011ef968089',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:39.222027 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca9938f0-f8ea-4862-83d7-3e552ec5634e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:39.250225 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca9938f0-f8ea-4862-83d7-3e552ec5634e) transitioned into state 'SUCCESS' from state '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-1186501355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58101de6f83f40a0a9b82f4966cddd2d',qos_specs=None,replication_status=,reservations=['70339cce-d9b8-47ac-8e19-54fb3e997d33','9b55e432-b879-462b-b23c-b2fcb0b77e2d','ae93a5b6-462b-4401-bce7-4ffbab851c37','68ec0d45-8cde-4359-b457-6a9fd773d422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f2057cdf63d4b59a37e5011ef968089',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:39.251445 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7519e409-26ec-47ac-a163-30a47aca1ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:39.263383 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7519e409-26ec-47ac-a163-30a47aca1ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:39.264574 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Flow 'volume_create_api' (3a3c8d9e-c0d3-43a1-aec1-a997add79dce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:11:39.264953 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Create volume request issued successfully. Aug 14 06:11:39.265707 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-14229f94-ce0d-44a0-85dc-9fb3c0456a82 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:11:39.266196 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 248/986] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:11:38 2026] POST /volume/v3/volumes => generated 752 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:11:39.281116 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9b708ba0-5609-4189-9f3b-bea33952fba7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:39.282820 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9b708ba0-5609-4189-9f3b-bea33952fba7 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/volumes/0049aba7-1c60-4716-8e67-5506c2b00784 Aug 14 06:11:39.283116 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9b708ba0-5609-4189-9f3b-bea33952fba7 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:39.283387 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9b708ba0-5609-4189-9f3b-bea33952fba7 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:39.293685 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:39.293685 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:39.298856 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9b708ba0-5609-4189-9f3b-bea33952fba7 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Volume info retrieved successfully. Aug 14 06:11:39.304952 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9b708ba0-5609-4189-9f3b-bea33952fba7 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/volumes/0049aba7-1c60-4716-8e67-5506c2b00784 returned with HTTP 200 Aug 14 06:11:39.305325 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 246/987] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:39 2026] GET /volume/v3/volumes/0049aba7-1c60-4716-8e67-5506c2b00784 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:40.324118 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5a5dedfb-75d2-4870-862a-7724587969d5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:40.326858 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5a5dedfb-75d2-4870-862a-7724587969d5 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/volumes/0049aba7-1c60-4716-8e67-5506c2b00784 Aug 14 06:11:40.330375 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5a5dedfb-75d2-4870-862a-7724587969d5 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:40.330375 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5a5dedfb-75d2-4870-862a-7724587969d5 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:40.342789 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:40.342789 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:40.347716 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5a5dedfb-75d2-4870-862a-7724587969d5 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Volume info retrieved successfully. Aug 14 06:11:40.351459 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5a5dedfb-75d2-4870-862a-7724587969d5 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/volumes/0049aba7-1c60-4716-8e67-5506c2b00784 returned with HTTP 200 Aug 14 06:11:40.352106 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 245/988] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:40 2026] GET /volume/v3/volumes/0049aba7-1c60-4716-8e67-5506c2b00784 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:40.370451 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e17e4d8b-fb3d-4859-8934-d19fee947b61 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:40.376420 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e17e4d8b-fb3d-4859-8934-d19fee947b61 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:11:40.376420 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e17e4d8b-fb3d-4859-8934-d19fee947b61 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0049aba7-1c60-4716-8e67-5506c2b00784", "name": "tempest-VolumesBackupsV39Test-Backup-1238141517", "container": "tempest-volumesbackupsv39test-backup-container-1591864396"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:40.376420 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-e17e4d8b-fb3d-4859-8934-d19fee947b61 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Creating new backup {'backup': {'volume_id': '0049aba7-1c60-4716-8e67-5506c2b00784', 'name': 'tempest-VolumesBackupsV39Test-Backup-1238141517', 'container': 'tempest-volumesbackupsv39test-backup-container-1591864396'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:11:40.376420 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-e17e4d8b-fb3d-4859-8934-d19fee947b61 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Creating backup of volume 0049aba7-1c60-4716-8e67-5506c2b00784 in container tempest-volumesbackupsv39test-backup-container-1591864396 Aug 14 06:11:40.385817 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:40.385817 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:40.386338 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e17e4d8b-fb3d-4859-8934-d19fee947b61 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Volume info retrieved successfully. Aug 14 06:11:40.430710 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-e17e4d8b-fb3d-4859-8934-d19fee947b61 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Created reservations ['df5ec747-9269-472f-b794-58584b2c227e', '47015fc4-3441-4b3d-8b5b-c4c099e98e12'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:11:40.477850 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e17e4d8b-fb3d-4859-8934-d19fee947b61 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:11:40.478413 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 250/989] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:11:40 2026] POST /volume/v3/backups => generated 333 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:11:40.491050 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-eee2afda-5d05-48a6-8a13-9ea14a114375 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:40.493747 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-eee2afda-5d05-48a6-8a13-9ea14a114375 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:40.494233 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-eee2afda-5d05-48a6-8a13-9ea14a114375 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:40.494648 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-eee2afda-5d05-48a6-8a13-9ea14a114375 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:40.495418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-eee2afda-5d05-48a6-8a13-9ea14a114375 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Show backup with id f40e512a-975e-4cff-98ee-99cc95f62633. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:40.500676 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:40.500676 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:40.502278 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-eee2afda-5d05-48a6-8a13-9ea14a114375 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 200 Aug 14 06:11:40.503199 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 249/990] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:40 2026] GET /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:41.518515 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9731b6e6-c369-44de-b356-bfd6e0a2c1e7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:41.521992 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9731b6e6-c369-44de-b356-bfd6e0a2c1e7 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:41.522326 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9731b6e6-c369-44de-b356-bfd6e0a2c1e7 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:41.523618 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9731b6e6-c369-44de-b356-bfd6e0a2c1e7 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:41.523618 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-9731b6e6-c369-44de-b356-bfd6e0a2c1e7 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Show backup with id f40e512a-975e-4cff-98ee-99cc95f62633. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:41.539793 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:41.539793 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:41.540771 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9731b6e6-c369-44de-b356-bfd6e0a2c1e7 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 200 Aug 14 06:11:41.541223 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 247/991] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:41 2026] GET /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 797 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:42.555049 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b39e9032-0554-4a70-9b59-b0aea95f7ca9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:42.557978 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b39e9032-0554-4a70-9b59-b0aea95f7ca9 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:42.558384 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b39e9032-0554-4a70-9b59-b0aea95f7ca9 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:42.558632 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b39e9032-0554-4a70-9b59-b0aea95f7ca9 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:42.558755 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-b39e9032-0554-4a70-9b59-b0aea95f7ca9 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Show backup with id f40e512a-975e-4cff-98ee-99cc95f62633. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:42.566461 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:42.566461 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:42.567577 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b39e9032-0554-4a70-9b59-b0aea95f7ca9 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 200 Aug 14 06:11:42.568164 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 246/992] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:42 2026] GET /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:43.581415 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8638bf84-b410-42af-bc84-c30e7a61d583 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:43.583628 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8638bf84-b410-42af-bc84-c30e7a61d583 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:43.586000 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8638bf84-b410-42af-bc84-c30e7a61d583 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:43.586000 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8638bf84-b410-42af-bc84-c30e7a61d583 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:43.586000 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-8638bf84-b410-42af-bc84-c30e7a61d583 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Show backup with id f40e512a-975e-4cff-98ee-99cc95f62633. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:43.591164 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:43.591164 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:43.592206 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8638bf84-b410-42af-bc84-c30e7a61d583 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 200 Aug 14 06:11:43.592735 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 251/993] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:43 2026] GET /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:44.607903 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b1449845-dd6e-4558-9c8a-cd70ef6b5f58 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:44.610690 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b1449845-dd6e-4558-9c8a-cd70ef6b5f58 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:44.610690 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b1449845-dd6e-4558-9c8a-cd70ef6b5f58 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:44.610690 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b1449845-dd6e-4558-9c8a-cd70ef6b5f58 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:44.610690 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-b1449845-dd6e-4558-9c8a-cd70ef6b5f58 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Show backup with id f40e512a-975e-4cff-98ee-99cc95f62633. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:44.614297 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:44.614297 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:44.615037 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b1449845-dd6e-4558-9c8a-cd70ef6b5f58 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 200 Aug 14 06:11:44.615371 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 250/994] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:44 2026] GET /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:45.341378 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-06618717-877f-4994-bcc4-fa29fab944e0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:45.343083 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-06618717-877f-4994-bcc4-fa29fab944e0 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] GET https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f Aug 14 06:11:45.343297 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-06618717-877f-4994-bcc4-fa29fab944e0 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:45.343550 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-06618717-877f-4994-bcc4-fa29fab944e0 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:45.352605 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:45.352605 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:45.355672 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-06618717-877f-4994-bcc4-fa29fab944e0 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Volume info retrieved successfully. Aug 14 06:11:45.359717 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-06618717-877f-4994-bcc4-fa29fab944e0 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f returned with HTTP 200 Aug 14 06:11:45.360048 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 248/995] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:45 2026] GET /volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:45.412578 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-d6fee4f5-7376-4990-9f5d-8bdae709913b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:45.414579 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-d6fee4f5-7376-4990-9f5d-8bdae709913b tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] GET https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f Aug 14 06:11:45.414802 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-d6fee4f5-7376-4990-9f5d-8bdae709913b tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:45.415013 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-d6fee4f5-7376-4990-9f5d-8bdae709913b tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:45.424217 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:45.424217 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:45.427728 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-d6fee4f5-7376-4990-9f5d-8bdae709913b tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Volume info retrieved successfully. Aug 14 06:11:45.431701 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-d6fee4f5-7376-4990-9f5d-8bdae709913b tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f returned with HTTP 200 Aug 14 06:11:45.432106 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 247/996] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:11:45 2026] GET /volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:45.455746 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-eafe2ce3-1066-4bab-b35a-e7c46fd0058f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:45.458365 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-eafe2ce3-1066-4bab-b35a-e7c46fd0058f tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] POST https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f/action Aug 14 06:11:45.459708 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-eafe2ce3-1066-4bab-b35a-e7c46fd0058f tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:11:45.461465 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-eafe2ce3-1066-4bab-b35a-e7c46fd0058f tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:45.476642 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:45.476642 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:45.476642 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-eafe2ce3-1066-4bab-b35a-e7c46fd0058f tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Volume info retrieved successfully. Aug 14 06:11:45.482013 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-eafe2ce3-1066-4bab-b35a-e7c46fd0058f tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Begin detaching volume completed successfully. Aug 14 06:11:45.482607 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-eafe2ce3-1066-4bab-b35a-e7c46fd0058f tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f/action returned with HTTP 202 Aug 14 06:11:45.483229 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 252/997] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:11:45 2026] POST /volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:11:45.537034 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c2a9119e-1f04-4164-aed2-0650468cd20f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:45.537467 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c2a9119e-1f04-4164-aed2-0650468cd20f None None] GET https://10.4.3.127/volume// Aug 14 06:11:45.537682 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c2a9119e-1f04-4164-aed2-0650468cd20f None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:45.537912 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c2a9119e-1f04-4164-aed2-0650468cd20f None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:45.538268 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c2a9119e-1f04-4164-aed2-0650468cd20f None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:11:45.538635 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 251/998] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:11:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:11:45.548493 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-174930a0-183e-4269-883c-2c2b4e1f6576 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:45.551493 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-174930a0-183e-4269-883c-2c2b4e1f6576 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] GET https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f Aug 14 06:11:45.551988 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-174930a0-183e-4269-883c-2c2b4e1f6576 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:45.551988 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-174930a0-183e-4269-883c-2c2b4e1f6576 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:45.565356 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:45.565356 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:45.571843 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-174930a0-183e-4269-883c-2c2b4e1f6576 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Volume info retrieved successfully. Aug 14 06:11:45.580531 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-174930a0-183e-4269-883c-2c2b4e1f6576 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f returned with HTTP 200 Aug 14 06:11:45.581114 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 249/999] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:11:45 2026] GET /volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f => generated 1325 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:11:45.630769 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d6993820-ee6d-455b-a2b5-a721cb115943 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:45.632873 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d6993820-ee6d-455b-a2b5-a721cb115943 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:45.633002 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d6993820-ee6d-455b-a2b5-a721cb115943 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:45.633194 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d6993820-ee6d-455b-a2b5-a721cb115943 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:45.633304 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-d6993820-ee6d-455b-a2b5-a721cb115943 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Show backup with id f40e512a-975e-4cff-98ee-99cc95f62633. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:45.642173 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:45.642173 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:45.643075 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d6993820-ee6d-455b-a2b5-a721cb115943 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 200 Aug 14 06:11:45.643475 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 248/1000] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:45 2026] GET /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:46.661292 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-81643ea6-4f47-447c-90e9-f176ced996d1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:46.666720 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-81643ea6-4f47-447c-90e9-f176ced996d1 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:46.667201 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-81643ea6-4f47-447c-90e9-f176ced996d1 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:46.668189 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-81643ea6-4f47-447c-90e9-f176ced996d1 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:46.669814 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-81643ea6-4f47-447c-90e9-f176ced996d1 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Show backup with id f40e512a-975e-4cff-98ee-99cc95f62633. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:46.669855 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-fb44a3c3-e85f-43da-a3ec-aa3214ce1d26 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:46.675979 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:46.675979 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:46.676104 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-fb44a3c3-e85f-43da-a3ec-aa3214ce1d26 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] DELETE https://10.4.3.127/volume/v3/attachments/7ac4c7e9-d4c2-4363-982b-c29315b6adb8 Aug 14 06:11:46.676104 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-fb44a3c3-e85f-43da-a3ec-aa3214ce1d26 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:46.676104 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-fb44a3c3-e85f-43da-a3ec-aa3214ce1d26 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:46.676184 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-81643ea6-4f47-447c-90e9-f176ced996d1 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 200 Aug 14 06:11:46.676184 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 253/1001] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:46 2026] GET /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:46.687116 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:46.687116 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:46.748735 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1b30f711-e4f9-4a02-98be-c9ed148a3f17 req-fb44a3c3-e85f-43da-a3ec-aa3214ce1d26 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/attachments/7ac4c7e9-d4c2-4363-982b-c29315b6adb8 returned with HTTP 200 Aug 14 06:11:46.749539 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 252/1002] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:11:46 2026] DELETE /volume/v3/attachments/7ac4c7e9-d4c2-4363-982b-c29315b6adb8 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:47.662631 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b0185742-075d-4e5b-8c2e-bda883ff80bd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:47.664477 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b0185742-075d-4e5b-8c2e-bda883ff80bd tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] GET https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f Aug 14 06:11:47.664707 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b0185742-075d-4e5b-8c2e-bda883ff80bd tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:47.664887 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b0185742-075d-4e5b-8c2e-bda883ff80bd tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:47.672780 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:47.672780 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:47.676327 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b0185742-075d-4e5b-8c2e-bda883ff80bd tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Volume info retrieved successfully. Aug 14 06:11:47.681696 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b0185742-075d-4e5b-8c2e-bda883ff80bd tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f returned with HTTP 200 Aug 14 06:11:47.682245 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 250/1003] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:47 2026] GET /volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:47.689670 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-736ad597-1512-45f7-9386-e084c23c7bef None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:47.692117 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-736ad597-1512-45f7-9386-e084c23c7bef tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:47.692327 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-736ad597-1512-45f7-9386-e084c23c7bef tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:47.692543 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-736ad597-1512-45f7-9386-e084c23c7bef tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:47.692650 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-736ad597-1512-45f7-9386-e084c23c7bef tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Show backup with id f40e512a-975e-4cff-98ee-99cc95f62633. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:47.699421 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:47.699421 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:47.700129 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-736ad597-1512-45f7-9386-e084c23c7bef tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 200 Aug 14 06:11:47.700642 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 249/1004] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:47 2026] GET /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:48.720094 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-69a55813-95b4-4c65-ab3b-0b987adc1597 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:48.722559 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-69a55813-95b4-4c65-ab3b-0b987adc1597 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:48.722981 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-69a55813-95b4-4c65-ab3b-0b987adc1597 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:48.723532 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-69a55813-95b4-4c65-ab3b-0b987adc1597 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:48.723532 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-69a55813-95b4-4c65-ab3b-0b987adc1597 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Show backup with id f40e512a-975e-4cff-98ee-99cc95f62633. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:48.728427 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:48.728427 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:48.729916 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-69a55813-95b4-4c65-ab3b-0b987adc1597 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 200 Aug 14 06:11:48.729916 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 254/1005] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:48 2026] GET /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:49.744565 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7eac8289-9539-4621-b513-3e1cefd58749 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:49.748427 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7eac8289-9539-4621-b513-3e1cefd58749 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:49.748736 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7eac8289-9539-4621-b513-3e1cefd58749 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:49.749039 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7eac8289-9539-4621-b513-3e1cefd58749 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:49.750608 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7eac8289-9539-4621-b513-3e1cefd58749 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Show backup with id f40e512a-975e-4cff-98ee-99cc95f62633. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:49.754977 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:49.754977 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:49.756165 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7eac8289-9539-4621-b513-3e1cefd58749 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 200 Aug 14 06:11:49.756730 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 253/1006] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:49 2026] GET /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:50.771084 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-146330bd-ecca-4d26-b398-122b8b9bf77e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:50.775391 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-146330bd-ecca-4d26-b398-122b8b9bf77e tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:50.775802 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-146330bd-ecca-4d26-b398-122b8b9bf77e tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:50.776012 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-146330bd-ecca-4d26-b398-122b8b9bf77e tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:50.776161 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-146330bd-ecca-4d26-b398-122b8b9bf77e tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Show backup with id f40e512a-975e-4cff-98ee-99cc95f62633. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:50.782626 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:50.782626 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:50.783794 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-146330bd-ecca-4d26-b398-122b8b9bf77e tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 200 Aug 14 06:11:50.784455 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 251/1007] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:50 2026] GET /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:50.968838 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4ed27208-eea9-4b5a-88fe-be17565c0fe8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:50.971231 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4ed27208-eea9-4b5a-88fe-be17565c0fe8 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b Aug 14 06:11:50.971581 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4ed27208-eea9-4b5a-88fe-be17565c0fe8 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:50.971845 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4ed27208-eea9-4b5a-88fe-be17565c0fe8 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:50.983524 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:50.983524 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:50.988117 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4ed27208-eea9-4b5a-88fe-be17565c0fe8 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:11:50.993160 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4ed27208-eea9-4b5a-88fe-be17565c0fe8 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b returned with HTTP 200 Aug 14 06:11:50.993690 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 250/1008] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:50 2026] GET /volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:51.050827 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-62fa1519-bb7f-40a4-ab51-e17b41463b4d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:51.053367 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-62fa1519-bb7f-40a4-ab51-e17b41463b4d tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b Aug 14 06:11:51.053607 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-62fa1519-bb7f-40a4-ab51-e17b41463b4d tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:51.053809 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-62fa1519-bb7f-40a4-ab51-e17b41463b4d tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:51.066156 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:51.066156 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:51.069955 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c957909b-4284-4ff0-974b-0367530a11ac None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:51.071503 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-62fa1519-bb7f-40a4-ab51-e17b41463b4d tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:11:51.071888 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c957909b-4284-4ff0-974b-0367530a11ac tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] DELETE https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f Aug 14 06:11:51.072119 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c957909b-4284-4ff0-974b-0367530a11ac tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:51.072378 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c957909b-4284-4ff0-974b-0367530a11ac tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:51.072578 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-c957909b-4284-4ff0-974b-0367530a11ac tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Delete volume with id: d5c89a60-5ee4-41b0-94fd-73bd65384e0f Aug 14 06:11:51.078589 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-62fa1519-bb7f-40a4-ab51-e17b41463b4d tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b returned with HTTP 200 Aug 14 06:11:51.079154 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 255/1009] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:11:51 2026] GET /volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:51.082654 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:51.082654 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:51.083228 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c957909b-4284-4ff0-974b-0367530a11ac tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Volume info retrieved successfully. Aug 14 06:11:51.101257 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c957909b-4284-4ff0-974b-0367530a11ac tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Delete volume request issued successfully. Aug 14 06:11:51.101604 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c957909b-4284-4ff0-974b-0367530a11ac tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f returned with HTTP 202 Aug 14 06:11:51.102008 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 254/1010] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:11:51 2026] DELETE /volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:51.108836 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-4241c9b0-fcfc-41da-b740-f863ae61733f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:51.112868 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-4241c9b0-fcfc-41da-b740-f863ae61733f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] POST https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b/action Aug 14 06:11:51.113192 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d2da52a5-b129-4050-809d-f165de120028 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:51.114678 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-4241c9b0-fcfc-41da-b740-f863ae61733f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:11:51.114678 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-4241c9b0-fcfc-41da-b740-f863ae61733f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:51.116142 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d2da52a5-b129-4050-809d-f165de120028 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] GET https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f Aug 14 06:11:51.116142 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d2da52a5-b129-4050-809d-f165de120028 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:51.116142 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d2da52a5-b129-4050-809d-f165de120028 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:51.123850 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:51.123850 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:51.128155 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d2da52a5-b129-4050-809d-f165de120028 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Volume info retrieved successfully. Aug 14 06:11:51.130417 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:51.130417 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:51.130417 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-4241c9b0-fcfc-41da-b740-f863ae61733f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:11:51.134427 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d2da52a5-b129-4050-809d-f165de120028 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f returned with HTTP 200 Aug 14 06:11:51.134944 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 251/1011] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:51 2026] GET /volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:51.144816 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-4241c9b0-fcfc-41da-b740-f863ae61733f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Begin detaching volume completed successfully. Aug 14 06:11:51.145426 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-4241c9b0-fcfc-41da-b740-f863ae61733f tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b/action returned with HTTP 202 Aug 14 06:11:51.145774 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 252/1012] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:11:51 2026] POST /volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:11:51.196011 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f026e150-eb97-4319-b0c4-9e82cb694111 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:51.196650 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f026e150-eb97-4319-b0c4-9e82cb694111 None None] GET https://10.4.3.127/volume// Aug 14 06:11:51.196841 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f026e150-eb97-4319-b0c4-9e82cb694111 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:51.197014 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f026e150-eb97-4319-b0c4-9e82cb694111 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:51.197511 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f026e150-eb97-4319-b0c4-9e82cb694111 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:11:51.200074 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 256/1013] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:11:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:11:51.212681 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-5985558b-d99f-4a2a-8a0b-9c96e59ca00a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:51.215141 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-5985558b-d99f-4a2a-8a0b-9c96e59ca00a tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b Aug 14 06:11:51.215411 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-5985558b-d99f-4a2a-8a0b-9c96e59ca00a tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:51.215665 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-5985558b-d99f-4a2a-8a0b-9c96e59ca00a tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:51.233166 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:51.233166 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:51.238030 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-5985558b-d99f-4a2a-8a0b-9c96e59ca00a tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:11:51.243077 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-5985558b-d99f-4a2a-8a0b-9c96e59ca00a tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b returned with HTTP 200 Aug 14 06:11:51.243528 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 255/1014] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:11:51 2026] GET /volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b => generated 1327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:11:51.797573 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7896ba97-21f0-4384-8faa-d039933a49a1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:51.801865 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7896ba97-21f0-4384-8faa-d039933a49a1 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:51.802049 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7896ba97-21f0-4384-8faa-d039933a49a1 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:51.802255 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7896ba97-21f0-4384-8faa-d039933a49a1 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:51.802347 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-7896ba97-21f0-4384-8faa-d039933a49a1 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Show backup with id f40e512a-975e-4cff-98ee-99cc95f62633. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:51.807093 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:51.807093 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:51.807816 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7896ba97-21f0-4384-8faa-d039933a49a1 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 200 Aug 14 06:11:51.808159 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 252/1015] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:51 2026] GET /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:52.097170 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-0703699d-707e-4fb0-92fc-d721eeef2f42 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:52.099469 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-0703699d-707e-4fb0-92fc-d721eeef2f42 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] DELETE https://10.4.3.127/volume/v3/attachments/e3b229c8-8c45-4634-9c14-210fd93bf74c Aug 14 06:11:52.099713 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-0703699d-707e-4fb0-92fc-d721eeef2f42 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:52.099922 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-0703699d-707e-4fb0-92fc-d721eeef2f42 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:52.107673 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:52.107673 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:52.149903 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2ca7a265-f474-4991-a446-30276e22cdd5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:52.153372 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2ca7a265-f474-4991-a446-30276e22cdd5 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] GET https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f Aug 14 06:11:52.153719 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2ca7a265-f474-4991-a446-30276e22cdd5 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:52.153910 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2ca7a265-f474-4991-a446-30276e22cdd5 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:52.154785 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ebbe369d-7cf1-441e-a6bd-745999274bd3 req-0703699d-707e-4fb0-92fc-d721eeef2f42 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/attachments/e3b229c8-8c45-4634-9c14-210fd93bf74c returned with HTTP 200 Aug 14 06:11:52.155262 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 253/1016] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:11:52 2026] DELETE /volume/v3/attachments/e3b229c8-8c45-4634-9c14-210fd93bf74c => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:52.160475 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2ca7a265-f474-4991-a446-30276e22cdd5 tempest-ServerStableDeviceRescueTest-768682628 tempest-ServerStableDeviceRescueTest-768682628-project-member] https://10.4.3.127/volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f returned with HTTP 404 Aug 14 06:11:52.160960 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 257/1017] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:52 2026] GET /volume/v3/volumes/d5c89a60-5ee4-41b0-94fd-73bd65384e0f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:52.258628 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-55fde7ce-fd88-423a-8154-88e71551e05b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:52.260353 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-55fde7ce-fd88-423a-8154-88e71551e05b tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b Aug 14 06:11:52.261430 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-55fde7ce-fd88-423a-8154-88e71551e05b tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:52.261430 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-55fde7ce-fd88-423a-8154-88e71551e05b tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:52.268170 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:52.268170 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:52.275421 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-55fde7ce-fd88-423a-8154-88e71551e05b tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:11:52.278870 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-55fde7ce-fd88-423a-8154-88e71551e05b tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b returned with HTTP 200 Aug 14 06:11:52.279649 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 256/1018] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:52 2026] GET /volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:52.455933 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-89207259-692c-4c22-b74f-3a52d98329b9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:52.457710 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-89207259-692c-4c22-b74f-3a52d98329b9 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:11:52.458078 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-89207259-692c-4c22-b74f-3a52d98329b9 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-50184374"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:52.459741 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-89207259-692c-4c22-b74f-3a52d98329b9 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-50184374'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:11:52.459997 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-89207259-692c-4c22-b74f-3a52d98329b9 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Create volume of 1 GB Aug 14 06:11:52.465763 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-89207259-692c-4c22-b74f-3a52d98329b9 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Availability Zones retrieved successfully. Aug 14 06:11:52.472521 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-89207259-692c-4c22-b74f-3a52d98329b9 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Flow 'volume_create_api' (30d11794-0a7d-4d7e-9905-a3b6099fe5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:11:52.473785 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-89207259-692c-4c22-b74f-3a52d98329b9 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43aee30a-acd7-42ee-885d-2e6f6e9b361f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:52.474963 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-89207259-692c-4c22-b74f-3a52d98329b9 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:11:52.503637 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-89207259-692c-4c22-b74f-3a52d98329b9 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43aee30a-acd7-42ee-885d-2e6f6e9b361f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:52.504599 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-89207259-692c-4c22-b74f-3a52d98329b9 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f03d84b-7dd7-46a4-8084-9356fbccaf5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:52.585215 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-89207259-692c-4c22-b74f-3a52d98329b9 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Created reservations ['2d66c6bb-32fb-4f96-8b47-0498a4a71eb9', '27a24c20-3c49-4a9e-9c20-8567e9e625ae', 'dfc0479c-57a4-49ec-9ae3-21fe2f199765', 'b4bc611b-e49c-46e7-8840-4176afc96999'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:11:52.587005 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-89207259-692c-4c22-b74f-3a52d98329b9 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f03d84b-7dd7-46a4-8084-9356fbccaf5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d66c6bb-32fb-4f96-8b47-0498a4a71eb9', '27a24c20-3c49-4a9e-9c20-8567e9e625ae', 'dfc0479c-57a4-49ec-9ae3-21fe2f199765', 'b4bc611b-e49c-46e7-8840-4176afc96999']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:52.588416 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-89207259-692c-4c22-b74f-3a52d98329b9 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3883ed7-60ef-4858-a083-d02297b705a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:52.618957 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-89207259-692c-4c22-b74f-3a52d98329b9 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3883ed7-60ef-4858-a083-d02297b705a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68422862-32f5-4468-a24a-c70c35b5578b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-50184374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75540a4ecf1488d90a8abaea7e9e83f',qos_specs=None,replication_status=,reservations=['2d66c6bb-32fb-4f96-8b47-0498a4a71eb9','27a24c20-3c49-4a9e-9c20-8567e9e625ae','dfc0479c-57a4-49ec-9ae3-21fe2f199765','b4bc611b-e49c-46e7-8840-4176afc96999'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92a480b68eda4195b14698c47066aa4f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:11:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-50184374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68422862-32f5-4468-a24a-c70c35b5578b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75540a4ecf1488d90a8abaea7e9e83f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92a480b68eda4195b14698c47066aa4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:52.622530 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-89207259-692c-4c22-b74f-3a52d98329b9 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7600ff23-717b-4638-aa48-4e592e0c1269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:52.643839 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-89207259-692c-4c22-b74f-3a52d98329b9 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7600ff23-717b-4638-aa48-4e592e0c1269) transitioned into state 'SUCCESS' from state '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-50184374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75540a4ecf1488d90a8abaea7e9e83f',qos_specs=None,replication_status=,reservations=['2d66c6bb-32fb-4f96-8b47-0498a4a71eb9','27a24c20-3c49-4a9e-9c20-8567e9e625ae','dfc0479c-57a4-49ec-9ae3-21fe2f199765','b4bc611b-e49c-46e7-8840-4176afc96999'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92a480b68eda4195b14698c47066aa4f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:52.644789 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-89207259-692c-4c22-b74f-3a52d98329b9 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f42abee-d712-49d7-af68-c124b6685f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:52.658737 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-89207259-692c-4c22-b74f-3a52d98329b9 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f42abee-d712-49d7-af68-c124b6685f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:52.659542 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-89207259-692c-4c22-b74f-3a52d98329b9 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Flow 'volume_create_api' (30d11794-0a7d-4d7e-9905-a3b6099fe5e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:11:52.659882 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-89207259-692c-4c22-b74f-3a52d98329b9 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Create volume request issued successfully. Aug 14 06:11:52.660481 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-89207259-692c-4c22-b74f-3a52d98329b9 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:11:52.660982 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 253/1019] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:11:52 2026] POST /volume/v3/volumes => generated 752 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:11:52.679527 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e6ca01f6-5dcc-41e0-8105-1e9479414741 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:52.681550 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e6ca01f6-5dcc-41e0-8105-1e9479414741 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] GET https://10.4.3.127/volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b Aug 14 06:11:52.681902 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e6ca01f6-5dcc-41e0-8105-1e9479414741 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:52.682236 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e6ca01f6-5dcc-41e0-8105-1e9479414741 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:52.690421 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:52.690421 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:52.695137 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e6ca01f6-5dcc-41e0-8105-1e9479414741 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Volume info retrieved successfully. Aug 14 06:11:52.701044 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e6ca01f6-5dcc-41e0-8105-1e9479414741 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] https://10.4.3.127/volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b returned with HTTP 200 Aug 14 06:11:52.701611 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 254/1020] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:52 2026] GET /volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:52.824639 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-761423e6-69e1-47a5-84ee-5db580920098 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:52.826274 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-761423e6-69e1-47a5-84ee-5db580920098 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:52.826570 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-761423e6-69e1-47a5-84ee-5db580920098 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:52.826752 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-761423e6-69e1-47a5-84ee-5db580920098 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:52.826854 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-761423e6-69e1-47a5-84ee-5db580920098 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Show backup with id f40e512a-975e-4cff-98ee-99cc95f62633. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:52.835870 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:52.835870 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:52.836868 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-761423e6-69e1-47a5-84ee-5db580920098 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 200 Aug 14 06:11:52.841457 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 258/1021] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:52 2026] GET /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:53.718561 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cffca703-13a2-42d0-ad9d-8b8734fc22c7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:53.720983 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cffca703-13a2-42d0-ad9d-8b8734fc22c7 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] GET https://10.4.3.127/volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b Aug 14 06:11:53.722822 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cffca703-13a2-42d0-ad9d-8b8734fc22c7 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:53.722822 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cffca703-13a2-42d0-ad9d-8b8734fc22c7 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:53.730218 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:53.730218 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:53.734747 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cffca703-13a2-42d0-ad9d-8b8734fc22c7 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Volume info retrieved successfully. Aug 14 06:11:53.740617 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cffca703-13a2-42d0-ad9d-8b8734fc22c7 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] https://10.4.3.127/volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b returned with HTTP 200 Aug 14 06:11:53.740617 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 257/1022] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:53 2026] GET /volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:53.756150 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-14278ddc-4a2f-4d7c-b363-ceca517af646 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:53.758637 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-14278ddc-4a2f-4d7c-b363-ceca517af646 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] POST https://10.4.3.127/volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b/action Aug 14 06:11:53.759088 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-14278ddc-4a2f-4d7c-b363-ceca517af646 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:11:53.759273 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-14278ddc-4a2f-4d7c-b363-ceca517af646 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:53.771908 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:53.771908 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:53.772642 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-14278ddc-4a2f-4d7c-b363-ceca517af646 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Volume info retrieved successfully. Aug 14 06:11:53.783346 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-14278ddc-4a2f-4d7c-b363-ceca517af646 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Volume updated successfully. Aug 14 06:11:53.783736 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-14278ddc-4a2f-4d7c-b363-ceca517af646 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] https://10.4.3.127/volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b/action returned with HTTP 200 Aug 14 06:11:53.784203 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 254/1023] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:11:53 2026] POST /volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 06:11:53.791957 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-71913393-6781-4b0a-9171-c53953f0c9ca None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:53.793979 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-71913393-6781-4b0a-9171-c53953f0c9ca tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] GET https://10.4.3.127/volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b Aug 14 06:11:53.794188 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-71913393-6781-4b0a-9171-c53953f0c9ca tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:53.794384 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-71913393-6781-4b0a-9171-c53953f0c9ca tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:53.803108 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:53.803108 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:53.808960 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-71913393-6781-4b0a-9171-c53953f0c9ca tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Volume info retrieved successfully. Aug 14 06:11:53.821621 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-71913393-6781-4b0a-9171-c53953f0c9ca tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] https://10.4.3.127/volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b returned with HTTP 200 Aug 14 06:11:53.822086 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 255/1024] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:53 2026] GET /volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:53.850374 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-024bf439-e811-4b8f-b5fc-b3192cfefd45 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:53.852518 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-024bf439-e811-4b8f-b5fc-b3192cfefd45 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:53.852762 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-024bf439-e811-4b8f-b5fc-b3192cfefd45 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:53.852965 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-024bf439-e811-4b8f-b5fc-b3192cfefd45 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:53.853079 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-024bf439-e811-4b8f-b5fc-b3192cfefd45 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Show backup with id f40e512a-975e-4cff-98ee-99cc95f62633. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:53.857874 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:53.857874 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:53.858978 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-024bf439-e811-4b8f-b5fc-b3192cfefd45 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 200 Aug 14 06:11:53.859377 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 259/1025] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:53 2026] GET /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:53.950437 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-e085364e-d229-43a9-b8b7-939c34c27683 req-9ce3daf2-152b-496a-b07c-6f2ffcb9c199 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:53.955849 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e085364e-d229-43a9-b8b7-939c34c27683 req-9ce3daf2-152b-496a-b07c-6f2ffcb9c199 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] GET https://10.4.3.127/volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b Aug 14 06:11:53.956093 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e085364e-d229-43a9-b8b7-939c34c27683 req-9ce3daf2-152b-496a-b07c-6f2ffcb9c199 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:53.956335 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e085364e-d229-43a9-b8b7-939c34c27683 req-9ce3daf2-152b-496a-b07c-6f2ffcb9c199 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:53.963483 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:53.963483 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:53.967184 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-e085364e-d229-43a9-b8b7-939c34c27683 req-9ce3daf2-152b-496a-b07c-6f2ffcb9c199 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Volume info retrieved successfully. Aug 14 06:11:53.972582 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e085364e-d229-43a9-b8b7-939c34c27683 req-9ce3daf2-152b-496a-b07c-6f2ffcb9c199 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] https://10.4.3.127/volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b returned with HTTP 200 Aug 14 06:11:53.972953 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 258/1026] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:11:53 2026] GET /volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:54.409327 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-35246779-d2e6-47e2-aa60-baac1714abef None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:54.412421 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-35246779-d2e6-47e2-aa60-baac1714abef tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:11:54.412421 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-35246779-d2e6-47e2-aa60-baac1714abef tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-144395703"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:54.414257 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-35246779-d2e6-47e2-aa60-baac1714abef tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-144395703'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:11:54.414548 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-35246779-d2e6-47e2-aa60-baac1714abef tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Create volume of 1 GB Aug 14 06:11:54.419898 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-35246779-d2e6-47e2-aa60-baac1714abef tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Availability Zones retrieved successfully. Aug 14 06:11:54.427458 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-35246779-d2e6-47e2-aa60-baac1714abef tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Flow 'volume_create_api' (98c427e2-03c5-4372-b8a0-b03707c78e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:11:54.428750 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-35246779-d2e6-47e2-aa60-baac1714abef tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d98bde5-a53f-4df2-ad71-59b79e57a78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:54.429842 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-35246779-d2e6-47e2-aa60-baac1714abef tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:11:54.461496 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-35246779-d2e6-47e2-aa60-baac1714abef tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d98bde5-a53f-4df2-ad71-59b79e57a78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:54.462807 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-35246779-d2e6-47e2-aa60-baac1714abef tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf664be-9a8c-4127-9f46-0046fd2a4139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:54.504173 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-35246779-d2e6-47e2-aa60-baac1714abef tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Created reservations ['200cd812-f30c-4a71-8b7a-c8461197fdec', 'd24e992c-f9c1-42bf-9be8-a294f45e137c', '8b1e8e0d-dc44-408d-abcf-0d3618d5aa9b', '1191716a-43a8-4b72-9810-df44e45da1d3'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:11:54.505453 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-35246779-d2e6-47e2-aa60-baac1714abef tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf664be-9a8c-4127-9f46-0046fd2a4139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['200cd812-f30c-4a71-8b7a-c8461197fdec', 'd24e992c-f9c1-42bf-9be8-a294f45e137c', '8b1e8e0d-dc44-408d-abcf-0d3618d5aa9b', '1191716a-43a8-4b72-9810-df44e45da1d3']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:54.507220 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-35246779-d2e6-47e2-aa60-baac1714abef tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e393442-b145-45ac-ac02-981bf80e2dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:54.530491 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-35246779-d2e6-47e2-aa60-baac1714abef tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e393442-b145-45ac-ac02-981bf80e2dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '821db07c-2c29-4ab7-bb90-47ee95080b5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-144395703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75540a4ecf1488d90a8abaea7e9e83f',qos_specs=None,replication_status=,reservations=['200cd812-f30c-4a71-8b7a-c8461197fdec','d24e992c-f9c1-42bf-9be8-a294f45e137c','8b1e8e0d-dc44-408d-abcf-0d3618d5aa9b','1191716a-43a8-4b72-9810-df44e45da1d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92a480b68eda4195b14698c47066aa4f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:11:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-144395703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=821db07c-2c29-4ab7-bb90-47ee95080b5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75540a4ecf1488d90a8abaea7e9e83f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92a480b68eda4195b14698c47066aa4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:54.531676 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-35246779-d2e6-47e2-aa60-baac1714abef tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23710a6a-64c1-4680-9d5e-d8ad3307aa52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:54.570429 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-35246779-d2e6-47e2-aa60-baac1714abef tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23710a6a-64c1-4680-9d5e-d8ad3307aa52) transitioned into state 'SUCCESS' from state '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-144395703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75540a4ecf1488d90a8abaea7e9e83f',qos_specs=None,replication_status=,reservations=['200cd812-f30c-4a71-8b7a-c8461197fdec','d24e992c-f9c1-42bf-9be8-a294f45e137c','8b1e8e0d-dc44-408d-abcf-0d3618d5aa9b','1191716a-43a8-4b72-9810-df44e45da1d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92a480b68eda4195b14698c47066aa4f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:54.570429 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-35246779-d2e6-47e2-aa60-baac1714abef tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68495e61-1b55-4ef7-bce9-0288e53986ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:54.586305 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-35246779-d2e6-47e2-aa60-baac1714abef tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68495e61-1b55-4ef7-bce9-0288e53986ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:54.587719 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-35246779-d2e6-47e2-aa60-baac1714abef tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Flow 'volume_create_api' (98c427e2-03c5-4372-b8a0-b03707c78e89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:11:54.588218 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-35246779-d2e6-47e2-aa60-baac1714abef tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Create volume request issued successfully. Aug 14 06:11:54.589094 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-35246779-d2e6-47e2-aa60-baac1714abef tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:11:54.589801 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 255/1027] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:11:54 2026] POST /volume/v3/volumes => generated 753 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:11:54.603711 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-aaa0dabd-46c8-4c56-b89f-9738f072b827 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:54.606181 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-aaa0dabd-46c8-4c56-b89f-9738f072b827 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] GET https://10.4.3.127/volume/v3/volumes/821db07c-2c29-4ab7-bb90-47ee95080b5b Aug 14 06:11:54.606488 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-aaa0dabd-46c8-4c56-b89f-9738f072b827 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:54.606800 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-aaa0dabd-46c8-4c56-b89f-9738f072b827 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:54.617168 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:54.617168 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:54.623226 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-aaa0dabd-46c8-4c56-b89f-9738f072b827 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Volume info retrieved successfully. Aug 14 06:11:54.630740 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-aaa0dabd-46c8-4c56-b89f-9738f072b827 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] https://10.4.3.127/volume/v3/volumes/821db07c-2c29-4ab7-bb90-47ee95080b5b returned with HTTP 200 Aug 14 06:11:54.631212 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 256/1028] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:54 2026] GET /volume/v3/volumes/821db07c-2c29-4ab7-bb90-47ee95080b5b => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:54.873425 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c560ef61-88e9-4f20-8d1a-04d4a447bc25 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:54.875928 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c560ef61-88e9-4f20-8d1a-04d4a447bc25 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:54.876209 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c560ef61-88e9-4f20-8d1a-04d4a447bc25 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:54.876491 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c560ef61-88e9-4f20-8d1a-04d4a447bc25 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:54.876637 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-c560ef61-88e9-4f20-8d1a-04d4a447bc25 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Show backup with id f40e512a-975e-4cff-98ee-99cc95f62633. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:54.882117 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:54.882117 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:54.884384 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c560ef61-88e9-4f20-8d1a-04d4a447bc25 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 200 Aug 14 06:11:54.884882 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 260/1029] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:54 2026] GET /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:55.303823 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-971c1df4-ec93-4fc7-bb0d-d9992a89f030 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:55.305593 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-971c1df4-ec93-4fc7-bb0d-d9992a89f030 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] DELETE https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b Aug 14 06:11:55.305811 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-971c1df4-ec93-4fc7-bb0d-d9992a89f030 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:55.305990 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-971c1df4-ec93-4fc7-bb0d-d9992a89f030 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:55.306144 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-971c1df4-ec93-4fc7-bb0d-d9992a89f030 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Delete volume with id: 2f27c76e-34d8-4d22-91e1-64e0df00655b Aug 14 06:11:55.314087 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:55.314087 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:55.314653 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-971c1df4-ec93-4fc7-bb0d-d9992a89f030 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:11:55.337346 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-971c1df4-ec93-4fc7-bb0d-d9992a89f030 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Delete volume request issued successfully. Aug 14 06:11:55.337540 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-971c1df4-ec93-4fc7-bb0d-d9992a89f030 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b returned with HTTP 202 Aug 14 06:11:55.337984 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 259/1030] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:11:55 2026] DELETE /volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:55.345808 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-508fcf14-9c83-4b28-b2b1-9886d49767cf None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:55.349724 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-508fcf14-9c83-4b28-b2b1-9886d49767cf tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b Aug 14 06:11:55.350070 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-508fcf14-9c83-4b28-b2b1-9886d49767cf tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:55.350293 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-508fcf14-9c83-4b28-b2b1-9886d49767cf tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:55.362212 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:55.362212 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:55.368439 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-508fcf14-9c83-4b28-b2b1-9886d49767cf tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:11:55.376131 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-508fcf14-9c83-4b28-b2b1-9886d49767cf tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b returned with HTTP 200 Aug 14 06:11:55.376781 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 256/1031] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:55 2026] GET /volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:55.647051 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6e50f589-bcc4-4950-a921-9daa2a321190 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:55.648852 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6e50f589-bcc4-4950-a921-9daa2a321190 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] GET https://10.4.3.127/volume/v3/volumes/821db07c-2c29-4ab7-bb90-47ee95080b5b Aug 14 06:11:55.649022 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6e50f589-bcc4-4950-a921-9daa2a321190 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:55.649209 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6e50f589-bcc4-4950-a921-9daa2a321190 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:55.655638 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:55.655638 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:55.659161 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6e50f589-bcc4-4950-a921-9daa2a321190 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Volume info retrieved successfully. Aug 14 06:11:55.663470 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6e50f589-bcc4-4950-a921-9daa2a321190 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] https://10.4.3.127/volume/v3/volumes/821db07c-2c29-4ab7-bb90-47ee95080b5b returned with HTTP 200 Aug 14 06:11:55.663815 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 257/1032] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:55 2026] GET /volume/v3/volumes/821db07c-2c29-4ab7-bb90-47ee95080b5b => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:55.747072 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-8b10fc61-9b3f-4835-a770-9b5666dadc34 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:55.754086 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-8b10fc61-9b3f-4835-a770-9b5666dadc34 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] GET https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 Aug 14 06:11:55.754471 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-8b10fc61-9b3f-4835-a770-9b5666dadc34 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:55.754622 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-8b10fc61-9b3f-4835-a770-9b5666dadc34 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:55.767032 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:55.767032 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:55.772021 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-8b10fc61-9b3f-4835-a770-9b5666dadc34 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Volume info retrieved successfully. Aug 14 06:11:55.778324 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-8b10fc61-9b3f-4835-a770-9b5666dadc34 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 returned with HTTP 200 Aug 14 06:11:55.779102 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 261/1033] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:11:55 2026] GET /volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 => generated 1652 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:55.821810 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-a4963d22-f07e-419c-9ea5-b0f5890f9ffe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:55.825021 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-a4963d22-f07e-419c-9ea5-b0f5890f9ffe tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] GET https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 Aug 14 06:11:55.825411 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-a4963d22-f07e-419c-9ea5-b0f5890f9ffe tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:55.825771 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-a4963d22-f07e-419c-9ea5-b0f5890f9ffe tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:55.841141 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:55.841141 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:55.846872 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-a4963d22-f07e-419c-9ea5-b0f5890f9ffe tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Volume info retrieved successfully. Aug 14 06:11:55.854830 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-a4963d22-f07e-419c-9ea5-b0f5890f9ffe tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 returned with HTTP 200 Aug 14 06:11:55.854830 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 260/1034] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:11:55 2026] GET /volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 => generated 1652 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:55.898969 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a059e3cb-4215-4d0f-9919-df581c84483e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:55.900919 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a059e3cb-4215-4d0f-9919-df581c84483e tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:55.901146 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a059e3cb-4215-4d0f-9919-df581c84483e tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:55.901378 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a059e3cb-4215-4d0f-9919-df581c84483e tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:55.901506 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-a059e3cb-4215-4d0f-9919-df581c84483e tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Show backup with id f40e512a-975e-4cff-98ee-99cc95f62633. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:55.907199 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:55.907199 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:55.907846 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a059e3cb-4215-4d0f-9919-df581c84483e tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 200 Aug 14 06:11:55.908629 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 257/1035] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:55 2026] GET /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:56.041317 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c14ffdd6-2bc1-4d1c-b4f6-223e531a680f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:56.047094 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c14ffdd6-2bc1-4d1c-b4f6-223e531a680f tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] DELETE https://10.4.3.127/volume/v3/volumes/821db07c-2c29-4ab7-bb90-47ee95080b5b Aug 14 06:11:56.047418 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c14ffdd6-2bc1-4d1c-b4f6-223e531a680f tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:56.047706 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c14ffdd6-2bc1-4d1c-b4f6-223e531a680f tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:56.047904 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-c14ffdd6-2bc1-4d1c-b4f6-223e531a680f tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Delete volume with id: 821db07c-2c29-4ab7-bb90-47ee95080b5b Aug 14 06:11:56.058611 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:56.058611 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:56.058781 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c14ffdd6-2bc1-4d1c-b4f6-223e531a680f tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Volume info retrieved successfully. Aug 14 06:11:56.084147 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c14ffdd6-2bc1-4d1c-b4f6-223e531a680f tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Delete volume request issued successfully. Aug 14 06:11:56.084459 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c14ffdd6-2bc1-4d1c-b4f6-223e531a680f tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] https://10.4.3.127/volume/v3/volumes/821db07c-2c29-4ab7-bb90-47ee95080b5b returned with HTTP 202 Aug 14 06:11:56.084811 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 258/1036] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:11:56 2026] DELETE /volume/v3/volumes/821db07c-2c29-4ab7-bb90-47ee95080b5b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:56.092733 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c16f65de-20be-4b6c-8c99-9c574d5238e0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:56.095078 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c16f65de-20be-4b6c-8c99-9c574d5238e0 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] GET https://10.4.3.127/volume/v3/volumes/821db07c-2c29-4ab7-bb90-47ee95080b5b Aug 14 06:11:56.095377 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c16f65de-20be-4b6c-8c99-9c574d5238e0 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:56.095637 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c16f65de-20be-4b6c-8c99-9c574d5238e0 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:56.106557 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:56.106557 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:56.110830 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c16f65de-20be-4b6c-8c99-9c574d5238e0 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Volume info retrieved successfully. Aug 14 06:11:56.116605 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c16f65de-20be-4b6c-8c99-9c574d5238e0 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] https://10.4.3.127/volume/v3/volumes/821db07c-2c29-4ab7-bb90-47ee95080b5b returned with HTTP 200 Aug 14 06:11:56.117131 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 262/1037] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:56 2026] GET /volume/v3/volumes/821db07c-2c29-4ab7-bb90-47ee95080b5b => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:56.391048 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-54aab55b-bcbb-411f-acce-8f8879889294 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:56.392874 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-54aab55b-bcbb-411f-acce-8f8879889294 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b Aug 14 06:11:56.393153 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-54aab55b-bcbb-411f-acce-8f8879889294 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:56.393283 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-54aab55b-bcbb-411f-acce-8f8879889294 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:56.398531 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-54aab55b-bcbb-411f-acce-8f8879889294 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b returned with HTTP 404 Aug 14 06:11:56.399038 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 261/1038] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:56 2026] GET /volume/v3/volumes/2f27c76e-34d8-4d22-91e1-64e0df00655b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:56.408279 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9924468e-0a8a-4ff1-ac9e-0e529dcde140 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:56.411830 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9924468e-0a8a-4ff1-ac9e-0e529dcde140 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] DELETE https://10.4.3.127/volume/v3/volumes/bbcc9f9f-fadf-4196-b428-614aaec9c603 Aug 14 06:11:56.411830 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9924468e-0a8a-4ff1-ac9e-0e529dcde140 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:56.411830 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9924468e-0a8a-4ff1-ac9e-0e529dcde140 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:56.411830 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-9924468e-0a8a-4ff1-ac9e-0e529dcde140 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Delete volume with id: bbcc9f9f-fadf-4196-b428-614aaec9c603 Aug 14 06:11:56.418570 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:56.418570 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:56.418982 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9924468e-0a8a-4ff1-ac9e-0e529dcde140 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:11:56.447163 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9924468e-0a8a-4ff1-ac9e-0e529dcde140 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Delete volume request issued successfully. Aug 14 06:11:56.447415 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9924468e-0a8a-4ff1-ac9e-0e529dcde140 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/bbcc9f9f-fadf-4196-b428-614aaec9c603 returned with HTTP 202 Aug 14 06:11:56.447875 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 258/1039] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:11:56 2026] DELETE /volume/v3/volumes/bbcc9f9f-fadf-4196-b428-614aaec9c603 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:56.458633 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7fd2e0a8-3a1d-4b3d-a06b-2276cff9abfa None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:56.459685 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7fd2e0a8-3a1d-4b3d-a06b-2276cff9abfa tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/bbcc9f9f-fadf-4196-b428-614aaec9c603 Aug 14 06:11:56.459961 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7fd2e0a8-3a1d-4b3d-a06b-2276cff9abfa tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:56.460097 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7fd2e0a8-3a1d-4b3d-a06b-2276cff9abfa tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:56.471376 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:56.471376 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:56.482279 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7fd2e0a8-3a1d-4b3d-a06b-2276cff9abfa tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Volume info retrieved successfully. Aug 14 06:11:56.491860 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7fd2e0a8-3a1d-4b3d-a06b-2276cff9abfa tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/bbcc9f9f-fadf-4196-b428-614aaec9c603 returned with HTTP 200 Aug 14 06:11:56.492254 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 259/1040] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:56 2026] GET /volume/v3/volumes/bbcc9f9f-fadf-4196-b428-614aaec9c603 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:56.855582 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a475d89e-d589-4a41-9fd6-d44ce3957e70 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:56.924350 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1d655241-c4fa-4079-804d-d8cea36a45db None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:56.926619 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1d655241-c4fa-4079-804d-d8cea36a45db tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:56.926923 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1d655241-c4fa-4079-804d-d8cea36a45db tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:56.927126 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1d655241-c4fa-4079-804d-d8cea36a45db tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:56.927228 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-1d655241-c4fa-4079-804d-d8cea36a45db tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Show backup with id f40e512a-975e-4cff-98ee-99cc95f62633. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:56.936727 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:56.936727 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:56.937749 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1d655241-c4fa-4079-804d-d8cea36a45db tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 200 Aug 14 06:11:56.938273 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 262/1041] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:56 2026] GET /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:56.952143 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-bab16789-4f79-496d-ad5c-9c15993eb217 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:56.954684 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bab16789-4f79-496d-ad5c-9c15993eb217 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/volumes/0049aba7-1c60-4716-8e67-5506c2b00784 Aug 14 06:11:56.954997 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bab16789-4f79-496d-ad5c-9c15993eb217 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:56.955331 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bab16789-4f79-496d-ad5c-9c15993eb217 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:56.965639 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:56.965639 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:56.970823 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-bab16789-4f79-496d-ad5c-9c15993eb217 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Volume info retrieved successfully. Aug 14 06:11:56.978735 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bab16789-4f79-496d-ad5c-9c15993eb217 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/volumes/0049aba7-1c60-4716-8e67-5506c2b00784 returned with HTTP 200 Aug 14 06:11:56.979463 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 259/1042] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:56 2026] GET /volume/v3/volumes/0049aba7-1c60-4716-8e67-5506c2b00784 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:56.992895 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-77c66fdf-85b8-49da-a75d-27b57e1220b8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:56.995305 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-77c66fdf-85b8-49da-a75d-27b57e1220b8 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] PUT https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:56.995837 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-77c66fdf-85b8-49da-a75d-27b57e1220b8 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1908899959", "description": "tempest-volume-backup-description-230907944"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:57.008589 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:57.008589 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:57.017918 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-77c66fdf-85b8-49da-a75d-27b57e1220b8 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 200 Aug 14 06:11:57.018711 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 260/1043] 10.4.3.127 () {70 vars in 1409 bytes} [Fri Aug 14 06:11:56 2026] PUT /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 333 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:57.032354 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3776f999-e136-45a5-8c89-5f10b1fa2a02 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:57.034136 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3776f999-e136-45a5-8c89-5f10b1fa2a02 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:57.034431 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3776f999-e136-45a5-8c89-5f10b1fa2a02 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:57.034649 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3776f999-e136-45a5-8c89-5f10b1fa2a02 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:57.034789 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3776f999-e136-45a5-8c89-5f10b1fa2a02 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Show backup with id f40e512a-975e-4cff-98ee-99cc95f62633. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:57.039680 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:57.039680 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:57.040515 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3776f999-e136-45a5-8c89-5f10b1fa2a02 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 200 Aug 14 06:11:57.040893 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 263/1044] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:57 2026] GET /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 840 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:57.051201 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8f5c4888-fb6f-44a9-a3c4-de7dc85987d4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:57.052979 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8f5c4888-fb6f-44a9-a3c4-de7dc85987d4 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] DELETE https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:57.053200 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8f5c4888-fb6f-44a9-a3c4-de7dc85987d4 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:57.053387 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8f5c4888-fb6f-44a9-a3c4-de7dc85987d4 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:57.053653 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-8f5c4888-fb6f-44a9-a3c4-de7dc85987d4 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Delete backup with id: f40e512a-975e-4cff-98ee-99cc95f62633. Aug 14 06:11:57.057745 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:57.057745 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:57.077587 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.backup.rpcapi [None req-8f5c4888-fb6f-44a9-a3c4-de7dc85987d4 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] delete_backup rpcapi backup_id f40e512a-975e-4cff-98ee-99cc95f62633 {{(pid=100405) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:11:57.079561 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8f5c4888-fb6f-44a9-a3c4-de7dc85987d4 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 202 Aug 14 06:11:57.080060 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 260/1045] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:11:57 2026] DELETE /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:11:57.090601 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-80199b4f-30fc-4223-987a-a059f92aa4e9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:57.093647 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-80199b4f-30fc-4223-987a-a059f92aa4e9 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:57.093887 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-80199b4f-30fc-4223-987a-a059f92aa4e9 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:57.094138 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-80199b4f-30fc-4223-987a-a059f92aa4e9 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:57.094302 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-80199b4f-30fc-4223-987a-a059f92aa4e9 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Show backup with id f40e512a-975e-4cff-98ee-99cc95f62633. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:57.101006 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:57.101006 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:57.104362 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-80199b4f-30fc-4223-987a-a059f92aa4e9 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 200 Aug 14 06:11:57.104362 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 261/1046] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:57 2026] GET /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 839 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:57.135273 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b3f790ae-edd4-46cd-a9c7-9b6fd97fe434 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:57.137195 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b3f790ae-edd4-46cd-a9c7-9b6fd97fe434 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] GET https://10.4.3.127/volume/v3/volumes/821db07c-2c29-4ab7-bb90-47ee95080b5b Aug 14 06:11:57.137498 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b3f790ae-edd4-46cd-a9c7-9b6fd97fe434 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:57.139226 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a475d89e-d589-4a41-9fd6-d44ce3957e70 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:11:57.139701 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a475d89e-d589-4a41-9fd6-d44ce3957e70 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-956162232"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:57.141282 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b3f790ae-edd4-46cd-a9c7-9b6fd97fe434 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:57.149946 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b3f790ae-edd4-46cd-a9c7-9b6fd97fe434 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] https://10.4.3.127/volume/v3/volumes/821db07c-2c29-4ab7-bb90-47ee95080b5b returned with HTTP 404 Aug 14 06:11:57.150489 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 264/1047] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:57 2026] GET /volume/v3/volumes/821db07c-2c29-4ab7-bb90-47ee95080b5b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:57.158993 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e5af0aa4-214f-4541-83ae-b12609351dad None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:57.161997 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e5af0aa4-214f-4541-83ae-b12609351dad tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] DELETE https://10.4.3.127/volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b Aug 14 06:11:57.161997 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e5af0aa4-214f-4541-83ae-b12609351dad tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:57.161997 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e5af0aa4-214f-4541-83ae-b12609351dad tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:57.162206 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-e5af0aa4-214f-4541-83ae-b12609351dad tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Delete volume with id: 68422862-32f5-4468-a24a-c70c35b5578b Aug 14 06:11:57.164566 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a475d89e-d589-4a41-9fd6-d44ce3957e70 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:11:57.164643 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 263/1048] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:11:56 2026] POST /volume/v3/types => generated 223 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:57.173805 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:57.173805 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:57.173805 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e5af0aa4-214f-4541-83ae-b12609351dad tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Volume info retrieved successfully. Aug 14 06:11:57.176530 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1c9f42d8-5a78-4a7e-accd-fd04762da2e2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:57.178131 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1c9f42d8-5a78-4a7e-accd-fd04762da2e2 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 14 06:11:57.178480 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1c9f42d8-5a78-4a7e-accd-fd04762da2e2 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-745685744"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:57.195269 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1c9f42d8-5a78-4a7e-accd-fd04762da2e2 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 14 06:11:57.195724 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 262/1049] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 14 06:11:57 2026] POST /volume/v3/group_types => generated 180 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:57.199336 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e5af0aa4-214f-4541-83ae-b12609351dad tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Delete volume request issued successfully. Aug 14 06:11:57.200267 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e5af0aa4-214f-4541-83ae-b12609351dad tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] https://10.4.3.127/volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b returned with HTTP 202 Aug 14 06:11:57.200763 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 261/1050] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:11:57 2026] DELETE /volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:57.206283 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0de2b14d-cdaf-4a92-987c-f8b9ad3eb086 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:57.213197 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fc5ac61d-9ec4-4928-b791-a02d140feda5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:57.217846 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fc5ac61d-9ec4-4928-b791-a02d140feda5 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] GET https://10.4.3.127/volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b Aug 14 06:11:57.217846 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fc5ac61d-9ec4-4928-b791-a02d140feda5 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:57.218145 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fc5ac61d-9ec4-4928-b791-a02d140feda5 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:57.228095 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:57.228095 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:57.232959 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fc5ac61d-9ec4-4928-b791-a02d140feda5 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Volume info retrieved successfully. Aug 14 06:11:57.241670 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fc5ac61d-9ec4-4928-b791-a02d140feda5 tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] https://10.4.3.127/volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b returned with HTTP 200 Aug 14 06:11:57.242265 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 264/1051] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:57 2026] GET /volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:57.285919 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ff90d6a1-5741-4807-bda7-5ce415d96f7a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:57.286475 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ff90d6a1-5741-4807-bda7-5ce415d96f7a None None] GET https://10.4.3.127/volume// Aug 14 06:11:57.286719 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ff90d6a1-5741-4807-bda7-5ce415d96f7a None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:57.286984 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ff90d6a1-5741-4807-bda7-5ce415d96f7a None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:57.287476 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ff90d6a1-5741-4807-bda7-5ce415d96f7a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:11:57.287863 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 263/1052] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:11:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:11:57.298566 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-43621836-ce43-4d1d-9f29-920b5462baa0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:57.301562 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-43621836-ce43-4d1d-9f29-920b5462baa0 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:11:57.302082 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-43621836-ce43-4d1d-9f29-920b5462baa0 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c694c1ac-33a1-4127-8773-55ddb3eb2eb6", "connector": null, "instance_uuid": "5da359ac-1d2c-42f3-960e-0879684f92f4"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:57.316424 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:57.316424 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:57.321995 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0de2b14d-cdaf-4a92-987c-f8b9ad3eb086 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] POST https://10.4.3.127/volume/v3/groups Aug 14 06:11:57.322410 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0de2b14d-cdaf-4a92-987c-f8b9ad3eb086 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "15ef05c2-c631-4883-9b8e-c5de987e48d8", "volume_types": ["84ee5ce8-4894-4527-a210-3a0dac5810f3"], "name": "tempest-GroupSnapshotsTest-Group-1735519004"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:57.324369 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-0de2b14d-cdaf-4a92-987c-f8b9ad3eb086 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Creating new group {'group': {'group_type': '15ef05c2-c631-4883-9b8e-c5de987e48d8', 'volume_types': ['84ee5ce8-4894-4527-a210-3a0dac5810f3'], 'name': 'tempest-GroupSnapshotsTest-Group-1735519004'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 06:11:57.328102 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.groups [None req-0de2b14d-cdaf-4a92-987c-f8b9ad3eb086 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Creating group tempest-GroupSnapshotsTest-Group-1735519004. Aug 14 06:11:57.336323 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0de2b14d-cdaf-4a92-987c-f8b9ad3eb086 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Availability Zones retrieved successfully. Aug 14 06:11:57.358830 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-43621836-ce43-4d1d-9f29-920b5462baa0 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:11:57.359382 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 262/1053] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:11:57 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:57.361364 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-0de2b14d-cdaf-4a92-987c-f8b9ad3eb086 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Created reservations ['3d8f9b39-8303-4c1a-94da-ad8cc84dafb4'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:11:57.384678 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0de2b14d-cdaf-4a92-987c-f8b9ad3eb086 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups returned with HTTP 202 Aug 14 06:11:57.385098 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 265/1054] 10.4.3.127 () {70 vars in 1297 bytes} [Fri Aug 14 06:11:57 2026] POST /volume/v3/groups => generated 112 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:57.395104 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a4bdf309-3aa7-4667-9153-974e3bed52db None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:57.399667 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a4bdf309-3aa7-4667-9153-974e3bed52db tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/groups/2f4799fc-90ee-4e6b-9029-efb1f5519785 Aug 14 06:11:57.399667 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a4bdf309-3aa7-4667-9153-974e3bed52db tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:57.399667 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a4bdf309-3aa7-4667-9153-974e3bed52db tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:57.399667 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-a4bdf309-3aa7-4667-9153-974e3bed52db tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member 2f4799fc-90ee-4e6b-9029-efb1f5519785 {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:11:57.404009 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:57.404009 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:57.415126 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a4bdf309-3aa7-4667-9153-974e3bed52db tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/2f4799fc-90ee-4e6b-9029-efb1f5519785 returned with HTTP 200 Aug 14 06:11:57.415126 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 265/1055] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:11:57 2026] GET /volume/v3/groups/2f4799fc-90ee-4e6b-9029-efb1f5519785 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:57.419994 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-19f8bdb3-57e8-48db-a8e3-c4952630763e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:57.422792 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-19f8bdb3-57e8-48db-a8e3-c4952630763e tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] DELETE https://10.4.3.127/volume/v3/attachments/eb557241-526d-4263-9bc9-a5bdd387b01e Aug 14 06:11:57.423024 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-19f8bdb3-57e8-48db-a8e3-c4952630763e tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:57.423293 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-19f8bdb3-57e8-48db-a8e3-c4952630763e tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:57.435893 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:57.435893 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:57.495504 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-19f8bdb3-57e8-48db-a8e3-c4952630763e tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] https://10.4.3.127/volume/v3/attachments/eb557241-526d-4263-9bc9-a5bdd387b01e returned with HTTP 200 Aug 14 06:11:57.495953 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 264/1056] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:11:57 2026] DELETE /volume/v3/attachments/eb557241-526d-4263-9bc9-a5bdd387b01e => generated 192 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:57.506508 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7aa088d2-b5f4-4a00-a49c-95a36eb5c3c2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:57.507521 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7aa088d2-b5f4-4a00-a49c-95a36eb5c3c2 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] GET https://10.4.3.127/volume/v3/volumes/bbcc9f9f-fadf-4196-b428-614aaec9c603 Aug 14 06:11:57.507707 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7aa088d2-b5f4-4a00-a49c-95a36eb5c3c2 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:57.507907 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7aa088d2-b5f4-4a00-a49c-95a36eb5c3c2 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:57.513774 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7aa088d2-b5f4-4a00-a49c-95a36eb5c3c2 tempest-ServerRescueNegativeTestJSON-1250854820 tempest-ServerRescueNegativeTestJSON-1250854820-project-member] https://10.4.3.127/volume/v3/volumes/bbcc9f9f-fadf-4196-b428-614aaec9c603 returned with HTTP 404 Aug 14 06:11:57.514318 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 263/1057] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:57 2026] GET /volume/v3/volumes/bbcc9f9f-fadf-4196-b428-614aaec9c603 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:57.606533 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-829dd99d-8ae4-418c-8458-1f734242ab28 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:57.606950 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-829dd99d-8ae4-418c-8458-1f734242ab28 None None] GET https://10.4.3.127/volume// Aug 14 06:11:57.607146 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-829dd99d-8ae4-418c-8458-1f734242ab28 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:57.607365 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-829dd99d-8ae4-418c-8458-1f734242ab28 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:57.607714 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-829dd99d-8ae4-418c-8458-1f734242ab28 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:11:57.608013 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 266/1058] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:11:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:11:57.615604 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-b3ce34a2-ec3d-444d-b2d0-dd29fe0933a9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:57.624198 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-b3ce34a2-ec3d-444d-b2d0-dd29fe0933a9 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] POST https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6/action Aug 14 06:11:57.624667 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-b3ce34a2-ec3d-444d-b2d0-dd29fe0933a9 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Action body: b'{"os-reimage": {"image_id": "bf22360f-7010-4d3d-a10c-d53addc020f9", "reimage_reserved": true}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:11:57.624810 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-b3ce34a2-ec3d-444d-b2d0-dd29fe0933a9 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "bf22360f-7010-4d3d-a10c-d53addc020f9", "reimage_reserved": true}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:57.657741 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:57.657741 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:57.659731 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-b3ce34a2-ec3d-444d-b2d0-dd29fe0933a9 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Volume info retrieved successfully. Aug 14 06:11:57.811856 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-b3ce34a2-ec3d-444d-b2d0-dd29fe0933a9 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6/action returned with HTTP 202 Aug 14 06:11:57.812609 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 266/1059] 10.4.3.127 () {74 vars in 1713 bytes} [Fri Aug 14 06:11:57 2026] POST /volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6/action => generated 0 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 06:11:58.116438 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d7f51d94-50f0-4a21-af76-fd7fb8464ca0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:58.119914 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d7f51d94-50f0-4a21-af76-fd7fb8464ca0 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 Aug 14 06:11:58.120126 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d7f51d94-50f0-4a21-af76-fd7fb8464ca0 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:58.120316 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d7f51d94-50f0-4a21-af76-fd7fb8464ca0 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:58.120447 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-d7f51d94-50f0-4a21-af76-fd7fb8464ca0 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Show backup with id f40e512a-975e-4cff-98ee-99cc95f62633. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:11:58.123975 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d7f51d94-50f0-4a21-af76-fd7fb8464ca0 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 returned with HTTP 404 Aug 14 06:11:58.124436 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 265/1060] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:58 2026] GET /volume/v3/backups/f40e512a-975e-4cff-98ee-99cc95f62633 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:58.223438 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-31033058-a863-4587-98a7-6f072574d80c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:58.225975 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-31033058-a863-4587-98a7-6f072574d80c tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/volumes/0049aba7-1c60-4716-8e67-5506c2b00784 Aug 14 06:11:58.226839 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-31033058-a863-4587-98a7-6f072574d80c tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:58.226839 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-31033058-a863-4587-98a7-6f072574d80c tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:58.236499 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:58.236499 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:58.240605 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-31033058-a863-4587-98a7-6f072574d80c tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Volume info retrieved successfully. Aug 14 06:11:58.247222 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-31033058-a863-4587-98a7-6f072574d80c tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/volumes/0049aba7-1c60-4716-8e67-5506c2b00784 returned with HTTP 200 Aug 14 06:11:58.247897 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 264/1061] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:58 2026] GET /volume/v3/volumes/0049aba7-1c60-4716-8e67-5506c2b00784 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:58.260824 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b03e3a1a-e863-49ea-bb3f-8617fb9f56da None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:58.263346 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7d4108fd-2979-4f8b-9106-78d86de187b8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:58.263680 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b03e3a1a-e863-49ea-bb3f-8617fb9f56da tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] GET https://10.4.3.127/volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b Aug 14 06:11:58.263680 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b03e3a1a-e863-49ea-bb3f-8617fb9f56da tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:58.263880 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b03e3a1a-e863-49ea-bb3f-8617fb9f56da tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:58.265659 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7d4108fd-2979-4f8b-9106-78d86de187b8 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] DELETE https://10.4.3.127/volume/v3/volumes/0049aba7-1c60-4716-8e67-5506c2b00784 Aug 14 06:11:58.266023 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7d4108fd-2979-4f8b-9106-78d86de187b8 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:58.267060 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7d4108fd-2979-4f8b-9106-78d86de187b8 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:58.267321 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-7d4108fd-2979-4f8b-9106-78d86de187b8 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Delete volume with id: 0049aba7-1c60-4716-8e67-5506c2b00784 Aug 14 06:11:58.271612 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b03e3a1a-e863-49ea-bb3f-8617fb9f56da tempest-ServersNegativeTestJSON-1717539733 tempest-ServersNegativeTestJSON-1717539733-project-member] https://10.4.3.127/volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b returned with HTTP 404 Aug 14 06:11:58.272144 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 267/1062] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:11:58 2026] GET /volume/v3/volumes/68422862-32f5-4468-a24a-c70c35b5578b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:58.277535 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:58.277535 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:58.278001 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7d4108fd-2979-4f8b-9106-78d86de187b8 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Volume info retrieved successfully. Aug 14 06:11:58.309516 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7d4108fd-2979-4f8b-9106-78d86de187b8 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Delete volume request issued successfully. Aug 14 06:11:58.309706 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7d4108fd-2979-4f8b-9106-78d86de187b8 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/volumes/0049aba7-1c60-4716-8e67-5506c2b00784 returned with HTTP 202 Aug 14 06:11:58.310125 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 267/1063] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:11:58 2026] DELETE /volume/v3/volumes/0049aba7-1c60-4716-8e67-5506c2b00784 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:11:58.323566 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-66a715a9-3b3a-4d66-a070-68137430be40 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:58.329274 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-66a715a9-3b3a-4d66-a070-68137430be40 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/volumes/0049aba7-1c60-4716-8e67-5506c2b00784 Aug 14 06:11:58.329557 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-66a715a9-3b3a-4d66-a070-68137430be40 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:58.329781 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-66a715a9-3b3a-4d66-a070-68137430be40 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:58.340175 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:58.340175 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:11:58.351692 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-66a715a9-3b3a-4d66-a070-68137430be40 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Volume info retrieved successfully. Aug 14 06:11:58.357071 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-66a715a9-3b3a-4d66-a070-68137430be40 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/volumes/0049aba7-1c60-4716-8e67-5506c2b00784 returned with HTTP 200 Aug 14 06:11:58.357590 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 266/1064] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:58 2026] GET /volume/v3/volumes/0049aba7-1c60-4716-8e67-5506c2b00784 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:11:58.428176 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d6fd1e19-2478-4c0f-9ca6-dceb839bc683 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:58.431562 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d6fd1e19-2478-4c0f-9ca6-dceb839bc683 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/groups/2f4799fc-90ee-4e6b-9029-efb1f5519785 Aug 14 06:11:58.431895 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d6fd1e19-2478-4c0f-9ca6-dceb839bc683 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:58.432249 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d6fd1e19-2478-4c0f-9ca6-dceb839bc683 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:58.433116 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.groups [None req-d6fd1e19-2478-4c0f-9ca6-dceb839bc683 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member 2f4799fc-90ee-4e6b-9029-efb1f5519785 {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:11:58.441058 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:58.441058 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:58.452207 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d6fd1e19-2478-4c0f-9ca6-dceb839bc683 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/2f4799fc-90ee-4e6b-9029-efb1f5519785 returned with HTTP 200 Aug 14 06:11:58.452798 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 265/1065] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:11:58 2026] GET /volume/v3/groups/2f4799fc-90ee-4e6b-9029-efb1f5519785 => generated 393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:58.464189 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:58.465978 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:11:58.466338 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-441612422", "volume_type": "84ee5ce8-4894-4527-a210-3a0dac5810f3", "group_id": "2f4799fc-90ee-4e6b-9029-efb1f5519785", "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:58.467931 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-441612422', 'volume_type': '84ee5ce8-4894-4527-a210-3a0dac5810f3', 'group_id': '2f4799fc-90ee-4e6b-9029-efb1f5519785', 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:11:58.476029 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:58.476029 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:58.477087 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Create volume of 1 GB Aug 14 06:11:58.482284 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Availability Zones retrieved successfully. Aug 14 06:11:58.487998 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Flow 'volume_create_api' (db778b11-5ae5-473e-b42b-69dd2055e8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:11:58.489171 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfb4d4b1-60ce-44e6-87ca-67e0fc7f8d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:58.489815 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:58.489815 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:58.490246 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:11:58.511554 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfb4d4b1-60ce-44e6-87ca-67e0fc7f8d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:11:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=84ee5ce8-4894-4527-a210-3a0dac5810f3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-956162232',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84ee5ce8-4894-4527-a210-3a0dac5810f3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2f4799fc-90ee-4e6b-9029-efb1f5519785', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:58.512709 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96f75f25-ab40-4a31-bb26-3a44dac20afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:58.548434 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-956162232 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-956162232, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:11:58.548731 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-956162232 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-956162232, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:11:58.586448 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Created reservations ['5961e019-4d47-4698-b467-47104d425ff0', '0a7f4d70-cc35-4ddd-b5dc-d6d244835e8a', 'd39deb2c-c68f-4f71-9e0b-0b4b14686481', '5ef13b70-014b-4011-9e3f-c8fc56974126'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:11:58.587174 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96f75f25-ab40-4a31-bb26-3a44dac20afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5961e019-4d47-4698-b467-47104d425ff0', '0a7f4d70-cc35-4ddd-b5dc-d6d244835e8a', 'd39deb2c-c68f-4f71-9e0b-0b4b14686481', '5ef13b70-014b-4011-9e3f-c8fc56974126']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:58.587925 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59b66cee-883e-42cc-b60d-84ff4b7ea9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:58.611581 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59b66cee-883e-42cc-b60d-84ff4b7ea9dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc35688e-d2c3-40e6-8cb1-264a20ad49cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-441612422',encryption_key_id=None,group_id=2f4799fc-90ee-4e6b-9029-efb1f5519785,group_type_id=,metadata={},multiattach=False,project_id='1f883f56c636475d8a7e85a83a9c7c9d',qos_specs=None,replication_status=,reservations=['5961e019-4d47-4698-b467-47104d425ff0','0a7f4d70-cc35-4ddd-b5dc-d6d244835e8a','d39deb2c-c68f-4f71-9e0b-0b4b14686481','5ef13b70-014b-4011-9e3f-c8fc56974126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0c25317cc334d8aa09f275639d08577',volume_type_id=84ee5ce8-4894-4527-a210-3a0dac5810f3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:11:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-441612422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2f4799fc-90ee-4e6b-9029-efb1f5519785,host=None,id=fc35688e-d2c3-40e6-8cb1-264a20ad49cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f883f56c636475d8a7e85a83a9c7c9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0c25317cc334d8aa09f275639d08577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84ee5ce8-4894-4527-a210-3a0dac5810f3),volume_type_id=84ee5ce8-4894-4527-a210-3a0dac5810f3)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:58.612318 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44374ebf-6b3d-47a5-a6d7-d52ec6509ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:58.641372 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44374ebf-6b3d-47a5-a6d7-d52ec6509ad3) transitioned into state 'SUCCESS' from state '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-441612422',encryption_key_id=None,group_id=2f4799fc-90ee-4e6b-9029-efb1f5519785,group_type_id=,metadata={},multiattach=False,project_id='1f883f56c636475d8a7e85a83a9c7c9d',qos_specs=None,replication_status=,reservations=['5961e019-4d47-4698-b467-47104d425ff0','0a7f4d70-cc35-4ddd-b5dc-d6d244835e8a','d39deb2c-c68f-4f71-9e0b-0b4b14686481','5ef13b70-014b-4011-9e3f-c8fc56974126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0c25317cc334d8aa09f275639d08577',volume_type_id=84ee5ce8-4894-4527-a210-3a0dac5810f3)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:58.642269 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f42d15b0-f79c-4582-b4ee-277d245e03f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:11:58.655370 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f42d15b0-f79c-4582-b4ee-277d245e03f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:11:58.656512 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Flow 'volume_create_api' (db778b11-5ae5-473e-b42b-69dd2055e8b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:11:58.656937 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Create volume request issued successfully. Aug 14 06:11:58.658017 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:11:58.658236 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:11:58.717158 np0000007331 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:11:58.720040 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:58.720040 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:58.723604 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0dc93f18-5aa9-4ea0-a60e-66c3d08f0e14 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:11:58.723980 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 268/1066] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:11:58 2026] POST /volume/v3/volumes => generated 821 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:58.738309 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-03d0f599-483e-41dd-9f4f-9f59ebd8ca00 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:58.740616 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-03d0f599-483e-41dd-9f4f-9f59ebd8ca00 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/fc35688e-d2c3-40e6-8cb1-264a20ad49cc Aug 14 06:11:58.741136 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-03d0f599-483e-41dd-9f4f-9f59ebd8ca00 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:58.741136 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-03d0f599-483e-41dd-9f4f-9f59ebd8ca00 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:58.752525 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:58.752525 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:58.758877 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-03d0f599-483e-41dd-9f4f-9f59ebd8ca00 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Volume info retrieved successfully. Aug 14 06:11:58.759967 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-03d0f599-483e-41dd-9f4f-9f59ebd8ca00 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:11:58.760218 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-03d0f599-483e-41dd-9f4f-9f59ebd8ca00 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:11:58.825939 np0000007331 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-03d0f599-483e-41dd-9f4f-9f59ebd8ca00 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:11:58.832106 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:58.832106 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:11:58.840326 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-03d0f599-483e-41dd-9f4f-9f59ebd8ca00 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/fc35688e-d2c3-40e6-8cb1-264a20ad49cc returned with HTTP 200 Aug 14 06:11:58.840830 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 268/1067] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:11:58 2026] GET /volume/v3/volumes/fc35688e-d2c3-40e6-8cb1-264a20ad49cc => generated 889 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:59.379340 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0f4167d7-001e-4b26-aca8-c827eb793338 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:59.381113 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0f4167d7-001e-4b26-aca8-c827eb793338 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] GET https://10.4.3.127/volume/v3/volumes/0049aba7-1c60-4716-8e67-5506c2b00784 Aug 14 06:11:59.381418 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0f4167d7-001e-4b26-aca8-c827eb793338 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:59.381694 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0f4167d7-001e-4b26-aca8-c827eb793338 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:59.397809 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0f4167d7-001e-4b26-aca8-c827eb793338 tempest-VolumesBackupsV39Test-191090036 tempest-VolumesBackupsV39Test-191090036-project-member] https://10.4.3.127/volume/v3/volumes/0049aba7-1c60-4716-8e67-5506c2b00784 returned with HTTP 404 Aug 14 06:11:59.397809 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 267/1068] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:11:59 2026] GET /volume/v3/volumes/0049aba7-1c60-4716-8e67-5506c2b00784 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:11:59.857421 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ab46c574-daf1-4023-ae93-61ed386489d9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:59.859508 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ab46c574-daf1-4023-ae93-61ed386489d9 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/fc35688e-d2c3-40e6-8cb1-264a20ad49cc Aug 14 06:11:59.859778 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ab46c574-daf1-4023-ae93-61ed386489d9 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:11:59.860015 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ab46c574-daf1-4023-ae93-61ed386489d9 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:11:59.867554 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:59.867554 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:59.871156 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ab46c574-daf1-4023-ae93-61ed386489d9 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Volume info retrieved successfully. Aug 14 06:11:59.871917 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-ab46c574-daf1-4023-ae93-61ed386489d9 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:11:59.872094 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-ab46c574-daf1-4023-ae93-61ed386489d9 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:11:59.908167 np0000007331 devstack@c-api.service[100405]: DEBUG oslo_db.sqlalchemy.engines [None req-ab46c574-daf1-4023-ae93-61ed386489d9 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:11:59.911852 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:59.911852 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:11:59.920763 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ab46c574-daf1-4023-ae93-61ed386489d9 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/fc35688e-d2c3-40e6-8cb1-264a20ad49cc returned with HTTP 200 Aug 14 06:11:59.921344 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 266/1069] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:11:59 2026] GET /volume/v3/volumes/fc35688e-d2c3-40e6-8cb1-264a20ad49cc => generated 914 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:11:59.936924 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-868322bb-9f10-44a8-9a69-59269bd44168 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:11:59.939151 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-868322bb-9f10-44a8-9a69-59269bd44168 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] POST https://10.4.3.127/volume/v3/group_snapshots Aug 14 06:11:59.939585 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-868322bb-9f10-44a8-9a69-59269bd44168 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2f4799fc-90ee-4e6b-9029-efb1f5519785", "name": "tempest-group_snapshot-439608141"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:11:59.941003 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.group_snapshots [None req-868322bb-9f10-44a8-9a69-59269bd44168 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2f4799fc-90ee-4e6b-9029-efb1f5519785', 'name': 'tempest-group_snapshot-439608141'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 06:11:59.944265 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:59.944265 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:11:59.950354 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.group_snapshots [None req-868322bb-9f10-44a8-9a69-59269bd44168 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Creating group_snapshot tempest-group_snapshot-439608141. Aug 14 06:11:59.994211 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:11:59.994211 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:00.009427 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-868322bb-9f10-44a8-9a69-59269bd44168 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-956162232 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-956162232, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:12:00.038703 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-868322bb-9f10-44a8-9a69-59269bd44168 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Created reservations ['a719df8d-efc8-4a42-9fc1-a11a62ce7158', '44d7d479-7ef5-4613-90ea-436e5827e0ad', '638e45c5-8d6c-4d7b-9c94-f53846b17ecf', '5fd6775b-9428-4a44-aaf2-fde6f1a3c7ee'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:00.082350 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-868322bb-9f10-44a8-9a69-59269bd44168 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/group_snapshots returned with HTTP 202 Aug 14 06:12:00.083070 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 269/1070] 10.4.3.127 () {70 vars in 1324 bytes} [Fri Aug 14 06:11:59 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:00.093703 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8b3d7d47-a544-4416-ad6f-5bf195e593f5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:00.098358 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8b3d7d47-a544-4416-ad6f-5bf195e593f5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/e3bca182-d424-46a9-a192-02daeca43f9a Aug 14 06:12:00.098660 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8b3d7d47-a544-4416-ad6f-5bf195e593f5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:00.099128 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8b3d7d47-a544-4416-ad6f-5bf195e593f5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:00.099128 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.group_snapshots [None req-8b3d7d47-a544-4416-ad6f-5bf195e593f5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member e3bca182-d424-46a9-a192-02daeca43f9a {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 06:12:00.105738 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:00.105738 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:00.110102 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8b3d7d47-a544-4416-ad6f-5bf195e593f5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/group_snapshots/e3bca182-d424-46a9-a192-02daeca43f9a returned with HTTP 200 Aug 14 06:12:00.110682 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 269/1071] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:12:00 2026] GET /volume/v3/group_snapshots/e3bca182-d424-46a9-a192-02daeca43f9a => generated 306 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:01.123673 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-fa069d7a-5266-493d-951d-ea8cb9cd53b6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:01.125651 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fa069d7a-5266-493d-951d-ea8cb9cd53b6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/e3bca182-d424-46a9-a192-02daeca43f9a Aug 14 06:12:01.125858 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fa069d7a-5266-493d-951d-ea8cb9cd53b6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:01.126065 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fa069d7a-5266-493d-951d-ea8cb9cd53b6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:01.126237 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.group_snapshots [None req-fa069d7a-5266-493d-951d-ea8cb9cd53b6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member e3bca182-d424-46a9-a192-02daeca43f9a {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 06:12:01.131743 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:01.131743 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:01.135604 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fa069d7a-5266-493d-951d-ea8cb9cd53b6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/group_snapshots/e3bca182-d424-46a9-a192-02daeca43f9a returned with HTTP 200 Aug 14 06:12:01.135959 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 268/1072] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:12:01 2026] GET /volume/v3/group_snapshots/e3bca182-d424-46a9-a192-02daeca43f9a => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:01.145110 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d847fcde-d1a2-4a4f-b7fc-b30fe678aa58 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:01.147720 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d847fcde-d1a2-4a4f-b7fc-b30fe678aa58 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail Aug 14 06:12:01.147989 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d847fcde-d1a2-4a4f-b7fc-b30fe678aa58 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:01.148281 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d847fcde-d1a2-4a4f-b7fc-b30fe678aa58 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'detail' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:01.148667 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-d847fcde-d1a2-4a4f-b7fc-b30fe678aa58 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:12:01.150287 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.db.api [None req-d847fcde-d1a2-4a4f-b7fc-b30fe678aa58 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Building query based on filter {{(pid=100405) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:12:01.176620 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d847fcde-d1a2-4a4f-b7fc-b30fe678aa58 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Get all snapshots completed successfully. Aug 14 06:12:01.177227 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:01.177227 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:01.178051 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d847fcde-d1a2-4a4f-b7fc-b30fe678aa58 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 06:12:01.178654 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 267/1073] 10.4.3.127 () {66 vars in 1264 bytes} [Fri Aug 14 06:12:01 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:01.187697 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cb36ef0b-4f81-47f3-9f93-64aebb4d484a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:01.189902 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cb36ef0b-4f81-47f3-9f93-64aebb4d484a tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/snapshots/237531b4-a647-4c2f-8006-29615e9cd69d Aug 14 06:12:01.190101 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cb36ef0b-4f81-47f3-9f93-64aebb4d484a tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:01.190321 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cb36ef0b-4f81-47f3-9f93-64aebb4d484a tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:01.196583 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:01.196583 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:01.197388 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cb36ef0b-4f81-47f3-9f93-64aebb4d484a tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Snapshot retrieved successfully. Aug 14 06:12:01.198647 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cb36ef0b-4f81-47f3-9f93-64aebb4d484a tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/snapshots/237531b4-a647-4c2f-8006-29615e9cd69d returned with HTTP 200 Aug 14 06:12:01.199252 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 270/1074] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:01 2026] GET /volume/v3/snapshots/237531b4-a647-4c2f-8006-29615e9cd69d => generated 450 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:01.209854 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a887fb3e-986d-4f81-9974-42fb24320151 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:01.211839 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] POST https://10.4.3.127/volume/v3/groups/action Aug 14 06:12:01.212258 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "e3bca182-d424-46a9-a192-02daeca43f9a", "name": "tempest-Group_from_snap-273265029"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:12:01.212318 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "e3bca182-d424-46a9-a192-02daeca43f9a", "name": "tempest-Group_from_snap-273265029"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:01.214015 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'e3bca182-d424-46a9-a192-02daeca43f9a', 'name': 'tempest-Group_from_snap-273265029'}}. {{(pid=100407) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 14 06:12:01.214123 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.groups [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Creating group tempest-Group_from_snap-273265029 from group_snapshot e3bca182-d424-46a9-a192-02daeca43f9a. Aug 14 06:12:01.220790 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:01.220790 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:01.229221 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:01.229221 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:01.234950 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:01.234950 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:01.275920 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Created reservations ['82fa7d65-0c35-46d6-9923-4911f821b077'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:01.326877 np0000007331 devstack@c-api.service[100407]: INFO cinder.group.api [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] A mapping entry already exists for group 6d01d760-483d-4a92-80a2-4c03f62391de and volume type 84ee5ce8-4894-4527-a210-3a0dac5810f3. Do not need to create again. Aug 14 06:12:01.327583 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:01.327583 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:01.328071 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Availability Zones retrieved successfully. Aug 14 06:12:01.332848 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Flow 'volume_create_api' (5a4b55c9-fb95-4120-a76a-c8abcd9c5d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:01.333762 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fce9bcd-9d7e-410c-ad7f-d139ff6cdd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:01.334758 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:12:01.360885 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fce9bcd-9d7e-410c-ad7f-d139ff6cdd56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '237531b4-a647-4c2f-8006-29615e9cd69d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:11:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=84ee5ce8-4894-4527-a210-3a0dac5810f3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-956162232',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84ee5ce8-4894-4527-a210-3a0dac5810f3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6d01d760-483d-4a92-80a2-4c03f62391de', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:01.361929 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (341a049a-b828-493a-a932-efa0cc20f9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:01.399018 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-956162232 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-956162232, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:12:01.410750 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Created reservations ['0e5a9ad5-5286-4166-8f94-9e3e468be211', 'a9479734-7ae5-477a-b5f2-392ae17fc25e'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:01.411011 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (341a049a-b828-493a-a932-efa0cc20f9a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e5a9ad5-5286-4166-8f94-9e3e468be211', 'a9479734-7ae5-477a-b5f2-392ae17fc25e']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:01.412132 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779a7256-98a5-44f7-b19e-4c01099083d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:01.443170 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779a7256-98a5-44f7-b19e-4c01099083d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37372772-ae16-4b0e-b09c-9fdcec4796bb', '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=6d01d760-483d-4a92-80a2-4c03f62391de,group_type_id=,metadata={},multiattach=False,project_id='1f883f56c636475d8a7e85a83a9c7c9d',qos_specs=None,replication_status=,reservations=['0e5a9ad5-5286-4166-8f94-9e3e468be211','a9479734-7ae5-477a-b5f2-392ae17fc25e'],size=1,snapshot_id=237531b4-a647-4c2f-8006-29615e9cd69d,source_replicaid=,source_volid=None,status='creating',user_id='d0c25317cc334d8aa09f275639d08577',volume_type_id=84ee5ce8-4894-4527-a210-3a0dac5810f3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:12:01Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6d01d760-483d-4a92-80a2-4c03f62391de,host=None,id=37372772-ae16-4b0e-b09c-9fdcec4796bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f883f56c636475d8a7e85a83a9c7c9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=237531b4-a647-4c2f-8006-29615e9cd69d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0c25317cc334d8aa09f275639d08577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84ee5ce8-4894-4527-a210-3a0dac5810f3),volume_type_id=84ee5ce8-4894-4527-a210-3a0dac5810f3)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:01.443970 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e7206a2-271f-4117-9936-bd184e7ddd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:01.462465 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e7206a2-271f-4117-9936-bd184e7ddd25) transitioned into state 'SUCCESS' from 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=6d01d760-483d-4a92-80a2-4c03f62391de,group_type_id=,metadata={},multiattach=False,project_id='1f883f56c636475d8a7e85a83a9c7c9d',qos_specs=None,replication_status=,reservations=['0e5a9ad5-5286-4166-8f94-9e3e468be211','a9479734-7ae5-477a-b5f2-392ae17fc25e'],size=1,snapshot_id=237531b4-a647-4c2f-8006-29615e9cd69d,source_replicaid=,source_volid=None,status='creating',user_id='d0c25317cc334d8aa09f275639d08577',volume_type_id=84ee5ce8-4894-4527-a210-3a0dac5810f3)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:01.464034 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Flow 'volume_create_api' (5a4b55c9-fb95-4120-a76a-c8abcd9c5d23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:01.464034 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Create volume request issued successfully. Aug 14 06:12:01.484651 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a887fb3e-986d-4f81-9974-42fb24320151 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/action returned with HTTP 202 Aug 14 06:12:01.485217 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 270/1075] 10.4.3.127 () {70 vars in 1318 bytes} [Fri Aug 14 06:12:01 2026] POST /volume/v3/groups/action => generated 102 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:01.495005 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c9b08331-4ace-41c5-abe8-79efa93429dc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:01.497080 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c9b08331-4ace-41c5-abe8-79efa93429dc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:12:01.497475 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c9b08331-4ace-41c5-abe8-79efa93429dc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:01.497765 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c9b08331-4ace-41c5-abe8-79efa93429dc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'detail' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:01.498137 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-c9b08331-4ace-41c5-abe8-79efa93429dc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:12:01.500644 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c9b08331-4ace-41c5-abe8-79efa93429dc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:12:01.513514 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c9b08331-4ace-41c5-abe8-79efa93429dc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Get all volumes completed successfully. Aug 14 06:12:01.513514 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-c9b08331-4ace-41c5-abe8-79efa93429dc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:01.513514 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-c9b08331-4ace-41c5-abe8-79efa93429dc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:01.566301 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-c9b08331-4ace-41c5-abe8-79efa93429dc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:01.570318 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:01.570318 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:01.581444 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-c9b08331-4ace-41c5-abe8-79efa93429dc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:01.581444 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-c9b08331-4ace-41c5-abe8-79efa93429dc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:01.625088 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-c9b08331-4ace-41c5-abe8-79efa93429dc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:01.629879 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:01.629879 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:01.639484 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c9b08331-4ace-41c5-abe8-79efa93429dc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:12:01.640155 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 269/1076] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:12:01 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:12:01.656620 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-095ac853-71f0-4db4-a918-f1c624cd94e7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:01.659146 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-095ac853-71f0-4db4-a918-f1c624cd94e7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/37372772-ae16-4b0e-b09c-9fdcec4796bb Aug 14 06:12:01.659393 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-095ac853-71f0-4db4-a918-f1c624cd94e7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:01.659750 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-095ac853-71f0-4db4-a918-f1c624cd94e7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:01.671221 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:01.671221 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:01.676604 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-095ac853-71f0-4db4-a918-f1c624cd94e7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Volume info retrieved successfully. Aug 14 06:12:01.677584 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-095ac853-71f0-4db4-a918-f1c624cd94e7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:01.678026 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-095ac853-71f0-4db4-a918-f1c624cd94e7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:01.721347 np0000007331 devstack@c-api.service[100405]: DEBUG oslo_db.sqlalchemy.engines [None req-095ac853-71f0-4db4-a918-f1c624cd94e7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:01.725577 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:01.725577 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:01.736097 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-095ac853-71f0-4db4-a918-f1c624cd94e7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/37372772-ae16-4b0e-b09c-9fdcec4796bb returned with HTTP 200 Aug 14 06:12:01.736701 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 268/1077] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:12:01 2026] GET /volume/v3/volumes/37372772-ae16-4b0e-b09c-9fdcec4796bb => generated 926 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:01.754041 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5e693ae1-e593-4bb2-a978-6ce64a65c66e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:01.756388 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5e693ae1-e593-4bb2-a978-6ce64a65c66e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/groups/6d01d760-483d-4a92-80a2-4c03f62391de Aug 14 06:12:01.756697 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5e693ae1-e593-4bb2-a978-6ce64a65c66e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:01.756986 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5e693ae1-e593-4bb2-a978-6ce64a65c66e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:01.757157 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-5e693ae1-e593-4bb2-a978-6ce64a65c66e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member 6d01d760-483d-4a92-80a2-4c03f62391de {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:12:01.768772 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:01.768772 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:01.780060 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5e693ae1-e593-4bb2-a978-6ce64a65c66e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/6d01d760-483d-4a92-80a2-4c03f62391de returned with HTTP 200 Aug 14 06:12:01.780711 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 271/1078] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:12:01 2026] GET /volume/v3/groups/6d01d760-483d-4a92-80a2-4c03f62391de => generated 417 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:01.796099 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-53894aaa-ba09-4bf0-a19d-ff753eb4dd0f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:01.798062 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-53894aaa-ba09-4bf0-a19d-ff753eb4dd0f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:12:01.798289 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-53894aaa-ba09-4bf0-a19d-ff753eb4dd0f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:01.798501 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-53894aaa-ba09-4bf0-a19d-ff753eb4dd0f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:01.798964 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-53894aaa-ba09-4bf0-a19d-ff753eb4dd0f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:12:01.799099 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:01.799099 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:01.799527 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53894aaa-ba09-4bf0-a19d-ff753eb4dd0f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:12:01.807036 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-53894aaa-ba09-4bf0-a19d-ff753eb4dd0f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Get all volumes completed successfully. Aug 14 06:12:01.807763 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-53894aaa-ba09-4bf0-a19d-ff753eb4dd0f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:01.807917 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-53894aaa-ba09-4bf0-a19d-ff753eb4dd0f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:01.840909 np0000007331 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-53894aaa-ba09-4bf0-a19d-ff753eb4dd0f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:01.843957 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:01.843957 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:01.847531 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-53894aaa-ba09-4bf0-a19d-ff753eb4dd0f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:01.847699 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-53894aaa-ba09-4bf0-a19d-ff753eb4dd0f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:01.880126 np0000007331 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-53894aaa-ba09-4bf0-a19d-ff753eb4dd0f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:01.882898 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:01.882898 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:01.889441 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-53894aaa-ba09-4bf0-a19d-ff753eb4dd0f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:12:01.889798 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 271/1079] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:12:01 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:12:01.903131 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-08d0e6e3-e693-4ce4-88b5-84cf59251c1f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:01.906429 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-08d0e6e3-e693-4ce4-88b5-84cf59251c1f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] POST https://10.4.3.127/volume/v3/groups/6d01d760-483d-4a92-80a2-4c03f62391de/action Aug 14 06:12:01.906429 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-08d0e6e3-e693-4ce4-88b5-84cf59251c1f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:12:01.906683 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-08d0e6e3-e693-4ce4-88b5-84cf59251c1f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:01.908229 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.groups [None req-08d0e6e3-e693-4ce4-88b5-84cf59251c1f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] delete called for group 6d01d760-483d-4a92-80a2-4c03f62391de {{(pid=100404) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 06:12:01.908522 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.groups [None req-08d0e6e3-e693-4ce4-88b5-84cf59251c1f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Delete group with id: 6d01d760-483d-4a92-80a2-4c03f62391de Aug 14 06:12:01.912090 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:01.912090 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:01.967769 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-08d0e6e3-e693-4ce4-88b5-84cf59251c1f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/6d01d760-483d-4a92-80a2-4c03f62391de/action returned with HTTP 202 Aug 14 06:12:01.967769 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 270/1080] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 14 06:12:01 2026] POST /volume/v3/groups/6d01d760-483d-4a92-80a2-4c03f62391de/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:12:01.976015 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6d5f2dd8-d437-4a15-a428-286dbb092dcb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:01.977945 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6d5f2dd8-d437-4a15-a428-286dbb092dcb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/37372772-ae16-4b0e-b09c-9fdcec4796bb Aug 14 06:12:01.978152 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6d5f2dd8-d437-4a15-a428-286dbb092dcb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:01.978368 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6d5f2dd8-d437-4a15-a428-286dbb092dcb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:01.985278 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:01.985278 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:01.989168 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6d5f2dd8-d437-4a15-a428-286dbb092dcb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Volume info retrieved successfully. Aug 14 06:12:01.989854 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-6d5f2dd8-d437-4a15-a428-286dbb092dcb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:01.990067 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-6d5f2dd8-d437-4a15-a428-286dbb092dcb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:02.038020 np0000007331 devstack@c-api.service[100405]: DEBUG oslo_db.sqlalchemy.engines [None req-6d5f2dd8-d437-4a15-a428-286dbb092dcb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:02.041640 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:02.041640 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:02.050227 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6d5f2dd8-d437-4a15-a428-286dbb092dcb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/37372772-ae16-4b0e-b09c-9fdcec4796bb returned with HTTP 200 Aug 14 06:12:02.050733 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 269/1081] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:12:01 2026] GET /volume/v3/volumes/37372772-ae16-4b0e-b09c-9fdcec4796bb => generated 925 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:03.065905 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7d6b7986-7893-49b4-88b4-3b6c18679a4f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:03.069697 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7d6b7986-7893-49b4-88b4-3b6c18679a4f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/37372772-ae16-4b0e-b09c-9fdcec4796bb Aug 14 06:12:03.070058 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7d6b7986-7893-49b4-88b4-3b6c18679a4f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:03.070455 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7d6b7986-7893-49b4-88b4-3b6c18679a4f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:03.089622 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7d6b7986-7893-49b4-88b4-3b6c18679a4f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/37372772-ae16-4b0e-b09c-9fdcec4796bb returned with HTTP 404 Aug 14 06:12:03.090370 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 272/1082] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:12:03 2026] GET /volume/v3/volumes/37372772-ae16-4b0e-b09c-9fdcec4796bb => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:12:03.099954 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5f13e3b1-884a-4037-99b9-cb698eb37965 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:03.103127 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5f13e3b1-884a-4037-99b9-cb698eb37965 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/groups/6d01d760-483d-4a92-80a2-4c03f62391de Aug 14 06:12:03.103127 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5f13e3b1-884a-4037-99b9-cb698eb37965 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:03.103127 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5f13e3b1-884a-4037-99b9-cb698eb37965 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:03.104862 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-5f13e3b1-884a-4037-99b9-cb698eb37965 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member 6d01d760-483d-4a92-80a2-4c03f62391de {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:12:03.110098 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5f13e3b1-884a-4037-99b9-cb698eb37965 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/6d01d760-483d-4a92-80a2-4c03f62391de returned with HTTP 404 Aug 14 06:12:03.110174 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 272/1083] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:12:03 2026] GET /volume/v3/groups/6d01d760-483d-4a92-80a2-4c03f62391de => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:12:03.119342 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-430c8897-7a08-407f-ac41-69044ce76911 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:03.123986 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-430c8897-7a08-407f-ac41-69044ce76911 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] DELETE https://10.4.3.127/volume/v3/group_snapshots/e3bca182-d424-46a9-a192-02daeca43f9a Aug 14 06:12:03.123986 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-430c8897-7a08-407f-ac41-69044ce76911 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:03.123986 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-430c8897-7a08-407f-ac41-69044ce76911 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:03.123986 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.group_snapshots [None req-430c8897-7a08-407f-ac41-69044ce76911 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] delete called for member e3bca182-d424-46a9-a192-02daeca43f9a {{(pid=100404) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 06:12:03.123986 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.group_snapshots [None req-430c8897-7a08-407f-ac41-69044ce76911 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Delete group_snapshot with id: e3bca182-d424-46a9-a192-02daeca43f9a Aug 14 06:12:03.127997 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:03.127997 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:03.173769 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-430c8897-7a08-407f-ac41-69044ce76911 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/group_snapshots/e3bca182-d424-46a9-a192-02daeca43f9a returned with HTTP 202 Aug 14 06:12:03.173769 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 271/1084] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 14 06:12:03 2026] DELETE /volume/v3/group_snapshots/e3bca182-d424-46a9-a192-02daeca43f9a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:12:03.183311 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d604c6cf-2ab4-4f69-88dc-498f006c7416 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:03.185824 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d604c6cf-2ab4-4f69-88dc-498f006c7416 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:12:03.186133 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d604c6cf-2ab4-4f69-88dc-498f006c7416 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:03.186469 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d604c6cf-2ab4-4f69-88dc-498f006c7416 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'detail' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:03.186866 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-d604c6cf-2ab4-4f69-88dc-498f006c7416 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:12:03.187838 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-d604c6cf-2ab4-4f69-88dc-498f006c7416 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100405) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:12:03.198868 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d604c6cf-2ab4-4f69-88dc-498f006c7416 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Get all volumes completed successfully. Aug 14 06:12:03.199934 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-d604c6cf-2ab4-4f69-88dc-498f006c7416 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:03.200163 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-d604c6cf-2ab4-4f69-88dc-498f006c7416 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:03.268616 np0000007331 devstack@c-api.service[100405]: DEBUG oslo_db.sqlalchemy.engines [None req-d604c6cf-2ab4-4f69-88dc-498f006c7416 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:03.272349 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:03.272349 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:03.281714 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d604c6cf-2ab4-4f69-88dc-498f006c7416 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:12:03.282297 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 270/1085] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:12:03 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:03.295574 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2da83ee6-f8c2-4fb9-b395-9b9e7904334c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:03.297805 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2da83ee6-f8c2-4fb9-b395-9b9e7904334c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail Aug 14 06:12:03.297983 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2da83ee6-f8c2-4fb9-b395-9b9e7904334c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:03.298223 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2da83ee6-f8c2-4fb9-b395-9b9e7904334c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:03.298620 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-2da83ee6-f8c2-4fb9-b395-9b9e7904334c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:12:03.299049 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:03.299049 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:03.300320 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.db.api [None req-2da83ee6-f8c2-4fb9-b395-9b9e7904334c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Building query based on filter {{(pid=100406) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:12:03.312690 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2da83ee6-f8c2-4fb9-b395-9b9e7904334c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Get all snapshots completed successfully. Aug 14 06:12:03.313605 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2da83ee6-f8c2-4fb9-b395-9b9e7904334c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 06:12:03.313951 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 273/1086] 10.4.3.127 () {66 vars in 1264 bytes} [Fri Aug 14 06:12:03 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:12:03.323724 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a9dbf21e-8c3c-46b3-ba80-007829b591d9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:03.325543 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a9dbf21e-8c3c-46b3-ba80-007829b591d9 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/e3bca182-d424-46a9-a192-02daeca43f9a Aug 14 06:12:03.325757 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a9dbf21e-8c3c-46b3-ba80-007829b591d9 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:03.325948 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a9dbf21e-8c3c-46b3-ba80-007829b591d9 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:03.326078 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.group_snapshots [None req-a9dbf21e-8c3c-46b3-ba80-007829b591d9 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member e3bca182-d424-46a9-a192-02daeca43f9a {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 06:12:03.329343 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:03.329343 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:03.333272 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a9dbf21e-8c3c-46b3-ba80-007829b591d9 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/group_snapshots/e3bca182-d424-46a9-a192-02daeca43f9a returned with HTTP 200 Aug 14 06:12:03.333650 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 273/1087] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:12:03 2026] GET /volume/v3/group_snapshots/e3bca182-d424-46a9-a192-02daeca43f9a => generated 306 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:03.713362 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5b6d105a-220b-472d-bd0f-67bd4ea183aa None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:03.713789 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5b6d105a-220b-472d-bd0f-67bd4ea183aa None None] GET https://10.4.3.127/volume// Aug 14 06:12:03.713954 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5b6d105a-220b-472d-bd0f-67bd4ea183aa None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:03.714136 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5b6d105a-220b-472d-bd0f-67bd4ea183aa None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:03.714531 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5b6d105a-220b-472d-bd0f-67bd4ea183aa None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:12:03.714809 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 272/1088] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:12:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:12:03.721674 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-08616c86-00a5-4fcb-a018-019649471624 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:03.725767 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-08616c86-00a5-4fcb-a018-019649471624 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] GET https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 Aug 14 06:12:03.725969 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-08616c86-00a5-4fcb-a018-019649471624 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:03.726151 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-08616c86-00a5-4fcb-a018-019649471624 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:03.741764 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:03.741764 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:03.745633 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-08616c86-00a5-4fcb-a018-019649471624 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Volume info retrieved successfully. Aug 14 06:12:03.750685 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-08616c86-00a5-4fcb-a018-019649471624 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 returned with HTTP 200 Aug 14 06:12:03.751079 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 271/1089] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:12:03 2026] GET /volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 => generated 1539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:12:03.861290 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-447c332c-cd47-4262-aaf3-97ddaf5ef48e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:03.865990 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-447c332c-cd47-4262-aaf3-97ddaf5ef48e tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] PUT https://10.4.3.127/volume/v3/attachments/5163a75d-a59a-4026-8085-3818ff34c4c7 Aug 14 06:12:03.866503 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-447c332c-cd47-4262-aaf3-97ddaf5ef48e tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:03.880957 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-447c332c-cd47-4262-aaf3-97ddaf5ef48e tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Acquiring lock "cinder-attachment_update-c694c1ac-33a1-4127-8773-55ddb3eb2eb6-np0000007331" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:12:03.888688 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-447c332c-cd47-4262-aaf3-97ddaf5ef48e tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Lock "cinder-attachment_update-c694c1ac-33a1-4127-8773-55ddb3eb2eb6-np0000007331" acquired by "attachment_update" :: waited 0.008s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:12:03.890027 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:03.890027 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:04.036332 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-447c332c-cd47-4262-aaf3-97ddaf5ef48e tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Lock "cinder-attachment_update-c694c1ac-33a1-4127-8773-55ddb3eb2eb6-np0000007331" released by "attachment_update" :: held 0.147s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:12:04.036740 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-447c332c-cd47-4262-aaf3-97ddaf5ef48e tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] https://10.4.3.127/volume/v3/attachments/5163a75d-a59a-4026-8085-3818ff34c4c7 returned with HTTP 200 Aug 14 06:12:04.037228 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 274/1090] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:12:03 2026] PUT /volume/v3/attachments/5163a75d-a59a-4026-8085-3818ff34c4c7 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:04.067082 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-8eee676f-70b0-472b-b57c-6d0c4469917d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:04.075348 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-8eee676f-70b0-472b-b57c-6d0c4469917d tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] POST https://10.4.3.127/volume/v3/attachments/5163a75d-a59a-4026-8085-3818ff34c4c7/action Aug 14 06:12:04.075840 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-8eee676f-70b0-472b-b57c-6d0c4469917d tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:12:04.076027 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-8eee676f-70b0-472b-b57c-6d0c4469917d tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:04.101445 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:04.101445 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:04.112768 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6a81f9ce-8bcc-4efa-94b3-e1fb48f4dd04 req-8eee676f-70b0-472b-b57c-6d0c4469917d tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] https://10.4.3.127/volume/v3/attachments/5163a75d-a59a-4026-8085-3818ff34c4c7/action returned with HTTP 204 Aug 14 06:12:04.112929 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 274/1091] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:12:04 2026] POST /volume/v3/attachments/5163a75d-a59a-4026-8085-3818ff34c4c7/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:04.343178 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0a99339a-3d52-46fd-b6a6-8b411446a417 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:04.345266 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0a99339a-3d52-46fd-b6a6-8b411446a417 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/e3bca182-d424-46a9-a192-02daeca43f9a Aug 14 06:12:04.345514 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0a99339a-3d52-46fd-b6a6-8b411446a417 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:04.345710 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0a99339a-3d52-46fd-b6a6-8b411446a417 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:04.345833 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.group_snapshots [None req-0a99339a-3d52-46fd-b6a6-8b411446a417 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member e3bca182-d424-46a9-a192-02daeca43f9a {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 06:12:04.348871 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0a99339a-3d52-46fd-b6a6-8b411446a417 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/group_snapshots/e3bca182-d424-46a9-a192-02daeca43f9a returned with HTTP 404 Aug 14 06:12:04.349373 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 273/1092] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:12:04 2026] GET /volume/v3/group_snapshots/e3bca182-d424-46a9-a192-02daeca43f9a => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:12:04.358349 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-855238b6-3dc3-4a61-9116-e363419e3278 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:04.360681 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-855238b6-3dc3-4a61-9116-e363419e3278 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:12:04.361121 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-855238b6-3dc3-4a61-9116-e363419e3278 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:04.361207 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-855238b6-3dc3-4a61-9116-e363419e3278 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'detail' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:04.361556 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-855238b6-3dc3-4a61-9116-e363419e3278 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:12:04.362692 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-855238b6-3dc3-4a61-9116-e363419e3278 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100405) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:12:04.372337 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-855238b6-3dc3-4a61-9116-e363419e3278 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Get all volumes completed successfully. Aug 14 06:12:04.374097 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-855238b6-3dc3-4a61-9116-e363419e3278 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:04.375553 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-855238b6-3dc3-4a61-9116-e363419e3278 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:04.412904 np0000007331 devstack@c-api.service[100405]: DEBUG oslo_db.sqlalchemy.engines [None req-855238b6-3dc3-4a61-9116-e363419e3278 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:04.415950 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:04.415950 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:04.424355 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-855238b6-3dc3-4a61-9116-e363419e3278 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:12:04.425000 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 272/1093] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:12:04 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:04.438572 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8008a007-61e6-46a1-8236-55729757095c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:04.442435 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8008a007-61e6-46a1-8236-55729757095c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] POST https://10.4.3.127/volume/v3/groups/2f4799fc-90ee-4e6b-9029-efb1f5519785/action Aug 14 06:12:04.442435 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8008a007-61e6-46a1-8236-55729757095c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:12:04.442435 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8008a007-61e6-46a1-8236-55729757095c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:04.442667 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-8008a007-61e6-46a1-8236-55729757095c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] delete called for group 2f4799fc-90ee-4e6b-9029-efb1f5519785 {{(pid=100406) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 06:12:04.442858 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.groups [None req-8008a007-61e6-46a1-8236-55729757095c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Delete group with id: 2f4799fc-90ee-4e6b-9029-efb1f5519785 Aug 14 06:12:04.446257 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:04.446257 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:04.494081 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8008a007-61e6-46a1-8236-55729757095c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/2f4799fc-90ee-4e6b-9029-efb1f5519785/action returned with HTTP 202 Aug 14 06:12:04.494911 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 275/1094] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 14 06:12:04 2026] POST /volume/v3/groups/2f4799fc-90ee-4e6b-9029-efb1f5519785/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:12:04.503045 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9cc6e677-a105-4840-9e09-11f2e5f62c1c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:04.505460 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9cc6e677-a105-4840-9e09-11f2e5f62c1c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/fc35688e-d2c3-40e6-8cb1-264a20ad49cc Aug 14 06:12:04.506080 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9cc6e677-a105-4840-9e09-11f2e5f62c1c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:04.506690 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9cc6e677-a105-4840-9e09-11f2e5f62c1c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:04.516538 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:04.516538 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:04.520606 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9cc6e677-a105-4840-9e09-11f2e5f62c1c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Volume info retrieved successfully. Aug 14 06:12:04.522162 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-9cc6e677-a105-4840-9e09-11f2e5f62c1c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:04.522712 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-9cc6e677-a105-4840-9e09-11f2e5f62c1c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:04.563910 np0000007331 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-9cc6e677-a105-4840-9e09-11f2e5f62c1c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:04.568363 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:04.568363 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:04.575379 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9cc6e677-a105-4840-9e09-11f2e5f62c1c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/fc35688e-d2c3-40e6-8cb1-264a20ad49cc returned with HTTP 200 Aug 14 06:12:04.575884 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 275/1095] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:12:04 2026] GET /volume/v3/volumes/fc35688e-d2c3-40e6-8cb1-264a20ad49cc => generated 913 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:05.593781 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-bd4b1cf6-4868-44ed-889f-09096e6c6c70 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:05.596332 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bd4b1cf6-4868-44ed-889f-09096e6c6c70 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/fc35688e-d2c3-40e6-8cb1-264a20ad49cc Aug 14 06:12:05.596332 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bd4b1cf6-4868-44ed-889f-09096e6c6c70 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:05.596518 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bd4b1cf6-4868-44ed-889f-09096e6c6c70 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:05.617450 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bd4b1cf6-4868-44ed-889f-09096e6c6c70 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/fc35688e-d2c3-40e6-8cb1-264a20ad49cc returned with HTTP 404 Aug 14 06:12:05.619104 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 274/1096] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:12:05 2026] GET /volume/v3/volumes/fc35688e-d2c3-40e6-8cb1-264a20ad49cc => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:12:05.626934 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4121773b-8486-4754-9eb3-ed17215ee6f7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:05.629320 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4121773b-8486-4754-9eb3-ed17215ee6f7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/groups/2f4799fc-90ee-4e6b-9029-efb1f5519785 Aug 14 06:12:05.629612 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4121773b-8486-4754-9eb3-ed17215ee6f7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:05.629921 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4121773b-8486-4754-9eb3-ed17215ee6f7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:05.630075 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.groups [None req-4121773b-8486-4754-9eb3-ed17215ee6f7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member 2f4799fc-90ee-4e6b-9029-efb1f5519785 {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:12:05.635652 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4121773b-8486-4754-9eb3-ed17215ee6f7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/2f4799fc-90ee-4e6b-9029-efb1f5519785 returned with HTTP 404 Aug 14 06:12:05.636301 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 273/1097] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:12:05 2026] GET /volume/v3/groups/2f4799fc-90ee-4e6b-9029-efb1f5519785 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:12:05.646085 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fe2b553b-52fc-4c20-84ee-72b9c073e80f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:05.648469 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fe2b553b-52fc-4c20-84ee-72b9c073e80f tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/15ef05c2-c631-4883-9b8e-c5de987e48d8 Aug 14 06:12:05.648817 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fe2b553b-52fc-4c20-84ee-72b9c073e80f tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:05.649188 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fe2b553b-52fc-4c20-84ee-72b9c073e80f tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:05.662304 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fe2b553b-52fc-4c20-84ee-72b9c073e80f tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] https://10.4.3.127/volume/v3/group_types/15ef05c2-c631-4883-9b8e-c5de987e48d8 returned with HTTP 202 Aug 14 06:12:05.662714 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 276/1098] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 14 06:12:05 2026] DELETE /volume/v3/group_types/15ef05c2-c631-4883-9b8e-c5de987e48d8 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:12:05.669313 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b73291b0-e2d3-461e-9d94-7aaabd431b2c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:05.671435 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b73291b0-e2d3-461e-9d94-7aaabd431b2c tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] DELETE https://10.4.3.127/volume/v3/types/84ee5ce8-4894-4527-a210-3a0dac5810f3 Aug 14 06:12:05.671584 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b73291b0-e2d3-461e-9d94-7aaabd431b2c tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:05.671866 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b73291b0-e2d3-461e-9d94-7aaabd431b2c tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:05.695656 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b73291b0-e2d3-461e-9d94-7aaabd431b2c tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] https://10.4.3.127/volume/v3/types/84ee5ce8-4894-4527-a210-3a0dac5810f3 returned with HTTP 202 Aug 14 06:12:05.696129 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 276/1099] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:12:05 2026] DELETE /volume/v3/types/84ee5ce8-4894-4527-a210-3a0dac5810f3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:12:05.704065 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-39d66d5d-7b2d-43bf-a227-c778864aa2ef None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:05.706439 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-39d66d5d-7b2d-43bf-a227-c778864aa2ef tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] GET https://10.4.3.127/volume/v3/types/84ee5ce8-4894-4527-a210-3a0dac5810f3 Aug 14 06:12:05.706703 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-39d66d5d-7b2d-43bf-a227-c778864aa2ef tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:05.707013 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-39d66d5d-7b2d-43bf-a227-c778864aa2ef tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:05.711164 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-39d66d5d-7b2d-43bf-a227-c778864aa2ef tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] https://10.4.3.127/volume/v3/types/84ee5ce8-4894-4527-a210-3a0dac5810f3 returned with HTTP 404 Aug 14 06:12:05.711894 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 275/1100] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:12:05 2026] GET /volume/v3/types/84ee5ce8-4894-4527-a210-3a0dac5810f3 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:05.721045 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-53fa2dec-a2f3-4855-9175-d6c2abe514a7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:05.722902 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-53fa2dec-a2f3-4855-9175-d6c2abe514a7 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:12:05.723231 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-53fa2dec-a2f3-4855-9175-d6c2abe514a7 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1414308624"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:05.737593 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-53fa2dec-a2f3-4855-9175-d6c2abe514a7 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:12:05.738035 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 274/1101] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:12:05 2026] POST /volume/v3/types => generated 224 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:05.746987 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-76969bc6-fc9d-4597-bea8-e2b863c1cef0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:05.749096 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-76969bc6-fc9d-4597-bea8-e2b863c1cef0 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 14 06:12:05.749567 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-76969bc6-fc9d-4597-bea8-e2b863c1cef0 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-404354356"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:05.762902 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-76969bc6-fc9d-4597-bea8-e2b863c1cef0 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 14 06:12:05.763266 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 277/1102] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 14 06:12:05 2026] POST /volume/v3/group_types => generated 180 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:05.772932 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-abfc8c59-f536-420d-ab4c-e742500b577c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:05.774834 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-abfc8c59-f536-420d-ab4c-e742500b577c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] POST https://10.4.3.127/volume/v3/groups Aug 14 06:12:05.775165 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-abfc8c59-f536-420d-ab4c-e742500b577c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2c56bd0e-c2ed-477e-bed6-de8ada2ebc8f", "volume_types": ["752eccd0-6cb8-45a7-964a-1ccc9f6ffeae"], "name": "tempest-GroupSnapshotsTest-Group-1476891025"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:05.777423 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-abfc8c59-f536-420d-ab4c-e742500b577c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Creating new group {'group': {'group_type': '2c56bd0e-c2ed-477e-bed6-de8ada2ebc8f', 'volume_types': ['752eccd0-6cb8-45a7-964a-1ccc9f6ffeae'], 'name': 'tempest-GroupSnapshotsTest-Group-1476891025'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 06:12:05.780760 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.groups [None req-abfc8c59-f536-420d-ab4c-e742500b577c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Creating group tempest-GroupSnapshotsTest-Group-1476891025. Aug 14 06:12:05.788905 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-abfc8c59-f536-420d-ab4c-e742500b577c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Availability Zones retrieved successfully. Aug 14 06:12:05.802323 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-abfc8c59-f536-420d-ab4c-e742500b577c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Created reservations ['8c0a588e-c6f5-4e62-b91c-4080a9ecc333'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:05.827126 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-abfc8c59-f536-420d-ab4c-e742500b577c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups returned with HTTP 202 Aug 14 06:12:05.827798 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 277/1103] 10.4.3.127 () {70 vars in 1297 bytes} [Fri Aug 14 06:12:05 2026] POST /volume/v3/groups => generated 112 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:05.839709 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-46ff7381-2669-4ca9-961f-8bf9f1470462 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:05.841730 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-46ff7381-2669-4ca9-961f-8bf9f1470462 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d Aug 14 06:12:05.841932 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-46ff7381-2669-4ca9-961f-8bf9f1470462 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:05.842113 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-46ff7381-2669-4ca9-961f-8bf9f1470462 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:05.842235 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.groups [None req-46ff7381-2669-4ca9-961f-8bf9f1470462 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member 153d5cbb-481a-428c-9e8d-202ddc39150d {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:12:05.845681 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:05.845681 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:05.854603 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-46ff7381-2669-4ca9-961f-8bf9f1470462 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d returned with HTTP 200 Aug 14 06:12:05.855345 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 276/1104] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:12:05 2026] GET /volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:06.312518 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-85d0124b-bd58-4065-a506-8e098901d543 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:06.314761 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-85d0124b-bd58-4065-a506-8e098901d543 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 Aug 14 06:12:06.315008 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-85d0124b-bd58-4065-a506-8e098901d543 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:06.315149 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-85d0124b-bd58-4065-a506-8e098901d543 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:06.322819 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:06.322819 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:06.329019 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-85d0124b-bd58-4065-a506-8e098901d543 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:06.334640 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-85d0124b-bd58-4065-a506-8e098901d543 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 returned with HTTP 200 Aug 14 06:12:06.335069 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 275/1105] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:12:06 2026] GET /volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:06.440176 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-47d4775c-b2b8-4bed-b3cc-5a4c595d08a8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:06.440706 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-47d4775c-b2b8-4bed-b3cc-5a4c595d08a8 None None] GET https://10.4.3.127/volume// Aug 14 06:12:06.440836 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-47d4775c-b2b8-4bed-b3cc-5a4c595d08a8 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:06.441103 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-47d4775c-b2b8-4bed-b3cc-5a4c595d08a8 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:06.442270 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-47d4775c-b2b8-4bed-b3cc-5a4c595d08a8 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:12:06.442270 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 278/1106] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:12:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:12:06.452966 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-87b9c934-47e9-4fdd-96c8-5184907f8d52 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:06.455998 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-87b9c934-47e9-4fdd-96c8-5184907f8d52 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:12:06.456688 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-87b9c934-47e9-4fdd-96c8-5184907f8d52 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "080a3a84-b217-40f1-8a14-e91b8ee80071", "connector": null, "instance_uuid": "c264cca7-a7e3-4a32-9361-b3817b5f7e31"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:06.470725 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:06.470725 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:06.501480 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-87b9c934-47e9-4fdd-96c8-5184907f8d52 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:12:06.502012 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 278/1107] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:12:06 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 14 06:12:06.530317 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-804a36f6-1bfd-4964-ad1b-6f6cc6c0003c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:06.531930 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-804a36f6-1bfd-4964-ad1b-6f6cc6c0003c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 Aug 14 06:12:06.532163 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-804a36f6-1bfd-4964-ad1b-6f6cc6c0003c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:06.532371 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-804a36f6-1bfd-4964-ad1b-6f6cc6c0003c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:06.543829 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:06.543829 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:06.545428 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b84ce985-0313-49b6-a8a4-2e7945773642 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:06.545911 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b84ce985-0313-49b6-a8a4-2e7945773642 None None] GET https://10.4.3.127/volume// Aug 14 06:12:06.546158 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b84ce985-0313-49b6-a8a4-2e7945773642 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:06.546434 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b84ce985-0313-49b6-a8a4-2e7945773642 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:06.546758 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b84ce985-0313-49b6-a8a4-2e7945773642 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:12:06.547068 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 276/1108] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:12:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:12:06.552991 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-804a36f6-1bfd-4964-ad1b-6f6cc6c0003c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:06.555580 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-cd3e1c19-3321-43b7-8b50-8cb97f5958ad None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:06.557483 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-cd3e1c19-3321-43b7-8b50-8cb97f5958ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 Aug 14 06:12:06.557782 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-cd3e1c19-3321-43b7-8b50-8cb97f5958ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:06.558009 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-cd3e1c19-3321-43b7-8b50-8cb97f5958ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:06.559966 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-804a36f6-1bfd-4964-ad1b-6f6cc6c0003c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 returned with HTTP 200 Aug 14 06:12:06.560481 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 277/1109] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:06 2026] GET /volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:06.569623 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:06.569623 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:06.573440 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-cd3e1c19-3321-43b7-8b50-8cb97f5958ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:06.578582 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-cd3e1c19-3321-43b7-8b50-8cb97f5958ad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 returned with HTTP 200 Aug 14 06:12:06.579142 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 279/1110] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:12:06 2026] GET /volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 => generated 1540 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:12:06.689131 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-cdb30c8f-6cf7-4863-955d-06b1a3464e8a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:06.691410 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-cdb30c8f-6cf7-4863-955d-06b1a3464e8a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] PUT https://10.4.3.127/volume/v3/attachments/f23bdacc-9a5b-4712-8b53-96fb20fccef4 Aug 14 06:12:06.691798 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-cdb30c8f-6cf7-4863-955d-06b1a3464e8a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:06.699559 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-cdb30c8f-6cf7-4863-955d-06b1a3464e8a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Acquiring lock "cinder-attachment_update-080a3a84-b217-40f1-8a14-e91b8ee80071-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:12:06.704392 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-cdb30c8f-6cf7-4863-955d-06b1a3464e8a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Lock "cinder-attachment_update-080a3a84-b217-40f1-8a14-e91b8ee80071-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:12:06.705432 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:06.705432 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:06.787211 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-cdb30c8f-6cf7-4863-955d-06b1a3464e8a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Lock "cinder-attachment_update-080a3a84-b217-40f1-8a14-e91b8ee80071-np0000007331" released by "attachment_update" :: held 0.083s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:12:06.787773 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-cdb30c8f-6cf7-4863-955d-06b1a3464e8a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/attachments/f23bdacc-9a5b-4712-8b53-96fb20fccef4 returned with HTTP 200 Aug 14 06:12:06.788430 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 279/1111] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:12:06 2026] PUT /volume/v3/attachments/f23bdacc-9a5b-4712-8b53-96fb20fccef4 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:06.865179 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-abb6c494-49bb-42db-b814-52c843267ba6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:06.867027 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-abb6c494-49bb-42db-b814-52c843267ba6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d Aug 14 06:12:06.867338 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-abb6c494-49bb-42db-b814-52c843267ba6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:06.867521 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-abb6c494-49bb-42db-b814-52c843267ba6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:06.867643 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.groups [None req-abb6c494-49bb-42db-b814-52c843267ba6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member 153d5cbb-481a-428c-9e8d-202ddc39150d {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:12:06.869142 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=331,cinder:INSERT=45,cinder:UPDATE=78 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:12:06.871382 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:06.871382 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:06.886095 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-abb6c494-49bb-42db-b814-52c843267ba6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d returned with HTTP 200 Aug 14 06:12:06.886803 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 277/1112] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:12:06 2026] GET /volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d => generated 393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:06.898107 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ebdac707-9fea-4b17-aff6-342569fabc4e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:06.900622 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:12:06.901027 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1313226288", "volume_type": "752eccd0-6cb8-45a7-964a-1ccc9f6ffeae", "group_id": "153d5cbb-481a-428c-9e8d-202ddc39150d", "size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:06.904076 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1313226288', 'volume_type': '752eccd0-6cb8-45a7-964a-1ccc9f6ffeae', 'group_id': '153d5cbb-481a-428c-9e8d-202ddc39150d', 'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:12:06.912879 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:06.912879 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:06.913554 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Create volume of 1 GB Aug 14 06:12:06.920125 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Availability Zones retrieved successfully. Aug 14 06:12:06.926555 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Flow 'volume_create_api' (3f706094-4ce4-49d2-b054-9ca326955394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:06.927653 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f6adab3-9c35-4eb7-a7e7-396b912ff8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:06.928275 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:06.928275 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:06.928695 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:12:06.949210 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f6adab3-9c35-4eb7-a7e7-396b912ff8ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:12:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=752eccd0-6cb8-45a7-964a-1ccc9f6ffeae,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1414308624',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '752eccd0-6cb8-45a7-964a-1ccc9f6ffeae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '153d5cbb-481a-428c-9e8d-202ddc39150d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:06.949954 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e7d6eb0-076d-49b0-bef4-ae2cc02d7690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:06.977247 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1414308624 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1414308624, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:12:06.977601 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1414308624 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1414308624, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:12:07.001356 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Created reservations ['63191692-735f-45b1-bf4d-06bdb241c2a0', '1b2fdf77-e2e4-4dee-b05b-ecaabd9d004e', 'd2879a57-e656-4a9e-8b24-b6fb8d24a8dd', '65c65ef2-7d72-4fa6-a7ae-1c7bce33d70c'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:07.002102 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e7d6eb0-076d-49b0-bef4-ae2cc02d7690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63191692-735f-45b1-bf4d-06bdb241c2a0', '1b2fdf77-e2e4-4dee-b05b-ecaabd9d004e', 'd2879a57-e656-4a9e-8b24-b6fb8d24a8dd', '65c65ef2-7d72-4fa6-a7ae-1c7bce33d70c']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:07.002790 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32cada29-a039-4ca0-820f-e48dd872920c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:07.022882 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32cada29-a039-4ca0-820f-e48dd872920c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '173f2463-ecb1-45d3-85cb-edf1a5a6853b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1313226288',encryption_key_id=None,group_id=153d5cbb-481a-428c-9e8d-202ddc39150d,group_type_id=,metadata={},multiattach=False,project_id='1f883f56c636475d8a7e85a83a9c7c9d',qos_specs=None,replication_status=,reservations=['63191692-735f-45b1-bf4d-06bdb241c2a0','1b2fdf77-e2e4-4dee-b05b-ecaabd9d004e','d2879a57-e656-4a9e-8b24-b6fb8d24a8dd','65c65ef2-7d72-4fa6-a7ae-1c7bce33d70c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0c25317cc334d8aa09f275639d08577',volume_type_id=752eccd0-6cb8-45a7-964a-1ccc9f6ffeae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:12:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1313226288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=153d5cbb-481a-428c-9e8d-202ddc39150d,host=None,id=173f2463-ecb1-45d3-85cb-edf1a5a6853b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f883f56c636475d8a7e85a83a9c7c9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0c25317cc334d8aa09f275639d08577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(752eccd0-6cb8-45a7-964a-1ccc9f6ffeae),volume_type_id=752eccd0-6cb8-45a7-964a-1ccc9f6ffeae)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:07.023620 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f4cf7f3-8b82-4be8-a063-ce20455aea5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:07.041323 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f4cf7f3-8b82-4be8-a063-ce20455aea5c) transitioned into state 'SUCCESS' from state '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-1313226288',encryption_key_id=None,group_id=153d5cbb-481a-428c-9e8d-202ddc39150d,group_type_id=,metadata={},multiattach=False,project_id='1f883f56c636475d8a7e85a83a9c7c9d',qos_specs=None,replication_status=,reservations=['63191692-735f-45b1-bf4d-06bdb241c2a0','1b2fdf77-e2e4-4dee-b05b-ecaabd9d004e','d2879a57-e656-4a9e-8b24-b6fb8d24a8dd','65c65ef2-7d72-4fa6-a7ae-1c7bce33d70c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0c25317cc334d8aa09f275639d08577',volume_type_id=752eccd0-6cb8-45a7-964a-1ccc9f6ffeae)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:07.041995 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb916d3-1dbb-4ea4-a15c-83b392951e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:07.053273 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb916d3-1dbb-4ea4-a15c-83b392951e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:07.054098 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Flow 'volume_create_api' (3f706094-4ce4-49d2-b054-9ca326955394) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:07.054436 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Create volume request issued successfully. Aug 14 06:12:07.055065 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:07.055189 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:07.093476 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:07.098321 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:07.098321 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:07.102523 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ebdac707-9fea-4b17-aff6-342569fabc4e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:12:07.102523 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 278/1113] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:12:06 2026] POST /volume/v3/volumes => generated 823 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:07.120362 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9d25988b-aeba-4ad4-8969-f955523a98d4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:07.124662 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d25988b-aeba-4ad4-8969-f955523a98d4 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/173f2463-ecb1-45d3-85cb-edf1a5a6853b Aug 14 06:12:07.125731 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d25988b-aeba-4ad4-8969-f955523a98d4 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:07.125992 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d25988b-aeba-4ad4-8969-f955523a98d4 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:07.140775 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:07.140775 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:07.151747 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9d25988b-aeba-4ad4-8969-f955523a98d4 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Volume info retrieved successfully. Aug 14 06:12:07.152718 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-9d25988b-aeba-4ad4-8969-f955523a98d4 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:07.152989 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-9d25988b-aeba-4ad4-8969-f955523a98d4 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:07.190650 np0000007331 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-9d25988b-aeba-4ad4-8969-f955523a98d4 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:07.194652 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:07.194652 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:07.205374 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d25988b-aeba-4ad4-8969-f955523a98d4 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/173f2463-ecb1-45d3-85cb-edf1a5a6853b returned with HTTP 200 Aug 14 06:12:07.206009 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 280/1114] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:12:07 2026] GET /volume/v3/volumes/173f2463-ecb1-45d3-85cb-edf1a5a6853b => generated 891 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:07.578239 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3b953a6f-18da-4e89-af25-b7b0da2528cb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:07.580458 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b953a6f-18da-4e89-af25-b7b0da2528cb tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 Aug 14 06:12:07.580574 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b953a6f-18da-4e89-af25-b7b0da2528cb tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:07.580771 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b953a6f-18da-4e89-af25-b7b0da2528cb tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:07.611926 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:07.611926 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:07.616594 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3b953a6f-18da-4e89-af25-b7b0da2528cb tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:07.626058 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b953a6f-18da-4e89-af25-b7b0da2528cb tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 returned with HTTP 200 Aug 14 06:12:07.626701 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 280/1115] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:07 2026] GET /volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 => generated 1361 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:08.222711 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c7a176df-ba94-4494-bec1-b01172537fc9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:08.224677 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c7a176df-ba94-4494-bec1-b01172537fc9 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/173f2463-ecb1-45d3-85cb-edf1a5a6853b Aug 14 06:12:08.224931 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c7a176df-ba94-4494-bec1-b01172537fc9 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:08.225205 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c7a176df-ba94-4494-bec1-b01172537fc9 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:08.239190 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:08.239190 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:08.245303 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c7a176df-ba94-4494-bec1-b01172537fc9 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Volume info retrieved successfully. Aug 14 06:12:08.247333 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-c7a176df-ba94-4494-bec1-b01172537fc9 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:08.247429 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-c7a176df-ba94-4494-bec1-b01172537fc9 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:08.292226 np0000007331 devstack@c-api.service[100405]: DEBUG oslo_db.sqlalchemy.engines [None req-c7a176df-ba94-4494-bec1-b01172537fc9 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:08.296432 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:08.296432 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:08.304650 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c7a176df-ba94-4494-bec1-b01172537fc9 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/173f2463-ecb1-45d3-85cb-edf1a5a6853b returned with HTTP 200 Aug 14 06:12:08.305219 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 278/1116] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:12:08 2026] GET /volume/v3/volumes/173f2463-ecb1-45d3-85cb-edf1a5a6853b => generated 916 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:08.323057 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:08.325619 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:12:08.326126 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-561888328", "volume_type": "752eccd0-6cb8-45a7-964a-1ccc9f6ffeae", "group_id": "153d5cbb-481a-428c-9e8d-202ddc39150d", "size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:08.328299 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-561888328', 'volume_type': '752eccd0-6cb8-45a7-964a-1ccc9f6ffeae', 'group_id': '153d5cbb-481a-428c-9e8d-202ddc39150d', 'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:12:08.332197 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=309,cinder:INSERT=41,cinder:UPDATE=72 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:12:08.344857 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:08.344857 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:08.346300 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Create volume of 1 GB Aug 14 06:12:08.361360 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Availability Zones retrieved successfully. Aug 14 06:12:08.369981 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Flow 'volume_create_api' (8fb32c2c-e427-4152-8ad3-7b219726190b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:08.372239 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89423394-adb7-472d-8b83-6ff16dd3243d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:08.373557 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:08.373557 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:08.374200 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:12:08.401222 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89423394-adb7-472d-8b83-6ff16dd3243d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:12:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=752eccd0-6cb8-45a7-964a-1ccc9f6ffeae,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1414308624',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '752eccd0-6cb8-45a7-964a-1ccc9f6ffeae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '153d5cbb-481a-428c-9e8d-202ddc39150d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:08.402258 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52d21325-24bd-49bc-9920-c683a15b087a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:08.474310 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Created reservations ['820ec083-6734-4b4f-92e4-313ce2ffcf93', '457884a6-935e-476c-bf09-2441a2db4167', 'e297ab1a-b1f4-440d-9a6d-fd8ffffa6b24', '772c6811-8e11-439a-88ee-858d68ae359f'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:08.475706 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52d21325-24bd-49bc-9920-c683a15b087a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['820ec083-6734-4b4f-92e4-313ce2ffcf93', '457884a6-935e-476c-bf09-2441a2db4167', 'e297ab1a-b1f4-440d-9a6d-fd8ffffa6b24', '772c6811-8e11-439a-88ee-858d68ae359f']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:08.476206 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b07dbbd6-f5f5-4d5b-ac61-a5ec6a22602a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:08.510201 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b07dbbd6-f5f5-4d5b-ac61-a5ec6a22602a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb662ed1-df72-414e-a4ef-d4dfe75da76a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-561888328',encryption_key_id=None,group_id=153d5cbb-481a-428c-9e8d-202ddc39150d,group_type_id=,metadata={},multiattach=False,project_id='1f883f56c636475d8a7e85a83a9c7c9d',qos_specs=None,replication_status=,reservations=['820ec083-6734-4b4f-92e4-313ce2ffcf93','457884a6-935e-476c-bf09-2441a2db4167','e297ab1a-b1f4-440d-9a6d-fd8ffffa6b24','772c6811-8e11-439a-88ee-858d68ae359f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0c25317cc334d8aa09f275639d08577',volume_type_id=752eccd0-6cb8-45a7-964a-1ccc9f6ffeae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:12:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-561888328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=153d5cbb-481a-428c-9e8d-202ddc39150d,host=None,id=eb662ed1-df72-414e-a4ef-d4dfe75da76a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f883f56c636475d8a7e85a83a9c7c9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0c25317cc334d8aa09f275639d08577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(752eccd0-6cb8-45a7-964a-1ccc9f6ffeae),volume_type_id=752eccd0-6cb8-45a7-964a-1ccc9f6ffeae)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:08.511930 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (616d15b5-5161-4009-a890-de1e3dda1a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:08.537735 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (616d15b5-5161-4009-a890-de1e3dda1a62) transitioned into state 'SUCCESS' from state '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-561888328',encryption_key_id=None,group_id=153d5cbb-481a-428c-9e8d-202ddc39150d,group_type_id=,metadata={},multiattach=False,project_id='1f883f56c636475d8a7e85a83a9c7c9d',qos_specs=None,replication_status=,reservations=['820ec083-6734-4b4f-92e4-313ce2ffcf93','457884a6-935e-476c-bf09-2441a2db4167','e297ab1a-b1f4-440d-9a6d-fd8ffffa6b24','772c6811-8e11-439a-88ee-858d68ae359f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0c25317cc334d8aa09f275639d08577',volume_type_id=752eccd0-6cb8-45a7-964a-1ccc9f6ffeae)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:08.538665 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84ba7b09-7d4a-4397-aca2-03de04566abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:08.565515 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84ba7b09-7d4a-4397-aca2-03de04566abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:08.566539 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Flow 'volume_create_api' (8fb32c2c-e427-4152-8ad3-7b219726190b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:08.566944 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Create volume request issued successfully. Aug 14 06:12:08.567746 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:08.567926 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:08.619940 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:08.628427 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:08.628427 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:08.635918 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-32c3c4e4-66a4-4702-b62b-7b056278a75d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:12:08.637253 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 279/1117] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:12:08 2026] POST /volume/v3/volumes => generated 822 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:12:08.648469 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-14bab5d5-3ac0-47ff-8a61-cdb24a4e2c99 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:08.651863 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-14bab5d5-3ac0-47ff-8a61-cdb24a4e2c99 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 Aug 14 06:12:08.652135 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-14bab5d5-3ac0-47ff-8a61-cdb24a4e2c99 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:08.653296 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-14bab5d5-3ac0-47ff-8a61-cdb24a4e2c99 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:08.656519 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8ff7c600-20af-4a84-8eaa-8207dc0e1920 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:08.657935 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=307,cinder:INSERT=49,cinder:UPDATE=68 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:12:08.659717 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8ff7c600-20af-4a84-8eaa-8207dc0e1920 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/eb662ed1-df72-414e-a4ef-d4dfe75da76a Aug 14 06:12:08.660024 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8ff7c600-20af-4a84-8eaa-8207dc0e1920 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:08.660251 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8ff7c600-20af-4a84-8eaa-8207dc0e1920 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:08.689496 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:08.689496 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:08.696303 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-14bab5d5-3ac0-47ff-8a61-cdb24a4e2c99 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:08.710334 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-14bab5d5-3ac0-47ff-8a61-cdb24a4e2c99 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 returned with HTTP 200 Aug 14 06:12:08.711138 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 281/1118] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:08 2026] GET /volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 => generated 1361 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:08.845001 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:08.845001 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:08.852548 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8ff7c600-20af-4a84-8eaa-8207dc0e1920 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Volume info retrieved successfully. Aug 14 06:12:08.854118 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-8ff7c600-20af-4a84-8eaa-8207dc0e1920 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:08.854118 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-8ff7c600-20af-4a84-8eaa-8207dc0e1920 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:08.895694 np0000007331 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-8ff7c600-20af-4a84-8eaa-8207dc0e1920 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:08.899201 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:08.899201 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:08.908021 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8ff7c600-20af-4a84-8eaa-8207dc0e1920 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/eb662ed1-df72-414e-a4ef-d4dfe75da76a returned with HTTP 200 Aug 14 06:12:08.908243 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 281/1119] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:12:08 2026] GET /volume/v3/volumes/eb662ed1-df72-414e-a4ef-d4dfe75da76a => generated 890 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:09.731060 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6793b9d4-52d8-419d-bd20-ff0de7282d03 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:09.733453 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6793b9d4-52d8-419d-bd20-ff0de7282d03 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 Aug 14 06:12:09.733698 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6793b9d4-52d8-419d-bd20-ff0de7282d03 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:09.733904 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6793b9d4-52d8-419d-bd20-ff0de7282d03 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:09.751030 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:09.751030 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:09.759098 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6793b9d4-52d8-419d-bd20-ff0de7282d03 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:09.766560 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6793b9d4-52d8-419d-bd20-ff0de7282d03 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 returned with HTTP 200 Aug 14 06:12:09.767031 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 279/1120] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:09 2026] GET /volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 => generated 1361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:09.926752 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-17496ceb-e4c1-4114-8482-99e4d570bc5b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:09.928702 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-17496ceb-e4c1-4114-8482-99e4d570bc5b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/eb662ed1-df72-414e-a4ef-d4dfe75da76a Aug 14 06:12:09.929008 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-17496ceb-e4c1-4114-8482-99e4d570bc5b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:09.929416 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-17496ceb-e4c1-4114-8482-99e4d570bc5b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:09.939461 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:09.939461 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:09.946185 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-17496ceb-e4c1-4114-8482-99e4d570bc5b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Volume info retrieved successfully. Aug 14 06:12:09.946808 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-17496ceb-e4c1-4114-8482-99e4d570bc5b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:09.947021 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-17496ceb-e4c1-4114-8482-99e4d570bc5b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:09.993611 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-17496ceb-e4c1-4114-8482-99e4d570bc5b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:10.001499 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:10.001499 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:10.009178 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-17496ceb-e4c1-4114-8482-99e4d570bc5b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/eb662ed1-df72-414e-a4ef-d4dfe75da76a returned with HTTP 200 Aug 14 06:12:10.009706 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 280/1121] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:12:09 2026] GET /volume/v3/volumes/eb662ed1-df72-414e-a4ef-d4dfe75da76a => generated 915 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:10.023598 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a0053853-8774-42ae-95c6-8bd621072c47 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:10.026734 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a0053853-8774-42ae-95c6-8bd621072c47 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] PUT https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d Aug 14 06:12:10.026734 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a0053853-8774-42ae-95c6-8bd621072c47 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "173f2463-ecb1-45d3-85cb-edf1a5a6853b"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:10.030021 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-a0053853-8774-42ae-95c6-8bd621072c47 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Update called for group 153d5cbb-481a-428c-9e8d-202ddc39150d. {{(pid=100406) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 06:12:10.030021 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.groups [None req-a0053853-8774-42ae-95c6-8bd621072c47 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Updating group 153d5cbb-481a-428c-9e8d-202ddc39150d with name None description: None add_volumes: None remove_volumes: 173f2463-ecb1-45d3-85cb-edf1a5a6853b. Aug 14 06:12:10.035050 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:10.035050 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:10.055428 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a0053853-8774-42ae-95c6-8bd621072c47 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d returned with HTTP 202 Aug 14 06:12:10.057289 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 282/1122] 10.4.3.127 () {70 vars in 1406 bytes} [Fri Aug 14 06:12:10 2026] PUT /volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:12:10.066100 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-837cf0d0-3523-4ac4-8ab2-d3bbc6f1bf92 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:10.071289 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-837cf0d0-3523-4ac4-8ab2-d3bbc6f1bf92 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d Aug 14 06:12:10.071542 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-837cf0d0-3523-4ac4-8ab2-d3bbc6f1bf92 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:10.071872 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-837cf0d0-3523-4ac4-8ab2-d3bbc6f1bf92 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:10.071937 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-837cf0d0-3523-4ac4-8ab2-d3bbc6f1bf92 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member 153d5cbb-481a-428c-9e8d-202ddc39150d {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:12:10.079274 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:10.079274 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:10.092506 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-837cf0d0-3523-4ac4-8ab2-d3bbc6f1bf92 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d returned with HTTP 200 Aug 14 06:12:10.093317 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 282/1123] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:12:10 2026] GET /volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:10.638316 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-8eff6776-a4e6-425f-bc39-613bf887c341 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:10.783174 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6147aa3f-88d3-461d-9ed8-123a597684a5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:10.785382 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6147aa3f-88d3-461d-9ed8-123a597684a5 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 Aug 14 06:12:10.785659 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6147aa3f-88d3-461d-9ed8-123a597684a5 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:10.785827 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6147aa3f-88d3-461d-9ed8-123a597684a5 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:10.800442 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:10.800442 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:10.806790 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6147aa3f-88d3-461d-9ed8-123a597684a5 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:10.814006 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6147aa3f-88d3-461d-9ed8-123a597684a5 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 returned with HTTP 200 Aug 14 06:12:10.814713 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 281/1124] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:10 2026] GET /volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:10.841041 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-8eff6776-a4e6-425f-bc39-613bf887c341 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/attachments/f23bdacc-9a5b-4712-8b53-96fb20fccef4/action Aug 14 06:12:10.841823 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-8eff6776-a4e6-425f-bc39-613bf887c341 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:12:10.841988 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-8eff6776-a4e6-425f-bc39-613bf887c341 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:10.865219 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:10.865219 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:10.879541 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b55dea73-543d-4b8c-b88d-27b020aada6b req-8eff6776-a4e6-425f-bc39-613bf887c341 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/attachments/f23bdacc-9a5b-4712-8b53-96fb20fccef4/action returned with HTTP 204 Aug 14 06:12:10.880054 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 280/1125] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:12:10 2026] POST /volume/v3/attachments/f23bdacc-9a5b-4712-8b53-96fb20fccef4/action => generated 0 bytes in 244 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:11.105154 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0ca18da8-6e17-4896-a24f-221a6f236c7a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:11.107298 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0ca18da8-6e17-4896-a24f-221a6f236c7a tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d Aug 14 06:12:11.107596 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0ca18da8-6e17-4896-a24f-221a6f236c7a tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:11.107809 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0ca18da8-6e17-4896-a24f-221a6f236c7a tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:11.107961 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-0ca18da8-6e17-4896-a24f-221a6f236c7a tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member 153d5cbb-481a-428c-9e8d-202ddc39150d {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:12:11.115114 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:11.115114 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:11.127114 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0ca18da8-6e17-4896-a24f-221a6f236c7a tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d returned with HTTP 200 Aug 14 06:12:11.127764 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 283/1126] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:12:11 2026] GET /volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d => generated 393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:11.146672 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-972d0e30-d7f8-4b49-822e-089ce0098dfc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:11.147606 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-972d0e30-d7f8-4b49-822e-089ce0098dfc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] PUT https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d Aug 14 06:12:11.148067 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-972d0e30-d7f8-4b49-822e-089ce0098dfc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "173f2463-ecb1-45d3-85cb-edf1a5a6853b"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:11.150227 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-972d0e30-d7f8-4b49-822e-089ce0098dfc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Update called for group 153d5cbb-481a-428c-9e8d-202ddc39150d. {{(pid=100407) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 06:12:11.150503 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.groups [None req-972d0e30-d7f8-4b49-822e-089ce0098dfc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Updating group 153d5cbb-481a-428c-9e8d-202ddc39150d with name None description: None add_volumes: 173f2463-ecb1-45d3-85cb-edf1a5a6853b remove_volumes: None. Aug 14 06:12:11.154610 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:11.154610 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:11.198083 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-972d0e30-d7f8-4b49-822e-089ce0098dfc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d returned with HTTP 202 Aug 14 06:12:11.199186 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 283/1127] 10.4.3.127 () {70 vars in 1406 bytes} [Fri Aug 14 06:12:11 2026] PUT /volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:12:11.216132 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5393967a-ce28-4729-9532-4e1a64a6da7a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:11.218678 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5393967a-ce28-4729-9532-4e1a64a6da7a tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d Aug 14 06:12:11.218987 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5393967a-ce28-4729-9532-4e1a64a6da7a tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:11.219740 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5393967a-ce28-4729-9532-4e1a64a6da7a tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:11.219740 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.groups [None req-5393967a-ce28-4729-9532-4e1a64a6da7a tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member 153d5cbb-481a-428c-9e8d-202ddc39150d {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:12:11.226052 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:11.226052 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:11.241758 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5393967a-ce28-4729-9532-4e1a64a6da7a tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d returned with HTTP 200 Aug 14 06:12:11.242593 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 282/1128] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:12:11 2026] GET /volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:11.255831 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c8473162-8481-47d7-8e0f-8d0fd999eafb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:11.258017 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c8473162-8481-47d7-8e0f-8d0fd999eafb tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] GET https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 Aug 14 06:12:11.258305 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c8473162-8481-47d7-8e0f-8d0fd999eafb tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:11.258584 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c8473162-8481-47d7-8e0f-8d0fd999eafb tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:11.267178 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:11.267178 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:11.270680 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c8473162-8481-47d7-8e0f-8d0fd999eafb tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Volume info retrieved successfully. Aug 14 06:12:11.276287 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c8473162-8481-47d7-8e0f-8d0fd999eafb tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 returned with HTTP 200 Aug 14 06:12:11.276714 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 281/1129] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:12:11 2026] GET /volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 => generated 1832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:12:11.831742 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-73509759-c153-4c18-99d8-ee130450f66d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:11.833673 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-73509759-c153-4c18-99d8-ee130450f66d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 Aug 14 06:12:11.833853 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-73509759-c153-4c18-99d8-ee130450f66d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:11.834096 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-73509759-c153-4c18-99d8-ee130450f66d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:11.844998 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:11.844998 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:11.850155 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-73509759-c153-4c18-99d8-ee130450f66d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:11.855887 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-73509759-c153-4c18-99d8-ee130450f66d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 returned with HTTP 200 Aug 14 06:12:11.856314 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 284/1130] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:11 2026] GET /volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 => generated 1653 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:11.874458 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e69aa244-aa77-4eb7-a332-6eefd1780c62 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:11.876358 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e69aa244-aa77-4eb7-a332-6eefd1780c62 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:12:11.877061 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e69aa244-aa77-4eb7-a332-6eefd1780c62 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "080a3a84-b217-40f1-8a14-e91b8ee80071", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1882313451"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:11.890260 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:11.890260 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:11.892260 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e69aa244-aa77-4eb7-a332-6eefd1780c62 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:11.892260 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-e69aa244-aa77-4eb7-a332-6eefd1780c62 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create snapshot from volume 080a3a84-b217-40f1-8a14-e91b8ee80071 Aug 14 06:12:11.897015 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e69aa244-aa77-4eb7-a332-6eefd1780c62 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 400 Aug 14 06:12:11.897983 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 284/1131] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:12:11 2026] POST /volume/v3/snapshots => generated 160 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 06:12:11.907762 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2593e348-7e13-4dc0-b74d-e40bc0607ac3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:11.909738 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2593e348-7e13-4dc0-b74d-e40bc0607ac3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:12:11.910084 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2593e348-7e13-4dc0-b74d-e40bc0607ac3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "080a3a84-b217-40f1-8a14-e91b8ee80071", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-61370001"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:11.923926 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:11.923926 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:11.924395 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2593e348-7e13-4dc0-b74d-e40bc0607ac3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:11.924577 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-2593e348-7e13-4dc0-b74d-e40bc0607ac3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create snapshot from volume 080a3a84-b217-40f1-8a14-e91b8ee80071 Aug 14 06:12:11.965212 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-2593e348-7e13-4dc0-b74d-e40bc0607ac3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Created reservations ['194a0549-838a-4fff-a45f-add38818bdb6', '37010520-4646-48c7-9e1e-7d436c435659', 'db49e624-8f60-456e-88c3-0ec31b02ecd8', '04fed190-5cfd-4e93-a43b-0c56ce2de3ef'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:12.005162 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2593e348-7e13-4dc0-b74d-e40bc0607ac3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot force create request issued successfully. Aug 14 06:12:12.005515 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2593e348-7e13-4dc0-b74d-e40bc0607ac3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:12:12.005966 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 283/1132] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:12:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:12:12.018184 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a01728a3-a0a1-4b35-8dfa-e585702cb93b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:12.021345 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a01728a3-a0a1-4b35-8dfa-e585702cb93b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/d9cf4e10-a48f-4dd1-905b-d9951579fab7 Aug 14 06:12:12.021345 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a01728a3-a0a1-4b35-8dfa-e585702cb93b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:12.021345 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a01728a3-a0a1-4b35-8dfa-e585702cb93b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:12.025895 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:12.025895 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:12.026451 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a01728a3-a0a1-4b35-8dfa-e585702cb93b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:12:12.027995 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a01728a3-a0a1-4b35-8dfa-e585702cb93b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/d9cf4e10-a48f-4dd1-905b-d9951579fab7 returned with HTTP 200 Aug 14 06:12:12.028504 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 282/1133] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:12 2026] GET /volume/v3/snapshots/d9cf4e10-a48f-4dd1-905b-d9951579fab7 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:12.257901 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-35e75560-9b95-4a02-ae86-7d652ac71927 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:12.260721 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-35e75560-9b95-4a02-ae86-7d652ac71927 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d Aug 14 06:12:12.261623 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-35e75560-9b95-4a02-ae86-7d652ac71927 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:12.261623 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-35e75560-9b95-4a02-ae86-7d652ac71927 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:12.261623 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-35e75560-9b95-4a02-ae86-7d652ac71927 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member 153d5cbb-481a-428c-9e8d-202ddc39150d {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:12:12.266150 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:12.266150 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:12.280005 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-35e75560-9b95-4a02-ae86-7d652ac71927 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d returned with HTTP 200 Aug 14 06:12:12.280671 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 285/1134] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:12:12 2026] GET /volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d => generated 393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:12.293469 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3f19f286-1614-471b-8f88-be66b3afc9a7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:12.298652 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3f19f286-1614-471b-8f88-be66b3afc9a7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] PUT https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d Aug 14 06:12:12.298652 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3f19f286-1614-471b-8f88-be66b3afc9a7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "eb662ed1-df72-414e-a4ef-d4dfe75da76a"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:12.300317 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-3f19f286-1614-471b-8f88-be66b3afc9a7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Update called for group 153d5cbb-481a-428c-9e8d-202ddc39150d. {{(pid=100407) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 06:12:12.300916 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.groups [None req-3f19f286-1614-471b-8f88-be66b3afc9a7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Updating group 153d5cbb-481a-428c-9e8d-202ddc39150d with name None description: None add_volumes: None remove_volumes: eb662ed1-df72-414e-a4ef-d4dfe75da76a. Aug 14 06:12:12.308284 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:12.308284 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:12.339095 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3f19f286-1614-471b-8f88-be66b3afc9a7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d returned with HTTP 202 Aug 14 06:12:12.339816 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 285/1135] 10.4.3.127 () {70 vars in 1406 bytes} [Fri Aug 14 06:12:12 2026] PUT /volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:12:12.351907 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a0063084-906e-48f0-a49e-f09d37829bec None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:12.355441 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a0063084-906e-48f0-a49e-f09d37829bec tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d Aug 14 06:12:12.356014 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a0063084-906e-48f0-a49e-f09d37829bec tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:12.356356 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a0063084-906e-48f0-a49e-f09d37829bec tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:12.356695 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.groups [None req-a0063084-906e-48f0-a49e-f09d37829bec tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member 153d5cbb-481a-428c-9e8d-202ddc39150d {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:12:12.360946 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:12.360946 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:12.373428 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a0063084-906e-48f0-a49e-f09d37829bec tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d returned with HTTP 200 Aug 14 06:12:12.374125 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 284/1136] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:12:12 2026] GET /volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:12.628225 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-07984579-2c4e-4535-8250-a4024263efe5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:12.745052 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-07984579-2c4e-4535-8250-a4024263efe5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:12:12.745545 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-07984579-2c4e-4535-8250-a4024263efe5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-306384756", "imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:12.747609 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-07984579-2c4e-4535-8250-a4024263efe5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-306384756', 'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:12:12.859445 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-07984579-2c4e-4535-8250-a4024263efe5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Create volume of 1 GB Aug 14 06:12:12.859445 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:12.859445 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:12.859445 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-07984579-2c4e-4535-8250-a4024263efe5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Availability Zones retrieved successfully. Aug 14 06:12:12.874390 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-07984579-2c4e-4535-8250-a4024263efe5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Flow 'volume_create_api' (eec45f57-ddc9-4fd9-bdd8-0921634b30f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:12.874390 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-07984579-2c4e-4535-8250-a4024263efe5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53890d1b-0c54-4fd7-92d8-e852ecb3370b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:12.879160 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-07984579-2c4e-4535-8250-a4024263efe5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:12:12.925890 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:12.925890 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:12.942559 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-07984579-2c4e-4535-8250-a4024263efe5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53890d1b-0c54-4fd7-92d8-e852ecb3370b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=43e8bf01-9ebf-49de-9388-506cc6e5252d,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43e8bf01-9ebf-49de-9388-506cc6e5252d', 'encryption_key_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=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:12.943523 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-07984579-2c4e-4535-8250-a4024263efe5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (278acc06-70a0-45f6-9c95-ccace222a9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:13.022258 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-07984579-2c4e-4535-8250-a4024263efe5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Created reservations ['ecb59313-daed-4f1c-9712-7d45e63e19bc', '8020c279-093a-4119-81c0-737a1853e0c6', '84112091-b937-4ef7-9693-d81bfdeb88dc', '72b6f417-a6c5-4f25-b597-5115b84da0c0'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:13.023244 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-07984579-2c4e-4535-8250-a4024263efe5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (278acc06-70a0-45f6-9c95-ccace222a9ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecb59313-daed-4f1c-9712-7d45e63e19bc', '8020c279-093a-4119-81c0-737a1853e0c6', '84112091-b937-4ef7-9693-d81bfdeb88dc', '72b6f417-a6c5-4f25-b597-5115b84da0c0']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:13.023924 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-07984579-2c4e-4535-8250-a4024263efe5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e95107ff-b024-416b-bd78-dcc3ee6dce66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:13.041727 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b3b1964f-b83a-4cc7-849e-e9d4b65fc3a1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:13.044324 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b3b1964f-b83a-4cc7-849e-e9d4b65fc3a1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/d9cf4e10-a48f-4dd1-905b-d9951579fab7 Aug 14 06:12:13.044678 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b3b1964f-b83a-4cc7-849e-e9d4b65fc3a1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:13.045065 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b3b1964f-b83a-4cc7-849e-e9d4b65fc3a1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:13.052636 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:13.052636 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:13.052916 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b3b1964f-b83a-4cc7-849e-e9d4b65fc3a1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:12:13.053682 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b3b1964f-b83a-4cc7-849e-e9d4b65fc3a1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/d9cf4e10-a48f-4dd1-905b-d9951579fab7 returned with HTTP 200 Aug 14 06:12:13.054088 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 286/1137] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:13 2026] GET /volume/v3/snapshots/d9cf4e10-a48f-4dd1-905b-d9951579fab7 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:13.054636 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-07984579-2c4e-4535-8250-a4024263efe5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e95107ff-b024-416b-bd78-dcc3ee6dce66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68eefad8-c21c-43e4-a6b9-142ce6dd5255', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-306384756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1886214a72e64b9199e48fdb347c0471',qos_specs=None,replication_status=,reservations=['ecb59313-daed-4f1c-9712-7d45e63e19bc','8020c279-093a-4119-81c0-737a1853e0c6','84112091-b937-4ef7-9693-d81bfdeb88dc','72b6f417-a6c5-4f25-b597-5115b84da0c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec892014bf046f1a06e80e557402726',volume_type_id=43e8bf01-9ebf-49de-9388-506cc6e5252d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:12:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-306384756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68eefad8-c21c-43e4-a6b9-142ce6dd5255,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1886214a72e64b9199e48fdb347c0471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bec892014bf046f1a06e80e557402726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43e8bf01-9ebf-49de-9388-506cc6e5252d),volume_type_id=43e8bf01-9ebf-49de-9388-506cc6e5252d)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:13.055987 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-07984579-2c4e-4535-8250-a4024263efe5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3be1232-5273-457f-bc6e-e9273c4470ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:13.066586 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3b1b0eef-db06-4c23-8342-8877f73f5ab3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:13.069000 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b1b0eef-db06-4c23-8342-8877f73f5ab3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:12:13.069549 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b1b0eef-db06-4c23-8342-8877f73f5ab3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "080a3a84-b217-40f1-8a14-e91b8ee80071", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1106663503"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:13.081827 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-07984579-2c4e-4535-8250-a4024263efe5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3be1232-5273-457f-bc6e-e9273c4470ae) transitioned into state 'SUCCESS' from state '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-306384756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1886214a72e64b9199e48fdb347c0471',qos_specs=None,replication_status=,reservations=['ecb59313-daed-4f1c-9712-7d45e63e19bc','8020c279-093a-4119-81c0-737a1853e0c6','84112091-b937-4ef7-9693-d81bfdeb88dc','72b6f417-a6c5-4f25-b597-5115b84da0c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec892014bf046f1a06e80e557402726',volume_type_id=43e8bf01-9ebf-49de-9388-506cc6e5252d)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:13.082933 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-07984579-2c4e-4535-8250-a4024263efe5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2192442c-5537-4de3-a8a8-d812e4b530a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:13.085577 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:13.085577 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:13.086247 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3b1b0eef-db06-4c23-8342-8877f73f5ab3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:13.086452 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-3b1b0eef-db06-4c23-8342-8877f73f5ab3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create snapshot from volume 080a3a84-b217-40f1-8a14-e91b8ee80071 Aug 14 06:12:13.099155 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-07984579-2c4e-4535-8250-a4024263efe5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2192442c-5537-4de3-a8a8-d812e4b530a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:13.100201 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-07984579-2c4e-4535-8250-a4024263efe5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Flow 'volume_create_api' (eec45f57-ddc9-4fd9-bdd8-0921634b30f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:13.100612 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-07984579-2c4e-4535-8250-a4024263efe5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Create volume request issued successfully. Aug 14 06:12:13.101299 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-07984579-2c4e-4535-8250-a4024263efe5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:12:13.102384 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 283/1138] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:12:12 2026] POST /volume/v3/volumes => generated 759 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:12:13.119817 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f529b3cf-03b6-438f-87ba-34e9de7ac9b5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:13.122056 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f529b3cf-03b6-438f-87ba-34e9de7ac9b5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 Aug 14 06:12:13.123393 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f529b3cf-03b6-438f-87ba-34e9de7ac9b5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:13.123393 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f529b3cf-03b6-438f-87ba-34e9de7ac9b5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:13.124635 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-3b1b0eef-db06-4c23-8342-8877f73f5ab3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Created reservations ['2d9b454d-d181-4405-93e4-7285811b3275', 'ee4beafa-4ba1-46fe-b20f-2dcd034beffb', '59b9d149-cda2-4e4a-8217-92691b4280e2', 'e82f204c-e2f9-4e00-ae04-5dd7d4207c7b'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:13.135425 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:13.135425 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:13.141684 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f529b3cf-03b6-438f-87ba-34e9de7ac9b5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:13.150393 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f529b3cf-03b6-438f-87ba-34e9de7ac9b5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 returned with HTTP 200 Aug 14 06:12:13.151170 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 285/1139] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:13 2026] GET /volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 => generated 827 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:13.166529 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3b1b0eef-db06-4c23-8342-8877f73f5ab3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot force create request issued successfully. Aug 14 06:12:13.166850 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b1b0eef-db06-4c23-8342-8877f73f5ab3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:12:13.167258 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 286/1140] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:12:13 2026] POST /volume/v3/snapshots => generated 310 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 06:12:13.180573 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-de2e0553-57f0-4dd1-b08e-3287994ea895 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:13.182708 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-de2e0553-57f0-4dd1-b08e-3287994ea895 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/e2989ecd-bdde-4b2d-839b-f29a06adb1cb Aug 14 06:12:13.182909 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-de2e0553-57f0-4dd1-b08e-3287994ea895 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:13.183110 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-de2e0553-57f0-4dd1-b08e-3287994ea895 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:13.194712 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:13.194712 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:13.195183 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-de2e0553-57f0-4dd1-b08e-3287994ea895 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:12:13.196019 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-de2e0553-57f0-4dd1-b08e-3287994ea895 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/e2989ecd-bdde-4b2d-839b-f29a06adb1cb returned with HTTP 200 Aug 14 06:12:13.196462 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 287/1141] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:13 2026] GET /volume/v3/snapshots/e2989ecd-bdde-4b2d-839b-f29a06adb1cb => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:13.384439 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-abc1143c-bf0f-4723-a3a4-d56a6f8e9870 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:13.386804 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-abc1143c-bf0f-4723-a3a4-d56a6f8e9870 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d Aug 14 06:12:13.387113 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-abc1143c-bf0f-4723-a3a4-d56a6f8e9870 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:13.387407 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-abc1143c-bf0f-4723-a3a4-d56a6f8e9870 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:13.387627 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.groups [None req-abc1143c-bf0f-4723-a3a4-d56a6f8e9870 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member 153d5cbb-481a-428c-9e8d-202ddc39150d {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:12:13.392459 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:13.392459 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:13.402627 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-abc1143c-bf0f-4723-a3a4-d56a6f8e9870 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d returned with HTTP 200 Aug 14 06:12:13.403152 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 284/1142] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:12:13 2026] GET /volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:13.412448 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-68f5bbbf-e9ca-4388-841e-132a8a4836cb None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:13.416891 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-68f5bbbf-e9ca-4388-841e-132a8a4836cb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] PUT https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d Aug 14 06:12:13.416891 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-68f5bbbf-e9ca-4388-841e-132a8a4836cb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "eb662ed1-df72-414e-a4ef-d4dfe75da76a"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:13.418326 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.groups [None req-68f5bbbf-e9ca-4388-841e-132a8a4836cb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Update called for group 153d5cbb-481a-428c-9e8d-202ddc39150d. {{(pid=100404) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 06:12:13.419754 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.groups [None req-68f5bbbf-e9ca-4388-841e-132a8a4836cb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Updating group 153d5cbb-481a-428c-9e8d-202ddc39150d with name None description: None add_volumes: eb662ed1-df72-414e-a4ef-d4dfe75da76a remove_volumes: None. Aug 14 06:12:13.426474 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:13.426474 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:13.481782 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-68f5bbbf-e9ca-4388-841e-132a8a4836cb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d returned with HTTP 202 Aug 14 06:12:13.482512 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 286/1143] 10.4.3.127 () {70 vars in 1406 bytes} [Fri Aug 14 06:12:13 2026] PUT /volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:12:13.491317 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-06dc079a-784e-4e9e-9336-e3598014f99f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:13.493677 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-06dc079a-784e-4e9e-9336-e3598014f99f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d Aug 14 06:12:13.493937 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-06dc079a-784e-4e9e-9336-e3598014f99f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:13.494212 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-06dc079a-784e-4e9e-9336-e3598014f99f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:13.494355 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-06dc079a-784e-4e9e-9336-e3598014f99f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member 153d5cbb-481a-428c-9e8d-202ddc39150d {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:12:13.502408 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:13.502408 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:13.514912 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-06dc079a-784e-4e9e-9336-e3598014f99f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d returned with HTTP 200 Aug 14 06:12:13.515676 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 287/1144] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:12:13 2026] GET /volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:13.837218 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-29e2ebff-839f-40be-92ed-98a456dd1751 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:13.920530 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-29e2ebff-839f-40be-92ed-98a456dd1751 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:12:13.920976 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-29e2ebff-839f-40be-92ed-98a456dd1751 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1089318570"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:13.922754 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-29e2ebff-839f-40be-92ed-98a456dd1751 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1089318570'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:12:13.922918 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-29e2ebff-839f-40be-92ed-98a456dd1751 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Create volume of 1 GB Aug 14 06:12:13.926950 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-29e2ebff-839f-40be-92ed-98a456dd1751 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Availability Zones retrieved successfully. Aug 14 06:12:13.935707 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-29e2ebff-839f-40be-92ed-98a456dd1751 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Flow 'volume_create_api' (45344b4f-4907-4dd5-9ee8-0f1f0a5cf10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:13.937145 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-29e2ebff-839f-40be-92ed-98a456dd1751 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ced9b63-d5a5-4e6e-a962-1c5ee5670ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:13.938710 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-29e2ebff-839f-40be-92ed-98a456dd1751 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:12:13.971102 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-29e2ebff-839f-40be-92ed-98a456dd1751 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ced9b63-d5a5-4e6e-a962-1c5ee5670ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:13.972315 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-29e2ebff-839f-40be-92ed-98a456dd1751 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54907d1a-52d9-4e3a-a650-c5c4ec0cdc8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:14.052066 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-29e2ebff-839f-40be-92ed-98a456dd1751 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Created reservations ['504e563b-a004-49f7-90cd-540f5de73cfe', 'c0c93691-5021-4ff2-8b6d-bebf987e5cc6', 'd279ea4c-07e5-4ccd-818e-3a6754f6c481', '291f39c1-eda9-49de-b63d-0af3d57f34f9'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:14.053217 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-29e2ebff-839f-40be-92ed-98a456dd1751 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54907d1a-52d9-4e3a-a650-c5c4ec0cdc8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['504e563b-a004-49f7-90cd-540f5de73cfe', 'c0c93691-5021-4ff2-8b6d-bebf987e5cc6', 'd279ea4c-07e5-4ccd-818e-3a6754f6c481', '291f39c1-eda9-49de-b63d-0af3d57f34f9']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:14.054584 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-29e2ebff-839f-40be-92ed-98a456dd1751 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38c44223-b691-496c-a4eb-e59f01a3420e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:14.088276 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-29e2ebff-839f-40be-92ed-98a456dd1751 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38c44223-b691-496c-a4eb-e59f01a3420e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd414d118-e4ba-4d59-8c74-20f1a4fd0f65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1089318570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20a073050544701bdd18ebe6ad437c7',qos_specs=None,replication_status=,reservations=['504e563b-a004-49f7-90cd-540f5de73cfe','c0c93691-5021-4ff2-8b6d-bebf987e5cc6','d279ea4c-07e5-4ccd-818e-3a6754f6c481','291f39c1-eda9-49de-b63d-0af3d57f34f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc60dd453d5413c9e17e859cc6660c2',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:12:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1089318570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d414d118-e4ba-4d59-8c74-20f1a4fd0f65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a20a073050544701bdd18ebe6ad437c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc60dd453d5413c9e17e859cc6660c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:14.089332 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-29e2ebff-839f-40be-92ed-98a456dd1751 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a84600a-8919-4ec3-8690-c59b668dab53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:14.111408 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-29e2ebff-839f-40be-92ed-98a456dd1751 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a84600a-8919-4ec3-8690-c59b668dab53) transitioned into state 'SUCCESS' from state '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-1089318570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20a073050544701bdd18ebe6ad437c7',qos_specs=None,replication_status=,reservations=['504e563b-a004-49f7-90cd-540f5de73cfe','c0c93691-5021-4ff2-8b6d-bebf987e5cc6','d279ea4c-07e5-4ccd-818e-3a6754f6c481','291f39c1-eda9-49de-b63d-0af3d57f34f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc60dd453d5413c9e17e859cc6660c2',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:14.112392 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-29e2ebff-839f-40be-92ed-98a456dd1751 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3d5703c-cccf-4ce1-b531-8b1e26240bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:14.132279 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-29e2ebff-839f-40be-92ed-98a456dd1751 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3d5703c-cccf-4ce1-b531-8b1e26240bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:14.133540 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-29e2ebff-839f-40be-92ed-98a456dd1751 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Flow 'volume_create_api' (45344b4f-4907-4dd5-9ee8-0f1f0a5cf10a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:14.133963 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-29e2ebff-839f-40be-92ed-98a456dd1751 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Create volume request issued successfully. Aug 14 06:12:14.134784 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-29e2ebff-839f-40be-92ed-98a456dd1751 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:12:14.135331 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 288/1145] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:12:13 2026] POST /volume/v3/volumes => generated 774 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:14.147292 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5730b98a-add7-4acb-a9e3-7fc340a94988 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:14.149974 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5730b98a-add7-4acb-a9e3-7fc340a94988 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:12:14.150330 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5730b98a-add7-4acb-a9e3-7fc340a94988 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:14.150637 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5730b98a-add7-4acb-a9e3-7fc340a94988 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:14.160531 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:14.160531 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:14.164782 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-28b1d84f-f2ff-440e-99fb-9fa0ae81482c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:14.166811 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5730b98a-add7-4acb-a9e3-7fc340a94988 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:12:14.169611 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-28b1d84f-f2ff-440e-99fb-9fa0ae81482c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 Aug 14 06:12:14.170307 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-28b1d84f-f2ff-440e-99fb-9fa0ae81482c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:14.171101 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-28b1d84f-f2ff-440e-99fb-9fa0ae81482c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:14.171524 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5730b98a-add7-4acb-a9e3-7fc340a94988 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:12:14.171967 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 285/1146] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:12:14 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:14.208710 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c61aad5b-74d8-4ace-9c82-a8cc1ee15041 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:14.210733 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c61aad5b-74d8-4ace-9c82-a8cc1ee15041 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/e2989ecd-bdde-4b2d-839b-f29a06adb1cb Aug 14 06:12:14.210909 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c61aad5b-74d8-4ace-9c82-a8cc1ee15041 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:14.211096 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c61aad5b-74d8-4ace-9c82-a8cc1ee15041 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:14.216703 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:14.216703 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:14.217267 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c61aad5b-74d8-4ace-9c82-a8cc1ee15041 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:12:14.218325 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c61aad5b-74d8-4ace-9c82-a8cc1ee15041 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/e2989ecd-bdde-4b2d-839b-f29a06adb1cb returned with HTTP 200 Aug 14 06:12:14.218802 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 288/1147] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:14 2026] GET /volume/v3/snapshots/e2989ecd-bdde-4b2d-839b-f29a06adb1cb => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:14.233680 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-80606cdc-fb10-4ba4-a793-2e3c47059d40 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:14.237542 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-80606cdc-fb10-4ba4-a793-2e3c47059d40 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:12:14.238024 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-80606cdc-fb10-4ba4-a793-2e3c47059d40 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "080a3a84-b217-40f1-8a14-e91b8ee80071", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-566878463"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:14.270794 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:14.270794 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:14.271528 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-80606cdc-fb10-4ba4-a793-2e3c47059d40 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:14.271772 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-80606cdc-fb10-4ba4-a793-2e3c47059d40 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create snapshot from volume 080a3a84-b217-40f1-8a14-e91b8ee80071 Aug 14 06:12:14.319803 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-80606cdc-fb10-4ba4-a793-2e3c47059d40 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Created reservations ['979cd9a1-2ec4-49ea-8671-acf4d15911f3', '7eac365d-ae5e-4a95-9cf2-e27d668b9860', '3f73bbbd-2f42-4198-856e-31435b0a76ae', 'bc989e1c-73ed-4fd3-b292-246078ebbfea'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:14.333223 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:14.333223 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:14.338107 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-28b1d84f-f2ff-440e-99fb-9fa0ae81482c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:14.345188 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-28b1d84f-f2ff-440e-99fb-9fa0ae81482c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 returned with HTTP 200 Aug 14 06:12:14.345643 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 287/1148] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:14 2026] GET /volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 => generated 1367 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:14.377855 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-80606cdc-fb10-4ba4-a793-2e3c47059d40 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot force create request issued successfully. Aug 14 06:12:14.378296 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-80606cdc-fb10-4ba4-a793-2e3c47059d40 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:12:14.378984 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 289/1149] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:12:14 2026] POST /volume/v3/snapshots => generated 309 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:12:14.389378 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-abb63887-921b-4450-9194-e60b341650a7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:14.391783 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-abb63887-921b-4450-9194-e60b341650a7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/3d4428e7-4cb0-4d0d-8e35-a95f4e6921cb Aug 14 06:12:14.392139 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-abb63887-921b-4450-9194-e60b341650a7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:14.392494 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-abb63887-921b-4450-9194-e60b341650a7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:14.398751 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:14.398751 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:14.399456 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-abb63887-921b-4450-9194-e60b341650a7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:12:14.400472 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-abb63887-921b-4450-9194-e60b341650a7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/3d4428e7-4cb0-4d0d-8e35-a95f4e6921cb returned with HTTP 200 Aug 14 06:12:14.402569 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 286/1150] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:14 2026] GET /volume/v3/snapshots/3d4428e7-4cb0-4d0d-8e35-a95f4e6921cb => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:14.470475 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-40584e09-6739-4606-81f8-986439603dfb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:14.473732 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-40584e09-6739-4606-81f8-986439603dfb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 Aug 14 06:12:14.474017 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-40584e09-6739-4606-81f8-986439603dfb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:14.474285 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-40584e09-6739-4606-81f8-986439603dfb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:14.488524 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:14.488524 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:14.492583 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-40584e09-6739-4606-81f8-986439603dfb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:14.496973 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-40584e09-6739-4606-81f8-986439603dfb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 returned with HTTP 200 Aug 14 06:12:14.497465 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 289/1151] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:12:14 2026] GET /volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:14.527787 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e815f941-dedf-4664-b7d4-de33b2875a36 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:14.529653 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e815f941-dedf-4664-b7d4-de33b2875a36 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d Aug 14 06:12:14.530043 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e815f941-dedf-4664-b7d4-de33b2875a36 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:14.530200 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e815f941-dedf-4664-b7d4-de33b2875a36 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:14.530443 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.groups [None req-e815f941-dedf-4664-b7d4-de33b2875a36 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member 153d5cbb-481a-428c-9e8d-202ddc39150d {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:12:14.534322 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:14.534322 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:14.546051 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e815f941-dedf-4664-b7d4-de33b2875a36 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d returned with HTTP 200 Aug 14 06:12:14.546528 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 288/1152] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:12:14 2026] GET /volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:14.556524 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-97c83c23-9e8b-4af2-abdd-8a1d6b35d7e6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:14.561284 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-97c83c23-9e8b-4af2-abdd-8a1d6b35d7e6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:12:14.561647 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-97c83c23-9e8b-4af2-abdd-8a1d6b35d7e6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:14.561918 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-97c83c23-9e8b-4af2-abdd-8a1d6b35d7e6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:14.562296 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-97c83c23-9e8b-4af2-abdd-8a1d6b35d7e6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:12:14.564256 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:14.564256 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:14.564945 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-97c83c23-9e8b-4af2-abdd-8a1d6b35d7e6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:12:14.582246 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-97c83c23-9e8b-4af2-abdd-8a1d6b35d7e6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Get all volumes completed successfully. Aug 14 06:12:14.584568 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-97c83c23-9e8b-4af2-abdd-8a1d6b35d7e6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:14.584781 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-97c83c23-9e8b-4af2-abdd-8a1d6b35d7e6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:14.624017 np0000007331 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-97c83c23-9e8b-4af2-abdd-8a1d6b35d7e6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:14.628264 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:14.628264 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:14.633015 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-97c83c23-9e8b-4af2-abdd-8a1d6b35d7e6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:14.633293 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-97c83c23-9e8b-4af2-abdd-8a1d6b35d7e6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:14.678027 np0000007331 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-97c83c23-9e8b-4af2-abdd-8a1d6b35d7e6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:14.680979 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:14.680979 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:14.688383 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-97c83c23-9e8b-4af2-abdd-8a1d6b35d7e6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:12:14.688811 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 290/1153] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:12:14 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:12:14.703379 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3053d150-ee6c-408c-aed0-3f91eb6c5df3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:14.706955 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3053d150-ee6c-408c-aed0-3f91eb6c5df3 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] POST https://10.4.3.127/volume/v3/group_snapshots Aug 14 06:12:14.709213 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3053d150-ee6c-408c-aed0-3f91eb6c5df3 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "153d5cbb-481a-428c-9e8d-202ddc39150d", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-105711715"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:14.713057 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.group_snapshots [None req-3053d150-ee6c-408c-aed0-3f91eb6c5df3 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '153d5cbb-481a-428c-9e8d-202ddc39150d', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-105711715'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 06:12:14.721020 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:14.721020 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:14.728248 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.group_snapshots [None req-3053d150-ee6c-408c-aed0-3f91eb6c5df3 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-105711715. Aug 14 06:12:14.751200 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:14.751200 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:14.778248 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-3053d150-ee6c-408c-aed0-3f91eb6c5df3 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1414308624 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1414308624, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:12:14.778717 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-3053d150-ee6c-408c-aed0-3f91eb6c5df3 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1414308624 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1414308624, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:12:14.807772 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-3053d150-ee6c-408c-aed0-3f91eb6c5df3 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Created reservations ['3f86f12f-e383-47b4-9dd0-f7093a81d575', '9663cb16-4311-4520-ac26-a22c9e605450', '50b4b20d-05a8-4463-bfac-cf9325dfaecc', '92a34466-0474-4c5d-9f43-f1a089fc199c'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:14.851723 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3053d150-ee6c-408c-aed0-3f91eb6c5df3 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/group_snapshots returned with HTTP 202 Aug 14 06:12:14.852151 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 287/1154] 10.4.3.127 () {70 vars in 1324 bytes} [Fri Aug 14 06:12:14 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:14.864172 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d8955f33-7755-4658-9e0b-4c9bf99a11bc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:14.866459 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d8955f33-7755-4658-9e0b-4c9bf99a11bc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/42a9be58-e839-4aaf-9779-289fb8e7d963 Aug 14 06:12:14.866791 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d8955f33-7755-4658-9e0b-4c9bf99a11bc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:14.866926 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d8955f33-7755-4658-9e0b-4c9bf99a11bc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:14.867054 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.group_snapshots [None req-d8955f33-7755-4658-9e0b-4c9bf99a11bc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member 42a9be58-e839-4aaf-9779-289fb8e7d963 {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 06:12:14.870860 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:14.870860 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:14.875533 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d8955f33-7755-4658-9e0b-4c9bf99a11bc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/group_snapshots/42a9be58-e839-4aaf-9779-289fb8e7d963 returned with HTTP 200 Aug 14 06:12:14.876829 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 290/1155] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:12:14 2026] GET /volume/v3/group_snapshots/42a9be58-e839-4aaf-9779-289fb8e7d963 => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:15.043808 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-24e3d4d0-7a5e-4876-903b-12c9e0bf1c13 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:15.045970 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-24e3d4d0-7a5e-4876-903b-12c9e0bf1c13 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 Aug 14 06:12:15.046197 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-24e3d4d0-7a5e-4876-903b-12c9e0bf1c13 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:15.046456 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-24e3d4d0-7a5e-4876-903b-12c9e0bf1c13 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:15.055338 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:15.055338 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:15.060109 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-24e3d4d0-7a5e-4876-903b-12c9e0bf1c13 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:15.064744 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-24e3d4d0-7a5e-4876-903b-12c9e0bf1c13 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 returned with HTTP 200 Aug 14 06:12:15.065227 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 289/1156] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:12:15 2026] GET /volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:15.075530 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-85819689-e203-4fb2-8d42-f2437d237755 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:15.076002 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-85819689-e203-4fb2-8d42-f2437d237755 None None] GET https://10.4.3.127/volume// Aug 14 06:12:15.076171 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-85819689-e203-4fb2-8d42-f2437d237755 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:15.076385 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-85819689-e203-4fb2-8d42-f2437d237755 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:15.076718 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-85819689-e203-4fb2-8d42-f2437d237755 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:12:15.076978 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 291/1157] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:12:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:12:15.084389 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-cabd608b-4d9f-426f-b64a-1f7e2f662940 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:15.086605 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-cabd608b-4d9f-426f-b64a-1f7e2f662940 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:12:15.086914 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-cabd608b-4d9f-426f-b64a-1f7e2f662940 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68eefad8-c21c-43e4-a6b9-142ce6dd5255", "connector": null, "instance_uuid": "103ba0b9-3a6e-4e2c-93bd-24edbbb9167a"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:15.096580 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:15.096580 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:15.118528 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-cabd608b-4d9f-426f-b64a-1f7e2f662940 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:12:15.118973 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 288/1158] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:12:15 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:15.184944 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ac9b17d5-7caf-4670-84d5-f3f542eb9aba None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:15.188926 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ac9b17d5-7caf-4670-84d5-f3f542eb9aba tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:12:15.189226 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ac9b17d5-7caf-4670-84d5-f3f542eb9aba tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:15.189381 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ac9b17d5-7caf-4670-84d5-f3f542eb9aba tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:15.196323 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:15.196323 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:15.199688 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ac9b17d5-7caf-4670-84d5-f3f542eb9aba tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:12:15.203888 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ac9b17d5-7caf-4670-84d5-f3f542eb9aba tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:12:15.204272 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 291/1159] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:12:15 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:15.413643 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-13d4ce31-0c4c-4a7b-96a4-2f05bdb61c3a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:15.415704 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-13d4ce31-0c4c-4a7b-96a4-2f05bdb61c3a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/3d4428e7-4cb0-4d0d-8e35-a95f4e6921cb Aug 14 06:12:15.416148 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-13d4ce31-0c4c-4a7b-96a4-2f05bdb61c3a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:15.416148 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-13d4ce31-0c4c-4a7b-96a4-2f05bdb61c3a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:15.422239 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:15.422239 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:15.422931 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-13d4ce31-0c4c-4a7b-96a4-2f05bdb61c3a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:12:15.423917 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-13d4ce31-0c4c-4a7b-96a4-2f05bdb61c3a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/3d4428e7-4cb0-4d0d-8e35-a95f4e6921cb returned with HTTP 200 Aug 14 06:12:15.424339 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 290/1160] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:15 2026] GET /volume/v3/snapshots/3d4428e7-4cb0-4d0d-8e35-a95f4e6921cb => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:15.436068 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4c4981de-0d43-4056-865c-128f2ef71448 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:15.441566 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4c4981de-0d43-4056-865c-128f2ef71448 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/d9cf4e10-a48f-4dd1-905b-d9951579fab7 Aug 14 06:12:15.441976 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4c4981de-0d43-4056-865c-128f2ef71448 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:15.442268 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4c4981de-0d43-4056-865c-128f2ef71448 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:15.442558 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-4c4981de-0d43-4056-865c-128f2ef71448 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete snapshot with id: d9cf4e10-a48f-4dd1-905b-d9951579fab7 Aug 14 06:12:15.451592 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:15.451592 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:15.452256 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4c4981de-0d43-4056-865c-128f2ef71448 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:12:15.482106 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4c4981de-0d43-4056-865c-128f2ef71448 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot delete request issued successfully. Aug 14 06:12:15.482295 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4c4981de-0d43-4056-865c-128f2ef71448 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/d9cf4e10-a48f-4dd1-905b-d9951579fab7 returned with HTTP 202 Aug 14 06:12:15.482835 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 292/1161] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:12:15 2026] DELETE /volume/v3/snapshots/d9cf4e10-a48f-4dd1-905b-d9951579fab7 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:12:15.494025 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b701f26a-d79e-452b-98cc-d92ad31cf1dd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:15.496522 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b701f26a-d79e-452b-98cc-d92ad31cf1dd tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/d9cf4e10-a48f-4dd1-905b-d9951579fab7 Aug 14 06:12:15.496778 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b701f26a-d79e-452b-98cc-d92ad31cf1dd tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:15.497032 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b701f26a-d79e-452b-98cc-d92ad31cf1dd tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:15.504391 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:15.504391 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:15.504985 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b701f26a-d79e-452b-98cc-d92ad31cf1dd tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:12:15.505876 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b701f26a-d79e-452b-98cc-d92ad31cf1dd tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/d9cf4e10-a48f-4dd1-905b-d9951579fab7 returned with HTTP 200 Aug 14 06:12:15.506249 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 289/1162] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:15 2026] GET /volume/v3/snapshots/d9cf4e10-a48f-4dd1-905b-d9951579fab7 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:15.886487 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-80d7a999-e3bf-4475-85df-bfd646d9b1cb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:15.889049 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-80d7a999-e3bf-4475-85df-bfd646d9b1cb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/42a9be58-e839-4aaf-9779-289fb8e7d963 Aug 14 06:12:15.889332 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-80d7a999-e3bf-4475-85df-bfd646d9b1cb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:15.889638 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-80d7a999-e3bf-4475-85df-bfd646d9b1cb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:15.889841 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.group_snapshots [None req-80d7a999-e3bf-4475-85df-bfd646d9b1cb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member 42a9be58-e839-4aaf-9779-289fb8e7d963 {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 06:12:15.893878 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:15.893878 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:15.898303 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-80d7a999-e3bf-4475-85df-bfd646d9b1cb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/group_snapshots/42a9be58-e839-4aaf-9779-289fb8e7d963 returned with HTTP 200 Aug 14 06:12:15.899781 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 292/1163] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:12:15 2026] GET /volume/v3/group_snapshots/42a9be58-e839-4aaf-9779-289fb8e7d963 => generated 326 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:15.909989 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-db0a26a9-86f6-4d70-9cd8-38b982140475 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:15.914318 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-db0a26a9-86f6-4d70-9cd8-38b982140475 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail Aug 14 06:12:15.914574 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-db0a26a9-86f6-4d70-9cd8-38b982140475 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:15.914797 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-db0a26a9-86f6-4d70-9cd8-38b982140475 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'detail' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:15.915135 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-db0a26a9-86f6-4d70-9cd8-38b982140475 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:12:15.916665 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.db.api [None req-db0a26a9-86f6-4d70-9cd8-38b982140475 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Building query based on filter {{(pid=100404) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:12:15.922963 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-db0a26a9-86f6-4d70-9cd8-38b982140475 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Get all snapshots completed successfully. Aug 14 06:12:15.923460 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:15.923460 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:15.924129 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-db0a26a9-86f6-4d70-9cd8-38b982140475 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 06:12:15.924583 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 291/1164] 10.4.3.127 () {66 vars in 1264 bytes} [Fri Aug 14 06:12:15 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:15.937853 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a9e55814-f456-4e88-a960-28d0e99a6602 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:15.940433 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a9e55814-f456-4e88-a960-28d0e99a6602 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/snapshots/497b878b-25bb-4527-97f0-5e2f71606df3 Aug 14 06:12:15.940859 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a9e55814-f456-4e88-a960-28d0e99a6602 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:15.941339 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a9e55814-f456-4e88-a960-28d0e99a6602 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:15.948775 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:15.948775 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:15.949731 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a9e55814-f456-4e88-a960-28d0e99a6602 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Snapshot retrieved successfully. Aug 14 06:12:15.951332 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a9e55814-f456-4e88-a960-28d0e99a6602 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/snapshots/497b878b-25bb-4527-97f0-5e2f71606df3 returned with HTTP 200 Aug 14 06:12:15.951988 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 293/1165] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:15 2026] GET /volume/v3/snapshots/497b878b-25bb-4527-97f0-5e2f71606df3 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:15.964077 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e58d5352-7b63-4fea-8d61-65055965b4b1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:15.965710 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e58d5352-7b63-4fea-8d61-65055965b4b1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/snapshots/2433d54d-407e-413d-b802-547192680fa2 Aug 14 06:12:15.965888 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e58d5352-7b63-4fea-8d61-65055965b4b1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:15.966057 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e58d5352-7b63-4fea-8d61-65055965b4b1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:15.970569 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:15.970569 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:15.970975 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e58d5352-7b63-4fea-8d61-65055965b4b1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Snapshot retrieved successfully. Aug 14 06:12:15.971631 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e58d5352-7b63-4fea-8d61-65055965b4b1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/snapshots/2433d54d-407e-413d-b802-547192680fa2 returned with HTTP 200 Aug 14 06:12:15.971980 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 290/1166] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:15 2026] GET /volume/v3/snapshots/2433d54d-407e-413d-b802-547192680fa2 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:15.985041 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-97356c0a-c359-45a7-9fbd-114bebca4dfc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:15.987677 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97356c0a-c359-45a7-9fbd-114bebca4dfc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] DELETE https://10.4.3.127/volume/v3/group_snapshots/42a9be58-e839-4aaf-9779-289fb8e7d963 Aug 14 06:12:15.987969 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97356c0a-c359-45a7-9fbd-114bebca4dfc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:15.988235 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97356c0a-c359-45a7-9fbd-114bebca4dfc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:15.988467 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.group_snapshots [None req-97356c0a-c359-45a7-9fbd-114bebca4dfc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] delete called for member 42a9be58-e839-4aaf-9779-289fb8e7d963 {{(pid=100407) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 06:12:15.988629 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.group_snapshots [None req-97356c0a-c359-45a7-9fbd-114bebca4dfc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Delete group_snapshot with id: 42a9be58-e839-4aaf-9779-289fb8e7d963 Aug 14 06:12:15.993147 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:15.993147 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:16.036992 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97356c0a-c359-45a7-9fbd-114bebca4dfc tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/group_snapshots/42a9be58-e839-4aaf-9779-289fb8e7d963 returned with HTTP 202 Aug 14 06:12:16.037587 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 293/1167] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 14 06:12:15 2026] DELETE /volume/v3/group_snapshots/42a9be58-e839-4aaf-9779-289fb8e7d963 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:12:16.048243 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-dd7380c3-85bd-4ea4-a054-80dd32401920 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:16.051126 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dd7380c3-85bd-4ea4-a054-80dd32401920 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:12:16.051454 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dd7380c3-85bd-4ea4-a054-80dd32401920 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:16.051746 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dd7380c3-85bd-4ea4-a054-80dd32401920 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'detail' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:16.052730 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-dd7380c3-85bd-4ea4-a054-80dd32401920 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:12:16.054898 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-dd7380c3-85bd-4ea4-a054-80dd32401920 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:12:16.066209 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-dd7380c3-85bd-4ea4-a054-80dd32401920 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Get all volumes completed successfully. Aug 14 06:12:16.067484 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-dd7380c3-85bd-4ea4-a054-80dd32401920 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:16.067743 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-dd7380c3-85bd-4ea4-a054-80dd32401920 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:16.132136 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-dd7380c3-85bd-4ea4-a054-80dd32401920 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:16.137442 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:16.137442 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:16.141925 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-dd7380c3-85bd-4ea4-a054-80dd32401920 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:16.142145 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-dd7380c3-85bd-4ea4-a054-80dd32401920 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:16.192849 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-dd7380c3-85bd-4ea4-a054-80dd32401920 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:16.196090 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:16.196090 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:16.206763 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dd7380c3-85bd-4ea4-a054-80dd32401920 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:12:16.207254 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 292/1168] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:12:16 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:12:16.229428 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1147c288-fcf2-4dd1-abc8-b121cabd243e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:16.232761 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1147c288-fcf2-4dd1-abc8-b121cabd243e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail Aug 14 06:12:16.232761 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1147c288-fcf2-4dd1-abc8-b121cabd243e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:16.232761 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1147c288-fcf2-4dd1-abc8-b121cabd243e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:16.233146 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-1147c288-fcf2-4dd1-abc8-b121cabd243e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:12:16.234780 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.db.api [None req-1147c288-fcf2-4dd1-abc8-b121cabd243e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Building query based on filter {{(pid=100406) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:12:16.239778 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1147c288-fcf2-4dd1-abc8-b121cabd243e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Get all snapshots completed successfully. Aug 14 06:12:16.242734 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1147c288-fcf2-4dd1-abc8-b121cabd243e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 06:12:16.243504 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 294/1169] 10.4.3.127 () {66 vars in 1264 bytes} [Fri Aug 14 06:12:16 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 14 06:12:16.257216 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7396541b-bb12-4ac5-a376-c94bd297dcd6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:16.259436 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7396541b-bb12-4ac5-a376-c94bd297dcd6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/42a9be58-e839-4aaf-9779-289fb8e7d963 Aug 14 06:12:16.259656 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7396541b-bb12-4ac5-a376-c94bd297dcd6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:16.259883 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7396541b-bb12-4ac5-a376-c94bd297dcd6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:16.260075 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.group_snapshots [None req-7396541b-bb12-4ac5-a376-c94bd297dcd6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member 42a9be58-e839-4aaf-9779-289fb8e7d963 {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 06:12:16.263844 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7396541b-bb12-4ac5-a376-c94bd297dcd6 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/group_snapshots/42a9be58-e839-4aaf-9779-289fb8e7d963 returned with HTTP 404 Aug 14 06:12:16.264527 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 291/1170] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:12:16 2026] GET /volume/v3/group_snapshots/42a9be58-e839-4aaf-9779-289fb8e7d963 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:12:16.272387 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-00305e00-9245-4429-ad56-ec2d46dc4d36 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:16.274432 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-00305e00-9245-4429-ad56-ec2d46dc4d36 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] DELETE https://10.4.3.127/volume/v3/group_snapshots/42a9be58-e839-4aaf-9779-289fb8e7d963 Aug 14 06:12:16.274705 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-00305e00-9245-4429-ad56-ec2d46dc4d36 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:16.274883 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-00305e00-9245-4429-ad56-ec2d46dc4d36 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:16.275056 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.group_snapshots [None req-00305e00-9245-4429-ad56-ec2d46dc4d36 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] delete called for member 42a9be58-e839-4aaf-9779-289fb8e7d963 {{(pid=100407) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 06:12:16.275179 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.group_snapshots [None req-00305e00-9245-4429-ad56-ec2d46dc4d36 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Delete group_snapshot with id: 42a9be58-e839-4aaf-9779-289fb8e7d963 Aug 14 06:12:16.278026 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-00305e00-9245-4429-ad56-ec2d46dc4d36 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/group_snapshots/42a9be58-e839-4aaf-9779-289fb8e7d963 returned with HTTP 404 Aug 14 06:12:16.278672 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 294/1171] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 14 06:12:16 2026] DELETE /volume/v3/group_snapshots/42a9be58-e839-4aaf-9779-289fb8e7d963 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:12:16.288095 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5a3c78d8-687c-4cea-a5b5-0865755b28a1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:16.291076 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5a3c78d8-687c-4cea-a5b5-0865755b28a1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:12:16.291326 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5a3c78d8-687c-4cea-a5b5-0865755b28a1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:16.291610 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5a3c78d8-687c-4cea-a5b5-0865755b28a1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'detail' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:16.291929 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-5a3c78d8-687c-4cea-a5b5-0865755b28a1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:12:16.293624 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5a3c78d8-687c-4cea-a5b5-0865755b28a1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:12:16.307860 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5a3c78d8-687c-4cea-a5b5-0865755b28a1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Get all volumes completed successfully. Aug 14 06:12:16.308574 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-5a3c78d8-687c-4cea-a5b5-0865755b28a1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:16.308719 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-5a3c78d8-687c-4cea-a5b5-0865755b28a1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:16.354879 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-5a3c78d8-687c-4cea-a5b5-0865755b28a1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:16.364876 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:16.364876 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:16.372612 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-5a3c78d8-687c-4cea-a5b5-0865755b28a1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:16.372612 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-5a3c78d8-687c-4cea-a5b5-0865755b28a1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:16.418627 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2da0679a-02ae-4ee5-bc70-eebcb5a4651d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:16.418627 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2da0679a-02ae-4ee5-bc70-eebcb5a4651d None None] GET https://10.4.3.127/volume// Aug 14 06:12:16.418627 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2da0679a-02ae-4ee5-bc70-eebcb5a4651d None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:16.418759 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2da0679a-02ae-4ee5-bc70-eebcb5a4651d None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:16.419100 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2da0679a-02ae-4ee5-bc70-eebcb5a4651d None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:12:16.419425 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 295/1172] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:12:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:12:16.422877 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-5a3c78d8-687c-4cea-a5b5-0865755b28a1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:16.426556 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:16.426556 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:16.436713 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5a3c78d8-687c-4cea-a5b5-0865755b28a1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:12:16.437283 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 293/1173] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:12:16 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:12:16.459684 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-343df010-209d-4d27-8045-e0132bd7d87a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:16.461289 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2a53cbc3-a744-4ec9-89c7-5bff45c439a5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:16.462643 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-343df010-209d-4d27-8045-e0132bd7d87a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 Aug 14 06:12:16.464143 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-343df010-209d-4d27-8045-e0132bd7d87a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:16.464143 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-343df010-209d-4d27-8045-e0132bd7d87a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:16.468555 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2a53cbc3-a744-4ec9-89c7-5bff45c439a5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] POST https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d/action Aug 14 06:12:16.468555 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2a53cbc3-a744-4ec9-89c7-5bff45c439a5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:12:16.468555 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2a53cbc3-a744-4ec9-89c7-5bff45c439a5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:16.470087 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-2a53cbc3-a744-4ec9-89c7-5bff45c439a5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] delete called for group 153d5cbb-481a-428c-9e8d-202ddc39150d {{(pid=100407) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 06:12:16.471329 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.groups [None req-2a53cbc3-a744-4ec9-89c7-5bff45c439a5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Delete group with id: 153d5cbb-481a-428c-9e8d-202ddc39150d Aug 14 06:12:16.479040 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:16.479040 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:16.482001 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:16.482001 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:16.488543 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-343df010-209d-4d27-8045-e0132bd7d87a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:16.496654 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-343df010-209d-4d27-8045-e0132bd7d87a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 returned with HTTP 200 Aug 14 06:12:16.497144 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 292/1174] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:12:16 2026] GET /volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 => generated 1546 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:12:16.519686 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b58d5c84-772b-4c46-b3ac-6a7a08bc8714 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:16.521648 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b58d5c84-772b-4c46-b3ac-6a7a08bc8714 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/d9cf4e10-a48f-4dd1-905b-d9951579fab7 Aug 14 06:12:16.521881 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b58d5c84-772b-4c46-b3ac-6a7a08bc8714 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:16.522111 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b58d5c84-772b-4c46-b3ac-6a7a08bc8714 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:16.530308 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b58d5c84-772b-4c46-b3ac-6a7a08bc8714 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/d9cf4e10-a48f-4dd1-905b-d9951579fab7 returned with HTTP 404 Aug 14 06:12:16.531231 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 296/1175] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:16 2026] GET /volume/v3/snapshots/d9cf4e10-a48f-4dd1-905b-d9951579fab7 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:16.543679 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-60bd3364-45d9-4e91-a5a3-71abfe7213a8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:16.545630 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-60bd3364-45d9-4e91-a5a3-71abfe7213a8 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/3d4428e7-4cb0-4d0d-8e35-a95f4e6921cb Aug 14 06:12:16.545902 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-60bd3364-45d9-4e91-a5a3-71abfe7213a8 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:16.546156 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-60bd3364-45d9-4e91-a5a3-71abfe7213a8 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:16.546294 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-60bd3364-45d9-4e91-a5a3-71abfe7213a8 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete snapshot with id: 3d4428e7-4cb0-4d0d-8e35-a95f4e6921cb Aug 14 06:12:16.554573 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:16.554573 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:16.557876 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-60bd3364-45d9-4e91-a5a3-71abfe7213a8 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:12:16.578374 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2a53cbc3-a744-4ec9-89c7-5bff45c439a5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d/action returned with HTTP 202 Aug 14 06:12:16.578374 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 295/1176] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 14 06:12:16 2026] POST /volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:12:16.579196 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e31e6524-4ccb-448e-b101-5a4164e64a17 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:16.579196 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e31e6524-4ccb-448e-b101-5a4164e64a17 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/eb662ed1-df72-414e-a4ef-d4dfe75da76a Aug 14 06:12:16.579196 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e31e6524-4ccb-448e-b101-5a4164e64a17 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:16.579196 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e31e6524-4ccb-448e-b101-5a4164e64a17 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:16.584685 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:16.584685 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:16.589576 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e31e6524-4ccb-448e-b101-5a4164e64a17 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Volume info retrieved successfully. Aug 14 06:12:16.592620 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-60bd3364-45d9-4e91-a5a3-71abfe7213a8 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot delete request issued successfully. Aug 14 06:12:16.592785 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-e31e6524-4ccb-448e-b101-5a4164e64a17 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:16.592785 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-e31e6524-4ccb-448e-b101-5a4164e64a17 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:16.592854 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-60bd3364-45d9-4e91-a5a3-71abfe7213a8 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/3d4428e7-4cb0-4d0d-8e35-a95f4e6921cb returned with HTTP 202 Aug 14 06:12:16.592854 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 294/1177] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:12:16 2026] DELETE /volume/v3/snapshots/3d4428e7-4cb0-4d0d-8e35-a95f4e6921cb => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:12:16.603441 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6db4f002-1adb-4e26-9537-74a39cde589d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:16.605174 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6db4f002-1adb-4e26-9537-74a39cde589d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/3d4428e7-4cb0-4d0d-8e35-a95f4e6921cb Aug 14 06:12:16.605517 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6db4f002-1adb-4e26-9537-74a39cde589d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:16.605517 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6db4f002-1adb-4e26-9537-74a39cde589d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:16.616057 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:16.616057 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:16.616943 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6db4f002-1adb-4e26-9537-74a39cde589d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:12:16.617859 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6db4f002-1adb-4e26-9537-74a39cde589d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/3d4428e7-4cb0-4d0d-8e35-a95f4e6921cb returned with HTTP 200 Aug 14 06:12:16.618339 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 297/1178] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:16 2026] GET /volume/v3/snapshots/3d4428e7-4cb0-4d0d-8e35-a95f4e6921cb => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:16.636312 np0000007331 devstack@c-api.service[100405]: DEBUG oslo_db.sqlalchemy.engines [None req-e31e6524-4ccb-448e-b101-5a4164e64a17 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:16.640522 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:16.640522 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:16.653709 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e31e6524-4ccb-448e-b101-5a4164e64a17 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/eb662ed1-df72-414e-a4ef-d4dfe75da76a returned with HTTP 200 Aug 14 06:12:16.657420 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 293/1179] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:12:16 2026] GET /volume/v3/volumes/eb662ed1-df72-414e-a4ef-d4dfe75da76a => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:16.667793 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-2aaa15bd-3c6d-4465-93d5-e9c00c05eecc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:16.671416 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-2aaa15bd-3c6d-4465-93d5-e9c00c05eecc tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] PUT https://10.4.3.127/volume/v3/attachments/7864864f-73ce-411b-a89a-7bc53c5f5b1b Aug 14 06:12:16.671416 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-2aaa15bd-3c6d-4465-93d5-e9c00c05eecc tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:16.680592 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-2aaa15bd-3c6d-4465-93d5-e9c00c05eecc tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Acquiring lock "cinder-attachment_update-68eefad8-c21c-43e4-a6b9-142ce6dd5255-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:12:16.685173 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-2aaa15bd-3c6d-4465-93d5-e9c00c05eecc tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Lock "cinder-attachment_update-68eefad8-c21c-43e4-a6b9-142ce6dd5255-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:12:16.687641 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:16.687641 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:16.858607 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-2aaa15bd-3c6d-4465-93d5-e9c00c05eecc tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Lock "cinder-attachment_update-68eefad8-c21c-43e4-a6b9-142ce6dd5255-np0000007331" released by "attachment_update" :: held 0.173s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:12:16.859024 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-2aaa15bd-3c6d-4465-93d5-e9c00c05eecc tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/7864864f-73ce-411b-a89a-7bc53c5f5b1b returned with HTTP 200 Aug 14 06:12:16.859655 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 296/1180] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:12:16 2026] PUT /volume/v3/attachments/7864864f-73ce-411b-a89a-7bc53c5f5b1b => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:16.894096 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-d69dbb3e-ddb8-42bb-bc94-2dde8ce86081 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:16.896948 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-d69dbb3e-ddb8-42bb-bc94-2dde8ce86081 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/attachments/7864864f-73ce-411b-a89a-7bc53c5f5b1b/action Aug 14 06:12:16.897525 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-d69dbb3e-ddb8-42bb-bc94-2dde8ce86081 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:12:16.897525 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-d69dbb3e-ddb8-42bb-bc94-2dde8ce86081 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:16.917082 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:16.917082 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:16.933430 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-cd2da208-e0f0-4918-a452-5e1db34abde1 req-d69dbb3e-ddb8-42bb-bc94-2dde8ce86081 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/7864864f-73ce-411b-a89a-7bc53c5f5b1b/action returned with HTTP 204 Aug 14 06:12:16.933430 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 295/1181] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:12:16 2026] POST /volume/v3/attachments/7864864f-73ce-411b-a89a-7bc53c5f5b1b/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:17.631509 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fd3d242b-458c-4f61-9b0e-4751642aa42b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:17.635333 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fd3d242b-458c-4f61-9b0e-4751642aa42b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/3d4428e7-4cb0-4d0d-8e35-a95f4e6921cb Aug 14 06:12:17.635695 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fd3d242b-458c-4f61-9b0e-4751642aa42b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:17.636002 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fd3d242b-458c-4f61-9b0e-4751642aa42b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:17.646608 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fd3d242b-458c-4f61-9b0e-4751642aa42b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/3d4428e7-4cb0-4d0d-8e35-a95f4e6921cb returned with HTTP 404 Aug 14 06:12:17.647197 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 298/1182] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:17 2026] GET /volume/v3/snapshots/3d4428e7-4cb0-4d0d-8e35-a95f4e6921cb => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:17.655856 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8d109f26-c533-4611-9e27-64a2b02b8791 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:17.660130 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8d109f26-c533-4611-9e27-64a2b02b8791 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/e2989ecd-bdde-4b2d-839b-f29a06adb1cb Aug 14 06:12:17.660945 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8d109f26-c533-4611-9e27-64a2b02b8791 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:17.660945 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8d109f26-c533-4611-9e27-64a2b02b8791 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:17.660945 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-8d109f26-c533-4611-9e27-64a2b02b8791 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete snapshot with id: e2989ecd-bdde-4b2d-839b-f29a06adb1cb Aug 14 06:12:17.669591 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:17.669591 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:17.670252 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8d109f26-c533-4611-9e27-64a2b02b8791 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:12:17.674292 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-97207f35-015c-43eb-b02b-c7369cb2e5b3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:17.676320 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97207f35-015c-43eb-b02b-c7369cb2e5b3 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/eb662ed1-df72-414e-a4ef-d4dfe75da76a Aug 14 06:12:17.676641 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97207f35-015c-43eb-b02b-c7369cb2e5b3 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:17.676882 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97207f35-015c-43eb-b02b-c7369cb2e5b3 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:17.691142 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97207f35-015c-43eb-b02b-c7369cb2e5b3 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/eb662ed1-df72-414e-a4ef-d4dfe75da76a returned with HTTP 404 Aug 14 06:12:17.691820 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 297/1183] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:12:17 2026] GET /volume/v3/volumes/eb662ed1-df72-414e-a4ef-d4dfe75da76a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:12:17.699843 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8d109f26-c533-4611-9e27-64a2b02b8791 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot delete request issued successfully. Aug 14 06:12:17.700350 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8d109f26-c533-4611-9e27-64a2b02b8791 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/e2989ecd-bdde-4b2d-839b-f29a06adb1cb returned with HTTP 202 Aug 14 06:12:17.700495 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d72acc54-212c-485b-84e3-83b26b2b10ce None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:17.700546 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 294/1184] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:12:17 2026] DELETE /volume/v3/snapshots/e2989ecd-bdde-4b2d-839b-f29a06adb1cb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:12:17.702292 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d72acc54-212c-485b-84e3-83b26b2b10ce tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/173f2463-ecb1-45d3-85cb-edf1a5a6853b Aug 14 06:12:17.702620 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d72acc54-212c-485b-84e3-83b26b2b10ce tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:17.702864 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d72acc54-212c-485b-84e3-83b26b2b10ce tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:17.709741 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d72acc54-212c-485b-84e3-83b26b2b10ce tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/173f2463-ecb1-45d3-85cb-edf1a5a6853b returned with HTTP 404 Aug 14 06:12:17.710066 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-535c6369-40a2-4982-8eb7-bb185445f473 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:17.710208 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 296/1185] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:12:17 2026] GET /volume/v3/volumes/173f2463-ecb1-45d3-85cb-edf1a5a6853b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:12:17.713458 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-535c6369-40a2-4982-8eb7-bb185445f473 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/e2989ecd-bdde-4b2d-839b-f29a06adb1cb Aug 14 06:12:17.713668 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-535c6369-40a2-4982-8eb7-bb185445f473 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:17.713861 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-535c6369-40a2-4982-8eb7-bb185445f473 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:17.719154 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6f5d9335-2f9d-4369-8593-12f7f68610ed None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:17.720761 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:17.720761 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:17.721379 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6f5d9335-2f9d-4369-8593-12f7f68610ed tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d Aug 14 06:12:17.721633 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-535c6369-40a2-4982-8eb7-bb185445f473 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:12:17.721718 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6f5d9335-2f9d-4369-8593-12f7f68610ed tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:17.721987 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6f5d9335-2f9d-4369-8593-12f7f68610ed tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:17.722164 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-6f5d9335-2f9d-4369-8593-12f7f68610ed tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member 153d5cbb-481a-428c-9e8d-202ddc39150d {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:12:17.723757 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-535c6369-40a2-4982-8eb7-bb185445f473 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/e2989ecd-bdde-4b2d-839b-f29a06adb1cb returned with HTTP 200 Aug 14 06:12:17.725200 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 299/1186] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:17 2026] GET /volume/v3/snapshots/e2989ecd-bdde-4b2d-839b-f29a06adb1cb => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:17.725943 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6f5d9335-2f9d-4369-8593-12f7f68610ed tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d returned with HTTP 404 Aug 14 06:12:17.726515 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 298/1187] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:12:17 2026] GET /volume/v3/groups/153d5cbb-481a-428c-9e8d-202ddc39150d => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:12:17.737912 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-85522612-0e82-43d3-b2db-e30d8e0bb2ee None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:17.740238 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-85522612-0e82-43d3-b2db-e30d8e0bb2ee tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/2c56bd0e-c2ed-477e-bed6-de8ada2ebc8f Aug 14 06:12:17.740593 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-85522612-0e82-43d3-b2db-e30d8e0bb2ee tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:17.740873 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-85522612-0e82-43d3-b2db-e30d8e0bb2ee tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:17.741242 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:17.741242 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:17.768330 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-85522612-0e82-43d3-b2db-e30d8e0bb2ee tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] https://10.4.3.127/volume/v3/group_types/2c56bd0e-c2ed-477e-bed6-de8ada2ebc8f returned with HTTP 202 Aug 14 06:12:17.768966 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 295/1188] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 14 06:12:17 2026] DELETE /volume/v3/group_types/2c56bd0e-c2ed-477e-bed6-de8ada2ebc8f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:12:17.778083 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4176451d-c905-4a4c-b55a-20f18f81371f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:17.780024 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4176451d-c905-4a4c-b55a-20f18f81371f tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] DELETE https://10.4.3.127/volume/v3/types/752eccd0-6cb8-45a7-964a-1ccc9f6ffeae Aug 14 06:12:17.780206 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4176451d-c905-4a4c-b55a-20f18f81371f tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:17.780419 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4176451d-c905-4a4c-b55a-20f18f81371f tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Calling method '_delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:17.807845 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4176451d-c905-4a4c-b55a-20f18f81371f tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] https://10.4.3.127/volume/v3/types/752eccd0-6cb8-45a7-964a-1ccc9f6ffeae returned with HTTP 202 Aug 14 06:12:17.808273 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 297/1189] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:12:17 2026] DELETE /volume/v3/types/752eccd0-6cb8-45a7-964a-1ccc9f6ffeae => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:12:17.817681 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-52d8aa1f-404b-4f91-bdef-e538e49c0fcf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:17.819952 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-52d8aa1f-404b-4f91-bdef-e538e49c0fcf tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] GET https://10.4.3.127/volume/v3/types/752eccd0-6cb8-45a7-964a-1ccc9f6ffeae Aug 14 06:12:17.820195 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-52d8aa1f-404b-4f91-bdef-e538e49c0fcf tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:17.820546 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-52d8aa1f-404b-4f91-bdef-e538e49c0fcf tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:17.824484 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-52d8aa1f-404b-4f91-bdef-e538e49c0fcf tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] https://10.4.3.127/volume/v3/types/752eccd0-6cb8-45a7-964a-1ccc9f6ffeae returned with HTTP 404 Aug 14 06:12:17.825318 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 300/1190] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:12:17 2026] GET /volume/v3/types/752eccd0-6cb8-45a7-964a-1ccc9f6ffeae => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:17.835116 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-917f3629-2313-42ef-9159-0cff793c3725 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:17.836827 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-917f3629-2313-42ef-9159-0cff793c3725 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:12:17.837203 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-917f3629-2313-42ef-9159-0cff793c3725 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1048854168"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:17.838703 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:17.838703 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:17.841060 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=323,cinder:INSERT=35,cinder:UPDATE=76 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:12:17.844321 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-61941ab5-6036-4d10-a24f-0b3abb84154f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:17.846129 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-61941ab5-6036-4d10-a24f-0b3abb84154f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:12:17.846551 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-61941ab5-6036-4d10-a24f-0b3abb84154f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1911921094"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:17.848052 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-61941ab5-6036-4d10-a24f-0b3abb84154f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1911921094'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:12:17.848225 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-61941ab5-6036-4d10-a24f-0b3abb84154f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Create volume of 1 GB Aug 14 06:12:17.852311 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-917f3629-2313-42ef-9159-0cff793c3725 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:12:17.852530 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 299/1191] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:12:17 2026] POST /volume/v3/types => generated 224 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:17.857620 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-61941ab5-6036-4d10-a24f-0b3abb84154f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Availability Zones retrieved successfully. Aug 14 06:12:17.864125 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-93dea765-ee53-4ac4-bbd3-24b856316187 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:17.865012 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-61941ab5-6036-4d10-a24f-0b3abb84154f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Flow 'volume_create_api' (777ad612-0ca0-483f-962c-5e9f358128ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:17.868010 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-61941ab5-6036-4d10-a24f-0b3abb84154f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a04df97f-034c-4bc1-8604-2707f29e1a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:17.868132 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-93dea765-ee53-4ac4-bbd3-24b856316187 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 14 06:12:17.868132 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-93dea765-ee53-4ac4-bbd3-24b856316187 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-543927590"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:17.868192 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-61941ab5-6036-4d10-a24f-0b3abb84154f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:12:17.886214 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-93dea765-ee53-4ac4-bbd3-24b856316187 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 14 06:12:17.886214 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 298/1192] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 14 06:12:17 2026] POST /volume/v3/group_types => generated 180 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:17.896087 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e62f3575-e768-4518-9e63-725312d4a48e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:17.899521 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e62f3575-e768-4518-9e63-725312d4a48e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] POST https://10.4.3.127/volume/v3/groups Aug 14 06:12:17.900070 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e62f3575-e768-4518-9e63-725312d4a48e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fc9c2778-e11e-4347-b172-5b031937b105", "volume_types": ["1fce0a7e-976b-47fb-90f8-798f13fcd1c8"], "name": "tempest-GroupSnapshotsTest-Group-427131146"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:17.902140 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-e62f3575-e768-4518-9e63-725312d4a48e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Creating new group {'group': {'group_type': 'fc9c2778-e11e-4347-b172-5b031937b105', 'volume_types': ['1fce0a7e-976b-47fb-90f8-798f13fcd1c8'], 'name': 'tempest-GroupSnapshotsTest-Group-427131146'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 06:12:17.907907 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.groups [None req-e62f3575-e768-4518-9e63-725312d4a48e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Creating group tempest-GroupSnapshotsTest-Group-427131146. Aug 14 06:12:17.910423 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-61941ab5-6036-4d10-a24f-0b3abb84154f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a04df97f-034c-4bc1-8604-2707f29e1a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:17.912433 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-61941ab5-6036-4d10-a24f-0b3abb84154f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c965f6c4-8455-4985-8176-2e89c9501e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:17.919504 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e62f3575-e768-4518-9e63-725312d4a48e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Availability Zones retrieved successfully. Aug 14 06:12:17.941845 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-e62f3575-e768-4518-9e63-725312d4a48e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Created reservations ['0f3fed8a-ec71-4b0f-b7ca-d10d02d6bbf0'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:17.979488 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e62f3575-e768-4518-9e63-725312d4a48e tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups returned with HTTP 202 Aug 14 06:12:17.980814 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 301/1193] 10.4.3.127 () {70 vars in 1297 bytes} [Fri Aug 14 06:12:17 2026] POST /volume/v3/groups => generated 111 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:17.990817 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7a8d379e-c5b1-4843-a280-9ac75757cc59 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:17.992135 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7a8d379e-c5b1-4843-a280-9ac75757cc59 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/groups/b61cf5aa-2f8e-47a7-8086-912dd3c07860 Aug 14 06:12:17.993557 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7a8d379e-c5b1-4843-a280-9ac75757cc59 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:17.993557 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7a8d379e-c5b1-4843-a280-9ac75757cc59 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:17.993557 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-7a8d379e-c5b1-4843-a280-9ac75757cc59 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member b61cf5aa-2f8e-47a7-8086-912dd3c07860 {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:12:17.997973 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:17.997973 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:18.002199 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-61941ab5-6036-4d10-a24f-0b3abb84154f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Created reservations ['e1d886bb-90c0-4825-b75d-4f5c2d41180c', '0cc38dc2-50fe-487b-a84b-57c47db2bdc5', '47552833-6b14-4303-8320-e2a6aeeb1ade', '05fbd9f9-bb8a-4cf8-a677-b80e24055747'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:18.003073 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-61941ab5-6036-4d10-a24f-0b3abb84154f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c965f6c4-8455-4985-8176-2e89c9501e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1d886bb-90c0-4825-b75d-4f5c2d41180c', '0cc38dc2-50fe-487b-a84b-57c47db2bdc5', '47552833-6b14-4303-8320-e2a6aeeb1ade', '05fbd9f9-bb8a-4cf8-a677-b80e24055747']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:18.003875 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-61941ab5-6036-4d10-a24f-0b3abb84154f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ba55eb5-4eec-486f-bd9a-14f43ac31794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:18.007451 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7a8d379e-c5b1-4843-a280-9ac75757cc59 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/b61cf5aa-2f8e-47a7-8086-912dd3c07860 returned with HTTP 200 Aug 14 06:12:18.007935 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 300/1194] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:12:17 2026] GET /volume/v3/groups/b61cf5aa-2f8e-47a7-8086-912dd3c07860 => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:18.039473 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-61941ab5-6036-4d10-a24f-0b3abb84154f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ba55eb5-4eec-486f-bd9a-14f43ac31794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e6e0eb1-1030-422e-8070-e9e6a4026a98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1911921094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a69fe7ce9be4fe7933cde9993f842f1',qos_specs=None,replication_status=,reservations=['e1d886bb-90c0-4825-b75d-4f5c2d41180c','0cc38dc2-50fe-487b-a84b-57c47db2bdc5','47552833-6b14-4303-8320-e2a6aeeb1ade','05fbd9f9-bb8a-4cf8-a677-b80e24055747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6a8e9114100451d9edae654217dd2b5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:12:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1911921094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e6e0eb1-1030-422e-8070-e9e6a4026a98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a69fe7ce9be4fe7933cde9993f842f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6a8e9114100451d9edae654217dd2b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:18.039473 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-61941ab5-6036-4d10-a24f-0b3abb84154f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06d6bedd-7353-489d-8ce5-7016be6bc36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:18.063137 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-61941ab5-6036-4d10-a24f-0b3abb84154f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06d6bedd-7353-489d-8ce5-7016be6bc36a) transitioned into state 'SUCCESS' from state '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-1911921094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a69fe7ce9be4fe7933cde9993f842f1',qos_specs=None,replication_status=,reservations=['e1d886bb-90c0-4825-b75d-4f5c2d41180c','0cc38dc2-50fe-487b-a84b-57c47db2bdc5','47552833-6b14-4303-8320-e2a6aeeb1ade','05fbd9f9-bb8a-4cf8-a677-b80e24055747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6a8e9114100451d9edae654217dd2b5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:18.063883 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-61941ab5-6036-4d10-a24f-0b3abb84154f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a326cb50-2299-4a05-b169-9ed8ce0ce69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:18.074948 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-61941ab5-6036-4d10-a24f-0b3abb84154f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a326cb50-2299-4a05-b169-9ed8ce0ce69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:18.075958 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-61941ab5-6036-4d10-a24f-0b3abb84154f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Flow 'volume_create_api' (777ad612-0ca0-483f-962c-5e9f358128ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:18.076291 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-61941ab5-6036-4d10-a24f-0b3abb84154f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Create volume request issued successfully. Aug 14 06:12:18.076950 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-61941ab5-6036-4d10-a24f-0b3abb84154f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:12:18.077469 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 296/1195] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:12:17 2026] POST /volume/v3/volumes => generated 757 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:12:18.092610 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-06ce78f8-ee57-413e-aa37-5ac81d978e20 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:18.098677 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-06ce78f8-ee57-413e-aa37-5ac81d978e20 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 Aug 14 06:12:18.098883 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-06ce78f8-ee57-413e-aa37-5ac81d978e20 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:18.100658 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-06ce78f8-ee57-413e-aa37-5ac81d978e20 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:18.109244 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:18.109244 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:18.113499 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-06ce78f8-ee57-413e-aa37-5ac81d978e20 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:12:18.119825 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-06ce78f8-ee57-413e-aa37-5ac81d978e20 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 returned with HTTP 200 Aug 14 06:12:18.120329 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 299/1196] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:18 2026] GET /volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:18.737230 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-82a93edd-4bf2-46b8-bfe9-89a068ececd4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:18.739376 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-82a93edd-4bf2-46b8-bfe9-89a068ececd4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/e2989ecd-bdde-4b2d-839b-f29a06adb1cb Aug 14 06:12:18.740150 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-82a93edd-4bf2-46b8-bfe9-89a068ececd4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:18.740150 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-82a93edd-4bf2-46b8-bfe9-89a068ececd4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:18.745857 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-82a93edd-4bf2-46b8-bfe9-89a068ececd4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/e2989ecd-bdde-4b2d-839b-f29a06adb1cb returned with HTTP 404 Aug 14 06:12:18.746601 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 302/1197] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:18 2026] GET /volume/v3/snapshots/e2989ecd-bdde-4b2d-839b-f29a06adb1cb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:18.756067 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7b47f018-8401-4c86-99f5-d3d6e12aeedc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:18.757889 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7b47f018-8401-4c86-99f5-d3d6e12aeedc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/3d4428e7-4cb0-4d0d-8e35-a95f4e6921cb Aug 14 06:12:18.758075 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7b47f018-8401-4c86-99f5-d3d6e12aeedc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:18.758250 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7b47f018-8401-4c86-99f5-d3d6e12aeedc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:18.758354 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-7b47f018-8401-4c86-99f5-d3d6e12aeedc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete snapshot with id: 3d4428e7-4cb0-4d0d-8e35-a95f4e6921cb Aug 14 06:12:18.762491 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7b47f018-8401-4c86-99f5-d3d6e12aeedc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/3d4428e7-4cb0-4d0d-8e35-a95f4e6921cb returned with HTTP 404 Aug 14 06:12:18.762982 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 301/1198] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:12:18 2026] DELETE /volume/v3/snapshots/3d4428e7-4cb0-4d0d-8e35-a95f4e6921cb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:18.773852 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-bcaefc61-31a4-48c0-bb93-99e708297702 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:18.776238 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bcaefc61-31a4-48c0-bb93-99e708297702 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/e2989ecd-bdde-4b2d-839b-f29a06adb1cb Aug 14 06:12:18.776515 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bcaefc61-31a4-48c0-bb93-99e708297702 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:18.776758 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bcaefc61-31a4-48c0-bb93-99e708297702 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:18.776906 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-bcaefc61-31a4-48c0-bb93-99e708297702 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete snapshot with id: e2989ecd-bdde-4b2d-839b-f29a06adb1cb Aug 14 06:12:18.784799 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bcaefc61-31a4-48c0-bb93-99e708297702 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/e2989ecd-bdde-4b2d-839b-f29a06adb1cb returned with HTTP 404 Aug 14 06:12:18.785386 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 297/1199] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:12:18 2026] DELETE /volume/v3/snapshots/e2989ecd-bdde-4b2d-839b-f29a06adb1cb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:18.793752 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e6f94ae8-3eb3-4f20-8a74-a0052460f7d5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:18.797050 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e6f94ae8-3eb3-4f20-8a74-a0052460f7d5 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/d9cf4e10-a48f-4dd1-905b-d9951579fab7 Aug 14 06:12:18.797423 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e6f94ae8-3eb3-4f20-8a74-a0052460f7d5 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:18.797702 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e6f94ae8-3eb3-4f20-8a74-a0052460f7d5 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:18.797841 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-e6f94ae8-3eb3-4f20-8a74-a0052460f7d5 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete snapshot with id: d9cf4e10-a48f-4dd1-905b-d9951579fab7 Aug 14 06:12:18.803811 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e6f94ae8-3eb3-4f20-8a74-a0052460f7d5 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/d9cf4e10-a48f-4dd1-905b-d9951579fab7 returned with HTTP 404 Aug 14 06:12:18.804434 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 300/1200] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:12:18 2026] DELETE /volume/v3/snapshots/d9cf4e10-a48f-4dd1-905b-d9951579fab7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:18.846919 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-117f66bc-9608-49a7-9bd7-980da29112f1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:18.850266 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-117f66bc-9608-49a7-9bd7-980da29112f1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 Aug 14 06:12:18.850839 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-117f66bc-9608-49a7-9bd7-980da29112f1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:18.851276 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-117f66bc-9608-49a7-9bd7-980da29112f1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:18.864620 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:18.864620 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:18.869708 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-117f66bc-9608-49a7-9bd7-980da29112f1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:18.876558 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-117f66bc-9608-49a7-9bd7-980da29112f1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 returned with HTTP 200 Aug 14 06:12:18.877284 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 303/1201] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:12:18 2026] GET /volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 => generated 1653 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:18.900313 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-75e966e9-cea5-437a-ba2d-8ca283bc8310 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:18.904305 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-75e966e9-cea5-437a-ba2d-8ca283bc8310 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071/action Aug 14 06:12:18.904716 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-75e966e9-cea5-437a-ba2d-8ca283bc8310 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:12:18.906160 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-75e966e9-cea5-437a-ba2d-8ca283bc8310 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:18.923238 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:18.923238 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:18.924869 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-75e966e9-cea5-437a-ba2d-8ca283bc8310 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:18.933888 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-75e966e9-cea5-437a-ba2d-8ca283bc8310 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Begin detaching volume completed successfully. Aug 14 06:12:18.935976 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-75e966e9-cea5-437a-ba2d-8ca283bc8310 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071/action returned with HTTP 202 Aug 14 06:12:18.935976 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 302/1202] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:12:18 2026] POST /volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:12:19.019554 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7e0f82df-c882-409f-91c0-250d6454589b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:19.021587 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7e0f82df-c882-409f-91c0-250d6454589b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/groups/b61cf5aa-2f8e-47a7-8086-912dd3c07860 Aug 14 06:12:19.021817 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7e0f82df-c882-409f-91c0-250d6454589b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:19.022018 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7e0f82df-c882-409f-91c0-250d6454589b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:19.022174 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.groups [None req-7e0f82df-c882-409f-91c0-250d6454589b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member b61cf5aa-2f8e-47a7-8086-912dd3c07860 {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:12:19.027544 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:19.027544 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:19.041501 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7e0f82df-c882-409f-91c0-250d6454589b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/b61cf5aa-2f8e-47a7-8086-912dd3c07860 returned with HTTP 200 Aug 14 06:12:19.041677 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c8b10e27-2d42-4b12-8c1a-8bbd929c8b02 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:19.042258 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 298/1203] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:12:19 2026] GET /volume/v3/groups/b61cf5aa-2f8e-47a7-8086-912dd3c07860 => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:19.042338 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c8b10e27-2d42-4b12-8c1a-8bbd929c8b02 None None] GET https://10.4.3.127/volume// Aug 14 06:12:19.042338 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c8b10e27-2d42-4b12-8c1a-8bbd929c8b02 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:19.042674 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c8b10e27-2d42-4b12-8c1a-8bbd929c8b02 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:19.043390 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c8b10e27-2d42-4b12-8c1a-8bbd929c8b02 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:12:19.043942 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 301/1204] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:12:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:12:19.055133 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0b084f7e-3667-4897-811e-83f4409aa555 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:19.057719 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:12:19.058072 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1343790378", "volume_type": "1fce0a7e-976b-47fb-90f8-798f13fcd1c8", "group_id": "b61cf5aa-2f8e-47a7-8086-912dd3c07860", "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:19.060288 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1343790378', 'volume_type': '1fce0a7e-976b-47fb-90f8-798f13fcd1c8', 'group_id': 'b61cf5aa-2f8e-47a7-8086-912dd3c07860', 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:12:19.063882 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-172d0890-2de1-495a-8893-94413ab4c946 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:19.065759 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-172d0890-2de1-495a-8893-94413ab4c946 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 Aug 14 06:12:19.066134 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-172d0890-2de1-495a-8893-94413ab4c946 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:19.066505 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-172d0890-2de1-495a-8893-94413ab4c946 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:19.071914 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:19.071914 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:19.072609 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Create volume of 1 GB Aug 14 06:12:19.082448 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Availability Zones retrieved successfully. Aug 14 06:12:19.082814 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:19.082814 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:19.088591 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-172d0890-2de1-495a-8893-94413ab4c946 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:19.094602 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Flow 'volume_create_api' (d2687c47-88fc-4c45-9e93-dbe731c475a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:19.097238 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aada85c-e7a5-4ae8-b3b6-2d26e2e32996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:19.098036 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-172d0890-2de1-495a-8893-94413ab4c946 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 returned with HTTP 200 Aug 14 06:12:19.098036 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 303/1205] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:12:19 2026] GET /volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 => generated 1836 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:12:19.098277 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:19.098277 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:19.098690 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:12:19.131138 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aada85c-e7a5-4ae8-b3b6-2d26e2e32996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:12:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fce0a7e-976b-47fb-90f8-798f13fcd1c8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1048854168',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fce0a7e-976b-47fb-90f8-798f13fcd1c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b61cf5aa-2f8e-47a7-8086-912dd3c07860', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:19.132036 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e1cc71-41f8-45f6-aa69-bdc98a10c8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:19.136541 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d8145031-b7bd-4896-9313-0063017d2b1b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:19.139299 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d8145031-b7bd-4896-9313-0063017d2b1b tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 Aug 14 06:12:19.139657 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d8145031-b7bd-4896-9313-0063017d2b1b tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:19.139974 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d8145031-b7bd-4896-9313-0063017d2b1b tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:19.150411 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:19.150411 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:19.156033 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d8145031-b7bd-4896-9313-0063017d2b1b tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:12:19.170214 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d8145031-b7bd-4896-9313-0063017d2b1b tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 returned with HTTP 200 Aug 14 06:12:19.170346 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 299/1206] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:19 2026] GET /volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:19.174151 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1048854168 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1048854168, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:12:19.174220 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1048854168 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1048854168, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:12:19.214190 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Created reservations ['91f5aa60-e881-4c18-a27a-684c1960bde7', 'f6a7cf23-4c0f-435a-b4c9-ded57ad1642d', '4d3b28c0-f494-4628-89de-83c4a0392ac7', 'd36cf7ce-a635-4c4e-879b-1769a6e2a246'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:19.215243 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e1cc71-41f8-45f6-aa69-bdc98a10c8ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91f5aa60-e881-4c18-a27a-684c1960bde7', 'f6a7cf23-4c0f-435a-b4c9-ded57ad1642d', '4d3b28c0-f494-4628-89de-83c4a0392ac7', 'd36cf7ce-a635-4c4e-879b-1769a6e2a246']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:19.216054 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c1a62d4-daa6-43c6-8083-4e0bd32e35fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:19.254318 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c1a62d4-daa6-43c6-8083-4e0bd32e35fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '058cee12-c18d-4353-97c6-21b829f9bd7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1343790378',encryption_key_id=None,group_id=b61cf5aa-2f8e-47a7-8086-912dd3c07860,group_type_id=,metadata={},multiattach=False,project_id='1f883f56c636475d8a7e85a83a9c7c9d',qos_specs=None,replication_status=,reservations=['91f5aa60-e881-4c18-a27a-684c1960bde7','f6a7cf23-4c0f-435a-b4c9-ded57ad1642d','4d3b28c0-f494-4628-89de-83c4a0392ac7','d36cf7ce-a635-4c4e-879b-1769a6e2a246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0c25317cc334d8aa09f275639d08577',volume_type_id=1fce0a7e-976b-47fb-90f8-798f13fcd1c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:12:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1343790378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b61cf5aa-2f8e-47a7-8086-912dd3c07860,host=None,id=058cee12-c18d-4353-97c6-21b829f9bd7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f883f56c636475d8a7e85a83a9c7c9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0c25317cc334d8aa09f275639d08577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fce0a7e-976b-47fb-90f8-798f13fcd1c8),volume_type_id=1fce0a7e-976b-47fb-90f8-798f13fcd1c8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:19.255517 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc37e356-90ce-4c66-93ca-73041a5ab8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:19.283676 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc37e356-90ce-4c66-93ca-73041a5ab8d1) transitioned into state 'SUCCESS' from state '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-1343790378',encryption_key_id=None,group_id=b61cf5aa-2f8e-47a7-8086-912dd3c07860,group_type_id=,metadata={},multiattach=False,project_id='1f883f56c636475d8a7e85a83a9c7c9d',qos_specs=None,replication_status=,reservations=['91f5aa60-e881-4c18-a27a-684c1960bde7','f6a7cf23-4c0f-435a-b4c9-ded57ad1642d','4d3b28c0-f494-4628-89de-83c4a0392ac7','d36cf7ce-a635-4c4e-879b-1769a6e2a246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0c25317cc334d8aa09f275639d08577',volume_type_id=1fce0a7e-976b-47fb-90f8-798f13fcd1c8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:19.284411 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f147d353-760c-49e5-b47e-d1296993b627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:19.300791 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f147d353-760c-49e5-b47e-d1296993b627) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:19.301222 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Flow 'volume_create_api' (d2687c47-88fc-4c45-9e93-dbe731c475a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:19.301711 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Create volume request issued successfully. Aug 14 06:12:19.303090 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:19.303322 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:19.345033 np0000007331 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:19.348267 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:19.348267 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:19.353959 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0b084f7e-3667-4897-811e-83f4409aa555 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:12:19.354976 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 304/1207] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:12:19 2026] POST /volume/v3/volumes => generated 823 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:19.367985 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9378eeed-6c8f-4f9a-8f50-14f96b7f507b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:19.377630 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9378eeed-6c8f-4f9a-8f50-14f96b7f507b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/058cee12-c18d-4353-97c6-21b829f9bd7e Aug 14 06:12:19.377630 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9378eeed-6c8f-4f9a-8f50-14f96b7f507b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:19.379228 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9378eeed-6c8f-4f9a-8f50-14f96b7f507b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:19.390820 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:19.390820 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:19.399856 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9378eeed-6c8f-4f9a-8f50-14f96b7f507b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Volume info retrieved successfully. Aug 14 06:12:19.400634 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-9378eeed-6c8f-4f9a-8f50-14f96b7f507b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:19.400826 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-9378eeed-6c8f-4f9a-8f50-14f96b7f507b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:19.452910 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-9378eeed-6c8f-4f9a-8f50-14f96b7f507b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:19.458946 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:19.458946 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:19.472617 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9378eeed-6c8f-4f9a-8f50-14f96b7f507b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/058cee12-c18d-4353-97c6-21b829f9bd7e returned with HTTP 200 Aug 14 06:12:19.474358 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 302/1208] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:12:19 2026] GET /volume/v3/volumes/058cee12-c18d-4353-97c6-21b829f9bd7e => generated 891 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:20.495354 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ae2ec424-fc6c-4440-b000-745bfb5f6c4f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:20.497525 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ae2ec424-fc6c-4440-b000-745bfb5f6c4f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/058cee12-c18d-4353-97c6-21b829f9bd7e Aug 14 06:12:20.497775 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ae2ec424-fc6c-4440-b000-745bfb5f6c4f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:20.498023 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ae2ec424-fc6c-4440-b000-745bfb5f6c4f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:20.520270 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:20.520270 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:20.527852 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ae2ec424-fc6c-4440-b000-745bfb5f6c4f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Volume info retrieved successfully. Aug 14 06:12:20.528762 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-ae2ec424-fc6c-4440-b000-745bfb5f6c4f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:20.528984 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-ae2ec424-fc6c-4440-b000-745bfb5f6c4f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:20.574695 np0000007331 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-ae2ec424-fc6c-4440-b000-745bfb5f6c4f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:20.577660 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:20.577660 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:20.584936 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ae2ec424-fc6c-4440-b000-745bfb5f6c4f tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/058cee12-c18d-4353-97c6-21b829f9bd7e returned with HTTP 200 Aug 14 06:12:20.585363 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 304/1209] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:12:20 2026] GET /volume/v3/volumes/058cee12-c18d-4353-97c6-21b829f9bd7e => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:20.601623 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-62a0e618-9f4f-48a6-bace-1829c5a22beb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:20.603734 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-62a0e618-9f4f-48a6-bace-1829c5a22beb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] POST https://10.4.3.127/volume/v3/group_snapshots Aug 14 06:12:20.604141 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-62a0e618-9f4f-48a6-bace-1829c5a22beb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b61cf5aa-2f8e-47a7-8086-912dd3c07860", "name": "tempest-group_snapshot-940401876"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:20.606196 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.group_snapshots [None req-62a0e618-9f4f-48a6-bace-1829c5a22beb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b61cf5aa-2f8e-47a7-8086-912dd3c07860', 'name': 'tempest-group_snapshot-940401876'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 06:12:20.615761 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:20.615761 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:20.622976 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.group_snapshots [None req-62a0e618-9f4f-48a6-bace-1829c5a22beb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Creating group_snapshot tempest-group_snapshot-940401876. Aug 14 06:12:20.665115 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:20.665115 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:20.680879 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:20.683030 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-62a0e618-9f4f-48a6-bace-1829c5a22beb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1048854168 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1048854168, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:12:20.683225 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:12:20.683457 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-62a0e618-9f4f-48a6-bace-1829c5a22beb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1048854168 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1048854168, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:12:20.683689 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-86853456"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:20.685670 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-86853456'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:12:20.685818 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Create volume of 1 GB Aug 14 06:12:20.691173 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Availability Zones retrieved successfully. Aug 14 06:12:20.697490 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Flow 'volume_create_api' (b3a2dd1c-b739-453d-be86-66f91f5e40a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:20.698493 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e68e0e8-b478-42f9-8d75-351994adbac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:20.699364 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:12:20.716463 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-62a0e618-9f4f-48a6-bace-1829c5a22beb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Created reservations ['f089f6bb-f3e5-45c4-a307-23b5b548817e', '3b9b651c-37f6-43e0-a985-a756f208125c', 'dc083347-d6ac-494c-a17b-ad2137276714', '9d138bba-84cf-4455-8f79-e87d86f47fbf'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:20.731317 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e68e0e8-b478-42f9-8d75-351994adbac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:20.732113 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75eeec17-0e4a-4cd9-8d79-1415f8466981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:20.749952 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-62a0e618-9f4f-48a6-bace-1829c5a22beb tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/group_snapshots returned with HTTP 202 Aug 14 06:12:20.750506 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 300/1210] 10.4.3.127 () {70 vars in 1324 bytes} [Fri Aug 14 06:12:20 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:20.762511 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1b498204-2d45-41af-bd9f-c8b076f780f5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:20.764811 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1b498204-2d45-41af-bd9f-c8b076f780f5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/b47da439-c2cd-4d84-854a-f434042a4e8e Aug 14 06:12:20.764811 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1b498204-2d45-41af-bd9f-c8b076f780f5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:20.765028 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1b498204-2d45-41af-bd9f-c8b076f780f5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:20.765159 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.group_snapshots [None req-1b498204-2d45-41af-bd9f-c8b076f780f5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member b47da439-c2cd-4d84-854a-f434042a4e8e {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 06:12:20.772056 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:20.772056 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:20.779845 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1b498204-2d45-41af-bd9f-c8b076f780f5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/group_snapshots/b47da439-c2cd-4d84-854a-f434042a4e8e returned with HTTP 200 Aug 14 06:12:20.779992 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Created reservations ['f276f7ea-f78d-40dc-9219-7e45acd8fbd8', 'c244bb96-4eed-4518-8ea3-edfcbe1db1cc', 'ff0dda6e-12fa-4ec1-82db-2060182b4619', '7bf8edf2-078b-4085-b135-7666cd6c1430'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:20.780313 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 303/1211] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:12:20 2026] GET /volume/v3/group_snapshots/b47da439-c2cd-4d84-854a-f434042a4e8e => generated 306 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:20.780854 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75eeec17-0e4a-4cd9-8d79-1415f8466981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f276f7ea-f78d-40dc-9219-7e45acd8fbd8', 'c244bb96-4eed-4518-8ea3-edfcbe1db1cc', 'ff0dda6e-12fa-4ec1-82db-2060182b4619', '7bf8edf2-078b-4085-b135-7666cd6c1430']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:20.781752 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88213fe9-3fa1-4d40-8727-655c304aad0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:20.810144 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88213fe9-3fa1-4d40-8727-655c304aad0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6537ba63-4ba6-4a83-9a15-19a3848c312b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-86853456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='168a22a5968242dca2c67dfad3773a21',qos_specs=None,replication_status=,reservations=['f276f7ea-f78d-40dc-9219-7e45acd8fbd8','c244bb96-4eed-4518-8ea3-edfcbe1db1cc','ff0dda6e-12fa-4ec1-82db-2060182b4619','7bf8edf2-078b-4085-b135-7666cd6c1430'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21f7098651fa417fb0d51a17b2bdad72',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:12:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-86853456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6537ba63-4ba6-4a83-9a15-19a3848c312b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='168a22a5968242dca2c67dfad3773a21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21f7098651fa417fb0d51a17b2bdad72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:20.811101 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2601a735-375c-4657-8368-67b4f1dd7f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:20.829248 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2601a735-375c-4657-8368-67b4f1dd7f1a) transitioned into state 'SUCCESS' from state '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-86853456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='168a22a5968242dca2c67dfad3773a21',qos_specs=None,replication_status=,reservations=['f276f7ea-f78d-40dc-9219-7e45acd8fbd8','c244bb96-4eed-4518-8ea3-edfcbe1db1cc','ff0dda6e-12fa-4ec1-82db-2060182b4619','7bf8edf2-078b-4085-b135-7666cd6c1430'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21f7098651fa417fb0d51a17b2bdad72',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:20.830107 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9768e1be-88aa-4229-90e2-6f2a97bef835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:20.839593 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9768e1be-88aa-4229-90e2-6f2a97bef835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:20.840435 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Flow 'volume_create_api' (b3a2dd1c-b739-453d-be86-66f91f5e40a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:20.840750 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Create volume request issued successfully. Aug 14 06:12:20.841346 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5e557b9b-168e-4d01-9134-ed9de09e6807 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:12:20.841825 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 305/1212] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:12:20 2026] POST /volume/v3/volumes => generated 753 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:12:20.859091 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cb8e3e45-5a03-41ec-a7a6-88463322fe0c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:20.862343 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cb8e3e45-5a03-41ec-a7a6-88463322fe0c tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b Aug 14 06:12:20.862633 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cb8e3e45-5a03-41ec-a7a6-88463322fe0c tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:20.862862 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cb8e3e45-5a03-41ec-a7a6-88463322fe0c tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:20.872588 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:20.872588 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:20.878670 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cb8e3e45-5a03-41ec-a7a6-88463322fe0c tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:12:20.887595 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cb8e3e45-5a03-41ec-a7a6-88463322fe0c tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b returned with HTTP 200 Aug 14 06:12:20.888208 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 305/1213] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:20 2026] GET /volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:21.630758 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-b948d107-a6bf-4663-897a-879bc3a059dd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:21.633930 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-b948d107-a6bf-4663-897a-879bc3a059dd tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/attachments/f23bdacc-9a5b-4712-8b53-96fb20fccef4 Aug 14 06:12:21.634254 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-b948d107-a6bf-4663-897a-879bc3a059dd tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:21.634529 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-b948d107-a6bf-4663-897a-879bc3a059dd tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:21.648695 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:21.648695 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:21.721144 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-11230f8a-5744-4b2d-80c0-ab497f1d625a req-b948d107-a6bf-4663-897a-879bc3a059dd tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/attachments/f23bdacc-9a5b-4712-8b53-96fb20fccef4 returned with HTTP 200 Aug 14 06:12:21.721715 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 301/1214] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:12:21 2026] DELETE /volume/v3/attachments/f23bdacc-9a5b-4712-8b53-96fb20fccef4 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:21.792137 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-086d58f0-4fa0-443d-bda9-0aca5c6cf7cd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:21.795815 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-086d58f0-4fa0-443d-bda9-0aca5c6cf7cd tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/b47da439-c2cd-4d84-854a-f434042a4e8e Aug 14 06:12:21.796078 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-086d58f0-4fa0-443d-bda9-0aca5c6cf7cd tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:21.796260 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-086d58f0-4fa0-443d-bda9-0aca5c6cf7cd tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:21.796440 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.group_snapshots [None req-086d58f0-4fa0-443d-bda9-0aca5c6cf7cd tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member b47da439-c2cd-4d84-854a-f434042a4e8e {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 06:12:21.808373 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:21.808373 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:21.815017 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-086d58f0-4fa0-443d-bda9-0aca5c6cf7cd tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/group_snapshots/b47da439-c2cd-4d84-854a-f434042a4e8e returned with HTTP 200 Aug 14 06:12:21.815545 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 304/1215] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:12:21 2026] GET /volume/v3/group_snapshots/b47da439-c2cd-4d84-854a-f434042a4e8e => generated 307 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:21.830265 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-52f59ce7-335f-4ef6-99b6-4205f19024d2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:21.831875 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-52f59ce7-335f-4ef6-99b6-4205f19024d2 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail Aug 14 06:12:21.832109 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-52f59ce7-335f-4ef6-99b6-4205f19024d2 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:21.832349 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-52f59ce7-335f-4ef6-99b6-4205f19024d2 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:21.832673 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-52f59ce7-335f-4ef6-99b6-4205f19024d2 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:12:21.833025 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:21.833025 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:21.833999 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.db.api [None req-52f59ce7-335f-4ef6-99b6-4205f19024d2 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Building query based on filter {{(pid=100406) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:12:21.839929 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-52f59ce7-335f-4ef6-99b6-4205f19024d2 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Get all snapshots completed successfully. Aug 14 06:12:21.840476 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:21.840476 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:21.841143 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-52f59ce7-335f-4ef6-99b6-4205f19024d2 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 06:12:21.841634 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 306/1216] 10.4.3.127 () {66 vars in 1264 bytes} [Fri Aug 14 06:12:21 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:21.852210 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-57b9def0-d36d-4d8a-8658-8ca94a5f9f36 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:21.854481 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-57b9def0-d36d-4d8a-8658-8ca94a5f9f36 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/snapshots/8b2acc49-8725-46f7-84e4-967b12e511dd Aug 14 06:12:21.854866 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-57b9def0-d36d-4d8a-8658-8ca94a5f9f36 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:21.854866 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-57b9def0-d36d-4d8a-8658-8ca94a5f9f36 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:21.860259 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:21.860259 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:21.860730 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-57b9def0-d36d-4d8a-8658-8ca94a5f9f36 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Snapshot retrieved successfully. Aug 14 06:12:21.861614 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-57b9def0-d36d-4d8a-8658-8ca94a5f9f36 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/snapshots/8b2acc49-8725-46f7-84e4-967b12e511dd returned with HTTP 200 Aug 14 06:12:21.862023 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 306/1217] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:21 2026] GET /volume/v3/snapshots/8b2acc49-8725-46f7-84e4-967b12e511dd => generated 450 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:21.871689 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3c736276-fc08-443c-8ad6-3ab083c1234b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:21.877650 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3c736276-fc08-443c-8ad6-3ab083c1234b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/b47da439-c2cd-4d84-854a-f434042a4e8e Aug 14 06:12:21.877650 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3c736276-fc08-443c-8ad6-3ab083c1234b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:21.877882 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3c736276-fc08-443c-8ad6-3ab083c1234b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:21.878055 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.group_snapshots [None req-3c736276-fc08-443c-8ad6-3ab083c1234b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member b47da439-c2cd-4d84-854a-f434042a4e8e {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 06:12:21.883853 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:21.883853 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:21.894343 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3c736276-fc08-443c-8ad6-3ab083c1234b tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/group_snapshots/b47da439-c2cd-4d84-854a-f434042a4e8e returned with HTTP 200 Aug 14 06:12:21.894831 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 302/1218] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:12:21 2026] GET /volume/v3/group_snapshots/b47da439-c2cd-4d84-854a-f434042a4e8e => generated 307 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:21.906457 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8123e0a9-e572-45aa-b044-2baf48e3e52f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:21.908690 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8123e0a9-e572-45aa-b044-2baf48e3e52f tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b Aug 14 06:12:21.908758 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-12cb2388-d6ff-410b-971a-8420ebe16501 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:21.908938 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8123e0a9-e572-45aa-b044-2baf48e3e52f tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:21.909191 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8123e0a9-e572-45aa-b044-2baf48e3e52f tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:21.913364 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-12cb2388-d6ff-410b-971a-8420ebe16501 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/detail Aug 14 06:12:21.913690 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-12cb2388-d6ff-410b-971a-8420ebe16501 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:21.913891 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-12cb2388-d6ff-410b-971a-8420ebe16501 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:21.917849 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:21.917849 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:21.921872 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8123e0a9-e572-45aa-b044-2baf48e3e52f tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:12:21.923938 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-12cb2388-d6ff-410b-971a-8420ebe16501 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 14 06:12:21.924588 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 307/1219] 10.4.3.127 () {68 vars in 1323 bytes} [Fri Aug 14 06:12:21 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:21.927060 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8123e0a9-e572-45aa-b044-2baf48e3e52f tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b returned with HTTP 200 Aug 14 06:12:21.927450 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 305/1220] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:21 2026] GET /volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:21.937596 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0f552585-dc40-40b1-b54e-8895f8603168 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:21.937596 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0f552585-dc40-40b1-b54e-8895f8603168 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] DELETE https://10.4.3.127/volume/v3/group_snapshots/b47da439-c2cd-4d84-854a-f434042a4e8e Aug 14 06:12:21.937596 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0f552585-dc40-40b1-b54e-8895f8603168 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:21.937596 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0f552585-dc40-40b1-b54e-8895f8603168 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:21.937596 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.group_snapshots [None req-0f552585-dc40-40b1-b54e-8895f8603168 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] delete called for member b47da439-c2cd-4d84-854a-f434042a4e8e {{(pid=100407) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 06:12:21.937855 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.group_snapshots [None req-0f552585-dc40-40b1-b54e-8895f8603168 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Delete group_snapshot with id: b47da439-c2cd-4d84-854a-f434042a4e8e Aug 14 06:12:21.942454 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:21.942454 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:21.982005 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0f552585-dc40-40b1-b54e-8895f8603168 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/group_snapshots/b47da439-c2cd-4d84-854a-f434042a4e8e returned with HTTP 202 Aug 14 06:12:21.982511 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 307/1221] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 14 06:12:21 2026] DELETE /volume/v3/group_snapshots/b47da439-c2cd-4d84-854a-f434042a4e8e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:12:21.993535 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-95356092-53b2-4ac0-9b9e-422e00395478 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:21.995547 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fd3def61-84e4-45a3-9708-52bf4f70e9e5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:21.996823 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-95356092-53b2-4ac0-9b9e-422e00395478 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b Aug 14 06:12:21.997955 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-95356092-53b2-4ac0-9b9e-422e00395478 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:21.997955 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-95356092-53b2-4ac0-9b9e-422e00395478 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:21.998031 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fd3def61-84e4-45a3-9708-52bf4f70e9e5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:12:21.998278 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fd3def61-84e4-45a3-9708-52bf4f70e9e5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:21.998543 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fd3def61-84e4-45a3-9708-52bf4f70e9e5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:21.998892 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-fd3def61-84e4-45a3-9708-52bf4f70e9e5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:12:21.999410 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:21.999410 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:22.000079 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-fd3def61-84e4-45a3-9708-52bf4f70e9e5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:12:22.007665 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:22.007665 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:22.007869 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fd3def61-84e4-45a3-9708-52bf4f70e9e5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Get all volumes completed successfully. Aug 14 06:12:22.008736 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-fd3def61-84e4-45a3-9708-52bf4f70e9e5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:22.008892 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-fd3def61-84e4-45a3-9708-52bf4f70e9e5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:22.013163 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-95356092-53b2-4ac0-9b9e-422e00395478 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:12:22.019757 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-95356092-53b2-4ac0-9b9e-422e00395478 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b returned with HTTP 200 Aug 14 06:12:22.020342 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 303/1222] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:12:21 2026] GET /volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:22.051728 np0000007331 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-fd3def61-84e4-45a3-9708-52bf4f70e9e5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:22.055173 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:22.055173 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:22.065356 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fd3def61-84e4-45a3-9708-52bf4f70e9e5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:12:22.065920 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 308/1223] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:12:21 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:22.082440 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-86aaf93b-f5a3-421c-80e4-f8479e0bcf7d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:22.084210 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-86aaf93b-f5a3-421c-80e4-f8479e0bcf7d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail Aug 14 06:12:22.084487 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-86aaf93b-f5a3-421c-80e4-f8479e0bcf7d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:22.084688 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-86aaf93b-f5a3-421c-80e4-f8479e0bcf7d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'detail' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:22.084949 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-86aaf93b-f5a3-421c-80e4-f8479e0bcf7d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:12:22.085942 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.db.api [None req-86aaf93b-f5a3-421c-80e4-f8479e0bcf7d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Building query based on filter {{(pid=100404) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:12:22.092123 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-86aaf93b-f5a3-421c-80e4-f8479e0bcf7d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Get all snapshots completed successfully. Aug 14 06:12:22.093106 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-86aaf93b-f5a3-421c-80e4-f8479e0bcf7d tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 06:12:22.093691 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 306/1224] 10.4.3.127 () {66 vars in 1264 bytes} [Fri Aug 14 06:12:22 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 14 06:12:22.108527 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-97d5ef1e-87d5-4768-88bb-00c43f7ee91a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:22.114338 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97d5ef1e-87d5-4768-88bb-00c43f7ee91a tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/b47da439-c2cd-4d84-854a-f434042a4e8e Aug 14 06:12:22.114664 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97d5ef1e-87d5-4768-88bb-00c43f7ee91a tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:22.114920 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97d5ef1e-87d5-4768-88bb-00c43f7ee91a tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:22.115098 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.group_snapshots [None req-97d5ef1e-87d5-4768-88bb-00c43f7ee91a tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member b47da439-c2cd-4d84-854a-f434042a4e8e {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 06:12:22.119155 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97d5ef1e-87d5-4768-88bb-00c43f7ee91a tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/group_snapshots/b47da439-c2cd-4d84-854a-f434042a4e8e returned with HTTP 404 Aug 14 06:12:22.119850 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 308/1225] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:12:22 2026] GET /volume/v3/group_snapshots/b47da439-c2cd-4d84-854a-f434042a4e8e => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:12:22.129139 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-373f7e64-7b6f-4996-9c6e-1217700aa90c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:22.132970 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-373f7e64-7b6f-4996-9c6e-1217700aa90c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/group_snapshots Aug 14 06:12:22.133228 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-373f7e64-7b6f-4996-9c6e-1217700aa90c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:22.133527 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-373f7e64-7b6f-4996-9c6e-1217700aa90c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:22.138580 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-373f7e64-7b6f-4996-9c6e-1217700aa90c tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/group_snapshots returned with HTTP 200 Aug 14 06:12:22.138679 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0a0b33c6-de73-4541-9204-f3fd010d5f1c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:22.139183 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 304/1226] 10.4.3.127 () {68 vars in 1302 bytes} [Fri Aug 14 06:12:22 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:22.139248 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0a0b33c6-de73-4541-9204-f3fd010d5f1c None None] GET https://10.4.3.127/volume// Aug 14 06:12:22.139295 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0a0b33c6-de73-4541-9204-f3fd010d5f1c None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:22.139518 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0a0b33c6-de73-4541-9204-f3fd010d5f1c None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:22.139861 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0a0b33c6-de73-4541-9204-f3fd010d5f1c None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:12:22.140127 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 309/1227] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:12:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:12:22.150183 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c5da42e6-2ab4-46d3-a146-1e089dc20b82 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:22.151300 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-f35e8be8-e66f-47c3-857d-7f34733af819 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:22.153661 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c5da42e6-2ab4-46d3-a146-1e089dc20b82 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] DELETE https://10.4.3.127/volume/v3/group_snapshots/b47da439-c2cd-4d84-854a-f434042a4e8e Aug 14 06:12:22.153810 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-f35e8be8-e66f-47c3-857d-7f34733af819 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:12:22.153855 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c5da42e6-2ab4-46d3-a146-1e089dc20b82 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:22.154265 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-f35e8be8-e66f-47c3-857d-7f34733af819 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6537ba63-4ba6-4a83-9a15-19a3848c312b", "connector": null, "instance_uuid": "946d2d49-478e-4770-938b-c9c4422804a8"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:22.154449 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c5da42e6-2ab4-46d3-a146-1e089dc20b82 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:22.154600 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.group_snapshots [None req-c5da42e6-2ab4-46d3-a146-1e089dc20b82 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] delete called for member b47da439-c2cd-4d84-854a-f434042a4e8e {{(pid=100404) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 06:12:22.154691 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.group_snapshots [None req-c5da42e6-2ab4-46d3-a146-1e089dc20b82 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Delete group_snapshot with id: b47da439-c2cd-4d84-854a-f434042a4e8e Aug 14 06:12:22.157958 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c5da42e6-2ab4-46d3-a146-1e089dc20b82 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/group_snapshots/b47da439-c2cd-4d84-854a-f434042a4e8e returned with HTTP 404 Aug 14 06:12:22.158588 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 307/1228] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 14 06:12:22 2026] DELETE /volume/v3/group_snapshots/b47da439-c2cd-4d84-854a-f434042a4e8e => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:12:22.165493 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:22.165493 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:22.168156 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-80287990-c634-4b19-8c6d-e09cdfb250cd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:22.169790 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-80287990-c634-4b19-8c6d-e09cdfb250cd tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:12:22.170009 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-80287990-c634-4b19-8c6d-e09cdfb250cd tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:22.170194 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-80287990-c634-4b19-8c6d-e09cdfb250cd tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'detail' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:22.170510 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-80287990-c634-4b19-8c6d-e09cdfb250cd tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:12:22.171190 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-80287990-c634-4b19-8c6d-e09cdfb250cd tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100405) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:12:22.177750 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-80287990-c634-4b19-8c6d-e09cdfb250cd tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Get all volumes completed successfully. Aug 14 06:12:22.178358 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-80287990-c634-4b19-8c6d-e09cdfb250cd tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:22.178548 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-80287990-c634-4b19-8c6d-e09cdfb250cd tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:22.198685 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-f35e8be8-e66f-47c3-857d-7f34733af819 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:12:22.199230 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 309/1229] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:12:22 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 14 06:12:22.216281 np0000007331 devstack@c-api.service[100405]: DEBUG oslo_db.sqlalchemy.engines [None req-80287990-c634-4b19-8c6d-e09cdfb250cd tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:22.219778 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:22.219778 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:22.230705 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-80287990-c634-4b19-8c6d-e09cdfb250cd tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:12:22.231169 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 305/1230] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:12:22 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:22.235994 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-53239cce-5cb9-428d-a246-edfa381bd40b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:22.237688 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-53239cce-5cb9-428d-a246-edfa381bd40b tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b Aug 14 06:12:22.239436 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-53239cce-5cb9-428d-a246-edfa381bd40b tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:22.239436 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-53239cce-5cb9-428d-a246-edfa381bd40b tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:22.248117 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1700a2ea-18d5-421d-b1f9-1afc0a55bd82 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:22.250043 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1700a2ea-18d5-421d-b1f9-1afc0a55bd82 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] POST https://10.4.3.127/volume/v3/groups/b61cf5aa-2f8e-47a7-8086-912dd3c07860/action Aug 14 06:12:22.250516 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1700a2ea-18d5-421d-b1f9-1afc0a55bd82 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:12:22.250861 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1700a2ea-18d5-421d-b1f9-1afc0a55bd82 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:22.251611 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3f5d329b-a056-4a69-83e9-458aa4596830 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:22.252287 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.groups [None req-1700a2ea-18d5-421d-b1f9-1afc0a55bd82 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] delete called for group b61cf5aa-2f8e-47a7-8086-912dd3c07860 {{(pid=100404) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 06:12:22.252517 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.groups [None req-1700a2ea-18d5-421d-b1f9-1afc0a55bd82 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Delete group with id: b61cf5aa-2f8e-47a7-8086-912dd3c07860 Aug 14 06:12:22.255019 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3f5d329b-a056-4a69-83e9-458aa4596830 None None] GET https://10.4.3.127/volume// Aug 14 06:12:22.256210 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:22.256210 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:22.256548 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3f5d329b-a056-4a69-83e9-458aa4596830 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:22.256954 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3f5d329b-a056-4a69-83e9-458aa4596830 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:22.257909 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3f5d329b-a056-4a69-83e9-458aa4596830 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:12:22.258386 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 310/1231] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:12:22 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:12:22.259599 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:22.259599 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:22.268816 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-53239cce-5cb9-428d-a246-edfa381bd40b tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:12:22.269245 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-9911b294-a8cb-47c8-a200-fbc49184a286 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:22.272309 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-9911b294-a8cb-47c8-a200-fbc49184a286 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b Aug 14 06:12:22.272654 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-9911b294-a8cb-47c8-a200-fbc49184a286 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:22.272957 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-9911b294-a8cb-47c8-a200-fbc49184a286 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:22.278060 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-53239cce-5cb9-428d-a246-edfa381bd40b tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b returned with HTTP 200 Aug 14 06:12:22.278717 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 310/1232] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:22 2026] GET /volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:22.285486 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:22.285486 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:22.290150 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-9911b294-a8cb-47c8-a200-fbc49184a286 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:12:22.294864 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-9911b294-a8cb-47c8-a200-fbc49184a286 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b returned with HTTP 200 Aug 14 06:12:22.295505 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 306/1233] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:12:22 2026] GET /volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b => generated 1025 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:12:22.296113 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1700a2ea-18d5-421d-b1f9-1afc0a55bd82 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/b61cf5aa-2f8e-47a7-8086-912dd3c07860/action returned with HTTP 202 Aug 14 06:12:22.296669 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 308/1234] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 14 06:12:22 2026] POST /volume/v3/groups/b61cf5aa-2f8e-47a7-8086-912dd3c07860/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:12:22.304070 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e763677c-dceb-43d4-86a5-04f81622bcf7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:22.306096 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e763677c-dceb-43d4-86a5-04f81622bcf7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/058cee12-c18d-4353-97c6-21b829f9bd7e Aug 14 06:12:22.306311 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e763677c-dceb-43d4-86a5-04f81622bcf7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:22.306578 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e763677c-dceb-43d4-86a5-04f81622bcf7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:22.317107 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:22.317107 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:22.325838 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e763677c-dceb-43d4-86a5-04f81622bcf7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Volume info retrieved successfully. Aug 14 06:12:22.326899 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-e763677c-dceb-43d4-86a5-04f81622bcf7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:12:22.327168 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-e763677c-dceb-43d4-86a5-04f81622bcf7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:12:22.387959 np0000007331 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-e763677c-dceb-43d4-86a5-04f81622bcf7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:12:22.394456 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:22.394456 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:22.406863 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e763677c-dceb-43d4-86a5-04f81622bcf7 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/058cee12-c18d-4353-97c6-21b829f9bd7e returned with HTTP 200 Aug 14 06:12:22.407442 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 311/1235] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:12:22 2026] GET /volume/v3/volumes/058cee12-c18d-4353-97c6-21b829f9bd7e => generated 915 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:22.445923 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-3e1fc7b3-08ed-42c7-b447-e91024f8bf21 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:22.448737 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-3e1fc7b3-08ed-42c7-b447-e91024f8bf21 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] PUT https://10.4.3.127/volume/v3/attachments/9283c26a-02b8-4f8e-adea-7794e6ad7e90 Aug 14 06:12:22.449263 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-3e1fc7b3-08ed-42c7-b447-e91024f8bf21 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:22.463633 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-3e1fc7b3-08ed-42c7-b447-e91024f8bf21 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Acquiring lock "cinder-attachment_update-6537ba63-4ba6-4a83-9a15-19a3848c312b-np0000007331" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:12:22.469568 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-3e1fc7b3-08ed-42c7-b447-e91024f8bf21 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Lock "cinder-attachment_update-6537ba63-4ba6-4a83-9a15-19a3848c312b-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:12:22.473059 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:22.473059 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:22.604683 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-3e1fc7b3-08ed-42c7-b447-e91024f8bf21 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Lock "cinder-attachment_update-6537ba63-4ba6-4a83-9a15-19a3848c312b-np0000007331" released by "attachment_update" :: held 0.135s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:12:22.605146 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-3e1fc7b3-08ed-42c7-b447-e91024f8bf21 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/attachments/9283c26a-02b8-4f8e-adea-7794e6ad7e90 returned with HTTP 200 Aug 14 06:12:22.605680 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 311/1236] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:12:22 2026] PUT /volume/v3/attachments/9283c26a-02b8-4f8e-adea-7794e6ad7e90 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:23.241285 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-02e1efd3-1bd9-435e-953d-96bb66fcc425 req-9f2a9157-c727-4eb3-b4bc-b07ba3a96be0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:23.244526 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-02e1efd3-1bd9-435e-953d-96bb66fcc425 req-9f2a9157-c727-4eb3-b4bc-b07ba3a96be0 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/attachments/f23bdacc-9a5b-4712-8b53-96fb20fccef4 Aug 14 06:12:23.244677 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-02e1efd3-1bd9-435e-953d-96bb66fcc425 req-9f2a9157-c727-4eb3-b4bc-b07ba3a96be0 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:23.244856 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-02e1efd3-1bd9-435e-953d-96bb66fcc425 req-9f2a9157-c727-4eb3-b4bc-b07ba3a96be0 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:23.249990 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-02e1efd3-1bd9-435e-953d-96bb66fcc425 req-9f2a9157-c727-4eb3-b4bc-b07ba3a96be0 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/attachments/f23bdacc-9a5b-4712-8b53-96fb20fccef4 returned with HTTP 404 Aug 14 06:12:23.250619 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 307/1237] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:12:23 2026] DELETE /volume/v3/attachments/f23bdacc-9a5b-4712-8b53-96fb20fccef4 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:12:23.298298 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b6ba04cb-14f4-471e-a494-a5dc8472e42f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:23.301334 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b6ba04cb-14f4-471e-a494-a5dc8472e42f tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b Aug 14 06:12:23.301665 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b6ba04cb-14f4-471e-a494-a5dc8472e42f tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:23.301906 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b6ba04cb-14f4-471e-a494-a5dc8472e42f tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:23.314390 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:23.314390 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:23.318793 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b6ba04cb-14f4-471e-a494-a5dc8472e42f tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:12:23.324125 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b6ba04cb-14f4-471e-a494-a5dc8472e42f tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b returned with HTTP 200 Aug 14 06:12:23.324654 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 309/1238] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:23 2026] GET /volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:23.422875 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1040c946-c361-4b21-b8d3-e01e276125e5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:23.426832 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1040c946-c361-4b21-b8d3-e01e276125e5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/volumes/058cee12-c18d-4353-97c6-21b829f9bd7e Aug 14 06:12:23.428420 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1040c946-c361-4b21-b8d3-e01e276125e5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:23.428420 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1040c946-c361-4b21-b8d3-e01e276125e5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:23.434854 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1040c946-c361-4b21-b8d3-e01e276125e5 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/volumes/058cee12-c18d-4353-97c6-21b829f9bd7e returned with HTTP 404 Aug 14 06:12:23.435286 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 312/1239] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:12:23 2026] GET /volume/v3/volumes/058cee12-c18d-4353-97c6-21b829f9bd7e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:12:23.442425 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1a036657-aa3d-4656-a66d-434e2f2393b1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:23.444961 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1a036657-aa3d-4656-a66d-434e2f2393b1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] GET https://10.4.3.127/volume/v3/groups/b61cf5aa-2f8e-47a7-8086-912dd3c07860 Aug 14 06:12:23.445269 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1a036657-aa3d-4656-a66d-434e2f2393b1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:23.445549 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1a036657-aa3d-4656-a66d-434e2f2393b1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:23.445719 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-1a036657-aa3d-4656-a66d-434e2f2393b1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] show called for member b61cf5aa-2f8e-47a7-8086-912dd3c07860 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:12:23.454526 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1a036657-aa3d-4656-a66d-434e2f2393b1 tempest-GroupSnapshotsTest-565991289 tempest-GroupSnapshotsTest-565991289-project-member] https://10.4.3.127/volume/v3/groups/b61cf5aa-2f8e-47a7-8086-912dd3c07860 returned with HTTP 404 Aug 14 06:12:23.455161 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 312/1240] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:12:23 2026] GET /volume/v3/groups/b61cf5aa-2f8e-47a7-8086-912dd3c07860 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:12:23.464687 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-42ed34af-79ce-4590-b1d7-f60df1c5420c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:23.467029 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-42ed34af-79ce-4590-b1d7-f60df1c5420c tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/fc9c2778-e11e-4347-b172-5b031937b105 Aug 14 06:12:23.467521 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-42ed34af-79ce-4590-b1d7-f60df1c5420c tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:23.467933 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-42ed34af-79ce-4590-b1d7-f60df1c5420c tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:23.487846 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-42ed34af-79ce-4590-b1d7-f60df1c5420c tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] https://10.4.3.127/volume/v3/group_types/fc9c2778-e11e-4347-b172-5b031937b105 returned with HTTP 202 Aug 14 06:12:23.487956 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 308/1241] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 14 06:12:23 2026] DELETE /volume/v3/group_types/fc9c2778-e11e-4347-b172-5b031937b105 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:12:23.500114 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-148e7227-f079-42c1-9249-1f34c7a96c5c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:23.505770 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-148e7227-f079-42c1-9249-1f34c7a96c5c tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] DELETE https://10.4.3.127/volume/v3/types/1fce0a7e-976b-47fb-90f8-798f13fcd1c8 Aug 14 06:12:23.506621 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-148e7227-f079-42c1-9249-1f34c7a96c5c tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:23.506931 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-148e7227-f079-42c1-9249-1f34c7a96c5c tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Calling method '_delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:23.599624 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-148e7227-f079-42c1-9249-1f34c7a96c5c tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] https://10.4.3.127/volume/v3/types/1fce0a7e-976b-47fb-90f8-798f13fcd1c8 returned with HTTP 202 Aug 14 06:12:23.600143 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 310/1242] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:12:23 2026] DELETE /volume/v3/types/1fce0a7e-976b-47fb-90f8-798f13fcd1c8 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:12:23.611481 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-63fce4a5-d828-43d9-9ddd-f91a5fb5a3e0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:23.616067 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-63fce4a5-d828-43d9-9ddd-f91a5fb5a3e0 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] GET https://10.4.3.127/volume/v3/types/1fce0a7e-976b-47fb-90f8-798f13fcd1c8 Aug 14 06:12:23.616067 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-63fce4a5-d828-43d9-9ddd-f91a5fb5a3e0 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:23.616067 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-63fce4a5-d828-43d9-9ddd-f91a5fb5a3e0 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:23.624622 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-63fce4a5-d828-43d9-9ddd-f91a5fb5a3e0 tempest-GroupSnapshotsTest-2059192941 tempest-GroupSnapshotsTest-2059192941-project-admin] https://10.4.3.127/volume/v3/types/1fce0a7e-976b-47fb-90f8-798f13fcd1c8 returned with HTTP 404 Aug 14 06:12:23.626356 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 313/1243] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:12:23 2026] GET /volume/v3/types/1fce0a7e-976b-47fb-90f8-798f13fcd1c8 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:24.340462 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0d436391-a76c-4c76-997f-277a20b70b09 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:24.341085 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0d436391-a76c-4c76-997f-277a20b70b09 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b Aug 14 06:12:24.341462 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0d436391-a76c-4c76-997f-277a20b70b09 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:24.341716 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0d436391-a76c-4c76-997f-277a20b70b09 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:24.545032 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:24.545032 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:24.552127 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0d436391-a76c-4c76-997f-277a20b70b09 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:12:24.558437 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0d436391-a76c-4c76-997f-277a20b70b09 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b returned with HTTP 200 Aug 14 06:12:24.559228 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 313/1244] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:24 2026] GET /volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b => generated 846 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:24.817603 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d6100964-edc4-47c9-b689-ae0b4be4b986 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:24.820003 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d6100964-edc4-47c9-b689-ae0b4be4b986 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 Aug 14 06:12:24.820272 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d6100964-edc4-47c9-b689-ae0b4be4b986 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:24.822105 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d6100964-edc4-47c9-b689-ae0b4be4b986 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:24.833764 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:24.833764 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:24.840454 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d6100964-edc4-47c9-b689-ae0b4be4b986 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:24.846223 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d6100964-edc4-47c9-b689-ae0b4be4b986 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 returned with HTTP 200 Aug 14 06:12:24.846800 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 309/1245] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:24 2026] GET /volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:24.866390 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-38d6dc76-9d0c-47f8-8d49-ed6137008e4a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:24.871419 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-38d6dc76-9d0c-47f8-8d49-ed6137008e4a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 Aug 14 06:12:24.871419 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-38d6dc76-9d0c-47f8-8d49-ed6137008e4a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:24.871419 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-38d6dc76-9d0c-47f8-8d49-ed6137008e4a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:24.871419 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-38d6dc76-9d0c-47f8-8d49-ed6137008e4a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete volume with id: 080a3a84-b217-40f1-8a14-e91b8ee80071 Aug 14 06:12:24.879238 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:24.879238 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:24.879785 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-38d6dc76-9d0c-47f8-8d49-ed6137008e4a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:24.902359 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-38d6dc76-9d0c-47f8-8d49-ed6137008e4a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete volume request issued successfully. Aug 14 06:12:24.902653 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-38d6dc76-9d0c-47f8-8d49-ed6137008e4a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 returned with HTTP 202 Aug 14 06:12:24.903139 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 311/1246] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:12:24 2026] DELETE /volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:12:24.922429 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a4ac5938-dc0e-4983-8b59-8957d59e413a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:24.922429 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a4ac5938-dc0e-4983-8b59-8957d59e413a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 Aug 14 06:12:24.922429 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a4ac5938-dc0e-4983-8b59-8957d59e413a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:24.925432 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a4ac5938-dc0e-4983-8b59-8957d59e413a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:24.939307 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:24.939307 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:24.945141 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a4ac5938-dc0e-4983-8b59-8957d59e413a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:24.951326 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a4ac5938-dc0e-4983-8b59-8957d59e413a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 returned with HTTP 200 Aug 14 06:12:24.952021 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 314/1247] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:24 2026] GET /volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 => generated 1360 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:25.580086 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-08dc67f9-b1c3-445c-898c-62d47ca960ec None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:25.584326 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-08dc67f9-b1c3-445c-898c-62d47ca960ec tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b Aug 14 06:12:25.586604 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-08dc67f9-b1c3-445c-898c-62d47ca960ec tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:25.586604 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-08dc67f9-b1c3-445c-898c-62d47ca960ec tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:25.600488 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:25.600488 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:25.608492 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-08dc67f9-b1c3-445c-898c-62d47ca960ec tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:12:25.615413 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-08dc67f9-b1c3-445c-898c-62d47ca960ec tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b returned with HTTP 200 Aug 14 06:12:25.615981 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 314/1248] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:25 2026] GET /volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:25.952096 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-64aceb60-fdd9-42ea-91a9-39df38b15025 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:25.954325 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-64aceb60-fdd9-42ea-91a9-39df38b15025 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] POST https://10.4.3.127/volume/v3/attachments/9283c26a-02b8-4f8e-adea-7794e6ad7e90/action Aug 14 06:12:25.956419 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-64aceb60-fdd9-42ea-91a9-39df38b15025 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:12:25.956419 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-64aceb60-fdd9-42ea-91a9-39df38b15025 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:25.971107 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:25.971107 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:25.973732 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-658c4120-b725-4f35-8949-2e9bc98a9afc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:25.975822 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-658c4120-b725-4f35-8949-2e9bc98a9afc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 Aug 14 06:12:25.976046 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-658c4120-b725-4f35-8949-2e9bc98a9afc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:25.976270 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-658c4120-b725-4f35-8949-2e9bc98a9afc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:25.982962 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-658c4120-b725-4f35-8949-2e9bc98a9afc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 returned with HTTP 404 Aug 14 06:12:25.983595 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 312/1249] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:25 2026] GET /volume/v3/volumes/080a3a84-b217-40f1-8a14-e91b8ee80071 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:25.987737 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-dc584286-47b8-4e4d-b02e-5beb55b68052 req-64aceb60-fdd9-42ea-91a9-39df38b15025 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/attachments/9283c26a-02b8-4f8e-adea-7794e6ad7e90/action returned with HTTP 204 Aug 14 06:12:25.987737 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 310/1250] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:12:25 2026] POST /volume/v3/attachments/9283c26a-02b8-4f8e-adea-7794e6ad7e90/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:26.002689 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f7445dcd-303d-4438-953d-385d44234cae None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:26.007268 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f7445dcd-303d-4438-953d-385d44234cae tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:12:26.007268 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f7445dcd-303d-4438-953d-385d44234cae tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:26.007268 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f7445dcd-303d-4438-953d-385d44234cae tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:26.018889 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:26.018889 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:26.024579 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f7445dcd-303d-4438-953d-385d44234cae tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:26.035153 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f7445dcd-303d-4438-953d-385d44234cae tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 returned with HTTP 200 Aug 14 06:12:26.036580 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 315/1251] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:26 2026] GET /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:26.052747 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e7aabf94-2081-494c-8950-8228205d1b63 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:26.055440 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e7aabf94-2081-494c-8950-8228205d1b63 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:12:26.055959 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e7aabf94-2081-494c-8950-8228205d1b63 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e63c8dcc-732d-4e91-ae32-87953f159f68", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-774922426"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:26.079550 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:26.079550 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:26.079550 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e7aabf94-2081-494c-8950-8228205d1b63 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:26.079550 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-e7aabf94-2081-494c-8950-8228205d1b63 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create snapshot from volume e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:12:26.115590 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-e7aabf94-2081-494c-8950-8228205d1b63 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Created reservations ['aa41c94b-fc84-4e28-83e8-f478d48c8d75', 'a2ae0881-5bd5-414a-ac45-8b9489c6efc9', 'e621c272-1a89-48e9-819e-a6fe20da3b55', 'e0c44dd2-64c5-47a1-bdd4-216f91b17e8c'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:26.165096 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e7aabf94-2081-494c-8950-8228205d1b63 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot create request issued successfully. Aug 14 06:12:26.165506 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e7aabf94-2081-494c-8950-8228205d1b63 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:12:26.170086 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 315/1252] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:12:26 2026] POST /volume/v3/snapshots => generated 379 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:12:26.183719 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-913c047f-e49f-4466-b409-c6612f4711ed None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:26.187063 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-913c047f-e49f-4466-b409-c6612f4711ed tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 Aug 14 06:12:26.187063 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-913c047f-e49f-4466-b409-c6612f4711ed tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:26.187063 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-913c047f-e49f-4466-b409-c6612f4711ed tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:26.194547 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:26.194547 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:26.195278 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-913c047f-e49f-4466-b409-c6612f4711ed tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:12:26.196696 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-913c047f-e49f-4466-b409-c6612f4711ed tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 returned with HTTP 200 Aug 14 06:12:26.197362 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 313/1253] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:26 2026] GET /volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 => generated 511 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:26.609232 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fcf5186b-273a-42e9-9ce2-11055fe81342 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:26.635254 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9d11ab0d-2d93-4a16-a95c-1c015680852e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:26.636828 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d11ab0d-2d93-4a16-a95c-1c015680852e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b Aug 14 06:12:26.637025 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d11ab0d-2d93-4a16-a95c-1c015680852e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:26.637238 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d11ab0d-2d93-4a16-a95c-1c015680852e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:26.646734 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:26.646734 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:26.650050 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9d11ab0d-2d93-4a16-a95c-1c015680852e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:12:26.654754 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d11ab0d-2d93-4a16-a95c-1c015680852e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b returned with HTTP 200 Aug 14 06:12:26.655258 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 316/1254] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:26 2026] GET /volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:26.672191 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1638df58-a876-4524-beb3-85019ad27787 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:26.675588 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1638df58-a876-4524-beb3-85019ad27787 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b Aug 14 06:12:26.675807 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1638df58-a876-4524-beb3-85019ad27787 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:26.676040 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1638df58-a876-4524-beb3-85019ad27787 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:26.686817 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:26.686817 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:26.691410 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1638df58-a876-4524-beb3-85019ad27787 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:12:26.696945 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1638df58-a876-4524-beb3-85019ad27787 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b returned with HTTP 200 Aug 14 06:12:26.697418 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 316/1255] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:26 2026] GET /volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:26.704481 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fcf5186b-273a-42e9-9ce2-11055fe81342 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:12:26.704481 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fcf5186b-273a-42e9-9ce2-11055fe81342 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-2086968602"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:26.721017 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fcf5186b-273a-42e9-9ce2-11055fe81342 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:12:26.721371 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 311/1256] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:12:26 2026] POST /volume/v3/types => generated 231 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:26.733297 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ed06a19c-b3d1-49c5-9d54-0b300b2f8aea None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:26.737940 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ed06a19c-b3d1-49c5-9d54-0b300b2f8aea tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] POST https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs Aug 14 06:12:26.738334 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ed06a19c-b3d1-49c5-9d54-0b300b2f8aea tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:26.774104 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-3ba3f6b6-38dd-47f2-8feb-ba2c7650b142 req-b01f5dab-c3ba-4121-b41f-9cd04b823d91 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:26.776510 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3ba3f6b6-38dd-47f2-8feb-ba2c7650b142 req-b01f5dab-c3ba-4121-b41f-9cd04b823d91 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b Aug 14 06:12:26.776785 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3ba3f6b6-38dd-47f2-8feb-ba2c7650b142 req-b01f5dab-c3ba-4121-b41f-9cd04b823d91 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:26.776983 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3ba3f6b6-38dd-47f2-8feb-ba2c7650b142 req-b01f5dab-c3ba-4121-b41f-9cd04b823d91 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:26.787741 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:26.787741 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:26.791737 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-3ba3f6b6-38dd-47f2-8feb-ba2c7650b142 req-b01f5dab-c3ba-4121-b41f-9cd04b823d91 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:12:26.797296 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3ba3f6b6-38dd-47f2-8feb-ba2c7650b142 req-b01f5dab-c3ba-4121-b41f-9cd04b823d91 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b returned with HTTP 200 Aug 14 06:12:26.797712 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 317/1257] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:12:26 2026] GET /volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:26.804709 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ed06a19c-b3d1-49c5-9d54-0b300b2f8aea tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs returned with HTTP 200 Aug 14 06:12:26.805272 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 314/1258] 10.4.3.127 () {68 vars in 1399 bytes} [Fri Aug 14 06:12:26 2026] POST /volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs => generated 34 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:12:26.814891 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ad1d9b08-4e81-4a58-95d4-e90cc7295d09 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:26.815028 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fcfba464-d9f3-4ddd-9b57-8a67f59e2483 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:26.816770 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ad1d9b08-4e81-4a58-95d4-e90cc7295d09 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] GET https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs/spec3 Aug 14 06:12:26.817086 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ad1d9b08-4e81-4a58-95d4-e90cc7295d09 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:26.817351 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fcfba464-d9f3-4ddd-9b57-8a67f59e2483 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b Aug 14 06:12:26.817441 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ad1d9b08-4e81-4a58-95d4-e90cc7295d09 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:26.817671 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fcfba464-d9f3-4ddd-9b57-8a67f59e2483 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:26.817926 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fcfba464-d9f3-4ddd-9b57-8a67f59e2483 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:26.825483 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ad1d9b08-4e81-4a58-95d4-e90cc7295d09 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs/spec3 returned with HTTP 200 Aug 14 06:12:26.826007 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 312/1259] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 14 06:12:26 2026] GET /volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs/spec3 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:12:26.837541 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:26.837541 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:26.839878 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7a4cf703-f2f8-4b7b-bbe6-c1be5027c15d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:26.842443 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fcfba464-d9f3-4ddd-9b57-8a67f59e2483 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:12:26.842606 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7a4cf703-f2f8-4b7b-bbe6-c1be5027c15d tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] DELETE https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs/spec3 Aug 14 06:12:26.843161 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7a4cf703-f2f8-4b7b-bbe6-c1be5027c15d tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:26.843161 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7a4cf703-f2f8-4b7b-bbe6-c1be5027c15d tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:26.850063 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fcfba464-d9f3-4ddd-9b57-8a67f59e2483 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b returned with HTTP 200 Aug 14 06:12:26.850986 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 317/1260] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:26 2026] GET /volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:26.866516 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7a4cf703-f2f8-4b7b-bbe6-c1be5027c15d tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs/spec3 returned with HTTP 202 Aug 14 06:12:26.866516 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 318/1261] 10.4.3.127 () {66 vars in 1399 bytes} [Fri Aug 14 06:12:26 2026] DELETE /volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs/spec3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:12:26.873674 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-94048e96-c71f-4e69-b2bd-25ee695d6850 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:26.876140 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-94048e96-c71f-4e69-b2bd-25ee695d6850 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] GET https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs/spec3 Aug 14 06:12:26.876370 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-94048e96-c71f-4e69-b2bd-25ee695d6850 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:26.876651 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-94048e96-c71f-4e69-b2bd-25ee695d6850 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:26.886429 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-94048e96-c71f-4e69-b2bd-25ee695d6850 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs/spec3 returned with HTTP 404 Aug 14 06:12:26.886429 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 315/1262] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 14 06:12:26 2026] GET /volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs/spec3 => generated 129 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:26.895264 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-df07969d-0892-4955-bf45-47e29704cb8c req-d256d35b-5b79-49dd-bcee-8fb62145a865 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:26.895417 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-41fa65e9-1b07-4211-accf-42ef477074e9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:26.897024 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-41fa65e9-1b07-4211-accf-42ef477074e9 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] POST https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs Aug 14 06:12:26.897411 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-41fa65e9-1b07-4211-accf-42ef477074e9 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:26.898439 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-df07969d-0892-4955-bf45-47e29704cb8c req-d256d35b-5b79-49dd-bcee-8fb62145a865 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b Aug 14 06:12:26.898653 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-df07969d-0892-4955-bf45-47e29704cb8c req-d256d35b-5b79-49dd-bcee-8fb62145a865 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:26.898828 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-df07969d-0892-4955-bf45-47e29704cb8c req-d256d35b-5b79-49dd-bcee-8fb62145a865 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:26.919920 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:26.919920 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:26.926988 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-df07969d-0892-4955-bf45-47e29704cb8c req-d256d35b-5b79-49dd-bcee-8fb62145a865 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:12:26.932310 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-df07969d-0892-4955-bf45-47e29704cb8c req-d256d35b-5b79-49dd-bcee-8fb62145a865 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b returned with HTTP 200 Aug 14 06:12:26.932801 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 313/1263] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:12:26 2026] GET /volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:26.948313 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-41fa65e9-1b07-4211-accf-42ef477074e9 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs returned with HTTP 200 Aug 14 06:12:26.948757 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 318/1264] 10.4.3.127 () {68 vars in 1399 bytes} [Fri Aug 14 06:12:26 2026] POST /volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs => generated 34 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:12:26.950572 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-df07969d-0892-4955-bf45-47e29704cb8c req-c939fb88-9822-496c-9fc3-a54304c3be25 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:26.952934 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-df07969d-0892-4955-bf45-47e29704cb8c req-c939fb88-9822-496c-9fc3-a54304c3be25 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] POST https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b/action Aug 14 06:12:26.953320 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-df07969d-0892-4955-bf45-47e29704cb8c req-c939fb88-9822-496c-9fc3-a54304c3be25 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:12:26.953463 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-df07969d-0892-4955-bf45-47e29704cb8c req-c939fb88-9822-496c-9fc3-a54304c3be25 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:26.960089 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9859d81a-9873-49f5-9902-20402dcb7fab None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:26.962845 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9859d81a-9873-49f5-9902-20402dcb7fab tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] GET https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs Aug 14 06:12:26.963043 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9859d81a-9873-49f5-9902-20402dcb7fab tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:26.963229 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9859d81a-9873-49f5-9902-20402dcb7fab tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:26.965056 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:26.965056 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:26.965611 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-df07969d-0892-4955-bf45-47e29704cb8c req-c939fb88-9822-496c-9fc3-a54304c3be25 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:12:26.970576 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9859d81a-9873-49f5-9902-20402dcb7fab tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs returned with HTTP 200 Aug 14 06:12:26.970934 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 316/1265] 10.4.3.127 () {66 vars in 1378 bytes} [Fri Aug 14 06:12:26 2026] GET /volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs => generated 34 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:12:26.972667 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-df07969d-0892-4955-bf45-47e29704cb8c req-c939fb88-9822-496c-9fc3-a54304c3be25 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Begin detaching volume completed successfully. Aug 14 06:12:26.973020 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-df07969d-0892-4955-bf45-47e29704cb8c req-c939fb88-9822-496c-9fc3-a54304c3be25 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b/action returned with HTTP 202 Aug 14 06:12:26.973514 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 319/1266] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:12:26 2026] POST /volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:12:26.980410 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7fc6efff-42c6-4872-8a34-1c8b5496dad1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:26.984244 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7fc6efff-42c6-4872-8a34-1c8b5496dad1 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] POST https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs Aug 14 06:12:26.984244 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7fc6efff-42c6-4872-8a34-1c8b5496dad1 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:27.020272 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0916c8dd-76f1-4b91-95b9-9560e69c6b1b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:27.020668 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0916c8dd-76f1-4b91-95b9-9560e69c6b1b None None] GET https://10.4.3.127/volume// Aug 14 06:12:27.020756 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7fc6efff-42c6-4872-8a34-1c8b5496dad1 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs returned with HTTP 200 Aug 14 06:12:27.020836 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0916c8dd-76f1-4b91-95b9-9560e69c6b1b None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:27.021036 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0916c8dd-76f1-4b91-95b9-9560e69c6b1b None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:27.021372 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0916c8dd-76f1-4b91-95b9-9560e69c6b1b None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:12:27.021646 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 314/1267] 10.4.3.127 () {68 vars in 1399 bytes} [Fri Aug 14 06:12:26 2026] POST /volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs => generated 34 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:12:27.021747 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 319/1268] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:12:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:12:27.034986 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3e9be2bf-1319-44ee-b3ab-5f955b1eb245 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:27.036641 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-df07969d-0892-4955-bf45-47e29704cb8c req-9af04972-5925-46ae-be2b-0077e9061b7e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:27.037646 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3e9be2bf-1319-44ee-b3ab-5f955b1eb245 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] PUT https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs/spec2 Aug 14 06:12:27.037723 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3e9be2bf-1319-44ee-b3ab-5f955b1eb245 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:27.039154 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-df07969d-0892-4955-bf45-47e29704cb8c req-9af04972-5925-46ae-be2b-0077e9061b7e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b Aug 14 06:12:27.039417 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-df07969d-0892-4955-bf45-47e29704cb8c req-9af04972-5925-46ae-be2b-0077e9061b7e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:27.039728 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-df07969d-0892-4955-bf45-47e29704cb8c req-9af04972-5925-46ae-be2b-0077e9061b7e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:27.052591 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:27.052591 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:27.057053 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3e9be2bf-1319-44ee-b3ab-5f955b1eb245 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs/spec2 returned with HTTP 200 Aug 14 06:12:27.057477 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 317/1269] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 14 06:12:27 2026] PUT /volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs/spec2 => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:12:27.057891 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-df07969d-0892-4955-bf45-47e29704cb8c req-9af04972-5925-46ae-be2b-0077e9061b7e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:12:27.064495 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-df07969d-0892-4955-bf45-47e29704cb8c req-9af04972-5925-46ae-be2b-0077e9061b7e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b returned with HTTP 200 Aug 14 06:12:27.065150 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 320/1270] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:12:27 2026] GET /volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b => generated 1321 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:12:27.070622 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f3d4b924-3af0-4d9e-a414-c60c8b5c2ecf None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:27.076429 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f3d4b924-3af0-4d9e-a414-c60c8b5c2ecf tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] GET https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs/spec2 Aug 14 06:12:27.076429 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f3d4b924-3af0-4d9e-a414-c60c8b5c2ecf tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:27.076429 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f3d4b924-3af0-4d9e-a414-c60c8b5c2ecf tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:27.082167 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f3d4b924-3af0-4d9e-a414-c60c8b5c2ecf tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs/spec2 returned with HTTP 200 Aug 14 06:12:27.082780 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 315/1271] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 14 06:12:27 2026] GET /volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs/spec2 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:12:27.089865 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3e6f621e-eeb0-4fa2-8318-9eb1bd6e0413 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:27.092117 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3e6f621e-eeb0-4fa2-8318-9eb1bd6e0413 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] POST https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs Aug 14 06:12:27.092504 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3e6f621e-eeb0-4fa2-8318-9eb1bd6e0413 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:27.110973 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-913462f7-efe9-4978-b151-184f201dc294 req-24ec2bd6-e380-4b5a-86d3-7f02e7a70cd7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:27.113597 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-913462f7-efe9-4978-b151-184f201dc294 req-24ec2bd6-e380-4b5a-86d3-7f02e7a70cd7 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 Aug 14 06:12:27.113884 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-913462f7-efe9-4978-b151-184f201dc294 req-24ec2bd6-e380-4b5a-86d3-7f02e7a70cd7 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:27.114154 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-913462f7-efe9-4978-b151-184f201dc294 req-24ec2bd6-e380-4b5a-86d3-7f02e7a70cd7 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:27.120555 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3e6f621e-eeb0-4fa2-8318-9eb1bd6e0413 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs returned with HTTP 200 Aug 14 06:12:27.121008 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 320/1272] 10.4.3.127 () {68 vars in 1399 bytes} [Fri Aug 14 06:12:27 2026] POST /volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs => generated 51 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:12:27.123849 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:27.123849 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:27.127853 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-913462f7-efe9-4978-b151-184f201dc294 req-24ec2bd6-e380-4b5a-86d3-7f02e7a70cd7 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:12:27.132481 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-913462f7-efe9-4978-b151-184f201dc294 req-24ec2bd6-e380-4b5a-86d3-7f02e7a70cd7 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 returned with HTTP 200 Aug 14 06:12:27.133224 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 318/1273] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:12:27 2026] GET /volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:27.133395 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d001d2be-2e8a-4be9-8f3c-c244820d0cb2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:27.135633 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d001d2be-2e8a-4be9-8f3c-c244820d0cb2 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] GET https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs Aug 14 06:12:27.135633 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d001d2be-2e8a-4be9-8f3c-c244820d0cb2 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:27.135633 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d001d2be-2e8a-4be9-8f3c-c244820d0cb2 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:27.147876 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d001d2be-2e8a-4be9-8f3c-c244820d0cb2 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs returned with HTTP 200 Aug 14 06:12:27.148355 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 321/1274] 10.4.3.127 () {66 vars in 1378 bytes} [Fri Aug 14 06:12:27 2026] GET /volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb/extra_specs => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:12:27.156454 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d75c2d8f-1859-4cfb-a8da-6a05fcbafdf9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:27.158652 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d75c2d8f-1859-4cfb-a8da-6a05fcbafdf9 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] DELETE https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb Aug 14 06:12:27.158909 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d75c2d8f-1859-4cfb-a8da-6a05fcbafdf9 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:27.159048 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-28282e10-172f-453b-ba6f-d22ffed642f4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:27.159168 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d75c2d8f-1859-4cfb-a8da-6a05fcbafdf9 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:27.159513 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-28282e10-172f-453b-ba6f-d22ffed642f4 None None] GET https://10.4.3.127/volume// Aug 14 06:12:27.159700 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-28282e10-172f-453b-ba6f-d22ffed642f4 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:27.159905 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-28282e10-172f-453b-ba6f-d22ffed642f4 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:27.160271 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-28282e10-172f-453b-ba6f-d22ffed642f4 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:12:27.160668 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 321/1275] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:12:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:12:27.172022 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-913462f7-efe9-4978-b151-184f201dc294 req-311d5697-0fe4-47ec-ba9b-386c98ac8deb None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:27.175008 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-913462f7-efe9-4978-b151-184f201dc294 req-311d5697-0fe4-47ec-ba9b-386c98ac8deb tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:12:27.175511 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-913462f7-efe9-4978-b151-184f201dc294 req-311d5697-0fe4-47ec-ba9b-386c98ac8deb tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e6e0eb1-1030-422e-8070-e9e6a4026a98", "connector": null, "instance_uuid": "b29a5d3a-b748-458c-a8c0-931562526d4e"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:27.186772 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:27.186772 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:27.191258 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d75c2d8f-1859-4cfb-a8da-6a05fcbafdf9 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb returned with HTTP 202 Aug 14 06:12:27.191803 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 316/1276] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:12:27 2026] DELETE /volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:12:27.199265 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f376a927-2076-4504-83bc-6111b8cf9d42 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:27.206410 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f376a927-2076-4504-83bc-6111b8cf9d42 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] GET https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb Aug 14 06:12:27.206410 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f376a927-2076-4504-83bc-6111b8cf9d42 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:27.206914 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f376a927-2076-4504-83bc-6111b8cf9d42 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:27.210912 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-03e88e83-0d58-406a-9a7e-f77ff3d24193 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:27.213194 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03e88e83-0d58-406a-9a7e-f77ff3d24193 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 Aug 14 06:12:27.213410 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-03e88e83-0d58-406a-9a7e-f77ff3d24193 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:27.213655 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-03e88e83-0d58-406a-9a7e-f77ff3d24193 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:27.214456 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f376a927-2076-4504-83bc-6111b8cf9d42 tempest-VolumeTypesExtraSpecsTest-1563125318 tempest-VolumeTypesExtraSpecsTest-1563125318-project-admin] https://10.4.3.127/volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb returned with HTTP 404 Aug 14 06:12:27.215232 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 322/1277] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:12:27 2026] GET /volume/v3/types/33a69629-06f9-4f61-8369-40a9eeb638eb => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:12:27.218615 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:27.218615 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:27.219041 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-03e88e83-0d58-406a-9a7e-f77ff3d24193 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:12:27.219862 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03e88e83-0d58-406a-9a7e-f77ff3d24193 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 returned with HTTP 200 Aug 14 06:12:27.220242 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 322/1278] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:27 2026] GET /volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:27.231838 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f823a064-9bb1-45d8-bd1b-1ceafbfa6728 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:27.233873 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f823a064-9bb1-45d8-bd1b-1ceafbfa6728 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 Aug 14 06:12:27.234135 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f823a064-9bb1-45d8-bd1b-1ceafbfa6728 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:27.234384 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f823a064-9bb1-45d8-bd1b-1ceafbfa6728 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:27.236019 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-913462f7-efe9-4978-b151-184f201dc294 req-311d5697-0fe4-47ec-ba9b-386c98ac8deb tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:12:27.236656 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 319/1279] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:12:27 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:27.242521 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:27.242521 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:27.243123 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f823a064-9bb1-45d8-bd1b-1ceafbfa6728 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:12:27.244192 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f823a064-9bb1-45d8-bd1b-1ceafbfa6728 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 returned with HTTP 200 Aug 14 06:12:27.245162 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 317/1280] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:27 2026] GET /volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 => generated 538 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:27.258223 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f06aa562-9f23-42ea-8f8b-bd159afc51ed None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:27.258906 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f06aa562-9f23-42ea-8f8b-bd159afc51ed tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots Aug 14 06:12:27.259160 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f06aa562-9f23-42ea-8f8b-bd159afc51ed tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:27.259589 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f06aa562-9f23-42ea-8f8b-bd159afc51ed tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:27.259737 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-f06aa562-9f23-42ea-8f8b-bd159afc51ed tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:12:27.261220 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-f06aa562-9f23-42ea-8f8b-bd159afc51ed tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Building query based on filter {{(pid=100407) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:12:27.270269 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f06aa562-9f23-42ea-8f8b-bd159afc51ed tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Get all snapshots completed successfully. Aug 14 06:12:27.270975 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f06aa562-9f23-42ea-8f8b-bd159afc51ed tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 200 Aug 14 06:12:27.271971 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 323/1281] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 14 06:12:27 2026] GET /volume/v3/snapshots => generated 407 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:27.284713 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-32305aae-1b63-40e0-b8dc-5aee64edbffc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:27.286061 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-32305aae-1b63-40e0-b8dc-5aee64edbffc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] PUT https://10.4.3.127/volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 Aug 14 06:12:27.286616 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-32305aae-1b63-40e0-b8dc-5aee64edbffc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-224015153", "description": "This is the new description of snapshot."}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:27.290219 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-913462f7-efe9-4978-b151-184f201dc294 req-681bd183-5c73-48d4-974e-5ada71fd75e3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:27.293192 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-913462f7-efe9-4978-b151-184f201dc294 req-681bd183-5c73-48d4-974e-5ada71fd75e3 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] POST https://10.4.3.127/volume/v3/attachments/5693fb47-1536-42aa-bb24-17b8a269fdac/action Aug 14 06:12:27.293637 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-913462f7-efe9-4978-b151-184f201dc294 req-681bd183-5c73-48d4-974e-5ada71fd75e3 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:12:27.293781 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-913462f7-efe9-4978-b151-184f201dc294 req-681bd183-5c73-48d4-974e-5ada71fd75e3 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:27.297497 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:27.297497 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:27.298241 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-32305aae-1b63-40e0-b8dc-5aee64edbffc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:12:27.310572 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-32305aae-1b63-40e0-b8dc-5aee64edbffc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 returned with HTTP 200 Aug 14 06:12:27.311070 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 323/1282] 10.4.3.127 () {68 vars in 1375 bytes} [Fri Aug 14 06:12:27 2026] PUT /volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:27.316146 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:27.316146 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:27.320597 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ab903ac3-d2b8-40c9-bac8-17e2d3e58fc7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:27.322234 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ab903ac3-d2b8-40c9-bac8-17e2d3e58fc7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 Aug 14 06:12:27.322389 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ab903ac3-d2b8-40c9-bac8-17e2d3e58fc7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:27.322612 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ab903ac3-d2b8-40c9-bac8-17e2d3e58fc7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:27.329321 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:27.329321 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:27.329843 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-913462f7-efe9-4978-b151-184f201dc294 req-681bd183-5c73-48d4-974e-5ada71fd75e3 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/attachments/5693fb47-1536-42aa-bb24-17b8a269fdac/action returned with HTTP 204 Aug 14 06:12:27.330024 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ab903ac3-d2b8-40c9-bac8-17e2d3e58fc7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:12:27.330393 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 320/1283] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:12:27 2026] POST /volume/v3/attachments/5693fb47-1536-42aa-bb24-17b8a269fdac/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:27.332612 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ab903ac3-d2b8-40c9-bac8-17e2d3e58fc7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 returned with HTTP 200 Aug 14 06:12:27.332612 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 318/1284] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:27 2026] GET /volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 => generated 576 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:27.341392 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d0f21f30-6ff5-4ff4-a9bf-2aaf5325e928 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:27.343569 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d0f21f30-6ff5-4ff4-a9bf-2aaf5325e928 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 Aug 14 06:12:27.343814 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d0f21f30-6ff5-4ff4-a9bf-2aaf5325e928 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:27.344043 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d0f21f30-6ff5-4ff4-a9bf-2aaf5325e928 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:27.344166 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-d0f21f30-6ff5-4ff4-a9bf-2aaf5325e928 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete snapshot with id: d0500184-a6ab-4756-b0f3-d8771e372e38 Aug 14 06:12:27.354475 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:27.354475 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:27.354889 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a28214b6-a5a2-4912-83de-91a35da62d5e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:27.355144 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d0f21f30-6ff5-4ff4-a9bf-2aaf5325e928 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:12:27.357042 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a28214b6-a5a2-4912-83de-91a35da62d5e tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 Aug 14 06:12:27.357291 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a28214b6-a5a2-4912-83de-91a35da62d5e tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:27.357572 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a28214b6-a5a2-4912-83de-91a35da62d5e tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:27.369076 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:27.369076 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:27.373285 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a28214b6-a5a2-4912-83de-91a35da62d5e tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:12:27.374734 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d0f21f30-6ff5-4ff4-a9bf-2aaf5325e928 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot delete request issued successfully. Aug 14 06:12:27.374995 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d0f21f30-6ff5-4ff4-a9bf-2aaf5325e928 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 returned with HTTP 202 Aug 14 06:12:27.375409 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 324/1285] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:12:27 2026] DELETE /volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:12:27.378866 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a28214b6-a5a2-4912-83de-91a35da62d5e tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 returned with HTTP 200 Aug 14 06:12:27.379365 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 324/1286] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:27 2026] GET /volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 => generated 1112 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:27.387179 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-dc517aac-7ea9-4369-a4ca-4db0081487f4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:27.395722 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dc517aac-7ea9-4369-a4ca-4db0081487f4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 Aug 14 06:12:27.395722 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dc517aac-7ea9-4369-a4ca-4db0081487f4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:27.395722 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dc517aac-7ea9-4369-a4ca-4db0081487f4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:27.398161 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:27.398161 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:27.398732 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-dc517aac-7ea9-4369-a4ca-4db0081487f4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:12:27.400006 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dc517aac-7ea9-4369-a4ca-4db0081487f4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 returned with HTTP 200 Aug 14 06:12:27.400370 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 321/1287] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:27 2026] GET /volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 => generated 575 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:27.401287 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c82d0739-5330-46de-97e2-a5e12c510c0d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:27.407478 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c82d0739-5330-46de-97e2-a5e12c510c0d tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 Aug 14 06:12:27.407670 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c82d0739-5330-46de-97e2-a5e12c510c0d tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:27.407879 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c82d0739-5330-46de-97e2-a5e12c510c0d tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:27.427239 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:27.427239 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:27.433697 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c82d0739-5330-46de-97e2-a5e12c510c0d tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:12:27.440322 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c82d0739-5330-46de-97e2-a5e12c510c0d tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 returned with HTTP 200 Aug 14 06:12:27.440965 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 319/1288] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:27 2026] GET /volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 => generated 1112 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:28.099761 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-df07969d-0892-4955-bf45-47e29704cb8c req-a7c22422-3c69-40a9-8f0e-6e3c8b0199a0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:28.103382 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-df07969d-0892-4955-bf45-47e29704cb8c req-a7c22422-3c69-40a9-8f0e-6e3c8b0199a0 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] DELETE https://10.4.3.127/volume/v3/attachments/9283c26a-02b8-4f8e-adea-7794e6ad7e90 Aug 14 06:12:28.103785 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-df07969d-0892-4955-bf45-47e29704cb8c req-a7c22422-3c69-40a9-8f0e-6e3c8b0199a0 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:28.104848 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-df07969d-0892-4955-bf45-47e29704cb8c req-a7c22422-3c69-40a9-8f0e-6e3c8b0199a0 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:28.122723 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:28.122723 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:28.187014 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-df07969d-0892-4955-bf45-47e29704cb8c req-a7c22422-3c69-40a9-8f0e-6e3c8b0199a0 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/attachments/9283c26a-02b8-4f8e-adea-7794e6ad7e90 returned with HTTP 200 Aug 14 06:12:28.187645 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 325/1289] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:12:28 2026] DELETE /volume/v3/attachments/9283c26a-02b8-4f8e-adea-7794e6ad7e90 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:28.412994 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-783a5d92-c832-48ad-8c70-9732e525cbfb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:28.415026 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-783a5d92-c832-48ad-8c70-9732e525cbfb tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 Aug 14 06:12:28.415273 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-783a5d92-c832-48ad-8c70-9732e525cbfb tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:28.415598 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-783a5d92-c832-48ad-8c70-9732e525cbfb tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:28.420213 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-783a5d92-c832-48ad-8c70-9732e525cbfb tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 returned with HTTP 404 Aug 14 06:12:28.420802 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 325/1290] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:28 2026] GET /volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:28.431962 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-94ca8648-1a8d-481c-9328-328e7d201c46 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:28.434344 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-94ca8648-1a8d-481c-9328-328e7d201c46 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 Aug 14 06:12:28.434650 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-94ca8648-1a8d-481c-9328-328e7d201c46 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:28.434935 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-94ca8648-1a8d-481c-9328-328e7d201c46 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:28.435096 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-94ca8648-1a8d-481c-9328-328e7d201c46 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete snapshot with id: d0500184-a6ab-4756-b0f3-d8771e372e38 Aug 14 06:12:28.442061 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-94ca8648-1a8d-481c-9328-328e7d201c46 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 returned with HTTP 404 Aug 14 06:12:28.442757 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 322/1291] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:12:28 2026] DELETE /volume/v3/snapshots/d0500184-a6ab-4756-b0f3-d8771e372e38 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:28.451693 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d880a157-6536-4b3c-9647-096ea3e2e543 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:28.454497 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d880a157-6536-4b3c-9647-096ea3e2e543 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:12:28.454845 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d880a157-6536-4b3c-9647-096ea3e2e543 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:28.455000 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d880a157-6536-4b3c-9647-096ea3e2e543 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:28.462457 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:28.462457 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:28.466721 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d880a157-6536-4b3c-9647-096ea3e2e543 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:28.471879 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d880a157-6536-4b3c-9647-096ea3e2e543 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 returned with HTTP 200 Aug 14 06:12:28.472309 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 320/1292] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:28 2026] GET /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:28.485724 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-46014f77-6982-4fc1-8794-0fbf4109f95b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:28.487493 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46014f77-6982-4fc1-8794-0fbf4109f95b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:12:28.487867 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46014f77-6982-4fc1-8794-0fbf4109f95b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e63c8dcc-732d-4e91-ae32-87953f159f68", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1390940444"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:28.498279 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:28.498279 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:28.498871 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-46014f77-6982-4fc1-8794-0fbf4109f95b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:12:28.499101 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-46014f77-6982-4fc1-8794-0fbf4109f95b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create snapshot from volume e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:12:28.531471 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-46014f77-6982-4fc1-8794-0fbf4109f95b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Created reservations ['87e98f7a-e2b4-42e8-bea4-4c48beb0aef2', '7f35aa93-d088-4a6f-be79-426a8a836433', '13b8e1c2-e875-425d-992c-d5f044cd3ea0', '217d2e4d-2969-424c-970b-287551ab4e66'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:28.566496 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-46014f77-6982-4fc1-8794-0fbf4109f95b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot create request issued successfully. Aug 14 06:12:28.570426 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46014f77-6982-4fc1-8794-0fbf4109f95b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:12:28.570426 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 326/1293] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:12:28 2026] POST /volume/v3/snapshots => generated 310 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:12:28.576292 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2a390ab9-9667-471d-9a23-f70088ee5123 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:28.581848 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2a390ab9-9667-471d-9a23-f70088ee5123 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/0df3a2b7-633d-4a7d-8fcf-89395db5f101 Aug 14 06:12:28.581932 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2a390ab9-9667-471d-9a23-f70088ee5123 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:28.582796 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2a390ab9-9667-471d-9a23-f70088ee5123 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:28.600379 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:28.600379 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:28.601269 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2a390ab9-9667-471d-9a23-f70088ee5123 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:12:28.604893 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2a390ab9-9667-471d-9a23-f70088ee5123 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/0df3a2b7-633d-4a7d-8fcf-89395db5f101 returned with HTTP 200 Aug 14 06:12:28.604893 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 326/1294] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:28 2026] GET /volume/v3/snapshots/0df3a2b7-633d-4a7d-8fcf-89395db5f101 => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:29.129733 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-44273546-7da8-46d1-aef9-d2fb014cc6aa None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:29.130204 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-44273546-7da8-46d1-aef9-d2fb014cc6aa None None] GET https://10.4.3.127/volume// Aug 14 06:12:29.130362 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-44273546-7da8-46d1-aef9-d2fb014cc6aa None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:29.130582 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-44273546-7da8-46d1-aef9-d2fb014cc6aa None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:29.130911 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-44273546-7da8-46d1-aef9-d2fb014cc6aa None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:12:29.131193 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 323/1295] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:12:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:12:29.141679 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-2bbf89b4-8c9a-4995-86cd-f1c68117b368 req-c1a6ec56-a41c-4072-ba56-141727abcf5d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:29.145458 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-2bbf89b4-8c9a-4995-86cd-f1c68117b368 req-c1a6ec56-a41c-4072-ba56-141727abcf5d tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 Aug 14 06:12:29.145458 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-2bbf89b4-8c9a-4995-86cd-f1c68117b368 req-c1a6ec56-a41c-4072-ba56-141727abcf5d tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:29.145458 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-2bbf89b4-8c9a-4995-86cd-f1c68117b368 req-c1a6ec56-a41c-4072-ba56-141727abcf5d tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:29.154074 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-684555fd-2434-4b27-a6be-34663411667b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:29.159426 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-684555fd-2434-4b27-a6be-34663411667b tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b Aug 14 06:12:29.159426 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-684555fd-2434-4b27-a6be-34663411667b tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:29.159426 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-684555fd-2434-4b27-a6be-34663411667b tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:29.163278 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:29.163278 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:29.167364 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-2bbf89b4-8c9a-4995-86cd-f1c68117b368 req-c1a6ec56-a41c-4072-ba56-141727abcf5d tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:12:29.170796 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:29.170796 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:29.173165 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-2bbf89b4-8c9a-4995-86cd-f1c68117b368 req-c1a6ec56-a41c-4072-ba56-141727abcf5d tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 returned with HTTP 200 Aug 14 06:12:29.173489 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 321/1296] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:12:29 2026] GET /volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 => generated 1292 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:12:29.175416 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-684555fd-2434-4b27-a6be-34663411667b tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:12:29.182314 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-684555fd-2434-4b27-a6be-34663411667b tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b returned with HTTP 200 Aug 14 06:12:29.183230 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 327/1297] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:29 2026] GET /volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:29.348468 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-2bbf89b4-8c9a-4995-86cd-f1c68117b368 req-a26c437c-42bf-4fcc-898c-a4807cf82779 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:29.354328 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-2bbf89b4-8c9a-4995-86cd-f1c68117b368 req-a26c437c-42bf-4fcc-898c-a4807cf82779 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] PUT https://10.4.3.127/volume/v3/attachments/5693fb47-1536-42aa-bb24-17b8a269fdac Aug 14 06:12:29.354733 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-2bbf89b4-8c9a-4995-86cd-f1c68117b368 req-a26c437c-42bf-4fcc-898c-a4807cf82779 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:29.364735 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-2bbf89b4-8c9a-4995-86cd-f1c68117b368 req-a26c437c-42bf-4fcc-898c-a4807cf82779 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Acquiring lock "cinder-attachment_update-0e6e0eb1-1030-422e-8070-e9e6a4026a98-np0000007331" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:12:29.371388 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-2bbf89b4-8c9a-4995-86cd-f1c68117b368 req-a26c437c-42bf-4fcc-898c-a4807cf82779 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Lock "cinder-attachment_update-0e6e0eb1-1030-422e-8070-e9e6a4026a98-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:12:29.372897 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:29.372897 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:29.496335 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-2bbf89b4-8c9a-4995-86cd-f1c68117b368 req-a26c437c-42bf-4fcc-898c-a4807cf82779 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Lock "cinder-attachment_update-0e6e0eb1-1030-422e-8070-e9e6a4026a98-np0000007331" released by "attachment_update" :: held 0.126s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:12:29.496823 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-2bbf89b4-8c9a-4995-86cd-f1c68117b368 req-a26c437c-42bf-4fcc-898c-a4807cf82779 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/attachments/5693fb47-1536-42aa-bb24-17b8a269fdac returned with HTTP 200 Aug 14 06:12:29.497287 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 327/1298] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:12:29 2026] PUT /volume/v3/attachments/5693fb47-1536-42aa-bb24-17b8a269fdac => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:29.541671 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-2bbf89b4-8c9a-4995-86cd-f1c68117b368 req-6f7320a9-823d-464e-9ea1-8fcf41b1be98 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:29.544368 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-2bbf89b4-8c9a-4995-86cd-f1c68117b368 req-6f7320a9-823d-464e-9ea1-8fcf41b1be98 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] POST https://10.4.3.127/volume/v3/attachments/5693fb47-1536-42aa-bb24-17b8a269fdac/action Aug 14 06:12:29.545244 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-2bbf89b4-8c9a-4995-86cd-f1c68117b368 req-6f7320a9-823d-464e-9ea1-8fcf41b1be98 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:12:29.545562 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-2bbf89b4-8c9a-4995-86cd-f1c68117b368 req-6f7320a9-823d-464e-9ea1-8fcf41b1be98 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:29.568511 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:29.568511 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:29.585077 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-2bbf89b4-8c9a-4995-86cd-f1c68117b368 req-6f7320a9-823d-464e-9ea1-8fcf41b1be98 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/attachments/5693fb47-1536-42aa-bb24-17b8a269fdac/action returned with HTTP 204 Aug 14 06:12:29.585693 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 324/1299] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:12:29 2026] POST /volume/v3/attachments/5693fb47-1536-42aa-bb24-17b8a269fdac/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:29.614084 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e6874497-05f5-4a7d-a685-f248ed13fc06 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:29.619597 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e6874497-05f5-4a7d-a685-f248ed13fc06 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/0df3a2b7-633d-4a7d-8fcf-89395db5f101 Aug 14 06:12:29.619597 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e6874497-05f5-4a7d-a685-f248ed13fc06 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:29.619597 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e6874497-05f5-4a7d-a685-f248ed13fc06 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:29.628567 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:29.628567 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:29.628567 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e6874497-05f5-4a7d-a685-f248ed13fc06 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:12:29.628567 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e6874497-05f5-4a7d-a685-f248ed13fc06 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/0df3a2b7-633d-4a7d-8fcf-89395db5f101 returned with HTTP 200 Aug 14 06:12:29.628567 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 322/1300] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:12:29 2026] GET /volume/v3/snapshots/0df3a2b7-633d-4a7d-8fcf-89395db5f101 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:30.016979 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2c79ee68-547c-48c9-8017-d1c0afe4d01e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:30.144239 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c79ee68-547c-48c9-8017-d1c0afe4d01e tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:12:30.144690 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2c79ee68-547c-48c9-8017-d1c0afe4d01e tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-2074638212", "extra_specs": {"spec1": "val1"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:30.168817 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c79ee68-547c-48c9-8017-d1c0afe4d01e tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:12:30.169722 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 328/1301] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:12:30 2026] POST /volume/v3/types => generated 243 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:30.178737 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7557c444-ccfb-41f3-b26d-65def79bca0a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:30.182073 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7557c444-ccfb-41f3-b26d-65def79bca0a tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] POST https://10.4.3.127/volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f/extra_specs Aug 14 06:12:30.182613 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7557c444-ccfb-41f3-b26d-65def79bca0a tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:30.185217 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7557c444-ccfb-41f3-b26d-65def79bca0a tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] https://10.4.3.127/volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f/extra_specs returned with HTTP 400 Aug 14 06:12:30.186279 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 328/1302] 10.4.3.127 () {68 vars in 1399 bytes} [Fri Aug 14 06:12:30 2026] POST /volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 06:12:30.197086 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b5bd569b-00ce-47b3-a0dc-2eb41e20ba44 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:30.200374 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b5bd569b-00ce-47b3-a0dc-2eb41e20ba44 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] POST https://10.4.3.127/volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f/extra_specs Aug 14 06:12:30.200822 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b5bd569b-00ce-47b3-a0dc-2eb41e20ba44 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:30.203128 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b5bd569b-00ce-47b3-a0dc-2eb41e20ba44 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] https://10.4.3.127/volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f/extra_specs returned with HTTP 400 Aug 14 06:12:30.204161 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 325/1303] 10.4.3.127 () {68 vars in 1399 bytes} [Fri Aug 14 06:12:30 2026] POST /volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f/extra_specs => generated 132 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 06:12:30.221595 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-919f4aef-0b94-4b49-a0db-0dfa7829a798 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:30.224034 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-919f4aef-0b94-4b49-a0db-0dfa7829a798 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] POST https://10.4.3.127/volume/v3/types/48724c2e-5f7c-493d-8978-46b6ffd75d34/extra_specs Aug 14 06:12:30.226126 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-919f4aef-0b94-4b49-a0db-0dfa7829a798 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:30.238058 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-919f4aef-0b94-4b49-a0db-0dfa7829a798 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] https://10.4.3.127/volume/v3/types/48724c2e-5f7c-493d-8978-46b6ffd75d34/extra_specs returned with HTTP 404 Aug 14 06:12:30.238797 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 323/1304] 10.4.3.127 () {68 vars in 1399 bytes} [Fri Aug 14 06:12:30 2026] POST /volume/v3/types/48724c2e-5f7c-493d-8978-46b6ffd75d34/extra_specs => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:30.248428 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-00509f16-dcaa-4f8c-9ce6-ff43629d57b6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:30.250793 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-00509f16-dcaa-4f8c-9ce6-ff43629d57b6 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] DELETE https://10.4.3.127/volume/v3/types/b669c5ce-b2bd-42fd-80c5-c34361a5d530/extra_specs/spec1 Aug 14 06:12:30.251687 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-00509f16-dcaa-4f8c-9ce6-ff43629d57b6 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:30.251967 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-00509f16-dcaa-4f8c-9ce6-ff43629d57b6 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:30.257612 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-00509f16-dcaa-4f8c-9ce6-ff43629d57b6 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] https://10.4.3.127/volume/v3/types/b669c5ce-b2bd-42fd-80c5-c34361a5d530/extra_specs/spec1 returned with HTTP 404 Aug 14 06:12:30.258242 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 329/1305] 10.4.3.127 () {66 vars in 1399 bytes} [Fri Aug 14 06:12:30 2026] DELETE /volume/v3/types/b669c5ce-b2bd-42fd-80c5-c34361a5d530/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:30.273276 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bdaaac78-5850-450c-bd96-4e7ac84ad3d1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:30.275554 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bdaaac78-5850-450c-bd96-4e7ac84ad3d1 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] GET https://10.4.3.127/volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f/extra_specs/nonexistent_extra_spec_name Aug 14 06:12:30.275754 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bdaaac78-5850-450c-bd96-4e7ac84ad3d1 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:30.276043 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bdaaac78-5850-450c-bd96-4e7ac84ad3d1 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:30.276289 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:30.276289 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:30.288343 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bdaaac78-5850-450c-bd96-4e7ac84ad3d1 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] https://10.4.3.127/volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 14 06:12:30.288343 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 329/1306] 10.4.3.127 () {66 vars in 1462 bytes} [Fri Aug 14 06:12:30 2026] GET /volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:30.303544 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-82a32c5c-5df5-4782-bc26-129d708b3fa6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:30.312786 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-82a32c5c-5df5-4782-bc26-129d708b3fa6 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] GET https://10.4.3.127/volume/v3/types/20d1deda-377b-40e2-ba7c-f542b4b168d2/extra_specs/spec1 Aug 14 06:12:30.312786 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-82a32c5c-5df5-4782-bc26-129d708b3fa6 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:30.312786 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-82a32c5c-5df5-4782-bc26-129d708b3fa6 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:30.322346 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-82a32c5c-5df5-4782-bc26-129d708b3fa6 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] https://10.4.3.127/volume/v3/types/20d1deda-377b-40e2-ba7c-f542b4b168d2/extra_specs/spec1 returned with HTTP 404 Aug 14 06:12:30.324131 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 326/1307] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 14 06:12:30 2026] GET /volume/v3/types/20d1deda-377b-40e2-ba7c-f542b4b168d2/extra_specs/spec1 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:30.337165 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8a51f5a4-8acb-4408-9861-a3a4a36011f4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:30.339654 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8a51f5a4-8acb-4408-9861-a3a4a36011f4 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] GET https://10.4.3.127/volume/v3/types/cb145d7c-b1cf-4473-a8b3-5f87507b12a8/extra_specs Aug 14 06:12:30.339907 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8a51f5a4-8acb-4408-9861-a3a4a36011f4 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:30.340418 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8a51f5a4-8acb-4408-9861-a3a4a36011f4 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:30.347334 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8a51f5a4-8acb-4408-9861-a3a4a36011f4 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] https://10.4.3.127/volume/v3/types/cb145d7c-b1cf-4473-a8b3-5f87507b12a8/extra_specs returned with HTTP 404 Aug 14 06:12:30.349301 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 324/1308] 10.4.3.127 () {66 vars in 1378 bytes} [Fri Aug 14 06:12:30 2026] GET /volume/v3/types/cb145d7c-b1cf-4473-a8b3-5f87507b12a8/extra_specs => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:12:30.359166 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-55b22d98-a6c0-4679-a8aa-8b4c7cb90cfe None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:30.362251 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-55b22d98-a6c0-4679-a8aa-8b4c7cb90cfe tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] PUT https://10.4.3.127/volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f/extra_specs/spec1 Aug 14 06:12:30.362764 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-55b22d98-a6c0-4679-a8aa-8b4c7cb90cfe tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:30.366476 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-55b22d98-a6c0-4679-a8aa-8b4c7cb90cfe tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] https://10.4.3.127/volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f/extra_specs/spec1 returned with HTTP 400 Aug 14 06:12:30.366476 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 330/1309] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 14 06:12:30 2026] PUT /volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f/extra_specs/spec1 => generated 102 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 06:12:30.377370 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-905d16a6-67df-4958-8fe2-642bfd78b87f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:30.383729 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-905d16a6-67df-4958-8fe2-642bfd78b87f tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] PUT https://10.4.3.127/volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f/extra_specs/spec1 Aug 14 06:12:30.383729 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-905d16a6-67df-4958-8fe2-642bfd78b87f tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] Action: 'update', calling method: update, body: null {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:30.384696 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-905d16a6-67df-4958-8fe2-642bfd78b87f tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] https://10.4.3.127/volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f/extra_specs/spec1 returned with HTTP 400 Aug 14 06:12:30.385495 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 330/1310] 10.4.3.127 () {68 vars in 1415 bytes} [Fri Aug 14 06:12:30 2026] PUT /volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f/extra_specs/spec1 => generated 72 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:12:30.398299 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-fd9f66a1-1fa6-46e3-94fc-dda7113c5e49 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:30.400478 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fd9f66a1-1fa6-46e3-94fc-dda7113c5e49 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] PUT https://10.4.3.127/volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f/extra_specs/None Aug 14 06:12:30.400964 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fd9f66a1-1fa6-46e3-94fc-dda7113c5e49 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:30.419352 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fd9f66a1-1fa6-46e3-94fc-dda7113c5e49 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 14 06:12:30.421176 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fd9f66a1-1fa6-46e3-94fc-dda7113c5e49 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] https://10.4.3.127/volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f/extra_specs/None returned with HTTP 400 Aug 14 06:12:30.421176 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 327/1311] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:12:30 2026] PUT /volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f/extra_specs/None => generated 73 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:12:30.435626 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-253ce56c-3ee5-4005-95d9-5b41f6a57be3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:30.438223 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-253ce56c-3ee5-4005-95d9-5b41f6a57be3 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] PUT https://10.4.3.127/volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f/extra_specs/af29dadc-357b-47f4-8297-f7c66ed2b4dd Aug 14 06:12:30.438902 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-253ce56c-3ee5-4005-95d9-5b41f6a57be3 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:30.457060 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-253ce56c-3ee5-4005-95d9-5b41f6a57be3 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 14 06:12:30.457310 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-253ce56c-3ee5-4005-95d9-5b41f6a57be3 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] https://10.4.3.127/volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f/extra_specs/af29dadc-357b-47f4-8297-f7c66ed2b4dd returned with HTTP 400 Aug 14 06:12:30.457889 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 325/1312] 10.4.3.127 () {68 vars in 1509 bytes} [Fri Aug 14 06:12:30 2026] PUT /volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f/extra_specs/af29dadc-357b-47f4-8297-f7c66ed2b4dd => generated 73 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:12:30.468732 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3376eb26-0135-4894-8d44-908ae78cc016 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:30.472044 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3376eb26-0135-4894-8d44-908ae78cc016 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] PUT https://10.4.3.127/volume/v3/types/ea38ef77-bbbd-4a3a-b532-caa5f82338f5/extra_specs/spec1 Aug 14 06:12:30.472437 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3376eb26-0135-4894-8d44-908ae78cc016 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:30.488998 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3376eb26-0135-4894-8d44-908ae78cc016 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] https://10.4.3.127/volume/v3/types/ea38ef77-bbbd-4a3a-b532-caa5f82338f5/extra_specs/spec1 returned with HTTP 404 Aug 14 06:12:30.489543 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 331/1313] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 14 06:12:30 2026] PUT /volume/v3/types/ea38ef77-bbbd-4a3a-b532-caa5f82338f5/extra_specs/spec1 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:30.503283 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-38efde5c-4ad1-4898-99d8-fc83e84a265f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:30.505696 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-38efde5c-4ad1-4898-99d8-fc83e84a265f tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] DELETE https://10.4.3.127/volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f Aug 14 06:12:30.506315 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-38efde5c-4ad1-4898-99d8-fc83e84a265f tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:30.506315 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-38efde5c-4ad1-4898-99d8-fc83e84a265f tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:30.540551 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-38efde5c-4ad1-4898-99d8-fc83e84a265f tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] https://10.4.3.127/volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f returned with HTTP 202 Aug 14 06:12:30.541312 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 331/1314] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:12:30 2026] DELETE /volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:12:30.548672 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d2dafe41-1c7c-40e5-8ddd-437963868f86 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:30.554065 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d2dafe41-1c7c-40e5-8ddd-437963868f86 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] GET https://10.4.3.127/volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f Aug 14 06:12:30.554065 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d2dafe41-1c7c-40e5-8ddd-437963868f86 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:30.554701 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d2dafe41-1c7c-40e5-8ddd-437963868f86 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:30.562929 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d2dafe41-1c7c-40e5-8ddd-437963868f86 tempest-ExtraSpecsNegativeTest-443633923 tempest-ExtraSpecsNegativeTest-443633923-project-admin] https://10.4.3.127/volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f returned with HTTP 404 Aug 14 06:12:30.563921 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 328/1315] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:12:30 2026] GET /volume/v3/types/c129ebfb-1be8-4649-994d-b1ed54ffb36f => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:33.627583 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:33.780897 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:12:33.781289 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1735949645"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:33.785805 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1735949645'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:12:33.785918 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Create volume of 1 GB Aug 14 06:12:33.794001 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Availability Zones retrieved successfully. Aug 14 06:12:33.802366 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Flow 'volume_create_api' (2580bb60-03bf-481e-ba47-5e03c286623a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:33.804239 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b1984a5-985f-43ef-92f1-eb85074f67ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:33.806213 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:12:33.844485 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b1984a5-985f-43ef-92f1-eb85074f67ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:33.845087 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19295bba-6653-4ae5-aad5-9d5c159b5de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:33.928934 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Created reservations ['5c9ab2a0-c907-4230-b067-54b8ff214326', 'c68cba96-ffe9-4db0-82ce-5a001dbfeba8', 'af8d24a8-8213-45d7-a688-2a319b9a022e', 'f6d93ad5-f596-4af9-842f-3917f2599a26'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:33.929836 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19295bba-6653-4ae5-aad5-9d5c159b5de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c9ab2a0-c907-4230-b067-54b8ff214326', 'c68cba96-ffe9-4db0-82ce-5a001dbfeba8', 'af8d24a8-8213-45d7-a688-2a319b9a022e', 'f6d93ad5-f596-4af9-842f-3917f2599a26']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:33.930598 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1f9f1a2-7594-4a1c-b4a6-416c7ec7a68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:33.960090 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1f9f1a2-7594-4a1c-b4a6-416c7ec7a68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '608e31b8-cec3-46bf-a757-877066967908', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1735949645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c8248e40b74d9a83a8685f0907399b',qos_specs=None,replication_status=,reservations=['5c9ab2a0-c907-4230-b067-54b8ff214326','c68cba96-ffe9-4db0-82ce-5a001dbfeba8','af8d24a8-8213-45d7-a688-2a319b9a022e','f6d93ad5-f596-4af9-842f-3917f2599a26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aed3f9e400ff49d8bf7bb81faa35278a',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:12:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1735949645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=608e31b8-cec3-46bf-a757-877066967908,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06c8248e40b74d9a83a8685f0907399b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aed3f9e400ff49d8bf7bb81faa35278a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:33.961481 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ca1afa9-373e-431c-8f56-8c9660b2e805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:33.990325 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ca1afa9-373e-431c-8f56-8c9660b2e805) transitioned into state 'SUCCESS' from state '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-1735949645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c8248e40b74d9a83a8685f0907399b',qos_specs=None,replication_status=,reservations=['5c9ab2a0-c907-4230-b067-54b8ff214326','c68cba96-ffe9-4db0-82ce-5a001dbfeba8','af8d24a8-8213-45d7-a688-2a319b9a022e','f6d93ad5-f596-4af9-842f-3917f2599a26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aed3f9e400ff49d8bf7bb81faa35278a',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:33.990972 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b64285cb-f7bb-44e6-b865-c736987eb796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:34.008083 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b64285cb-f7bb-44e6-b865-c736987eb796) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:34.009018 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Flow 'volume_create_api' (2580bb60-03bf-481e-ba47-5e03c286623a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:34.009370 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Create volume request issued successfully. Aug 14 06:12:34.010006 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ad515ba6-e7c6-420e-99ef-86b52bc78552 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:12:34.011091 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 326/1316] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:12:33 2026] POST /volume/v3/volumes => generated 750 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:12:34.023417 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8c62d41f-9ff2-4f1a-a8fd-f03b946761ed None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:34.026883 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8c62d41f-9ff2-4f1a-a8fd-f03b946761ed tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] GET https://10.4.3.127/volume/v3/volumes/608e31b8-cec3-46bf-a757-877066967908 Aug 14 06:12:34.027180 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8c62d41f-9ff2-4f1a-a8fd-f03b946761ed tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:34.027493 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8c62d41f-9ff2-4f1a-a8fd-f03b946761ed tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:34.043226 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:34.043226 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:34.050871 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8c62d41f-9ff2-4f1a-a8fd-f03b946761ed tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Volume info retrieved successfully. Aug 14 06:12:34.060078 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8c62d41f-9ff2-4f1a-a8fd-f03b946761ed tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] https://10.4.3.127/volume/v3/volumes/608e31b8-cec3-46bf-a757-877066967908 returned with HTTP 200 Aug 14 06:12:34.060678 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 332/1317] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:34 2026] GET /volume/v3/volumes/608e31b8-cec3-46bf-a757-877066967908 => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:35.083672 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-39629399-6854-437c-a67f-8fa292ea01e1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:35.087063 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-39629399-6854-437c-a67f-8fa292ea01e1 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] GET https://10.4.3.127/volume/v3/volumes/608e31b8-cec3-46bf-a757-877066967908 Aug 14 06:12:35.088822 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-39629399-6854-437c-a67f-8fa292ea01e1 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:35.088822 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-39629399-6854-437c-a67f-8fa292ea01e1 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:35.101068 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:35.101068 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:35.105898 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-39629399-6854-437c-a67f-8fa292ea01e1 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Volume info retrieved successfully. Aug 14 06:12:35.113465 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-39629399-6854-437c-a67f-8fa292ea01e1 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] https://10.4.3.127/volume/v3/volumes/608e31b8-cec3-46bf-a757-877066967908 returned with HTTP 200 Aug 14 06:12:35.113798 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 332/1318] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:35 2026] GET /volume/v3/volumes/608e31b8-cec3-46bf-a757-877066967908 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:35.128841 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8a1c55fd-7b6d-4fca-bbb6-96afd2d6806e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:35.131582 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8a1c55fd-7b6d-4fca-bbb6-96afd2d6806e tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] GET https://10.4.3.127/volume/v3/limits Aug 14 06:12:35.131582 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8a1c55fd-7b6d-4fca-bbb6-96afd2d6806e tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:35.131582 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8a1c55fd-7b6d-4fca-bbb6-96afd2d6806e tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:35.165555 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8a1c55fd-7b6d-4fca-bbb6-96afd2d6806e tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] https://10.4.3.127/volume/v3/limits returned with HTTP 200 Aug 14 06:12:35.165555 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 329/1319] 10.4.3.127 () {66 vars in 1234 bytes} [Fri Aug 14 06:12:35 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 14 06:12:35.177872 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-96bffe65-a33b-4899-813d-af9812e60a58 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:35.182427 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-96bffe65-a33b-4899-813d-af9812e60a58 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] GET https://10.4.3.127/volume/v3/volumes/608e31b8-cec3-46bf-a757-877066967908 Aug 14 06:12:35.182427 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-96bffe65-a33b-4899-813d-af9812e60a58 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:35.182427 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-96bffe65-a33b-4899-813d-af9812e60a58 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:35.187861 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:35.187861 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:35.191940 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-96bffe65-a33b-4899-813d-af9812e60a58 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Volume info retrieved successfully. Aug 14 06:12:35.196998 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-96bffe65-a33b-4899-813d-af9812e60a58 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] https://10.4.3.127/volume/v3/volumes/608e31b8-cec3-46bf-a757-877066967908 returned with HTTP 200 Aug 14 06:12:35.197381 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 327/1320] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:35 2026] GET /volume/v3/volumes/608e31b8-cec3-46bf-a757-877066967908 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:35.211642 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c1c4978c-db81-4632-8058-cef3da09fdd0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:35.213866 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c1c4978c-db81-4632-8058-cef3da09fdd0 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] DELETE https://10.4.3.127/volume/v3/volumes/608e31b8-cec3-46bf-a757-877066967908 Aug 14 06:12:35.214044 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c1c4978c-db81-4632-8058-cef3da09fdd0 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:35.214283 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c1c4978c-db81-4632-8058-cef3da09fdd0 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:35.214537 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-c1c4978c-db81-4632-8058-cef3da09fdd0 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Delete volume with id: 608e31b8-cec3-46bf-a757-877066967908 Aug 14 06:12:35.224607 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:35.224607 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:35.225168 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c1c4978c-db81-4632-8058-cef3da09fdd0 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Volume info retrieved successfully. Aug 14 06:12:35.249674 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c1c4978c-db81-4632-8058-cef3da09fdd0 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Delete volume request issued successfully. Aug 14 06:12:35.249810 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c1c4978c-db81-4632-8058-cef3da09fdd0 tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] https://10.4.3.127/volume/v3/volumes/608e31b8-cec3-46bf-a757-877066967908 returned with HTTP 202 Aug 14 06:12:35.250255 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 333/1321] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:12:35 2026] DELETE /volume/v3/volumes/608e31b8-cec3-46bf-a757-877066967908 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:12:35.262303 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e5c2d392-59fd-4256-8f8a-d072e2456a2b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:35.265833 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e5c2d392-59fd-4256-8f8a-d072e2456a2b tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] GET https://10.4.3.127/volume/v3/volumes/608e31b8-cec3-46bf-a757-877066967908 Aug 14 06:12:35.266464 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e5c2d392-59fd-4256-8f8a-d072e2456a2b tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:35.266464 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e5c2d392-59fd-4256-8f8a-d072e2456a2b tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:35.279374 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:35.279374 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:35.285879 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e5c2d392-59fd-4256-8f8a-d072e2456a2b tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Volume info retrieved successfully. Aug 14 06:12:35.293774 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e5c2d392-59fd-4256-8f8a-d072e2456a2b tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] https://10.4.3.127/volume/v3/volumes/608e31b8-cec3-46bf-a757-877066967908 returned with HTTP 200 Aug 14 06:12:35.293774 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 333/1322] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:35 2026] GET /volume/v3/volumes/608e31b8-cec3-46bf-a757-877066967908 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:36.311623 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6ff5be0f-be93-42f2-98df-fce4544e158a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:36.316496 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6ff5be0f-be93-42f2-98df-fce4544e158a tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] GET https://10.4.3.127/volume/v3/volumes/608e31b8-cec3-46bf-a757-877066967908 Aug 14 06:12:36.316496 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6ff5be0f-be93-42f2-98df-fce4544e158a tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:36.316496 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6ff5be0f-be93-42f2-98df-fce4544e158a tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:36.325378 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6ff5be0f-be93-42f2-98df-fce4544e158a tempest-AbsoluteLimitsTests-1534832907 tempest-AbsoluteLimitsTests-1534832907-project-member] https://10.4.3.127/volume/v3/volumes/608e31b8-cec3-46bf-a757-877066967908 returned with HTTP 404 Aug 14 06:12:36.326338 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 330/1323] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:36 2026] GET /volume/v3/volumes/608e31b8-cec3-46bf-a757-877066967908 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:44.509049 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:44.612833 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:12:44.613265 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1890552911"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:44.615635 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1890552911'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:12:44.615819 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Create volume of 1 GB Aug 14 06:12:44.620844 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Availability Zones retrieved successfully. Aug 14 06:12:44.629195 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Flow 'volume_create_api' (1daf3ef7-b0f5-4c81-b4c3-865db5c116d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:44.630595 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd69fad-3097-4db2-9464-917973823c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:44.631890 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:12:44.635319 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:44.638422 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:12:44.638867 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-951581690"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:44.642319 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-951581690'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:12:44.648616 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Create volume of 1 GB Aug 14 06:12:44.649021 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:44.649021 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:44.649614 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Availability Zones retrieved successfully. Aug 14 06:12:44.657540 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Flow 'volume_create_api' (55737801-93e6-41dc-9fe6-66658acded85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:44.658290 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f9dc392-caba-45f7-b42f-7c9399d7aae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:44.659148 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:12:44.672671 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:44.672671 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:44.673201 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd69fad-3097-4db2-9464-917973823c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:44.676359 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebceb9d2-35c3-413d-9c8a-f60ea4bcf69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:44.697161 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f9dc392-caba-45f7-b42f-7c9399d7aae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=43e8bf01-9ebf-49de-9388-506cc6e5252d,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43e8bf01-9ebf-49de-9388-506cc6e5252d', 'encryption_key_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=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:44.701493 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68c9b828-b48c-4a89-8469-047b40b772e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:44.766673 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Created reservations ['96434841-9ca1-409f-a5fb-44f2e86ae91e', 'f678063c-f674-45bf-bba5-eb61cd8d648a', 'c438c130-5f75-4258-ac46-96e764751beb', '2f2802ad-c9fb-4c10-b6b4-6d2910b652bd'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:44.767715 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebceb9d2-35c3-413d-9c8a-f60ea4bcf69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96434841-9ca1-409f-a5fb-44f2e86ae91e', 'f678063c-f674-45bf-bba5-eb61cd8d648a', 'c438c130-5f75-4258-ac46-96e764751beb', '2f2802ad-c9fb-4c10-b6b4-6d2910b652bd']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:44.768795 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1848800-7285-4da9-9b0b-120a9f934a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:44.775323 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Created reservations ['bd273798-41fd-4728-8b05-ba71f1d4548f', '743a893d-f502-4486-b7f4-1efafa8030cb', '2f560924-e51a-45f9-8e43-a087ac476324', '526b56db-0fb1-4e97-abcc-ca6d64c26b6f'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:44.776572 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68c9b828-b48c-4a89-8469-047b40b772e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd273798-41fd-4728-8b05-ba71f1d4548f', '743a893d-f502-4486-b7f4-1efafa8030cb', '2f560924-e51a-45f9-8e43-a087ac476324', '526b56db-0fb1-4e97-abcc-ca6d64c26b6f']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:44.777734 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93f9f4b4-b984-48b2-adbf-13f3cf2148e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:44.797718 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1848800-7285-4da9-9b0b-120a9f934a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f2bf56d-1da5-4acd-a836-377d0721ac84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1890552911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='961fac97ea0e49208e01d5b6e42d4325',qos_specs=None,replication_status=,reservations=['96434841-9ca1-409f-a5fb-44f2e86ae91e','f678063c-f674-45bf-bba5-eb61cd8d648a','c438c130-5f75-4258-ac46-96e764751beb','2f2802ad-c9fb-4c10-b6b4-6d2910b652bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa028c6b65f040f1a6dc4ffaa43cf10a',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1890552911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f2bf56d-1da5-4acd-a836-377d0721ac84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='961fac97ea0e49208e01d5b6e42d4325',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa028c6b65f040f1a6dc4ffaa43cf10a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:44.797718 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4e7670-55b2-4c0e-9a4e-dceb8f3f6111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:44.814758 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93f9f4b4-b984-48b2-adbf-13f3cf2148e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9138ccc-9fdc-40fa-9242-a1688157cc0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-951581690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1886214a72e64b9199e48fdb347c0471',qos_specs=None,replication_status=,reservations=['bd273798-41fd-4728-8b05-ba71f1d4548f','743a893d-f502-4486-b7f4-1efafa8030cb','2f560924-e51a-45f9-8e43-a087ac476324','526b56db-0fb1-4e97-abcc-ca6d64c26b6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec892014bf046f1a06e80e557402726',volume_type_id=43e8bf01-9ebf-49de-9388-506cc6e5252d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-951581690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9138ccc-9fdc-40fa-9242-a1688157cc0f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1886214a72e64b9199e48fdb347c0471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bec892014bf046f1a06e80e557402726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43e8bf01-9ebf-49de-9388-506cc6e5252d),volume_type_id=43e8bf01-9ebf-49de-9388-506cc6e5252d)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:44.815823 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4e7670-55b2-4c0e-9a4e-dceb8f3f6111) transitioned into state 'SUCCESS' from state '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-1890552911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='961fac97ea0e49208e01d5b6e42d4325',qos_specs=None,replication_status=,reservations=['96434841-9ca1-409f-a5fb-44f2e86ae91e','f678063c-f674-45bf-bba5-eb61cd8d648a','c438c130-5f75-4258-ac46-96e764751beb','2f2802ad-c9fb-4c10-b6b4-6d2910b652bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa028c6b65f040f1a6dc4ffaa43cf10a',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:44.816719 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19d6c3d7-573e-45cc-a9ac-cf0cc9f8be5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:44.816850 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21524b03-ffcc-4361-8c4a-04b4f15aeb6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:44.826944 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19d6c3d7-573e-45cc-a9ac-cf0cc9f8be5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:44.830448 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Flow 'volume_create_api' (1daf3ef7-b0f5-4c81-b4c3-865db5c116d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:44.830448 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Create volume request issued successfully. Aug 14 06:12:44.830448 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c33f3cb7-49df-4ca0-b2fd-635e43a809fc tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:12:44.830448 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 328/1324] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:12:44 2026] POST /volume/v3/volumes => generated 749 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:12:44.840982 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21524b03-ffcc-4361-8c4a-04b4f15aeb6f) transitioned into state 'SUCCESS' from state '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-951581690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1886214a72e64b9199e48fdb347c0471',qos_specs=None,replication_status=,reservations=['bd273798-41fd-4728-8b05-ba71f1d4548f','743a893d-f502-4486-b7f4-1efafa8030cb','2f560924-e51a-45f9-8e43-a087ac476324','526b56db-0fb1-4e97-abcc-ca6d64c26b6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec892014bf046f1a06e80e557402726',volume_type_id=43e8bf01-9ebf-49de-9388-506cc6e5252d)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:44.842108 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d44188d-78f2-4281-a42a-5de733d9d273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:44.846211 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-84a15d24-ee93-4db9-bf50-47c5a196ec5a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:44.848151 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-84a15d24-ee93-4db9-bf50-47c5a196ec5a tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] GET https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 Aug 14 06:12:44.848347 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-84a15d24-ee93-4db9-bf50-47c5a196ec5a tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:44.848567 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-84a15d24-ee93-4db9-bf50-47c5a196ec5a tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:44.857658 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:44.857658 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:44.858267 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d44188d-78f2-4281-a42a-5de733d9d273) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:44.860904 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Flow 'volume_create_api' (55737801-93e6-41dc-9fe6-66658acded85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:44.860904 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Create volume request issued successfully. Aug 14 06:12:44.860904 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-efeb561e-f0f1-43e2-96ff-a31b4fbab2ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:12:44.861079 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-84a15d24-ee93-4db9-bf50-47c5a196ec5a tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:12:44.861251 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 334/1325] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:12:44 2026] POST /volume/v3/volumes => generated 759 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:12:44.865795 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-84a15d24-ee93-4db9-bf50-47c5a196ec5a tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 returned with HTTP 200 Aug 14 06:12:44.867782 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 334/1326] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:44 2026] GET /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:44.877557 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f38eda67-f7b2-4c84-ba85-e1f58ef31754 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:44.881848 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f38eda67-f7b2-4c84-ba85-e1f58ef31754 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:44.881848 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f38eda67-f7b2-4c84-ba85-e1f58ef31754 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:44.881848 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f38eda67-f7b2-4c84-ba85-e1f58ef31754 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:44.896414 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:44.896414 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:44.906452 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f38eda67-f7b2-4c84-ba85-e1f58ef31754 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:44.912357 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f38eda67-f7b2-4c84-ba85-e1f58ef31754 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:44.913263 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 331/1327] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:44 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 827 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:45.883505 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8f3e3f74-fd71-436c-bb2e-03e2ff0e4706 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:45.885857 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8f3e3f74-fd71-436c-bb2e-03e2ff0e4706 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] GET https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 Aug 14 06:12:45.886082 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8f3e3f74-fd71-436c-bb2e-03e2ff0e4706 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:45.886258 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8f3e3f74-fd71-436c-bb2e-03e2ff0e4706 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:45.894407 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:45.894407 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:45.898628 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8f3e3f74-fd71-436c-bb2e-03e2ff0e4706 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:12:45.902992 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8f3e3f74-fd71-436c-bb2e-03e2ff0e4706 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 returned with HTTP 200 Aug 14 06:12:45.903735 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 329/1328] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:45 2026] GET /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:45.930189 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c0aab4ca-8a36-4416-8b93-b6d16dc09de6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:45.932241 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0aab4ca-8a36-4416-8b93-b6d16dc09de6 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:45.932493 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0aab4ca-8a36-4416-8b93-b6d16dc09de6 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:45.932742 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0aab4ca-8a36-4416-8b93-b6d16dc09de6 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:45.943125 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:45.943125 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:45.948691 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c0aab4ca-8a36-4416-8b93-b6d16dc09de6 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:45.955123 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0aab4ca-8a36-4416-8b93-b6d16dc09de6 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:45.955871 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 335/1329] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:45 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:46.011268 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-6fbf810e-239c-43d7-aec2-480680cf0502 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:46.013497 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-6fbf810e-239c-43d7-aec2-480680cf0502 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:46.014372 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-6fbf810e-239c-43d7-aec2-480680cf0502 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:46.014372 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-6fbf810e-239c-43d7-aec2-480680cf0502 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:46.021874 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:46.021874 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:46.026596 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-6fbf810e-239c-43d7-aec2-480680cf0502 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:46.032276 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-6fbf810e-239c-43d7-aec2-480680cf0502 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:46.032756 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 335/1330] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:12:46 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:46.116892 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c9b6c128-571a-4c42-9f35-0cba696d361a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:46.117990 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c9b6c128-571a-4c42-9f35-0cba696d361a None None] GET https://10.4.3.127/volume// Aug 14 06:12:46.119292 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c9b6c128-571a-4c42-9f35-0cba696d361a None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:46.119292 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c9b6c128-571a-4c42-9f35-0cba696d361a None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:46.119292 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c9b6c128-571a-4c42-9f35-0cba696d361a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:12:46.119292 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 332/1331] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:12:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:12:46.130235 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-e1e61265-8822-4f8a-a39e-37e29ac30217 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:46.133059 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-e1e61265-8822-4f8a-a39e-37e29ac30217 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:12:46.133315 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-e1e61265-8822-4f8a-a39e-37e29ac30217 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9138ccc-9fdc-40fa-9242-a1688157cc0f", "connector": null, "instance_uuid": "64f4afd4-a9d8-43ee-815b-d15adceca855"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:46.144964 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:46.144964 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:46.178528 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-e1e61265-8822-4f8a-a39e-37e29ac30217 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:12:46.179062 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 330/1332] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:12:46 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 14 06:12:46.219811 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4f15c45c-89af-403a-b398-573f3069bb1a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:46.222519 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4f15c45c-89af-403a-b398-573f3069bb1a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:46.222711 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4f15c45c-89af-403a-b398-573f3069bb1a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:46.223018 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4f15c45c-89af-403a-b398-573f3069bb1a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:46.229545 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0871477b-15c8-4cc4-accc-d17e7ab6b344 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:46.230193 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0871477b-15c8-4cc4-accc-d17e7ab6b344 None None] GET https://10.4.3.127/volume// Aug 14 06:12:46.230491 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0871477b-15c8-4cc4-accc-d17e7ab6b344 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:46.230776 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0871477b-15c8-4cc4-accc-d17e7ab6b344 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:46.231182 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0871477b-15c8-4cc4-accc-d17e7ab6b344 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:12:46.232038 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 336/1333] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:12:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:12:46.240680 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:46.240680 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:46.244249 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4f15c45c-89af-403a-b398-573f3069bb1a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:46.245758 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-9dfde301-e520-4ea8-8a43-8b23a8f2b361 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:46.248810 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-9dfde301-e520-4ea8-8a43-8b23a8f2b361 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:46.249445 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-9dfde301-e520-4ea8-8a43-8b23a8f2b361 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:46.249935 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-9dfde301-e520-4ea8-8a43-8b23a8f2b361 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:46.252029 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4f15c45c-89af-403a-b398-573f3069bb1a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:46.252715 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 336/1334] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:46 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:46.264926 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:46.264926 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:46.271409 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-9dfde301-e520-4ea8-8a43-8b23a8f2b361 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:46.281365 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-9dfde301-e520-4ea8-8a43-8b23a8f2b361 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:46.281365 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 333/1335] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:12:46 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1031 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:12:46.400915 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-740fa369-d2de-41a7-b1e9-0c6cb40f49b6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:46.403161 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-740fa369-d2de-41a7-b1e9-0c6cb40f49b6 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] PUT https://10.4.3.127/volume/v3/attachments/cefb0023-63fc-4313-886c-827150789966 Aug 14 06:12:46.403540 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-740fa369-d2de-41a7-b1e9-0c6cb40f49b6 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:46.411674 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-740fa369-d2de-41a7-b1e9-0c6cb40f49b6 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Acquiring lock "cinder-attachment_update-e9138ccc-9fdc-40fa-9242-a1688157cc0f-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:12:46.417299 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-740fa369-d2de-41a7-b1e9-0c6cb40f49b6 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Lock "cinder-attachment_update-e9138ccc-9fdc-40fa-9242-a1688157cc0f-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:12:46.418273 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:46.418273 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:46.505242 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-740fa369-d2de-41a7-b1e9-0c6cb40f49b6 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Lock "cinder-attachment_update-e9138ccc-9fdc-40fa-9242-a1688157cc0f-np0000007331" released by "attachment_update" :: held 0.088s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:12:46.505578 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-740fa369-d2de-41a7-b1e9-0c6cb40f49b6 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/cefb0023-63fc-4313-886c-827150789966 returned with HTTP 200 Aug 14 06:12:46.506086 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 331/1336] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:12:46 2026] PUT /volume/v3/attachments/cefb0023-63fc-4313-886c-827150789966 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:47.270965 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5d2dcaa3-b2d5-4341-a1f8-1e804b8fb88d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:47.272828 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5d2dcaa3-b2d5-4341-a1f8-1e804b8fb88d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:47.273010 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5d2dcaa3-b2d5-4341-a1f8-1e804b8fb88d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:47.273587 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5d2dcaa3-b2d5-4341-a1f8-1e804b8fb88d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:47.285636 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:47.285636 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:47.289292 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5d2dcaa3-b2d5-4341-a1f8-1e804b8fb88d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:47.294733 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5d2dcaa3-b2d5-4341-a1f8-1e804b8fb88d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:47.295138 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 337/1337] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:47 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:48.311900 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ae44f77d-e5aa-459b-90cb-9a200b40d117 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:48.316440 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ae44f77d-e5aa-459b-90cb-9a200b40d117 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:48.316440 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ae44f77d-e5aa-459b-90cb-9a200b40d117 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:48.316440 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ae44f77d-e5aa-459b-90cb-9a200b40d117 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:48.331128 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:48.331128 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:48.336377 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ae44f77d-e5aa-459b-90cb-9a200b40d117 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:48.343625 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ae44f77d-e5aa-459b-90cb-9a200b40d117 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:48.344069 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 337/1338] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:48 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:49.357932 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-20e55771-9210-4b24-ae25-7140fbeebd62 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:49.359779 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-20e55771-9210-4b24-ae25-7140fbeebd62 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:49.360092 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-20e55771-9210-4b24-ae25-7140fbeebd62 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:49.360342 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-20e55771-9210-4b24-ae25-7140fbeebd62 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:49.370256 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:49.370256 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:49.374057 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-20e55771-9210-4b24-ae25-7140fbeebd62 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:49.378761 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-20e55771-9210-4b24-ae25-7140fbeebd62 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:49.379486 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 334/1339] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:49 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:49.867510 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-7bc03345-d80c-4ddc-acdf-31239533699a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:49.874169 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-7bc03345-d80c-4ddc-acdf-31239533699a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/attachments/cefb0023-63fc-4313-886c-827150789966/action Aug 14 06:12:49.874169 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-7bc03345-d80c-4ddc-acdf-31239533699a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:12:49.874169 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-7bc03345-d80c-4ddc-acdf-31239533699a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:49.908533 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:49.908533 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:49.930735 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-056a6399-ad97-40a1-bf5e-d05c607a942c req-7bc03345-d80c-4ddc-acdf-31239533699a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/cefb0023-63fc-4313-886c-827150789966/action returned with HTTP 204 Aug 14 06:12:49.931450 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 332/1340] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:12:49 2026] POST /volume/v3/attachments/cefb0023-63fc-4313-886c-827150789966/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:50.398239 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5b1f11d9-f3d8-46c0-b270-58abd34ac430 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:50.401515 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5b1f11d9-f3d8-46c0-b270-58abd34ac430 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:50.401515 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5b1f11d9-f3d8-46c0-b270-58abd34ac430 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:50.401515 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5b1f11d9-f3d8-46c0-b270-58abd34ac430 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:50.413780 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:50.413780 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:50.419499 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5b1f11d9-f3d8-46c0-b270-58abd34ac430 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:50.426037 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5b1f11d9-f3d8-46c0-b270-58abd34ac430 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:50.426805 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 338/1341] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:50 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:50.483380 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-43270269-45c5-41df-bcb8-38b28d696700 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:50.489491 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-43270269-45c5-41df-bcb8-38b28d696700 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:50.490335 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-43270269-45c5-41df-bcb8-38b28d696700 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:50.490664 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-43270269-45c5-41df-bcb8-38b28d696700 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:50.507105 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:50.507105 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:50.518019 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-43270269-45c5-41df-bcb8-38b28d696700 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:50.529534 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-43270269-45c5-41df-bcb8-38b28d696700 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:50.530348 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 338/1342] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:12:50 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1144 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:50.642855 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-74e2a8d8-b833-486c-8e37-7e9cf385d854 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:50.643655 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-74e2a8d8-b833-486c-8e37-7e9cf385d854 None None] GET https://10.4.3.127/volume// Aug 14 06:12:50.643986 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-74e2a8d8-b833-486c-8e37-7e9cf385d854 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:50.644296 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-74e2a8d8-b833-486c-8e37-7e9cf385d854 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:50.644790 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-74e2a8d8-b833-486c-8e37-7e9cf385d854 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:12:50.645237 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 335/1343] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:12:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:12:50.656554 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-340ecacd-298f-4669-9d67-8c6d31050209 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:50.657740 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-340ecacd-298f-4669-9d67-8c6d31050209 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:12:50.658295 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-340ecacd-298f-4669-9d67-8c6d31050209 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9138ccc-9fdc-40fa-9242-a1688157cc0f", "connector": null, "instance_uuid": "5dca8203-9fe0-4947-933b-3f623b380101"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:50.673392 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:50.673392 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:50.701667 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-340ecacd-298f-4669-9d67-8c6d31050209 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:12:50.702147 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 333/1344] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:12:50 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 14 06:12:50.743254 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ddd9d7fb-8c54-4b7f-b12b-af78bd7b6587 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:50.745054 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ddd9d7fb-8c54-4b7f-b12b-af78bd7b6587 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:50.745321 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ddd9d7fb-8c54-4b7f-b12b-af78bd7b6587 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:50.745612 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ddd9d7fb-8c54-4b7f-b12b-af78bd7b6587 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:50.759687 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8a0b90b7-3961-4753-a9cf-285ec8d2f918 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:50.761473 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8a0b90b7-3961-4753-a9cf-285ec8d2f918 None None] GET https://10.4.3.127/volume// Aug 14 06:12:50.761473 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8a0b90b7-3961-4753-a9cf-285ec8d2f918 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:50.761473 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8a0b90b7-3961-4753-a9cf-285ec8d2f918 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:50.761628 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8a0b90b7-3961-4753-a9cf-285ec8d2f918 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:12:50.763352 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 339/1345] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:12:50 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 06:12:50.773724 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:50.773724 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:50.774934 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-8804138e-cfd1-4dc3-a149-37cdf1f2a950 req-268e42a6-4420-4905-97e0-479d18441584 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:50.775918 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-1f974eae-0c84-4733-982b-633bbb962510 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:50.777124 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-8804138e-cfd1-4dc3-a149-37cdf1f2a950 req-268e42a6-4420-4905-97e0-479d18441584 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] DELETE https://10.4.3.127/volume/v3/attachments/5163a75d-a59a-4026-8085-3818ff34c4c7 Aug 14 06:12:50.777413 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-8804138e-cfd1-4dc3-a149-37cdf1f2a950 req-268e42a6-4420-4905-97e0-479d18441584 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:50.777644 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-8804138e-cfd1-4dc3-a149-37cdf1f2a950 req-268e42a6-4420-4905-97e0-479d18441584 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:50.778117 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-1f974eae-0c84-4733-982b-633bbb962510 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:50.778331 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-1f974eae-0c84-4733-982b-633bbb962510 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:50.778965 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-1f974eae-0c84-4733-982b-633bbb962510 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:50.780134 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ddd9d7fb-8c54-4b7f-b12b-af78bd7b6587 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:50.786031 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:50.786031 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:50.786244 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ddd9d7fb-8c54-4b7f-b12b-af78bd7b6587 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:50.787111 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 339/1346] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:50 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1146 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:50.802053 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:50.802053 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:50.807335 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-1f974eae-0c84-4733-982b-633bbb962510 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:50.813227 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-1f974eae-0c84-4733-982b-633bbb962510 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:50.813758 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 334/1347] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:12:50 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:12:50.853231 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-8804138e-cfd1-4dc3-a149-37cdf1f2a950 req-268e42a6-4420-4905-97e0-479d18441584 tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] https://10.4.3.127/volume/v3/attachments/5163a75d-a59a-4026-8085-3818ff34c4c7 returned with HTTP 200 Aug 14 06:12:50.853867 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 336/1348] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:12:50 2026] DELETE /volume/v3/attachments/5163a75d-a59a-4026-8085-3818ff34c4c7 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:50.896226 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-8804138e-cfd1-4dc3-a149-37cdf1f2a950 req-143afea0-acaa-48bd-b54f-c130617aa5fe None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:50.901501 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-8804138e-cfd1-4dc3-a149-37cdf1f2a950 req-143afea0-acaa-48bd-b54f-c130617aa5fe tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] DELETE https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 Aug 14 06:12:50.901765 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-8804138e-cfd1-4dc3-a149-37cdf1f2a950 req-143afea0-acaa-48bd-b54f-c130617aa5fe tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:50.902058 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-8804138e-cfd1-4dc3-a149-37cdf1f2a950 req-143afea0-acaa-48bd-b54f-c130617aa5fe tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:50.902277 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [req-8804138e-cfd1-4dc3-a149-37cdf1f2a950 req-143afea0-acaa-48bd-b54f-c130617aa5fe tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Delete volume with id: c694c1ac-33a1-4127-8773-55ddb3eb2eb6 Aug 14 06:12:50.914914 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:50.914914 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:50.915985 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-8804138e-cfd1-4dc3-a149-37cdf1f2a950 req-143afea0-acaa-48bd-b54f-c130617aa5fe tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Volume info retrieved successfully. Aug 14 06:12:50.937383 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-de6af015-e64f-4c2f-824b-3414bdee8282 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:50.939730 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-de6af015-e64f-4c2f-824b-3414bdee8282 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] PUT https://10.4.3.127/volume/v3/attachments/1800dac8-14cc-4b8f-8e41-fd86825bfce9 Aug 14 06:12:50.940129 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-de6af015-e64f-4c2f-824b-3414bdee8282 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:50.945948 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-8804138e-cfd1-4dc3-a149-37cdf1f2a950 req-143afea0-acaa-48bd-b54f-c130617aa5fe tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] Delete volume request issued successfully. Aug 14 06:12:50.946223 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-8804138e-cfd1-4dc3-a149-37cdf1f2a950 req-143afea0-acaa-48bd-b54f-c130617aa5fe tempest-ServerActionsV293TestJSON-1385832717 tempest-ServerActionsV293TestJSON-1385832717-project-member] https://10.4.3.127/volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 returned with HTTP 202 Aug 14 06:12:50.946839 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 340/1349] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 14 06:12:50 2026] DELETE /volume/v3/volumes/c694c1ac-33a1-4127-8773-55ddb3eb2eb6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:12:50.947922 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-de6af015-e64f-4c2f-824b-3414bdee8282 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Acquiring lock "cinder-attachment_update-e9138ccc-9fdc-40fa-9242-a1688157cc0f-np0000007331" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:12:50.953177 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-de6af015-e64f-4c2f-824b-3414bdee8282 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Lock "cinder-attachment_update-e9138ccc-9fdc-40fa-9242-a1688157cc0f-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:12:50.954230 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:50.954230 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:51.086665 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-de6af015-e64f-4c2f-824b-3414bdee8282 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Lock "cinder-attachment_update-e9138ccc-9fdc-40fa-9242-a1688157cc0f-np0000007331" released by "attachment_update" :: held 0.133s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:12:51.087053 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-de6af015-e64f-4c2f-824b-3414bdee8282 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/1800dac8-14cc-4b8f-8e41-fd86825bfce9 returned with HTTP 200 Aug 14 06:12:51.087573 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 340/1350] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:12:50 2026] PUT /volume/v3/attachments/1800dac8-14cc-4b8f-8e41-fd86825bfce9 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:51.805786 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9f2babf9-32d8-4345-9719-4eda0f2502e4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:51.808428 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9f2babf9-32d8-4345-9719-4eda0f2502e4 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:51.808428 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9f2babf9-32d8-4345-9719-4eda0f2502e4 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:51.808428 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9f2babf9-32d8-4345-9719-4eda0f2502e4 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:51.826439 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:51.826439 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:51.833725 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9f2babf9-32d8-4345-9719-4eda0f2502e4 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:51.840309 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9f2babf9-32d8-4345-9719-4eda0f2502e4 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:51.840942 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 335/1351] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:51 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:52.858357 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c618b6eb-4521-48f4-bd36-5974f3c5757a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:52.860942 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c618b6eb-4521-48f4-bd36-5974f3c5757a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:52.861145 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c618b6eb-4521-48f4-bd36-5974f3c5757a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:52.861986 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c618b6eb-4521-48f4-bd36-5974f3c5757a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:52.881586 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:52.881586 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:52.889022 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c618b6eb-4521-48f4-bd36-5974f3c5757a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:52.896028 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c618b6eb-4521-48f4-bd36-5974f3c5757a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:52.896503 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 337/1352] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:52 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1147 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:53.097155 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-706cfb11-0d14-4897-85f6-5ea899dadc27 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:53.101421 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-706cfb11-0d14-4897-85f6-5ea899dadc27 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] POST https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action Aug 14 06:12:53.101421 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-706cfb11-0d14-4897-85f6-5ea899dadc27 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action body: b'{"os-attach": {"instance_uuid": "cfa95ff7-c3ad-4227-9eb2-86dc678b7e6c", "mountpoint": "/dev/vdb"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:12:53.101421 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-706cfb11-0d14-4897-85f6-5ea899dadc27 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "cfa95ff7-c3ad-4227-9eb2-86dc678b7e6c", "mountpoint": "/dev/vdb"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:53.113787 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:53.113787 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:53.114727 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-706cfb11-0d14-4897-85f6-5ea899dadc27 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:12:53.128917 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-706cfb11-0d14-4897-85f6-5ea899dadc27 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Update volume admin metadata completed successfully. Aug 14 06:12:53.221522 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-706cfb11-0d14-4897-85f6-5ea899dadc27 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Attach volume completed successfully. Aug 14 06:12:53.222265 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-706cfb11-0d14-4897-85f6-5ea899dadc27 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action returned with HTTP 202 Aug 14 06:12:53.223135 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 341/1353] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:12:53 2026] POST /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:12:53.232295 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-839bec47-f65d-4929-ab75-91a1d57e3121 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:53.235497 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-839bec47-f65d-4929-ab75-91a1d57e3121 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] GET https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 Aug 14 06:12:53.235729 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-839bec47-f65d-4929-ab75-91a1d57e3121 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:53.235985 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-839bec47-f65d-4929-ab75-91a1d57e3121 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:53.250746 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:53.250746 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:53.257161 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-839bec47-f65d-4929-ab75-91a1d57e3121 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:12:53.264488 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-839bec47-f65d-4929-ab75-91a1d57e3121 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 returned with HTTP 200 Aug 14 06:12:53.264488 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 341/1354] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:53 2026] GET /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 => generated 1176 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:53.286390 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-88d06650-46e3-491a-bccb-b6696700addf None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:53.291034 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-88d06650-46e3-491a-bccb-b6696700addf tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] POST https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action Aug 14 06:12:53.291034 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-88d06650-46e3-491a-bccb-b6696700addf tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action body: b'{"os-detach": {}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:12:53.291034 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-88d06650-46e3-491a-bccb-b6696700addf tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:53.305389 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:53.305389 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:53.305573 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-88d06650-46e3-491a-bccb-b6696700addf tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:12:53.375947 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-88d06650-46e3-491a-bccb-b6696700addf tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Detach volume completed successfully. Aug 14 06:12:53.375947 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-88d06650-46e3-491a-bccb-b6696700addf tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action returned with HTTP 202 Aug 14 06:12:53.376384 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 336/1355] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:12:53 2026] POST /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:12:53.386382 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4af2a987-f54b-4b69-8185-6086f490d8e5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:53.388910 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4af2a987-f54b-4b69-8185-6086f490d8e5 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] GET https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 Aug 14 06:12:53.389224 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4af2a987-f54b-4b69-8185-6086f490d8e5 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:53.389500 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4af2a987-f54b-4b69-8185-6086f490d8e5 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:53.400243 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:53.400243 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:53.407410 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4af2a987-f54b-4b69-8185-6086f490d8e5 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:12:53.407541 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-23a9f230-4330-4368-8cdd-8a12095540d4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:53.412270 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-23a9f230-4330-4368-8cdd-8a12095540d4 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/attachments/1800dac8-14cc-4b8f-8e41-fd86825bfce9/action Aug 14 06:12:53.412369 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4af2a987-f54b-4b69-8185-6086f490d8e5 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 returned with HTTP 200 Aug 14 06:12:53.415894 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 338/1356] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:53 2026] GET /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:53.416071 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-23a9f230-4330-4368-8cdd-8a12095540d4 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:12:53.416071 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-23a9f230-4330-4368-8cdd-8a12095540d4 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:53.440593 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:53.440593 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:53.453365 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-84641fcc-46e6-4257-8346-9ee5a66733b1 req-23a9f230-4330-4368-8cdd-8a12095540d4 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/1800dac8-14cc-4b8f-8e41-fd86825bfce9/action returned with HTTP 204 Aug 14 06:12:53.453873 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 342/1357] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:12:53 2026] POST /volume/v3/attachments/1800dac8-14cc-4b8f-8e41-fd86825bfce9/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:53.912907 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e433ba29-7c56-40a4-9266-32683ec0b0cb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:53.915319 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e433ba29-7c56-40a4-9266-32683ec0b0cb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:53.915612 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e433ba29-7c56-40a4-9266-32683ec0b0cb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:53.915856 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e433ba29-7c56-40a4-9266-32683ec0b0cb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:53.937138 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:53.937138 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:53.947836 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e433ba29-7c56-40a4-9266-32683ec0b0cb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:53.955127 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e433ba29-7c56-40a4-9266-32683ec0b0cb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:53.955919 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 342/1358] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:53 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:53.980702 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-222a2f40-6652-490c-a787-ab2eb2840047 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:54.092936 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-222a2f40-6652-490c-a787-ab2eb2840047 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:54.094207 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-222a2f40-6652-490c-a787-ab2eb2840047 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:54.094207 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-222a2f40-6652-490c-a787-ab2eb2840047 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:54.118670 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:54.118670 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:54.123510 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-222a2f40-6652-490c-a787-ab2eb2840047 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] Volume info retrieved successfully. Aug 14 06:12:54.130177 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-222a2f40-6652-490c-a787-ab2eb2840047 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:54.130774 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 337/1359] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:53 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1441 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:54.200003 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-13378214-6c6b-4e17-9e88-fe38ff0914eb None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:54.202025 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-13378214-6c6b-4e17-9e88-fe38ff0914eb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:54.202236 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-13378214-6c6b-4e17-9e88-fe38ff0914eb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:54.202446 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-13378214-6c6b-4e17-9e88-fe38ff0914eb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:54.214017 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:54.214017 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:54.217586 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-13378214-6c6b-4e17-9e88-fe38ff0914eb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] Volume info retrieved successfully. Aug 14 06:12:54.222262 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-13378214-6c6b-4e17-9e88-fe38ff0914eb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:54.222857 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 339/1360] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:54 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:54.274516 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-8e1a7433-0c97-4f54-8f80-bb35537dfcfa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:54.277523 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-8e1a7433-0c97-4f54-8f80-bb35537dfcfa tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:54.278348 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-8e1a7433-0c97-4f54-8f80-bb35537dfcfa tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:54.278671 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-8e1a7433-0c97-4f54-8f80-bb35537dfcfa tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:54.306286 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:54.306286 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:54.313644 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-8e1a7433-0c97-4f54-8f80-bb35537dfcfa tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:54.321668 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-8e1a7433-0c97-4f54-8f80-bb35537dfcfa tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:54.322380 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 343/1361] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:12:54 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1441 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:54.346265 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-b67f72e2-d121-4c48-b4b1-cf4b352514a8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:54.349741 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-b67f72e2-d121-4c48-b4b1-cf4b352514a8 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f/action Aug 14 06:12:54.350281 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-b67f72e2-d121-4c48-b4b1-cf4b352514a8 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:12:54.351227 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-b67f72e2-d121-4c48-b4b1-cf4b352514a8 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:54.374819 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:54.374819 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:54.375651 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-b67f72e2-d121-4c48-b4b1-cf4b352514a8 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:54.387659 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-b67f72e2-d121-4c48-b4b1-cf4b352514a8 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Begin detaching volume completed successfully. Aug 14 06:12:54.387659 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-b67f72e2-d121-4c48-b4b1-cf4b352514a8 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f/action returned with HTTP 202 Aug 14 06:12:54.388213 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 343/1362] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:12:54 2026] POST /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:12:54.422432 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d1355b8a-ebf3-4b9e-9ef8-c31154283c7b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:54.426150 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d1355b8a-ebf3-4b9e-9ef8-c31154283c7b tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:54.426458 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d1355b8a-ebf3-4b9e-9ef8-c31154283c7b tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:54.426837 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d1355b8a-ebf3-4b9e-9ef8-c31154283c7b tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:54.455572 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:54.455572 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:54.462567 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-cc9ba896-1d0f-4d0d-8b0e-98f3aba1e268 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:54.462567 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cc9ba896-1d0f-4d0d-8b0e-98f3aba1e268 None None] GET https://10.4.3.127/volume// Aug 14 06:12:54.462714 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d1355b8a-ebf3-4b9e-9ef8-c31154283c7b tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:54.462789 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cc9ba896-1d0f-4d0d-8b0e-98f3aba1e268 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:54.462789 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cc9ba896-1d0f-4d0d-8b0e-98f3aba1e268 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:54.463059 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cc9ba896-1d0f-4d0d-8b0e-98f3aba1e268 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:12:54.463857 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 340/1363] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:12:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:12:54.470135 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d1355b8a-ebf3-4b9e-9ef8-c31154283c7b tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:54.470758 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 338/1364] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:54 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1444 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:54.473088 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-6aa052ff-70dc-424d-8de5-39e35f58c52a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:54.476020 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-6aa052ff-70dc-424d-8de5-39e35f58c52a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:54.476342 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-6aa052ff-70dc-424d-8de5-39e35f58c52a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:54.476653 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-6aa052ff-70dc-424d-8de5-39e35f58c52a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:54.495298 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:54.495298 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:54.502519 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-6aa052ff-70dc-424d-8de5-39e35f58c52a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:54.510196 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-6aa052ff-70dc-424d-8de5-39e35f58c52a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:54.511072 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 344/1365] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:12:54 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1624 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:12:55.146121 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-ef6052a4-c4ce-435d-84fb-11c19987993f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:55.148301 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-ef6052a4-c4ce-435d-84fb-11c19987993f tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:55.148543 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-ef6052a4-c4ce-435d-84fb-11c19987993f tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:55.148748 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-ef6052a4-c4ce-435d-84fb-11c19987993f tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:55.162330 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:55.162330 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:55.167144 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-ef6052a4-c4ce-435d-84fb-11c19987993f tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:55.175631 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-ef6052a4-c4ce-435d-84fb-11c19987993f tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:55.176272 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 344/1366] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:12:55 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1444 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:55.210377 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-cb112aea-59a5-4fc7-9c0d-af6741af0ef9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:55.213350 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-cb112aea-59a5-4fc7-9c0d-af6741af0ef9 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] DELETE https://10.4.3.127/volume/v3/attachments/cefb0023-63fc-4313-886c-827150789966 Aug 14 06:12:55.213641 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-cb112aea-59a5-4fc7-9c0d-af6741af0ef9 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:55.213887 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-cb112aea-59a5-4fc7-9c0d-af6741af0ef9 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:55.224066 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:55.224066 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:55.288420 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-496ecf50-12fc-402a-83a6-6f862a3bee66 req-cb112aea-59a5-4fc7-9c0d-af6741af0ef9 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/cefb0023-63fc-4313-886c-827150789966 returned with HTTP 200 Aug 14 06:12:55.288989 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 341/1367] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:12:55 2026] DELETE /volume/v3/attachments/cefb0023-63fc-4313-886c-827150789966 => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:55.487433 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8c4912b0-f3c5-4eeb-a0ce-54bc45a4adb5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:55.490078 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8c4912b0-f3c5-4eeb-a0ce-54bc45a4adb5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:55.490608 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8c4912b0-f3c5-4eeb-a0ce-54bc45a4adb5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:55.490881 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8c4912b0-f3c5-4eeb-a0ce-54bc45a4adb5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:55.505304 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:55.505304 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:55.510690 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8c4912b0-f3c5-4eeb-a0ce-54bc45a4adb5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:55.517563 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8c4912b0-f3c5-4eeb-a0ce-54bc45a4adb5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:55.518082 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 339/1368] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:55 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:55.612304 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5784eb12-5ef3-497b-a531-6c21b0c21eec None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:55.615964 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5784eb12-5ef3-497b-a531-6c21b0c21eec tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:55.615964 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5784eb12-5ef3-497b-a531-6c21b0c21eec tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:55.615964 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5784eb12-5ef3-497b-a531-6c21b0c21eec tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:55.628345 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:55.628345 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:55.634480 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5784eb12-5ef3-497b-a531-6c21b0c21eec tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] Volume info retrieved successfully. Aug 14 06:12:55.637251 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5784eb12-5ef3-497b-a531-6c21b0c21eec tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:55.637857 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 345/1369] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:55 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:55.695355 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-150434b4-c441-43c5-885a-e50dcef46a69 req-08fd40db-25c7-4ce8-bba7-f4df28e355bd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:55.702250 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-150434b4-c441-43c5-885a-e50dcef46a69 req-08fd40db-25c7-4ce8-bba7-f4df28e355bd tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:55.702528 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-150434b4-c441-43c5-885a-e50dcef46a69 req-08fd40db-25c7-4ce8-bba7-f4df28e355bd tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:55.702793 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-150434b4-c441-43c5-885a-e50dcef46a69 req-08fd40db-25c7-4ce8-bba7-f4df28e355bd tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:55.717862 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:55.717862 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:55.724002 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-150434b4-c441-43c5-885a-e50dcef46a69 req-08fd40db-25c7-4ce8-bba7-f4df28e355bd tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:55.732554 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-150434b4-c441-43c5-885a-e50dcef46a69 req-08fd40db-25c7-4ce8-bba7-f4df28e355bd tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:55.733553 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 345/1370] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:12:55 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:55.760651 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-150434b4-c441-43c5-885a-e50dcef46a69 req-fdc9daee-9bfa-4bba-9bff-2eb8e9a0930c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:55.763318 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-150434b4-c441-43c5-885a-e50dcef46a69 req-fdc9daee-9bfa-4bba-9bff-2eb8e9a0930c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f/action Aug 14 06:12:55.763819 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-150434b4-c441-43c5-885a-e50dcef46a69 req-fdc9daee-9bfa-4bba-9bff-2eb8e9a0930c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:12:55.764012 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-150434b4-c441-43c5-885a-e50dcef46a69 req-fdc9daee-9bfa-4bba-9bff-2eb8e9a0930c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:55.778028 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:55.778028 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:55.779933 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-150434b4-c441-43c5-885a-e50dcef46a69 req-fdc9daee-9bfa-4bba-9bff-2eb8e9a0930c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:55.788068 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-150434b4-c441-43c5-885a-e50dcef46a69 req-fdc9daee-9bfa-4bba-9bff-2eb8e9a0930c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Begin detaching volume completed successfully. Aug 14 06:12:55.788537 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-150434b4-c441-43c5-885a-e50dcef46a69 req-fdc9daee-9bfa-4bba-9bff-2eb8e9a0930c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f/action returned with HTTP 202 Aug 14 06:12:55.789683 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 342/1371] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:12:55 2026] POST /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:12:55.815465 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ea1448f3-21d7-4648-81dd-c705ae155d08 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:55.817702 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ea1448f3-21d7-4648-81dd-c705ae155d08 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:55.818150 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ea1448f3-21d7-4648-81dd-c705ae155d08 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:55.818150 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ea1448f3-21d7-4648-81dd-c705ae155d08 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:55.830002 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:55.830002 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:55.834823 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ea1448f3-21d7-4648-81dd-c705ae155d08 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:55.843026 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f575ece0-32a3-4bdf-8ca0-d2380ceeace6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:55.843212 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ea1448f3-21d7-4648-81dd-c705ae155d08 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:55.843264 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f575ece0-32a3-4bdf-8ca0-d2380ceeace6 None None] GET https://10.4.3.127/volume// Aug 14 06:12:55.843300 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 340/1372] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:55 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 06:12:55.843339 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f575ece0-32a3-4bdf-8ca0-d2380ceeace6 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:55.843339 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f575ece0-32a3-4bdf-8ca0-d2380ceeace6 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:55.843339 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f575ece0-32a3-4bdf-8ca0-d2380ceeace6 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:12:55.844069 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 346/1373] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:12:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:12:55.853424 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-150434b4-c441-43c5-885a-e50dcef46a69 req-86d40e9e-358e-4925-a10a-b764a5b54f69 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:55.857915 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-150434b4-c441-43c5-885a-e50dcef46a69 req-86d40e9e-358e-4925-a10a-b764a5b54f69 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:55.858180 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-150434b4-c441-43c5-885a-e50dcef46a69 req-86d40e9e-358e-4925-a10a-b764a5b54f69 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:55.858409 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-150434b4-c441-43c5-885a-e50dcef46a69 req-86d40e9e-358e-4925-a10a-b764a5b54f69 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:55.877927 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:55.877927 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:55.882770 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-150434b4-c441-43c5-885a-e50dcef46a69 req-86d40e9e-358e-4925-a10a-b764a5b54f69 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:55.888273 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-150434b4-c441-43c5-885a-e50dcef46a69 req-86d40e9e-358e-4925-a10a-b764a5b54f69 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:55.888805 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 346/1374] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:12:55 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1327 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:12:56.857762 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-05fc1dd6-b34f-40cd-9482-4058e883363f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:56.859575 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-05fc1dd6-b34f-40cd-9482-4058e883363f tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:56.859757 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-05fc1dd6-b34f-40cd-9482-4058e883363f tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:56.859964 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-05fc1dd6-b34f-40cd-9482-4058e883363f tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:56.871551 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:56.871551 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:56.875338 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-05fc1dd6-b34f-40cd-9482-4058e883363f tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:56.879768 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-05fc1dd6-b34f-40cd-9482-4058e883363f tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:56.880392 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 343/1375] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:56 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:57.106584 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b82905b4-e310-49d3-af44-de72bf8788d7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:57.108856 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b82905b4-e310-49d3-af44-de72bf8788d7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:12:57.109234 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b82905b4-e310-49d3-af44-de72bf8788d7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-337439459"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:57.111880 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-b82905b4-e310-49d3-af44-de72bf8788d7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-337439459'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:12:57.112091 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-b82905b4-e310-49d3-af44-de72bf8788d7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Create volume of 1 GB Aug 14 06:12:57.116579 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b82905b4-e310-49d3-af44-de72bf8788d7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Availability Zones retrieved successfully. Aug 14 06:12:57.121896 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b82905b4-e310-49d3-af44-de72bf8788d7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Flow 'volume_create_api' (fdde89b1-817d-4c45-9738-c05810f5e133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:57.122948 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b82905b4-e310-49d3-af44-de72bf8788d7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c740681-0911-4796-b7e7-d680e6f8a067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:57.123981 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-b82905b4-e310-49d3-af44-de72bf8788d7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:12:57.153591 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b82905b4-e310-49d3-af44-de72bf8788d7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c740681-0911-4796-b7e7-d680e6f8a067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:57.154601 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b82905b4-e310-49d3-af44-de72bf8788d7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8744e4bb-2a92-4152-b6dd-8c143ccff18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:57.243356 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-b82905b4-e310-49d3-af44-de72bf8788d7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Created reservations ['6661c400-3ce1-4c84-89b8-4f88bd68621a', '6d952e02-7c6f-465a-b63e-b643ce003a05', 'a08030f2-0093-4f4a-9862-e94b8c283d34', '211ae48f-2069-4a06-90fb-8f8d5b034f36'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:12:57.244623 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b82905b4-e310-49d3-af44-de72bf8788d7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8744e4bb-2a92-4152-b6dd-8c143ccff18c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6661c400-3ce1-4c84-89b8-4f88bd68621a', '6d952e02-7c6f-465a-b63e-b643ce003a05', 'a08030f2-0093-4f4a-9862-e94b8c283d34', '211ae48f-2069-4a06-90fb-8f8d5b034f36']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:57.246578 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b82905b4-e310-49d3-af44-de72bf8788d7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9561be92-b62e-4bbe-bc15-7fcfebfdbd44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:57.277015 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b82905b4-e310-49d3-af44-de72bf8788d7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9561be92-b62e-4bbe-bc15-7fcfebfdbd44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85973d44-f01f-45b9-9091-03560a0bcdcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-337439459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8deb4b1bfaa40868bc349919de60502',qos_specs=None,replication_status=,reservations=['6661c400-3ce1-4c84-89b8-4f88bd68621a','6d952e02-7c6f-465a-b63e-b643ce003a05','a08030f2-0093-4f4a-9862-e94b8c283d34','211ae48f-2069-4a06-90fb-8f8d5b034f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8891561851441d8bb18d92fc0233801',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:12:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-337439459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85973d44-f01f-45b9-9091-03560a0bcdcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8deb4b1bfaa40868bc349919de60502',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8891561851441d8bb18d92fc0233801',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:57.278026 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b82905b4-e310-49d3-af44-de72bf8788d7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a91ece6-5524-4c20-ba63-66e3711bc320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:57.306709 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b82905b4-e310-49d3-af44-de72bf8788d7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a91ece6-5524-4c20-ba63-66e3711bc320) transitioned into state 'SUCCESS' from state '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-337439459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8deb4b1bfaa40868bc349919de60502',qos_specs=None,replication_status=,reservations=['6661c400-3ce1-4c84-89b8-4f88bd68621a','6d952e02-7c6f-465a-b63e-b643ce003a05','a08030f2-0093-4f4a-9862-e94b8c283d34','211ae48f-2069-4a06-90fb-8f8d5b034f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8891561851441d8bb18d92fc0233801',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:57.307517 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b82905b4-e310-49d3-af44-de72bf8788d7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a419b5e-1762-47e2-b804-ad64b3765121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:12:57.320436 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b82905b4-e310-49d3-af44-de72bf8788d7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a419b5e-1762-47e2-b804-ad64b3765121) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:12:57.320777 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b82905b4-e310-49d3-af44-de72bf8788d7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Flow 'volume_create_api' (fdde89b1-817d-4c45-9738-c05810f5e133) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:12:57.321205 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b82905b4-e310-49d3-af44-de72bf8788d7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Create volume request issued successfully. Aug 14 06:12:57.321846 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b82905b4-e310-49d3-af44-de72bf8788d7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:12:57.322317 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 341/1376] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:12:57 2026] POST /volume/v3/volumes => generated 750 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:12:57.343108 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bf361894-34c6-451a-b48c-4f66fd4c7af7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:57.347909 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bf361894-34c6-451a-b48c-4f66fd4c7af7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd Aug 14 06:12:57.347909 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bf361894-34c6-451a-b48c-4f66fd4c7af7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:57.347909 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bf361894-34c6-451a-b48c-4f66fd4c7af7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:57.361336 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:57.361336 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:57.367368 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bf361894-34c6-451a-b48c-4f66fd4c7af7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:12:57.374239 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bf361894-34c6-451a-b48c-4f66fd4c7af7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd returned with HTTP 200 Aug 14 06:12:57.375028 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 347/1377] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:57 2026] GET /volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:57.843018 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-21f0fc4e-9ae9-4031-9b9f-913b990f5af1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:57.901329 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e633d326-2fbb-42e9-8913-719d8b927fad None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:57.903614 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e633d326-2fbb-42e9-8913-719d8b927fad tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:57.903857 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e633d326-2fbb-42e9-8913-719d8b927fad tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:57.904105 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e633d326-2fbb-42e9-8913-719d8b927fad tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:57.916238 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:57.916238 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:57.920785 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e633d326-2fbb-42e9-8913-719d8b927fad tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:57.926573 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e633d326-2fbb-42e9-8913-719d8b927fad tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:57.927025 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 344/1378] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:57 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1147 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:57.934023 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21f0fc4e-9ae9-4031-9b9f-913b990f5af1 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 14 06:12:57.934648 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21f0fc4e-9ae9-4031-9b9f-913b990f5af1 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-303050220", "description": "tempest-group-type-description-369608607", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:57.954010 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21f0fc4e-9ae9-4031-9b9f-913b990f5af1 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 14 06:12:57.954518 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 347/1379] 10.4.3.127 () {70 vars in 1312 bytes} [Fri Aug 14 06:12:57 2026] POST /volume/v3/group_types => generated 263 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:57.964008 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8de0bb71-bec1-459a-b41a-eff3d6381cfc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:57.966317 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8de0bb71-bec1-459a-b41a-eff3d6381cfc tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] GET https://10.4.3.127/volume/v3/group_types Aug 14 06:12:57.966585 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8de0bb71-bec1-459a-b41a-eff3d6381cfc tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:57.966777 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8de0bb71-bec1-459a-b41a-eff3d6381cfc tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:57.978737 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:57.978737 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:57.979691 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8de0bb71-bec1-459a-b41a-eff3d6381cfc tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 200 Aug 14 06:12:57.980078 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 342/1380] 10.4.3.127 () {68 vars in 1290 bytes} [Fri Aug 14 06:12:57 2026] GET /volume/v3/group_types => generated 497 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:57.993383 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-474d5da3-5fdc-4e06-9850-54eff60d7df2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:57.999369 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-474d5da3-5fdc-4e06-9850-54eff60d7df2 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] PUT https://10.4.3.127/volume/v3/group_types/7638d74e-5435-44ab-b350-0eaabfbf6227 Aug 14 06:12:57.999369 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-474d5da3-5fdc-4e06-9850-54eff60d7df2 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-901641447", "description": "updated-group-type-desc"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:58.026671 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-474d5da3-5fdc-4e06-9850-54eff60d7df2 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] https://10.4.3.127/volume/v3/group_types/7638d74e-5435-44ab-b350-0eaabfbf6227 returned with HTTP 200 Aug 14 06:12:58.027206 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 348/1381] 10.4.3.127 () {70 vars in 1422 bytes} [Fri Aug 14 06:12:57 2026] PUT /volume/v3/group_types/7638d74e-5435-44ab-b350-0eaabfbf6227 => generated 254 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:58.037755 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-bf0474cd-52b0-4764-afd5-03074d7b9db2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:58.040298 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bf0474cd-52b0-4764-afd5-03074d7b9db2 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] GET https://10.4.3.127/volume/v3/group_types/7638d74e-5435-44ab-b350-0eaabfbf6227 Aug 14 06:12:58.040630 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bf0474cd-52b0-4764-afd5-03074d7b9db2 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:58.040884 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bf0474cd-52b0-4764-afd5-03074d7b9db2 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:58.045899 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bf0474cd-52b0-4764-afd5-03074d7b9db2 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] https://10.4.3.127/volume/v3/group_types/7638d74e-5435-44ab-b350-0eaabfbf6227 returned with HTTP 200 Aug 14 06:12:58.046335 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 345/1382] 10.4.3.127 () {68 vars in 1401 bytes} [Fri Aug 14 06:12:58 2026] GET /volume/v3/group_types/7638d74e-5435-44ab-b350-0eaabfbf6227 => generated 254 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:58.055661 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c5f976b1-fb51-4c4a-a4f7-7e39ad4203b8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:58.059574 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c5f976b1-fb51-4c4a-a4f7-7e39ad4203b8 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/7638d74e-5435-44ab-b350-0eaabfbf6227 Aug 14 06:12:58.061760 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c5f976b1-fb51-4c4a-a4f7-7e39ad4203b8 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:58.062470 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c5f976b1-fb51-4c4a-a4f7-7e39ad4203b8 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:58.089908 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c5f976b1-fb51-4c4a-a4f7-7e39ad4203b8 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] https://10.4.3.127/volume/v3/group_types/7638d74e-5435-44ab-b350-0eaabfbf6227 returned with HTTP 202 Aug 14 06:12:58.093237 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 348/1383] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 14 06:12:58 2026] DELETE /volume/v3/group_types/7638d74e-5435-44ab-b350-0eaabfbf6227 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 14 06:12:58.101575 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8d914569-fe0e-4f02-bdf3-4ce6698b9bc6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:58.107493 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8d914569-fe0e-4f02-bdf3-4ce6698b9bc6 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] GET https://10.4.3.127/volume/v3/group_types Aug 14 06:12:58.107493 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8d914569-fe0e-4f02-bdf3-4ce6698b9bc6 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:58.107493 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8d914569-fe0e-4f02-bdf3-4ce6698b9bc6 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:58.112055 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8d914569-fe0e-4f02-bdf3-4ce6698b9bc6 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 200 Aug 14 06:12:58.113072 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 343/1384] 10.4.3.127 () {68 vars in 1290 bytes} [Fri Aug 14 06:12:58 2026] GET /volume/v3/group_types => generated 248 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:58.123085 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-99998ca5-8417-4743-8a73-b723d2299b38 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:58.125618 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-99998ca5-8417-4743-8a73-b723d2299b38 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 14 06:12:58.126044 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-99998ca5-8417-4743-8a73-b723d2299b38 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1688893343", "is_public": true}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:58.140462 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-99998ca5-8417-4743-8a73-b723d2299b38 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 14 06:12:58.140894 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 349/1385] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 14 06:12:58 2026] POST /volume/v3/group_types => generated 164 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:58.149914 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e983cdc8-8c2c-40ae-bea4-f9fe7e1f2575 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:58.153384 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e983cdc8-8c2c-40ae-bea4-f9fe7e1f2575 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 14 06:12:58.153905 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e983cdc8-8c2c-40ae-bea4-f9fe7e1f2575 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-927221717", "is_public": false}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:58.173003 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e983cdc8-8c2c-40ae-bea4-f9fe7e1f2575 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 14 06:12:58.174969 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 346/1386] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 14 06:12:58 2026] POST /volume/v3/group_types => generated 164 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:12:58.185316 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-76a6ed5b-4789-4a53-b997-e2c28031dd2e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:58.187541 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-76a6ed5b-4789-4a53-b997-e2c28031dd2e tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] GET https://10.4.3.127/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 14 06:12:58.187821 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-76a6ed5b-4789-4a53-b997-e2c28031dd2e tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:58.188073 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-76a6ed5b-4789-4a53-b997-e2c28031dd2e tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:58.200644 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-76a6ed5b-4789-4a53-b997-e2c28031dd2e tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] https://10.4.3.127/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 14 06:12:58.201127 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 349/1387] 10.4.3.127 () {68 vars in 1351 bytes} [Fri Aug 14 06:12:58 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:58.211460 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-70c80c5a-b293-409c-aa90-63a2f85f1211 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:58.213974 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-70c80c5a-b293-409c-aa90-63a2f85f1211 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] GET https://10.4.3.127/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 14 06:12:58.214277 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-70c80c5a-b293-409c-aa90-63a2f85f1211 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:58.214499 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-70c80c5a-b293-409c-aa90-63a2f85f1211 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:58.225758 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-70c80c5a-b293-409c-aa90-63a2f85f1211 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] https://10.4.3.127/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 14 06:12:58.227419 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 344/1388] 10.4.3.127 () {68 vars in 1353 bytes} [Fri Aug 14 06:12:58 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:58.235495 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-839af0ee-d6bd-4a51-a6a3-cdec25e7c410 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:58.237684 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-839af0ee-d6bd-4a51-a6a3-cdec25e7c410 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] GET https://10.4.3.127/volume/v3/group_types?is_public=False Aug 14 06:12:58.237928 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-839af0ee-d6bd-4a51-a6a3-cdec25e7c410 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:58.238158 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-839af0ee-d6bd-4a51-a6a3-cdec25e7c410 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:58.248830 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-839af0ee-d6bd-4a51-a6a3-cdec25e7c410 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] https://10.4.3.127/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 14 06:12:58.249278 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 350/1389] 10.4.3.127 () {68 vars in 1321 bytes} [Fri Aug 14 06:12:58 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:58.259086 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f45bd8d5-6a36-433c-9269-597ccbb67d3e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:58.260996 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f45bd8d5-6a36-433c-9269-597ccbb67d3e tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] GET https://10.4.3.127/volume/v3/group_types?is_public=True Aug 14 06:12:58.261224 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f45bd8d5-6a36-433c-9269-597ccbb67d3e tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:58.261459 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f45bd8d5-6a36-433c-9269-597ccbb67d3e tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:58.275323 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f45bd8d5-6a36-433c-9269-597ccbb67d3e tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] https://10.4.3.127/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 14 06:12:58.275788 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 347/1390] 10.4.3.127 () {68 vars in 1319 bytes} [Fri Aug 14 06:12:58 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:58.285613 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-48f915c6-bf48-442e-969e-c23e2643f89f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:58.289077 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-48f915c6-bf48-442e-969e-c23e2643f89f tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/367c4d29-bbe9-4004-8e5e-88fd255d06ce Aug 14 06:12:58.289479 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-48f915c6-bf48-442e-969e-c23e2643f89f tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:58.289973 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-48f915c6-bf48-442e-969e-c23e2643f89f tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:58.311203 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-48f915c6-bf48-442e-969e-c23e2643f89f tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] https://10.4.3.127/volume/v3/group_types/367c4d29-bbe9-4004-8e5e-88fd255d06ce returned with HTTP 202 Aug 14 06:12:58.311798 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 350/1391] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 14 06:12:58 2026] DELETE /volume/v3/group_types/367c4d29-bbe9-4004-8e5e-88fd255d06ce => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:12:58.321680 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0d861413-7b5d-49e0-97e3-b90f8e081107 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:58.323860 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0d861413-7b5d-49e0-97e3-b90f8e081107 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/6c02e2e2-832d-4bbf-8e75-36ef8c55811c Aug 14 06:12:58.324091 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0d861413-7b5d-49e0-97e3-b90f8e081107 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:58.324958 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0d861413-7b5d-49e0-97e3-b90f8e081107 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:58.337227 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0d861413-7b5d-49e0-97e3-b90f8e081107 tempest-GroupTypesTest-1598191534 tempest-GroupTypesTest-1598191534-project-admin] https://10.4.3.127/volume/v3/group_types/6c02e2e2-832d-4bbf-8e75-36ef8c55811c returned with HTTP 202 Aug 14 06:12:58.337753 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 345/1392] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 14 06:12:58 2026] DELETE /volume/v3/group_types/6c02e2e2-832d-4bbf-8e75-36ef8c55811c => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:12:58.391144 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2b591f71-2394-4125-b416-8d7d6d343433 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:58.392027 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2b591f71-2394-4125-b416-8d7d6d343433 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd Aug 14 06:12:58.392246 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2b591f71-2394-4125-b416-8d7d6d343433 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:58.392455 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2b591f71-2394-4125-b416-8d7d6d343433 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:58.399280 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:58.399280 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:58.402738 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2b591f71-2394-4125-b416-8d7d6d343433 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:12:58.406728 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2b591f71-2394-4125-b416-8d7d6d343433 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd returned with HTTP 200 Aug 14 06:12:58.407139 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 351/1393] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:58 2026] GET /volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:58.460722 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-d6283425-efee-4488-929a-16525fb455da None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:58.464131 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-d6283425-efee-4488-929a-16525fb455da tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd Aug 14 06:12:58.464320 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-d6283425-efee-4488-929a-16525fb455da tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:58.464610 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-d6283425-efee-4488-929a-16525fb455da tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:58.472681 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:58.472681 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:58.478336 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-d6283425-efee-4488-929a-16525fb455da tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:12:58.483620 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-d6283425-efee-4488-929a-16525fb455da tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd returned with HTTP 200 Aug 14 06:12:58.484256 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 348/1394] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:12:58 2026] GET /volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:58.617066 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e8264965-769e-4e65-8d07-b5d3d12316da None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:58.617847 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e8264965-769e-4e65-8d07-b5d3d12316da None None] GET https://10.4.3.127/volume// Aug 14 06:12:58.617847 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e8264965-769e-4e65-8d07-b5d3d12316da None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:58.618056 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e8264965-769e-4e65-8d07-b5d3d12316da None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:58.618514 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e8264965-769e-4e65-8d07-b5d3d12316da None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:12:58.618933 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 351/1395] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:12:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:12:58.628112 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-96503db3-0925-4b21-bae4-c3d0715fe504 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:58.630782 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-96503db3-0925-4b21-bae4-c3d0715fe504 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:12:58.631217 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-96503db3-0925-4b21-bae4-c3d0715fe504 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85973d44-f01f-45b9-9091-03560a0bcdcd", "connector": null, "instance_uuid": "3e8b494d-ab83-4f35-b776-09d7b009de02"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:58.641687 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:58.641687 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:58.675105 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-96503db3-0925-4b21-bae4-c3d0715fe504 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:12:58.675105 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 346/1396] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:12:58 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:58.700866 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0815a336-e74a-40f1-8715-ffab1b8d55c8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:58.702870 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0815a336-e74a-40f1-8715-ffab1b8d55c8 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd Aug 14 06:12:58.706421 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0815a336-e74a-40f1-8715-ffab1b8d55c8 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:58.706421 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0815a336-e74a-40f1-8715-ffab1b8d55c8 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:58.715172 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:58.715172 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:58.715931 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-840cd451-1b78-4fba-a1e0-11cabd311e29 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:58.716515 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-840cd451-1b78-4fba-a1e0-11cabd311e29 None None] GET https://10.4.3.127/volume// Aug 14 06:12:58.716717 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-840cd451-1b78-4fba-a1e0-11cabd311e29 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:58.716929 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-840cd451-1b78-4fba-a1e0-11cabd311e29 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:58.717291 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-840cd451-1b78-4fba-a1e0-11cabd311e29 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:12:58.717636 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 349/1397] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:12:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:12:58.719393 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0815a336-e74a-40f1-8715-ffab1b8d55c8 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:12:58.724123 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0815a336-e74a-40f1-8715-ffab1b8d55c8 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd returned with HTTP 200 Aug 14 06:12:58.724574 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 352/1398] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:58 2026] GET /volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:58.726767 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-c76d88ae-b12f-4b1f-af73-1e8205302a0f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:58.728978 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-c76d88ae-b12f-4b1f-af73-1e8205302a0f tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd Aug 14 06:12:58.729177 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-c76d88ae-b12f-4b1f-af73-1e8205302a0f tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:58.729351 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-c76d88ae-b12f-4b1f-af73-1e8205302a0f tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:58.740694 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:58.740694 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:12:58.744446 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-c76d88ae-b12f-4b1f-af73-1e8205302a0f tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:12:58.748905 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-c76d88ae-b12f-4b1f-af73-1e8205302a0f tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd returned with HTTP 200 Aug 14 06:12:58.749564 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 352/1399] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:12:58 2026] GET /volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 06:12:58.875330 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-0611bda7-f754-4415-895a-b34fe9c81f92 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:58.881595 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-0611bda7-f754-4415-895a-b34fe9c81f92 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] PUT https://10.4.3.127/volume/v3/attachments/cb6b147d-f1dc-4071-80a2-82b1c5074ae9 Aug 14 06:12:58.882153 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-0611bda7-f754-4415-895a-b34fe9c81f92 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:12:58.897377 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-0611bda7-f754-4415-895a-b34fe9c81f92 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Acquiring lock "cinder-attachment_update-85973d44-f01f-45b9-9091-03560a0bcdcd-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:12:58.905523 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-0611bda7-f754-4415-895a-b34fe9c81f92 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Lock "cinder-attachment_update-85973d44-f01f-45b9-9091-03560a0bcdcd-np0000007331" acquired by "attachment_update" :: waited 0.008s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:12:58.907038 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:58.907038 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:12:58.942019 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-28c9a2b0-3d2b-4188-9963-d95caec93763 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:58.945185 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-28c9a2b0-3d2b-4188-9963-d95caec93763 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:12:58.945185 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-28c9a2b0-3d2b-4188-9963-d95caec93763 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:58.945185 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-28c9a2b0-3d2b-4188-9963-d95caec93763 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:58.960334 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:58.960334 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:12:58.968489 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-28c9a2b0-3d2b-4188-9963-d95caec93763 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:12:58.976791 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-28c9a2b0-3d2b-4188-9963-d95caec93763 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:12:58.976791 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 350/1400] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:58 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:59.008766 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-0611bda7-f754-4415-895a-b34fe9c81f92 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Lock "cinder-attachment_update-85973d44-f01f-45b9-9091-03560a0bcdcd-np0000007331" released by "attachment_update" :: held 0.103s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:12:59.009544 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-0611bda7-f754-4415-895a-b34fe9c81f92 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/attachments/cb6b147d-f1dc-4071-80a2-82b1c5074ae9 returned with HTTP 200 Aug 14 06:12:59.010265 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 347/1401] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:12:58 2026] PUT /volume/v3/attachments/cb6b147d-f1dc-4071-80a2-82b1c5074ae9 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:12:59.738165 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-93b74736-b43d-4e59-a2ab-79f2209ab201 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:12:59.739986 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-93b74736-b43d-4e59-a2ab-79f2209ab201 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd Aug 14 06:12:59.740195 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-93b74736-b43d-4e59-a2ab-79f2209ab201 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:12:59.740630 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-93b74736-b43d-4e59-a2ab-79f2209ab201 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:12:59.751230 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:12:59.751230 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:12:59.754875 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-93b74736-b43d-4e59-a2ab-79f2209ab201 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:12:59.761927 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-93b74736-b43d-4e59-a2ab-79f2209ab201 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd returned with HTTP 200 Aug 14 06:12:59.761927 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 353/1402] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:59 2026] GET /volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:12:59.996241 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-01eab622-cd8b-4320-b68c-594a8dafc2e5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:00.001093 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-01eab622-cd8b-4320-b68c-594a8dafc2e5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:13:00.001306 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-01eab622-cd8b-4320-b68c-594a8dafc2e5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:00.001489 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-01eab622-cd8b-4320-b68c-594a8dafc2e5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:00.011558 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:00.011558 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:00.015698 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-01eab622-cd8b-4320-b68c-594a8dafc2e5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:00.020742 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-01eab622-cd8b-4320-b68c-594a8dafc2e5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:13:00.022419 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 353/1403] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:12:59 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:00.608147 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-150434b4-c441-43c5-885a-e50dcef46a69 req-44766457-dc02-47e7-9866-025ab3eeaa8d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:00.610435 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-150434b4-c441-43c5-885a-e50dcef46a69 req-44766457-dc02-47e7-9866-025ab3eeaa8d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:13:00.610648 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-150434b4-c441-43c5-885a-e50dcef46a69 req-44766457-dc02-47e7-9866-025ab3eeaa8d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:00.610849 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-150434b4-c441-43c5-885a-e50dcef46a69 req-44766457-dc02-47e7-9866-025ab3eeaa8d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:00.620891 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:00.620891 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:00.625690 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-150434b4-c441-43c5-885a-e50dcef46a69 req-44766457-dc02-47e7-9866-025ab3eeaa8d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:00.630363 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-150434b4-c441-43c5-885a-e50dcef46a69 req-44766457-dc02-47e7-9866-025ab3eeaa8d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:13:00.630793 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 351/1404] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:13:00 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:00.774580 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1dab75c3-6950-4a18-bb2a-f38a874936a1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:00.777012 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1dab75c3-6950-4a18-bb2a-f38a874936a1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd Aug 14 06:13:00.777254 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1dab75c3-6950-4a18-bb2a-f38a874936a1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:00.777500 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1dab75c3-6950-4a18-bb2a-f38a874936a1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:00.790612 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:00.790612 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:00.794951 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-1dab75c3-6950-4a18-bb2a-f38a874936a1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:13:00.800850 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1dab75c3-6950-4a18-bb2a-f38a874936a1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd returned with HTTP 200 Aug 14 06:13:00.801340 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 348/1405] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:00 2026] GET /volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:00.989309 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:01.035412 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8e944802-d9f7-4627-96fb-22ad9fefab4a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:01.038087 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8e944802-d9f7-4627-96fb-22ad9fefab4a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:13:01.038333 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8e944802-d9f7-4627-96fb-22ad9fefab4a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:01.038766 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8e944802-d9f7-4627-96fb-22ad9fefab4a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:01.050686 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:01.050686 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:01.056086 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8e944802-d9f7-4627-96fb-22ad9fefab4a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:01.061515 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8e944802-d9f7-4627-96fb-22ad9fefab4a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:13:01.062075 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 354/1406] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:01 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:01.132559 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:13:01.133039 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1847738511"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:01.134957 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1847738511'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:13:01.135153 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Create volume of 1 GB Aug 14 06:13:01.140245 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Availability Zones retrieved successfully. Aug 14 06:13:01.148999 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Flow 'volume_create_api' (4358eb9f-4e1e-4990-936d-8e3bd01f1c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:01.150828 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92152390-5437-40de-a3d8-fd23131ddd20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:01.152323 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:13:01.193749 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92152390-5437-40de-a3d8-fd23131ddd20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:01.195194 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af0bdefc-d16b-4d0d-a4a7-c7a5ed01554a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:01.262378 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Created reservations ['3430d74d-6621-498a-b972-c621162c2458', '135d4557-af91-4700-84ac-b03a9f5f2b12', '3e9a7a6a-4936-45c2-84e2-76dc085a5809', 'b76a4eea-46d6-4d22-8924-16a8868981f1'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:01.262983 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af0bdefc-d16b-4d0d-a4a7-c7a5ed01554a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3430d74d-6621-498a-b972-c621162c2458', '135d4557-af91-4700-84ac-b03a9f5f2b12', '3e9a7a6a-4936-45c2-84e2-76dc085a5809', 'b76a4eea-46d6-4d22-8924-16a8868981f1']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:01.263798 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ead59c0f-c8fb-43d1-bda1-9153006c3866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:01.285809 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ead59c0f-c8fb-43d1-bda1-9153006c3866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99aaf5ab-5e2d-4d7a-aa55-bc5c70454486', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1847738511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45acfed11ec24b868e0570101c0b889f',qos_specs=None,replication_status=,reservations=['3430d74d-6621-498a-b972-c621162c2458','135d4557-af91-4700-84ac-b03a9f5f2b12','3e9a7a6a-4936-45c2-84e2-76dc085a5809','b76a4eea-46d6-4d22-8924-16a8868981f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87a2a4a4795843ffa3913d27b26a932e',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:13:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1847738511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99aaf5ab-5e2d-4d7a-aa55-bc5c70454486,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45acfed11ec24b868e0570101c0b889f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87a2a4a4795843ffa3913d27b26a932e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:01.286509 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b53f513-a26f-4696-8359-47aca6f9b11b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:01.305979 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b53f513-a26f-4696-8359-47aca6f9b11b) transitioned into state 'SUCCESS' from state '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-1847738511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45acfed11ec24b868e0570101c0b889f',qos_specs=None,replication_status=,reservations=['3430d74d-6621-498a-b972-c621162c2458','135d4557-af91-4700-84ac-b03a9f5f2b12','3e9a7a6a-4936-45c2-84e2-76dc085a5809','b76a4eea-46d6-4d22-8924-16a8868981f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87a2a4a4795843ffa3913d27b26a932e',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:01.306643 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4e24f2d-b74b-4ce4-9a7b-b6ce72388cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:01.315361 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4e24f2d-b74b-4ce4-9a7b-b6ce72388cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:01.316243 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Flow 'volume_create_api' (4358eb9f-4e1e-4990-936d-8e3bd01f1c61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:01.316565 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Create volume request issued successfully. Aug 14 06:13:01.317148 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b8367ddf-b702-4e84-b874-bfe5b478e416 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:13:01.317562 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 354/1407] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:13:00 2026] POST /volume/v3/volumes => generated 751 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:01.330329 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-33cdf6df-8a0d-4414-be16-f13dcbe3f738 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:01.334846 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-33cdf6df-8a0d-4414-be16-f13dcbe3f738 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/volumes/99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 Aug 14 06:13:01.335071 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-33cdf6df-8a0d-4414-be16-f13dcbe3f738 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:01.335288 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-33cdf6df-8a0d-4414-be16-f13dcbe3f738 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:01.348464 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:01.348464 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:01.362634 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-33cdf6df-8a0d-4414-be16-f13dcbe3f738 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Volume info retrieved successfully. Aug 14 06:13:01.369770 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-33cdf6df-8a0d-4414-be16-f13dcbe3f738 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/volumes/99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 returned with HTTP 200 Aug 14 06:13:01.370763 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 352/1408] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:01 2026] GET /volume/v3/volumes/99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:01.819366 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6d7971b9-1a07-4a7c-93a2-9ed9a157e425 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:01.821595 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6d7971b9-1a07-4a7c-93a2-9ed9a157e425 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd Aug 14 06:13:01.821828 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6d7971b9-1a07-4a7c-93a2-9ed9a157e425 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:01.822141 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6d7971b9-1a07-4a7c-93a2-9ed9a157e425 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:01.836666 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:01.836666 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:01.842415 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6d7971b9-1a07-4a7c-93a2-9ed9a157e425 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:13:01.848216 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6d7971b9-1a07-4a7c-93a2-9ed9a157e425 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd returned with HTTP 200 Aug 14 06:13:01.848768 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 349/1409] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:01 2026] GET /volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:01.878298 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-47bca04f-7f06-403d-91b4-b31f8a1dcefb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:01.880327 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-47bca04f-7f06-403d-91b4-b31f8a1dcefb tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] POST https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action Aug 14 06:13:01.880720 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-47bca04f-7f06-403d-91b4-b31f8a1dcefb tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action body: b'{"os-attach": {"instance_uuid": "8edeac6d-9d37-41f5-b498-3c2d9f99ddc7", "mountpoint": "/dev/vdb"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:01.880841 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-47bca04f-7f06-403d-91b4-b31f8a1dcefb tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8edeac6d-9d37-41f5-b498-3c2d9f99ddc7", "mountpoint": "/dev/vdb"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:01.889495 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:01.889495 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:01.890000 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-47bca04f-7f06-403d-91b4-b31f8a1dcefb tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:01.895864 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-47bca04f-7f06-403d-91b4-b31f8a1dcefb tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Update volume admin metadata completed successfully. Aug 14 06:13:01.952013 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-47bca04f-7f06-403d-91b4-b31f8a1dcefb tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Attach volume completed successfully. Aug 14 06:13:01.952328 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-47bca04f-7f06-403d-91b4-b31f8a1dcefb tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action returned with HTTP 202 Aug 14 06:13:01.952869 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 355/1410] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:13:01 2026] POST /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:01.961200 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-136e11a2-69af-4802-98fd-02cf624603a2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:01.963101 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-136e11a2-69af-4802-98fd-02cf624603a2 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] GET https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 Aug 14 06:13:01.963284 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-136e11a2-69af-4802-98fd-02cf624603a2 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:01.963477 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-136e11a2-69af-4802-98fd-02cf624603a2 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:01.974570 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:01.974570 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:01.979557 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-136e11a2-69af-4802-98fd-02cf624603a2 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:01.986001 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-136e11a2-69af-4802-98fd-02cf624603a2 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 returned with HTTP 200 Aug 14 06:13:01.986707 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 355/1411] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:01 2026] GET /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 => generated 1176 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:02.000004 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d0905cd7-7a46-47cb-b3b3-873e25193f8d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:02.001874 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d0905cd7-7a46-47cb-b3b3-873e25193f8d tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] GET https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 Aug 14 06:13:02.002104 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d0905cd7-7a46-47cb-b3b3-873e25193f8d tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:02.002304 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d0905cd7-7a46-47cb-b3b3-873e25193f8d tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:02.014187 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:02.014187 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:02.018148 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d0905cd7-7a46-47cb-b3b3-873e25193f8d tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:02.022465 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d0905cd7-7a46-47cb-b3b3-873e25193f8d tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 returned with HTTP 200 Aug 14 06:13:02.022823 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 353/1412] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:01 2026] GET /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:02.035412 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8285712c-4332-4eb1-a88b-a73bef0cc372 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:02.037859 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8285712c-4332-4eb1-a88b-a73bef0cc372 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] POST https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action Aug 14 06:13:02.038253 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8285712c-4332-4eb1-a88b-a73bef0cc372 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action body: b'{"os-detach": {}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:02.038312 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8285712c-4332-4eb1-a88b-a73bef0cc372 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:02.057848 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:02.057848 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:02.058476 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8285712c-4332-4eb1-a88b-a73bef0cc372 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:02.077331 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a5fbd760-e6c6-4a06-a54b-6516ec2759ef None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:02.079371 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a5fbd760-e6c6-4a06-a54b-6516ec2759ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:13:02.079598 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a5fbd760-e6c6-4a06-a54b-6516ec2759ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:02.079778 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a5fbd760-e6c6-4a06-a54b-6516ec2759ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:02.095425 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:02.095425 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:02.099956 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a5fbd760-e6c6-4a06-a54b-6516ec2759ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:02.105344 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a5fbd760-e6c6-4a06-a54b-6516ec2759ef tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:13:02.105821 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 356/1413] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:02 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:02.107410 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8285712c-4332-4eb1-a88b-a73bef0cc372 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Detach volume completed successfully. Aug 14 06:13:02.107671 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8285712c-4332-4eb1-a88b-a73bef0cc372 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action returned with HTTP 202 Aug 14 06:13:02.108135 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 350/1414] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:13:02 2026] POST /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:02.122563 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a884cca8-68de-4520-87ff-a5fd038ce94b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:02.124360 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a884cca8-68de-4520-87ff-a5fd038ce94b tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] GET https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 Aug 14 06:13:02.124601 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a884cca8-68de-4520-87ff-a5fd038ce94b tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:02.124825 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a884cca8-68de-4520-87ff-a5fd038ce94b tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:02.137605 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:02.137605 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:02.141242 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a884cca8-68de-4520-87ff-a5fd038ce94b tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:02.145168 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a884cca8-68de-4520-87ff-a5fd038ce94b tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 returned with HTTP 200 Aug 14 06:13:02.145604 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 356/1415] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:02 2026] GET /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:02.311289 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-1bb2e604-3881-4616-b2c8-1ce15c9aad6c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:02.315036 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-1bb2e604-3881-4616-b2c8-1ce15c9aad6c tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] POST https://10.4.3.127/volume/v3/attachments/cb6b147d-f1dc-4071-80a2-82b1c5074ae9/action Aug 14 06:13:02.315587 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-1bb2e604-3881-4616-b2c8-1ce15c9aad6c tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:02.315753 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-1bb2e604-3881-4616-b2c8-1ce15c9aad6c tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:02.335695 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:02.335695 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:02.357117 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-c0b86249-239a-430a-a4fe-f0eb11100f5b req-1bb2e604-3881-4616-b2c8-1ce15c9aad6c tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/attachments/cb6b147d-f1dc-4071-80a2-82b1c5074ae9/action returned with HTTP 204 Aug 14 06:13:02.357661 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 354/1416] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:13:02 2026] POST /volume/v3/attachments/cb6b147d-f1dc-4071-80a2-82b1c5074ae9/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:02.387213 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-68262336-3227-4de9-a0a0-697848906e74 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:02.389180 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-68262336-3227-4de9-a0a0-697848906e74 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/volumes/99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 Aug 14 06:13:02.389366 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-68262336-3227-4de9-a0a0-697848906e74 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:02.389573 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-68262336-3227-4de9-a0a0-697848906e74 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:02.397518 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:02.397518 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:02.402853 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-68262336-3227-4de9-a0a0-697848906e74 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Volume info retrieved successfully. Aug 14 06:13:02.408660 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-68262336-3227-4de9-a0a0-697848906e74 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/volumes/99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 returned with HTTP 200 Aug 14 06:13:02.409076 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 357/1417] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:02 2026] GET /volume/v3/volumes/99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:02.423680 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fdb4dd36-aa22-4e72-9e68-e1ba85fb76ae None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:02.425739 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fdb4dd36-aa22-4e72-9e68-e1ba85fb76ae tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:13:02.426303 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fdb4dd36-aa22-4e72-9e68-e1ba85fb76ae tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99aaf5ab-5e2d-4d7a-aa55-bc5c70454486", "name": "tempest-SnapshotsActionsTest-Snapshot-557751255"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:02.430824 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-150434b4-c441-43c5-885a-e50dcef46a69 req-7c3ea6da-7ea9-42f8-9518-6b95b6528979 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:02.433331 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-150434b4-c441-43c5-885a-e50dcef46a69 req-7c3ea6da-7ea9-42f8-9518-6b95b6528979 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] DELETE https://10.4.3.127/volume/v3/attachments/1800dac8-14cc-4b8f-8e41-fd86825bfce9 Aug 14 06:13:02.433588 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-150434b4-c441-43c5-885a-e50dcef46a69 req-7c3ea6da-7ea9-42f8-9518-6b95b6528979 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:02.433774 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-150434b4-c441-43c5-885a-e50dcef46a69 req-7c3ea6da-7ea9-42f8-9518-6b95b6528979 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:02.438944 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:02.438944 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:02.439582 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-fdb4dd36-aa22-4e72-9e68-e1ba85fb76ae tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Volume info retrieved successfully. Aug 14 06:13:02.439785 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-fdb4dd36-aa22-4e72-9e68-e1ba85fb76ae tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Create snapshot from volume 99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 Aug 14 06:13:02.443191 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:02.443191 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:02.478422 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-fdb4dd36-aa22-4e72-9e68-e1ba85fb76ae tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Created reservations ['94e1e858-7093-492e-91f1-26c6e6ef9c55', '72a3bcb3-d080-4390-ac81-a5b19b15aacd', '4b3be2a9-7356-4508-b713-830d0da7cace', '95af913b-cc2e-4366-ac3c-9924b2ba5670'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:02.483127 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-150434b4-c441-43c5-885a-e50dcef46a69 req-7c3ea6da-7ea9-42f8-9518-6b95b6528979 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/1800dac8-14cc-4b8f-8e41-fd86825bfce9 returned with HTTP 200 Aug 14 06:13:02.483557 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 357/1418] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:13:02 2026] DELETE /volume/v3/attachments/1800dac8-14cc-4b8f-8e41-fd86825bfce9 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:02.514893 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-fdb4dd36-aa22-4e72-9e68-e1ba85fb76ae tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot create request issued successfully. Aug 14 06:13:02.515340 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fdb4dd36-aa22-4e72-9e68-e1ba85fb76ae tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:13:02.515801 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 351/1419] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:13:02 2026] POST /volume/v3/snapshots => generated 306 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:02.528575 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-88115158-c65c-43e7-8afa-6bf0400db51e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:02.530380 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-88115158-c65c-43e7-8afa-6bf0400db51e tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 Aug 14 06:13:02.530623 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-88115158-c65c-43e7-8afa-6bf0400db51e tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:02.530852 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-88115158-c65c-43e7-8afa-6bf0400db51e tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:02.536345 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:02.536345 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:02.536836 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-88115158-c65c-43e7-8afa-6bf0400db51e tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:02.537590 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-88115158-c65c-43e7-8afa-6bf0400db51e tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 returned with HTTP 200 Aug 14 06:13:02.538107 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 355/1420] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:02 2026] GET /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:02.861461 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0d89f3ad-352b-49c0-8530-0e807ade00c1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:02.863573 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0d89f3ad-352b-49c0-8530-0e807ade00c1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd Aug 14 06:13:02.863813 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0d89f3ad-352b-49c0-8530-0e807ade00c1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:02.864041 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0d89f3ad-352b-49c0-8530-0e807ade00c1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:02.875557 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:02.875557 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:02.883486 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0d89f3ad-352b-49c0-8530-0e807ade00c1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:13:02.889696 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0d89f3ad-352b-49c0-8530-0e807ade00c1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd returned with HTTP 200 Aug 14 06:13:02.890164 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 358/1421] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:02 2026] GET /volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:02.901218 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4dcb027c-e43b-4e04-9af7-995b1519bf15 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:02.902868 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4dcb027c-e43b-4e04-9af7-995b1519bf15 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd Aug 14 06:13:02.903090 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4dcb027c-e43b-4e04-9af7-995b1519bf15 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:02.903294 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4dcb027c-e43b-4e04-9af7-995b1519bf15 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:02.914781 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:02.914781 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:02.920455 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4dcb027c-e43b-4e04-9af7-995b1519bf15 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:13:02.930053 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4dcb027c-e43b-4e04-9af7-995b1519bf15 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd returned with HTTP 200 Aug 14 06:13:02.930669 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 358/1422] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:02 2026] GET /volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:03.128638 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ce3c45fb-9d24-4876-b9eb-7ec3664137dd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:03.132377 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ce3c45fb-9d24-4876-b9eb-7ec3664137dd tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:13:03.132531 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ce3c45fb-9d24-4876-b9eb-7ec3664137dd tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:03.132787 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ce3c45fb-9d24-4876-b9eb-7ec3664137dd tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:03.140500 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:03.140500 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:03.147426 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ce3c45fb-9d24-4876-b9eb-7ec3664137dd tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:03.156575 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ce3c45fb-9d24-4876-b9eb-7ec3664137dd tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:13:03.157155 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 352/1423] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:03 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:03.175626 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-92416a86-7bf8-47c6-b4d4-3d3a924d6259 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:03.177748 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-92416a86-7bf8-47c6-b4d4-3d3a924d6259 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:13:03.177980 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-92416a86-7bf8-47c6-b4d4-3d3a924d6259 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:03.178237 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-92416a86-7bf8-47c6-b4d4-3d3a924d6259 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:03.190687 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:03.190687 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:03.198570 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-92416a86-7bf8-47c6-b4d4-3d3a924d6259 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:03.205291 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-92416a86-7bf8-47c6-b4d4-3d3a924d6259 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:13:03.205828 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 356/1424] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:03 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:03.270838 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c7b43e9b-39d7-40a6-ad79-d2c57605178e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:03.273730 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c7b43e9b-39d7-40a6-ad79-d2c57605178e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:13:03.273962 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c7b43e9b-39d7-40a6-ad79-d2c57605178e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:03.274230 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c7b43e9b-39d7-40a6-ad79-d2c57605178e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:03.283821 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:03.283821 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:03.287685 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c7b43e9b-39d7-40a6-ad79-d2c57605178e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:03.292329 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c7b43e9b-39d7-40a6-ad79-d2c57605178e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:13:03.292739 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 359/1425] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:03 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:03.549711 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dde06fc6-b51d-4c6c-9b51-ea036cc2638c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:03.551528 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dde06fc6-b51d-4c6c-9b51-ea036cc2638c tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 Aug 14 06:13:03.551782 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dde06fc6-b51d-4c6c-9b51-ea036cc2638c tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:03.552006 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dde06fc6-b51d-4c6c-9b51-ea036cc2638c tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:03.557702 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:03.557702 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:03.558439 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-dde06fc6-b51d-4c6c-9b51-ea036cc2638c tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:03.559300 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dde06fc6-b51d-4c6c-9b51-ea036cc2638c tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 returned with HTTP 200 Aug 14 06:13:03.560172 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 359/1426] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:03 2026] GET /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:03.575498 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9b7878d5-2d3e-403b-81b1-cd1afc988731 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:03.625941 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9b7878d5-2d3e-403b-81b1-cd1afc988731 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] POST https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action Aug 14 06:13:03.626382 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9b7878d5-2d3e-403b-81b1-cd1afc988731 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:03.626568 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9b7878d5-2d3e-403b-81b1-cd1afc988731 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:03.628580 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.admin_actions [None req-9b7878d5-2d3e-403b-81b1-cd1afc988731 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Updating snapshot 'aaea7c40-0103-402d-a258-1853bcff7558' with '{'status': 'creating'}' {{(pid=100405) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 06:13:03.656503 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:03.656503 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:03.671142 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9b7878d5-2d3e-403b-81b1-cd1afc988731 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action returned with HTTP 202 Aug 14 06:13:03.671703 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 353/1427] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:13:03 2026] POST /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:03.683834 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e136482d-da75-4c8c-9fe3-86be5e367bc2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:03.687879 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e136482d-da75-4c8c-9fe3-86be5e367bc2 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 Aug 14 06:13:03.688171 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e136482d-da75-4c8c-9fe3-86be5e367bc2 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:03.688618 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e136482d-da75-4c8c-9fe3-86be5e367bc2 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:03.696791 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:03.696791 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:03.697346 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e136482d-da75-4c8c-9fe3-86be5e367bc2 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:03.698672 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e136482d-da75-4c8c-9fe3-86be5e367bc2 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 returned with HTTP 200 Aug 14 06:13:03.699147 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 357/1428] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:03 2026] GET /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:03.709834 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9c2f3ddb-06a1-4e42-b1b8-8b3b36f698de None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:03.712589 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9c2f3ddb-06a1-4e42-b1b8-8b3b36f698de tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] POST https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action Aug 14 06:13:03.713046 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9c2f3ddb-06a1-4e42-b1b8-8b3b36f698de tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:03.714027 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9c2f3ddb-06a1-4e42-b1b8-8b3b36f698de tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:03.715557 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.admin_actions [None req-9c2f3ddb-06a1-4e42-b1b8-8b3b36f698de tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Updating snapshot 'aaea7c40-0103-402d-a258-1853bcff7558' with '{'status': 'available'}' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 06:13:03.726937 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:03.726937 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:03.741287 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9c2f3ddb-06a1-4e42-b1b8-8b3b36f698de tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action returned with HTTP 202 Aug 14 06:13:03.741765 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 360/1429] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:13:03 2026] POST /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:03.751713 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8f436cb9-ffd6-4746-99e2-42ea490717bb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:03.755912 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8f436cb9-ffd6-4746-99e2-42ea490717bb tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 Aug 14 06:13:03.755912 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8f436cb9-ffd6-4746-99e2-42ea490717bb tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:03.757256 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8f436cb9-ffd6-4746-99e2-42ea490717bb tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:03.762608 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:03.762608 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:03.763196 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8f436cb9-ffd6-4746-99e2-42ea490717bb tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:03.764391 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8f436cb9-ffd6-4746-99e2-42ea490717bb tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 returned with HTTP 200 Aug 14 06:13:03.764977 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 360/1430] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:03 2026] GET /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:03.778879 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7f8a38a0-3003-439a-b5fb-9632732de46b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:03.781078 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7f8a38a0-3003-439a-b5fb-9632732de46b tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:13:03.781513 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7f8a38a0-3003-439a-b5fb-9632732de46b tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99aaf5ab-5e2d-4d7a-aa55-bc5c70454486", "name": "tempest-SnapshotsActionsTest-Snapshot-1005623276"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:03.792259 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:03.792259 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:03.792902 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7f8a38a0-3003-439a-b5fb-9632732de46b tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Volume info retrieved successfully. Aug 14 06:13:03.793078 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-7f8a38a0-3003-439a-b5fb-9632732de46b tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Create snapshot from volume 99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 Aug 14 06:13:03.835549 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-7f8a38a0-3003-439a-b5fb-9632732de46b tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Created reservations ['69024dba-e0f8-484f-9afb-aff6917e3f23', 'a3a9f085-eed6-4614-935a-f3e0d3980bf8', '50f905f1-721d-429d-81c2-5616a733ef65', 'bd6fc35f-0bff-41f3-9218-ba38244a6cff'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:03.874768 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7f8a38a0-3003-439a-b5fb-9632732de46b tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot create request issued successfully. Aug 14 06:13:03.875148 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7f8a38a0-3003-439a-b5fb-9632732de46b tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:13:03.875648 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 354/1431] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:13:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:03.889725 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-825098cc-2aaa-4ee1-b389-afa82cfebc8e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:03.892212 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-825098cc-2aaa-4ee1-b389-afa82cfebc8e tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331 Aug 14 06:13:03.892561 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-825098cc-2aaa-4ee1-b389-afa82cfebc8e tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:03.892687 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-825098cc-2aaa-4ee1-b389-afa82cfebc8e tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:03.898622 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:03.898622 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:03.899077 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-825098cc-2aaa-4ee1-b389-afa82cfebc8e tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:03.899859 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-825098cc-2aaa-4ee1-b389-afa82cfebc8e tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331 returned with HTTP 200 Aug 14 06:13:03.900275 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 358/1432] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:03 2026] GET /volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:04.681201 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7dc592f4-761c-4bba-8199-f3a438414898 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:04.687524 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7dc592f4-761c-4bba-8199-f3a438414898 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] POST https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action Aug 14 06:13:04.688056 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7dc592f4-761c-4bba-8199-f3a438414898 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:04.688237 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7dc592f4-761c-4bba-8199-f3a438414898 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:04.704894 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:04.704894 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:04.705606 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7dc592f4-761c-4bba-8199-f3a438414898 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:04.715459 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7dc592f4-761c-4bba-8199-f3a438414898 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Reserve volume completed successfully. Aug 14 06:13:04.715459 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7dc592f4-761c-4bba-8199-f3a438414898 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action returned with HTTP 202 Aug 14 06:13:04.715459 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 361/1433] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:13:04 2026] POST /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:04.724331 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-145808f3-b494-4f4d-8713-4bf9b257f5a3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:04.726270 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-145808f3-b494-4f4d-8713-4bf9b257f5a3 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] GET https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 Aug 14 06:13:04.729627 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-145808f3-b494-4f4d-8713-4bf9b257f5a3 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:04.729929 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-145808f3-b494-4f4d-8713-4bf9b257f5a3 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:04.743564 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:04.743564 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:04.753649 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-145808f3-b494-4f4d-8713-4bf9b257f5a3 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:04.760568 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-145808f3-b494-4f4d-8713-4bf9b257f5a3 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 returned with HTTP 200 Aug 14 06:13:04.761140 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 361/1434] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:04 2026] GET /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:04.774880 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4d3ca6b4-f959-4a1a-b770-ff15d9c9ead1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:04.777466 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4d3ca6b4-f959-4a1a-b770-ff15d9c9ead1 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] POST https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action Aug 14 06:13:04.778106 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4d3ca6b4-f959-4a1a-b770-ff15d9c9ead1 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:04.778286 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4d3ca6b4-f959-4a1a-b770-ff15d9c9ead1 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:04.911555 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f301f9ca-5a95-4e94-97bb-cc891043b9ca None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:04.913347 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f301f9ca-5a95-4e94-97bb-cc891043b9ca tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331 Aug 14 06:13:04.913521 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f301f9ca-5a95-4e94-97bb-cc891043b9ca tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:04.913707 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f301f9ca-5a95-4e94-97bb-cc891043b9ca tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:04.920422 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:04.920422 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:04.920422 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f301f9ca-5a95-4e94-97bb-cc891043b9ca tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:04.920639 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f301f9ca-5a95-4e94-97bb-cc891043b9ca tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331 returned with HTTP 200 Aug 14 06:13:04.920939 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 359/1435] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:04 2026] GET /volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:04.931593 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2cb127e3-2f96-47af-b32d-103436dfbbe1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:04.933683 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2cb127e3-2f96-47af-b32d-103436dfbbe1 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] POST https://10.4.3.127/volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331/action Aug 14 06:13:04.934072 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2cb127e3-2f96-47af-b32d-103436dfbbe1 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:04.934233 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2cb127e3-2f96-47af-b32d-103436dfbbe1 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:04.935886 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.admin_actions [None req-2cb127e3-2f96-47af-b32d-103436dfbbe1 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Updating snapshot '00bfff4e-2a9a-4b5f-8384-07e79fe7f331' with '{'status': 'creating'}' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 06:13:04.945439 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:04.945439 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:04.946056 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4d3ca6b4-f959-4a1a-b770-ff15d9c9ead1 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:04.947349 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:04.947349 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:04.962216 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2cb127e3-2f96-47af-b32d-103436dfbbe1 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] https://10.4.3.127/volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331/action returned with HTTP 202 Aug 14 06:13:04.962807 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 362/1436] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:13:04 2026] POST /volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:04.966861 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4d3ca6b4-f959-4a1a-b770-ff15d9c9ead1 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Unreserve volume completed successfully. Aug 14 06:13:04.967180 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4d3ca6b4-f959-4a1a-b770-ff15d9c9ead1 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action returned with HTTP 202 Aug 14 06:13:04.968165 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 355/1437] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:13:04 2026] POST /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action => generated 0 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:04.972358 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d2db8e0f-8d1c-4dfa-96b9-6858d3bdf797 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:04.975237 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d2db8e0f-8d1c-4dfa-96b9-6858d3bdf797 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331 Aug 14 06:13:04.975237 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d2db8e0f-8d1c-4dfa-96b9-6858d3bdf797 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:04.977140 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d2db8e0f-8d1c-4dfa-96b9-6858d3bdf797 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:04.978363 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c45cb4c7-81fd-473c-9cdb-db49df6579a2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:04.980892 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c45cb4c7-81fd-473c-9cdb-db49df6579a2 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] GET https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 Aug 14 06:13:04.981142 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c45cb4c7-81fd-473c-9cdb-db49df6579a2 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:04.981371 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c45cb4c7-81fd-473c-9cdb-db49df6579a2 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:04.985575 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:04.985575 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:04.985699 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d2db8e0f-8d1c-4dfa-96b9-6858d3bdf797 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:04.986697 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d2db8e0f-8d1c-4dfa-96b9-6858d3bdf797 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331 returned with HTTP 200 Aug 14 06:13:04.987461 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 362/1438] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:04 2026] GET /volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:04.993441 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:04.993441 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:04.999971 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c60ec6bc-626a-4599-a191-2ec462360855 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:05.000496 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c45cb4c7-81fd-473c-9cdb-db49df6579a2 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:05.002936 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c60ec6bc-626a-4599-a191-2ec462360855 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] POST https://10.4.3.127/volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331/action Aug 14 06:13:05.003466 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c60ec6bc-626a-4599-a191-2ec462360855 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:05.003654 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c60ec6bc-626a-4599-a191-2ec462360855 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:05.007868 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c45cb4c7-81fd-473c-9cdb-db49df6579a2 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 returned with HTTP 200 Aug 14 06:13:05.011487 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 360/1439] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:04 2026] GET /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:05.017768 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:05.017768 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:05.018251 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c60ec6bc-626a-4599-a191-2ec462360855 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Snapshot retrieved successfully. Aug 14 06:13:05.028613 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6a5a24e6-8e79-451d-bb7e-b8c08766a2e4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:05.031110 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6a5a24e6-8e79-451d-bb7e-b8c08766a2e4 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] POST https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action Aug 14 06:13:05.031541 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6a5a24e6-8e79-451d-bb7e-b8c08766a2e4 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:05.031690 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6a5a24e6-8e79-451d-bb7e-b8c08766a2e4 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:05.042577 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:05.042577 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:05.043084 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6a5a24e6-8e79-451d-bb7e-b8c08766a2e4 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:05.044753 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c60ec6bc-626a-4599-a191-2ec462360855 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Snapshot delete request issued successfully. Aug 14 06:13:05.045099 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c60ec6bc-626a-4599-a191-2ec462360855 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] https://10.4.3.127/volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331/action returned with HTTP 202 Aug 14 06:13:05.045617 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 363/1440] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:13:04 2026] POST /volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:05.052911 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6a5a24e6-8e79-451d-bb7e-b8c08766a2e4 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume updated successfully. Aug 14 06:13:05.052992 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6a5a24e6-8e79-451d-bb7e-b8c08766a2e4 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action returned with HTTP 200 Aug 14 06:13:05.053417 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 356/1441] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:13:05 2026] POST /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 06:13:05.055501 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9aaf8e65-a48c-488e-ae0c-b71e012b6280 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:05.061654 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9aaf8e65-a48c-488e-ae0c-b71e012b6280 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331 Aug 14 06:13:05.064756 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9aaf8e65-a48c-488e-ae0c-b71e012b6280 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:05.064756 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9aaf8e65-a48c-488e-ae0c-b71e012b6280 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:05.065892 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f5fa14f4-0dd7-43d2-ba84-e99f8c49ea95 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:05.068498 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f5fa14f4-0dd7-43d2-ba84-e99f8c49ea95 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] GET https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 Aug 14 06:13:05.068699 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f5fa14f4-0dd7-43d2-ba84-e99f8c49ea95 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:05.068887 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f5fa14f4-0dd7-43d2-ba84-e99f8c49ea95 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:05.071290 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:05.071290 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:05.072162 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9aaf8e65-a48c-488e-ae0c-b71e012b6280 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:05.073590 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9aaf8e65-a48c-488e-ae0c-b71e012b6280 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331 returned with HTTP 200 Aug 14 06:13:05.074203 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 363/1442] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:05 2026] GET /volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:05.079559 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:05.079559 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:05.084152 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f5fa14f4-0dd7-43d2-ba84-e99f8c49ea95 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:05.089979 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f5fa14f4-0dd7-43d2-ba84-e99f8c49ea95 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 returned with HTTP 200 Aug 14 06:13:05.090946 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 361/1443] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:05 2026] GET /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:05.110219 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ddf1585e-df27-4a31-96c9-d3ff97110e9f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:05.112870 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ddf1585e-df27-4a31-96c9-d3ff97110e9f tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] POST https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action Aug 14 06:13:05.113412 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ddf1585e-df27-4a31-96c9-d3ff97110e9f tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:05.113639 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ddf1585e-df27-4a31-96c9-d3ff97110e9f tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:05.126533 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:05.126533 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:05.127215 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ddf1585e-df27-4a31-96c9-d3ff97110e9f tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:05.135953 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ddf1585e-df27-4a31-96c9-d3ff97110e9f tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume updated successfully. Aug 14 06:13:05.136347 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ddf1585e-df27-4a31-96c9-d3ff97110e9f tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action returned with HTTP 200 Aug 14 06:13:05.136893 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 364/1444] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:13:05 2026] POST /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 06:13:05.148060 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b7529282-8350-44a1-b48e-3295781daf19 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:05.150091 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b7529282-8350-44a1-b48e-3295781daf19 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] GET https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 Aug 14 06:13:05.150297 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b7529282-8350-44a1-b48e-3295781daf19 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:05.150512 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b7529282-8350-44a1-b48e-3295781daf19 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:05.160149 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:05.160149 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:05.166692 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b7529282-8350-44a1-b48e-3295781daf19 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:05.174238 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b7529282-8350-44a1-b48e-3295781daf19 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 returned with HTTP 200 Aug 14 06:13:05.174386 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 357/1445] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:05 2026] GET /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:05.194871 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0a4a19ad-445f-46ac-8cff-64f06d00a99d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:05.196498 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a4a19ad-445f-46ac-8cff-64f06d00a99d tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] POST https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action Aug 14 06:13:05.197032 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a4a19ad-445f-46ac-8cff-64f06d00a99d tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:05.197284 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a4a19ad-445f-46ac-8cff-64f06d00a99d tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:05.207753 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:05.207753 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:05.208597 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0a4a19ad-445f-46ac-8cff-64f06d00a99d tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:05.222122 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0a4a19ad-445f-46ac-8cff-64f06d00a99d tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Update volume admin metadata completed successfully. Aug 14 06:13:05.222122 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0a4a19ad-445f-46ac-8cff-64f06d00a99d tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Update readonly setting on volume completed successfully. Aug 14 06:13:05.222122 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a4a19ad-445f-46ac-8cff-64f06d00a99d tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action returned with HTTP 202 Aug 14 06:13:05.222122 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 364/1446] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:13:05 2026] POST /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:05.229960 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ac2e1832-3ab7-429c-91ea-13037c53e242 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:05.232368 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ac2e1832-3ab7-429c-91ea-13037c53e242 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] GET https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 Aug 14 06:13:05.232665 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ac2e1832-3ab7-429c-91ea-13037c53e242 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:05.233036 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ac2e1832-3ab7-429c-91ea-13037c53e242 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:05.241408 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:05.241408 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:05.247490 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-ac2e1832-3ab7-429c-91ea-13037c53e242 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:05.253671 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ac2e1832-3ab7-429c-91ea-13037c53e242 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 returned with HTTP 200 Aug 14 06:13:05.254155 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 362/1447] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:05 2026] GET /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:05.270141 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-573739ec-141a-48f9-bcdc-805f3c611bd0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:05.272454 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-573739ec-141a-48f9-bcdc-805f3c611bd0 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] POST https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action Aug 14 06:13:05.272915 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-573739ec-141a-48f9-bcdc-805f3c611bd0 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:05.273099 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-573739ec-141a-48f9-bcdc-805f3c611bd0 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:05.283723 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:05.283723 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:05.284356 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-573739ec-141a-48f9-bcdc-805f3c611bd0 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:05.296787 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-573739ec-141a-48f9-bcdc-805f3c611bd0 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Update volume admin metadata completed successfully. Aug 14 06:13:05.296978 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-573739ec-141a-48f9-bcdc-805f3c611bd0 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Update readonly setting on volume completed successfully. Aug 14 06:13:05.297257 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-573739ec-141a-48f9-bcdc-805f3c611bd0 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action returned with HTTP 202 Aug 14 06:13:05.297934 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 365/1448] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:13:05 2026] POST /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:05.306428 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-384207ed-1781-49d3-b169-74da474d8f8e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:05.308097 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-384207ed-1781-49d3-b169-74da474d8f8e tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] GET https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 Aug 14 06:13:05.308284 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-384207ed-1781-49d3-b169-74da474d8f8e tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:05.308486 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-384207ed-1781-49d3-b169-74da474d8f8e tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:05.315266 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:05.315266 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:05.319709 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-384207ed-1781-49d3-b169-74da474d8f8e tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:05.325199 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-384207ed-1781-49d3-b169-74da474d8f8e tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 returned with HTTP 200 Aug 14 06:13:05.325624 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 358/1449] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:05 2026] GET /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:05.344502 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c48c4579-49e7-4a18-9f15-b6cff63ac631 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:05.348472 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c48c4579-49e7-4a18-9f15-b6cff63ac631 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] POST https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action Aug 14 06:13:05.348472 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c48c4579-49e7-4a18-9f15-b6cff63ac631 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2009648900", "disk_format": "raw"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:05.348472 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c48c4579-49e7-4a18-9f15-b6cff63ac631 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2009648900", "disk_format": "raw"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:05.357883 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:05.357883 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:05.358734 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c48c4579-49e7-4a18-9f15-b6cff63ac631 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:05.376469 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:05.376469 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:05.381162 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.image.image_utils [None req-c48c4579-49e7-4a18-9f15-b6cff63ac631 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-2009648900'}] 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-2009648900'}]. {{(pid=100407) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 14 06:13:06.083132 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c48c4579-49e7-4a18-9f15-b6cff63ac631 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Copy volume to image completed successfully. Aug 14 06:13:06.083672 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c48c4579-49e7-4a18-9f15-b6cff63ac631 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action returned with HTTP 202 Aug 14 06:13:06.084509 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 365/1450] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:13:05 2026] POST /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action => generated 687 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:06.085035 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-40cbaf1a-ed9e-4109-a93d-9d17be1bef5f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:06.089726 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-40cbaf1a-ed9e-4109-a93d-9d17be1bef5f tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331 Aug 14 06:13:06.089992 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-40cbaf1a-ed9e-4109-a93d-9d17be1bef5f tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:06.090252 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-40cbaf1a-ed9e-4109-a93d-9d17be1bef5f tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:06.097039 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-40cbaf1a-ed9e-4109-a93d-9d17be1bef5f tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331 returned with HTTP 404 Aug 14 06:13:06.097841 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 363/1451] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:06 2026] GET /volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:06.106285 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bb0f7f4e-9346-4674-b442-977f6ab3dfc3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:06.109323 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bb0f7f4e-9346-4674-b442-977f6ab3dfc3 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] POST https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action Aug 14 06:13:06.110937 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bb0f7f4e-9346-4674-b442-977f6ab3dfc3 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:06.110937 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bb0f7f4e-9346-4674-b442-977f6ab3dfc3 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:06.112886 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.admin_actions [None req-bb0f7f4e-9346-4674-b442-977f6ab3dfc3 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Updating snapshot 'aaea7c40-0103-402d-a258-1853bcff7558' with '{'status': 'available'}' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 06:13:06.127106 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:06.127106 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:06.143336 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bb0f7f4e-9346-4674-b442-977f6ab3dfc3 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action returned with HTTP 202 Aug 14 06:13:06.143832 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 366/1452] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:13:06 2026] POST /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 06:13:06.151732 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-67cc40ba-00fd-4e09-9d9e-8b4e933cc807 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:06.153858 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-67cc40ba-00fd-4e09-9d9e-8b4e933cc807 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 Aug 14 06:13:06.154125 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-67cc40ba-00fd-4e09-9d9e-8b4e933cc807 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:06.154361 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-67cc40ba-00fd-4e09-9d9e-8b4e933cc807 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:06.159872 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:06.159872 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:06.160391 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-67cc40ba-00fd-4e09-9d9e-8b4e933cc807 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:06.161312 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-67cc40ba-00fd-4e09-9d9e-8b4e933cc807 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 returned with HTTP 200 Aug 14 06:13:06.161806 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 359/1453] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:06 2026] GET /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:06.175121 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9d603a9b-a270-4d77-8372-28b8ab5efcf4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:06.177968 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d603a9b-a270-4d77-8372-28b8ab5efcf4 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331 Aug 14 06:13:06.178341 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d603a9b-a270-4d77-8372-28b8ab5efcf4 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:06.178448 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d603a9b-a270-4d77-8372-28b8ab5efcf4 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:06.178686 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-9d603a9b-a270-4d77-8372-28b8ab5efcf4 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Delete snapshot with id: 00bfff4e-2a9a-4b5f-8384-07e79fe7f331 Aug 14 06:13:06.185481 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d603a9b-a270-4d77-8372-28b8ab5efcf4 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331 returned with HTTP 404 Aug 14 06:13:06.186353 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 366/1454] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:13:06 2026] DELETE /volume/v3/snapshots/00bfff4e-2a9a-4b5f-8384-07e79fe7f331 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:06.202059 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-acb8e511-d6df-4d3b-b209-189b27b57dcc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:06.203926 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-acb8e511-d6df-4d3b-b209-189b27b57dcc tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:13:06.204247 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-acb8e511-d6df-4d3b-b209-189b27b57dcc tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99aaf5ab-5e2d-4d7a-aa55-bc5c70454486", "name": "tempest-SnapshotsActionsTest-Snapshot-1035676499"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:06.214327 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:06.214327 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:06.214841 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-acb8e511-d6df-4d3b-b209-189b27b57dcc tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Volume info retrieved successfully. Aug 14 06:13:06.214958 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-acb8e511-d6df-4d3b-b209-189b27b57dcc tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Create snapshot from volume 99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 Aug 14 06:13:06.260726 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-acb8e511-d6df-4d3b-b209-189b27b57dcc tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Created reservations ['8572fb6d-e4f4-4935-b3fb-8caffd6f5496', 'f558f0e6-9d48-4407-b5c3-d8f65f089776', 'bfb01662-3de4-42f8-a137-3f5f9f9586b4', '0fa9aeaf-5980-4add-b9ff-447bcc46c1b0'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:06.295115 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-acb8e511-d6df-4d3b-b209-189b27b57dcc tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot create request issued successfully. Aug 14 06:13:06.295115 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-acb8e511-d6df-4d3b-b209-189b27b57dcc tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:13:06.295485 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 364/1455] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:13:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:06.304492 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-459c4f28-d2db-4fec-98a5-ea51bca9401d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:06.305931 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-459c4f28-d2db-4fec-98a5-ea51bca9401d tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb Aug 14 06:13:06.306057 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-459c4f28-d2db-4fec-98a5-ea51bca9401d tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:06.306306 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-459c4f28-d2db-4fec-98a5-ea51bca9401d tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:06.312363 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:06.312363 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:06.312978 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-459c4f28-d2db-4fec-98a5-ea51bca9401d tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:06.314067 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-459c4f28-d2db-4fec-98a5-ea51bca9401d tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb returned with HTTP 200 Aug 14 06:13:06.314786 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 367/1456] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:06 2026] GET /volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:07.335877 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e7675771-e20e-4704-9186-0fe68c833465 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:07.335877 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e7675771-e20e-4704-9186-0fe68c833465 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb Aug 14 06:13:07.335877 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e7675771-e20e-4704-9186-0fe68c833465 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:07.335877 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e7675771-e20e-4704-9186-0fe68c833465 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:07.338596 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=463,cinder:UPDATE=141,cinder:INSERT=83,cinder:DELETE=1 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:13:07.344433 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:07.344433 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:07.344433 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e7675771-e20e-4704-9186-0fe68c833465 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:07.345359 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e7675771-e20e-4704-9186-0fe68c833465 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb returned with HTTP 200 Aug 14 06:13:07.346383 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 360/1457] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:07 2026] GET /volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:07.360222 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d5299307-8716-47fa-bffd-d1b5891dfe78 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:07.362816 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d5299307-8716-47fa-bffd-d1b5891dfe78 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] POST https://10.4.3.127/volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb/action Aug 14 06:13:07.363575 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d5299307-8716-47fa-bffd-d1b5891dfe78 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:07.363575 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d5299307-8716-47fa-bffd-d1b5891dfe78 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:07.366619 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.admin_actions [None req-d5299307-8716-47fa-bffd-d1b5891dfe78 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Updating snapshot '1354b6be-7657-45a4-9f37-d088c54f99bb' with '{'status': 'deleting'}' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 06:13:07.380484 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:07.380484 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:07.405093 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d5299307-8716-47fa-bffd-d1b5891dfe78 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] https://10.4.3.127/volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb/action returned with HTTP 202 Aug 14 06:13:07.405958 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 367/1458] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:13:07 2026] POST /volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:07.419967 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8562e81b-004c-4ed9-8830-027576d1ffb6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:07.422887 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8562e81b-004c-4ed9-8830-027576d1ffb6 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb Aug 14 06:13:07.422887 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8562e81b-004c-4ed9-8830-027576d1ffb6 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:07.422887 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8562e81b-004c-4ed9-8830-027576d1ffb6 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:07.448384 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:07.448384 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:07.448384 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8562e81b-004c-4ed9-8830-027576d1ffb6 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:07.452237 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8562e81b-004c-4ed9-8830-027576d1ffb6 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb returned with HTTP 200 Aug 14 06:13:07.452237 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 365/1459] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:07 2026] GET /volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:07.466494 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cca01c83-07dd-4a3a-96fd-385e4c326af1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:07.468279 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cca01c83-07dd-4a3a-96fd-385e4c326af1 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] POST https://10.4.3.127/volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb/action Aug 14 06:13:07.469474 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cca01c83-07dd-4a3a-96fd-385e4c326af1 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:07.469474 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cca01c83-07dd-4a3a-96fd-385e4c326af1 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:07.484834 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:07.484834 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:07.488532 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cca01c83-07dd-4a3a-96fd-385e4c326af1 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Snapshot retrieved successfully. Aug 14 06:13:07.521028 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cca01c83-07dd-4a3a-96fd-385e4c326af1 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Snapshot delete request issued successfully. Aug 14 06:13:07.521368 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cca01c83-07dd-4a3a-96fd-385e4c326af1 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] https://10.4.3.127/volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb/action returned with HTTP 202 Aug 14 06:13:07.524074 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 368/1460] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:13:07 2026] POST /volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:07.540807 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2bc5b2eb-ecaa-4bc7-a706-45f795edfa0e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:07.552344 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2bc5b2eb-ecaa-4bc7-a706-45f795edfa0e tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb Aug 14 06:13:07.552344 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2bc5b2eb-ecaa-4bc7-a706-45f795edfa0e tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:07.552344 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2bc5b2eb-ecaa-4bc7-a706-45f795edfa0e tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:07.566605 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:07.566605 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:07.568683 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2bc5b2eb-ecaa-4bc7-a706-45f795edfa0e tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:07.569254 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2bc5b2eb-ecaa-4bc7-a706-45f795edfa0e tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb returned with HTTP 200 Aug 14 06:13:07.569579 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 361/1461] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:07 2026] GET /volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:07.785967 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-8ec7b643-535e-4483-a70a-2244d353d473 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:07.790822 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-8ec7b643-535e-4483-a70a-2244d353d473 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:07.791271 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-8ec7b643-535e-4483-a70a-2244d353d473 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:07.791271 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-8ec7b643-535e-4483-a70a-2244d353d473 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:07.805488 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:07.805488 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:07.813854 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-8ec7b643-535e-4483-a70a-2244d353d473 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:07.820327 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-8ec7b643-535e-4483-a70a-2244d353d473 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:07.820327 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 368/1462] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:13:07 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:07.969529 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0ae3acea-8eb8-40d4-9004-12193d026167 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:07.969744 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0ae3acea-8eb8-40d4-9004-12193d026167 None None] GET https://10.4.3.127/volume// Aug 14 06:13:07.969982 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0ae3acea-8eb8-40d4-9004-12193d026167 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:07.970262 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0ae3acea-8eb8-40d4-9004-12193d026167 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:07.970680 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0ae3acea-8eb8-40d4-9004-12193d026167 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:13:07.971001 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 366/1463] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:13:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:13:07.981236 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-98cfb83f-3053-4680-8e60-08f5cc0bb991 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:07.984835 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-98cfb83f-3053-4680-8e60-08f5cc0bb991 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:13:07.985413 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-98cfb83f-3053-4680-8e60-08f5cc0bb991 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d414d118-e4ba-4d59-8c74-20f1a4fd0f65", "connector": null, "instance_uuid": "e856a691-578d-461e-a6d2-ef1984961f26"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:08.004178 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:08.004178 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:08.047339 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-98cfb83f-3053-4680-8e60-08f5cc0bb991 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:13:08.048153 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 369/1464] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:13:07 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 14 06:13:08.094238 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-61494ea9-088f-4250-8f46-df137881ed6b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:08.097682 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-61494ea9-088f-4250-8f46-df137881ed6b tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:08.098135 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-61494ea9-088f-4250-8f46-df137881ed6b tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:08.098135 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-61494ea9-088f-4250-8f46-df137881ed6b tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:08.106603 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7c7800f7-b0f3-4048-8ae1-3d16fb6d92ad None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:08.106603 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7c7800f7-b0f3-4048-8ae1-3d16fb6d92ad None None] GET https://10.4.3.127/volume// Aug 14 06:13:08.106603 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7c7800f7-b0f3-4048-8ae1-3d16fb6d92ad None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:08.106603 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7c7800f7-b0f3-4048-8ae1-3d16fb6d92ad None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:08.106603 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7c7800f7-b0f3-4048-8ae1-3d16fb6d92ad None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:13:08.106603 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 369/1465] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:13:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:13:08.110241 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:08.110241 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:08.114147 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-61494ea9-088f-4250-8f46-df137881ed6b tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:08.120565 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-61494ea9-088f-4250-8f46-df137881ed6b tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:08.120794 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-3d36375d-9e76-4b23-aa22-9ffd6332a5e5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:08.120990 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 362/1466] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:08 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:08.122941 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-3d36375d-9e76-4b23-aa22-9ffd6332a5e5 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:08.123185 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-3d36375d-9e76-4b23-aa22-9ffd6332a5e5 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:08.123363 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-3d36375d-9e76-4b23-aa22-9ffd6332a5e5 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:08.134006 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:08.134006 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:08.138032 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-3d36375d-9e76-4b23-aa22-9ffd6332a5e5 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:08.142595 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-3d36375d-9e76-4b23-aa22-9ffd6332a5e5 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:08.143034 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 367/1467] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:13:08 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:13:08.263617 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-46044917-3ad1-4efd-a7b8-3d513221577b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:08.266787 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-46044917-3ad1-4efd-a7b8-3d513221577b tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] PUT https://10.4.3.127/volume/v3/attachments/8390e59c-ce85-4ee8-b5c9-d75a31ba671e Aug 14 06:13:08.267836 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-46044917-3ad1-4efd-a7b8-3d513221577b tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:08.276462 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-46044917-3ad1-4efd-a7b8-3d513221577b tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Acquiring lock "cinder-attachment_update-d414d118-e4ba-4d59-8c74-20f1a4fd0f65-np0000007331" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:13:08.282026 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-46044917-3ad1-4efd-a7b8-3d513221577b tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Lock "cinder-attachment_update-d414d118-e4ba-4d59-8c74-20f1a4fd0f65-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:13:08.283154 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:08.283154 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:08.395755 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-46044917-3ad1-4efd-a7b8-3d513221577b tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Lock "cinder-attachment_update-d414d118-e4ba-4d59-8c74-20f1a4fd0f65-np0000007331" released by "attachment_update" :: held 0.114s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:13:08.396231 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-46044917-3ad1-4efd-a7b8-3d513221577b tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/attachments/8390e59c-ce85-4ee8-b5c9-d75a31ba671e returned with HTTP 200 Aug 14 06:13:08.397070 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 370/1468] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:13:08 2026] PUT /volume/v3/attachments/8390e59c-ce85-4ee8-b5c9-d75a31ba671e => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:08.602679 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7271ddee-28d6-4d2f-b33b-8e6b2cbaa04b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:08.607365 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7271ddee-28d6-4d2f-b33b-8e6b2cbaa04b tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb Aug 14 06:13:08.607365 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7271ddee-28d6-4d2f-b33b-8e6b2cbaa04b tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:08.607365 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7271ddee-28d6-4d2f-b33b-8e6b2cbaa04b tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:08.611809 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7271ddee-28d6-4d2f-b33b-8e6b2cbaa04b tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb returned with HTTP 404 Aug 14 06:13:08.612770 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 370/1469] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:08 2026] GET /volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:08.625476 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b2380921-abe2-42af-8791-332a6d58220d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:08.627896 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b2380921-abe2-42af-8791-332a6d58220d tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] POST https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action Aug 14 06:13:08.628343 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b2380921-abe2-42af-8791-332a6d58220d tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:08.628547 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b2380921-abe2-42af-8791-332a6d58220d tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:08.630367 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.admin_actions [None req-b2380921-abe2-42af-8791-332a6d58220d tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Updating snapshot 'aaea7c40-0103-402d-a258-1853bcff7558' with '{'status': 'available'}' {{(pid=100405) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 06:13:08.643918 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:08.643918 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:08.659493 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b2380921-abe2-42af-8791-332a6d58220d tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action returned with HTTP 202 Aug 14 06:13:08.659958 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 363/1470] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:13:08 2026] POST /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:08.669422 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7e984c4e-3fe1-4d59-bbf6-67d11ed53af0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:08.671718 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7e984c4e-3fe1-4d59-bbf6-67d11ed53af0 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 Aug 14 06:13:08.672106 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7e984c4e-3fe1-4d59-bbf6-67d11ed53af0 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:08.672384 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7e984c4e-3fe1-4d59-bbf6-67d11ed53af0 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:08.674478 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=338,cinder:INSERT=21,cinder:UPDATE=67 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:13:08.679949 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:08.679949 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:08.680550 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7e984c4e-3fe1-4d59-bbf6-67d11ed53af0 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:08.682593 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7e984c4e-3fe1-4d59-bbf6-67d11ed53af0 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 returned with HTTP 200 Aug 14 06:13:08.683773 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 368/1471] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:08 2026] GET /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:13:08.693838 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-268dc4ce-c543-4430-b74c-4c06ec8b01e9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:08.696241 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-268dc4ce-c543-4430-b74c-4c06ec8b01e9 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb Aug 14 06:13:08.696555 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-268dc4ce-c543-4430-b74c-4c06ec8b01e9 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:08.697060 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-268dc4ce-c543-4430-b74c-4c06ec8b01e9 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:08.697060 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-268dc4ce-c543-4430-b74c-4c06ec8b01e9 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Delete snapshot with id: 1354b6be-7657-45a4-9f37-d088c54f99bb Aug 14 06:13:08.700095 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=374,cinder:UPDATE=91,cinder:INSERT=45,cinder:DELETE=3 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:13:08.705072 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-268dc4ce-c543-4430-b74c-4c06ec8b01e9 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb returned with HTTP 404 Aug 14 06:13:08.706520 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 371/1472] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:13:08 2026] DELETE /volume/v3/snapshots/1354b6be-7657-45a4-9f37-d088c54f99bb => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:08.718445 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fad8d995-2c37-4d4f-9e3f-085c13e52a58 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:08.720663 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fad8d995-2c37-4d4f-9e3f-085c13e52a58 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:13:08.721608 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fad8d995-2c37-4d4f-9e3f-085c13e52a58 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99aaf5ab-5e2d-4d7a-aa55-bc5c70454486", "name": "tempest-SnapshotsActionsTest-Snapshot-2056566669"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:08.735355 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:08.735355 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:08.735355 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fad8d995-2c37-4d4f-9e3f-085c13e52a58 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Volume info retrieved successfully. Aug 14 06:13:08.735355 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-fad8d995-2c37-4d4f-9e3f-085c13e52a58 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Create snapshot from volume 99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 Aug 14 06:13:08.769545 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-fad8d995-2c37-4d4f-9e3f-085c13e52a58 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Created reservations ['2a53d28b-de58-4485-b890-0d7347edbc84', 'ec613870-ac6d-418c-ba3f-4eff3f61e189', 'e737fd21-6761-40c2-bf8a-df0ff207d15c', '5d796422-7c8d-4090-8c40-4bcabd22f587'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:08.813022 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fad8d995-2c37-4d4f-9e3f-085c13e52a58 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot create request issued successfully. Aug 14 06:13:08.813835 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fad8d995-2c37-4d4f-9e3f-085c13e52a58 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:13:08.814579 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 371/1473] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:13:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:08.826233 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-53e23796-6f27-4452-873c-65d7fe278672 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:08.829094 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-53e23796-6f27-4452-873c-65d7fe278672 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828 Aug 14 06:13:08.829386 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-53e23796-6f27-4452-873c-65d7fe278672 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:08.829630 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-53e23796-6f27-4452-873c-65d7fe278672 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:08.835996 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:08.835996 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:08.836561 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-53e23796-6f27-4452-873c-65d7fe278672 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:08.838123 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-53e23796-6f27-4452-873c-65d7fe278672 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828 returned with HTTP 200 Aug 14 06:13:08.838716 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 364/1474] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:08 2026] GET /volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:09.137426 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3243d7fa-0b07-4caa-946c-13fe56984e12 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:09.140128 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3243d7fa-0b07-4caa-946c-13fe56984e12 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:09.140128 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3243d7fa-0b07-4caa-946c-13fe56984e12 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:09.140387 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3243d7fa-0b07-4caa-946c-13fe56984e12 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:09.153990 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:09.153990 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:09.160561 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3243d7fa-0b07-4caa-946c-13fe56984e12 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:09.167584 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3243d7fa-0b07-4caa-946c-13fe56984e12 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:09.168227 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 369/1475] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:09 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:09.852850 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-befe30fa-5b35-4f05-b79b-525ce9782af4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:09.855280 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-befe30fa-5b35-4f05-b79b-525ce9782af4 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828 Aug 14 06:13:09.855557 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-befe30fa-5b35-4f05-b79b-525ce9782af4 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:09.855864 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-befe30fa-5b35-4f05-b79b-525ce9782af4 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:09.868182 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:09.868182 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:09.869130 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-befe30fa-5b35-4f05-b79b-525ce9782af4 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:09.870500 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-befe30fa-5b35-4f05-b79b-525ce9782af4 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828 returned with HTTP 200 Aug 14 06:13:09.870976 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 372/1476] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:09 2026] GET /volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:09.887314 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-64d47c58-a489-4e5a-b2b9-3fa9374a60bd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:09.891757 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-64d47c58-a489-4e5a-b2b9-3fa9374a60bd tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] POST https://10.4.3.127/volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828/action Aug 14 06:13:09.891854 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-64d47c58-a489-4e5a-b2b9-3fa9374a60bd tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:09.891897 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-64d47c58-a489-4e5a-b2b9-3fa9374a60bd tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:09.893537 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.admin_actions [None req-64d47c58-a489-4e5a-b2b9-3fa9374a60bd tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Updating snapshot 'f4c09fa8-2ae6-4a02-91f3-e26323a50828' with '{'status': 'error'}' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 06:13:09.904942 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:09.904942 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:09.920890 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-64d47c58-a489-4e5a-b2b9-3fa9374a60bd tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] https://10.4.3.127/volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828/action returned with HTTP 202 Aug 14 06:13:09.920890 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 372/1477] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:13:09 2026] POST /volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:09.929518 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c6444df2-6721-466f-842b-3e8830436333 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:09.931916 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c6444df2-6721-466f-842b-3e8830436333 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828 Aug 14 06:13:09.932150 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c6444df2-6721-466f-842b-3e8830436333 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:09.932372 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c6444df2-6721-466f-842b-3e8830436333 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:09.939143 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:09.939143 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:09.939606 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c6444df2-6721-466f-842b-3e8830436333 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:09.940862 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c6444df2-6721-466f-842b-3e8830436333 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828 returned with HTTP 200 Aug 14 06:13:09.941676 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 365/1478] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:09 2026] GET /volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:13:09.951580 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2c9735c2-6a91-41dc-9d54-0a0806d73d12 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:09.955784 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2c9735c2-6a91-41dc-9d54-0a0806d73d12 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] POST https://10.4.3.127/volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828/action Aug 14 06:13:09.955784 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2c9735c2-6a91-41dc-9d54-0a0806d73d12 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:09.955784 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2c9735c2-6a91-41dc-9d54-0a0806d73d12 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:09.988237 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:09.988237 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:09.988686 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2c9735c2-6a91-41dc-9d54-0a0806d73d12 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Snapshot retrieved successfully. Aug 14 06:13:10.026283 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2c9735c2-6a91-41dc-9d54-0a0806d73d12 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Snapshot delete request issued successfully. Aug 14 06:13:10.026283 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2c9735c2-6a91-41dc-9d54-0a0806d73d12 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] https://10.4.3.127/volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828/action returned with HTTP 202 Aug 14 06:13:10.026283 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 370/1479] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:13:09 2026] POST /volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:10.038076 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e74f485c-f859-4169-af08-2755bfa20dff None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:10.040491 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e74f485c-f859-4169-af08-2755bfa20dff tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828 Aug 14 06:13:10.040746 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e74f485c-f859-4169-af08-2755bfa20dff tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:10.041119 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e74f485c-f859-4169-af08-2755bfa20dff tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:10.053254 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:10.053254 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:10.054237 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e74f485c-f859-4169-af08-2755bfa20dff tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:10.055918 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e74f485c-f859-4169-af08-2755bfa20dff tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828 returned with HTTP 200 Aug 14 06:13:10.056072 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 373/1480] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:10 2026] GET /volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:13:10.188774 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-eb4cfd2b-053b-4c6f-a1fa-a910fd863f24 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:10.191147 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eb4cfd2b-053b-4c6f-a1fa-a910fd863f24 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:10.191542 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eb4cfd2b-053b-4c6f-a1fa-a910fd863f24 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:10.191634 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eb4cfd2b-053b-4c6f-a1fa-a910fd863f24 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:10.214424 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:10.214424 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:10.220589 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-eb4cfd2b-053b-4c6f-a1fa-a910fd863f24 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:10.234643 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eb4cfd2b-053b-4c6f-a1fa-a910fd863f24 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:10.235101 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 373/1481] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:10 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 867 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:11.068043 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-54f3bf3f-c85e-4200-94ab-4a721bf5dc35 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:11.074080 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-54f3bf3f-c85e-4200-94ab-4a721bf5dc35 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828 Aug 14 06:13:11.074268 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-54f3bf3f-c85e-4200-94ab-4a721bf5dc35 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:11.074466 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-54f3bf3f-c85e-4200-94ab-4a721bf5dc35 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:11.084499 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-54f3bf3f-c85e-4200-94ab-4a721bf5dc35 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828 returned with HTTP 404 Aug 14 06:13:11.085218 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 366/1482] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:11 2026] GET /volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:11.094066 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6ff69543-8ac6-426d-9c31-1c9bed94bb0d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:11.097545 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6ff69543-8ac6-426d-9c31-1c9bed94bb0d tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] POST https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action Aug 14 06:13:11.097973 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6ff69543-8ac6-426d-9c31-1c9bed94bb0d tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:11.098155 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6ff69543-8ac6-426d-9c31-1c9bed94bb0d tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:11.101907 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.admin_actions [None req-6ff69543-8ac6-426d-9c31-1c9bed94bb0d tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Updating snapshot 'aaea7c40-0103-402d-a258-1853bcff7558' with '{'status': 'available'}' {{(pid=100404) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 06:13:11.128797 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:11.128797 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:11.146959 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6ff69543-8ac6-426d-9c31-1c9bed94bb0d tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action returned with HTTP 202 Aug 14 06:13:11.146959 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 371/1483] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:13:11 2026] POST /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:11.154266 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f349d45c-979c-4ddd-bf1c-a9bcc57f9fdc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:11.156846 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f349d45c-979c-4ddd-bf1c-a9bcc57f9fdc tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 Aug 14 06:13:11.157104 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f349d45c-979c-4ddd-bf1c-a9bcc57f9fdc tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:11.157312 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f349d45c-979c-4ddd-bf1c-a9bcc57f9fdc tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:11.162958 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:11.162958 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:11.163414 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f349d45c-979c-4ddd-bf1c-a9bcc57f9fdc tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:11.164240 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f349d45c-979c-4ddd-bf1c-a9bcc57f9fdc tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 returned with HTTP 200 Aug 14 06:13:11.164669 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 374/1484] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:11 2026] GET /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:11.177865 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5c9b09c4-bbd0-4c93-a791-9958890588d3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:11.179570 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5c9b09c4-bbd0-4c93-a791-9958890588d3 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828 Aug 14 06:13:11.179754 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5c9b09c4-bbd0-4c93-a791-9958890588d3 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:11.179940 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5c9b09c4-bbd0-4c93-a791-9958890588d3 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:11.180082 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-5c9b09c4-bbd0-4c93-a791-9958890588d3 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Delete snapshot with id: f4c09fa8-2ae6-4a02-91f3-e26323a50828 Aug 14 06:13:11.189216 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5c9b09c4-bbd0-4c93-a791-9958890588d3 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828 returned with HTTP 404 Aug 14 06:13:11.190023 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 374/1485] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:13:11 2026] DELETE /volume/v3/snapshots/f4c09fa8-2ae6-4a02-91f3-e26323a50828 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:11.199013 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-17c2fbb9-e980-484b-b345-951a85e5b2fe None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:11.202336 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-17c2fbb9-e980-484b-b345-951a85e5b2fe tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:13:11.202861 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-17c2fbb9-e980-484b-b345-951a85e5b2fe tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99aaf5ab-5e2d-4d7a-aa55-bc5c70454486", "name": "tempest-SnapshotsActionsTest-Snapshot-2133186369"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:11.214774 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:11.214774 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:11.215370 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-17c2fbb9-e980-484b-b345-951a85e5b2fe tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Volume info retrieved successfully. Aug 14 06:13:11.215553 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-17c2fbb9-e980-484b-b345-951a85e5b2fe tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Create snapshot from volume 99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 Aug 14 06:13:11.250330 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1eddf4ff-823b-4224-9e66-a91cf9bcc15d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:11.254525 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1eddf4ff-823b-4224-9e66-a91cf9bcc15d tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:11.254525 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1eddf4ff-823b-4224-9e66-a91cf9bcc15d tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:11.254525 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1eddf4ff-823b-4224-9e66-a91cf9bcc15d tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:11.254696 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-17c2fbb9-e980-484b-b345-951a85e5b2fe tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Created reservations ['eac7b545-4bef-4dc0-b4fb-1aef22333bc6', 'adddb3be-345d-40bb-93cc-d9fc795515a8', '49b5ddc9-e0bc-4db3-8534-ffaa3fdb8190', '901418dd-71ff-484d-98de-c7ed9115e6dd'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:11.277423 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:11.277423 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:11.282449 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1eddf4ff-823b-4224-9e66-a91cf9bcc15d tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:11.291976 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1eddf4ff-823b-4224-9e66-a91cf9bcc15d tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:11.291976 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 372/1486] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:11 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:11.301452 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-17c2fbb9-e980-484b-b345-951a85e5b2fe tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot create request issued successfully. Aug 14 06:13:11.301927 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-17c2fbb9-e980-484b-b345-951a85e5b2fe tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:13:11.302516 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 367/1487] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:13:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:11.320796 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-27014f6e-a2c9-450d-b24c-5a0675385e79 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:11.323322 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-27014f6e-a2c9-450d-b24c-5a0675385e79 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2 Aug 14 06:13:11.323650 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-27014f6e-a2c9-450d-b24c-5a0675385e79 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:11.323881 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-27014f6e-a2c9-450d-b24c-5a0675385e79 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:11.330349 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:11.330349 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:11.330958 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-27014f6e-a2c9-450d-b24c-5a0675385e79 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:11.332064 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-27014f6e-a2c9-450d-b24c-5a0675385e79 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2 returned with HTTP 200 Aug 14 06:13:11.332589 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 375/1488] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:11 2026] GET /volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:12.307710 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e9a58655-4796-4d18-b627-b675f37f87ba None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:12.312260 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9a58655-4796-4d18-b627-b675f37f87ba tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:12.312260 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9a58655-4796-4d18-b627-b675f37f87ba tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:12.312260 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9a58655-4796-4d18-b627-b675f37f87ba tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:12.323862 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:12.323862 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:12.326858 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e9a58655-4796-4d18-b627-b675f37f87ba tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:12.334457 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9a58655-4796-4d18-b627-b675f37f87ba tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:12.335536 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 375/1489] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:12 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:12.348619 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-fa0adec3-46ff-4444-9521-e0c10dc2000b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:12.351009 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fa0adec3-46ff-4444-9521-e0c10dc2000b tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2 Aug 14 06:13:12.351248 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fa0adec3-46ff-4444-9521-e0c10dc2000b tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:12.351484 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fa0adec3-46ff-4444-9521-e0c10dc2000b tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:12.356483 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:12.356483 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:12.356933 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-fa0adec3-46ff-4444-9521-e0c10dc2000b tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:12.357717 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fa0adec3-46ff-4444-9521-e0c10dc2000b tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2 returned with HTTP 200 Aug 14 06:13:12.358141 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 373/1490] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:12 2026] GET /volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:12.368898 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-35e631ae-ea18-465c-8017-3a2d6e115583 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:12.370773 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-35e631ae-ea18-465c-8017-3a2d6e115583 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] POST https://10.4.3.127/volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2/action Aug 14 06:13:12.371126 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-35e631ae-ea18-465c-8017-3a2d6e115583 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:12.371242 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-35e631ae-ea18-465c-8017-3a2d6e115583 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:12.372584 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.admin_actions [None req-35e631ae-ea18-465c-8017-3a2d6e115583 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Updating snapshot 'cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2' with '{'status': 'error_deleting'}' {{(pid=100405) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 06:13:12.383811 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:12.383811 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:12.400475 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-35e631ae-ea18-465c-8017-3a2d6e115583 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] https://10.4.3.127/volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2/action returned with HTTP 202 Aug 14 06:13:12.401026 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 368/1491] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:13:12 2026] POST /volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:12.407865 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-53111995-04ce-4e8f-aa3f-4949abbc2e41 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:12.409793 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-53111995-04ce-4e8f-aa3f-4949abbc2e41 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2 Aug 14 06:13:12.409981 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-53111995-04ce-4e8f-aa3f-4949abbc2e41 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:12.410246 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-53111995-04ce-4e8f-aa3f-4949abbc2e41 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:12.415140 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:12.415140 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:12.415627 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-53111995-04ce-4e8f-aa3f-4949abbc2e41 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:12.416377 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-53111995-04ce-4e8f-aa3f-4949abbc2e41 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2 returned with HTTP 200 Aug 14 06:13:12.416766 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 376/1492] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:12 2026] GET /volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:12.432767 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-47041d66-dbd5-482f-9d5e-6c68556a267a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:12.434518 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-47041d66-dbd5-482f-9d5e-6c68556a267a tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] POST https://10.4.3.127/volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2/action Aug 14 06:13:12.434867 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-47041d66-dbd5-482f-9d5e-6c68556a267a tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:12.434982 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-47041d66-dbd5-482f-9d5e-6c68556a267a tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:12.442025 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:12.442025 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:12.442374 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-47041d66-dbd5-482f-9d5e-6c68556a267a tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Snapshot retrieved successfully. Aug 14 06:13:12.466387 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-47041d66-dbd5-482f-9d5e-6c68556a267a tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Snapshot delete request issued successfully. Aug 14 06:13:12.466743 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-47041d66-dbd5-482f-9d5e-6c68556a267a tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] https://10.4.3.127/volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2/action returned with HTTP 202 Aug 14 06:13:12.468170 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 376/1493] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:13:12 2026] POST /volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:12.474275 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b7ca3a7b-2480-4e73-97e4-18ea8215c60a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:12.476891 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b7ca3a7b-2480-4e73-97e4-18ea8215c60a tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2 Aug 14 06:13:12.476891 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b7ca3a7b-2480-4e73-97e4-18ea8215c60a tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:12.476891 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b7ca3a7b-2480-4e73-97e4-18ea8215c60a tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:12.482480 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:12.482480 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:12.484471 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b7ca3a7b-2480-4e73-97e4-18ea8215c60a tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:12.484471 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b7ca3a7b-2480-4e73-97e4-18ea8215c60a tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2 returned with HTTP 200 Aug 14 06:13:12.484471 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 374/1494] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:12 2026] GET /volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:13.357779 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2c12e4e4-4132-4879-b7e3-a39b66deaefa None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:13.365235 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2c12e4e4-4132-4879-b7e3-a39b66deaefa tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:13.365235 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2c12e4e4-4132-4879-b7e3-a39b66deaefa tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:13.365439 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2c12e4e4-4132-4879-b7e3-a39b66deaefa tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:13.382461 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:13.382461 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:13.386941 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2c12e4e4-4132-4879-b7e3-a39b66deaefa tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:13.391550 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2c12e4e4-4132-4879-b7e3-a39b66deaefa tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:13.391931 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 369/1495] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:13 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 867 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:13.495727 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fc072ea3-1eb7-494b-a65f-03010bd378b4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:13.501294 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fc072ea3-1eb7-494b-a65f-03010bd378b4 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2 Aug 14 06:13:13.501521 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fc072ea3-1eb7-494b-a65f-03010bd378b4 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:13.501744 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fc072ea3-1eb7-494b-a65f-03010bd378b4 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:13.507190 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fc072ea3-1eb7-494b-a65f-03010bd378b4 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2 returned with HTTP 404 Aug 14 06:13:13.507644 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 377/1496] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:13 2026] GET /volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:13.514638 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0a6147cc-6eaa-4728-8656-d228d38cf9ac None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:13.517990 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a6147cc-6eaa-4728-8656-d228d38cf9ac tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] POST https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action Aug 14 06:13:13.517990 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a6147cc-6eaa-4728-8656-d228d38cf9ac tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:13.517990 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a6147cc-6eaa-4728-8656-d228d38cf9ac tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:13.520085 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.admin_actions [None req-0a6147cc-6eaa-4728-8656-d228d38cf9ac tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Updating snapshot 'aaea7c40-0103-402d-a258-1853bcff7558' with '{'status': 'available'}' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 06:13:13.533288 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:13.533288 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:13.550601 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a6147cc-6eaa-4728-8656-d228d38cf9ac tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action returned with HTTP 202 Aug 14 06:13:13.551934 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 377/1497] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:13:13 2026] POST /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:13.559146 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-46b8b041-b8f6-4af3-acc2-c3c4527a0f72 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:13.561551 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-46b8b041-b8f6-4af3-acc2-c3c4527a0f72 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 Aug 14 06:13:13.564085 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-46b8b041-b8f6-4af3-acc2-c3c4527a0f72 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:13.564085 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-46b8b041-b8f6-4af3-acc2-c3c4527a0f72 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:13.568075 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:13.568075 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:13.568699 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-46b8b041-b8f6-4af3-acc2-c3c4527a0f72 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:13.569508 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-46b8b041-b8f6-4af3-acc2-c3c4527a0f72 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 returned with HTTP 200 Aug 14 06:13:13.569861 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 375/1498] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:13 2026] GET /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:13.581472 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5e437056-f445-45a0-8ff1-bafef1a323e1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:13.583311 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5e437056-f445-45a0-8ff1-bafef1a323e1 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2 Aug 14 06:13:13.583505 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5e437056-f445-45a0-8ff1-bafef1a323e1 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:13.583734 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5e437056-f445-45a0-8ff1-bafef1a323e1 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:13.583837 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-5e437056-f445-45a0-8ff1-bafef1a323e1 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Delete snapshot with id: cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2 Aug 14 06:13:13.588252 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5e437056-f445-45a0-8ff1-bafef1a323e1 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2 returned with HTTP 404 Aug 14 06:13:13.588713 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 370/1499] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:13:13 2026] DELETE /volume/v3/snapshots/cd5f0618-7e59-4f39-b8a9-9029a2a2c5f2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:13.602883 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-321cf7d5-4319-4e26-976a-89ce2e90108b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:13.606489 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-321cf7d5-4319-4e26-976a-89ce2e90108b tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] POST https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action Aug 14 06:13:13.606725 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-321cf7d5-4319-4e26-976a-89ce2e90108b tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:13.606924 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-321cf7d5-4319-4e26-976a-89ce2e90108b tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:13.608658 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.admin_actions [None req-321cf7d5-4319-4e26-976a-89ce2e90108b tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Updating snapshot 'aaea7c40-0103-402d-a258-1853bcff7558' with '{'status': 'creating'}' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 06:13:13.617268 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:13.617268 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:13.628017 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-321cf7d5-4319-4e26-976a-89ce2e90108b tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action returned with HTTP 202 Aug 14 06:13:13.628507 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 378/1500] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:13:13 2026] POST /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:13.639416 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-1c026e41-9fb8-413c-ac4a-fb03ea12175a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:13.639823 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a0fa92c8-f7d3-4f73-8ab7-efe7ff1986e7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:13.641365 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a0fa92c8-f7d3-4f73-8ab7-efe7ff1986e7 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 Aug 14 06:13:13.641580 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a0fa92c8-f7d3-4f73-8ab7-efe7ff1986e7 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:13.641774 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a0fa92c8-f7d3-4f73-8ab7-efe7ff1986e7 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:13.642384 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-1c026e41-9fb8-413c-ac4a-fb03ea12175a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] POST https://10.4.3.127/volume/v3/attachments/8390e59c-ce85-4ee8-b5c9-d75a31ba671e/action Aug 14 06:13:13.642883 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-1c026e41-9fb8-413c-ac4a-fb03ea12175a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:13.643051 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-1c026e41-9fb8-413c-ac4a-fb03ea12175a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:13.646704 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:13.646704 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:13.647079 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a0fa92c8-f7d3-4f73-8ab7-efe7ff1986e7 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:13.647778 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a0fa92c8-f7d3-4f73-8ab7-efe7ff1986e7 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 returned with HTTP 200 Aug 14 06:13:13.648081 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 376/1501] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:13 2026] GET /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:13.660077 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e2d1ca02-1c23-46b3-8126-fd615fb1711e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:13.661852 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e2d1ca02-1c23-46b3-8126-fd615fb1711e tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] POST https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action Aug 14 06:13:13.662190 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e2d1ca02-1c23-46b3-8126-fd615fb1711e tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:13.662299 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e2d1ca02-1c23-46b3-8126-fd615fb1711e tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:13.663646 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.snapshot_actions [None req-e2d1ca02-1c23-46b3-8126-fd615fb1711e tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100405) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 06:13:13.668421 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:13.668421 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:13.669048 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:13.669048 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:13.669578 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.snapshot_actions [None req-e2d1ca02-1c23-46b3-8126-fd615fb1711e tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Updating snapshot aaea7c40-0103-402d-a258-1853bcff7558 with info {'id': 'aaea7c40-0103-402d-a258-1853bcff7558', 'status': 'error', 'progress': '80%'} Aug 14 06:13:13.680253 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e2d1ca02-1c23-46b3-8126-fd615fb1711e tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action returned with HTTP 202 Aug 14 06:13:13.680355 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 371/1502] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:13:13 2026] POST /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:13.687827 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f66e45e7-d8f1-4412-a8a0-3223d47590b3 req-1c026e41-9fb8-413c-ac4a-fb03ea12175a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/attachments/8390e59c-ce85-4ee8-b5c9-d75a31ba671e/action returned with HTTP 204 Aug 14 06:13:13.687827 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 378/1503] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:13:13 2026] POST /volume/v3/attachments/8390e59c-ce85-4ee8-b5c9-d75a31ba671e/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:13.691157 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0fa90856-6b34-4c4c-b11d-27dc1b120c27 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:13.693081 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0fa90856-6b34-4c4c-b11d-27dc1b120c27 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] GET https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 Aug 14 06:13:13.693313 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0fa90856-6b34-4c4c-b11d-27dc1b120c27 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:13.693546 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0fa90856-6b34-4c4c-b11d-27dc1b120c27 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:13.699495 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:13.699495 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:13.699887 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0fa90856-6b34-4c4c-b11d-27dc1b120c27 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Snapshot retrieved successfully. Aug 14 06:13:13.700718 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0fa90856-6b34-4c4c-b11d-27dc1b120c27 tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 returned with HTTP 200 Aug 14 06:13:13.701214 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 379/1504] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:13 2026] GET /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 => generated 460 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:13.714644 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7c48c165-0598-47c8-a9cd-684e781a272b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:13.716748 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7c48c165-0598-47c8-a9cd-684e781a272b tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] POST https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action Aug 14 06:13:13.717132 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7c48c165-0598-47c8-a9cd-684e781a272b tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:13.717294 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7c48c165-0598-47c8-a9cd-684e781a272b tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:13.719504 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.admin_actions [None req-7c48c165-0598-47c8-a9cd-684e781a272b tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] Updating snapshot 'aaea7c40-0103-402d-a258-1853bcff7558' with '{'status': 'available'}' {{(pid=100404) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 06:13:13.732820 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:13.732820 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:13.749025 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7c48c165-0598-47c8-a9cd-684e781a272b tempest-SnapshotsActionsTest-363303646 tempest-SnapshotsActionsTest-363303646-project-admin] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action returned with HTTP 202 Aug 14 06:13:13.751007 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 377/1505] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:13:13 2026] POST /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:13.757711 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0356aa12-a8bf-40c4-86a4-542478916f06 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:13.759550 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0356aa12-a8bf-40c4-86a4-542478916f06 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 Aug 14 06:13:13.759786 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0356aa12-a8bf-40c4-86a4-542478916f06 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:13.760039 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0356aa12-a8bf-40c4-86a4-542478916f06 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:13.765149 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:13.765149 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:13.765635 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0356aa12-a8bf-40c4-86a4-542478916f06 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:13.766474 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0356aa12-a8bf-40c4-86a4-542478916f06 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 returned with HTTP 200 Aug 14 06:13:13.766892 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 372/1506] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:13 2026] GET /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:13.781489 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-29bbbc44-15e3-4765-91d8-36960f41c116 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:13.784247 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-29bbbc44-15e3-4765-91d8-36960f41c116 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 Aug 14 06:13:13.784517 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-29bbbc44-15e3-4765-91d8-36960f41c116 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:13.784784 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-29bbbc44-15e3-4765-91d8-36960f41c116 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:13.784927 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-29bbbc44-15e3-4765-91d8-36960f41c116 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Delete snapshot with id: aaea7c40-0103-402d-a258-1853bcff7558 Aug 14 06:13:13.796972 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:13.796972 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:13.796972 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-29bbbc44-15e3-4765-91d8-36960f41c116 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:13.812054 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-29bbbc44-15e3-4765-91d8-36960f41c116 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot delete request issued successfully. Aug 14 06:13:13.812294 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-29bbbc44-15e3-4765-91d8-36960f41c116 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 returned with HTTP 202 Aug 14 06:13:13.813420 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 379/1507] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:13:13 2026] DELETE /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:13.824483 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-43811cab-2318-4f9f-a625-b29607c2ed61 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:13.826254 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-43811cab-2318-4f9f-a625-b29607c2ed61 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 Aug 14 06:13:13.826512 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-43811cab-2318-4f9f-a625-b29607c2ed61 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:13.826700 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-43811cab-2318-4f9f-a625-b29607c2ed61 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:13.832590 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:13.832590 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:13.833196 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-43811cab-2318-4f9f-a625-b29607c2ed61 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Snapshot retrieved successfully. Aug 14 06:13:13.834275 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-43811cab-2318-4f9f-a625-b29607c2ed61 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 returned with HTTP 200 Aug 14 06:13:13.834919 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 380/1508] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:13 2026] GET /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:14.410384 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-98bce632-4f23-47ee-a295-2e4eed677e30 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:14.415492 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-98bce632-4f23-47ee-a295-2e4eed677e30 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:14.415799 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-98bce632-4f23-47ee-a295-2e4eed677e30 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:14.415995 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-98bce632-4f23-47ee-a295-2e4eed677e30 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:14.434016 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:14.434016 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:14.438627 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-98bce632-4f23-47ee-a295-2e4eed677e30 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:14.447768 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-98bce632-4f23-47ee-a295-2e4eed677e30 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:14.448719 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 378/1509] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:14 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 1159 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:13:14.465261 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c5a5ab06-eaa1-4cde-980f-6e7cbbd7325d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:14.467985 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c5a5ab06-eaa1-4cde-980f-6e7cbbd7325d tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] POST https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65/action Aug 14 06:13:14.468392 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c5a5ab06-eaa1-4cde-980f-6e7cbbd7325d tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:14.468571 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c5a5ab06-eaa1-4cde-980f-6e7cbbd7325d tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:14.481091 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:14.481091 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:14.484373 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c5a5ab06-eaa1-4cde-980f-6e7cbbd7325d tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:14.521763 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-c5a5ab06-eaa1-4cde-980f-6e7cbbd7325d tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Created reservations ['ab54764c-9cb3-4e1a-b917-5fdd95d414ab', 'abe4f443-0cd6-4634-b566-ad605cac5658'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:14.548515 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c5a5ab06-eaa1-4cde-980f-6e7cbbd7325d tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Extend volume request issued successfully. Aug 14 06:13:14.548685 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c5a5ab06-eaa1-4cde-980f-6e7cbbd7325d tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65/action returned with HTTP 202 Aug 14 06:13:14.549069 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 373/1510] 10.4.3.127 () {70 vars in 1431 bytes} [Fri Aug 14 06:13:14 2026] POST /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 06:13:14.560940 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-672228d3-6cc6-4644-b7d4-95a73b0dbdf2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:14.563716 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-672228d3-6cc6-4644-b7d4-95a73b0dbdf2 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:14.565590 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-672228d3-6cc6-4644-b7d4-95a73b0dbdf2 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:14.565590 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-672228d3-6cc6-4644-b7d4-95a73b0dbdf2 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:14.579455 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:14.579455 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:14.585350 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-672228d3-6cc6-4644-b7d4-95a73b0dbdf2 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:14.592254 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-672228d3-6cc6-4644-b7d4-95a73b0dbdf2 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:14.592696 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 380/1511] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:14 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 1162 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 06:13:14.844023 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1f2775d1-9134-4d61-afaa-e025994d9610 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:14.845922 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1f2775d1-9134-4d61-afaa-e025994d9610 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 Aug 14 06:13:14.846187 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1f2775d1-9134-4d61-afaa-e025994d9610 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:14.846424 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1f2775d1-9134-4d61-afaa-e025994d9610 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:14.852771 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1f2775d1-9134-4d61-afaa-e025994d9610 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 returned with HTTP 404 Aug 14 06:13:14.853376 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 381/1512] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:14 2026] GET /volume/v3/snapshots/aaea7c40-0103-402d-a258-1853bcff7558 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:14.860752 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f9ff1694-394b-4ce1-9c32-565f241f6446 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:14.862673 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f9ff1694-394b-4ce1-9c32-565f241f6446 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/volumes/99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 Aug 14 06:13:14.862883 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f9ff1694-394b-4ce1-9c32-565f241f6446 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:14.863105 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f9ff1694-394b-4ce1-9c32-565f241f6446 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:14.871190 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:14.871190 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:14.876478 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f9ff1694-394b-4ce1-9c32-565f241f6446 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Volume info retrieved successfully. Aug 14 06:13:14.881026 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f9ff1694-394b-4ce1-9c32-565f241f6446 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/volumes/99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 returned with HTTP 200 Aug 14 06:13:14.881486 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 379/1513] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:14 2026] GET /volume/v3/volumes/99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:14.894837 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-13ca47c5-4565-49c8-b82c-b4c0921cb9f8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:14.897709 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-13ca47c5-4565-49c8-b82c-b4c0921cb9f8 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] DELETE https://10.4.3.127/volume/v3/volumes/99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 Aug 14 06:13:14.897998 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-13ca47c5-4565-49c8-b82c-b4c0921cb9f8 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:14.898290 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-13ca47c5-4565-49c8-b82c-b4c0921cb9f8 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:14.898548 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-13ca47c5-4565-49c8-b82c-b4c0921cb9f8 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Delete volume with id: 99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 Aug 14 06:13:14.911431 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:14.911431 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:14.912103 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-13ca47c5-4565-49c8-b82c-b4c0921cb9f8 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Volume info retrieved successfully. Aug 14 06:13:14.936973 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-13ca47c5-4565-49c8-b82c-b4c0921cb9f8 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Delete volume request issued successfully. Aug 14 06:13:14.937834 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-13ca47c5-4565-49c8-b82c-b4c0921cb9f8 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/volumes/99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 returned with HTTP 202 Aug 14 06:13:14.937834 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 374/1514] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:13:14 2026] DELETE /volume/v3/volumes/99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:14.946289 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cf01768f-b53d-43a8-b7ec-f1d7a062d46b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:14.947898 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cf01768f-b53d-43a8-b7ec-f1d7a062d46b tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/volumes/99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 Aug 14 06:13:14.948159 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cf01768f-b53d-43a8-b7ec-f1d7a062d46b tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:14.948352 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cf01768f-b53d-43a8-b7ec-f1d7a062d46b tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:14.957717 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:14.957717 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:14.963857 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cf01768f-b53d-43a8-b7ec-f1d7a062d46b tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Volume info retrieved successfully. Aug 14 06:13:14.971072 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cf01768f-b53d-43a8-b7ec-f1d7a062d46b tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/volumes/99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 returned with HTTP 200 Aug 14 06:13:14.973178 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 381/1515] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:14 2026] GET /volume/v3/volumes/99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:13:15.011474 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-c5a5ab06-eaa1-4cde-980f-6e7cbbd7325d req-4b12a548-ff12-45de-8e75-0c47087218b9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:15.013496 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-c5a5ab06-eaa1-4cde-980f-6e7cbbd7325d req-4b12a548-ff12-45de-8e75-0c47087218b9 service nova] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:15.013677 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-c5a5ab06-eaa1-4cde-980f-6e7cbbd7325d req-4b12a548-ff12-45de-8e75-0c47087218b9 service nova] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:15.013879 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-c5a5ab06-eaa1-4cde-980f-6e7cbbd7325d req-4b12a548-ff12-45de-8e75-0c47087218b9 service nova] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:15.027964 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:15.027964 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:15.031705 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-c5a5ab06-eaa1-4cde-980f-6e7cbbd7325d req-4b12a548-ff12-45de-8e75-0c47087218b9 service nova] Volume info retrieved successfully. Aug 14 06:13:15.036215 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-c5a5ab06-eaa1-4cde-980f-6e7cbbd7325d req-4b12a548-ff12-45de-8e75-0c47087218b9 service nova] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:15.036722 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 382/1516] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:13:15 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 1324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:15.607859 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-92afbccd-c640-4ac9-ae7d-2ff9318b61e0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:15.609836 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-92afbccd-c640-4ac9-ae7d-2ff9318b61e0 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:15.610051 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-92afbccd-c640-4ac9-ae7d-2ff9318b61e0 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:15.610351 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-92afbccd-c640-4ac9-ae7d-2ff9318b61e0 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:15.622970 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:15.622970 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:15.628467 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-92afbccd-c640-4ac9-ae7d-2ff9318b61e0 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:15.635638 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-92afbccd-c640-4ac9-ae7d-2ff9318b61e0 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:15.636282 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 380/1517] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:15 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 1159 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:13:15.655178 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-74d7616a-19cf-4f97-8802-04836f9a255a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:15.657271 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-74d7616a-19cf-4f97-8802-04836f9a255a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:15.657565 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-74d7616a-19cf-4f97-8802-04836f9a255a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:15.657796 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-74d7616a-19cf-4f97-8802-04836f9a255a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:15.668515 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:15.668515 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:15.672537 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-74d7616a-19cf-4f97-8802-04836f9a255a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:15.677217 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-74d7616a-19cf-4f97-8802-04836f9a255a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:15.677649 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 375/1518] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:15 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 1159 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:13:15.936067 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-e9857988-400c-41d5-9244-a0e8871fa14e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:15.938894 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-e9857988-400c-41d5-9244-a0e8871fa14e tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:15.939149 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-e9857988-400c-41d5-9244-a0e8871fa14e tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:15.939410 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-e9857988-400c-41d5-9244-a0e8871fa14e tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:15.945592 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-ad3a5cbb-2531-41c2-bdbf-154ab254df4c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:15.950985 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-ad3a5cbb-2531-41c2-bdbf-154ab254df4c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:13:15.951204 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-ad3a5cbb-2531-41c2-bdbf-154ab254df4c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:15.951446 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-ad3a5cbb-2531-41c2-bdbf-154ab254df4c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:15.954170 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:15.954170 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:15.963467 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-e9857988-400c-41d5-9244-a0e8871fa14e tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:15.963623 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:15.963623 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:15.964413 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-ad3a5cbb-2531-41c2-bdbf-154ab254df4c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:15.966566 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-e9857988-400c-41d5-9244-a0e8871fa14e tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:15.967089 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 382/1519] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:13:15 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:15.969262 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-ad3a5cbb-2531-41c2-bdbf-154ab254df4c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 returned with HTTP 200 Aug 14 06:13:15.969705 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 383/1520] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:13:15 2026] GET /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:15.986632 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-a4ef8836-ec82-4878-b2b0-0d388559af8e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:15.986956 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1f63527d-d0e9-4ec5-a651-0a6e9982e4a2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:15.988541 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1f63527d-d0e9-4ec5-a651-0a6e9982e4a2 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] GET https://10.4.3.127/volume/v3/volumes/99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 Aug 14 06:13:15.988718 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1f63527d-d0e9-4ec5-a651-0a6e9982e4a2 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:15.988893 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1f63527d-d0e9-4ec5-a651-0a6e9982e4a2 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:15.991728 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-a4ef8836-ec82-4878-b2b0-0d388559af8e tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] POST https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65/action Aug 14 06:13:15.992167 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-a4ef8836-ec82-4878-b2b0-0d388559af8e tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:15.992299 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-a4ef8836-ec82-4878-b2b0-0d388559af8e tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:15.994298 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1f63527d-d0e9-4ec5-a651-0a6e9982e4a2 tempest-SnapshotsActionsTest-888007491 tempest-SnapshotsActionsTest-888007491-project-member] https://10.4.3.127/volume/v3/volumes/99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 returned with HTTP 404 Aug 14 06:13:15.995148 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 376/1521] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:15 2026] GET /volume/v3/volumes/99aaf5ab-5e2d-4d7a-aa55-bc5c70454486 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:16.007921 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:16.007921 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:16.008480 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-a4ef8836-ec82-4878-b2b0-0d388559af8e tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:16.015517 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-a4ef8836-ec82-4878-b2b0-0d388559af8e tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Begin detaching volume completed successfully. Aug 14 06:13:16.015752 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-a4ef8836-ec82-4878-b2b0-0d388559af8e tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65/action returned with HTTP 202 Aug 14 06:13:16.016590 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 381/1522] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:13:15 2026] POST /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:16.042980 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c02ac38b-c7a2-4f0d-89ba-b65d3b4fd2a5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:16.044787 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c02ac38b-c7a2-4f0d-89ba-b65d3b4fd2a5 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:16.045283 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c02ac38b-c7a2-4f0d-89ba-b65d3b4fd2a5 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:16.045283 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c02ac38b-c7a2-4f0d-89ba-b65d3b4fd2a5 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:16.055907 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:16.055907 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:16.059888 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c02ac38b-c7a2-4f0d-89ba-b65d3b4fd2a5 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:16.064062 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c02ac38b-c7a2-4f0d-89ba-b65d3b4fd2a5 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:16.066050 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 383/1523] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:16 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 1162 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:13:16.075646 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-73d9ca62-e7c6-4bdf-8841-de778bf03768 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:16.075646 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-73d9ca62-e7c6-4bdf-8841-de778bf03768 None None] GET https://10.4.3.127/volume// Aug 14 06:13:16.075646 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-73d9ca62-e7c6-4bdf-8841-de778bf03768 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:16.075823 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-73d9ca62-e7c6-4bdf-8841-de778bf03768 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:16.076201 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-73d9ca62-e7c6-4bdf-8841-de778bf03768 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:13:16.076775 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 384/1524] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:13:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:13:16.078944 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5a284490-de4e-4d49-bc18-bd1f98303d45 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:16.079207 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5a284490-de4e-4d49-bc18-bd1f98303d45 None None] GET https://10.4.3.127/volume// Aug 14 06:13:16.079360 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5a284490-de4e-4d49-bc18-bd1f98303d45 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:16.079567 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5a284490-de4e-4d49-bc18-bd1f98303d45 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:16.079859 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5a284490-de4e-4d49-bc18-bd1f98303d45 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:13:16.080132 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 377/1525] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:13:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:13:16.085662 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-c40c5af0-ad5c-41ae-98f6-dc3adea8d138 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:16.090241 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-c40c5af0-ad5c-41ae-98f6-dc3adea8d138 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:16.090496 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-c40c5af0-ad5c-41ae-98f6-dc3adea8d138 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:16.090729 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-c40c5af0-ad5c-41ae-98f6-dc3adea8d138 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:16.091072 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-5f23ed4b-b204-46ac-8545-61303e759501 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:16.093306 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-5f23ed4b-b204-46ac-8545-61303e759501 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:13:16.093726 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-5f23ed4b-b204-46ac-8545-61303e759501 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e63c8dcc-732d-4e91-ae32-87953f159f68", "connector": null, "instance_uuid": "69ec3e65-ce54-42a3-aa7e-6de897530c5d"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:16.103798 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:16.103798 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:16.104732 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:16.104732 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:16.110054 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-c40c5af0-ad5c-41ae-98f6-dc3adea8d138 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:16.115898 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-c40c5af0-ad5c-41ae-98f6-dc3adea8d138 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:16.116426 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 382/1526] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:13:16 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:13:16.134836 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-5f23ed4b-b204-46ac-8545-61303e759501 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:13:16.135167 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 384/1527] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:13:16 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 14 06:13:16.172283 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c8880da1-4e1c-4885-9f01-85628cdecd08 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:16.178161 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c8880da1-4e1c-4885-9f01-85628cdecd08 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:13:16.178512 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c8880da1-4e1c-4885-9f01-85628cdecd08 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:16.178806 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c8880da1-4e1c-4885-9f01-85628cdecd08 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:16.187911 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6e38303d-8b6c-40e7-936f-493705635884 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:16.188442 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6e38303d-8b6c-40e7-936f-493705635884 None None] GET https://10.4.3.127/volume// Aug 14 06:13:16.188916 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6e38303d-8b6c-40e7-936f-493705635884 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:16.188976 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6e38303d-8b6c-40e7-936f-493705635884 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:16.189408 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6e38303d-8b6c-40e7-936f-493705635884 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:13:16.190112 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 378/1528] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:13:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:13:16.201731 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:16.201731 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:16.203912 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-180362c2-847d-4ab9-8295-62bc80588219 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:16.206810 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c8880da1-4e1c-4885-9f01-85628cdecd08 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:16.207096 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-180362c2-847d-4ab9-8295-62bc80588219 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:13:16.207497 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-180362c2-847d-4ab9-8295-62bc80588219 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:16.207726 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-180362c2-847d-4ab9-8295-62bc80588219 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:16.214119 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c8880da1-4e1c-4885-9f01-85628cdecd08 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 returned with HTTP 200 Aug 14 06:13:16.214679 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 385/1529] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:16 2026] GET /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:16.223675 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:16.223675 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:16.228480 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-180362c2-847d-4ab9-8295-62bc80588219 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:16.234217 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-180362c2-847d-4ab9-8295-62bc80588219 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 returned with HTTP 200 Aug 14 06:13:16.234773 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 383/1530] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:13:16 2026] GET /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:13:16.351899 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-a8a7c86c-fa08-4513-a44f-1867cf7a8898 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:16.354730 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-a8a7c86c-fa08-4513-a44f-1867cf7a8898 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] PUT https://10.4.3.127/volume/v3/attachments/f901c7bd-0c6e-4220-8dc4-5cad6234b0df Aug 14 06:13:16.355274 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-a8a7c86c-fa08-4513-a44f-1867cf7a8898 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:16.364526 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-a8a7c86c-fa08-4513-a44f-1867cf7a8898 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Acquiring lock "cinder-attachment_update-e63c8dcc-732d-4e91-ae32-87953f159f68-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:13:16.369373 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-a8a7c86c-fa08-4513-a44f-1867cf7a8898 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Lock "cinder-attachment_update-e63c8dcc-732d-4e91-ae32-87953f159f68-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:13:16.370818 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:16.370818 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:16.549053 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-a8a7c86c-fa08-4513-a44f-1867cf7a8898 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Lock "cinder-attachment_update-e63c8dcc-732d-4e91-ae32-87953f159f68-np0000007331" released by "attachment_update" :: held 0.180s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:13:16.549469 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-a8a7c86c-fa08-4513-a44f-1867cf7a8898 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/attachments/f901c7bd-0c6e-4220-8dc4-5cad6234b0df returned with HTTP 200 Aug 14 06:13:16.550082 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 385/1531] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:13:16 2026] PUT /volume/v3/attachments/f901c7bd-0c6e-4220-8dc4-5cad6234b0df => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:17.082386 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c78eccb1-f766-4156-ad92-0d739c11a2fe None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:17.087106 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c78eccb1-f766-4156-ad92-0d739c11a2fe tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:17.087313 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c78eccb1-f766-4156-ad92-0d739c11a2fe tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:17.087528 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c78eccb1-f766-4156-ad92-0d739c11a2fe tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:17.105247 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:17.105247 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:17.110655 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c78eccb1-f766-4156-ad92-0d739c11a2fe tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:17.118421 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c78eccb1-f766-4156-ad92-0d739c11a2fe tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:17.118960 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 379/1532] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:17 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 1162 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:13:17.233838 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0c95bb63-947a-4e0b-9be4-82d458564973 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:17.237775 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0c95bb63-947a-4e0b-9be4-82d458564973 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:13:17.238021 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0c95bb63-947a-4e0b-9be4-82d458564973 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:17.238291 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0c95bb63-947a-4e0b-9be4-82d458564973 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:17.255788 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:17.255788 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:17.260378 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0c95bb63-947a-4e0b-9be4-82d458564973 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:17.266040 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0c95bb63-947a-4e0b-9be4-82d458564973 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 returned with HTTP 200 Aug 14 06:13:17.266587 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 386/1533] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:17 2026] GET /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:18.145919 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-051e46ee-15b5-4770-a51e-d7445313390e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:18.148808 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-051e46ee-15b5-4770-a51e-d7445313390e tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:18.149233 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-051e46ee-15b5-4770-a51e-d7445313390e tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:18.149566 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-051e46ee-15b5-4770-a51e-d7445313390e tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:18.167329 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:18.167329 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:18.175039 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-051e46ee-15b5-4770-a51e-d7445313390e tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:18.181810 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-051e46ee-15b5-4770-a51e-d7445313390e tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:18.182508 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 384/1534] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:18 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 1162 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:13:18.285218 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-56d93121-8841-462d-819a-66fa1c853454 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:18.288862 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-56d93121-8841-462d-819a-66fa1c853454 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:13:18.289116 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-56d93121-8841-462d-819a-66fa1c853454 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:18.289368 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-56d93121-8841-462d-819a-66fa1c853454 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:18.296853 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=353,cinder:INSERT=35,cinder:UPDATE=80,cinder:DELETE=3 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:13:18.310476 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:18.310476 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:18.316203 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-56d93121-8841-462d-819a-66fa1c853454 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:18.322919 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-56d93121-8841-462d-819a-66fa1c853454 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 returned with HTTP 200 Aug 14 06:13:18.323669 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 386/1535] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:18 2026] GET /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:18.626545 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e0c84791-4fe2-49d8-93ea-8305e20e9e59 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:18.632283 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e0c84791-4fe2-49d8-93ea-8305e20e9e59 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 Aug 14 06:13:18.632339 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e0c84791-4fe2-49d8-93ea-8305e20e9e59 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:18.632555 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e0c84791-4fe2-49d8-93ea-8305e20e9e59 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:18.646782 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:18.646782 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:18.651362 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e0c84791-4fe2-49d8-93ea-8305e20e9e59 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:13:18.657835 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e0c84791-4fe2-49d8-93ea-8305e20e9e59 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 returned with HTTP 200 Aug 14 06:13:18.658360 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 380/1536] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:18 2026] GET /volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:18.730774 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-4ad4d24b-7c62-4cb6-bf64-bed978b75ab6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:18.735876 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-4ad4d24b-7c62-4cb6-bf64-bed978b75ab6 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 Aug 14 06:13:18.736197 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-4ad4d24b-7c62-4cb6-bf64-bed978b75ab6 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:18.737839 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-4ad4d24b-7c62-4cb6-bf64-bed978b75ab6 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:18.768241 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:18.768241 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:18.777268 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-4ad4d24b-7c62-4cb6-bf64-bed978b75ab6 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:13:18.784589 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-4ad4d24b-7c62-4cb6-bf64-bed978b75ab6 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 returned with HTTP 200 Aug 14 06:13:18.785234 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 387/1537] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:13:18 2026] GET /volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 => generated 1142 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:18.812961 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-4f581f0c-a065-46ee-8f31-7d89b426e7d2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:18.817246 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-4f581f0c-a065-46ee-8f31-7d89b426e7d2 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] POST https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98/action Aug 14 06:13:18.817649 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-4f581f0c-a065-46ee-8f31-7d89b426e7d2 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:18.817745 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-4f581f0c-a065-46ee-8f31-7d89b426e7d2 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:18.833440 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:18.833440 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:18.833615 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-4f581f0c-a065-46ee-8f31-7d89b426e7d2 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:13:18.842825 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-4f581f0c-a065-46ee-8f31-7d89b426e7d2 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Begin detaching volume completed successfully. Aug 14 06:13:18.842825 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-4f581f0c-a065-46ee-8f31-7d89b426e7d2 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98/action returned with HTTP 202 Aug 14 06:13:18.843216 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 385/1538] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:13:18 2026] POST /volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:18.902267 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-19f59558-397f-48f5-90b7-f903ae85dcc8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:18.904285 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-19f59558-397f-48f5-90b7-f903ae85dcc8 None None] GET https://10.4.3.127/volume// Aug 14 06:13:18.904285 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-19f59558-397f-48f5-90b7-f903ae85dcc8 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:18.904285 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-19f59558-397f-48f5-90b7-f903ae85dcc8 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:18.904285 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-19f59558-397f-48f5-90b7-f903ae85dcc8 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:13:18.904285 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 387/1539] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:13:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:13:18.919493 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-2e01a718-3612-4aa3-96e3-9ca5cdfc691d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:18.922435 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-2e01a718-3612-4aa3-96e3-9ca5cdfc691d tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 Aug 14 06:13:18.922688 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-2e01a718-3612-4aa3-96e3-9ca5cdfc691d tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:18.922880 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-2e01a718-3612-4aa3-96e3-9ca5cdfc691d tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:18.935634 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:18.935634 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:18.939176 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-2e01a718-3612-4aa3-96e3-9ca5cdfc691d tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:13:18.943828 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-2e01a718-3612-4aa3-96e3-9ca5cdfc691d tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 returned with HTTP 200 Aug 14 06:13:18.944265 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 381/1540] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:13:18 2026] GET /volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 => generated 1325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:13:19.192081 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:19.211040 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-568f237a-56e8-428d-98a5-1fe7b10f7c2a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:19.213189 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-568f237a-56e8-428d-98a5-1fe7b10f7c2a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:19.214693 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-568f237a-56e8-428d-98a5-1fe7b10f7c2a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:19.214693 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-568f237a-56e8-428d-98a5-1fe7b10f7c2a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:19.230009 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:19.230009 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:19.243730 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-568f237a-56e8-428d-98a5-1fe7b10f7c2a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:19.258553 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-568f237a-56e8-428d-98a5-1fe7b10f7c2a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:19.258553 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 386/1541] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:19 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 1162 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:13:19.344557 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c055d1c0-fd2c-429b-a791-2b77820bedf4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:19.349659 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c055d1c0-fd2c-429b-a791-2b77820bedf4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:13:19.349917 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c055d1c0-fd2c-429b-a791-2b77820bedf4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:19.350182 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c055d1c0-fd2c-429b-a791-2b77820bedf4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:19.367781 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:19.367781 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:19.371068 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c055d1c0-fd2c-429b-a791-2b77820bedf4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:19.375755 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c055d1c0-fd2c-429b-a791-2b77820bedf4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 returned with HTTP 200 Aug 14 06:13:19.376490 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 388/1542] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:19 2026] GET /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:19.404502 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:13:19.405030 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2073114221"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:19.407737 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-2073114221'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:13:19.407737 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Create volume of 1 GB Aug 14 06:13:19.412779 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Availability Zones retrieved successfully. Aug 14 06:13:19.418222 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Flow 'volume_create_api' (e25ee47c-36c4-448b-8a08-204997145ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:19.419191 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a08489c7-f765-4577-b636-e8b59882e1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:19.420799 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:13:19.458523 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a08489c7-f765-4577-b636-e8b59882e1d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:19.459624 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0288343d-a144-44ea-b8f0-49f5c3fa7040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:19.575284 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Created reservations ['54c4f729-0f6c-4e47-9917-3c831188aa57', 'f4c027ab-16bb-432f-99fe-23748eade332', 'ca2a001f-27d2-4d00-a364-ffb8e72a39f3', '65fef812-2a4b-43b3-af0e-88428c34ed94'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:19.576805 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0288343d-a144-44ea-b8f0-49f5c3fa7040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54c4f729-0f6c-4e47-9917-3c831188aa57', 'f4c027ab-16bb-432f-99fe-23748eade332', 'ca2a001f-27d2-4d00-a364-ffb8e72a39f3', '65fef812-2a4b-43b3-af0e-88428c34ed94']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:19.577811 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52592341-8bf2-4f4b-b6bc-5aa9e1f0143f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:19.616372 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52592341-8bf2-4f4b-b6bc-5aa9e1f0143f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0e20da7-2991-46e6-83a3-65fa98478a28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2073114221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='791832f5de884aad8bcfe0aa638580e1',qos_specs=None,replication_status=,reservations=['54c4f729-0f6c-4e47-9917-3c831188aa57','f4c027ab-16bb-432f-99fe-23748eade332','ca2a001f-27d2-4d00-a364-ffb8e72a39f3','65fef812-2a4b-43b3-af0e-88428c34ed94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3849e2c630c64188be2d98f0cd3513e4',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:13:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2073114221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0e20da7-2991-46e6-83a3-65fa98478a28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='791832f5de884aad8bcfe0aa638580e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3849e2c630c64188be2d98f0cd3513e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:19.617509 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26e83fb-913d-4b56-974b-06de8d8fbbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:19.653803 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26e83fb-913d-4b56-974b-06de8d8fbbe9) transitioned into state 'SUCCESS' from state '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-2073114221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='791832f5de884aad8bcfe0aa638580e1',qos_specs=None,replication_status=,reservations=['54c4f729-0f6c-4e47-9917-3c831188aa57','f4c027ab-16bb-432f-99fe-23748eade332','ca2a001f-27d2-4d00-a364-ffb8e72a39f3','65fef812-2a4b-43b3-af0e-88428c34ed94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3849e2c630c64188be2d98f0cd3513e4',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:19.655205 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (862d7287-7825-4111-bf29-4e42dffc7786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:19.673686 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (862d7287-7825-4111-bf29-4e42dffc7786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:19.674933 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Flow 'volume_create_api' (e25ee47c-36c4-448b-8a08-204997145ccc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:19.675346 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Create volume request issued successfully. Aug 14 06:13:19.676268 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-67fa3034-75b0-4131-9f93-f10f57a493b6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:13:19.676901 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 388/1543] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:13:19 2026] POST /volume/v3/volumes => generated 819 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:19.699784 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c2c3a57e-ffc4-415c-b440-990a254768ab None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:19.702999 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c2c3a57e-ffc4-415c-b440-990a254768ab tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] GET https://10.4.3.127/volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 Aug 14 06:13:19.702999 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c2c3a57e-ffc4-415c-b440-990a254768ab tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:19.704495 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c2c3a57e-ffc4-415c-b440-990a254768ab tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:19.714801 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:19.714801 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:19.721444 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c2c3a57e-ffc4-415c-b440-990a254768ab tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Volume info retrieved successfully. Aug 14 06:13:19.728689 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c2c3a57e-ffc4-415c-b440-990a254768ab tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] https://10.4.3.127/volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 returned with HTTP 200 Aug 14 06:13:19.729202 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 382/1544] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:19 2026] GET /volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 => generated 887 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:19.966701 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-e3c31d83-8aa9-43f2-8ec2-70bb1b924e52 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:19.972270 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-e3c31d83-8aa9-43f2-8ec2-70bb1b924e52 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/attachments/f901c7bd-0c6e-4220-8dc4-5cad6234b0df/action Aug 14 06:13:19.973335 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-e3c31d83-8aa9-43f2-8ec2-70bb1b924e52 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:19.973554 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-e3c31d83-8aa9-43f2-8ec2-70bb1b924e52 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:20.012996 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:20.012996 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:20.028376 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-4d24c43f-fdf2-4788-abac-103b1452b0fc req-e3c31d83-8aa9-43f2-8ec2-70bb1b924e52 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/attachments/f901c7bd-0c6e-4220-8dc4-5cad6234b0df/action returned with HTTP 204 Aug 14 06:13:20.029063 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 387/1545] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:13:19 2026] POST /volume/v3/attachments/f901c7bd-0c6e-4220-8dc4-5cad6234b0df/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:20.075576 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-6ff953d1-8323-4959-bf5f-28bf7527c528 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:20.083070 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-6ff953d1-8323-4959-bf5f-28bf7527c528 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] DELETE https://10.4.3.127/volume/v3/attachments/8390e59c-ce85-4ee8-b5c9-d75a31ba671e Aug 14 06:13:20.083424 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-6ff953d1-8323-4959-bf5f-28bf7527c528 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:20.083701 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-6ff953d1-8323-4959-bf5f-28bf7527c528 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:20.088249 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:20.092670 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:13:20.092993 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:20.092993 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:20.093174 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-622876062"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:20.094802 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-622876062'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:13:20.094998 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Create volume of 1 GB Aug 14 06:13:20.096986 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:20.096986 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:20.105181 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Availability Zones retrieved successfully. Aug 14 06:13:20.116662 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Flow 'volume_create_api' (1e302824-3b11-4280-b50c-fecfc44ecc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:20.119474 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (692b9ddc-b369-4578-a4ba-28a7ecfa4d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:20.121952 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:13:20.165609 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (692b9ddc-b369-4578-a4ba-28a7ecfa4d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:20.166823 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c365b43a-de79-4152-9b53-2c9ef6a8fb4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:20.168572 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-fccd7baf-4ccd-4d33-8b21-e5c5e88709d7 req-6ff953d1-8323-4959-bf5f-28bf7527c528 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/attachments/8390e59c-ce85-4ee8-b5c9-d75a31ba671e returned with HTTP 200 Aug 14 06:13:20.169261 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 389/1546] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:13:20 2026] DELETE /volume/v3/attachments/8390e59c-ce85-4ee8-b5c9-d75a31ba671e => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:20.223642 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:20.226719 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Created reservations ['97de6936-b994-48db-914f-ad1eaa641cde', 'f7b8a7d1-182a-41d0-a120-7f784152d803', 'fc3d6f48-a6ed-44ad-98a4-a0a845420eab', '04a13907-7d72-49de-b73f-e1b0ac1f8c07'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:20.227978 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c365b43a-de79-4152-9b53-2c9ef6a8fb4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97de6936-b994-48db-914f-ad1eaa641cde', 'f7b8a7d1-182a-41d0-a120-7f784152d803', 'fc3d6f48-a6ed-44ad-98a4-a0a845420eab', '04a13907-7d72-49de-b73f-e1b0ac1f8c07']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:20.228591 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:13:20.228849 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43aee31a-782c-4d65-ba0b-c1ddba4ccddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:20.229022 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-357017071"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:20.231503 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-357017071'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:13:20.236972 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Create volume of 1 GB Aug 14 06:13:20.237326 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:20.237326 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:20.238254 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Availability Zones retrieved successfully. Aug 14 06:13:20.251066 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Flow 'volume_create_api' (f643064f-458a-4fbb-9322-c7a5f8e645e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:20.252575 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b5420dc-ce15-4795-a00b-0940c59a103e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:20.254786 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:13:20.268213 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43aee31a-782c-4d65-ba0b-c1ddba4ccddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29db6ec0-1d8e-4757-98c1-2069819b3cc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-622876062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='168a22a5968242dca2c67dfad3773a21',qos_specs=None,replication_status=,reservations=['97de6936-b994-48db-914f-ad1eaa641cde','f7b8a7d1-182a-41d0-a120-7f784152d803','fc3d6f48-a6ed-44ad-98a4-a0a845420eab','04a13907-7d72-49de-b73f-e1b0ac1f8c07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21f7098651fa417fb0d51a17b2bdad72',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:13:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-622876062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29db6ec0-1d8e-4757-98c1-2069819b3cc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='168a22a5968242dca2c67dfad3773a21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21f7098651fa417fb0d51a17b2bdad72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:20.268988 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7fc9de0-f80c-4b05-96e0-bb7a9c5587e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:20.272641 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:20.272641 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:20.276487 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c95cf6a6-8aaa-4388-b2ef-d6f24a8b8a65 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:20.280715 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c95cf6a6-8aaa-4388-b2ef-d6f24a8b8a65 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:20.280715 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c95cf6a6-8aaa-4388-b2ef-d6f24a8b8a65 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:20.280715 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c95cf6a6-8aaa-4388-b2ef-d6f24a8b8a65 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:20.292447 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:20.292447 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:20.305742 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7fc9de0-f80c-4b05-96e0-bb7a9c5587e6) transitioned into state 'SUCCESS' from state '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-622876062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='168a22a5968242dca2c67dfad3773a21',qos_specs=None,replication_status=,reservations=['97de6936-b994-48db-914f-ad1eaa641cde','f7b8a7d1-182a-41d0-a120-7f784152d803','fc3d6f48-a6ed-44ad-98a4-a0a845420eab','04a13907-7d72-49de-b73f-e1b0ac1f8c07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21f7098651fa417fb0d51a17b2bdad72',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:20.305975 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c95cf6a6-8aaa-4388-b2ef-d6f24a8b8a65 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:20.307284 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dcc3b3f-17aa-4fc6-91a7-7075884b799b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:20.307726 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b5420dc-ce15-4795-a00b-0940c59a103e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=43e8bf01-9ebf-49de-9388-506cc6e5252d,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43e8bf01-9ebf-49de-9388-506cc6e5252d', 'encryption_key_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=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:20.308966 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d81cf057-b38a-495b-a105-4dfa3e448d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:20.315489 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c95cf6a6-8aaa-4388-b2ef-d6f24a8b8a65 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:20.316301 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 388/1547] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:20 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 867 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:20.328021 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dcc3b3f-17aa-4fc6-91a7-7075884b799b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:20.330257 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Flow 'volume_create_api' (1e302824-3b11-4280-b50c-fecfc44ecc88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:20.330257 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Create volume request issued successfully. Aug 14 06:13:20.332732 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-05ca7a1a-7eab-4651-883d-78bd6f1f75ea tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:13:20.333455 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 389/1548] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:13:20 2026] POST /volume/v3/volumes => generated 754 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:20.356241 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0fcfc0b8-4116-4d58-8ee4-42bcf7acfee2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:20.360332 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0fcfc0b8-4116-4d58-8ee4-42bcf7acfee2 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 Aug 14 06:13:20.360940 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0fcfc0b8-4116-4d58-8ee4-42bcf7acfee2 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:20.361247 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0fcfc0b8-4116-4d58-8ee4-42bcf7acfee2 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:20.377428 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:20.377428 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:20.392140 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0fcfc0b8-4116-4d58-8ee4-42bcf7acfee2 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:20.398786 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e66288c0-1d2a-4723-96e8-24ddbe585278 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:20.403475 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e66288c0-1d2a-4723-96e8-24ddbe585278 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:13:20.403755 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e66288c0-1d2a-4723-96e8-24ddbe585278 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:20.404065 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e66288c0-1d2a-4723-96e8-24ddbe585278 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:20.404132 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Created reservations ['0be8b8a0-7ccd-48c7-a5f3-5ea04def7171', '12a97e31-426e-4fa6-a16a-9058611ca067', 'ec1f077a-1be4-49a9-a2ff-3ac0a3aabf3a', 'acafdbe2-e478-415a-9433-6aedcf0d5055'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:20.405314 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d81cf057-b38a-495b-a105-4dfa3e448d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0be8b8a0-7ccd-48c7-a5f3-5ea04def7171', '12a97e31-426e-4fa6-a16a-9058611ca067', 'ec1f077a-1be4-49a9-a2ff-3ac0a3aabf3a', 'acafdbe2-e478-415a-9433-6aedcf0d5055']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:20.406501 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff7377aa-a641-48fb-837d-02a32a728125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:20.408184 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0fcfc0b8-4116-4d58-8ee4-42bcf7acfee2 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 returned with HTTP 200 Aug 14 06:13:20.409742 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 390/1549] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:20 2026] GET /volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 => generated 822 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:20.425121 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:20.425121 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:20.432220 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e66288c0-1d2a-4723-96e8-24ddbe585278 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:20.441597 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e66288c0-1d2a-4723-96e8-24ddbe585278 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 returned with HTTP 200 Aug 14 06:13:20.442157 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 389/1550] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:20 2026] GET /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:20.460351 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff7377aa-a641-48fb-837d-02a32a728125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f50f506d-d5cd-4aa8-8268-67ecbe593e23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-357017071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1886214a72e64b9199e48fdb347c0471',qos_specs=None,replication_status=,reservations=['0be8b8a0-7ccd-48c7-a5f3-5ea04def7171','12a97e31-426e-4fa6-a16a-9058611ca067','ec1f077a-1be4-49a9-a2ff-3ac0a3aabf3a','acafdbe2-e478-415a-9433-6aedcf0d5055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec892014bf046f1a06e80e557402726',volume_type_id=43e8bf01-9ebf-49de-9388-506cc6e5252d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:13:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-357017071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f50f506d-d5cd-4aa8-8268-67ecbe593e23,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1886214a72e64b9199e48fdb347c0471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bec892014bf046f1a06e80e557402726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43e8bf01-9ebf-49de-9388-506cc6e5252d),volume_type_id=43e8bf01-9ebf-49de-9388-506cc6e5252d)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:20.463017 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa74823e-bb9a-41be-b66b-cc93fedb18b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:20.468347 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-55a2d649-8d3c-456d-a6c2-c90788252c2f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:20.471149 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-55a2d649-8d3c-456d-a6c2-c90788252c2f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:13:20.472431 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-55a2d649-8d3c-456d-a6c2-c90788252c2f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e63c8dcc-732d-4e91-ae32-87953f159f68", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1560328313"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:20.493610 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:20.493610 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:20.494980 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-55a2d649-8d3c-456d-a6c2-c90788252c2f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:20.495147 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-55a2d649-8d3c-456d-a6c2-c90788252c2f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create snapshot from volume e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:13:20.495205 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa74823e-bb9a-41be-b66b-cc93fedb18b2) transitioned into state 'SUCCESS' from state '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-357017071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1886214a72e64b9199e48fdb347c0471',qos_specs=None,replication_status=,reservations=['0be8b8a0-7ccd-48c7-a5f3-5ea04def7171','12a97e31-426e-4fa6-a16a-9058611ca067','ec1f077a-1be4-49a9-a2ff-3ac0a3aabf3a','acafdbe2-e478-415a-9433-6aedcf0d5055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec892014bf046f1a06e80e557402726',volume_type_id=43e8bf01-9ebf-49de-9388-506cc6e5252d)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:20.496835 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb4d62bb-f8f0-4a65-9b16-6030d57f8202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:20.520025 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb4d62bb-f8f0-4a65-9b16-6030d57f8202) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:20.523340 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Flow 'volume_create_api' (f643064f-458a-4fbb-9322-c7a5f8e645e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:20.523942 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Create volume request issued successfully. Aug 14 06:13:20.524648 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6d461c49-5d06-41df-a1bb-08a539b9bf9a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:13:20.525358 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 383/1551] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:13:20 2026] POST /volume/v3/volumes => generated 759 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:20.527495 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-796983a9-060e-4d05-9681-e416e3753045 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:20.533719 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-796983a9-060e-4d05-9681-e416e3753045 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] DELETE https://10.4.3.127/volume/v3/attachments/5693fb47-1536-42aa-bb24-17b8a269fdac Aug 14 06:13:20.534412 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-796983a9-060e-4d05-9681-e416e3753045 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:20.534412 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-796983a9-060e-4d05-9681-e416e3753045 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:20.549669 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0395076c-f81c-450f-83c2-a0aa320d85a7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:20.549892 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-55a2d649-8d3c-456d-a6c2-c90788252c2f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Created reservations ['fe72fcc2-d9d7-433d-9863-5ad79026776a', '2433bc2b-3f7e-4b7c-803a-5c93a1357d5e', '90c8625f-a789-4224-9c47-7b35be9d47a7', '185ae381-c469-4708-8275-923806e15b44'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:20.551848 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0395076c-f81c-450f-83c2-a0aa320d85a7 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:13:20.552043 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0395076c-f81c-450f-83c2-a0aa320d85a7 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:20.552412 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0395076c-f81c-450f-83c2-a0aa320d85a7 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:20.555065 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:20.555065 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:20.562934 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:20.562934 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:20.569619 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-0395076c-f81c-450f-83c2-a0aa320d85a7 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:20.575021 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0395076c-f81c-450f-83c2-a0aa320d85a7 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:13:20.575673 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 390/1552] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:20 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:13:20.629561 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-55a2d649-8d3c-456d-a6c2-c90788252c2f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot force create request issued successfully. Aug 14 06:13:20.629806 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-55a2d649-8d3c-456d-a6c2-c90788252c2f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:13:20.630857 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 390/1553] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:13:20 2026] POST /volume/v3/snapshots => generated 310 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:20.643891 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f162d288-49d6-4162-b2e3-d2821c976559 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:20.648669 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f162d288-49d6-4162-b2e3-d2821c976559 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/f3e70089-53f9-48b5-96fa-96195570ac8c Aug 14 06:13:20.648669 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f162d288-49d6-4162-b2e3-d2821c976559 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:20.648669 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f162d288-49d6-4162-b2e3-d2821c976559 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:20.656561 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:20.656561 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:20.657387 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f162d288-49d6-4162-b2e3-d2821c976559 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:13:20.659120 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f162d288-49d6-4162-b2e3-d2821c976559 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/f3e70089-53f9-48b5-96fa-96195570ac8c returned with HTTP 200 Aug 14 06:13:20.659605 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 384/1554] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:20 2026] GET /volume/v3/snapshots/f3e70089-53f9-48b5-96fa-96195570ac8c => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:20.677072 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-fb1db22c-8fd7-4239-9bbd-04d263540028 req-796983a9-060e-4d05-9681-e416e3753045 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/attachments/5693fb47-1536-42aa-bb24-17b8a269fdac returned with HTTP 200 Aug 14 06:13:20.677684 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 391/1555] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:13:20 2026] DELETE /volume/v3/attachments/5693fb47-1536-42aa-bb24-17b8a269fdac => generated 19 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:20.751426 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d298cb3e-d85b-4ab9-a8c4-4f396fc7e3a7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:20.751426 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d298cb3e-d85b-4ab9-a8c4-4f396fc7e3a7 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] GET https://10.4.3.127/volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 Aug 14 06:13:20.751426 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d298cb3e-d85b-4ab9-a8c4-4f396fc7e3a7 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:20.751426 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d298cb3e-d85b-4ab9-a8c4-4f396fc7e3a7 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:20.758357 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:20.758357 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:20.765056 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d298cb3e-d85b-4ab9-a8c4-4f396fc7e3a7 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Volume info retrieved successfully. Aug 14 06:13:20.772595 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d298cb3e-d85b-4ab9-a8c4-4f396fc7e3a7 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] https://10.4.3.127/volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 returned with HTTP 200 Aug 14 06:13:20.773015 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 391/1556] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:20 2026] GET /volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:20.790741 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fa8bdf6c-4c2c-437e-b2e6-ff1b5b329da9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:20.793632 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fa8bdf6c-4c2c-437e-b2e6-ff1b5b329da9 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] POST https://10.4.3.127/volume/v3/volume-transfers Aug 14 06:13:20.794017 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fa8bdf6c-4c2c-437e-b2e6-ff1b5b329da9 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e0e20da7-2991-46e6-83a3-65fa98478a28"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:20.796203 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volume_transfer [None req-fa8bdf6c-4c2c-437e-b2e6-ff1b5b329da9 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e0e20da7-2991-46e6-83a3-65fa98478a28'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 06:13:20.796444 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volume_transfer [None req-fa8bdf6c-4c2c-437e-b2e6-ff1b5b329da9 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Creating transfer of volume e0e20da7-2991-46e6-83a3-65fa98478a28 Aug 14 06:13:20.796538 np0000007331 devstack@c-api.service[100406]: INFO cinder.transfer.api [None req-fa8bdf6c-4c2c-437e-b2e6-ff1b5b329da9 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Generating transfer record for volume e0e20da7-2991-46e6-83a3-65fa98478a28 Aug 14 06:13:20.808928 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:20.808928 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:20.823725 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fa8bdf6c-4c2c-437e-b2e6-ff1b5b329da9 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] https://10.4.3.127/volume/v3/volume-transfers returned with HTTP 202 Aug 14 06:13:20.824198 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 391/1557] 10.4.3.127 () {70 vars in 1326 bytes} [Fri Aug 14 06:13:20 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:20.835646 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-13e2d357-5675-495d-88d6-67e726e86ee6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:20.837638 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-13e2d357-5675-495d-88d6-67e726e86ee6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] GET https://10.4.3.127/volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 Aug 14 06:13:20.838077 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-13e2d357-5675-495d-88d6-67e726e86ee6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:20.838225 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-13e2d357-5675-495d-88d6-67e726e86ee6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:20.848607 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:20.848607 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:20.855915 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-13e2d357-5675-495d-88d6-67e726e86ee6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Volume info retrieved successfully. Aug 14 06:13:20.864978 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-13e2d357-5675-495d-88d6-67e726e86ee6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] https://10.4.3.127/volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 returned with HTTP 200 Aug 14 06:13:20.865428 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 385/1558] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:20 2026] GET /volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:20.884014 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5249e1f9-b7ef-4ce5-8a5c-64da9abaad35 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:20.888673 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5249e1f9-b7ef-4ce5-8a5c-64da9abaad35 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] GET https://10.4.3.127/volume/v3/volume-transfers/2c5802bd-c3b7-401a-a12d-92f55362b5ef Aug 14 06:13:20.888999 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5249e1f9-b7ef-4ce5-8a5c-64da9abaad35 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:20.889254 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5249e1f9-b7ef-4ce5-8a5c-64da9abaad35 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:20.889585 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:20.889585 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:20.899116 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5249e1f9-b7ef-4ce5-8a5c-64da9abaad35 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] https://10.4.3.127/volume/v3/volume-transfers/2c5802bd-c3b7-401a-a12d-92f55362b5ef returned with HTTP 200 Aug 14 06:13:20.899747 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 392/1559] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 14 06:13:20 2026] GET /volume/v3/volume-transfers/2c5802bd-c3b7-401a-a12d-92f55362b5ef => generated 540 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:20.912425 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a036f95b-d25d-4089-b0ae-a922bab75498 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:20.915053 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a036f95b-d25d-4089-b0ae-a922bab75498 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] GET https://10.4.3.127/volume/v3/volume-transfers Aug 14 06:13:20.915431 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a036f95b-d25d-4089-b0ae-a922bab75498 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:20.915821 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a036f95b-d25d-4089-b0ae-a922bab75498 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:20.916018 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volume_transfer [None req-a036f95b-d25d-4089-b0ae-a922bab75498 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Listing volume transfers {{(pid=100404) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 06:13:20.925296 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a036f95b-d25d-4089-b0ae-a922bab75498 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] https://10.4.3.127/volume/v3/volume-transfers returned with HTTP 200 Aug 14 06:13:20.929551 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 392/1560] 10.4.3.127 () {68 vars in 1305 bytes} [Fri Aug 14 06:13:20 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:20.938218 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3f9ce11f-512c-4230-b1c9-eabcfa21a821 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:21.057373 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3f9ce11f-512c-4230-b1c9-eabcfa21a821 tempest-VolumesTransfersV357Test-999979936 tempest-VolumesTransfersV357Test-999979936-project-member] POST https://10.4.3.127/volume/v3/volume-transfers/2c5802bd-c3b7-401a-a12d-92f55362b5ef/accept Aug 14 06:13:21.057962 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3f9ce11f-512c-4230-b1c9-eabcfa21a821 tempest-VolumesTransfersV357Test-999979936 tempest-VolumesTransfersV357Test-999979936-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e353c613fad875a2"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:21.059858 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.volume_transfer [None req-3f9ce11f-512c-4230-b1c9-eabcfa21a821 tempest-VolumesTransfersV357Test-999979936 tempest-VolumesTransfersV357Test-999979936-project-member] Accepting volume transfer 2c5802bd-c3b7-401a-a12d-92f55362b5ef {{(pid=100406) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 06:13:21.062590 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.volume_transfer [None req-3f9ce11f-512c-4230-b1c9-eabcfa21a821 tempest-VolumesTransfersV357Test-999979936 tempest-VolumesTransfersV357Test-999979936-project-member] Accepting transfer 2c5802bd-c3b7-401a-a12d-92f55362b5ef Aug 14 06:13:21.065490 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2b627cc5-15cd-40fe-833f-3f47ec49fadb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:21.067443 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2b627cc5-15cd-40fe-833f-3f47ec49fadb tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 Aug 14 06:13:21.067771 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2b627cc5-15cd-40fe-833f-3f47ec49fadb tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:21.067978 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2b627cc5-15cd-40fe-833f-3f47ec49fadb tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:21.080925 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:21.080925 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:21.086070 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2b627cc5-15cd-40fe-833f-3f47ec49fadb tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:13:21.093703 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2b627cc5-15cd-40fe-833f-3f47ec49fadb tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 returned with HTTP 200 Aug 14 06:13:21.093703 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 386/1561] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:21 2026] GET /volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:21.157723 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-3f9ce11f-512c-4230-b1c9-eabcfa21a821 tempest-VolumesTransfersV357Test-999979936 tempest-VolumesTransfersV357Test-999979936-project-member] Created reservations ['3f62ef9d-4a35-4b2f-97bf-9625f2c60ecd', 'b96817e4-4105-4dac-be28-1202ef2c4978', 'b11f5f24-63eb-419c-b7d0-8cc5b73fdc1e', '4cdea159-c022-4712-bc3b-9724021d129d'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:21.194641 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-3f9ce11f-512c-4230-b1c9-eabcfa21a821 tempest-VolumesTransfersV357Test-999979936 tempest-VolumesTransfersV357Test-999979936-project-member] Created reservations ['cba3e974-f6ba-4507-ba70-f1808e965288', '384bd8b5-f0da-4480-ab04-36548714f018', '9c8c9ebc-c8f7-49ec-b4fe-719a9e471663', '1327c9a1-6414-40be-acec-e19d4de10817'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:21.261102 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-3f9ce11f-512c-4230-b1c9-eabcfa21a821 tempest-VolumesTransfersV357Test-999979936 tempest-VolumesTransfersV357Test-999979936-project-member] Created reservations ['ff5cc925-b2a4-4e9e-bcf2-adc133c29dde', '747530ea-2695-435b-acf4-c12cbe35ac12', '24b25a92-3841-4c2d-afd3-11bc49db74dc', '7ed09dd8-66e3-47f5-bab8-a3e51d4e1fed'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:21.317290 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-3f9ce11f-512c-4230-b1c9-eabcfa21a821 tempest-VolumesTransfersV357Test-999979936 tempest-VolumesTransfersV357Test-999979936-project-member] Created reservations ['721b2e47-f83e-4902-9ae5-319680a647e7', '1fabbb20-0012-412e-a801-35921e06fd09', 'db072902-aa8e-445a-ad7e-4d20d7b8dbc6', '805c7f17-3833-4033-ba04-93fb6a600fb3'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:21.335645 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3f9ce11f-512c-4230-b1c9-eabcfa21a821 tempest-VolumesTransfersV357Test-999979936 tempest-VolumesTransfersV357Test-999979936-project-member] Transfer volume completed successfully. Aug 14 06:13:21.429423 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-16ce2675-2502-48a2-939a-7561736acb9e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:21.433158 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-16ce2675-2502-48a2-939a-7561736acb9e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 Aug 14 06:13:21.433475 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-16ce2675-2502-48a2-939a-7561736acb9e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:21.433690 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-16ce2675-2502-48a2-939a-7561736acb9e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:21.446129 np0000007331 devstack@c-api.service[100406]: INFO cinder.transfer.api [None req-3f9ce11f-512c-4230-b1c9-eabcfa21a821 tempest-VolumesTransfersV357Test-999979936 tempest-VolumesTransfersV357Test-999979936-project-member] Volume e0e20da7-2991-46e6-83a3-65fa98478a28 has been transferred. Aug 14 06:13:21.449717 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:21.449717 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:21.453779 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3f9ce11f-512c-4230-b1c9-eabcfa21a821 tempest-VolumesTransfersV357Test-999979936 tempest-VolumesTransfersV357Test-999979936-project-member] https://10.4.3.127/volume/v3/volume-transfers/2c5802bd-c3b7-401a-a12d-92f55362b5ef/accept returned with HTTP 202 Aug 14 06:13:21.454444 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 392/1562] 10.4.3.127 () {70 vars in 1458 bytes} [Fri Aug 14 06:13:20 2026] POST /volume/v3/volume-transfers/2c5802bd-c3b7-401a-a12d-92f55362b5ef/accept => generated 365 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:21.455743 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-16ce2675-2502-48a2-939a-7561736acb9e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:21.461864 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-16ce2675-2502-48a2-939a-7561736acb9e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 returned with HTTP 200 Aug 14 06:13:21.462545 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 393/1563] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:21 2026] GET /volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:21.470043 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7e42ae8b-8b1e-4c22-aa02-07c0ae547de9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:21.472351 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7e42ae8b-8b1e-4c22-aa02-07c0ae547de9 tempest-VolumesTransfersV357Test-999979936 tempest-VolumesTransfersV357Test-999979936-project-member] GET https://10.4.3.127/volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 Aug 14 06:13:21.472640 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7e42ae8b-8b1e-4c22-aa02-07c0ae547de9 tempest-VolumesTransfersV357Test-999979936 tempest-VolumesTransfersV357Test-999979936-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:21.472897 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7e42ae8b-8b1e-4c22-aa02-07c0ae547de9 tempest-VolumesTransfersV357Test-999979936 tempest-VolumesTransfersV357Test-999979936-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:21.482683 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:21.482683 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:21.490034 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7e42ae8b-8b1e-4c22-aa02-07c0ae547de9 tempest-VolumesTransfersV357Test-999979936 tempest-VolumesTransfersV357Test-999979936-project-member] Volume info retrieved successfully. Aug 14 06:13:21.497552 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7e42ae8b-8b1e-4c22-aa02-07c0ae547de9 tempest-VolumesTransfersV357Test-999979936 tempest-VolumesTransfersV357Test-999979936-project-member] https://10.4.3.127/volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 returned with HTTP 200 Aug 14 06:13:21.498109 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 393/1564] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:21 2026] GET /volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 => generated 946 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:21.517025 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-dd49e63a-9b05-49ff-ad95-591f2c15c890 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:21.518672 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dd49e63a-9b05-49ff-ad95-591f2c15c890 tempest-VolumesTransfersV357Test-999979936 tempest-VolumesTransfersV357Test-999979936-project-member] GET https://10.4.3.127/volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 Aug 14 06:13:21.518998 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dd49e63a-9b05-49ff-ad95-591f2c15c890 tempest-VolumesTransfersV357Test-999979936 tempest-VolumesTransfersV357Test-999979936-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:21.519295 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dd49e63a-9b05-49ff-ad95-591f2c15c890 tempest-VolumesTransfersV357Test-999979936 tempest-VolumesTransfersV357Test-999979936-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:21.531007 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:21.531007 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:21.534913 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-370f5138-23f7-4a09-a41a-39f295fdf9ff None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:21.537494 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-dd49e63a-9b05-49ff-ad95-591f2c15c890 tempest-VolumesTransfersV357Test-999979936 tempest-VolumesTransfersV357Test-999979936-project-member] Volume info retrieved successfully. Aug 14 06:13:21.542272 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-370f5138-23f7-4a09-a41a-39f295fdf9ff tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 Aug 14 06:13:21.542552 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-370f5138-23f7-4a09-a41a-39f295fdf9ff tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:21.542782 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-370f5138-23f7-4a09-a41a-39f295fdf9ff tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:21.547991 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dd49e63a-9b05-49ff-ad95-591f2c15c890 tempest-VolumesTransfersV357Test-999979936 tempest-VolumesTransfersV357Test-999979936-project-member] https://10.4.3.127/volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 returned with HTTP 200 Aug 14 06:13:21.548443 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 387/1565] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:21 2026] GET /volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 => generated 946 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:21.554024 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:21.554024 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:21.568430 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-370f5138-23f7-4a09-a41a-39f295fdf9ff tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:21.568588 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-265144c2-f15b-41b5-8f10-2e320e3e27e6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:21.570954 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-265144c2-f15b-41b5-8f10-2e320e3e27e6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] DELETE https://10.4.3.127/volume/v3/volume-transfers/2c5802bd-c3b7-401a-a12d-92f55362b5ef Aug 14 06:13:21.571232 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-265144c2-f15b-41b5-8f10-2e320e3e27e6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:21.571723 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-265144c2-f15b-41b5-8f10-2e320e3e27e6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:21.572200 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.volume_transfer [None req-265144c2-f15b-41b5-8f10-2e320e3e27e6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Delete transfer with id: 2c5802bd-c3b7-401a-a12d-92f55362b5ef Aug 14 06:13:21.576418 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-265144c2-f15b-41b5-8f10-2e320e3e27e6 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] https://10.4.3.127/volume/v3/volume-transfers/2c5802bd-c3b7-401a-a12d-92f55362b5ef returned with HTTP 404 Aug 14 06:13:21.576618 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 394/1566] 10.4.3.127 () {68 vars in 1419 bytes} [Fri Aug 14 06:13:21 2026] DELETE /volume/v3/volume-transfers/2c5802bd-c3b7-401a-a12d-92f55362b5ef => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:13:21.577844 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-370f5138-23f7-4a09-a41a-39f295fdf9ff tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 returned with HTTP 200 Aug 14 06:13:21.578486 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 393/1567] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:13:21 2026] GET /volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:21.588673 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d692043a-fdac-49a1-9b07-a2498b2e8575 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:21.598363 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-15f765b4-561a-4a56-9476-2f9e04de8556 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:21.601900 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-15f765b4-561a-4a56-9476-2f9e04de8556 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:13:21.602265 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-15f765b4-561a-4a56-9476-2f9e04de8556 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:21.603808 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-15f765b4-561a-4a56-9476-2f9e04de8556 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:21.616559 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:21.616559 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:21.628392 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-15f765b4-561a-4a56-9476-2f9e04de8556 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:21.637595 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-15f765b4-561a-4a56-9476-2f9e04de8556 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:13:21.638194 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 388/1568] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:21 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:21.664155 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d692043a-fdac-49a1-9b07-a2498b2e8575 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 Aug 14 06:13:21.664155 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d692043a-fdac-49a1-9b07-a2498b2e8575 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:21.664435 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d692043a-fdac-49a1-9b07-a2498b2e8575 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:21.664674 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-d692043a-fdac-49a1-9b07-a2498b2e8575 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] Delete volume with id: e0e20da7-2991-46e6-83a3-65fa98478a28 Aug 14 06:13:21.673865 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6fc096c1-fe3e-44f4-bdbd-47c6e3788f70 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:21.675089 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6fc096c1-fe3e-44f4-bdbd-47c6e3788f70 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/f3e70089-53f9-48b5-96fa-96195570ac8c Aug 14 06:13:21.675378 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6fc096c1-fe3e-44f4-bdbd-47c6e3788f70 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:21.675656 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6fc096c1-fe3e-44f4-bdbd-47c6e3788f70 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:21.681784 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:21.681784 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:21.682325 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d692043a-fdac-49a1-9b07-a2498b2e8575 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] Volume info retrieved successfully. Aug 14 06:13:21.685887 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:21.685887 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:21.686484 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6fc096c1-fe3e-44f4-bdbd-47c6e3788f70 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:13:21.687706 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6fc096c1-fe3e-44f4-bdbd-47c6e3788f70 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/f3e70089-53f9-48b5-96fa-96195570ac8c returned with HTTP 200 Aug 14 06:13:21.688163 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 395/1569] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:21 2026] GET /volume/v3/snapshots/f3e70089-53f9-48b5-96fa-96195570ac8c => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:21.706518 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8897ee67-ab64-463a-97ec-952e0693c547 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:21.710879 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8897ee67-ab64-463a-97ec-952e0693c547 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:13:21.711290 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8897ee67-ab64-463a-97ec-952e0693c547 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e63c8dcc-732d-4e91-ae32-87953f159f68", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1497473581"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:21.733768 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:21.733768 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:21.734265 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8897ee67-ab64-463a-97ec-952e0693c547 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:21.734453 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-8897ee67-ab64-463a-97ec-952e0693c547 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create snapshot from volume e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:13:21.736558 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-a20bebea-8a10-49ed-8380-69d48b9e578f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:21.737950 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d692043a-fdac-49a1-9b07-a2498b2e8575 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] Delete volume request issued successfully. Aug 14 06:13:21.738108 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d692043a-fdac-49a1-9b07-a2498b2e8575 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] https://10.4.3.127/volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 returned with HTTP 202 Aug 14 06:13:21.738802 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 394/1570] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:13:21 2026] DELETE /volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:13:21.743818 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-a20bebea-8a10-49ed-8380-69d48b9e578f tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:13:21.744139 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-a20bebea-8a10-49ed-8380-69d48b9e578f tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:21.744455 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-a20bebea-8a10-49ed-8380-69d48b9e578f tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:21.750238 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7f266b76-125b-4a61-9d00-c875b3053392 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:21.754076 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7f266b76-125b-4a61-9d00-c875b3053392 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] GET https://10.4.3.127/volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 Aug 14 06:13:21.754512 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7f266b76-125b-4a61-9d00-c875b3053392 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:21.754806 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7f266b76-125b-4a61-9d00-c875b3053392 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:21.767644 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:21.767644 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:21.774021 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:21.774021 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:21.779867 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7f266b76-125b-4a61-9d00-c875b3053392 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] Volume info retrieved successfully. Aug 14 06:13:21.779959 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-a20bebea-8a10-49ed-8380-69d48b9e578f tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:21.780119 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-8897ee67-ab64-463a-97ec-952e0693c547 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Created reservations ['e7bdcd0d-84db-4ac1-bd11-abd793e9ca6f', '3636daf0-3ff6-4ef8-8ece-3ff19454992c', '6ecd057e-1b83-45f9-bad7-fdc4364b1860', '0b94a87c-20b7-41a7-9273-e4b52347209b'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:21.780625 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8e1d0b34-e169-4bbc-b971-1ccc1007dc1d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:21.781212 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8e1d0b34-e169-4bbc-b971-1ccc1007dc1d None None] GET https://10.4.3.127/volume// Aug 14 06:13:21.781516 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8e1d0b34-e169-4bbc-b971-1ccc1007dc1d None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:21.781798 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8e1d0b34-e169-4bbc-b971-1ccc1007dc1d None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:21.782335 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8e1d0b34-e169-4bbc-b971-1ccc1007dc1d None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:13:21.783481 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 395/1571] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:13:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:13:21.790693 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7f266b76-125b-4a61-9d00-c875b3053392 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] https://10.4.3.127/volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 returned with HTTP 200 Aug 14 06:13:21.790821 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-a20bebea-8a10-49ed-8380-69d48b9e578f tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:13:21.791330 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 389/1573] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:13:21 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:21.791409 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 396/1573] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:21 2026] GET /volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 => generated 1130 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:13:21.796313 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-1715e40e-f2f4-4392-92cf-de1f6e21b9d7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:21.846133 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8897ee67-ab64-463a-97ec-952e0693c547 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot force create request issued successfully. Aug 14 06:13:21.846133 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8897ee67-ab64-463a-97ec-952e0693c547 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:13:21.846463 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 394/1574] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:13:21 2026] POST /volume/v3/snapshots => generated 310 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:21.862433 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-73cca02b-5b20-406d-8b1e-7ca353e10bea None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:21.865090 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-73cca02b-5b20-406d-8b1e-7ca353e10bea tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/c30abb92-1846-4d9b-9566-6c867bdf6266 Aug 14 06:13:21.865446 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-73cca02b-5b20-406d-8b1e-7ca353e10bea tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:21.865703 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-73cca02b-5b20-406d-8b1e-7ca353e10bea tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:21.883597 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:21.883597 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:21.886012 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-73cca02b-5b20-406d-8b1e-7ca353e10bea tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:13:21.886012 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-73cca02b-5b20-406d-8b1e-7ca353e10bea tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/c30abb92-1846-4d9b-9566-6c867bdf6266 returned with HTTP 200 Aug 14 06:13:21.886456 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 390/1575] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:21 2026] GET /volume/v3/snapshots/c30abb92-1846-4d9b-9566-6c867bdf6266 => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:21.926599 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e4535464-e2bd-4277-906f-4ba8068c2cb1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:21.929598 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e4535464-e2bd-4277-906f-4ba8068c2cb1 None None] GET https://10.4.3.127/volume// Aug 14 06:13:21.929598 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e4535464-e2bd-4277-906f-4ba8068c2cb1 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:21.929598 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e4535464-e2bd-4277-906f-4ba8068c2cb1 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:21.929598 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e4535464-e2bd-4277-906f-4ba8068c2cb1 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:13:21.932799 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 397/1576] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:13:21 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:13:21.945968 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-8635368e-e67c-4c34-be1c-0fda7c46d0de None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:21.976571 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-1715e40e-f2f4-4392-92cf-de1f6e21b9d7 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:13:21.976571 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-1715e40e-f2f4-4392-92cf-de1f6e21b9d7 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29db6ec0-1d8e-4757-98c1-2069819b3cc5", "connector": null, "instance_uuid": "25db98fc-8294-4d66-902a-ac3a83816a77"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:21.984732 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:21.984732 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:22.000276 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-8635368e-e67c-4c34-be1c-0fda7c46d0de tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:13:22.000863 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-8635368e-e67c-4c34-be1c-0fda7c46d0de tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f50f506d-d5cd-4aa8-8268-67ecbe593e23", "connector": null, "instance_uuid": "96d9c78f-8514-42ff-9f17-f4a78fd653b3"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:22.015455 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:22.015455 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:22.050013 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-1715e40e-f2f4-4392-92cf-de1f6e21b9d7 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:13:22.050675 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 396/1577] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:13:21 2026] POST /volume/v3/attachments => generated 273 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:22.061285 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-8635368e-e67c-4c34-be1c-0fda7c46d0de tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:13:22.061838 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 395/1578] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:13:21 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:22.099377 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-80fd4690-8655-42b7-a58e-197ec59990b1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:22.106126 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-80fd4690-8655-42b7-a58e-197ec59990b1 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 Aug 14 06:13:22.106382 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-80fd4690-8655-42b7-a58e-197ec59990b1 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:22.106781 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-80fd4690-8655-42b7-a58e-197ec59990b1 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:22.120619 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3c0821da-0308-4d28-a5f9-fdddfe093a89 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:22.126233 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3c0821da-0308-4d28-a5f9-fdddfe093a89 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:13:22.126233 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3c0821da-0308-4d28-a5f9-fdddfe093a89 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:22.127448 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3c0821da-0308-4d28-a5f9-fdddfe093a89 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:22.132819 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:22.132819 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:22.140676 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-330bc6c4-0f3e-4c25-aee2-2d7d42d43925 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:22.140774 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-80fd4690-8655-42b7-a58e-197ec59990b1 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:22.141558 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-330bc6c4-0f3e-4c25-aee2-2d7d42d43925 None None] GET https://10.4.3.127/volume// Aug 14 06:13:22.141558 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-330bc6c4-0f3e-4c25-aee2-2d7d42d43925 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:22.141918 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-330bc6c4-0f3e-4c25-aee2-2d7d42d43925 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:22.142307 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-330bc6c4-0f3e-4c25-aee2-2d7d42d43925 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:13:22.142731 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 397/1579] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:13:22 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:13:22.152423 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-80fd4690-8655-42b7-a58e-197ec59990b1 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 returned with HTTP 200 Aug 14 06:13:22.152423 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 391/1580] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:22 2026] GET /volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:22.154748 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-9d1c71f8-aafa-499f-a76f-ec6a5510eca5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:22.159741 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-9d1c71f8-aafa-499f-a76f-ec6a5510eca5 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 Aug 14 06:13:22.160116 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-9d1c71f8-aafa-499f-a76f-ec6a5510eca5 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:22.160154 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-586d2477-7536-4488-8fc6-0f4626401ec8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:22.160434 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-9d1c71f8-aafa-499f-a76f-ec6a5510eca5 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:22.160712 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-586d2477-7536-4488-8fc6-0f4626401ec8 None None] GET https://10.4.3.127/volume// Aug 14 06:13:22.160956 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-586d2477-7536-4488-8fc6-0f4626401ec8 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:22.162372 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-586d2477-7536-4488-8fc6-0f4626401ec8 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:22.162372 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-586d2477-7536-4488-8fc6-0f4626401ec8 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:13:22.162372 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 398/1581] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:13:22 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:13:22.167728 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:22.167728 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:22.174699 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3c0821da-0308-4d28-a5f9-fdddfe093a89 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:22.176305 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:22.176305 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:22.181099 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3c0821da-0308-4d28-a5f9-fdddfe093a89 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:13:22.181650 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 398/1582] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:22 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:22.182331 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-f094504f-64f2-492a-bda9-48f8b1418339 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:22.185154 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-f094504f-64f2-492a-bda9-48f8b1418339 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:13:22.185912 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-f094504f-64f2-492a-bda9-48f8b1418339 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:22.185912 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-f094504f-64f2-492a-bda9-48f8b1418339 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:22.192136 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-9d1c71f8-aafa-499f-a76f-ec6a5510eca5 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:22.200465 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:22.200465 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:22.205496 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-f094504f-64f2-492a-bda9-48f8b1418339 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:22.208906 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-9d1c71f8-aafa-499f-a76f-ec6a5510eca5 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 returned with HTTP 200 Aug 14 06:13:22.209871 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 396/1583] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:13:22 2026] GET /volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 => generated 1026 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:13:22.216556 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-f094504f-64f2-492a-bda9-48f8b1418339 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:13:22.216556 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 392/1584] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:13:22 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1031 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:13:22.421021 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-b128dc1a-d8c3-42da-a753-e61cc874d2b4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:22.424433 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-b128dc1a-d8c3-42da-a753-e61cc874d2b4 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] PUT https://10.4.3.127/volume/v3/attachments/c4a2570d-55b6-4d0f-95bb-f62af4a133d0 Aug 14 06:13:22.425052 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-b128dc1a-d8c3-42da-a753-e61cc874d2b4 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:22.436024 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-b128dc1a-d8c3-42da-a753-e61cc874d2b4 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Acquiring lock "cinder-attachment_update-29db6ec0-1d8e-4757-98c1-2069819b3cc5-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:13:22.447264 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-b128dc1a-d8c3-42da-a753-e61cc874d2b4 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Lock "cinder-attachment_update-29db6ec0-1d8e-4757-98c1-2069819b3cc5-np0000007331" acquired by "attachment_update" :: waited 0.011s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:13:22.448390 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-9a8a380f-416b-4906-95a5-d813234b7c34 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:22.448779 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:22.448779 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:22.453171 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-9a8a380f-416b-4906-95a5-d813234b7c34 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] PUT https://10.4.3.127/volume/v3/attachments/b1e5a97e-5d77-4bb3-91ca-fd3707a1f6cb Aug 14 06:13:22.454374 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-9a8a380f-416b-4906-95a5-d813234b7c34 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:22.470262 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-9a8a380f-416b-4906-95a5-d813234b7c34 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Acquiring lock "cinder-attachment_update-f50f506d-d5cd-4aa8-8268-67ecbe593e23-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:13:22.486119 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-9a8a380f-416b-4906-95a5-d813234b7c34 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Lock "cinder-attachment_update-f50f506d-d5cd-4aa8-8268-67ecbe593e23-np0000007331" acquired by "attachment_update" :: waited 0.016s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:13:22.488070 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:22.488070 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:22.622921 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-b128dc1a-d8c3-42da-a753-e61cc874d2b4 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Lock "cinder-attachment_update-29db6ec0-1d8e-4757-98c1-2069819b3cc5-np0000007331" released by "attachment_update" :: held 0.176s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:13:22.623390 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-b128dc1a-d8c3-42da-a753-e61cc874d2b4 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/attachments/c4a2570d-55b6-4d0f-95bb-f62af4a133d0 returned with HTTP 200 Aug 14 06:13:22.623961 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 399/1585] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:13:22 2026] PUT /volume/v3/attachments/c4a2570d-55b6-4d0f-95bb-f62af4a133d0 => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:22.639161 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-9a8a380f-416b-4906-95a5-d813234b7c34 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Lock "cinder-attachment_update-f50f506d-d5cd-4aa8-8268-67ecbe593e23-np0000007331" released by "attachment_update" :: held 0.153s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:13:22.639603 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-9a8a380f-416b-4906-95a5-d813234b7c34 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/b1e5a97e-5d77-4bb3-91ca-fd3707a1f6cb returned with HTTP 200 Aug 14 06:13:22.640709 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 399/1586] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:13:22 2026] PUT /volume/v3/attachments/b1e5a97e-5d77-4bb3-91ca-fd3707a1f6cb => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:22.815359 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3229100e-8f2c-4629-a113-34f30640b6f2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:22.817928 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3229100e-8f2c-4629-a113-34f30640b6f2 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] GET https://10.4.3.127/volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 Aug 14 06:13:22.818066 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3229100e-8f2c-4629-a113-34f30640b6f2 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:22.819438 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3229100e-8f2c-4629-a113-34f30640b6f2 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:22.827710 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3229100e-8f2c-4629-a113-34f30640b6f2 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] https://10.4.3.127/volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 returned with HTTP 404 Aug 14 06:13:22.828299 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 397/1587] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:22 2026] GET /volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:13:22.842209 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-193d29cb-2c00-4afe-bacd-59e9e46520e3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:22.847158 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-193d29cb-2c00-4afe-bacd-59e9e46520e3 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] GET https://10.4.3.127/volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 Aug 14 06:13:22.847473 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-193d29cb-2c00-4afe-bacd-59e9e46520e3 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:22.847785 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-193d29cb-2c00-4afe-bacd-59e9e46520e3 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:22.857983 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-193d29cb-2c00-4afe-bacd-59e9e46520e3 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] https://10.4.3.127/volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 returned with HTTP 404 Aug 14 06:13:22.859283 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 393/1588] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:22 2026] GET /volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:13:22.871425 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d679488a-29f1-488e-986b-1a410a07c202 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:22.873052 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d679488a-29f1-488e-986b-1a410a07c202 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 Aug 14 06:13:22.873592 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d679488a-29f1-488e-986b-1a410a07c202 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:22.873884 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d679488a-29f1-488e-986b-1a410a07c202 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:22.874136 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-d679488a-29f1-488e-986b-1a410a07c202 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Delete volume with id: e0e20da7-2991-46e6-83a3-65fa98478a28 Aug 14 06:13:22.884331 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d679488a-29f1-488e-986b-1a410a07c202 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] https://10.4.3.127/volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 returned with HTTP 404 Aug 14 06:13:22.885047 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 400/1589] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:13:22 2026] DELETE /volume/v3/volumes/e0e20da7-2991-46e6-83a3-65fa98478a28 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:13:22.898574 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:22.904798 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:13:22.904798 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-365423905"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:22.904798 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-365423905'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:13:22.904798 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Create volume of 1 GB Aug 14 06:13:22.904798 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:22.904798 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:22.906960 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c5cb8ab1-1f6c-499f-b5b6-c153d7b04403 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:22.912442 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c5cb8ab1-1f6c-499f-b5b6-c153d7b04403 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/c30abb92-1846-4d9b-9566-6c867bdf6266 Aug 14 06:13:22.912580 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Availability Zones retrieved successfully. Aug 14 06:13:22.912638 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c5cb8ab1-1f6c-499f-b5b6-c153d7b04403 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:22.912638 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c5cb8ab1-1f6c-499f-b5b6-c153d7b04403 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:22.920006 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Flow 'volume_create_api' (5da5c146-ecf3-48c7-babd-a19fe1fad5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:22.921974 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61409969-b334-44bc-9398-8aa0e63850e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:22.922531 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:22.922531 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:22.924530 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c5cb8ab1-1f6c-499f-b5b6-c153d7b04403 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:13:22.924678 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:13:22.924776 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c5cb8ab1-1f6c-499f-b5b6-c153d7b04403 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/c30abb92-1846-4d9b-9566-6c867bdf6266 returned with HTTP 200 Aug 14 06:13:22.924838 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 398/1590] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:22 2026] GET /volume/v3/snapshots/c30abb92-1846-4d9b-9566-6c867bdf6266 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:22.939644 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3570e0f9-3e4f-411c-86bd-54e6d07eb1af None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:22.942053 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3570e0f9-3e4f-411c-86bd-54e6d07eb1af tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/c30abb92-1846-4d9b-9566-6c867bdf6266 Aug 14 06:13:22.943029 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3570e0f9-3e4f-411c-86bd-54e6d07eb1af tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:22.943029 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3570e0f9-3e4f-411c-86bd-54e6d07eb1af tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:22.943029 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-3570e0f9-3e4f-411c-86bd-54e6d07eb1af tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete snapshot with id: c30abb92-1846-4d9b-9566-6c867bdf6266 Aug 14 06:13:22.952962 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:22.952962 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:22.953706 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3570e0f9-3e4f-411c-86bd-54e6d07eb1af tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:13:22.972564 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61409969-b334-44bc-9398-8aa0e63850e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:22.973985 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1d553e2-2697-411a-a4ea-54f427142833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:22.983092 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3570e0f9-3e4f-411c-86bd-54e6d07eb1af tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot delete request issued successfully. Aug 14 06:13:22.983329 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3570e0f9-3e4f-411c-86bd-54e6d07eb1af tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/c30abb92-1846-4d9b-9566-6c867bdf6266 returned with HTTP 202 Aug 14 06:13:22.983883 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 394/1591] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:13:22 2026] DELETE /volume/v3/snapshots/c30abb92-1846-4d9b-9566-6c867bdf6266 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:22.997262 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-09f5f749-0114-48ce-ad0a-ac0a25cd4455 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:22.999643 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-09f5f749-0114-48ce-ad0a-ac0a25cd4455 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/c30abb92-1846-4d9b-9566-6c867bdf6266 Aug 14 06:13:22.999820 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-09f5f749-0114-48ce-ad0a-ac0a25cd4455 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:22.999996 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-09f5f749-0114-48ce-ad0a-ac0a25cd4455 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:23.012147 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:23.012147 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:23.012286 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-09f5f749-0114-48ce-ad0a-ac0a25cd4455 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:13:23.014806 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-09f5f749-0114-48ce-ad0a-ac0a25cd4455 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/c30abb92-1846-4d9b-9566-6c867bdf6266 returned with HTTP 200 Aug 14 06:13:23.016161 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 401/1592] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:22 2026] GET /volume/v3/snapshots/c30abb92-1846-4d9b-9566-6c867bdf6266 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:23.031840 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Created reservations ['64a99bae-0030-4ff8-bed0-12b4fde37c76', '4bc49bb3-d8f0-49b1-be63-bcf0762f58fe', '9e362977-7900-4872-b219-c83ac11debe2', '16cc164e-48e9-4942-a74e-8d742377baa1'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:23.033073 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1d553e2-2697-411a-a4ea-54f427142833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64a99bae-0030-4ff8-bed0-12b4fde37c76', '4bc49bb3-d8f0-49b1-be63-bcf0762f58fe', '9e362977-7900-4872-b219-c83ac11debe2', '16cc164e-48e9-4942-a74e-8d742377baa1']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:23.034087 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d6ec599-c088-4d2e-a4da-cd1ecb662691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:23.068967 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d6ec599-c088-4d2e-a4da-cd1ecb662691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ee76dbb-464b-46ef-a96e-f2a3a3a66a45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-365423905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='791832f5de884aad8bcfe0aa638580e1',qos_specs=None,replication_status=,reservations=['64a99bae-0030-4ff8-bed0-12b4fde37c76','4bc49bb3-d8f0-49b1-be63-bcf0762f58fe','9e362977-7900-4872-b219-c83ac11debe2','16cc164e-48e9-4942-a74e-8d742377baa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3849e2c630c64188be2d98f0cd3513e4',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:13:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-365423905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ee76dbb-464b-46ef-a96e-f2a3a3a66a45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='791832f5de884aad8bcfe0aa638580e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3849e2c630c64188be2d98f0cd3513e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:23.071043 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1e7d570-c7fb-41e4-b423-5e91f73a9872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:23.100984 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1e7d570-c7fb-41e4-b423-5e91f73a9872) transitioned into state 'SUCCESS' from state '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-365423905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='791832f5de884aad8bcfe0aa638580e1',qos_specs=None,replication_status=,reservations=['64a99bae-0030-4ff8-bed0-12b4fde37c76','4bc49bb3-d8f0-49b1-be63-bcf0762f58fe','9e362977-7900-4872-b219-c83ac11debe2','16cc164e-48e9-4942-a74e-8d742377baa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3849e2c630c64188be2d98f0cd3513e4',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:23.102659 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1957be59-e9f6-4fdc-b678-c19005a8bcc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:23.121282 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1957be59-e9f6-4fdc-b678-c19005a8bcc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:23.122697 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Flow 'volume_create_api' (5da5c146-ecf3-48c7-babd-a19fe1fad5d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:23.123154 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Create volume request issued successfully. Aug 14 06:13:23.124015 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fd2786e8-91cf-4d16-997d-f5ec604acdc8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:13:23.124783 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 400/1593] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:13:22 2026] POST /volume/v3/volumes => generated 818 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:23.141040 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9132a4aa-ad6e-4056-a6e5-964d1c3474d5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:23.143128 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9132a4aa-ad6e-4056-a6e5-964d1c3474d5 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] GET https://10.4.3.127/volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 Aug 14 06:13:23.143452 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9132a4aa-ad6e-4056-a6e5-964d1c3474d5 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:23.143905 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9132a4aa-ad6e-4056-a6e5-964d1c3474d5 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:23.164926 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:23.164926 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:23.171073 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-378c1d20-3dd0-4e06-a61e-7e654994ef88 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:23.172602 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9132a4aa-ad6e-4056-a6e5-964d1c3474d5 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Volume info retrieved successfully. Aug 14 06:13:23.173504 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-378c1d20-3dd0-4e06-a61e-7e654994ef88 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 Aug 14 06:13:23.173899 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-378c1d20-3dd0-4e06-a61e-7e654994ef88 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:23.174321 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-378c1d20-3dd0-4e06-a61e-7e654994ef88 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:23.181890 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9132a4aa-ad6e-4056-a6e5-964d1c3474d5 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] https://10.4.3.127/volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 returned with HTTP 200 Aug 14 06:13:23.183257 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 399/1594] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:23 2026] GET /volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 => generated 886 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:23.194319 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:23.194319 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:23.195783 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-378c1d20-3dd0-4e06-a61e-7e654994ef88 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:23.198713 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2a8392b1-6e4d-49cd-a5f1-0655be93e464 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:23.203068 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2a8392b1-6e4d-49cd-a5f1-0655be93e464 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:13:23.203391 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2a8392b1-6e4d-49cd-a5f1-0655be93e464 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:23.203692 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2a8392b1-6e4d-49cd-a5f1-0655be93e464 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:23.205534 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-378c1d20-3dd0-4e06-a61e-7e654994ef88 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 returned with HTTP 200 Aug 14 06:13:23.206081 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 395/1595] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:23 2026] GET /volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:23.225971 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:23.225971 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:23.233144 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2a8392b1-6e4d-49cd-a5f1-0655be93e464 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:23.244484 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2a8392b1-6e4d-49cd-a5f1-0655be93e464 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:13:23.244484 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 402/1596] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:23 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:24.027672 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-48528ca3-c2db-4f59-bdb0-76bc4514614e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:24.030110 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-48528ca3-c2db-4f59-bdb0-76bc4514614e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/c30abb92-1846-4d9b-9566-6c867bdf6266 Aug 14 06:13:24.030331 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-48528ca3-c2db-4f59-bdb0-76bc4514614e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:24.030603 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-48528ca3-c2db-4f59-bdb0-76bc4514614e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:24.041084 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-48528ca3-c2db-4f59-bdb0-76bc4514614e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/c30abb92-1846-4d9b-9566-6c867bdf6266 returned with HTTP 404 Aug 14 06:13:24.041084 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 401/1597] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:24 2026] GET /volume/v3/snapshots/c30abb92-1846-4d9b-9566-6c867bdf6266 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:24.064777 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d2292f70-6ce5-474b-9f72-d6a5d8b6b571 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:24.068597 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d2292f70-6ce5-474b-9f72-d6a5d8b6b571 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/0df3a2b7-633d-4a7d-8fcf-89395db5f101 Aug 14 06:13:24.068597 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d2292f70-6ce5-474b-9f72-d6a5d8b6b571 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:24.068597 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d2292f70-6ce5-474b-9f72-d6a5d8b6b571 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:24.068597 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-d2292f70-6ce5-474b-9f72-d6a5d8b6b571 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete snapshot with id: 0df3a2b7-633d-4a7d-8fcf-89395db5f101 Aug 14 06:13:24.083451 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:24.083451 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:24.083451 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d2292f70-6ce5-474b-9f72-d6a5d8b6b571 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:13:24.112925 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d2292f70-6ce5-474b-9f72-d6a5d8b6b571 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot delete request issued successfully. Aug 14 06:13:24.113076 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d2292f70-6ce5-474b-9f72-d6a5d8b6b571 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/0df3a2b7-633d-4a7d-8fcf-89395db5f101 returned with HTTP 202 Aug 14 06:13:24.113564 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 400/1598] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:13:24 2026] DELETE /volume/v3/snapshots/0df3a2b7-633d-4a7d-8fcf-89395db5f101 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:24.128171 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a1623259-cbb1-440c-85f9-5b19315dddd8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:24.134690 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a1623259-cbb1-440c-85f9-5b19315dddd8 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/0df3a2b7-633d-4a7d-8fcf-89395db5f101 Aug 14 06:13:24.135875 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a1623259-cbb1-440c-85f9-5b19315dddd8 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:24.135875 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a1623259-cbb1-440c-85f9-5b19315dddd8 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:24.142915 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:24.142915 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:24.143385 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a1623259-cbb1-440c-85f9-5b19315dddd8 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:13:24.144440 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a1623259-cbb1-440c-85f9-5b19315dddd8 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/0df3a2b7-633d-4a7d-8fcf-89395db5f101 returned with HTTP 200 Aug 14 06:13:24.144674 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 396/1599] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:24 2026] GET /volume/v3/snapshots/0df3a2b7-633d-4a7d-8fcf-89395db5f101 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:24.203773 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-da2a6d11-3b13-4325-a618-bb7126dbb564 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:24.203773 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-da2a6d11-3b13-4325-a618-bb7126dbb564 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] GET https://10.4.3.127/volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 Aug 14 06:13:24.204265 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-da2a6d11-3b13-4325-a618-bb7126dbb564 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:24.204330 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-da2a6d11-3b13-4325-a618-bb7126dbb564 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:24.217565 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:24.217565 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:24.223868 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-da2a6d11-3b13-4325-a618-bb7126dbb564 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Volume info retrieved successfully. Aug 14 06:13:24.226500 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e67d9e5b-3153-461f-8413-524dd1718f91 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:24.231138 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e67d9e5b-3153-461f-8413-524dd1718f91 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 Aug 14 06:13:24.231138 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e67d9e5b-3153-461f-8413-524dd1718f91 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:24.234237 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-da2a6d11-3b13-4325-a618-bb7126dbb564 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] https://10.4.3.127/volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 returned with HTTP 200 Aug 14 06:13:24.234731 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 403/1600] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:24 2026] GET /volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 => generated 945 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:24.236324 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e67d9e5b-3153-461f-8413-524dd1718f91 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:24.252047 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:24.252047 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:24.255847 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c6943e05-849a-4e23-a35a-1bd0ec45b366 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:24.258534 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c6943e05-849a-4e23-a35a-1bd0ec45b366 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] POST https://10.4.3.127/volume/v3/volume-transfers Aug 14 06:13:24.258692 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c6943e05-849a-4e23-a35a-1bd0ec45b366 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7ee76dbb-464b-46ef-a96e-f2a3a3a66a45"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:24.260574 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2df5f068-e192-4cc2-b49d-0ecca310bb92 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:24.261033 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volume_transfer [None req-c6943e05-849a-4e23-a35a-1bd0ec45b366 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Creating new volume transfer {'transfer': {'volume_id': '7ee76dbb-464b-46ef-a96e-f2a3a3a66a45'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 06:13:24.261318 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volume_transfer [None req-c6943e05-849a-4e23-a35a-1bd0ec45b366 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Creating transfer of volume 7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 Aug 14 06:13:24.261480 np0000007331 devstack@c-api.service[100406]: INFO cinder.transfer.api [None req-c6943e05-849a-4e23-a35a-1bd0ec45b366 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Generating transfer record for volume 7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 Aug 14 06:13:24.263378 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2df5f068-e192-4cc2-b49d-0ecca310bb92 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:13:24.263378 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2df5f068-e192-4cc2-b49d-0ecca310bb92 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:24.263579 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2df5f068-e192-4cc2-b49d-0ecca310bb92 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:24.263969 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e67d9e5b-3153-461f-8413-524dd1718f91 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:24.272978 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e67d9e5b-3153-461f-8413-524dd1718f91 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 returned with HTTP 200 Aug 14 06:13:24.273482 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 402/1601] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:24 2026] GET /volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:24.274308 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:24.274308 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:24.279156 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:24.279156 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:24.288851 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2df5f068-e192-4cc2-b49d-0ecca310bb92 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:24.293195 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c6943e05-849a-4e23-a35a-1bd0ec45b366 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] https://10.4.3.127/volume/v3/volume-transfers returned with HTTP 202 Aug 14 06:13:24.293754 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 401/1602] 10.4.3.127 () {70 vars in 1326 bytes} [Fri Aug 14 06:13:24 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:24.295924 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2df5f068-e192-4cc2-b49d-0ecca310bb92 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:13:24.296706 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 397/1603] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:24 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:24.307904 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-db5a4b9d-2aa1-4227-a920-4b2e7f8b3365 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:24.309890 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-db5a4b9d-2aa1-4227-a920-4b2e7f8b3365 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] GET https://10.4.3.127/volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 Aug 14 06:13:24.310355 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-db5a4b9d-2aa1-4227-a920-4b2e7f8b3365 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:24.310438 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-db5a4b9d-2aa1-4227-a920-4b2e7f8b3365 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:24.317962 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:24.317962 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:24.324706 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-db5a4b9d-2aa1-4227-a920-4b2e7f8b3365 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Volume info retrieved successfully. Aug 14 06:13:24.330843 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-db5a4b9d-2aa1-4227-a920-4b2e7f8b3365 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] https://10.4.3.127/volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 returned with HTTP 200 Aug 14 06:13:24.331528 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 404/1604] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:24 2026] GET /volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:24.345295 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6bc60a64-38fd-4f10-be1b-9eb02d44cd4a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:24.350996 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6bc60a64-38fd-4f10-be1b-9eb02d44cd4a tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] GET https://10.4.3.127/volume/v3/volume-transfers/detail Aug 14 06:13:24.352159 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6bc60a64-38fd-4f10-be1b-9eb02d44cd4a tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:24.352557 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6bc60a64-38fd-4f10-be1b-9eb02d44cd4a tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:24.352998 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volume_transfer [None req-6bc60a64-38fd-4f10-be1b-9eb02d44cd4a tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Listing volume transfers {{(pid=100407) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 06:13:24.360235 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6bc60a64-38fd-4f10-be1b-9eb02d44cd4a tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] https://10.4.3.127/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 14 06:13:24.360751 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 403/1605] 10.4.3.127 () {68 vars in 1326 bytes} [Fri Aug 14 06:13:24 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:24.371695 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1564da4d-5692-43d1-9205-7db8aba96c5a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:24.374211 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1564da4d-5692-43d1-9205-7db8aba96c5a tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] DELETE https://10.4.3.127/volume/v3/volume-transfers/6ad850f7-b04f-44f4-9c84-e2b78b18fe85 Aug 14 06:13:24.374695 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1564da4d-5692-43d1-9205-7db8aba96c5a tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:24.374811 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1564da4d-5692-43d1-9205-7db8aba96c5a tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:24.375161 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.volume_transfer [None req-1564da4d-5692-43d1-9205-7db8aba96c5a tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Delete transfer with id: 6ad850f7-b04f-44f4-9c84-e2b78b18fe85 Aug 14 06:13:24.398043 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:24.398043 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:24.416148 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1564da4d-5692-43d1-9205-7db8aba96c5a tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] https://10.4.3.127/volume/v3/volume-transfers/6ad850f7-b04f-44f4-9c84-e2b78b18fe85 returned with HTTP 202 Aug 14 06:13:24.416952 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 402/1606] 10.4.3.127 () {68 vars in 1419 bytes} [Fri Aug 14 06:13:24 2026] DELETE /volume/v3/volume-transfers/6ad850f7-b04f-44f4-9c84-e2b78b18fe85 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:13:24.425754 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5428bece-edd4-4efe-8cc6-57ccb990c1b8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:24.429902 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5428bece-edd4-4efe-8cc6-57ccb990c1b8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] GET https://10.4.3.127/volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 Aug 14 06:13:24.430373 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5428bece-edd4-4efe-8cc6-57ccb990c1b8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:24.430594 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5428bece-edd4-4efe-8cc6-57ccb990c1b8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:24.445739 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:24.445739 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:24.451133 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5428bece-edd4-4efe-8cc6-57ccb990c1b8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Volume info retrieved successfully. Aug 14 06:13:24.457879 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5428bece-edd4-4efe-8cc6-57ccb990c1b8 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] https://10.4.3.127/volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 returned with HTTP 200 Aug 14 06:13:24.458384 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 398/1607] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:24 2026] GET /volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 => generated 945 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 06:13:24.474832 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-22dcd995-7765-487a-a4b4-75fea11a2924 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:24.478093 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-22dcd995-7765-487a-a4b4-75fea11a2924 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] DELETE https://10.4.3.127/volume/v3/volume-transfers/6ad850f7-b04f-44f4-9c84-e2b78b18fe85 Aug 14 06:13:24.478300 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-22dcd995-7765-487a-a4b4-75fea11a2924 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:24.478507 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-22dcd995-7765-487a-a4b4-75fea11a2924 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:24.478636 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.volume_transfer [None req-22dcd995-7765-487a-a4b4-75fea11a2924 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Delete transfer with id: 6ad850f7-b04f-44f4-9c84-e2b78b18fe85 Aug 14 06:13:24.487295 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-22dcd995-7765-487a-a4b4-75fea11a2924 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] https://10.4.3.127/volume/v3/volume-transfers/6ad850f7-b04f-44f4-9c84-e2b78b18fe85 returned with HTTP 404 Aug 14 06:13:24.487960 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 405/1608] 10.4.3.127 () {68 vars in 1419 bytes} [Fri Aug 14 06:13:24 2026] DELETE /volume/v3/volume-transfers/6ad850f7-b04f-44f4-9c84-e2b78b18fe85 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:13:24.497143 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bccf0fc7-6fbe-41f5-aa96-7dc8e9076c80 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:24.498995 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bccf0fc7-6fbe-41f5-aa96-7dc8e9076c80 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 Aug 14 06:13:24.499216 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bccf0fc7-6fbe-41f5-aa96-7dc8e9076c80 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:24.499617 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bccf0fc7-6fbe-41f5-aa96-7dc8e9076c80 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:24.499617 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-bccf0fc7-6fbe-41f5-aa96-7dc8e9076c80 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] Delete volume with id: 7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 Aug 14 06:13:24.506662 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:24.506662 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:24.507065 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bccf0fc7-6fbe-41f5-aa96-7dc8e9076c80 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] Volume info retrieved successfully. Aug 14 06:13:24.523293 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bccf0fc7-6fbe-41f5-aa96-7dc8e9076c80 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] Delete volume request issued successfully. Aug 14 06:13:24.523293 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bccf0fc7-6fbe-41f5-aa96-7dc8e9076c80 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] https://10.4.3.127/volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 returned with HTTP 202 Aug 14 06:13:24.523704 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 404/1609] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:13:24 2026] DELETE /volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:13:24.536940 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a2a25658-99c7-4dba-9849-7f20671f33aa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:24.538853 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a2a25658-99c7-4dba-9849-7f20671f33aa tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] GET https://10.4.3.127/volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 Aug 14 06:13:24.539096 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a2a25658-99c7-4dba-9849-7f20671f33aa tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:24.539244 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a2a25658-99c7-4dba-9849-7f20671f33aa tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:24.548291 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:24.548291 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:24.552882 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a2a25658-99c7-4dba-9849-7f20671f33aa tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] Volume info retrieved successfully. Aug 14 06:13:24.557537 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a2a25658-99c7-4dba-9849-7f20671f33aa tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] https://10.4.3.127/volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 returned with HTTP 200 Aug 14 06:13:24.558255 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 403/1610] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:24 2026] GET /volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 => generated 1129 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:13:24.842552 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-04f25e6b-be5b-4bf4-ac0a-3a48dca888ee None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:24.847355 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-04f25e6b-be5b-4bf4-ac0a-3a48dca888ee tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:24.847671 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-04f25e6b-be5b-4bf4-ac0a-3a48dca888ee tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:24.847903 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-04f25e6b-be5b-4bf4-ac0a-3a48dca888ee tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:24.859922 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:24.859922 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:24.866567 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-04f25e6b-be5b-4bf4-ac0a-3a48dca888ee tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:24.873264 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-04f25e6b-be5b-4bf4-ac0a-3a48dca888ee tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:24.873694 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 399/1611] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:24 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:24.886498 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4b08bfaa-c2ce-4ed8-aef7-b2aeaf42856a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:24.888444 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4b08bfaa-c2ce-4ed8-aef7-b2aeaf42856a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] DELETE https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:24.888701 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4b08bfaa-c2ce-4ed8-aef7-b2aeaf42856a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:24.888940 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4b08bfaa-c2ce-4ed8-aef7-b2aeaf42856a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:24.889149 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-4b08bfaa-c2ce-4ed8-aef7-b2aeaf42856a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Delete volume with id: d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:24.897101 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:24.897101 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:24.897839 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4b08bfaa-c2ce-4ed8-aef7-b2aeaf42856a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:24.918185 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4b08bfaa-c2ce-4ed8-aef7-b2aeaf42856a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Delete volume request issued successfully. Aug 14 06:13:24.918487 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4b08bfaa-c2ce-4ed8-aef7-b2aeaf42856a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 202 Aug 14 06:13:24.919066 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 406/1612] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:13:24 2026] DELETE /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:13:24.926089 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7babd60c-292b-4ee1-9dac-e1bd9a22685a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:24.928711 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7babd60c-292b-4ee1-9dac-e1bd9a22685a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:24.928982 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7babd60c-292b-4ee1-9dac-e1bd9a22685a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:24.929260 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7babd60c-292b-4ee1-9dac-e1bd9a22685a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:24.938223 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:24.938223 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:24.942078 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7babd60c-292b-4ee1-9dac-e1bd9a22685a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Volume info retrieved successfully. Aug 14 06:13:24.946172 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7babd60c-292b-4ee1-9dac-e1bd9a22685a tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 200 Aug 14 06:13:24.946609 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 405/1613] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:24 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:25.156328 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-22abc17a-611a-4dc0-ad14-858908d763f5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:25.158938 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-22abc17a-611a-4dc0-ad14-858908d763f5 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/0df3a2b7-633d-4a7d-8fcf-89395db5f101 Aug 14 06:13:25.161020 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-22abc17a-611a-4dc0-ad14-858908d763f5 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:25.161529 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-22abc17a-611a-4dc0-ad14-858908d763f5 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:25.170958 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-22abc17a-611a-4dc0-ad14-858908d763f5 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/0df3a2b7-633d-4a7d-8fcf-89395db5f101 returned with HTTP 404 Aug 14 06:13:25.171477 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 404/1614] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:25 2026] GET /volume/v3/snapshots/0df3a2b7-633d-4a7d-8fcf-89395db5f101 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:25.178573 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-715f8404-677e-45c7-8e7e-e4563d4f5274 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:25.183628 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-715f8404-677e-45c7-8e7e-e4563d4f5274 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/f3e70089-53f9-48b5-96fa-96195570ac8c Aug 14 06:13:25.183628 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-715f8404-677e-45c7-8e7e-e4563d4f5274 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:25.183628 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-715f8404-677e-45c7-8e7e-e4563d4f5274 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:25.183831 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-715f8404-677e-45c7-8e7e-e4563d4f5274 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete snapshot with id: f3e70089-53f9-48b5-96fa-96195570ac8c Aug 14 06:13:25.198317 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:25.198317 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:25.198940 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-715f8404-677e-45c7-8e7e-e4563d4f5274 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:13:25.229849 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-715f8404-677e-45c7-8e7e-e4563d4f5274 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot delete request issued successfully. Aug 14 06:13:25.230268 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-715f8404-677e-45c7-8e7e-e4563d4f5274 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/f3e70089-53f9-48b5-96fa-96195570ac8c returned with HTTP 202 Aug 14 06:13:25.230963 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 400/1615] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:13:25 2026] DELETE /volume/v3/snapshots/f3e70089-53f9-48b5-96fa-96195570ac8c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:25.242329 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1dfc4d5b-89c8-4de2-ae0f-bef80dfef827 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:25.244994 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1dfc4d5b-89c8-4de2-ae0f-bef80dfef827 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/f3e70089-53f9-48b5-96fa-96195570ac8c Aug 14 06:13:25.244994 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1dfc4d5b-89c8-4de2-ae0f-bef80dfef827 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:25.244994 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1dfc4d5b-89c8-4de2-ae0f-bef80dfef827 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:25.253819 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:25.253819 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:25.255134 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1dfc4d5b-89c8-4de2-ae0f-bef80dfef827 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:13:25.255649 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1dfc4d5b-89c8-4de2-ae0f-bef80dfef827 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/f3e70089-53f9-48b5-96fa-96195570ac8c returned with HTTP 200 Aug 14 06:13:25.256067 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 407/1616] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:25 2026] GET /volume/v3/snapshots/f3e70089-53f9-48b5-96fa-96195570ac8c => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:25.292740 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5810597a-c3f4-41c6-b751-096b718030e4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:25.295006 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5810597a-c3f4-41c6-b751-096b718030e4 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 Aug 14 06:13:25.295006 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5810597a-c3f4-41c6-b751-096b718030e4 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:25.295832 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5810597a-c3f4-41c6-b751-096b718030e4 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:25.312175 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:25.312175 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:25.315846 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c5972357-3821-47c6-b564-2eb6f6edea27 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:25.317533 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c5972357-3821-47c6-b564-2eb6f6edea27 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:13:25.317812 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c5972357-3821-47c6-b564-2eb6f6edea27 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:25.318755 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c5972357-3821-47c6-b564-2eb6f6edea27 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:25.327314 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5810597a-c3f4-41c6-b751-096b718030e4 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:25.338925 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5810597a-c3f4-41c6-b751-096b718030e4 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 returned with HTTP 200 Aug 14 06:13:25.339584 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 406/1617] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:25 2026] GET /volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:25.348980 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:25.348980 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:25.356029 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c5972357-3821-47c6-b564-2eb6f6edea27 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:25.362078 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c5972357-3821-47c6-b564-2eb6f6edea27 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:13:25.362543 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 405/1618] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:25 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:25.575758 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a6650f3c-bf95-407c-a219-a3283e8a6df0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:25.578193 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a6650f3c-bf95-407c-a219-a3283e8a6df0 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] GET https://10.4.3.127/volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 Aug 14 06:13:25.578763 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a6650f3c-bf95-407c-a219-a3283e8a6df0 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:25.579133 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a6650f3c-bf95-407c-a219-a3283e8a6df0 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:25.587891 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a6650f3c-bf95-407c-a219-a3283e8a6df0 tempest-VolumesTransfersV357Test-57328816 tempest-VolumesTransfersV357Test-57328816-project-admin] https://10.4.3.127/volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 returned with HTTP 404 Aug 14 06:13:25.588723 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 401/1619] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:25 2026] GET /volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:13:25.599077 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d839efd2-3247-47cc-ac48-9b440fac3e47 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:25.601226 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d839efd2-3247-47cc-ac48-9b440fac3e47 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] GET https://10.4.3.127/volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 Aug 14 06:13:25.601569 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d839efd2-3247-47cc-ac48-9b440fac3e47 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:25.601788 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d839efd2-3247-47cc-ac48-9b440fac3e47 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:25.611794 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d839efd2-3247-47cc-ac48-9b440fac3e47 tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] https://10.4.3.127/volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 returned with HTTP 404 Aug 14 06:13:25.612305 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 408/1620] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:25 2026] GET /volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:13:25.620426 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-267b0b1b-efa9-47ed-bc3e-f526868f881b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:25.623268 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-267b0b1b-efa9-47ed-bc3e-f526868f881b tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] DELETE https://10.4.3.127/volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 Aug 14 06:13:25.623427 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-267b0b1b-efa9-47ed-bc3e-f526868f881b tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:25.625014 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-267b0b1b-efa9-47ed-bc3e-f526868f881b tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:25.625014 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-267b0b1b-efa9-47ed-bc3e-f526868f881b tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] Delete volume with id: 7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 Aug 14 06:13:25.631834 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-267b0b1b-efa9-47ed-bc3e-f526868f881b tempest-VolumesTransfersV357Test-1739982915 tempest-VolumesTransfersV357Test-1739982915-project-member] https://10.4.3.127/volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 returned with HTTP 404 Aug 14 06:13:25.632035 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 407/1621] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:13:25 2026] DELETE /volume/v3/volumes/7ee76dbb-464b-46ef-a96e-f2a3a3a66a45 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:13:25.961588 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d7dd771e-2fd1-400f-9dea-5afcf0e3b0d9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:25.963296 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d7dd771e-2fd1-400f-9dea-5afcf0e3b0d9 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] GET https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 Aug 14 06:13:25.963618 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d7dd771e-2fd1-400f-9dea-5afcf0e3b0d9 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:25.963834 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d7dd771e-2fd1-400f-9dea-5afcf0e3b0d9 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:25.975519 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d7dd771e-2fd1-400f-9dea-5afcf0e3b0d9 tempest-VolumesExtendAttachedTest-1750936439 tempest-VolumesExtendAttachedTest-1750936439-project-member] https://10.4.3.127/volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 returned with HTTP 404 Aug 14 06:13:25.979611 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 406/1622] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:25 2026] GET /volume/v3/volumes/d414d118-e4ba-4d59-8c74-20f1a4fd0f65 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:13:25.990897 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-73d82fc6-6487-458b-bb17-cb63608f601e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:25.992254 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-73d82fc6-6487-458b-bb17-cb63608f601e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] POST https://10.4.3.127/volume/v3/attachments/c4a2570d-55b6-4d0f-95bb-f62af4a133d0/action Aug 14 06:13:25.992715 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-73d82fc6-6487-458b-bb17-cb63608f601e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:25.992871 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-73d82fc6-6487-458b-bb17-cb63608f601e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:26.020371 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:26.020371 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:26.038199 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-d993b945-3a4a-40d5-b71f-2b927f6a55c7 req-73d82fc6-6487-458b-bb17-cb63608f601e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/attachments/c4a2570d-55b6-4d0f-95bb-f62af4a133d0/action returned with HTTP 204 Aug 14 06:13:26.038199 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 402/1623] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:13:25 2026] POST /volume/v3/attachments/c4a2570d-55b6-4d0f-95bb-f62af4a133d0/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:26.268225 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a3e4b366-6cd3-400a-8dcb-95afaf06a723 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:26.272999 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a3e4b366-6cd3-400a-8dcb-95afaf06a723 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/f3e70089-53f9-48b5-96fa-96195570ac8c Aug 14 06:13:26.273274 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a3e4b366-6cd3-400a-8dcb-95afaf06a723 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:26.273543 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a3e4b366-6cd3-400a-8dcb-95afaf06a723 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:26.279373 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a3e4b366-6cd3-400a-8dcb-95afaf06a723 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/f3e70089-53f9-48b5-96fa-96195570ac8c returned with HTTP 404 Aug 14 06:13:26.279836 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 409/1624] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:26 2026] GET /volume/v3/snapshots/f3e70089-53f9-48b5-96fa-96195570ac8c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:26.289146 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-557ad8a1-45ca-4185-92cf-092db1398e73 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:26.294441 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-557ad8a1-45ca-4185-92cf-092db1398e73 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/c30abb92-1846-4d9b-9566-6c867bdf6266 Aug 14 06:13:26.294441 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-557ad8a1-45ca-4185-92cf-092db1398e73 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:26.294441 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-557ad8a1-45ca-4185-92cf-092db1398e73 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:26.294441 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-557ad8a1-45ca-4185-92cf-092db1398e73 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete snapshot with id: c30abb92-1846-4d9b-9566-6c867bdf6266 Aug 14 06:13:26.299392 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-557ad8a1-45ca-4185-92cf-092db1398e73 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/c30abb92-1846-4d9b-9566-6c867bdf6266 returned with HTTP 404 Aug 14 06:13:26.300101 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 408/1625] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:13:26 2026] DELETE /volume/v3/snapshots/c30abb92-1846-4d9b-9566-6c867bdf6266 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:26.309991 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-23967f64-9b07-48d1-afaa-266b2f072ada None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:26.310872 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-23967f64-9b07-48d1-afaa-266b2f072ada tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/f3e70089-53f9-48b5-96fa-96195570ac8c Aug 14 06:13:26.311808 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-23967f64-9b07-48d1-afaa-266b2f072ada tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:26.311808 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-23967f64-9b07-48d1-afaa-266b2f072ada tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:26.311808 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-23967f64-9b07-48d1-afaa-266b2f072ada tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete snapshot with id: f3e70089-53f9-48b5-96fa-96195570ac8c Aug 14 06:13:26.319081 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-23967f64-9b07-48d1-afaa-266b2f072ada tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/f3e70089-53f9-48b5-96fa-96195570ac8c returned with HTTP 404 Aug 14 06:13:26.319720 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 407/1626] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:13:26 2026] DELETE /volume/v3/snapshots/f3e70089-53f9-48b5-96fa-96195570ac8c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:26.358583 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e3f561b5-2d33-4c95-a413-7769dae57211 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:26.362067 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e3f561b5-2d33-4c95-a413-7769dae57211 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 Aug 14 06:13:26.362067 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e3f561b5-2d33-4c95-a413-7769dae57211 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:26.362067 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e3f561b5-2d33-4c95-a413-7769dae57211 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:26.371061 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:26.371061 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:26.375318 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e3f561b5-2d33-4c95-a413-7769dae57211 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:26.378977 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-7897e22c-e23d-4bd0-9af5-6529d9590fad None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:26.378977 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-7897e22c-e23d-4bd0-9af5-6529d9590fad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:13:26.379152 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-7897e22c-e23d-4bd0-9af5-6529d9590fad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:26.379274 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-7897e22c-e23d-4bd0-9af5-6529d9590fad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:26.381706 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e3f561b5-2d33-4c95-a413-7769dae57211 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 returned with HTTP 200 Aug 14 06:13:26.382847 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 403/1627] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:26 2026] GET /volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:26.382942 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-34e30a97-7acc-47e0-ac04-1e64381f4bc7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:26.388094 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-34e30a97-7acc-47e0-ac04-1e64381f4bc7 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:13:26.388453 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-34e30a97-7acc-47e0-ac04-1e64381f4bc7 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:26.388748 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-34e30a97-7acc-47e0-ac04-1e64381f4bc7 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:26.401339 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:26.401339 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:26.405139 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d3218fdc-4833-4a02-9ecb-fca00ee9a4a6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:26.407588 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d3218fdc-4833-4a02-9ecb-fca00ee9a4a6 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 Aug 14 06:13:26.407916 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d3218fdc-4833-4a02-9ecb-fca00ee9a4a6 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:26.408087 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d3218fdc-4833-4a02-9ecb-fca00ee9a4a6 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:26.411910 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:26.411910 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:26.422877 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-34e30a97-7acc-47e0-ac04-1e64381f4bc7 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:26.426376 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:26.426376 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:26.430498 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d3218fdc-4833-4a02-9ecb-fca00ee9a4a6 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:26.430904 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-34e30a97-7acc-47e0-ac04-1e64381f4bc7 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:13:26.431438 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 409/1628] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:26 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:26.435284 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-7897e22c-e23d-4bd0-9af5-6529d9590fad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:26.436622 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d3218fdc-4833-4a02-9ecb-fca00ee9a4a6 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 returned with HTTP 200 Aug 14 06:13:26.437162 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 408/1629] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:26 2026] GET /volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:26.442985 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-7897e22c-e23d-4bd0-9af5-6529d9590fad tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 returned with HTTP 200 Aug 14 06:13:26.443697 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 410/1630] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:13:26 2026] GET /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 => generated 1139 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:26.460886 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2230e4e6-7191-41f8-ab78-ed21f94aaa5a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:26.466036 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2230e4e6-7191-41f8-ab78-ed21f94aaa5a tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] DELETE https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 Aug 14 06:13:26.466374 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2230e4e6-7191-41f8-ab78-ed21f94aaa5a tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:26.466711 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2230e4e6-7191-41f8-ab78-ed21f94aaa5a tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:26.466980 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-2230e4e6-7191-41f8-ab78-ed21f94aaa5a tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Delete volume with id: 29db6ec0-1d8e-4757-98c1-2069819b3cc5 Aug 14 06:13:26.484447 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-098ed8af-e00b-439f-825f-6c3cb18f4a57 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:26.487456 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-098ed8af-e00b-439f-825f-6c3cb18f4a57 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68/action Aug 14 06:13:26.487859 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-098ed8af-e00b-439f-825f-6c3cb18f4a57 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:26.488102 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-098ed8af-e00b-439f-825f-6c3cb18f4a57 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:26.489937 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:26.489937 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:26.490445 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2230e4e6-7191-41f8-ab78-ed21f94aaa5a tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:26.502133 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2230e4e6-7191-41f8-ab78-ed21f94aaa5a tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-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 14 06:13:26.502699 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2230e4e6-7191-41f8-ab78-ed21f94aaa5a tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 returned with HTTP 400 Aug 14 06:13:26.502957 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:26.502957 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:26.503848 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-098ed8af-e00b-439f-825f-6c3cb18f4a57 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:26.503904 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 404/1631] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:13:26 2026] DELETE /volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 => generated 307 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 06:13:26.514389 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6501b1c6-d29b-4032-877b-56113538cf1c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:26.515447 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-098ed8af-e00b-439f-825f-6c3cb18f4a57 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Begin detaching volume completed successfully. Aug 14 06:13:26.515763 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-098ed8af-e00b-439f-825f-6c3cb18f4a57 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68/action returned with HTTP 202 Aug 14 06:13:26.516651 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 410/1632] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:13:26 2026] POST /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:26.518110 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6501b1c6-d29b-4032-877b-56113538cf1c tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 Aug 14 06:13:26.518425 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6501b1c6-d29b-4032-877b-56113538cf1c tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:26.518643 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6501b1c6-d29b-4032-877b-56113538cf1c tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:26.529814 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:26.529814 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:26.535427 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6501b1c6-d29b-4032-877b-56113538cf1c tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:26.539280 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6501b1c6-d29b-4032-877b-56113538cf1c tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 returned with HTTP 200 Aug 14 06:13:26.539791 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 409/1633] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:26 2026] GET /volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:26.579286 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4498e28d-6a50-4c95-b91e-e5474e818f61 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:26.579286 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4498e28d-6a50-4c95-b91e-e5474e818f61 None None] GET https://10.4.3.127/volume// Aug 14 06:13:26.579286 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4498e28d-6a50-4c95-b91e-e5474e818f61 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:26.579286 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4498e28d-6a50-4c95-b91e-e5474e818f61 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:26.579286 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4498e28d-6a50-4c95-b91e-e5474e818f61 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:13:26.579286 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 411/1634] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:13:26 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:13:26.599621 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-e377b7e8-6344-426a-add9-d25df9489f39 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:26.600968 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-ff412b6f-51f3-405d-a4bc-452d2eeeb805 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:26.604600 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-e377b7e8-6344-426a-add9-d25df9489f39 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 Aug 14 06:13:26.604924 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-e377b7e8-6344-426a-add9-d25df9489f39 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:26.605179 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-e377b7e8-6344-426a-add9-d25df9489f39 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:26.605934 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-ff412b6f-51f3-405d-a4bc-452d2eeeb805 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:13:26.606194 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-ff412b6f-51f3-405d-a4bc-452d2eeeb805 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:26.606414 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-ff412b6f-51f3-405d-a4bc-452d2eeeb805 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:26.621499 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:26.621499 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:26.625354 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:26.625354 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:26.636762 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-e377b7e8-6344-426a-add9-d25df9489f39 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:26.639254 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-ff412b6f-51f3-405d-a4bc-452d2eeeb805 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:26.648877 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-e377b7e8-6344-426a-add9-d25df9489f39 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 returned with HTTP 200 Aug 14 06:13:26.649333 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 405/1635] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:13:26 2026] GET /volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 => generated 1139 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:26.649779 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-ff412b6f-51f3-405d-a4bc-452d2eeeb805 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 returned with HTTP 200 Aug 14 06:13:26.650306 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 411/1636] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:13:26 2026] GET /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 => generated 1322 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:13:26.689510 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-8f2bc68d-8ff1-4f9b-a15e-0d5a11b28ba6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:26.692026 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-8f2bc68d-8ff1-4f9b-a15e-0d5a11b28ba6 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] POST https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5/action Aug 14 06:13:26.692453 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-8f2bc68d-8ff1-4f9b-a15e-0d5a11b28ba6 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:26.692640 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-8f2bc68d-8ff1-4f9b-a15e-0d5a11b28ba6 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:26.707529 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:26.707529 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:26.708129 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-8f2bc68d-8ff1-4f9b-a15e-0d5a11b28ba6 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:26.719876 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-8f2bc68d-8ff1-4f9b-a15e-0d5a11b28ba6 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Begin detaching volume completed successfully. Aug 14 06:13:26.720199 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-8f2bc68d-8ff1-4f9b-a15e-0d5a11b28ba6 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5/action returned with HTTP 202 Aug 14 06:13:26.720859 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 410/1637] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:13:26 2026] POST /volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:26.802549 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-16d3ac2e-218e-4a8e-9938-642b32c688ff None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:26.803089 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-16d3ac2e-218e-4a8e-9938-642b32c688ff None None] GET https://10.4.3.127/volume// Aug 14 06:13:26.803370 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-16d3ac2e-218e-4a8e-9938-642b32c688ff None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:26.803654 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-16d3ac2e-218e-4a8e-9938-642b32c688ff None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:26.804128 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-16d3ac2e-218e-4a8e-9938-642b32c688ff None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:13:26.808920 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 412/1638] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:13:26 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:13:26.827434 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-7bb03741-ba51-465c-8837-564b4290db96 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:26.830640 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-7bb03741-ba51-465c-8837-564b4290db96 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 Aug 14 06:13:26.831630 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-7bb03741-ba51-465c-8837-564b4290db96 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:26.831630 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-7bb03741-ba51-465c-8837-564b4290db96 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:26.857661 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:26.857661 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:26.862908 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-7bb03741-ba51-465c-8837-564b4290db96 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:26.869752 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-7bb03741-ba51-465c-8837-564b4290db96 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 returned with HTTP 200 Aug 14 06:13:26.870736 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 406/1639] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:13:26 2026] GET /volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 => generated 1322 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:13:27.452195 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-938da01b-e6f3-4859-abae-87c4723079eb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:27.456692 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-938da01b-e6f3-4859-abae-87c4723079eb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:13:27.456692 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-938da01b-e6f3-4859-abae-87c4723079eb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:27.456692 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-938da01b-e6f3-4859-abae-87c4723079eb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:27.468639 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:27.468639 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:27.475435 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-938da01b-e6f3-4859-abae-87c4723079eb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:27.481333 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-938da01b-e6f3-4859-abae-87c4723079eb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:13:27.481522 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 412/1640] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:27 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:28.500418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b891b6fc-d108-4067-8291-0b0e7737af5d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:28.502633 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b891b6fc-d108-4067-8291-0b0e7737af5d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:13:28.502820 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b891b6fc-d108-4067-8291-0b0e7737af5d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:28.503161 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b891b6fc-d108-4067-8291-0b0e7737af5d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:28.517601 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:28.517601 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:28.523608 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b891b6fc-d108-4067-8291-0b0e7737af5d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:28.531336 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b891b6fc-d108-4067-8291-0b0e7737af5d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:13:28.531962 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 411/1641] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:28 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:29.038102 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-1a663146-7401-4b6a-a007-0ac210134e8d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:29.041104 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-1a663146-7401-4b6a-a007-0ac210134e8d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/attachments/b1e5a97e-5d77-4bb3-91ca-fd3707a1f6cb/action Aug 14 06:13:29.041584 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-1a663146-7401-4b6a-a007-0ac210134e8d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:29.041665 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-1a663146-7401-4b6a-a007-0ac210134e8d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:29.076517 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:29.076517 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:29.090863 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-8597c080-5c82-443e-9483-b2d6c5f735fb req-1a663146-7401-4b6a-a007-0ac210134e8d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/b1e5a97e-5d77-4bb3-91ca-fd3707a1f6cb/action returned with HTTP 204 Aug 14 06:13:29.091656 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 413/1642] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:13:29 2026] POST /volume/v3/attachments/b1e5a97e-5d77-4bb3-91ca-fd3707a1f6cb/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:29.157218 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-d8232d8b-bdcb-406e-ae6d-5f203351a1d7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:29.160775 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-d8232d8b-bdcb-406e-ae6d-5f203351a1d7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/attachments/f901c7bd-0c6e-4220-8dc4-5cad6234b0df Aug 14 06:13:29.160775 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-d8232d8b-bdcb-406e-ae6d-5f203351a1d7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:29.160775 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-d8232d8b-bdcb-406e-ae6d-5f203351a1d7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:29.168869 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:29.168869 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:29.239834 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-c9feb012-9ae1-4d62-a5ac-6aa1d93f0f15 req-d8232d8b-bdcb-406e-ae6d-5f203351a1d7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/attachments/f901c7bd-0c6e-4220-8dc4-5cad6234b0df returned with HTTP 200 Aug 14 06:13:29.240382 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 407/1643] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:13:29 2026] DELETE /volume/v3/attachments/f901c7bd-0c6e-4220-8dc4-5cad6234b0df => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:29.535025 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-be4fe0cd-c025-4c4b-86ab-e1e72e0ffc71 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:29.538969 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-be4fe0cd-c025-4c4b-86ab-e1e72e0ffc71 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] DELETE https://10.4.3.127/volume/v3/attachments/c4a2570d-55b6-4d0f-95bb-f62af4a133d0 Aug 14 06:13:29.539242 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-be4fe0cd-c025-4c4b-86ab-e1e72e0ffc71 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:29.539459 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-be4fe0cd-c025-4c4b-86ab-e1e72e0ffc71 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:29.549876 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:29.549876 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:29.553036 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8e3dad83-0116-4b7d-98e0-2865c889613c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:29.555768 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8e3dad83-0116-4b7d-98e0-2865c889613c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:13:29.555768 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8e3dad83-0116-4b7d-98e0-2865c889613c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:29.555768 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8e3dad83-0116-4b7d-98e0-2865c889613c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:29.575412 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:29.575412 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:29.581342 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8e3dad83-0116-4b7d-98e0-2865c889613c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:29.588506 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8e3dad83-0116-4b7d-98e0-2865c889613c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:13:29.588720 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 412/1644] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:29 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:29.645495 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-4323f5a8-18fc-4f07-b779-46d87aa6a84e req-be4fe0cd-c025-4c4b-86ab-e1e72e0ffc71 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/attachments/c4a2570d-55b6-4d0f-95bb-f62af4a133d0 returned with HTTP 200 Aug 14 06:13:29.645743 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 413/1645] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:13:29 2026] DELETE /volume/v3/attachments/c4a2570d-55b6-4d0f-95bb-f62af4a133d0 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:29.664993 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-7cd91b2e-0a35-4f6d-a56e-de225bd011dd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:29.669823 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-7cd91b2e-0a35-4f6d-a56e-de225bd011dd tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:13:29.669823 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-7cd91b2e-0a35-4f6d-a56e-de225bd011dd tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:29.669823 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-7cd91b2e-0a35-4f6d-a56e-de225bd011dd tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:29.687289 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:29.687289 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:29.693497 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-7cd91b2e-0a35-4f6d-a56e-de225bd011dd tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:29.700289 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-7cd91b2e-0a35-4f6d-a56e-de225bd011dd tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:13:29.701570 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 414/1646] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:13:29 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1144 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:29.725340 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e20a80b9-faaa-49e7-afe2-e0660f51eead None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:29.727862 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e20a80b9-faaa-49e7-afe2-e0660f51eead tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] GET https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 Aug 14 06:13:29.728174 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e20a80b9-faaa-49e7-afe2-e0660f51eead tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:29.728532 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e20a80b9-faaa-49e7-afe2-e0660f51eead tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:29.749692 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:29.749692 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:29.754935 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e20a80b9-faaa-49e7-afe2-e0660f51eead tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:29.766223 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e20a80b9-faaa-49e7-afe2-e0660f51eead tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 returned with HTTP 200 Aug 14 06:13:29.767086 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 408/1647] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:29 2026] GET /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:29.838626 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-68e8ecf7-d56e-420c-832e-81a06f8ace9d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:29.839108 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-68e8ecf7-d56e-420c-832e-81a06f8ace9d None None] GET https://10.4.3.127/volume// Aug 14 06:13:29.839471 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-68e8ecf7-d56e-420c-832e-81a06f8ace9d None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:29.839742 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-68e8ecf7-d56e-420c-832e-81a06f8ace9d None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:29.840367 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-68e8ecf7-d56e-420c-832e-81a06f8ace9d None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:13:29.841061 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 413/1648] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:13:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:13:29.848208 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-712d2650-20b5-45ad-9551-bc1099d17acb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:29.997141 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-04ce8ce4-c5c4-4636-ad2a-632dc8c8a200 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:30.000200 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-04ce8ce4-c5c4-4636-ad2a-632dc8c8a200 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 Aug 14 06:13:30.000498 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-04ce8ce4-c5c4-4636-ad2a-632dc8c8a200 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:30.000766 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-04ce8ce4-c5c4-4636-ad2a-632dc8c8a200 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:30.015665 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:30.015665 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:30.022468 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-04ce8ce4-c5c4-4636-ad2a-632dc8c8a200 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:30.028034 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-04ce8ce4-c5c4-4636-ad2a-632dc8c8a200 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 returned with HTTP 200 Aug 14 06:13:30.028540 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 415/1649] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:29 2026] GET /volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:13:30.068650 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-712d2650-20b5-45ad-9551-bc1099d17acb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:13:30.070511 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-712d2650-20b5-45ad-9551-bc1099d17acb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f50f506d-d5cd-4aa8-8268-67ecbe593e23", "connector": null, "instance_uuid": "c3dcfae7-ea80-43b8-9635-f3e138e16888"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:30.083127 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:30.083127 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:30.121126 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-712d2650-20b5-45ad-9551-bc1099d17acb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:13:30.122077 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 414/1650] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:13:29 2026] POST /volume/v3/attachments => generated 273 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:30.163729 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f0264aab-3195-4dd8-b738-0949b83355b5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:30.167306 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f0264aab-3195-4dd8-b738-0949b83355b5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:13:30.167550 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f0264aab-3195-4dd8-b738-0949b83355b5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:30.167744 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f0264aab-3195-4dd8-b738-0949b83355b5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:30.194549 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:30.194549 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:30.201590 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f0264aab-3195-4dd8-b738-0949b83355b5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:30.208229 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f0264aab-3195-4dd8-b738-0949b83355b5 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:13:30.208875 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 409/1651] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:30 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1146 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:30.243670 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8d3af741-b2e8-4c51-a9dc-ab85d5d26d44 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:30.244023 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8d3af741-b2e8-4c51-a9dc-ab85d5d26d44 None None] GET https://10.4.3.127/volume// Aug 14 06:13:30.244163 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8d3af741-b2e8-4c51-a9dc-ab85d5d26d44 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:30.245444 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8d3af741-b2e8-4c51-a9dc-ab85d5d26d44 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:30.245444 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8d3af741-b2e8-4c51-a9dc-ab85d5d26d44 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:13:30.245444 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 414/1652] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:13:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:13:30.255715 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-1b4bf711-0b1e-450f-b1b3-83ef6f39d169 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:30.259247 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-1b4bf711-0b1e-450f-b1b3-83ef6f39d169 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:13:30.259886 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-1b4bf711-0b1e-450f-b1b3-83ef6f39d169 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:30.260282 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-1b4bf711-0b1e-450f-b1b3-83ef6f39d169 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:30.279437 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:30.279437 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:30.286863 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-1b4bf711-0b1e-450f-b1b3-83ef6f39d169 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:30.294351 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-1b4bf711-0b1e-450f-b1b3-83ef6f39d169 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:13:30.294823 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 416/1653] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:13:30 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1326 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:13:30.509610 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-bc9b0dc2-7588-4ab5-ad73-9eca6f4b739c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:30.512781 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-bc9b0dc2-7588-4ab5-ad73-9eca6f4b739c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] PUT https://10.4.3.127/volume/v3/attachments/3ab6d020-4fce-46b6-948f-fc49b3c545ac Aug 14 06:13:30.513316 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-bc9b0dc2-7588-4ab5-ad73-9eca6f4b739c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:30.521721 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-bc9b0dc2-7588-4ab5-ad73-9eca6f4b739c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Acquiring lock "cinder-attachment_update-f50f506d-d5cd-4aa8-8268-67ecbe593e23-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:13:30.527940 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-bc9b0dc2-7588-4ab5-ad73-9eca6f4b739c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Lock "cinder-attachment_update-f50f506d-d5cd-4aa8-8268-67ecbe593e23-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:13:30.529319 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:30.529319 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:30.686621 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-bc9b0dc2-7588-4ab5-ad73-9eca6f4b739c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Lock "cinder-attachment_update-f50f506d-d5cd-4aa8-8268-67ecbe593e23-np0000007331" released by "attachment_update" :: held 0.159s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:13:30.687064 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-bc9b0dc2-7588-4ab5-ad73-9eca6f4b739c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/3ab6d020-4fce-46b6-948f-fc49b3c545ac returned with HTTP 200 Aug 14 06:13:30.688383 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 415/1654] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:13:30 2026] PUT /volume/v3/attachments/3ab6d020-4fce-46b6-948f-fc49b3c545ac => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:30.787387 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-28f5a903-3952-4b09-a461-2c4d74a06dbf None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:30.792021 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-28f5a903-3952-4b09-a461-2c4d74a06dbf tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] GET https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 Aug 14 06:13:30.792021 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-28f5a903-3952-4b09-a461-2c4d74a06dbf tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:30.792021 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-28f5a903-3952-4b09-a461-2c4d74a06dbf tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:30.803161 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:30.803161 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:30.810783 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-28f5a903-3952-4b09-a461-2c4d74a06dbf tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:30.815297 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-28f5a903-3952-4b09-a461-2c4d74a06dbf tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 returned with HTTP 200 Aug 14 06:13:30.815690 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 410/1655] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:30 2026] GET /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:13:30.846803 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-611f5084-e111-465d-be41-183c03d8b0b6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:30.849283 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-611f5084-e111-465d-be41-183c03d8b0b6 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] POST https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action Aug 14 06:13:30.849817 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-611f5084-e111-465d-be41-183c03d8b0b6 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-770045495", "disk_format": "qcow2"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:30.849817 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-611f5084-e111-465d-be41-183c03d8b0b6 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-770045495", "disk_format": "qcow2"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:30.861987 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:30.861987 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:30.862571 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-611f5084-e111-465d-be41-183c03d8b0b6 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:30.880205 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:30.880205 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:30.884516 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.image.image_utils [None req-611f5084-e111-465d-be41-183c03d8b0b6 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-770045495'}] 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-770045495'}]. {{(pid=100406) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 14 06:13:31.033253 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-61e7f726-a247-4352-b696-df9a4b6a458a req-97a5a9d9-f4d1-4722-ba6a-e7af8b48d3a7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:31.036865 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-61e7f726-a247-4352-b696-df9a4b6a458a req-97a5a9d9-f4d1-4722-ba6a-e7af8b48d3a7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/attachments/f901c7bd-0c6e-4220-8dc4-5cad6234b0df Aug 14 06:13:31.037307 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-61e7f726-a247-4352-b696-df9a4b6a458a req-97a5a9d9-f4d1-4722-ba6a-e7af8b48d3a7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:31.037307 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-61e7f726-a247-4352-b696-df9a4b6a458a req-97a5a9d9-f4d1-4722-ba6a-e7af8b48d3a7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:31.044340 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-61e7f726-a247-4352-b696-df9a4b6a458a req-97a5a9d9-f4d1-4722-ba6a-e7af8b48d3a7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/attachments/f901c7bd-0c6e-4220-8dc4-5cad6234b0df returned with HTTP 404 Aug 14 06:13:31.044536 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 417/1656] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:13:31 2026] DELETE /volume/v3/attachments/f901c7bd-0c6e-4220-8dc4-5cad6234b0df => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:13:31.223156 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-023e10bd-c1a2-48a8-aa2c-54769f04dc95 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:31.226093 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-023e10bd-c1a2-48a8-aa2c-54769f04dc95 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:13:31.228330 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-023e10bd-c1a2-48a8-aa2c-54769f04dc95 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:31.228330 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-023e10bd-c1a2-48a8-aa2c-54769f04dc95 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:31.245209 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:31.245209 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:31.251982 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-023e10bd-c1a2-48a8-aa2c-54769f04dc95 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:31.260160 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-023e10bd-c1a2-48a8-aa2c-54769f04dc95 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:13:31.260738 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 416/1657] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:31 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1147 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:31.530471 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-611f5084-e111-465d-be41-183c03d8b0b6 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Copy volume to image completed successfully. Aug 14 06:13:31.532069 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-611f5084-e111-465d-be41-183c03d8b0b6 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action returned with HTTP 202 Aug 14 06:13:31.532069 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 415/1658] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:13:30 2026] POST /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84/action => generated 688 bytes in 685 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:32.280070 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9ab54433-3f8c-4e3f-94fe-3aa9d3dd6a36 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:32.283519 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9ab54433-3f8c-4e3f-94fe-3aa9d3dd6a36 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:13:32.283745 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9ab54433-3f8c-4e3f-94fe-3aa9d3dd6a36 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:32.284037 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9ab54433-3f8c-4e3f-94fe-3aa9d3dd6a36 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:32.303556 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:32.303556 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:32.307757 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9ab54433-3f8c-4e3f-94fe-3aa9d3dd6a36 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:32.313923 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9ab54433-3f8c-4e3f-94fe-3aa9d3dd6a36 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:13:32.314605 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 411/1659] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:32 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:32.536594 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f46e7297-b29a-4b28-92f4-daff86ef7be4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:32.540783 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f46e7297-b29a-4b28-92f4-daff86ef7be4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/0df3a2b7-633d-4a7d-8fcf-89395db5f101 Aug 14 06:13:32.541011 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f46e7297-b29a-4b28-92f4-daff86ef7be4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:32.541147 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f46e7297-b29a-4b28-92f4-daff86ef7be4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:32.541246 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-f46e7297-b29a-4b28-92f4-daff86ef7be4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete snapshot with id: 0df3a2b7-633d-4a7d-8fcf-89395db5f101 Aug 14 06:13:32.546519 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f46e7297-b29a-4b28-92f4-daff86ef7be4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/0df3a2b7-633d-4a7d-8fcf-89395db5f101 returned with HTTP 404 Aug 14 06:13:32.546999 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 418/1660] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:13:32 2026] DELETE /volume/v3/snapshots/0df3a2b7-633d-4a7d-8fcf-89395db5f101 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:32.560239 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3eea62e6-63c9-4bac-a658-1e6eb4a9eae3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:32.562474 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3eea62e6-63c9-4bac-a658-1e6eb4a9eae3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:13:32.562732 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3eea62e6-63c9-4bac-a658-1e6eb4a9eae3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:32.562931 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3eea62e6-63c9-4bac-a658-1e6eb4a9eae3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:32.579028 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:32.579028 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:32.582097 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3eea62e6-63c9-4bac-a658-1e6eb4a9eae3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:32.586895 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3eea62e6-63c9-4bac-a658-1e6eb4a9eae3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 returned with HTTP 200 Aug 14 06:13:32.587282 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 417/1661] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:32 2026] GET /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:32.603950 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-30b62e60-8ce6-4080-9902-50b69eeb056b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:32.606350 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-30b62e60-8ce6-4080-9902-50b69eeb056b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:13:32.606865 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-30b62e60-8ce6-4080-9902-50b69eeb056b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-36959101"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:32.612718 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-30b62e60-8ce6-4080-9902-50b69eeb056b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-36959101'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:13:32.612909 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-30b62e60-8ce6-4080-9902-50b69eeb056b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create volume of 1 GB Aug 14 06:13:32.619516 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-30b62e60-8ce6-4080-9902-50b69eeb056b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Availability Zones retrieved successfully. Aug 14 06:13:32.625651 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-30b62e60-8ce6-4080-9902-50b69eeb056b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Flow 'volume_create_api' (a6e374fd-3d6e-4554-80a9-3cd39390b082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:32.627027 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-30b62e60-8ce6-4080-9902-50b69eeb056b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (116626a6-4e01-413f-9a44-fa4de562509a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:32.628158 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-30b62e60-8ce6-4080-9902-50b69eeb056b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:13:32.667165 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-30b62e60-8ce6-4080-9902-50b69eeb056b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (116626a6-4e01-413f-9a44-fa4de562509a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:32.667982 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-30b62e60-8ce6-4080-9902-50b69eeb056b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4c56c3e-f3f3-48cf-8590-8e33a77a6346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:32.714027 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-30b62e60-8ce6-4080-9902-50b69eeb056b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Created reservations ['bc0bfbd6-c43a-43a5-be21-94b090630945', 'f180ff2b-49ce-4ac7-b83d-81d894902c8d', '06777246-344b-422d-b8ff-67e2eb8598fe', '2281f927-e8c8-4ad1-8e66-1b0c48c08f67'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:32.714552 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-30b62e60-8ce6-4080-9902-50b69eeb056b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4c56c3e-f3f3-48cf-8590-8e33a77a6346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc0bfbd6-c43a-43a5-be21-94b090630945', 'f180ff2b-49ce-4ac7-b83d-81d894902c8d', '06777246-344b-422d-b8ff-67e2eb8598fe', '2281f927-e8c8-4ad1-8e66-1b0c48c08f67']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:32.715418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-30b62e60-8ce6-4080-9902-50b69eeb056b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da99870d-16f3-45d8-a366-5aeb67bceb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:32.742829 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-30b62e60-8ce6-4080-9902-50b69eeb056b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da99870d-16f3-45d8-a366-5aeb67bceb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e77c736-3dfc-45c2-bb35-4e4b825ffc6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-36959101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c519cd19b74efd863a08cbaf69f8ff',qos_specs=None,replication_status=,reservations=['bc0bfbd6-c43a-43a5-be21-94b090630945','f180ff2b-49ce-4ac7-b83d-81d894902c8d','06777246-344b-422d-b8ff-67e2eb8598fe','2281f927-e8c8-4ad1-8e66-1b0c48c08f67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d2021e9e514979bdb72e07b55f2a5f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:13:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-36959101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e77c736-3dfc-45c2-bb35-4e4b825ffc6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37c519cd19b74efd863a08cbaf69f8ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d2021e9e514979bdb72e07b55f2a5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:32.745623 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-30b62e60-8ce6-4080-9902-50b69eeb056b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82963c0e-453a-419d-9a90-ab087f3c24ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:32.767070 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-30b62e60-8ce6-4080-9902-50b69eeb056b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82963c0e-453a-419d-9a90-ab087f3c24ed) transitioned into state 'SUCCESS' from state '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-36959101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c519cd19b74efd863a08cbaf69f8ff',qos_specs=None,replication_status=,reservations=['bc0bfbd6-c43a-43a5-be21-94b090630945','f180ff2b-49ce-4ac7-b83d-81d894902c8d','06777246-344b-422d-b8ff-67e2eb8598fe','2281f927-e8c8-4ad1-8e66-1b0c48c08f67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d2021e9e514979bdb72e07b55f2a5f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:32.768131 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-30b62e60-8ce6-4080-9902-50b69eeb056b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (226016b1-f00f-44ff-a45c-bbb71b7b4c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:32.783813 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-30b62e60-8ce6-4080-9902-50b69eeb056b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (226016b1-f00f-44ff-a45c-bbb71b7b4c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:32.784785 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-30b62e60-8ce6-4080-9902-50b69eeb056b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Flow 'volume_create_api' (a6e374fd-3d6e-4554-80a9-3cd39390b082) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:32.785059 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-30b62e60-8ce6-4080-9902-50b69eeb056b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create volume request issued successfully. Aug 14 06:13:32.785716 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-30b62e60-8ce6-4080-9902-50b69eeb056b tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:13:32.786209 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 416/1662] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:13:32 2026] POST /volume/v3/volumes => generated 752 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:32.802777 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b020d5f5-010d-48e8-bd3d-78118d79485a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:32.810426 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b020d5f5-010d-48e8-bd3d-78118d79485a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/5e77c736-3dfc-45c2-bb35-4e4b825ffc6d Aug 14 06:13:32.810426 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b020d5f5-010d-48e8-bd3d-78118d79485a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:32.810426 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b020d5f5-010d-48e8-bd3d-78118d79485a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:32.822424 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:32.822424 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:32.824253 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b020d5f5-010d-48e8-bd3d-78118d79485a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:32.832128 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b020d5f5-010d-48e8-bd3d-78118d79485a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/5e77c736-3dfc-45c2-bb35-4e4b825ffc6d returned with HTTP 200 Aug 14 06:13:32.832707 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 412/1663] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:32 2026] GET /volume/v3/volumes/5e77c736-3dfc-45c2-bb35-4e4b825ffc6d => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:33.038330 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-421b6773-6502-4d86-97d0-ca77801e9a10 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:33.043806 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-421b6773-6502-4d86-97d0-ca77801e9a10 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/attachments/3ab6d020-4fce-46b6-948f-fc49b3c545ac/action Aug 14 06:13:33.044320 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-421b6773-6502-4d86-97d0-ca77801e9a10 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:33.044499 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-421b6773-6502-4d86-97d0-ca77801e9a10 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:33.071336 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:33.071336 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:33.088910 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-3324c973-e8c3-4192-a846-42f610f1e9c0 req-421b6773-6502-4d86-97d0-ca77801e9a10 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/3ab6d020-4fce-46b6-948f-fc49b3c545ac/action returned with HTTP 204 Aug 14 06:13:33.089585 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 419/1664] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:13:33 2026] POST /volume/v3/attachments/3ab6d020-4fce-46b6-948f-fc49b3c545ac/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:13:33.218979 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ba6756e3-775f-4a73-80b8-94e058d81e41 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:33.221107 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ba6756e3-775f-4a73-80b8-94e058d81e41 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] DELETE https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 Aug 14 06:13:33.221245 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ba6756e3-775f-4a73-80b8-94e058d81e41 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:33.221451 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ba6756e3-775f-4a73-80b8-94e058d81e41 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:33.221606 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-ba6756e3-775f-4a73-80b8-94e058d81e41 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Delete volume with id: 29db6ec0-1d8e-4757-98c1-2069819b3cc5 Aug 14 06:13:33.230175 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:33.230175 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:33.230629 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ba6756e3-775f-4a73-80b8-94e058d81e41 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:33.247718 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ba6756e3-775f-4a73-80b8-94e058d81e41 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Delete volume request issued successfully. Aug 14 06:13:33.247895 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ba6756e3-775f-4a73-80b8-94e058d81e41 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 returned with HTTP 202 Aug 14 06:13:33.248536 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 418/1665] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:13:33 2026] DELETE /volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:33.257461 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-da6fa741-abf8-41c9-ba22-9917ee50ccc9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:33.259458 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da6fa741-abf8-41c9-ba22-9917ee50ccc9 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 Aug 14 06:13:33.259956 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da6fa741-abf8-41c9-ba22-9917ee50ccc9 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:33.260343 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da6fa741-abf8-41c9-ba22-9917ee50ccc9 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:33.269428 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:33.269428 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:33.277924 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-da6fa741-abf8-41c9-ba22-9917ee50ccc9 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:33.287560 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da6fa741-abf8-41c9-ba22-9917ee50ccc9 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 returned with HTTP 200 Aug 14 06:13:33.287560 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 417/1666] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:33 2026] GET /volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:33.329463 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d629bec1-a554-4f46-8a65-52912b27f23f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:33.331269 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d629bec1-a554-4f46-8a65-52912b27f23f tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:13:33.332084 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d629bec1-a554-4f46-8a65-52912b27f23f tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:33.332084 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d629bec1-a554-4f46-8a65-52912b27f23f tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:33.345466 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:33.345466 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:33.351328 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d629bec1-a554-4f46-8a65-52912b27f23f tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:33.357068 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d629bec1-a554-4f46-8a65-52912b27f23f tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:13:33.357562 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 413/1667] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:33 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1441 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:33.851945 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0a143316-e109-4648-91ba-6147247233f3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:33.855431 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0a143316-e109-4648-91ba-6147247233f3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/5e77c736-3dfc-45c2-bb35-4e4b825ffc6d Aug 14 06:13:33.855643 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0a143316-e109-4648-91ba-6147247233f3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:33.856371 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0a143316-e109-4648-91ba-6147247233f3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:33.866183 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:33.866183 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:33.872855 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-0a143316-e109-4648-91ba-6147247233f3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:33.885213 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0a143316-e109-4648-91ba-6147247233f3 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/5e77c736-3dfc-45c2-bb35-4e4b825ffc6d returned with HTTP 200 Aug 14 06:13:33.885213 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 420/1668] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:33 2026] GET /volume/v3/volumes/5e77c736-3dfc-45c2-bb35-4e4b825ffc6d => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:33.898567 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-523765a7-f404-4ea6-a6c0-2b73817598a1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:33.900955 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-523765a7-f404-4ea6-a6c0-2b73817598a1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:13:33.901477 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-523765a7-f404-4ea6-a6c0-2b73817598a1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e77c736-3dfc-45c2-bb35-4e4b825ffc6d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1478347857"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:33.914715 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:33.914715 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:33.918829 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-523765a7-f404-4ea6-a6c0-2b73817598a1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:33.918829 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-523765a7-f404-4ea6-a6c0-2b73817598a1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create snapshot from volume 5e77c736-3dfc-45c2-bb35-4e4b825ffc6d Aug 14 06:13:33.949431 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-523765a7-f404-4ea6-a6c0-2b73817598a1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Created reservations ['d623819c-42cd-4003-bfd0-05fde02c3b36', '16879a77-eee1-41be-88cd-36d85b70f845', 'a416a548-7806-42e3-83f3-2733d9ea6c13', '3d32df5b-74d2-49a6-b4db-d0b00e150f5d'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:33.997195 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-523765a7-f404-4ea6-a6c0-2b73817598a1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot create request issued successfully. Aug 14 06:13:33.997735 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-523765a7-f404-4ea6-a6c0-2b73817598a1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:13:33.998161 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 419/1669] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:13:33 2026] POST /volume/v3/snapshots => generated 310 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:34.011305 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7675d535-4096-4b2e-bda5-c3e569c614d4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:34.012581 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7675d535-4096-4b2e-bda5-c3e569c614d4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/904bc2c3-b116-4579-9ed7-90308dbe2b8d Aug 14 06:13:34.012581 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7675d535-4096-4b2e-bda5-c3e569c614d4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:34.013107 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7675d535-4096-4b2e-bda5-c3e569c614d4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:34.021574 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:34.021574 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:34.022655 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7675d535-4096-4b2e-bda5-c3e569c614d4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:13:34.023656 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7675d535-4096-4b2e-bda5-c3e569c614d4 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/904bc2c3-b116-4579-9ed7-90308dbe2b8d returned with HTTP 200 Aug 14 06:13:34.029006 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 418/1670] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:34 2026] GET /volume/v3/snapshots/904bc2c3-b116-4579-9ed7-90308dbe2b8d => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:34.301340 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-38350f6f-7fe7-4c2a-bf34-9f55611638d9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:34.303320 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-38350f6f-7fe7-4c2a-bf34-9f55611638d9 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 Aug 14 06:13:34.303613 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-38350f6f-7fe7-4c2a-bf34-9f55611638d9 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:34.303841 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-38350f6f-7fe7-4c2a-bf34-9f55611638d9 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:34.310304 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-38350f6f-7fe7-4c2a-bf34-9f55611638d9 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 returned with HTTP 404 Aug 14 06:13:34.310784 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 414/1671] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:34 2026] GET /volume/v3/volumes/29db6ec0-1d8e-4757-98c1-2069819b3cc5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:34.377571 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-16b91082-f4d0-4fe6-9318-ba3a8760ef7e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:34.383900 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-16b91082-f4d0-4fe6-9318-ba3a8760ef7e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b Aug 14 06:13:34.384181 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-16b91082-f4d0-4fe6-9318-ba3a8760ef7e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:34.384456 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-16b91082-f4d0-4fe6-9318-ba3a8760ef7e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:34.384673 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-16b91082-f4d0-4fe6-9318-ba3a8760ef7e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Delete volume with id: 6537ba63-4ba6-4a83-9a15-19a3848c312b Aug 14 06:13:34.393423 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:34.393423 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:34.394071 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-16b91082-f4d0-4fe6-9318-ba3a8760ef7e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:34.425549 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-16b91082-f4d0-4fe6-9318-ba3a8760ef7e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Delete volume request issued successfully. Aug 14 06:13:34.425842 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-16b91082-f4d0-4fe6-9318-ba3a8760ef7e tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b returned with HTTP 202 Aug 14 06:13:34.426521 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 421/1672] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:13:34 2026] DELETE /volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:34.435694 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b8a73d36-7879-4bc2-a95c-ae26e7f1bd1c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:34.437484 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b8a73d36-7879-4bc2-a95c-ae26e7f1bd1c tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b Aug 14 06:13:34.437671 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b8a73d36-7879-4bc2-a95c-ae26e7f1bd1c tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:34.437885 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b8a73d36-7879-4bc2-a95c-ae26e7f1bd1c tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:34.447724 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:34.447724 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:34.451622 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b8a73d36-7879-4bc2-a95c-ae26e7f1bd1c tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:34.457773 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b8a73d36-7879-4bc2-a95c-ae26e7f1bd1c tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b returned with HTTP 200 Aug 14 06:13:34.457903 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 420/1673] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:34 2026] GET /volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:35.042449 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-01081755-a074-4f05-a03d-053a71f3522c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:35.044453 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-01081755-a074-4f05-a03d-053a71f3522c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/904bc2c3-b116-4579-9ed7-90308dbe2b8d Aug 14 06:13:35.044667 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-01081755-a074-4f05-a03d-053a71f3522c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:35.044853 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-01081755-a074-4f05-a03d-053a71f3522c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:35.051271 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:35.051271 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:35.051794 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-01081755-a074-4f05-a03d-053a71f3522c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:13:35.052725 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-01081755-a074-4f05-a03d-053a71f3522c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/904bc2c3-b116-4579-9ed7-90308dbe2b8d returned with HTTP 200 Aug 14 06:13:35.053205 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 419/1674] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:35 2026] GET /volume/v3/snapshots/904bc2c3-b116-4579-9ed7-90308dbe2b8d => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:35.064028 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:35.067244 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:13:35.067681 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "904bc2c3-b116-4579-9ed7-90308dbe2b8d", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1971561687"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:35.069915 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create volume request body: {'volume': {'snapshot_id': '904bc2c3-b116-4579-9ed7-90308dbe2b8d', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1971561687'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:13:35.085356 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:35.085356 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:35.085969 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:13:35.086167 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create volume of 2 GB Aug 14 06:13:35.095280 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Availability Zones retrieved successfully. Aug 14 06:13:35.103819 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Flow 'volume_create_api' (808a981d-07e9-442f-a0e0-8793f043a50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:35.105113 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc869b6-cf74-4b6f-9f20-02f0c9fe20f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:35.106063 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:13:35.141960 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc869b6-cf74-4b6f-9f20-02f0c9fe20f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '904bc2c3-b116-4579-9ed7-90308dbe2b8d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:35.142773 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7077ce5b-87f2-4500-ad60-cdf74da43b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:35.197925 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Created reservations ['8425f627-1252-44e0-8520-585cfdc6d41a', '45bc843e-28be-4d17-9983-0ea84b5f5e07', 'da794fa1-e32b-4afe-b5b1-b47a3202990d', 'a21f6638-a3ac-41bf-96a3-45432ca8a21e'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:35.199017 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7077ce5b-87f2-4500-ad60-cdf74da43b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8425f627-1252-44e0-8520-585cfdc6d41a', '45bc843e-28be-4d17-9983-0ea84b5f5e07', 'da794fa1-e32b-4afe-b5b1-b47a3202990d', 'a21f6638-a3ac-41bf-96a3-45432ca8a21e']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:35.199797 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae7b73c3-7d49-49bf-b3f4-6e6df5551b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:35.247287 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae7b73c3-7d49-49bf-b3f4-6e6df5551b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1971561687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c519cd19b74efd863a08cbaf69f8ff',qos_specs=None,replication_status=,reservations=['8425f627-1252-44e0-8520-585cfdc6d41a','45bc843e-28be-4d17-9983-0ea84b5f5e07','da794fa1-e32b-4afe-b5b1-b47a3202990d','a21f6638-a3ac-41bf-96a3-45432ca8a21e'],size=2,snapshot_id=904bc2c3-b116-4579-9ed7-90308dbe2b8d,source_replicaid=,source_volid=None,status='creating',user_id='98d2021e9e514979bdb72e07b55f2a5f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:13:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1971561687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37c519cd19b74efd863a08cbaf69f8ff',provider_auth=None,provider_geometry=None,provider_id=None,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=904bc2c3-b116-4579-9ed7-90308dbe2b8d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d2021e9e514979bdb72e07b55f2a5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:35.248233 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9d2625e-6154-4381-a8a1-b6f5ea52f5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:35.286126 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9d2625e-6154-4381-a8a1-b6f5ea52f5e6) transitioned into state 'SUCCESS' from state '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-1971561687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c519cd19b74efd863a08cbaf69f8ff',qos_specs=None,replication_status=,reservations=['8425f627-1252-44e0-8520-585cfdc6d41a','45bc843e-28be-4d17-9983-0ea84b5f5e07','da794fa1-e32b-4afe-b5b1-b47a3202990d','a21f6638-a3ac-41bf-96a3-45432ca8a21e'],size=2,snapshot_id=904bc2c3-b116-4579-9ed7-90308dbe2b8d,source_replicaid=,source_volid=None,status='creating',user_id='98d2021e9e514979bdb72e07b55f2a5f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:35.286857 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54def9e5-ba13-42aa-b0e0-b239e11332f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:35.311134 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54def9e5-ba13-42aa-b0e0-b239e11332f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:35.312169 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Flow 'volume_create_api' (808a981d-07e9-442f-a0e0-8793f043a50b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:35.312544 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create volume request issued successfully. Aug 14 06:13:35.313147 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e6e0e284-596d-4feb-9ff4-27dc7edef303 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:13:35.314147 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 415/1675] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:13:35 2026] POST /volume/v3/volumes => generated 788 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:35.327928 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1f251191-23a8-4be5-806e-cbc5e8b14afc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:35.333359 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1f251191-23a8-4be5-806e-cbc5e8b14afc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f Aug 14 06:13:35.333359 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1f251191-23a8-4be5-806e-cbc5e8b14afc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:35.333359 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1f251191-23a8-4be5-806e-cbc5e8b14afc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:35.343824 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:35.343824 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:35.348830 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1f251191-23a8-4be5-806e-cbc5e8b14afc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:35.355427 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1f251191-23a8-4be5-806e-cbc5e8b14afc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f returned with HTTP 200 Aug 14 06:13:35.355960 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 422/1676] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:35 2026] GET /volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:35.368595 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d10ef368-0dae-48b9-bf26-44436f02910c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:35.473379 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-89b7f5f7-c3c9-4716-8f61-f6ab4b3cc118 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:35.475242 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-89b7f5f7-c3c9-4716-8f61-f6ab4b3cc118 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b Aug 14 06:13:35.475456 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-89b7f5f7-c3c9-4716-8f61-f6ab4b3cc118 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:35.475622 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-89b7f5f7-c3c9-4716-8f61-f6ab4b3cc118 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:35.482809 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d10ef368-0dae-48b9-bf26-44436f02910c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:13:35.483156 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d10ef368-0dae-48b9-bf26-44436f02910c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1370605007"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:35.484654 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-d10ef368-0dae-48b9-bf26-44436f02910c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1370605007'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:13:35.484805 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-d10ef368-0dae-48b9-bf26-44436f02910c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Create volume of 1 GB Aug 14 06:13:35.488245 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-89b7f5f7-c3c9-4716-8f61-f6ab4b3cc118 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b returned with HTTP 404 Aug 14 06:13:35.488774 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d10ef368-0dae-48b9-bf26-44436f02910c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Availability Zones retrieved successfully. Aug 14 06:13:35.488827 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 420/1677] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:35 2026] GET /volume/v3/volumes/6537ba63-4ba6-4a83-9a15-19a3848c312b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:35.495062 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d10ef368-0dae-48b9-bf26-44436f02910c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Flow 'volume_create_api' (dda8908b-eb21-40af-b548-a90730625979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:35.495928 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d10ef368-0dae-48b9-bf26-44436f02910c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93b92e39-24b0-4ed4-ad39-f493af831029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:35.497472 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-d10ef368-0dae-48b9-bf26-44436f02910c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:13:35.540374 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d10ef368-0dae-48b9-bf26-44436f02910c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93b92e39-24b0-4ed4-ad39-f493af831029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:35.541149 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d10ef368-0dae-48b9-bf26-44436f02910c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb8e341b-4fda-4456-803d-3fb573046dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:35.625662 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-d10ef368-0dae-48b9-bf26-44436f02910c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Created reservations ['1f5e46d0-f720-46d1-bb54-8e294e64167d', '6498c7c1-57fc-4bcb-8209-e1714e975025', '4657314e-314d-47de-b6ee-046465f2882f', '1cab913a-fdd7-4c09-817c-f71795bf274b'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:35.626891 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d10ef368-0dae-48b9-bf26-44436f02910c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb8e341b-4fda-4456-803d-3fb573046dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f5e46d0-f720-46d1-bb54-8e294e64167d', '6498c7c1-57fc-4bcb-8209-e1714e975025', '4657314e-314d-47de-b6ee-046465f2882f', '1cab913a-fdd7-4c09-817c-f71795bf274b']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:35.627623 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d10ef368-0dae-48b9-bf26-44436f02910c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71876ed9-b781-4430-afca-7380dfd6fe33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:35.627879 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-bafe24ac-ab61-4575-a442-004dac7344f4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:35.630772 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bafe24ac-ab61-4575-a442-004dac7344f4 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 Aug 14 06:13:35.631431 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bafe24ac-ab61-4575-a442-004dac7344f4 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:35.631431 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bafe24ac-ab61-4575-a442-004dac7344f4 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:35.631935 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-bafe24ac-ab61-4575-a442-004dac7344f4 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Delete volume with id: 6a4636bb-f3dc-4d59-85d5-8ed08e417704 Aug 14 06:13:35.647474 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:35.647474 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:35.647964 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-bafe24ac-ab61-4575-a442-004dac7344f4 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:35.657693 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d10ef368-0dae-48b9-bf26-44436f02910c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71876ed9-b781-4430-afca-7380dfd6fe33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15053c7f-370f-4591-ad22-65f2bdc705b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1370605007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a3a07f635542109438a5732ab03294',qos_specs=None,replication_status=,reservations=['1f5e46d0-f720-46d1-bb54-8e294e64167d','6498c7c1-57fc-4bcb-8209-e1714e975025','4657314e-314d-47de-b6ee-046465f2882f','1cab913a-fdd7-4c09-817c-f71795bf274b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326ba3829c924fc49efa315c266ba0c8',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:13:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1370605007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15053c7f-370f-4591-ad22-65f2bdc705b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a3a07f635542109438a5732ab03294',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='326ba3829c924fc49efa315c266ba0c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:35.658933 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d10ef368-0dae-48b9-bf26-44436f02910c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17f11da0-7910-4e17-9f0b-557847580670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:35.679374 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-bafe24ac-ab61-4575-a442-004dac7344f4 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Delete volume request issued successfully. Aug 14 06:13:35.683530 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bafe24ac-ab61-4575-a442-004dac7344f4 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 returned with HTTP 202 Aug 14 06:13:35.683530 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 416/1678] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:13:35 2026] DELETE /volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:35.690827 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-aa9d4531-b427-47f2-acb3-0a788223a264 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:35.693928 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d10ef368-0dae-48b9-bf26-44436f02910c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17f11da0-7910-4e17-9f0b-557847580670) transitioned into state 'SUCCESS' from state '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-1370605007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a3a07f635542109438a5732ab03294',qos_specs=None,replication_status=,reservations=['1f5e46d0-f720-46d1-bb54-8e294e64167d','6498c7c1-57fc-4bcb-8209-e1714e975025','4657314e-314d-47de-b6ee-046465f2882f','1cab913a-fdd7-4c09-817c-f71795bf274b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326ba3829c924fc49efa315c266ba0c8',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:35.694850 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d10ef368-0dae-48b9-bf26-44436f02910c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d00afb66-9291-4ce2-942f-374008c50880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:35.695338 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-aa9d4531-b427-47f2-acb3-0a788223a264 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 Aug 14 06:13:35.695629 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-aa9d4531-b427-47f2-acb3-0a788223a264 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:35.695885 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-aa9d4531-b427-47f2-acb3-0a788223a264 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:35.710747 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d10ef368-0dae-48b9-bf26-44436f02910c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d00afb66-9291-4ce2-942f-374008c50880) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:35.711571 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d10ef368-0dae-48b9-bf26-44436f02910c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Flow 'volume_create_api' (dda8908b-eb21-40af-b548-a90730625979) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:35.712098 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d10ef368-0dae-48b9-bf26-44436f02910c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Create volume request issued successfully. Aug 14 06:13:35.713190 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d10ef368-0dae-48b9-bf26-44436f02910c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:13:35.713672 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 421/1679] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:13:35 2026] POST /volume/v3/volumes => generated 749 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 06:13:35.717619 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:35.717619 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:35.728278 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-aa9d4531-b427-47f2-acb3-0a788223a264 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Volume info retrieved successfully. Aug 14 06:13:35.734948 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-aa9d4531-b427-47f2-acb3-0a788223a264 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 returned with HTTP 200 Aug 14 06:13:35.734948 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 423/1680] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:35 2026] GET /volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:36.372270 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b1f273a1-d25f-486d-8638-8f96eddbbd97 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:36.378490 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b1f273a1-d25f-486d-8638-8f96eddbbd97 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f Aug 14 06:13:36.378791 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b1f273a1-d25f-486d-8638-8f96eddbbd97 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:36.379178 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b1f273a1-d25f-486d-8638-8f96eddbbd97 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:36.395555 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:36.395555 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:36.401325 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b1f273a1-d25f-486d-8638-8f96eddbbd97 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:36.407315 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b1f273a1-d25f-486d-8638-8f96eddbbd97 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f returned with HTTP 200 Aug 14 06:13:36.407315 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 421/1681] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:36 2026] GET /volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:36.422699 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-dcee659d-4108-4d61-84e0-23d7385a9854 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:36.425444 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dcee659d-4108-4d61-84e0-23d7385a9854 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f Aug 14 06:13:36.425444 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dcee659d-4108-4d61-84e0-23d7385a9854 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:36.425444 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dcee659d-4108-4d61-84e0-23d7385a9854 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:36.432805 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:36.432805 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:36.437599 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-dcee659d-4108-4d61-84e0-23d7385a9854 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:36.442080 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dcee659d-4108-4d61-84e0-23d7385a9854 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f returned with HTTP 200 Aug 14 06:13:36.442517 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 417/1682] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:36 2026] GET /volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:36.455782 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5117ec01-c24d-4cbe-a455-f8646d8ba6f1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:36.457415 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5117ec01-c24d-4cbe-a455-f8646d8ba6f1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f Aug 14 06:13:36.457648 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5117ec01-c24d-4cbe-a455-f8646d8ba6f1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:36.457844 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5117ec01-c24d-4cbe-a455-f8646d8ba6f1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:36.458024 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-5117ec01-c24d-4cbe-a455-f8646d8ba6f1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete volume with id: 372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f Aug 14 06:13:36.471074 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:36.471074 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:36.471844 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5117ec01-c24d-4cbe-a455-f8646d8ba6f1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:36.498761 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5117ec01-c24d-4cbe-a455-f8646d8ba6f1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete volume request issued successfully. Aug 14 06:13:36.499088 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5117ec01-c24d-4cbe-a455-f8646d8ba6f1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f returned with HTTP 202 Aug 14 06:13:36.499592 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 422/1683] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:13:36 2026] DELETE /volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:36.507454 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3e18d362-9721-4293-af75-8831416ef276 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:36.509962 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3e18d362-9721-4293-af75-8831416ef276 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f Aug 14 06:13:36.511134 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3e18d362-9721-4293-af75-8831416ef276 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:36.511134 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3e18d362-9721-4293-af75-8831416ef276 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:36.520968 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:36.520968 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:36.527820 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3e18d362-9721-4293-af75-8831416ef276 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:36.535086 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3e18d362-9721-4293-af75-8831416ef276 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f returned with HTTP 200 Aug 14 06:13:36.536046 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 424/1684] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:36 2026] GET /volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:36.752560 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5b5b8dbe-5252-4269-a4ce-79df163a0985 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:36.754141 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5b5b8dbe-5252-4269-a4ce-79df163a0985 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] GET https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 Aug 14 06:13:36.754374 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5b5b8dbe-5252-4269-a4ce-79df163a0985 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:36.754598 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5b5b8dbe-5252-4269-a4ce-79df163a0985 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:36.761143 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5b5b8dbe-5252-4269-a4ce-79df163a0985 tempest-AttachVolumeNegativeTest-2103121243 tempest-AttachVolumeNegativeTest-2103121243-project-member] https://10.4.3.127/volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 returned with HTTP 404 Aug 14 06:13:36.763728 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 422/1685] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:36 2026] GET /volume/v3/volumes/6a4636bb-f3dc-4d59-85d5-8ed08e417704 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:36.771782 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-c091c90b-1dcb-4478-8e76-bb63e44d1364 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:36.775817 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-c091c90b-1dcb-4478-8e76-bb63e44d1364 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:13:36.776106 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-c091c90b-1dcb-4478-8e76-bb63e44d1364 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:36.776380 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-c091c90b-1dcb-4478-8e76-bb63e44d1364 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:36.798979 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:36.798979 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:36.812555 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-c091c90b-1dcb-4478-8e76-bb63e44d1364 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:13:36.818798 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-c091c90b-1dcb-4478-8e76-bb63e44d1364 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:13:36.819651 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 418/1686] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:13:36 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1441 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:37.301091 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-972cea3a-1acd-413d-afaf-52eab0b512c7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:37.301091 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-972cea3a-1acd-413d-afaf-52eab0b512c7 None None] GET https://10.4.3.127/volume// Aug 14 06:13:37.301265 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-972cea3a-1acd-413d-afaf-52eab0b512c7 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:37.301471 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-972cea3a-1acd-413d-afaf-52eab0b512c7 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:37.301761 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-972cea3a-1acd-413d-afaf-52eab0b512c7 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:13:37.302021 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 423/1687] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:13:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:13:37.312416 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-bd57af93-8ef4-4f6f-a48b-bfae935a0dee None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:37.315692 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-bd57af93-8ef4-4f6f-a48b-bfae935a0dee tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:13:37.316944 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-bd57af93-8ef4-4f6f-a48b-bfae935a0dee tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f50f506d-d5cd-4aa8-8268-67ecbe593e23", "connector": null, "instance_uuid": "96d9c78f-8514-42ff-9f17-f4a78fd653b3"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:37.347030 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:37.347030 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:37.390320 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-bd57af93-8ef4-4f6f-a48b-bfae935a0dee tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:13:37.390320 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 425/1688] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:13:37 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:37.402508 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-7b52e9f9-8bbc-41aa-87b6-a4e761eb670a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:37.405688 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-7b52e9f9-8bbc-41aa-87b6-a4e761eb670a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] DELETE https://10.4.3.127/volume/v3/attachments/b1e5a97e-5d77-4bb3-91ca-fd3707a1f6cb Aug 14 06:13:37.405805 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-7b52e9f9-8bbc-41aa-87b6-a4e761eb670a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:37.406014 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-7b52e9f9-8bbc-41aa-87b6-a4e761eb670a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:37.418891 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:37.418891 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:37.492495 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-7b52e9f9-8bbc-41aa-87b6-a4e761eb670a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/b1e5a97e-5d77-4bb3-91ca-fd3707a1f6cb returned with HTTP 200 Aug 14 06:13:37.493088 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 423/1689] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:13:37 2026] DELETE /volume/v3/attachments/b1e5a97e-5d77-4bb3-91ca-fd3707a1f6cb => generated 367 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:37.552170 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0f7d34e2-2f35-40d3-b34e-b7e1bb9c7cc0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:37.554357 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0f7d34e2-2f35-40d3-b34e-b7e1bb9c7cc0 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f Aug 14 06:13:37.554627 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0f7d34e2-2f35-40d3-b34e-b7e1bb9c7cc0 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:37.554946 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0f7d34e2-2f35-40d3-b34e-b7e1bb9c7cc0 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:37.562055 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0f7d34e2-2f35-40d3-b34e-b7e1bb9c7cc0 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f returned with HTTP 404 Aug 14 06:13:37.562639 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 419/1690] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:37 2026] GET /volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:37.571297 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-928ac316-2204-45df-87e8-2f225aaabae1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:37.573470 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-928ac316-2204-45df-87e8-2f225aaabae1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f Aug 14 06:13:37.573689 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-928ac316-2204-45df-87e8-2f225aaabae1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:37.574138 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-928ac316-2204-45df-87e8-2f225aaabae1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:37.584958 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-928ac316-2204-45df-87e8-2f225aaabae1 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f returned with HTTP 404 Aug 14 06:13:37.585735 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 424/1691] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:37 2026] GET /volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:37.595764 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-62470ab2-0b9f-49bc-90f4-188d87a5ff7e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:37.598063 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-62470ab2-0b9f-49bc-90f4-188d87a5ff7e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f Aug 14 06:13:37.600113 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-62470ab2-0b9f-49bc-90f4-188d87a5ff7e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:37.600113 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-62470ab2-0b9f-49bc-90f4-188d87a5ff7e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:37.600113 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-62470ab2-0b9f-49bc-90f4-188d87a5ff7e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete volume with id: 372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f Aug 14 06:13:37.606718 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-62470ab2-0b9f-49bc-90f4-188d87a5ff7e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f returned with HTTP 404 Aug 14 06:13:37.607254 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 426/1692] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:13:37 2026] DELETE /volume/v3/volumes/372f7e5c-6393-4cf7-8d5e-fedcc8c28e7f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:37.616491 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ef2ec86a-7d02-4bdf-b712-500bb51ed52f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:37.617628 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ef2ec86a-7d02-4bdf-b712-500bb51ed52f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/904bc2c3-b116-4579-9ed7-90308dbe2b8d Aug 14 06:13:37.617879 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ef2ec86a-7d02-4bdf-b712-500bb51ed52f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:37.618243 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ef2ec86a-7d02-4bdf-b712-500bb51ed52f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:37.618243 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-ef2ec86a-7d02-4bdf-b712-500bb51ed52f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete snapshot with id: 904bc2c3-b116-4579-9ed7-90308dbe2b8d Aug 14 06:13:37.625887 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:37.625887 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:37.625887 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ef2ec86a-7d02-4bdf-b712-500bb51ed52f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:13:37.652865 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ef2ec86a-7d02-4bdf-b712-500bb51ed52f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot delete request issued successfully. Aug 14 06:13:37.653146 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ef2ec86a-7d02-4bdf-b712-500bb51ed52f tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/904bc2c3-b116-4579-9ed7-90308dbe2b8d returned with HTTP 202 Aug 14 06:13:37.654026 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 424/1693] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:13:37 2026] DELETE /volume/v3/snapshots/904bc2c3-b116-4579-9ed7-90308dbe2b8d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:37.669986 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6c0ac252-af6b-4d37-880f-a601d15911fd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:37.675487 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6c0ac252-af6b-4d37-880f-a601d15911fd tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/904bc2c3-b116-4579-9ed7-90308dbe2b8d Aug 14 06:13:37.676003 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6c0ac252-af6b-4d37-880f-a601d15911fd tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:37.677921 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6c0ac252-af6b-4d37-880f-a601d15911fd tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:37.685539 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:37.685539 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:37.685539 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6c0ac252-af6b-4d37-880f-a601d15911fd tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:13:37.685539 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6c0ac252-af6b-4d37-880f-a601d15911fd tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/904bc2c3-b116-4579-9ed7-90308dbe2b8d returned with HTTP 200 Aug 14 06:13:37.685539 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 420/1694] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:37 2026] GET /volume/v3/snapshots/904bc2c3-b116-4579-9ed7-90308dbe2b8d => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:38.698309 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-007f62e1-d8f2-4215-85f1-c30371f79753 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:38.700726 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-007f62e1-d8f2-4215-85f1-c30371f79753 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/904bc2c3-b116-4579-9ed7-90308dbe2b8d Aug 14 06:13:38.700970 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-007f62e1-d8f2-4215-85f1-c30371f79753 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:38.701235 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-007f62e1-d8f2-4215-85f1-c30371f79753 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:38.707943 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-007f62e1-d8f2-4215-85f1-c30371f79753 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/904bc2c3-b116-4579-9ed7-90308dbe2b8d returned with HTTP 404 Aug 14 06:13:38.708535 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 425/1695] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:38 2026] GET /volume/v3/snapshots/904bc2c3-b116-4579-9ed7-90308dbe2b8d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:38.716605 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-97425942-b00b-4e7d-aa99-63fd4fa3cfea None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:38.718701 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-97425942-b00b-4e7d-aa99-63fd4fa3cfea tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/5e77c736-3dfc-45c2-bb35-4e4b825ffc6d Aug 14 06:13:38.718934 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-97425942-b00b-4e7d-aa99-63fd4fa3cfea tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:38.719272 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-97425942-b00b-4e7d-aa99-63fd4fa3cfea tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:38.731504 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:38.731504 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:38.739943 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-97425942-b00b-4e7d-aa99-63fd4fa3cfea tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:38.749063 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-97425942-b00b-4e7d-aa99-63fd4fa3cfea tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/5e77c736-3dfc-45c2-bb35-4e4b825ffc6d returned with HTTP 200 Aug 14 06:13:38.749572 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 427/1696] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:38 2026] GET /volume/v3/volumes/5e77c736-3dfc-45c2-bb35-4e4b825ffc6d => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:38.764957 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4259be83-4122-4af5-9fa8-e6f239ece539 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:38.769715 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4259be83-4122-4af5-9fa8-e6f239ece539 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/volumes/5e77c736-3dfc-45c2-bb35-4e4b825ffc6d Aug 14 06:13:38.770003 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4259be83-4122-4af5-9fa8-e6f239ece539 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:38.770287 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4259be83-4122-4af5-9fa8-e6f239ece539 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:38.770556 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-4259be83-4122-4af5-9fa8-e6f239ece539 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete volume with id: 5e77c736-3dfc-45c2-bb35-4e4b825ffc6d Aug 14 06:13:38.786202 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:38.786202 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:38.786642 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4259be83-4122-4af5-9fa8-e6f239ece539 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:38.828893 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4259be83-4122-4af5-9fa8-e6f239ece539 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete volume request issued successfully. Aug 14 06:13:38.829257 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4259be83-4122-4af5-9fa8-e6f239ece539 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/5e77c736-3dfc-45c2-bb35-4e4b825ffc6d returned with HTTP 202 Aug 14 06:13:38.829813 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 425/1697] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:13:38 2026] DELETE /volume/v3/volumes/5e77c736-3dfc-45c2-bb35-4e4b825ffc6d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:38.842672 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a49c5a2e-aacf-4224-a6c6-3f388f402d40 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:38.845074 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a49c5a2e-aacf-4224-a6c6-3f388f402d40 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/5e77c736-3dfc-45c2-bb35-4e4b825ffc6d Aug 14 06:13:38.845585 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a49c5a2e-aacf-4224-a6c6-3f388f402d40 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:38.845894 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a49c5a2e-aacf-4224-a6c6-3f388f402d40 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:38.855719 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:38.855719 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:38.865534 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a49c5a2e-aacf-4224-a6c6-3f388f402d40 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:38.876629 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a49c5a2e-aacf-4224-a6c6-3f388f402d40 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/5e77c736-3dfc-45c2-bb35-4e4b825ffc6d returned with HTTP 200 Aug 14 06:13:38.877103 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 421/1698] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:38 2026] GET /volume/v3/volumes/5e77c736-3dfc-45c2-bb35-4e4b825ffc6d => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:38.925372 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-cf21ec45-ba3f-4d30-9e49-e39bcde805fe None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:38.928704 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-cf21ec45-ba3f-4d30-9e49-e39bcde805fe tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] PUT https://10.4.3.127/volume/v3/attachments/92de0255-6c2f-4610-8327-3ea8e072dd94 Aug 14 06:13:38.929169 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-cf21ec45-ba3f-4d30-9e49-e39bcde805fe tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:38.943321 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-cf21ec45-ba3f-4d30-9e49-e39bcde805fe tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Acquiring lock "cinder-attachment_update-f50f506d-d5cd-4aa8-8268-67ecbe593e23-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:13:38.948234 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-cf21ec45-ba3f-4d30-9e49-e39bcde805fe tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Lock "cinder-attachment_update-f50f506d-d5cd-4aa8-8268-67ecbe593e23-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:13:38.949534 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:38.949534 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:39.095675 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-cf21ec45-ba3f-4d30-9e49-e39bcde805fe tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Lock "cinder-attachment_update-f50f506d-d5cd-4aa8-8268-67ecbe593e23-np0000007331" released by "attachment_update" :: held 0.147s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:13:39.096208 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-cf21ec45-ba3f-4d30-9e49-e39bcde805fe tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/92de0255-6c2f-4610-8327-3ea8e072dd94 returned with HTTP 200 Aug 14 06:13:39.096728 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 426/1699] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:13:38 2026] PUT /volume/v3/attachments/92de0255-6c2f-4610-8327-3ea8e072dd94 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:39.110699 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-a892b9dc-2dea-4950-ae35-e16780d011ad None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:39.114750 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-a892b9dc-2dea-4950-ae35-e16780d011ad tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/attachments/92de0255-6c2f-4610-8327-3ea8e072dd94 Aug 14 06:13:39.115085 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-a892b9dc-2dea-4950-ae35-e16780d011ad tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:39.115452 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-a892b9dc-2dea-4950-ae35-e16780d011ad tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:39.145983 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-a892b9dc-2dea-4950-ae35-e16780d011ad tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/92de0255-6c2f-4610-8327-3ea8e072dd94 returned with HTTP 200 Aug 14 06:13:39.146655 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 428/1700] 10.4.3.127 () {70 vars in 1651 bytes} [Fri Aug 14 06:13:39 2026] GET /volume/v3/attachments/92de0255-6c2f-4610-8327-3ea8e072dd94 => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:39.897321 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6de541c1-f4f7-47d5-b78c-6a4c767a2cc8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:39.899493 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6de541c1-f4f7-47d5-b78c-6a4c767a2cc8 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/5e77c736-3dfc-45c2-bb35-4e4b825ffc6d Aug 14 06:13:39.899493 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6de541c1-f4f7-47d5-b78c-6a4c767a2cc8 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:39.899711 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6de541c1-f4f7-47d5-b78c-6a4c767a2cc8 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:39.906217 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6de541c1-f4f7-47d5-b78c-6a4c767a2cc8 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/5e77c736-3dfc-45c2-bb35-4e4b825ffc6d returned with HTTP 404 Aug 14 06:13:39.906980 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 426/1701] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:39 2026] GET /volume/v3/volumes/5e77c736-3dfc-45c2-bb35-4e4b825ffc6d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:39.916052 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-04c5f508-35e2-4fa4-87d5-c510bab96a0c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:39.918629 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-04c5f508-35e2-4fa4-87d5-c510bab96a0c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:13:39.918916 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-04c5f508-35e2-4fa4-87d5-c510bab96a0c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:39.919190 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-04c5f508-35e2-4fa4-87d5-c510bab96a0c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:39.929766 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:39.929766 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:39.936886 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-04c5f508-35e2-4fa4-87d5-c510bab96a0c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:39.943421 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-04c5f508-35e2-4fa4-87d5-c510bab96a0c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 returned with HTTP 200 Aug 14 06:13:39.943981 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 422/1702] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:39 2026] GET /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:39.958499 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:39.960706 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:13:39.960999 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-463084578"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:39.962557 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-463084578'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:13:39.962701 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create volume of 1 GB Aug 14 06:13:39.963060 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:39.963060 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:39.967777 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Availability Zones retrieved successfully. Aug 14 06:13:39.976254 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Flow 'volume_create_api' (c912d76b-0683-4a13-a5a8-89291d3581b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:39.977758 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3f999d5-8131-47cd-b049-a2009e3609fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:39.979122 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:13:40.020688 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3f999d5-8131-47cd-b049-a2009e3609fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:40.021939 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85268076-59a6-47d1-8ab4-93e4c609b650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:40.080605 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Created reservations ['3d239421-82ff-4302-9b4e-0b8987969cb1', '2a6f03d7-0545-441f-ac26-d04fcb8d2aaa', '3df140c5-4329-4b18-a0ae-f19e6eae9e70', 'ebce10b0-63e9-40cf-b698-db10766a540e'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:40.081579 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85268076-59a6-47d1-8ab4-93e4c609b650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d239421-82ff-4302-9b4e-0b8987969cb1', '2a6f03d7-0545-441f-ac26-d04fcb8d2aaa', '3df140c5-4329-4b18-a0ae-f19e6eae9e70', 'ebce10b0-63e9-40cf-b698-db10766a540e']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:40.082490 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f764342-046b-4d0c-9622-df058fb2b7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:40.112674 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f764342-046b-4d0c-9622-df058fb2b7a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc65eeda-9d54-4b4a-a443-05ccd11b6def', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-463084578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c519cd19b74efd863a08cbaf69f8ff',qos_specs=None,replication_status=,reservations=['3d239421-82ff-4302-9b4e-0b8987969cb1','2a6f03d7-0545-441f-ac26-d04fcb8d2aaa','3df140c5-4329-4b18-a0ae-f19e6eae9e70','ebce10b0-63e9-40cf-b698-db10766a540e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d2021e9e514979bdb72e07b55f2a5f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-463084578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc65eeda-9d54-4b4a-a443-05ccd11b6def,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37c519cd19b74efd863a08cbaf69f8ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d2021e9e514979bdb72e07b55f2a5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:40.114215 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acf73216-a902-46c1-b0ee-4f3ae305dec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:40.139748 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acf73216-a902-46c1-b0ee-4f3ae305dec1) transitioned into state 'SUCCESS' from state '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-463084578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c519cd19b74efd863a08cbaf69f8ff',qos_specs=None,replication_status=,reservations=['3d239421-82ff-4302-9b4e-0b8987969cb1','2a6f03d7-0545-441f-ac26-d04fcb8d2aaa','3df140c5-4329-4b18-a0ae-f19e6eae9e70','ebce10b0-63e9-40cf-b698-db10766a540e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d2021e9e514979bdb72e07b55f2a5f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:40.140676 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07c8b02a-1536-4b4c-a16e-0a70c51e8888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:40.155582 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07c8b02a-1536-4b4c-a16e-0a70c51e8888) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:40.156533 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Flow 'volume_create_api' (c912d76b-0683-4a13-a5a8-89291d3581b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:40.156873 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create volume request issued successfully. Aug 14 06:13:40.157538 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6ac4e5bd-1ebd-4560-a3b3-094c74e9092e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:13:40.158025 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 427/1703] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:13:39 2026] POST /volume/v3/volumes => generated 753 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:40.174926 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-501ed1da-0951-47ad-8ea1-1095bca67235 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:40.177947 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-501ed1da-0951-47ad-8ea1-1095bca67235 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/dc65eeda-9d54-4b4a-a443-05ccd11b6def Aug 14 06:13:40.178657 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-501ed1da-0951-47ad-8ea1-1095bca67235 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:40.178730 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-501ed1da-0951-47ad-8ea1-1095bca67235 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:40.191916 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:40.191916 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:40.197589 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-501ed1da-0951-47ad-8ea1-1095bca67235 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:40.203768 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-501ed1da-0951-47ad-8ea1-1095bca67235 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/dc65eeda-9d54-4b4a-a443-05ccd11b6def returned with HTTP 200 Aug 14 06:13:40.204356 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 429/1704] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:40 2026] GET /volume/v3/volumes/dc65eeda-9d54-4b4a-a443-05ccd11b6def => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:41.221376 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5d01edba-efb7-4924-9699-94ae86f67f5a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:41.225336 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5d01edba-efb7-4924-9699-94ae86f67f5a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/dc65eeda-9d54-4b4a-a443-05ccd11b6def Aug 14 06:13:41.225702 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5d01edba-efb7-4924-9699-94ae86f67f5a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:41.225978 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5d01edba-efb7-4924-9699-94ae86f67f5a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:41.239005 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:41.239005 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:41.245650 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5d01edba-efb7-4924-9699-94ae86f67f5a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:41.250789 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5d01edba-efb7-4924-9699-94ae86f67f5a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/dc65eeda-9d54-4b4a-a443-05ccd11b6def returned with HTTP 200 Aug 14 06:13:41.251203 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 427/1705] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:41 2026] GET /volume/v3/volumes/dc65eeda-9d54-4b4a-a443-05ccd11b6def => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:41.269340 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-adba79ab-0e21-4e4b-8e11-8f0b553ebf15 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:41.271872 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-adba79ab-0e21-4e4b-8e11-8f0b553ebf15 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:13:41.272409 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-adba79ab-0e21-4e4b-8e11-8f0b553ebf15 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc65eeda-9d54-4b4a-a443-05ccd11b6def", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1500970158"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:41.283780 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:41.283780 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:41.284489 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-adba79ab-0e21-4e4b-8e11-8f0b553ebf15 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:41.284674 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-adba79ab-0e21-4e4b-8e11-8f0b553ebf15 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create snapshot from volume dc65eeda-9d54-4b4a-a443-05ccd11b6def Aug 14 06:13:41.327052 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-adba79ab-0e21-4e4b-8e11-8f0b553ebf15 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Created reservations ['27b32d06-9b24-4eb4-abde-4f359ec3c61f', 'c091bb4a-fbe5-4ad9-be6e-e84c83737c83', 'e3f0dd36-65a4-43f4-8661-22f0b68dfb9f', 'a6084f27-dfc0-4944-925b-4e9a9be987f5'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:41.371114 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-adba79ab-0e21-4e4b-8e11-8f0b553ebf15 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot create request issued successfully. Aug 14 06:13:41.371564 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-adba79ab-0e21-4e4b-8e11-8f0b553ebf15 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:13:41.372038 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 423/1706] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:13:41 2026] POST /volume/v3/snapshots => generated 310 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:41.383975 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9647f716-8ab4-42d8-ad5e-c6042b66e618 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:41.386442 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9647f716-8ab4-42d8-ad5e-c6042b66e618 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/c410082c-2071-4e82-9559-d2619492ddb8 Aug 14 06:13:41.386705 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9647f716-8ab4-42d8-ad5e-c6042b66e618 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:41.386947 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9647f716-8ab4-42d8-ad5e-c6042b66e618 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:41.393431 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:41.393431 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:41.394128 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9647f716-8ab4-42d8-ad5e-c6042b66e618 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:13:41.395064 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9647f716-8ab4-42d8-ad5e-c6042b66e618 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/c410082c-2071-4e82-9559-d2619492ddb8 returned with HTTP 200 Aug 14 06:13:41.398609 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 428/1707] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:41 2026] GET /volume/v3/snapshots/c410082c-2071-4e82-9559-d2619492ddb8 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:42.301252 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:42.303825 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:13:42.304298 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1282479753", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:42.306374 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1282479753', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:13:42.306512 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Create volume of 1 GB Aug 14 06:13:42.314037 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Availability Zones retrieved successfully. Aug 14 06:13:42.317827 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Flow 'volume_create_api' (cc2d5677-8ac9-423d-b8d8-3295e9fd15f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:42.318838 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d758de35-9489-48cf-b4c9-1165cfbc08ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:42.319810 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:13:42.353426 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d758de35-9489-48cf-b4c9-1165cfbc08ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:42.354220 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e736d58-5541-4c9b-9ec8-8d1f1be11577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:42.418031 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ba1e3469-8341-48e5-8a38-1aa834089070 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:42.423708 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ba1e3469-8341-48e5-8a38-1aa834089070 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/c410082c-2071-4e82-9559-d2619492ddb8 Aug 14 06:13:42.423933 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ba1e3469-8341-48e5-8a38-1aa834089070 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:42.424125 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ba1e3469-8341-48e5-8a38-1aa834089070 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:42.432843 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:42.432843 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:42.432843 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ba1e3469-8341-48e5-8a38-1aa834089070 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:13:42.432843 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ba1e3469-8341-48e5-8a38-1aa834089070 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/c410082c-2071-4e82-9559-d2619492ddb8 returned with HTTP 200 Aug 14 06:13:42.433200 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 428/1708] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:42 2026] GET /volume/v3/snapshots/c410082c-2071-4e82-9559-d2619492ddb8 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:42.444116 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:42.447790 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:13:42.448326 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c410082c-2071-4e82-9559-d2619492ddb8", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1344640121"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:42.448426 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Created reservations ['80c032d4-2767-49f5-8381-e603db0e8c87', '716bf0ec-e0a2-44d1-bccd-8be1970d8493', 'b394f93b-6809-4e10-9bde-9f06b8b047ce', 'e951f674-f7c0-4226-ab74-c705f89e09d4'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:42.451606 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e736d58-5541-4c9b-9ec8-8d1f1be11577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80c032d4-2767-49f5-8381-e603db0e8c87', '716bf0ec-e0a2-44d1-bccd-8be1970d8493', 'b394f93b-6809-4e10-9bde-9f06b8b047ce', 'e951f674-f7c0-4226-ab74-c705f89e09d4']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:42.451716 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create volume request body: {'volume': {'snapshot_id': 'c410082c-2071-4e82-9559-d2619492ddb8', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1344640121'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:13:42.451801 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45ebb48c-e596-47b2-8107-aebafef50a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:42.458433 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:42.458433 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:42.459789 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:13:42.460228 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create volume of 1 GB Aug 14 06:13:42.466819 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Availability Zones retrieved successfully. Aug 14 06:13:42.475326 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Flow 'volume_create_api' (dd4cea1b-c93f-4d6b-859f-298dc17efdff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:42.477472 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7af44971-a3a6-4cf9-8040-02c04c2c6e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:42.478470 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:13:42.482708 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45ebb48c-e596-47b2-8107-aebafef50a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bf94d11-dba8-45d5-9b25-a60137f056e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1282479753',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='daeb89066400480dadb9fe3f2312f291',qos_specs=None,replication_status=,reservations=['80c032d4-2767-49f5-8381-e603db0e8c87','716bf0ec-e0a2-44d1-bccd-8be1970d8493','b394f93b-6809-4e10-9bde-9f06b8b047ce','e951f674-f7c0-4226-ab74-c705f89e09d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77f969ceb6034486844a7feeecc6389f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:13:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1282479753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bf94d11-dba8-45d5-9b25-a60137f056e7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='daeb89066400480dadb9fe3f2312f291',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77f969ceb6034486844a7feeecc6389f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:42.484883 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f7c6e67-783d-4628-9a28-2da98f3f2ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:42.507533 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f7c6e67-783d-4628-9a28-2da98f3f2ebb) transitioned into state 'SUCCESS' from state '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-1282479753',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='daeb89066400480dadb9fe3f2312f291',qos_specs=None,replication_status=,reservations=['80c032d4-2767-49f5-8381-e603db0e8c87','716bf0ec-e0a2-44d1-bccd-8be1970d8493','b394f93b-6809-4e10-9bde-9f06b8b047ce','e951f674-f7c0-4226-ab74-c705f89e09d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77f969ceb6034486844a7feeecc6389f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:42.508480 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a321b172-3d43-4390-9c74-677ee3b94360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:42.525518 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a321b172-3d43-4390-9c74-677ee3b94360) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:42.525518 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Flow 'volume_create_api' (cc2d5677-8ac9-423d-b8d8-3295e9fd15f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:42.525518 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Create volume request issued successfully. Aug 14 06:13:42.525518 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-5bca8ca7-7b34-4ba5-8345-694e1203878e tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:13:42.526361 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7af44971-a3a6-4cf9-8040-02c04c2c6e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c410082c-2071-4e82-9559-d2619492ddb8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:42.526361 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a83b2ad1-329f-4b98-991e-fc930fed1dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:42.530455 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 430/1709] 10.4.3.127 () {72 vars in 1541 bytes} [Fri Aug 14 06:13:42 2026] POST /volume/v3/volumes => generated 763 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:42.539592 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-444b7dd7-23f0-4916-bc3f-c4b73ec61a25 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:42.542027 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-444b7dd7-23f0-4916-bc3f-c4b73ec61a25 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] GET https://10.4.3.127/volume/v3/volumes/6bf94d11-dba8-45d5-9b25-a60137f056e7 Aug 14 06:13:42.542292 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-444b7dd7-23f0-4916-bc3f-c4b73ec61a25 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:42.542556 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-444b7dd7-23f0-4916-bc3f-c4b73ec61a25 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:42.553188 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:42.553188 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:42.565701 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-444b7dd7-23f0-4916-bc3f-c4b73ec61a25 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Volume info retrieved successfully. Aug 14 06:13:42.570566 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f9337b55-2e3a-402e-ae87-8338f42c669f req-444b7dd7-23f0-4916-bc3f-c4b73ec61a25 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] https://10.4.3.127/volume/v3/volumes/6bf94d11-dba8-45d5-9b25-a60137f056e7 returned with HTTP 200 Aug 14 06:13:42.571294 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 429/1710] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:13:42 2026] GET /volume/v3/volumes/6bf94d11-dba8-45d5-9b25-a60137f056e7 => generated 831 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:42.601414 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Created reservations ['004e1b53-f0ec-4780-948d-a7e8840e0ce4', '0e20ecff-94b4-475f-a283-6e58ffca58ff', '5e8331a6-fd0b-4e5d-b6fd-185681f6f10e', 'f923813b-2396-4a2a-9ad6-545c981ecf3a'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:42.602591 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a83b2ad1-329f-4b98-991e-fc930fed1dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['004e1b53-f0ec-4780-948d-a7e8840e0ce4', '0e20ecff-94b4-475f-a283-6e58ffca58ff', '5e8331a6-fd0b-4e5d-b6fd-185681f6f10e', 'f923813b-2396-4a2a-9ad6-545c981ecf3a']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:42.603492 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df0c03f-f9ca-4bfc-bb8e-a2381b2513a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:42.611243 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-301ee0dd-fbd1-4d0e-b3db-99fc1898ea66 req-721de077-93aa-4647-8ead-b96eaf5c56cc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:42.618483 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-301ee0dd-fbd1-4d0e-b3db-99fc1898ea66 req-721de077-93aa-4647-8ead-b96eaf5c56cc tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] GET https://10.4.3.127/volume/v3/volumes/6bf94d11-dba8-45d5-9b25-a60137f056e7 Aug 14 06:13:42.618976 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-301ee0dd-fbd1-4d0e-b3db-99fc1898ea66 req-721de077-93aa-4647-8ead-b96eaf5c56cc tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:42.620092 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-301ee0dd-fbd1-4d0e-b3db-99fc1898ea66 req-721de077-93aa-4647-8ead-b96eaf5c56cc tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:42.635092 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:42.635092 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:42.646989 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-301ee0dd-fbd1-4d0e-b3db-99fc1898ea66 req-721de077-93aa-4647-8ead-b96eaf5c56cc tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Volume info retrieved successfully. Aug 14 06:13:42.660986 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-301ee0dd-fbd1-4d0e-b3db-99fc1898ea66 req-721de077-93aa-4647-8ead-b96eaf5c56cc tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] https://10.4.3.127/volume/v3/volumes/6bf94d11-dba8-45d5-9b25-a60137f056e7 returned with HTTP 200 Aug 14 06:13:42.660986 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 429/1711] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:13:42 2026] GET /volume/v3/volumes/6bf94d11-dba8-45d5-9b25-a60137f056e7 => generated 831 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:42.676981 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df0c03f-f9ca-4bfc-bb8e-a2381b2513a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d6a26d0-597a-4e94-a194-f6479d550898', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1344640121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c519cd19b74efd863a08cbaf69f8ff',qos_specs=None,replication_status=,reservations=['004e1b53-f0ec-4780-948d-a7e8840e0ce4','0e20ecff-94b4-475f-a283-6e58ffca58ff','5e8331a6-fd0b-4e5d-b6fd-185681f6f10e','f923813b-2396-4a2a-9ad6-545c981ecf3a'],size=1,snapshot_id=c410082c-2071-4e82-9559-d2619492ddb8,source_replicaid=,source_volid=None,status='creating',user_id='98d2021e9e514979bdb72e07b55f2a5f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:13:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1344640121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d6a26d0-597a-4e94-a194-f6479d550898,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37c519cd19b74efd863a08cbaf69f8ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c410082c-2071-4e82-9559-d2619492ddb8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d2021e9e514979bdb72e07b55f2a5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:42.680662 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e88e37-5655-4991-b4d9-1a107bce959d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:42.715124 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e88e37-5655-4991-b4d9-1a107bce959d) transitioned into state 'SUCCESS' from state '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-1344640121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c519cd19b74efd863a08cbaf69f8ff',qos_specs=None,replication_status=,reservations=['004e1b53-f0ec-4780-948d-a7e8840e0ce4','0e20ecff-94b4-475f-a283-6e58ffca58ff','5e8331a6-fd0b-4e5d-b6fd-185681f6f10e','f923813b-2396-4a2a-9ad6-545c981ecf3a'],size=1,snapshot_id=c410082c-2071-4e82-9559-d2619492ddb8,source_replicaid=,source_volid=None,status='creating',user_id='98d2021e9e514979bdb72e07b55f2a5f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:42.716102 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52fbf6d3-b5e8-4e69-9fa2-2c319471a1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:42.747968 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52fbf6d3-b5e8-4e69-9fa2-2c319471a1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:42.749132 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Flow 'volume_create_api' (dd4cea1b-c93f-4d6b-859f-298dc17efdff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:42.749801 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Create volume request issued successfully. Aug 14 06:13:42.750556 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-eea4a68e-cf72-43d6-94cc-ad8e62e80a1e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:13:42.751088 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 424/1712] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:13:42 2026] POST /volume/v3/volumes => generated 788 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:42.768218 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-27af6dad-094a-4739-9e28-70f2645bc4f6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:42.770537 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-27af6dad-094a-4739-9e28-70f2645bc4f6 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 Aug 14 06:13:42.770828 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-27af6dad-094a-4739-9e28-70f2645bc4f6 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:42.771161 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-27af6dad-094a-4739-9e28-70f2645bc4f6 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:42.782858 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:42.782858 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:42.790959 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-27af6dad-094a-4739-9e28-70f2645bc4f6 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:42.803776 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-27af6dad-094a-4739-9e28-70f2645bc4f6 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 returned with HTTP 200 Aug 14 06:13:42.804719 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 431/1713] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:42 2026] GET /volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:42.859349 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-624880fe-0687-4560-be45-cec96d78b8aa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:42.863971 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-624880fe-0687-4560-be45-cec96d78b8aa tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] GET https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 Aug 14 06:13:42.864230 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-624880fe-0687-4560-be45-cec96d78b8aa tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:42.864876 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-624880fe-0687-4560-be45-cec96d78b8aa tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:42.875983 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:42.875983 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:42.881831 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-624880fe-0687-4560-be45-cec96d78b8aa tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:42.887090 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-624880fe-0687-4560-be45-cec96d78b8aa tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 returned with HTTP 200 Aug 14 06:13:42.887950 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 430/1714] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:42 2026] GET /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:43.543356 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-241c256f-0511-42f2-ae7a-75763a185c3c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:43.548976 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-241c256f-0511-42f2-ae7a-75763a185c3c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/attachments/92de0255-6c2f-4610-8327-3ea8e072dd94/action Aug 14 06:13:43.549451 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-241c256f-0511-42f2-ae7a-75763a185c3c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:43.549637 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-241c256f-0511-42f2-ae7a-75763a185c3c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:43.581451 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:43.581451 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:43.599950 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-379f9db6-5211-4098-b8a5-bbc3bcae9f9d req-241c256f-0511-42f2-ae7a-75763a185c3c tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/92de0255-6c2f-4610-8327-3ea8e072dd94/action returned with HTTP 204 Aug 14 06:13:43.600519 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 430/1715] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:13:43 2026] POST /volume/v3/attachments/92de0255-6c2f-4610-8327-3ea8e072dd94/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:13:43.691599 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-7014d76f-79dc-476d-a809-d83a2bf6044c req-200ed6e9-ba11-4718-9f14-e8788b2859a8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:43.693971 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-7014d76f-79dc-476d-a809-d83a2bf6044c req-200ed6e9-ba11-4718-9f14-e8788b2859a8 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] GET https://10.4.3.127/volume/v3/volumes/6bf94d11-dba8-45d5-9b25-a60137f056e7 Aug 14 06:13:43.694176 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-7014d76f-79dc-476d-a809-d83a2bf6044c req-200ed6e9-ba11-4718-9f14-e8788b2859a8 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:43.694357 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-7014d76f-79dc-476d-a809-d83a2bf6044c req-200ed6e9-ba11-4718-9f14-e8788b2859a8 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:43.703718 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b58c34e7-331b-4fcd-b7fd-a738f5483013 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:43.708029 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:43.708029 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:43.708173 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b58c34e7-331b-4fcd-b7fd-a738f5483013 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] GET https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 Aug 14 06:13:43.708173 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b58c34e7-331b-4fcd-b7fd-a738f5483013 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:43.708173 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b58c34e7-331b-4fcd-b7fd-a738f5483013 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:43.711520 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-7014d76f-79dc-476d-a809-d83a2bf6044c req-200ed6e9-ba11-4718-9f14-e8788b2859a8 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Volume info retrieved successfully. Aug 14 06:13:43.714861 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:43.714861 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:43.717836 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-7014d76f-79dc-476d-a809-d83a2bf6044c req-200ed6e9-ba11-4718-9f14-e8788b2859a8 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] https://10.4.3.127/volume/v3/volumes/6bf94d11-dba8-45d5-9b25-a60137f056e7 returned with HTTP 200 Aug 14 06:13:43.718581 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 425/1716] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:13:43 2026] GET /volume/v3/volumes/6bf94d11-dba8-45d5-9b25-a60137f056e7 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:43.719554 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b58c34e7-331b-4fcd-b7fd-a738f5483013 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:43.725763 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b58c34e7-331b-4fcd-b7fd-a738f5483013 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 returned with HTTP 200 Aug 14 06:13:43.726445 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 432/1717] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:43 2026] GET /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:43.744099 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e7abfe4c-f555-4cfa-a04a-6074e7e1d9ad None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:43.746100 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e7abfe4c-f555-4cfa-a04a-6074e7e1d9ad tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 Aug 14 06:13:43.746408 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e7abfe4c-f555-4cfa-a04a-6074e7e1d9ad tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:43.746685 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e7abfe4c-f555-4cfa-a04a-6074e7e1d9ad tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:43.746902 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-e7abfe4c-f555-4cfa-a04a-6074e7e1d9ad tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Delete volume with id: 6f2bf56d-1da5-4acd-a836-377d0721ac84 Aug 14 06:13:43.757001 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:43.757001 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:43.757720 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e7abfe4c-f555-4cfa-a04a-6074e7e1d9ad tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:43.790254 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e7abfe4c-f555-4cfa-a04a-6074e7e1d9ad tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Delete volume request issued successfully. Aug 14 06:13:43.790548 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e7abfe4c-f555-4cfa-a04a-6074e7e1d9ad tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 returned with HTTP 202 Aug 14 06:13:43.791124 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 431/1718] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:13:43 2026] DELETE /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:43.795800 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-034e965b-7908-40ad-8bbc-3cdea8355c6a req-6ac69a86-a968-417c-9746-b4ea60381a98 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:43.800138 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-da6bf909-d6eb-4379-8a35-0cd07f8fca74 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:43.801131 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-034e965b-7908-40ad-8bbc-3cdea8355c6a req-6ac69a86-a968-417c-9746-b4ea60381a98 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-reader] GET https://10.4.3.127/volume/v3/volumes/6bf94d11-dba8-45d5-9b25-a60137f056e7 Aug 14 06:13:43.801368 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-034e965b-7908-40ad-8bbc-3cdea8355c6a req-6ac69a86-a968-417c-9746-b4ea60381a98 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:43.801630 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-034e965b-7908-40ad-8bbc-3cdea8355c6a req-6ac69a86-a968-417c-9746-b4ea60381a98 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-reader] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:43.802877 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-da6bf909-d6eb-4379-8a35-0cd07f8fca74 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] GET https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 Aug 14 06:13:43.803084 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-da6bf909-d6eb-4379-8a35-0cd07f8fca74 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:43.803352 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-da6bf909-d6eb-4379-8a35-0cd07f8fca74 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:43.809717 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:43.809717 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:43.814056 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:43.814056 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:43.814215 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-034e965b-7908-40ad-8bbc-3cdea8355c6a req-6ac69a86-a968-417c-9746-b4ea60381a98 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-reader] Volume info retrieved successfully. Aug 14 06:13:43.819140 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-034e965b-7908-40ad-8bbc-3cdea8355c6a req-6ac69a86-a968-417c-9746-b4ea60381a98 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-reader] https://10.4.3.127/volume/v3/volumes/6bf94d11-dba8-45d5-9b25-a60137f056e7 returned with HTTP 200 Aug 14 06:13:43.819643 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 431/1719] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:13:43 2026] GET /volume/v3/volumes/6bf94d11-dba8-45d5-9b25-a60137f056e7 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:43.821005 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-da6bf909-d6eb-4379-8a35-0cd07f8fca74 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Volume info retrieved successfully. Aug 14 06:13:43.824423 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ed27e1f1-d2d9-4084-b067-577d7aa013e7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:43.830060 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-da6bf909-d6eb-4379-8a35-0cd07f8fca74 tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 returned with HTTP 200 Aug 14 06:13:43.830117 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ed27e1f1-d2d9-4084-b067-577d7aa013e7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 Aug 14 06:13:43.830160 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 426/1720] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:43 2026] GET /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:43.830196 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ed27e1f1-d2d9-4084-b067-577d7aa013e7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:43.830196 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ed27e1f1-d2d9-4084-b067-577d7aa013e7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:43.842421 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:43.842421 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:43.847853 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-ed27e1f1-d2d9-4084-b067-577d7aa013e7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:43.852663 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ed27e1f1-d2d9-4084-b067-577d7aa013e7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 returned with HTTP 200 Aug 14 06:13:43.853169 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 433/1721] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:43 2026] GET /volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:43.857443 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-44b7c07d-5548-43ba-b56d-87151d559f05 req-2c3e325e-28b2-4ca4-8f2d-8c8a035ad220 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:43.866475 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-44b7c07d-5548-43ba-b56d-87151d559f05 req-2c3e325e-28b2-4ca4-8f2d-8c8a035ad220 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6bf94d11-dba8-45d5-9b25-a60137f056e7 Aug 14 06:13:43.866475 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-44b7c07d-5548-43ba-b56d-87151d559f05 req-2c3e325e-28b2-4ca4-8f2d-8c8a035ad220 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:43.866475 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-44b7c07d-5548-43ba-b56d-87151d559f05 req-2c3e325e-28b2-4ca4-8f2d-8c8a035ad220 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:43.866475 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [req-44b7c07d-5548-43ba-b56d-87151d559f05 req-2c3e325e-28b2-4ca4-8f2d-8c8a035ad220 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Delete volume with id: 6bf94d11-dba8-45d5-9b25-a60137f056e7 Aug 14 06:13:43.868861 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-03c621ed-a9c2-45a7-9a76-8c60f52fde6a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:43.870916 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03c621ed-a9c2-45a7-9a76-8c60f52fde6a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 Aug 14 06:13:43.871210 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-03c621ed-a9c2-45a7-9a76-8c60f52fde6a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:43.871545 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-03c621ed-a9c2-45a7-9a76-8c60f52fde6a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:43.874189 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:43.874189 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:43.874744 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-44b7c07d-5548-43ba-b56d-87151d559f05 req-2c3e325e-28b2-4ca4-8f2d-8c8a035ad220 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Volume info retrieved successfully. Aug 14 06:13:43.882613 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:43.882613 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:43.886652 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-03c621ed-a9c2-45a7-9a76-8c60f52fde6a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:43.892650 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03c621ed-a9c2-45a7-9a76-8c60f52fde6a tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 returned with HTTP 200 Aug 14 06:13:43.893071 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 432/1722] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:43 2026] GET /volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:43.897961 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-44b7c07d-5548-43ba-b56d-87151d559f05 req-2c3e325e-28b2-4ca4-8f2d-8c8a035ad220 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Delete volume request issued successfully. Aug 14 06:13:43.897961 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-44b7c07d-5548-43ba-b56d-87151d559f05 req-2c3e325e-28b2-4ca4-8f2d-8c8a035ad220 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] https://10.4.3.127/volume/v3/volumes/6bf94d11-dba8-45d5-9b25-a60137f056e7 returned with HTTP 202 Aug 14 06:13:43.897961 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 432/1723] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 14 06:13:43 2026] DELETE /volume/v3/volumes/6bf94d11-dba8-45d5-9b25-a60137f056e7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:43.911993 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fde20707-8f0d-426f-b377-2ca85d202cbb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:43.914825 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fde20707-8f0d-426f-b377-2ca85d202cbb tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 Aug 14 06:13:43.915272 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fde20707-8f0d-426f-b377-2ca85d202cbb tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:43.915764 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fde20707-8f0d-426f-b377-2ca85d202cbb tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:43.915939 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-fde20707-8f0d-426f-b377-2ca85d202cbb tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete volume with id: 0d6a26d0-597a-4e94-a194-f6479d550898 Aug 14 06:13:43.926699 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-611450c5-3963-44b8-b52c-9385fc71b6f8 req-bfbf1f83-4437-4d9f-827d-814923ca450c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:43.926834 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:43.926834 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:43.929073 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-fde20707-8f0d-426f-b377-2ca85d202cbb tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:43.930807 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-611450c5-3963-44b8-b52c-9385fc71b6f8 req-bfbf1f83-4437-4d9f-827d-814923ca450c tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] GET https://10.4.3.127/volume/v3/volumes/6bf94d11-dba8-45d5-9b25-a60137f056e7 Aug 14 06:13:43.931190 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-611450c5-3963-44b8-b52c-9385fc71b6f8 req-bfbf1f83-4437-4d9f-827d-814923ca450c tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:43.932124 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-611450c5-3963-44b8-b52c-9385fc71b6f8 req-bfbf1f83-4437-4d9f-827d-814923ca450c tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:43.940269 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:43.940269 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:43.945623 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-611450c5-3963-44b8-b52c-9385fc71b6f8 req-bfbf1f83-4437-4d9f-827d-814923ca450c tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Volume info retrieved successfully. Aug 14 06:13:43.950878 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-fde20707-8f0d-426f-b377-2ca85d202cbb tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete volume request issued successfully. Aug 14 06:13:43.951918 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fde20707-8f0d-426f-b377-2ca85d202cbb tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 returned with HTTP 202 Aug 14 06:13:43.951988 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-611450c5-3963-44b8-b52c-9385fc71b6f8 req-bfbf1f83-4437-4d9f-827d-814923ca450c tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] https://10.4.3.127/volume/v3/volumes/6bf94d11-dba8-45d5-9b25-a60137f056e7 returned with HTTP 200 Aug 14 06:13:43.952041 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 427/1724] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:13:43 2026] DELETE /volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:43.952070 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 434/1725] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:13:43 2026] GET /volume/v3/volumes/6bf94d11-dba8-45d5-9b25-a60137f056e7 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:43.962839 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dd52e2c6-a81e-4f1a-85e5-9f3fc8724d12 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:43.965077 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dd52e2c6-a81e-4f1a-85e5-9f3fc8724d12 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 Aug 14 06:13:43.965283 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dd52e2c6-a81e-4f1a-85e5-9f3fc8724d12 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:43.965523 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dd52e2c6-a81e-4f1a-85e5-9f3fc8724d12 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:43.972754 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:43.972754 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:43.977209 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dd52e2c6-a81e-4f1a-85e5-9f3fc8724d12 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:43.982042 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dd52e2c6-a81e-4f1a-85e5-9f3fc8724d12 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 returned with HTTP 200 Aug 14 06:13:43.982619 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 433/1726] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:43 2026] GET /volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:44.846463 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-027f3749-8282-4e7f-868e-dd650ca3c9ff None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:44.849493 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-027f3749-8282-4e7f-868e-dd650ca3c9ff tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] GET https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 Aug 14 06:13:44.849859 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-027f3749-8282-4e7f-868e-dd650ca3c9ff tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:44.850211 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-027f3749-8282-4e7f-868e-dd650ca3c9ff tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:44.857260 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-027f3749-8282-4e7f-868e-dd650ca3c9ff tempest-VolumesActionsTest-700100518 tempest-VolumesActionsTest-700100518-project-member] https://10.4.3.127/volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 returned with HTTP 404 Aug 14 06:13:44.857772 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 433/1727] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:44 2026] GET /volume/v3/volumes/6f2bf56d-1da5-4acd-a836-377d0721ac84 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:44.980569 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-8865e095-fc66-45ce-b8e8-c2536fad6613 req-ab008d8a-c2bd-44e4-8e16-1a8d33fac685 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:44.983502 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-8865e095-fc66-45ce-b8e8-c2536fad6613 req-ab008d8a-c2bd-44e4-8e16-1a8d33fac685 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] GET https://10.4.3.127/volume/v3/volumes/6bf94d11-dba8-45d5-9b25-a60137f056e7 Aug 14 06:13:44.983789 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-8865e095-fc66-45ce-b8e8-c2536fad6613 req-ab008d8a-c2bd-44e4-8e16-1a8d33fac685 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:44.984051 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-8865e095-fc66-45ce-b8e8-c2536fad6613 req-ab008d8a-c2bd-44e4-8e16-1a8d33fac685 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:44.991895 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-8865e095-fc66-45ce-b8e8-c2536fad6613 req-ab008d8a-c2bd-44e4-8e16-1a8d33fac685 tempest-VolumesGetTestJSON-771446565 tempest-VolumesGetTestJSON-771446565-project-member] https://10.4.3.127/volume/v3/volumes/6bf94d11-dba8-45d5-9b25-a60137f056e7 returned with HTTP 404 Aug 14 06:13:44.994748 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 428/1728] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:13:44 2026] GET /volume/v3/volumes/6bf94d11-dba8-45d5-9b25-a60137f056e7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:44.999167 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4d31e982-63d2-4804-8ece-a81dfffa0db0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:45.001264 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4d31e982-63d2-4804-8ece-a81dfffa0db0 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 Aug 14 06:13:45.001679 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4d31e982-63d2-4804-8ece-a81dfffa0db0 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:45.002053 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4d31e982-63d2-4804-8ece-a81dfffa0db0 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:45.013829 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4d31e982-63d2-4804-8ece-a81dfffa0db0 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 returned with HTTP 404 Aug 14 06:13:45.014855 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 435/1729] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:44 2026] GET /volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:45.023147 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-40474c19-0e18-4e77-b439-77707d0629e5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:45.025055 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-40474c19-0e18-4e77-b439-77707d0629e5 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 Aug 14 06:13:45.025277 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-40474c19-0e18-4e77-b439-77707d0629e5 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:45.025538 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-40474c19-0e18-4e77-b439-77707d0629e5 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:45.032023 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-40474c19-0e18-4e77-b439-77707d0629e5 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 returned with HTTP 404 Aug 14 06:13:45.032639 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 434/1730] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:45 2026] GET /volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:45.041031 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fe1f33f3-8687-4f98-afa9-4eab4fefd785 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:45.043575 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe1f33f3-8687-4f98-afa9-4eab4fefd785 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 Aug 14 06:13:45.043941 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe1f33f3-8687-4f98-afa9-4eab4fefd785 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:45.043941 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe1f33f3-8687-4f98-afa9-4eab4fefd785 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:45.044195 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-fe1f33f3-8687-4f98-afa9-4eab4fefd785 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete volume with id: 0d6a26d0-597a-4e94-a194-f6479d550898 Aug 14 06:13:45.055621 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe1f33f3-8687-4f98-afa9-4eab4fefd785 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 returned with HTTP 404 Aug 14 06:13:45.057528 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 434/1731] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:13:45 2026] DELETE /volume/v3/volumes/0d6a26d0-597a-4e94-a194-f6479d550898 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:45.064835 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8da6c749-4a8f-45c1-880e-716b91b0792d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:45.066874 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8da6c749-4a8f-45c1-880e-716b91b0792d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/c410082c-2071-4e82-9559-d2619492ddb8 Aug 14 06:13:45.067060 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8da6c749-4a8f-45c1-880e-716b91b0792d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:45.067252 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8da6c749-4a8f-45c1-880e-716b91b0792d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:45.067381 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-8da6c749-4a8f-45c1-880e-716b91b0792d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete snapshot with id: c410082c-2071-4e82-9559-d2619492ddb8 Aug 14 06:13:45.074515 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:45.074515 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:45.074980 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8da6c749-4a8f-45c1-880e-716b91b0792d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:13:45.099849 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8da6c749-4a8f-45c1-880e-716b91b0792d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot delete request issued successfully. Aug 14 06:13:45.100113 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8da6c749-4a8f-45c1-880e-716b91b0792d tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/c410082c-2071-4e82-9559-d2619492ddb8 returned with HTTP 202 Aug 14 06:13:45.100717 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 429/1732] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:13:45 2026] DELETE /volume/v3/snapshots/c410082c-2071-4e82-9559-d2619492ddb8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:45.110289 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-57d89b1f-40fa-4f9f-ae86-0c6e27540773 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:45.115692 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-57d89b1f-40fa-4f9f-ae86-0c6e27540773 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/c410082c-2071-4e82-9559-d2619492ddb8 Aug 14 06:13:45.115692 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-57d89b1f-40fa-4f9f-ae86-0c6e27540773 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:45.115692 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-57d89b1f-40fa-4f9f-ae86-0c6e27540773 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:45.121727 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:45.121727 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:45.123218 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-57d89b1f-40fa-4f9f-ae86-0c6e27540773 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Snapshot retrieved successfully. Aug 14 06:13:45.124996 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-57d89b1f-40fa-4f9f-ae86-0c6e27540773 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/c410082c-2071-4e82-9559-d2619492ddb8 returned with HTTP 200 Aug 14 06:13:45.125801 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 436/1733] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:45 2026] GET /volume/v3/snapshots/c410082c-2071-4e82-9559-d2619492ddb8 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:46.136971 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-290097ea-8b37-4e9e-b0f4-fba43dcb486c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:46.139992 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-290097ea-8b37-4e9e-b0f4-fba43dcb486c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/snapshots/c410082c-2071-4e82-9559-d2619492ddb8 Aug 14 06:13:46.140233 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-290097ea-8b37-4e9e-b0f4-fba43dcb486c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:46.140506 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-290097ea-8b37-4e9e-b0f4-fba43dcb486c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:46.147854 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-290097ea-8b37-4e9e-b0f4-fba43dcb486c tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/snapshots/c410082c-2071-4e82-9559-d2619492ddb8 returned with HTTP 404 Aug 14 06:13:46.148592 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 435/1734] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:46 2026] GET /volume/v3/snapshots/c410082c-2071-4e82-9559-d2619492ddb8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:46.158024 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-26269f68-2081-4f87-b400-b81d887bab01 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:46.160612 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-26269f68-2081-4f87-b400-b81d887bab01 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/dc65eeda-9d54-4b4a-a443-05ccd11b6def Aug 14 06:13:46.160612 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-26269f68-2081-4f87-b400-b81d887bab01 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:46.160612 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-26269f68-2081-4f87-b400-b81d887bab01 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:46.169765 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:46.169765 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:46.175205 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-26269f68-2081-4f87-b400-b81d887bab01 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:46.183472 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-26269f68-2081-4f87-b400-b81d887bab01 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/dc65eeda-9d54-4b4a-a443-05ccd11b6def returned with HTTP 200 Aug 14 06:13:46.184014 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 435/1735] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:46 2026] GET /volume/v3/volumes/dc65eeda-9d54-4b4a-a443-05ccd11b6def => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:46.200074 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a99c42d7-295a-4087-b7b4-17214ca922bc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:46.201818 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a99c42d7-295a-4087-b7b4-17214ca922bc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/volumes/dc65eeda-9d54-4b4a-a443-05ccd11b6def Aug 14 06:13:46.202021 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a99c42d7-295a-4087-b7b4-17214ca922bc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:46.202235 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a99c42d7-295a-4087-b7b4-17214ca922bc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:46.202449 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-a99c42d7-295a-4087-b7b4-17214ca922bc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete volume with id: dc65eeda-9d54-4b4a-a443-05ccd11b6def Aug 14 06:13:46.212173 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:46.212173 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:46.212697 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a99c42d7-295a-4087-b7b4-17214ca922bc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:46.237312 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a99c42d7-295a-4087-b7b4-17214ca922bc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete volume request issued successfully. Aug 14 06:13:46.237625 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a99c42d7-295a-4087-b7b4-17214ca922bc tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/dc65eeda-9d54-4b4a-a443-05ccd11b6def returned with HTTP 202 Aug 14 06:13:46.238198 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 430/1736] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:13:46 2026] DELETE /volume/v3/volumes/dc65eeda-9d54-4b4a-a443-05ccd11b6def => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:46.251834 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-da0c6250-908e-4264-8270-a6ccc2883ac7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:46.254629 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-da0c6250-908e-4264-8270-a6ccc2883ac7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/dc65eeda-9d54-4b4a-a443-05ccd11b6def Aug 14 06:13:46.255146 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-da0c6250-908e-4264-8270-a6ccc2883ac7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:46.255510 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-da0c6250-908e-4264-8270-a6ccc2883ac7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:46.269629 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:46.269629 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:46.277072 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-da0c6250-908e-4264-8270-a6ccc2883ac7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:46.285951 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-da0c6250-908e-4264-8270-a6ccc2883ac7 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/dc65eeda-9d54-4b4a-a443-05ccd11b6def returned with HTTP 200 Aug 14 06:13:46.286228 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 437/1737] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:46 2026] GET /volume/v3/volumes/dc65eeda-9d54-4b4a-a443-05ccd11b6def => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:47.120989 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-05484b04-075a-471e-a037-1b0427481d66 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:47.201648 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-05484b04-075a-471e-a037-1b0427481d66 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:13:47.207424 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-05484b04-075a-471e-a037-1b0427481d66 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1538114823"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:47.225540 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-05484b04-075a-471e-a037-1b0427481d66 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:13:47.226062 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 436/1738] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:13:47 2026] POST /volume/v3/types => generated 228 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:47.235158 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f668b527-1980-4cb7-8758-526b4d89df48 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:47.237072 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f668b527-1980-4cb7-8758-526b4d89df48 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 14 06:13:47.237520 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f668b527-1980-4cb7-8758-526b4d89df48 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1255735812"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:47.258054 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f668b527-1980-4cb7-8758-526b4d89df48 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 14 06:13:47.258054 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 436/1739] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 14 06:13:47 2026] POST /volume/v3/group_types => generated 185 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:47.264526 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-075b8517-c8ec-4873-94bf-83e43662a452 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:47.306646 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8bae1b53-653a-4e72-a7d8-573a1c69a1ba None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:47.310635 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8bae1b53-653a-4e72-a7d8-573a1c69a1ba tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/dc65eeda-9d54-4b4a-a443-05ccd11b6def Aug 14 06:13:47.311154 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8bae1b53-653a-4e72-a7d8-573a1c69a1ba tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:47.311576 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8bae1b53-653a-4e72-a7d8-573a1c69a1ba tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:47.322575 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8bae1b53-653a-4e72-a7d8-573a1c69a1ba tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/dc65eeda-9d54-4b4a-a443-05ccd11b6def returned with HTTP 404 Aug 14 06:13:47.323567 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 438/1740] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:47 2026] GET /volume/v3/volumes/dc65eeda-9d54-4b4a-a443-05ccd11b6def => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:47.332429 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-27f912d9-adff-4754-9ae5-734a63671980 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:47.334113 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-075b8517-c8ec-4873-94bf-83e43662a452 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] POST https://10.4.3.127/volume/v3/groups Aug 14 06:13:47.334184 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-27f912d9-adff-4754-9ae5-734a63671980 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:13:47.334326 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-27f912d9-adff-4754-9ae5-734a63671980 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:47.334530 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-27f912d9-adff-4754-9ae5-734a63671980 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:47.334660 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-075b8517-c8ec-4873-94bf-83e43662a452 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "25a75c97-0f54-4b1b-b6be-8e68722bb762", "volume_types": ["ee6cd3b7-d23a-4948-88cf-d4b49652fa21"], "name": "tempest-GroupSnapshotsV319Test-Group-85249930"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:47.336669 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.groups [None req-075b8517-c8ec-4873-94bf-83e43662a452 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Creating new group {'group': {'group_type': '25a75c97-0f54-4b1b-b6be-8e68722bb762', 'volume_types': ['ee6cd3b7-d23a-4948-88cf-d4b49652fa21'], 'name': 'tempest-GroupSnapshotsV319Test-Group-85249930'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 06:13:47.340577 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.groups [None req-075b8517-c8ec-4873-94bf-83e43662a452 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-85249930. Aug 14 06:13:47.341029 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:47.341029 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:47.344227 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-27f912d9-adff-4754-9ae5-734a63671980 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:47.348033 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-27f912d9-adff-4754-9ae5-734a63671980 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 returned with HTTP 200 Aug 14 06:13:47.348414 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 437/1741] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:47 2026] GET /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:47.364080 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-09d3f628-49b3-4629-9a8a-d254d0737ae2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:47.366306 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-09d3f628-49b3-4629-9a8a-d254d0737ae2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:13:47.366580 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-09d3f628-49b3-4629-9a8a-d254d0737ae2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:47.366862 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-09d3f628-49b3-4629-9a8a-d254d0737ae2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:47.367066 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-09d3f628-49b3-4629-9a8a-d254d0737ae2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete volume with id: e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:13:47.367670 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-075b8517-c8ec-4873-94bf-83e43662a452 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Availability zone cache updated, next update will occur around 2026-08-14 07:13:47.367340. {{(pid=100405) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 06:13:47.368112 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-075b8517-c8ec-4873-94bf-83e43662a452 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Availability Zones retrieved successfully. Aug 14 06:13:47.376603 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:47.376603 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:47.377251 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-09d3f628-49b3-4629-9a8a-d254d0737ae2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:47.386234 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-075b8517-c8ec-4873-94bf-83e43662a452 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Created reservations ['e4f5a3bb-cd83-4a10-92f2-9e3bfe65988f'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:47.399654 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-09d3f628-49b3-4629-9a8a-d254d0737ae2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Delete volume request issued successfully. Aug 14 06:13:47.399862 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-09d3f628-49b3-4629-9a8a-d254d0737ae2 tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 returned with HTTP 202 Aug 14 06:13:47.400506 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 437/1742] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:13:47 2026] DELETE /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:47.411804 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ab4ec222-c098-48d8-98c3-fde7523201fa None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:47.414085 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ab4ec222-c098-48d8-98c3-fde7523201fa tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:13:47.414546 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ab4ec222-c098-48d8-98c3-fde7523201fa tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:47.414945 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ab4ec222-c098-48d8-98c3-fde7523201fa tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:47.415010 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-075b8517-c8ec-4873-94bf-83e43662a452 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/groups returned with HTTP 202 Aug 14 06:13:47.415748 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 431/1743] 10.4.3.127 () {70 vars in 1297 bytes} [Fri Aug 14 06:13:47 2026] POST /volume/v3/groups => generated 114 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:47.424100 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-166d87b5-bd47-4328-a74d-3ff7c7ed2376 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:47.424164 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:47.424164 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:47.426148 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-166d87b5-bd47-4328-a74d-3ff7c7ed2376 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] GET https://10.4.3.127/volume/v3/groups/49b1705f-37e8-44db-b559-32daf7a49658 Aug 14 06:13:47.426379 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-166d87b5-bd47-4328-a74d-3ff7c7ed2376 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:47.426626 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-166d87b5-bd47-4328-a74d-3ff7c7ed2376 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:47.426780 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-166d87b5-bd47-4328-a74d-3ff7c7ed2376 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] show called for member 49b1705f-37e8-44db-b559-32daf7a49658 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:13:47.431687 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:47.431687 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:47.432130 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-ab4ec222-c098-48d8-98c3-fde7523201fa tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Volume info retrieved successfully. Aug 14 06:13:47.440155 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ab4ec222-c098-48d8-98c3-fde7523201fa tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 returned with HTTP 200 Aug 14 06:13:47.441089 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 439/1744] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:47 2026] GET /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:47.447097 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-166d87b5-bd47-4328-a74d-3ff7c7ed2376 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/groups/49b1705f-37e8-44db-b559-32daf7a49658 returned with HTTP 200 Aug 14 06:13:47.447602 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 438/1745] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:13:47 2026] GET /volume/v3/groups/49b1705f-37e8-44db-b559-32daf7a49658 => generated 394 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:48.458569 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ecdc1013-21f2-481b-8889-c00981f32f8e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:48.460373 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ecdc1013-21f2-481b-8889-c00981f32f8e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] GET https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 Aug 14 06:13:48.460587 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ecdc1013-21f2-481b-8889-c00981f32f8e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:48.460783 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ecdc1013-21f2-481b-8889-c00981f32f8e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:48.466871 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ecdc1013-21f2-481b-8889-c00981f32f8e tempest-VolumesSnapshotTestJSON-926045045 tempest-VolumesSnapshotTestJSON-926045045-project-member] https://10.4.3.127/volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 returned with HTTP 404 Aug 14 06:13:48.466963 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3babf0b0-e75c-46b4-a746-7a3fb91b3346 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:48.468614 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 438/1746] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:48 2026] GET /volume/v3/volumes/e63c8dcc-732d-4e91-ae32-87953f159f68 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:48.470544 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3babf0b0-e75c-46b4-a746-7a3fb91b3346 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] GET https://10.4.3.127/volume/v3/groups/49b1705f-37e8-44db-b559-32daf7a49658 Aug 14 06:13:48.470594 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3babf0b0-e75c-46b4-a746-7a3fb91b3346 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:48.470864 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3babf0b0-e75c-46b4-a746-7a3fb91b3346 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:48.470864 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.groups [None req-3babf0b0-e75c-46b4-a746-7a3fb91b3346 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] show called for member 49b1705f-37e8-44db-b559-32daf7a49658 {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:13:48.477559 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:48.477559 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:48.485879 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3babf0b0-e75c-46b4-a746-7a3fb91b3346 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/groups/49b1705f-37e8-44db-b559-32daf7a49658 returned with HTTP 200 Aug 14 06:13:48.486306 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 432/1747] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:13:48 2026] GET /volume/v3/groups/49b1705f-37e8-44db-b559-32daf7a49658 => generated 395 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:48.496590 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c227288c-213f-4c9e-a414-a1ce0463549c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:48.498755 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:13:48.499267 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-138044381", "volume_type": "ee6cd3b7-d23a-4948-88cf-d4b49652fa21", "group_id": "49b1705f-37e8-44db-b559-32daf7a49658", "size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:48.501437 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-138044381', 'volume_type': 'ee6cd3b7-d23a-4948-88cf-d4b49652fa21', 'group_id': '49b1705f-37e8-44db-b559-32daf7a49658', 'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:13:48.512511 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:48.512511 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:48.513245 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Create volume of 1 GB Aug 14 06:13:48.520661 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Availability Zones retrieved successfully. Aug 14 06:13:48.525587 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Flow 'volume_create_api' (3093fc88-7c34-469b-9572-6d890d784cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:48.527470 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4256874-d12d-44cb-8859-72e34d42b77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:48.528213 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:48.528213 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:48.528213 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:13:48.551137 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4256874-d12d-44cb-8859-72e34d42b77c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:13:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ee6cd3b7-d23a-4948-88cf-d4b49652fa21,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1538114823',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ee6cd3b7-d23a-4948-88cf-d4b49652fa21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '49b1705f-37e8-44db-b559-32daf7a49658', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:48.551137 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (209542a0-54d8-431e-9f24-ca42964ab640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:48.554718 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:48.590362 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1538114823 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1538114823, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:13:48.590835 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1538114823 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1538114823, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:13:48.642207 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Created reservations ['3cac0314-0e36-4363-b681-85bc7f203d93', '1cbdca08-a375-47e5-aa74-41f00cb3df43', '798c0101-89d2-40e9-8c23-7c7935ca6a41', '3848472d-b3ac-467f-a98d-e06cf8f583e8'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:48.643075 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (209542a0-54d8-431e-9f24-ca42964ab640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cac0314-0e36-4363-b681-85bc7f203d93', '1cbdca08-a375-47e5-aa74-41f00cb3df43', '798c0101-89d2-40e9-8c23-7c7935ca6a41', '3848472d-b3ac-467f-a98d-e06cf8f583e8']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:48.643863 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23e0fb3f-2daa-49a5-ad56-b8560c9e112f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:48.673075 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23e0fb3f-2daa-49a5-ad56-b8560c9e112f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e2ae027-c8c9-4625-80b5-5854e8026a48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-138044381',encryption_key_id=None,group_id=49b1705f-37e8-44db-b559-32daf7a49658,group_type_id=,metadata={},multiattach=False,project_id='c029a17dc859407dae8e0fc27c86665c',qos_specs=None,replication_status=,reservations=['3cac0314-0e36-4363-b681-85bc7f203d93','1cbdca08-a375-47e5-aa74-41f00cb3df43','798c0101-89d2-40e9-8c23-7c7935ca6a41','3848472d-b3ac-467f-a98d-e06cf8f583e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5e7778e54404775b4ea2e11158eeb1d',volume_type_id=ee6cd3b7-d23a-4948-88cf-d4b49652fa21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:13:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-138044381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=49b1705f-37e8-44db-b559-32daf7a49658,host=None,id=9e2ae027-c8c9-4625-80b5-5854e8026a48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c029a17dc859407dae8e0fc27c86665c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5e7778e54404775b4ea2e11158eeb1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ee6cd3b7-d23a-4948-88cf-d4b49652fa21),volume_type_id=ee6cd3b7-d23a-4948-88cf-d4b49652fa21)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:48.675107 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d96e3883-a641-4da7-aa05-73c0453f1cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:48.689758 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:13:48.689758 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1271234347", "metadata": {"Type": "Test"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:48.691050 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1271234347', 'metadata': {'Type': 'Test'}}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:13:48.691161 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Create volume of 1 GB Aug 14 06:13:48.691475 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:48.691475 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:48.692444 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d96e3883-a641-4da7-aa05-73c0453f1cff) transitioned into state 'SUCCESS' from state '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-138044381',encryption_key_id=None,group_id=49b1705f-37e8-44db-b559-32daf7a49658,group_type_id=,metadata={},multiattach=False,project_id='c029a17dc859407dae8e0fc27c86665c',qos_specs=None,replication_status=,reservations=['3cac0314-0e36-4363-b681-85bc7f203d93','1cbdca08-a375-47e5-aa74-41f00cb3df43','798c0101-89d2-40e9-8c23-7c7935ca6a41','3848472d-b3ac-467f-a98d-e06cf8f583e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5e7778e54404775b4ea2e11158eeb1d',volume_type_id=ee6cd3b7-d23a-4948-88cf-d4b49652fa21)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:48.693189 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7744d04-c98e-4674-88f9-33ccdc64e07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:48.695521 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Availability Zones retrieved successfully. Aug 14 06:13:48.701125 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Flow 'volume_create_api' (78d3a52e-d662-4b96-8b3a-414af473844e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:48.702055 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dfe3a11-c5bb-4ead-a357-edb45c1f23bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:48.702994 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:13:48.706255 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7744d04-c98e-4674-88f9-33ccdc64e07a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:48.707224 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Flow 'volume_create_api' (3093fc88-7c34-469b-9572-6d890d784cb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:48.707624 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Create volume request issued successfully. Aug 14 06:13:48.708422 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:13:48.708647 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:13:48.725681 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dfe3a11-c5bb-4ead-a357-edb45c1f23bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:48.726344 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b8e414f-b7cb-4b86-9618-681115c2f465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:48.746288 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:13:48.749113 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:48.749113 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:48.752761 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c227288c-213f-4c9e-a414-a1ce0463549c tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:13:48.753201 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 440/1748] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:13:48 2026] POST /volume/v3/volumes => generated 826 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:48.765236 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-17a42124-2483-4cee-963f-249ab67d2a2e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:48.766994 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-17a42124-2483-4cee-963f-249ab67d2a2e tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] GET https://10.4.3.127/volume/v3/volumes/9e2ae027-c8c9-4625-80b5-5854e8026a48 Aug 14 06:13:48.767193 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-17a42124-2483-4cee-963f-249ab67d2a2e tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:48.767369 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-17a42124-2483-4cee-963f-249ab67d2a2e tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:48.775568 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:48.775568 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:48.779326 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Created reservations ['a32048c3-1340-437d-bbf2-1ce5b13ab5a9', '8d912f06-08e0-4dc5-83c5-43bb7c0edf6f', '0fe4ff20-1d34-4050-898a-d6fa5813d31d', '9d1feb74-f1dc-4774-9717-c5b32f669716'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:48.780178 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b8e414f-b7cb-4b86-9618-681115c2f465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a32048c3-1340-437d-bbf2-1ce5b13ab5a9', '8d912f06-08e0-4dc5-83c5-43bb7c0edf6f', '0fe4ff20-1d34-4050-898a-d6fa5813d31d', '9d1feb74-f1dc-4774-9717-c5b32f669716']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:48.780998 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5890a581-097a-42b5-8a9c-45a616e42d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:48.781261 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-17a42124-2483-4cee-963f-249ab67d2a2e tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Volume info retrieved successfully. Aug 14 06:13:48.782009 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-17a42124-2483-4cee-963f-249ab67d2a2e tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:13:48.782195 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-17a42124-2483-4cee-963f-249ab67d2a2e tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:13:48.805076 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5890a581-097a-42b5-8a9c-45a616e42d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a95467c-dc48-4196-b1e6-a3f7f4ab7af4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1271234347',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d8271dad292c4a69af5e625d1fb9b776',qos_specs=None,replication_status=,reservations=['a32048c3-1340-437d-bbf2-1ce5b13ab5a9','8d912f06-08e0-4dc5-83c5-43bb7c0edf6f','0fe4ff20-1d34-4050-898a-d6fa5813d31d','9d1feb74-f1dc-4774-9717-c5b32f669716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='912626c14c694ffd9a08f99b81d1e90f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:13:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1271234347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a95467c-dc48-4196-b1e6-a3f7f4ab7af4,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d8271dad292c4a69af5e625d1fb9b776',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='912626c14c694ffd9a08f99b81d1e90f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:48.806280 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7df2543-82a6-4ac1-be34-6eb86cc8ab15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:48.829731 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7df2543-82a6-4ac1-be34-6eb86cc8ab15) transitioned into state 'SUCCESS' from state '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-1271234347',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d8271dad292c4a69af5e625d1fb9b776',qos_specs=None,replication_status=,reservations=['a32048c3-1340-437d-bbf2-1ce5b13ab5a9','8d912f06-08e0-4dc5-83c5-43bb7c0edf6f','0fe4ff20-1d34-4050-898a-d6fa5813d31d','9d1feb74-f1dc-4774-9717-c5b32f669716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='912626c14c694ffd9a08f99b81d1e90f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:48.829890 np0000007331 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-17a42124-2483-4cee-963f-249ab67d2a2e tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:13:48.829968 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa44f814-ab77-4490-9346-f4a4023fde36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:48.834301 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:48.834301 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:48.839965 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa44f814-ab77-4490-9346-f4a4023fde36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:48.840726 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Flow 'volume_create_api' (78d3a52e-d662-4b96-8b3a-414af473844e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:48.841042 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Create volume request issued successfully. Aug 14 06:13:48.841886 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bef76918-3dbd-49b5-b8a1-256c6180cb35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:13:48.842305 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 439/1749] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:13:48 2026] POST /volume/v3/volumes => generated 759 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:48.850662 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-17a42124-2483-4cee-963f-249ab67d2a2e tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/volumes/9e2ae027-c8c9-4625-80b5-5854e8026a48 returned with HTTP 200 Aug 14 06:13:48.851105 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 439/1750] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:48 2026] GET /volume/v3/volumes/9e2ae027-c8c9-4625-80b5-5854e8026a48 => generated 894 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:48.854346 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-92e65ec9-08a0-4107-ba50-9f0e5f2e274e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:48.857505 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-92e65ec9-08a0-4107-ba50-9f0e5f2e274e tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 Aug 14 06:13:48.857505 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-92e65ec9-08a0-4107-ba50-9f0e5f2e274e tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:48.857505 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-92e65ec9-08a0-4107-ba50-9f0e5f2e274e tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:48.869807 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:48.869807 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:48.877369 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-92e65ec9-08a0-4107-ba50-9f0e5f2e274e tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:48.881506 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-92e65ec9-08a0-4107-ba50-9f0e5f2e274e tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 returned with HTTP 200 Aug 14 06:13:48.881821 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 433/1751] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:48 2026] GET /volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:49.396272 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-810e247a-8333-4198-9ab7-04c2c6052571 req-d12b3277-2f92-4437-9a87-ffc34ea91c1b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:49.399462 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-810e247a-8333-4198-9ab7-04c2c6052571 req-d12b3277-2f92-4437-9a87-ffc34ea91c1b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd Aug 14 06:13:49.399719 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-810e247a-8333-4198-9ab7-04c2c6052571 req-d12b3277-2f92-4437-9a87-ffc34ea91c1b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:49.399946 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-810e247a-8333-4198-9ab7-04c2c6052571 req-d12b3277-2f92-4437-9a87-ffc34ea91c1b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:49.417745 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:49.417745 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:49.423900 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-810e247a-8333-4198-9ab7-04c2c6052571 req-d12b3277-2f92-4437-9a87-ffc34ea91c1b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:13:49.430168 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-810e247a-8333-4198-9ab7-04c2c6052571 req-d12b3277-2f92-4437-9a87-ffc34ea91c1b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd returned with HTTP 200 Aug 14 06:13:49.430782 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 441/1752] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:13:49 2026] GET /volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:49.451082 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-810e247a-8333-4198-9ab7-04c2c6052571 req-e7b96235-3f2c-4bb7-a799-cc43c17cdcbb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:49.456487 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-810e247a-8333-4198-9ab7-04c2c6052571 req-e7b96235-3f2c-4bb7-a799-cc43c17cdcbb tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] POST https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd/action Aug 14 06:13:49.456827 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-810e247a-8333-4198-9ab7-04c2c6052571 req-e7b96235-3f2c-4bb7-a799-cc43c17cdcbb tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:49.456994 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-810e247a-8333-4198-9ab7-04c2c6052571 req-e7b96235-3f2c-4bb7-a799-cc43c17cdcbb tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:49.467881 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:49.467881 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:49.468395 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-810e247a-8333-4198-9ab7-04c2c6052571 req-e7b96235-3f2c-4bb7-a799-cc43c17cdcbb tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:13:49.475211 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-810e247a-8333-4198-9ab7-04c2c6052571 req-e7b96235-3f2c-4bb7-a799-cc43c17cdcbb tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Begin detaching volume completed successfully. Aug 14 06:13:49.475511 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-810e247a-8333-4198-9ab7-04c2c6052571 req-e7b96235-3f2c-4bb7-a799-cc43c17cdcbb tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd/action returned with HTTP 202 Aug 14 06:13:49.476020 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 440/1753] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:13:49 2026] POST /volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:13:49.497868 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-77fae9b6-48b6-4c19-a048-67b844268a40 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:49.501553 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-77fae9b6-48b6-4c19-a048-67b844268a40 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd Aug 14 06:13:49.501811 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-77fae9b6-48b6-4c19-a048-67b844268a40 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:49.502051 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-77fae9b6-48b6-4c19-a048-67b844268a40 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:49.513300 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:49.513300 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:49.517455 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-77fae9b6-48b6-4c19-a048-67b844268a40 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:13:49.524528 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-77fae9b6-48b6-4c19-a048-67b844268a40 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd returned with HTTP 200 Aug 14 06:13:49.525020 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 440/1754] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:49 2026] GET /volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:49.536610 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-79f386b7-2f5e-4989-ac46-f493602b14ff None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:49.536610 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-79f386b7-2f5e-4989-ac46-f493602b14ff None None] GET https://10.4.3.127/volume// Aug 14 06:13:49.536610 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-79f386b7-2f5e-4989-ac46-f493602b14ff None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:49.536610 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-79f386b7-2f5e-4989-ac46-f493602b14ff None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:49.536610 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-79f386b7-2f5e-4989-ac46-f493602b14ff None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:13:49.536610 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 434/1755] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:13:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:13:49.546825 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-810e247a-8333-4198-9ab7-04c2c6052571 req-c5c18fbf-2783-4133-8f68-03d27f4dde33 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:49.548848 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-810e247a-8333-4198-9ab7-04c2c6052571 req-c5c18fbf-2783-4133-8f68-03d27f4dde33 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd Aug 14 06:13:49.549055 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-810e247a-8333-4198-9ab7-04c2c6052571 req-c5c18fbf-2783-4133-8f68-03d27f4dde33 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:49.549234 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-810e247a-8333-4198-9ab7-04c2c6052571 req-c5c18fbf-2783-4133-8f68-03d27f4dde33 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:49.558492 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:49.558492 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:49.562511 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-810e247a-8333-4198-9ab7-04c2c6052571 req-c5c18fbf-2783-4133-8f68-03d27f4dde33 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:13:49.567866 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-810e247a-8333-4198-9ab7-04c2c6052571 req-c5c18fbf-2783-4133-8f68-03d27f4dde33 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd returned with HTTP 200 Aug 14 06:13:49.568330 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 442/1756] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:13:49 2026] GET /volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd => generated 1318 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:13:49.866129 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9f8c76d2-a6be-43fb-8335-7a201c7bddee None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:49.869026 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9f8c76d2-a6be-43fb-8335-7a201c7bddee tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] GET https://10.4.3.127/volume/v3/volumes/9e2ae027-c8c9-4625-80b5-5854e8026a48 Aug 14 06:13:49.869313 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9f8c76d2-a6be-43fb-8335-7a201c7bddee tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:49.869603 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9f8c76d2-a6be-43fb-8335-7a201c7bddee tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:49.880045 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:49.880045 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:49.885306 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9f8c76d2-a6be-43fb-8335-7a201c7bddee tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Volume info retrieved successfully. Aug 14 06:13:49.886290 np0000007331 devstack@c-api.service[100406]: WARNING stevedore.named [None req-9f8c76d2-a6be-43fb-8335-7a201c7bddee tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:13:49.886558 np0000007331 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-9f8c76d2-a6be-43fb-8335-7a201c7bddee tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:13:49.897171 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cc274c82-9344-4c6c-b137-ec5cb9e76c77 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:49.899221 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cc274c82-9344-4c6c-b137-ec5cb9e76c77 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 Aug 14 06:13:49.899513 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cc274c82-9344-4c6c-b137-ec5cb9e76c77 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:49.900100 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cc274c82-9344-4c6c-b137-ec5cb9e76c77 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:49.907039 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:49.907039 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:49.911055 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cc274c82-9344-4c6c-b137-ec5cb9e76c77 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:49.915881 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cc274c82-9344-4c6c-b137-ec5cb9e76c77 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 returned with HTTP 200 Aug 14 06:13:49.916241 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 441/1757] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:49 2026] GET /volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:49.930030 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c06db7a9-a415-43ce-b402-dff2ea6dcf80 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:49.931681 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c06db7a9-a415-43ce-b402-dff2ea6dcf80 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 Aug 14 06:13:49.932072 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c06db7a9-a415-43ce-b402-dff2ea6dcf80 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:49.932383 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c06db7a9-a415-43ce-b402-dff2ea6dcf80 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:49.939876 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:49.939876 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:49.942007 np0000007331 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-9f8c76d2-a6be-43fb-8335-7a201c7bddee tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:13:49.947960 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c06db7a9-a415-43ce-b402-dff2ea6dcf80 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:49.948044 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:49.948044 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:49.950459 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c06db7a9-a415-43ce-b402-dff2ea6dcf80 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 returned with HTTP 200 Aug 14 06:13:49.951022 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 435/1758] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:49 2026] GET /volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:49.955593 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9f8c76d2-a6be-43fb-8335-7a201c7bddee tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/volumes/9e2ae027-c8c9-4625-80b5-5854e8026a48 returned with HTTP 200 Aug 14 06:13:49.956138 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 441/1759] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:49 2026] GET /volume/v3/volumes/9e2ae027-c8c9-4625-80b5-5854e8026a48 => generated 919 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:49.971462 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6c18cd63-8dbc-4bfe-8807-c16c33fd1dfe None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:49.976374 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6c18cd63-8dbc-4bfe-8807-c16c33fd1dfe tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] PUT https://10.4.3.127/volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 Aug 14 06:13:49.976802 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6c18cd63-8dbc-4bfe-8807-c16c33fd1dfe tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1271234347"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:49.978624 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c96c89e9-d93e-4312-985f-adf6a68c2e1e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:49.981591 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c96c89e9-d93e-4312-985f-adf6a68c2e1e tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] POST https://10.4.3.127/volume/v3/group_snapshots Aug 14 06:13:49.982142 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c96c89e9-d93e-4312-985f-adf6a68c2e1e tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "49b1705f-37e8-44db-b559-32daf7a49658", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-88624524"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:49.984386 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.group_snapshots [None req-c96c89e9-d93e-4312-985f-adf6a68c2e1e tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '49b1705f-37e8-44db-b559-32daf7a49658', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-88624524'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 06:13:49.988247 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:49.988247 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:49.991635 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.group_snapshots [None req-c96c89e9-d93e-4312-985f-adf6a68c2e1e tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-88624524. Aug 14 06:13:49.996218 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:49.996218 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:50.006091 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6c18cd63-8dbc-4bfe-8807-c16c33fd1dfe tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:50.011980 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:50.011980 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:50.017019 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6c18cd63-8dbc-4bfe-8807-c16c33fd1dfe tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume updated successfully. Aug 14 06:13:50.017019 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6c18cd63-8dbc-4bfe-8807-c16c33fd1dfe tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 returned with HTTP 200 Aug 14 06:13:50.017019 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 443/1760] 10.4.3.127 () {68 vars in 1368 bytes} [Fri Aug 14 06:13:49 2026] PUT /volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 => generated 784 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:50.031999 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-c96c89e9-d93e-4312-985f-adf6a68c2e1e tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1538114823 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1538114823, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:13:50.032369 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-c96c89e9-d93e-4312-985f-adf6a68c2e1e tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1538114823 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1538114823, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:13:50.034495 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b8ac2aed-be39-4ac0-a6d1-39038bcfccfa None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:50.037287 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b8ac2aed-be39-4ac0-a6d1-39038bcfccfa tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] PUT https://10.4.3.127/volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 Aug 14 06:13:50.037734 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b8ac2aed-be39-4ac0-a6d1-39038bcfccfa tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1560828726", "description": "This is the new description of volume"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:50.050641 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:50.050641 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:50.057581 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b8ac2aed-be39-4ac0-a6d1-39038bcfccfa tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:50.062140 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-c96c89e9-d93e-4312-985f-adf6a68c2e1e tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Created reservations ['5ab60c6b-ccc1-4c2e-9e07-628d00087958', '94a815c5-4feb-4309-bfaf-4225afd85c8a', 'fa91c6c4-8ae5-4b5e-a97a-f3ec7034216d', '55c609ef-3817-4cbe-ae99-aa6bdd243a25'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:50.072565 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b8ac2aed-be39-4ac0-a6d1-39038bcfccfa tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume updated successfully. Aug 14 06:13:50.072565 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b8ac2aed-be39-4ac0-a6d1-39038bcfccfa tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 returned with HTTP 200 Aug 14 06:13:50.072565 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 436/1761] 10.4.3.127 () {68 vars in 1369 bytes} [Fri Aug 14 06:13:50 2026] PUT /volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:50.084359 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8c91413e-6be6-4473-bb79-67fd572163be None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:50.087158 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c91413e-6be6-4473-bb79-67fd572163be tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 Aug 14 06:13:50.087158 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c91413e-6be6-4473-bb79-67fd572163be tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:50.087158 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c91413e-6be6-4473-bb79-67fd572163be tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:50.098126 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:50.098126 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:50.102204 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8c91413e-6be6-4473-bb79-67fd572163be tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:50.106523 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c96c89e9-d93e-4312-985f-adf6a68c2e1e tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/group_snapshots returned with HTTP 202 Aug 14 06:13:50.106966 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 442/1762] 10.4.3.127 () {70 vars in 1324 bytes} [Fri Aug 14 06:13:49 2026] POST /volume/v3/group_snapshots => generated 189 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:50.108679 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c91413e-6be6-4473-bb79-67fd572163be tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 returned with HTTP 200 Aug 14 06:13:50.109202 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 442/1763] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:50 2026] GET /volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 => generated 891 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:50.122424 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9c526906-0938-4c83-9d49-f9967de1cc21 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:50.124131 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f0e2add7-e8da-4e50-8703-d35921320286 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:50.125859 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9c526906-0938-4c83-9d49-f9967de1cc21 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 Aug 14 06:13:50.126377 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9c526906-0938-4c83-9d49-f9967de1cc21 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:50.126377 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9c526906-0938-4c83-9d49-f9967de1cc21 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:50.127831 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.group_snapshots [None req-9c526906-0938-4c83-9d49-f9967de1cc21 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] show called for member 88b110c1-b149-45c5-a5d1-412149584754 {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 06:13:50.127884 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f0e2add7-e8da-4e50-8703-d35921320286 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:13:50.127884 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f0e2add7-e8da-4e50-8703-d35921320286 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1035826572", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1100340942"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:50.129250 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-f0e2add7-e8da-4e50-8703-d35921320286 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1035826572', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1100340942'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:13:50.129431 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-f0e2add7-e8da-4e50-8703-d35921320286 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Create volume of 1 GB Aug 14 06:13:50.131325 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:50.131325 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:50.136425 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f0e2add7-e8da-4e50-8703-d35921320286 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Availability Zones retrieved successfully. Aug 14 06:13:50.138577 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9c526906-0938-4c83-9d49-f9967de1cc21 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 returned with HTTP 200 Aug 14 06:13:50.139245 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 444/1764] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:13:50 2026] GET /volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 => generated 328 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:50.142995 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f0e2add7-e8da-4e50-8703-d35921320286 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Flow 'volume_create_api' (6b1c085a-e4c8-4eba-99a0-e80e1cbd0616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:50.143985 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f0e2add7-e8da-4e50-8703-d35921320286 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (333b77d4-ed40-472d-91df-35bb365c2aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:50.145026 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-f0e2add7-e8da-4e50-8703-d35921320286 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:13:50.182091 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f0e2add7-e8da-4e50-8703-d35921320286 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (333b77d4-ed40-472d-91df-35bb365c2aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:50.183249 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f0e2add7-e8da-4e50-8703-d35921320286 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c696998b-9a78-4d32-9f08-0c11a73085f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:50.254768 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-f0e2add7-e8da-4e50-8703-d35921320286 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Created reservations ['c55ed9dd-aa87-4ca4-a8e2-fe6e23d519e1', '919d4fff-227a-414a-a3f8-89d1e0aefc53', '303d73b8-97c7-4991-a1ae-dbd1cd93c407', '48b10762-66d3-4a89-98e9-fcb832f98d7a'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:50.254768 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f0e2add7-e8da-4e50-8703-d35921320286 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c696998b-9a78-4d32-9f08-0c11a73085f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c55ed9dd-aa87-4ca4-a8e2-fe6e23d519e1', '919d4fff-227a-414a-a3f8-89d1e0aefc53', '303d73b8-97c7-4991-a1ae-dbd1cd93c407', '48b10762-66d3-4a89-98e9-fcb832f98d7a']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:50.254768 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f0e2add7-e8da-4e50-8703-d35921320286 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (161638e1-ba6c-441f-8466-1a398652c24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:50.290831 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f0e2add7-e8da-4e50-8703-d35921320286 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (161638e1-ba6c-441f-8466-1a398652c24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1035826572',display_name='tempest-VolumesGetTest-Volume-1100340942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8271dad292c4a69af5e625d1fb9b776',qos_specs=None,replication_status=,reservations=['c55ed9dd-aa87-4ca4-a8e2-fe6e23d519e1','919d4fff-227a-414a-a3f8-89d1e0aefc53','303d73b8-97c7-4991-a1ae-dbd1cd93c407','48b10762-66d3-4a89-98e9-fcb832f98d7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='912626c14c694ffd9a08f99b81d1e90f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:13:50Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1035826572',display_name='tempest-VolumesGetTest-Volume-1100340942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8271dad292c4a69af5e625d1fb9b776',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='912626c14c694ffd9a08f99b81d1e90f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:50.293793 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f0e2add7-e8da-4e50-8703-d35921320286 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (141047dd-f71c-472e-84c7-2d35b6a1976b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:50.332307 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f0e2add7-e8da-4e50-8703-d35921320286 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (141047dd-f71c-472e-84c7-2d35b6a1976b) transitioned into 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-1035826572',display_name='tempest-VolumesGetTest-Volume-1100340942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8271dad292c4a69af5e625d1fb9b776',qos_specs=None,replication_status=,reservations=['c55ed9dd-aa87-4ca4-a8e2-fe6e23d519e1','919d4fff-227a-414a-a3f8-89d1e0aefc53','303d73b8-97c7-4991-a1ae-dbd1cd93c407','48b10762-66d3-4a89-98e9-fcb832f98d7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='912626c14c694ffd9a08f99b81d1e90f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:50.333067 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f0e2add7-e8da-4e50-8703-d35921320286 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7699709-33cf-4eae-a6e2-3e2b8068284b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:50.345492 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f0e2add7-e8da-4e50-8703-d35921320286 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7699709-33cf-4eae-a6e2-3e2b8068284b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:50.346211 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f0e2add7-e8da-4e50-8703-d35921320286 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Flow 'volume_create_api' (6b1c085a-e4c8-4eba-99a0-e80e1cbd0616) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:50.346604 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f0e2add7-e8da-4e50-8703-d35921320286 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Create volume request issued successfully. Aug 14 06:13:50.347275 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f0e2add7-e8da-4e50-8703-d35921320286 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:13:50.347937 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 437/1765] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:13:50 2026] POST /volume/v3/volumes => generated 780 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:50.362012 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e50e2323-1f8d-41bc-be8f-c89be5d46c4d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:50.364518 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e50e2323-1f8d-41bc-be8f-c89be5d46c4d tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 Aug 14 06:13:50.364713 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e50e2323-1f8d-41bc-be8f-c89be5d46c4d tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:50.364933 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e50e2323-1f8d-41bc-be8f-c89be5d46c4d tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:50.376754 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:50.376754 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:50.382840 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e50e2323-1f8d-41bc-be8f-c89be5d46c4d tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:50.390441 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e50e2323-1f8d-41bc-be8f-c89be5d46c4d tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 returned with HTTP 200 Aug 14 06:13:50.391261 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 443/1766] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:50 2026] GET /volume/v3/volumes/f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:50.540381 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2cdd7f0d-50a3-47eb-81e8-7a6e711d092b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:50.542305 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2cdd7f0d-50a3-47eb-81e8-7a6e711d092b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd Aug 14 06:13:50.542541 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2cdd7f0d-50a3-47eb-81e8-7a6e711d092b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:50.542770 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2cdd7f0d-50a3-47eb-81e8-7a6e711d092b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:50.552140 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:50.552140 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:50.556768 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2cdd7f0d-50a3-47eb-81e8-7a6e711d092b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:13:50.564970 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2cdd7f0d-50a3-47eb-81e8-7a6e711d092b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd returned with HTTP 200 Aug 14 06:13:50.565606 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 443/1767] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:50 2026] GET /volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:50.590570 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-810e247a-8333-4198-9ab7-04c2c6052571 req-2207c0c1-d101-42ca-8b52-2e13291e7357 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:50.593154 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-810e247a-8333-4198-9ab7-04c2c6052571 req-2207c0c1-d101-42ca-8b52-2e13291e7357 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] DELETE https://10.4.3.127/volume/v3/attachments/cb6b147d-f1dc-4071-80a2-82b1c5074ae9 Aug 14 06:13:50.593154 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-810e247a-8333-4198-9ab7-04c2c6052571 req-2207c0c1-d101-42ca-8b52-2e13291e7357 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:50.593306 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-810e247a-8333-4198-9ab7-04c2c6052571 req-2207c0c1-d101-42ca-8b52-2e13291e7357 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:50.601876 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:50.601876 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:50.675111 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-810e247a-8333-4198-9ab7-04c2c6052571 req-2207c0c1-d101-42ca-8b52-2e13291e7357 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/attachments/cb6b147d-f1dc-4071-80a2-82b1c5074ae9 returned with HTTP 200 Aug 14 06:13:50.675776 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 445/1768] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:13:50 2026] DELETE /volume/v3/attachments/cb6b147d-f1dc-4071-80a2-82b1c5074ae9 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:51.152832 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6babe14d-d770-4076-92ed-93dd34323d33 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:51.154806 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6babe14d-d770-4076-92ed-93dd34323d33 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 Aug 14 06:13:51.155033 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6babe14d-d770-4076-92ed-93dd34323d33 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:51.155219 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6babe14d-d770-4076-92ed-93dd34323d33 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:51.155347 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.group_snapshots [None req-6babe14d-d770-4076-92ed-93dd34323d33 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] show called for member 88b110c1-b149-45c5-a5d1-412149584754 {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 06:13:51.159122 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:51.159122 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:51.163654 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6babe14d-d770-4076-92ed-93dd34323d33 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 returned with HTTP 200 Aug 14 06:13:51.164041 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 438/1769] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:13:51 2026] GET /volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 => generated 329 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:51.176005 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-10c9c62f-e65c-4b56-adc6-5938861b423b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:51.183581 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-10c9c62f-e65c-4b56-adc6-5938861b423b tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail Aug 14 06:13:51.183581 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-10c9c62f-e65c-4b56-adc6-5938861b423b tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:51.183581 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-10c9c62f-e65c-4b56-adc6-5938861b423b tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:51.183581 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-10c9c62f-e65c-4b56-adc6-5938861b423b tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:51.183956 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-10c9c62f-e65c-4b56-adc6-5938861b423b tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Building query based on filter {{(pid=100407) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:13:51.188988 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-10c9c62f-e65c-4b56-adc6-5938861b423b tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Get all snapshots completed successfully. Aug 14 06:13:51.189535 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:51.189535 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:51.190541 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-10c9c62f-e65c-4b56-adc6-5938861b423b tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 06:13:51.191212 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 444/1770] 10.4.3.127 () {66 vars in 1264 bytes} [Fri Aug 14 06:13:51 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:51.202588 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-af363e5c-e474-4fdb-9929-3d31c71ec3e1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:51.204659 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-af363e5c-e474-4fdb-9929-3d31c71ec3e1 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] GET https://10.4.3.127/volume/v3/snapshots/aac04e7e-d2d8-441d-acec-2a3c86975a76 Aug 14 06:13:51.204942 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-af363e5c-e474-4fdb-9929-3d31c71ec3e1 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:51.205201 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-af363e5c-e474-4fdb-9929-3d31c71ec3e1 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:51.211849 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:51.211849 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:51.212458 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-af363e5c-e474-4fdb-9929-3d31c71ec3e1 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Snapshot retrieved successfully. Aug 14 06:13:51.213650 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-af363e5c-e474-4fdb-9929-3d31c71ec3e1 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/snapshots/aac04e7e-d2d8-441d-acec-2a3c86975a76 returned with HTTP 200 Aug 14 06:13:51.214298 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 444/1771] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:51 2026] GET /volume/v3/snapshots/aac04e7e-d2d8-441d-acec-2a3c86975a76 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:51.228081 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-86f0cb0e-9403-4a47-b421-b5ef6c044443 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:51.232364 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-86f0cb0e-9403-4a47-b421-b5ef6c044443 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] POST https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754/action Aug 14 06:13:51.235788 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-86f0cb0e-9403-4a47-b421-b5ef6c044443 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:51.235788 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-86f0cb0e-9403-4a47-b421-b5ef6c044443 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:51.237535 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.group_snapshots [None req-86f0cb0e-9403-4a47-b421-b5ef6c044443 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] Updating group '88b110c1-b149-45c5-a5d1-412149584754' with 'creating' {{(pid=100404) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 06:13:51.245919 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:51.245919 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:51.254740 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-86f0cb0e-9403-4a47-b421-b5ef6c044443 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754/action returned with HTTP 202 Aug 14 06:13:51.255575 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 446/1772] 10.4.3.127 () {70 vars in 1455 bytes} [Fri Aug 14 06:13:51 2026] POST /volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:13:51.270867 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-10b7cc36-b4d8-45df-a763-1306fb88cb52 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:51.276136 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-10b7cc36-b4d8-45df-a763-1306fb88cb52 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 Aug 14 06:13:51.276487 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-10b7cc36-b4d8-45df-a763-1306fb88cb52 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:51.276730 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-10b7cc36-b4d8-45df-a763-1306fb88cb52 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:51.276886 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.group_snapshots [None req-10b7cc36-b4d8-45df-a763-1306fb88cb52 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] show called for member 88b110c1-b149-45c5-a5d1-412149584754 {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 06:13:51.285663 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:51.285663 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:51.289336 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-10b7cc36-b4d8-45df-a763-1306fb88cb52 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 returned with HTTP 200 Aug 14 06:13:51.289919 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 439/1773] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:13:51 2026] GET /volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 => generated 328 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:51.301992 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a97e1ecc-e08a-4b8b-83aa-21b674565564 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:51.306314 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a97e1ecc-e08a-4b8b-83aa-21b674565564 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] POST https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754/action Aug 14 06:13:51.306314 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a97e1ecc-e08a-4b8b-83aa-21b674565564 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:51.306314 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a97e1ecc-e08a-4b8b-83aa-21b674565564 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:51.307043 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.group_snapshots [None req-a97e1ecc-e08a-4b8b-83aa-21b674565564 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] Updating group '88b110c1-b149-45c5-a5d1-412149584754' with 'available' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 06:13:51.316208 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:51.316208 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:51.327182 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a97e1ecc-e08a-4b8b-83aa-21b674565564 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754/action returned with HTTP 202 Aug 14 06:13:51.327182 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 445/1774] 10.4.3.127 () {70 vars in 1455 bytes} [Fri Aug 14 06:13:51 2026] POST /volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:13:51.336882 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-59b54ae3-022f-4cc1-8584-150ea4b48425 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:51.338502 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-59b54ae3-022f-4cc1-8584-150ea4b48425 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 Aug 14 06:13:51.338682 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-59b54ae3-022f-4cc1-8584-150ea4b48425 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:51.338912 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-59b54ae3-022f-4cc1-8584-150ea4b48425 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:51.338978 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.group_snapshots [None req-59b54ae3-022f-4cc1-8584-150ea4b48425 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] show called for member 88b110c1-b149-45c5-a5d1-412149584754 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 06:13:51.342211 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:51.342211 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:51.345757 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-59b54ae3-022f-4cc1-8584-150ea4b48425 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 returned with HTTP 200 Aug 14 06:13:51.346120 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 445/1775] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:13:51 2026] GET /volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 => generated 329 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:51.357918 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9ee26cf9-b392-46a2-be49-1313ec101e9b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:51.360089 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9ee26cf9-b392-46a2-be49-1313ec101e9b tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] POST https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754/action Aug 14 06:13:51.360925 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9ee26cf9-b392-46a2-be49-1313ec101e9b tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:51.361227 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9ee26cf9-b392-46a2-be49-1313ec101e9b tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:51.363728 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.group_snapshots [None req-9ee26cf9-b392-46a2-be49-1313ec101e9b tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] Updating group '88b110c1-b149-45c5-a5d1-412149584754' with 'error' {{(pid=100404) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 06:13:51.368284 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:51.368284 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:51.379215 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9ee26cf9-b392-46a2-be49-1313ec101e9b tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754/action returned with HTTP 202 Aug 14 06:13:51.379215 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 447/1776] 10.4.3.127 () {70 vars in 1455 bytes} [Fri Aug 14 06:13:51 2026] POST /volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:13:51.387268 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-28b54524-0255-4c5a-8810-4065f297b929 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:51.391608 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-28b54524-0255-4c5a-8810-4065f297b929 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 Aug 14 06:13:51.391608 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-28b54524-0255-4c5a-8810-4065f297b929 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:51.391608 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-28b54524-0255-4c5a-8810-4065f297b929 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:51.391608 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.group_snapshots [None req-28b54524-0255-4c5a-8810-4065f297b929 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] show called for member 88b110c1-b149-45c5-a5d1-412149584754 {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 06:13:51.395275 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:51.395275 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:51.401139 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-28b54524-0255-4c5a-8810-4065f297b929 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 returned with HTTP 200 Aug 14 06:13:51.401801 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 440/1777] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:13:51 2026] GET /volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 => generated 325 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:51.405505 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d91edf89-ce11-46d1-b27c-40979b5fa158 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:51.407542 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d91edf89-ce11-46d1-b27c-40979b5fa158 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 Aug 14 06:13:51.407989 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d91edf89-ce11-46d1-b27c-40979b5fa158 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:51.408281 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d91edf89-ce11-46d1-b27c-40979b5fa158 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:51.414501 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cc164943-424b-4e47-8ca8-a42718fa86e0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:51.415938 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cc164943-424b-4e47-8ca8-a42718fa86e0 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] POST https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754/action Aug 14 06:13:51.416380 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cc164943-424b-4e47-8ca8-a42718fa86e0 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:51.416594 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cc164943-424b-4e47-8ca8-a42718fa86e0 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:51.417527 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:51.417527 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:51.418416 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.group_snapshots [None req-cc164943-424b-4e47-8ca8-a42718fa86e0 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] Updating group '88b110c1-b149-45c5-a5d1-412149584754' with 'available' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 06:13:51.424860 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d91edf89-ce11-46d1-b27c-40979b5fa158 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:51.424909 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:51.424909 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:51.432571 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d91edf89-ce11-46d1-b27c-40979b5fa158 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 returned with HTTP 200 Aug 14 06:13:51.433512 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 446/1778] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:51 2026] GET /volume/v3/volumes/f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:51.438007 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cc164943-424b-4e47-8ca8-a42718fa86e0 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754/action returned with HTTP 202 Aug 14 06:13:51.438743 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 446/1779] 10.4.3.127 () {70 vars in 1455 bytes} [Fri Aug 14 06:13:51 2026] POST /volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:13:51.449684 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-36de10c4-a88d-41b1-a1cf-765badbeb98b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:51.450692 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e0985a80-337c-4cf8-9707-8931d3eb7607 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:51.451449 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-36de10c4-a88d-41b1-a1cf-765badbeb98b tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 Aug 14 06:13:51.451655 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-36de10c4-a88d-41b1-a1cf-765badbeb98b tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:51.451949 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-36de10c4-a88d-41b1-a1cf-765badbeb98b tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:51.452097 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.group_snapshots [None req-36de10c4-a88d-41b1-a1cf-765badbeb98b tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] show called for member 88b110c1-b149-45c5-a5d1-412149584754 {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 06:13:51.454669 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e0985a80-337c-4cf8-9707-8931d3eb7607 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] PUT https://10.4.3.127/volume/v3/volumes/f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 Aug 14 06:13:51.457843 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e0985a80-337c-4cf8-9707-8931d3eb7607 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1271234347", "description": null}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:51.459802 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:51.459802 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:51.466044 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-36de10c4-a88d-41b1-a1cf-765badbeb98b tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 returned with HTTP 200 Aug 14 06:13:51.466774 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 448/1780] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:13:51 2026] GET /volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:51.475088 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:51.475088 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:51.478149 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-47459bed-4b58-47eb-a304-26c79769a5a7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:51.480691 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e0985a80-337c-4cf8-9707-8931d3eb7607 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:51.480923 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-47459bed-4b58-47eb-a304-26c79769a5a7 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] DELETE https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 Aug 14 06:13:51.481274 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-47459bed-4b58-47eb-a304-26c79769a5a7 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:51.481621 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-47459bed-4b58-47eb-a304-26c79769a5a7 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:51.481877 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.group_snapshots [None req-47459bed-4b58-47eb-a304-26c79769a5a7 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] delete called for member 88b110c1-b149-45c5-a5d1-412149584754 {{(pid=100407) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 06:13:51.482087 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.group_snapshots [None req-47459bed-4b58-47eb-a304-26c79769a5a7 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Delete group_snapshot with id: 88b110c1-b149-45c5-a5d1-412149584754 Aug 14 06:13:51.486370 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:51.486370 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:51.490955 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e0985a80-337c-4cf8-9707-8931d3eb7607 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume updated successfully. Aug 14 06:13:51.491885 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e0985a80-337c-4cf8-9707-8931d3eb7607 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 returned with HTTP 200 Aug 14 06:13:51.492512 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 441/1781] 10.4.3.127 () {68 vars in 1368 bytes} [Fri Aug 14 06:13:51 2026] PUT /volume/v3/volumes/f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 => generated 770 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:51.506841 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-34b1892b-a7b2-4371-aaf5-6f74faa6d5c2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:51.508670 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-34b1892b-a7b2-4371-aaf5-6f74faa6d5c2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 Aug 14 06:13:51.508861 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-34b1892b-a7b2-4371-aaf5-6f74faa6d5c2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:51.509024 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-34b1892b-a7b2-4371-aaf5-6f74faa6d5c2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:51.517905 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:51.517905 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:51.522070 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-34b1892b-a7b2-4371-aaf5-6f74faa6d5c2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:51.526186 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-34b1892b-a7b2-4371-aaf5-6f74faa6d5c2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 returned with HTTP 200 Aug 14 06:13:51.526692 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 447/1782] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:51 2026] GET /volume/v3/volumes/f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:51.527608 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-47459bed-4b58-47eb-a304-26c79769a5a7 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 returned with HTTP 202 Aug 14 06:13:51.527608 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 447/1783] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 14 06:13:51 2026] DELETE /volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:13:51.535284 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0a7cd584-1cb0-4a3e-8e41-4a6cdeb8ab92 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:51.537692 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0a7cd584-1cb0-4a3e-8e41-4a6cdeb8ab92 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:13:51.538034 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0a7cd584-1cb0-4a3e-8e41-4a6cdeb8ab92 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:51.538351 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0a7cd584-1cb0-4a3e-8e41-4a6cdeb8ab92 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Calling method 'detail' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:51.538778 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-0a7cd584-1cb0-4a3e-8e41-4a6cdeb8ab92 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:51.539990 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0a7cd584-1cb0-4a3e-8e41-4a6cdeb8ab92 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:13:51.543299 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fe83cdd6-12cf-4751-b21e-57df3a7577e6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:51.546072 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fe83cdd6-12cf-4751-b21e-57df3a7577e6 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 Aug 14 06:13:51.546357 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fe83cdd6-12cf-4751-b21e-57df3a7577e6 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:51.546673 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fe83cdd6-12cf-4751-b21e-57df3a7577e6 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:51.546898 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-fe83cdd6-12cf-4751-b21e-57df3a7577e6 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Delete volume with id: f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 Aug 14 06:13:51.549918 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-0a7cd584-1cb0-4a3e-8e41-4a6cdeb8ab92 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Get all volumes completed successfully. Aug 14 06:13:51.551218 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-0a7cd584-1cb0-4a3e-8e41-4a6cdeb8ab92 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:13:51.551546 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-0a7cd584-1cb0-4a3e-8e41-4a6cdeb8ab92 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:13:51.560144 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:51.560144 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:51.561528 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-fe83cdd6-12cf-4751-b21e-57df3a7577e6 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:51.580266 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4e3c2542-079a-4b0f-bb66-cb3076ba8ef3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:51.584738 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4e3c2542-079a-4b0f-bb66-cb3076ba8ef3 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd Aug 14 06:13:51.584990 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4e3c2542-079a-4b0f-bb66-cb3076ba8ef3 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:51.585488 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4e3c2542-079a-4b0f-bb66-cb3076ba8ef3 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:51.592091 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-fe83cdd6-12cf-4751-b21e-57df3a7577e6 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Delete volume request issued successfully. Aug 14 06:13:51.592291 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fe83cdd6-12cf-4751-b21e-57df3a7577e6 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 returned with HTTP 202 Aug 14 06:13:51.592942 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 442/1784] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:13:51 2026] DELETE /volume/v3/volumes/f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:51.596684 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:51.596684 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:51.599856 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-91d301a0-8795-4cde-adfd-8bd33262b7c7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:51.601301 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-0a7cd584-1cb0-4a3e-8e41-4a6cdeb8ab92 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:13:51.603843 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-91d301a0-8795-4cde-adfd-8bd33262b7c7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 Aug 14 06:13:51.604539 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-91d301a0-8795-4cde-adfd-8bd33262b7c7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:51.605028 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-91d301a0-8795-4cde-adfd-8bd33262b7c7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:51.605994 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4e3c2542-079a-4b0f-bb66-cb3076ba8ef3 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:13:51.606831 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:51.606831 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:51.612847 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4e3c2542-079a-4b0f-bb66-cb3076ba8ef3 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd returned with HTTP 200 Aug 14 06:13:51.613639 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 448/1785] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:51 2026] GET /volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:51.616980 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0a7cd584-1cb0-4a3e-8e41-4a6cdeb8ab92 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:13:51.617698 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 449/1786] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:13:51 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:51.620064 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:51.620064 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:51.625006 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-91d301a0-8795-4cde-adfd-8bd33262b7c7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:51.630516 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-91d301a0-8795-4cde-adfd-8bd33262b7c7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 returned with HTTP 200 Aug 14 06:13:51.631164 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 448/1787] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:51 2026] GET /volume/v3/volumes/f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:51.633774 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-55732e8a-b1b5-4d81-8913-6530b9b19801 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:51.635768 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-55732e8a-b1b5-4d81-8913-6530b9b19801 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail Aug 14 06:13:51.636034 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-55732e8a-b1b5-4d81-8913-6530b9b19801 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:51.636295 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-55732e8a-b1b5-4d81-8913-6530b9b19801 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Calling method 'detail' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:51.636658 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-55732e8a-b1b5-4d81-8913-6530b9b19801 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:51.638787 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.db.api [None req-55732e8a-b1b5-4d81-8913-6530b9b19801 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Building query based on filter {{(pid=100405) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:13:51.646240 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-55732e8a-b1b5-4d81-8913-6530b9b19801 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Get all snapshots completed successfully. Aug 14 06:13:51.647626 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-55732e8a-b1b5-4d81-8913-6530b9b19801 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 06:13:51.648072 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 443/1788] 10.4.3.127 () {66 vars in 1264 bytes} [Fri Aug 14 06:13:51 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 14 06:13:51.659436 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c14cb480-8b79-4287-8c1b-0d23f6f4598a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:51.661628 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c14cb480-8b79-4287-8c1b-0d23f6f4598a tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 Aug 14 06:13:51.661944 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c14cb480-8b79-4287-8c1b-0d23f6f4598a tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:51.662261 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c14cb480-8b79-4287-8c1b-0d23f6f4598a tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:51.662371 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.group_snapshots [None req-c14cb480-8b79-4287-8c1b-0d23f6f4598a tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] show called for member 88b110c1-b149-45c5-a5d1-412149584754 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 06:13:51.666777 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:51.666777 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:51.672190 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c14cb480-8b79-4287-8c1b-0d23f6f4598a tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 returned with HTTP 200 Aug 14 06:13:51.672881 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 449/1789] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:13:51 2026] GET /volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 => generated 328 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:52.547109 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:52.637320 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:13:52.637702 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-679170766"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:52.639070 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-679170766'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:13:52.639185 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Create volume of 1 GB Aug 14 06:13:52.643176 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Availability Zones retrieved successfully. Aug 14 06:13:52.649590 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Flow 'volume_create_api' (c07d52d0-2a14-45bf-9d8b-538df98510fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:52.649878 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-52fb45eb-cde0-47c3-9755-faf948e6dce1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:52.650575 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9576a38e-411b-4fa1-a79d-94ea4d7ef46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:52.651579 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:13:52.651765 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-52fb45eb-cde0-47c3-9755-faf948e6dce1 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 Aug 14 06:13:52.652009 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-52fb45eb-cde0-47c3-9755-faf948e6dce1 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:52.652260 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-52fb45eb-cde0-47c3-9755-faf948e6dce1 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:52.659370 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-52fb45eb-cde0-47c3-9755-faf948e6dce1 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 returned with HTTP 404 Aug 14 06:13:52.660194 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 449/1790] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:52 2026] GET /volume/v3/volumes/f3319d34-a4ba-40c8-8968-a1a4aa2eb3a3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:52.668363 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-688525dd-d687-47ca-ad8e-f4399425bca4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:52.670583 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-688525dd-d687-47ca-ad8e-f4399425bca4 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 Aug 14 06:13:52.670850 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-688525dd-d687-47ca-ad8e-f4399425bca4 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:52.671071 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-688525dd-d687-47ca-ad8e-f4399425bca4 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:52.677874 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:52.677874 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:52.681963 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-688525dd-d687-47ca-ad8e-f4399425bca4 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:52.682081 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-55a74c8f-2702-4206-850d-848832b9d37e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:52.683610 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-55a74c8f-2702-4206-850d-848832b9d37e tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 Aug 14 06:13:52.683919 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-55a74c8f-2702-4206-850d-848832b9d37e tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:52.684172 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-55a74c8f-2702-4206-850d-848832b9d37e tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:52.684364 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.group_snapshots [None req-55a74c8f-2702-4206-850d-848832b9d37e tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] show called for member 88b110c1-b149-45c5-a5d1-412149584754 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 06:13:52.686077 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9576a38e-411b-4fa1-a79d-94ea4d7ef46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:52.687205 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ab45982-e184-48d4-a135-d85273aa7d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:52.687857 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-55a74c8f-2702-4206-850d-848832b9d37e tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 returned with HTTP 404 Aug 14 06:13:52.687857 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 450/1791] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:13:52 2026] GET /volume/v3/group_snapshots/88b110c1-b149-45c5-a5d1-412149584754 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:13:52.687930 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-688525dd-d687-47ca-ad8e-f4399425bca4 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 returned with HTTP 200 Aug 14 06:13:52.691022 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 444/1792] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:52 2026] GET /volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 => generated 891 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:52.694524 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-44c46269-49fe-40b9-82cb-7be6e00b9992 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:52.703364 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-44c46269-49fe-40b9-82cb-7be6e00b9992 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:13:52.703701 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-44c46269-49fe-40b9-82cb-7be6e00b9992 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:52.703953 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-44c46269-49fe-40b9-82cb-7be6e00b9992 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:52.704280 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-44c46269-49fe-40b9-82cb-7be6e00b9992 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:52.705578 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a1930759-faee-41e0-af79-9e0878e8c3e7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:52.705640 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-44c46269-49fe-40b9-82cb-7be6e00b9992 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:13:52.706909 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a1930759-faee-41e0-af79-9e0878e8c3e7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] DELETE https://10.4.3.127/volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 Aug 14 06:13:52.707193 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a1930759-faee-41e0-af79-9e0878e8c3e7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:52.707476 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a1930759-faee-41e0-af79-9e0878e8c3e7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:52.707698 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-a1930759-faee-41e0-af79-9e0878e8c3e7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Delete volume with id: 5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 Aug 14 06:13:52.715381 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-44c46269-49fe-40b9-82cb-7be6e00b9992 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Get all volumes completed successfully. Aug 14 06:13:52.715897 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:52.715897 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:52.716172 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-44c46269-49fe-40b9-82cb-7be6e00b9992 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:13:52.718077 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-44c46269-49fe-40b9-82cb-7be6e00b9992 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:13:52.718251 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a1930759-faee-41e0-af79-9e0878e8c3e7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:52.740762 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a1930759-faee-41e0-af79-9e0878e8c3e7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Delete volume request issued successfully. Aug 14 06:13:52.740762 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a1930759-faee-41e0-af79-9e0878e8c3e7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 returned with HTTP 202 Aug 14 06:13:52.740762 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 451/1793] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:13:52 2026] DELETE /volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:52.752141 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b87b3177-ad89-499a-bdd5-49d25103cab9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:52.754072 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b87b3177-ad89-499a-bdd5-49d25103cab9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 Aug 14 06:13:52.754366 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b87b3177-ad89-499a-bdd5-49d25103cab9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:52.754855 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b87b3177-ad89-499a-bdd5-49d25103cab9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:52.760057 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Created reservations ['9ba0d0f3-2fa5-44a7-b5dd-25fae4e03e49', '2ac9aacd-0482-4792-8abe-d24c3989c265', 'd852a09c-574a-4f6e-a459-0944b6747ce6', 'efd2bb86-29f0-4245-9811-0d332fab4b86'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:52.760973 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ab45982-e184-48d4-a135-d85273aa7d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ba0d0f3-2fa5-44a7-b5dd-25fae4e03e49', '2ac9aacd-0482-4792-8abe-d24c3989c265', 'd852a09c-574a-4f6e-a459-0944b6747ce6', 'efd2bb86-29f0-4245-9811-0d332fab4b86']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:52.761683 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bfb4417-a207-4544-a7d6-52bffcb3e33f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:52.763183 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:52.763183 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:52.765548 np0000007331 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-44c46269-49fe-40b9-82cb-7be6e00b9992 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:13:52.767970 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b87b3177-ad89-499a-bdd5-49d25103cab9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:52.771049 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:52.771049 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:52.776639 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b87b3177-ad89-499a-bdd5-49d25103cab9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 returned with HTTP 200 Aug 14 06:13:52.777187 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 445/1794] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:52 2026] GET /volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 => generated 890 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:52.781734 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-44c46269-49fe-40b9-82cb-7be6e00b9992 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:13:52.782336 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 450/1795] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:13:52 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:52.787228 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bfb4417-a207-4544-a7d6-52bffcb3e33f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '295065b9-65ae-4f3f-b241-e250f6d66407', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-679170766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92977502a436418e90c717334d624fe3',qos_specs=None,replication_status=,reservations=['9ba0d0f3-2fa5-44a7-b5dd-25fae4e03e49','2ac9aacd-0482-4792-8abe-d24c3989c265','d852a09c-574a-4f6e-a459-0944b6747ce6','efd2bb86-29f0-4245-9811-0d332fab4b86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68890a004240418abf825cafff03c103',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-679170766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=295065b9-65ae-4f3f-b241-e250f6d66407,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92977502a436418e90c717334d624fe3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68890a004240418abf825cafff03c103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:52.788109 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cce170d-59b0-479e-9781-c2756b80bd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:52.795169 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-73711ef3-1482-42ee-9b8f-88c55920e523 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:52.796658 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-73711ef3-1482-42ee-9b8f-88c55920e523 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] POST https://10.4.3.127/volume/v3/groups/49b1705f-37e8-44db-b559-32daf7a49658/action Aug 14 06:13:52.797148 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-73711ef3-1482-42ee-9b8f-88c55920e523 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:13:52.797493 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-73711ef3-1482-42ee-9b8f-88c55920e523 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:52.798867 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-73711ef3-1482-42ee-9b8f-88c55920e523 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] delete called for group 49b1705f-37e8-44db-b559-32daf7a49658 {{(pid=100406) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 06:13:52.799065 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.groups [None req-73711ef3-1482-42ee-9b8f-88c55920e523 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Delete group with id: 49b1705f-37e8-44db-b559-32daf7a49658 Aug 14 06:13:52.802209 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:52.802209 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:52.808193 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cce170d-59b0-479e-9781-c2756b80bd1f) transitioned into state 'SUCCESS' from state '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-679170766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92977502a436418e90c717334d624fe3',qos_specs=None,replication_status=,reservations=['9ba0d0f3-2fa5-44a7-b5dd-25fae4e03e49','2ac9aacd-0482-4792-8abe-d24c3989c265','d852a09c-574a-4f6e-a459-0944b6747ce6','efd2bb86-29f0-4245-9811-0d332fab4b86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68890a004240418abf825cafff03c103',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:52.808831 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5a9ec23-6331-475b-b76e-9a226c58aaed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:52.818275 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5a9ec23-6331-475b-b76e-9a226c58aaed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:52.821637 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Flow 'volume_create_api' (c07d52d0-2a14-45bf-9d8b-538df98510fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:52.821637 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Create volume request issued successfully. Aug 14 06:13:52.821637 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b8e06103-cbce-4aaf-aa4e-68c3ebf48fbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:13:52.821637 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 450/1796] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:13:52 2026] POST /volume/v3/volumes => generated 757 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:52.833926 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-73711ef3-1482-42ee-9b8f-88c55920e523 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/groups/49b1705f-37e8-44db-b559-32daf7a49658/action returned with HTTP 202 Aug 14 06:13:52.834263 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7b55260a-b2fa-4bd1-a445-a046a8cb3d71 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:52.834696 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 452/1797] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 14 06:13:52 2026] POST /volume/v3/groups/49b1705f-37e8-44db-b559-32daf7a49658/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:13:52.836756 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7b55260a-b2fa-4bd1-a445-a046a8cb3d71 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/volumes/295065b9-65ae-4f3f-b241-e250f6d66407 Aug 14 06:13:52.839805 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7b55260a-b2fa-4bd1-a445-a046a8cb3d71 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:52.839805 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7b55260a-b2fa-4bd1-a445-a046a8cb3d71 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:52.845202 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e9cb473a-37f1-4c7d-b9ff-b29b9956b640 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:52.847376 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9cb473a-37f1-4c7d-b9ff-b29b9956b640 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] GET https://10.4.3.127/volume/v3/volumes/9e2ae027-c8c9-4625-80b5-5854e8026a48 Aug 14 06:13:52.847483 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:52.847483 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:52.847605 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9cb473a-37f1-4c7d-b9ff-b29b9956b640 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:52.847775 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9cb473a-37f1-4c7d-b9ff-b29b9956b640 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:52.852868 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7b55260a-b2fa-4bd1-a445-a046a8cb3d71 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Volume info retrieved successfully. Aug 14 06:13:52.854471 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:52.854471 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:52.858622 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7b55260a-b2fa-4bd1-a445-a046a8cb3d71 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/volumes/295065b9-65ae-4f3f-b241-e250f6d66407 returned with HTTP 200 Aug 14 06:13:52.859112 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 446/1798] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:52 2026] GET /volume/v3/volumes/295065b9-65ae-4f3f-b241-e250f6d66407 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:52.859317 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e9cb473a-37f1-4c7d-b9ff-b29b9956b640 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Volume info retrieved successfully. Aug 14 06:13:52.860292 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-e9cb473a-37f1-4c7d-b9ff-b29b9956b640 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:13:52.860505 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-e9cb473a-37f1-4c7d-b9ff-b29b9956b640 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:13:52.901723 np0000007331 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-e9cb473a-37f1-4c7d-b9ff-b29b9956b640 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:13:52.904999 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:52.904999 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:52.915497 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9cb473a-37f1-4c7d-b9ff-b29b9956b640 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/volumes/9e2ae027-c8c9-4625-80b5-5854e8026a48 returned with HTTP 200 Aug 14 06:13:52.916053 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 451/1799] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:52 2026] GET /volume/v3/volumes/9e2ae027-c8c9-4625-80b5-5854e8026a48 => generated 918 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:53.792251 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-25b82073-c200-4434-8951-b36a852d329e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:53.794149 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-25b82073-c200-4434-8951-b36a852d329e tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 Aug 14 06:13:53.794316 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-25b82073-c200-4434-8951-b36a852d329e tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:53.794537 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-25b82073-c200-4434-8951-b36a852d329e tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:53.801740 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-25b82073-c200-4434-8951-b36a852d329e tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 returned with HTTP 404 Aug 14 06:13:53.802193 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 451/1800] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:53 2026] GET /volume/v3/volumes/5a95467c-dc48-4196-b1e6-a3f7f4ab7af4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:53.810476 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:53.814424 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:13:53.814424 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1365839466"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:53.814424 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1365839466'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:13:53.814424 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Create volume of 1 GB Aug 14 06:13:53.818238 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Availability Zones retrieved successfully. Aug 14 06:13:53.823810 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Flow 'volume_create_api' (0632d2bf-3c7c-4cc7-9ca5-18cad8c8bc54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:53.825450 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade1f337-c073-4c9d-bca1-8a64b87fd504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:53.826673 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:13:53.853526 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade1f337-c073-4c9d-bca1-8a64b87fd504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:53.854641 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17c752a6-4bcc-4f21-8869-7d70a3d97a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:53.880697 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e316e4e7-85b8-4799-8dd1-25d15c8b8c3a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:53.889661 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e316e4e7-85b8-4799-8dd1-25d15c8b8c3a tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/volumes/295065b9-65ae-4f3f-b241-e250f6d66407 Aug 14 06:13:53.889949 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e316e4e7-85b8-4799-8dd1-25d15c8b8c3a tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:53.890189 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e316e4e7-85b8-4799-8dd1-25d15c8b8c3a tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:53.903733 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:53.903733 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:53.914426 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Created reservations ['3acf7388-41d1-4ff1-a73c-c436eecb95c7', 'dc7a7a9f-d1a7-4e4c-9c00-611adc1ad7be', 'f8e123f1-ca74-45aa-8b4c-1eb248b4f0de', 'ac4f0383-6d9b-4712-b9fd-eef9735e98b1'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:53.914426 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17c752a6-4bcc-4f21-8869-7d70a3d97a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3acf7388-41d1-4ff1-a73c-c436eecb95c7', 'dc7a7a9f-d1a7-4e4c-9c00-611adc1ad7be', 'f8e123f1-ca74-45aa-8b4c-1eb248b4f0de', 'ac4f0383-6d9b-4712-b9fd-eef9735e98b1']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:53.915552 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77f04bdd-ac7d-4fc8-83cf-e257b11b062f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:53.915748 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e316e4e7-85b8-4799-8dd1-25d15c8b8c3a tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Volume info retrieved successfully. Aug 14 06:13:53.923592 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e316e4e7-85b8-4799-8dd1-25d15c8b8c3a tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/volumes/295065b9-65ae-4f3f-b241-e250f6d66407 returned with HTTP 200 Aug 14 06:13:53.924079 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 447/1801] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:53 2026] GET /volume/v3/volumes/295065b9-65ae-4f3f-b241-e250f6d66407 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:53.935240 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e275e243-b02e-4f66-8343-607ab47de042 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:53.938606 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c5b2286a-3209-4b32-85f8-b94f5a750b65 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:53.940275 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c5b2286a-3209-4b32-85f8-b94f5a750b65 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:13:53.940723 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c5b2286a-3209-4b32-85f8-b94f5a750b65 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "295065b9-65ae-4f3f-b241-e250f6d66407", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-82304587"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:53.943273 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e275e243-b02e-4f66-8343-607ab47de042 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] GET https://10.4.3.127/volume/v3/volumes/9e2ae027-c8c9-4625-80b5-5854e8026a48 Aug 14 06:13:53.943564 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e275e243-b02e-4f66-8343-607ab47de042 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:53.943765 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e275e243-b02e-4f66-8343-607ab47de042 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:53.949589 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77f04bdd-ac7d-4fc8-83cf-e257b11b062f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03a1669a-57cc-434a-9196-4c4b7cc91383', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1365839466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8271dad292c4a69af5e625d1fb9b776',qos_specs=None,replication_status=,reservations=['3acf7388-41d1-4ff1-a73c-c436eecb95c7','dc7a7a9f-d1a7-4e4c-9c00-611adc1ad7be','f8e123f1-ca74-45aa-8b4c-1eb248b4f0de','ac4f0383-6d9b-4712-b9fd-eef9735e98b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='912626c14c694ffd9a08f99b81d1e90f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:13:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1365839466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03a1669a-57cc-434a-9196-4c4b7cc91383,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8271dad292c4a69af5e625d1fb9b776',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='912626c14c694ffd9a08f99b81d1e90f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:53.949589 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad445bd-d2b5-4bea-a322-b36ff942b511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:53.949924 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:53.949924 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:53.950201 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c5b2286a-3209-4b32-85f8-b94f5a750b65 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Volume info retrieved successfully. Aug 14 06:13:53.950329 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-c5b2286a-3209-4b32-85f8-b94f5a750b65 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Create snapshot from volume 295065b9-65ae-4f3f-b241-e250f6d66407 Aug 14 06:13:53.953365 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e275e243-b02e-4f66-8343-607ab47de042 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/volumes/9e2ae027-c8c9-4625-80b5-5854e8026a48 returned with HTTP 404 Aug 14 06:13:53.954022 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 452/1802] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:13:53 2026] GET /volume/v3/volumes/9e2ae027-c8c9-4625-80b5-5854e8026a48 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:13:53.964241 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-08bd6960-441b-4847-9fe4-887cf59d63a9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:53.967105 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-08bd6960-441b-4847-9fe4-887cf59d63a9 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] GET https://10.4.3.127/volume/v3/groups/49b1705f-37e8-44db-b559-32daf7a49658 Aug 14 06:13:53.967432 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-08bd6960-441b-4847-9fe4-887cf59d63a9 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:53.967964 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-08bd6960-441b-4847-9fe4-887cf59d63a9 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:53.968179 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.groups [None req-08bd6960-441b-4847-9fe4-887cf59d63a9 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] show called for member 49b1705f-37e8-44db-b559-32daf7a49658 {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:13:53.973556 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-08bd6960-441b-4847-9fe4-887cf59d63a9 tempest-GroupSnapshotsV319Test-225799850 tempest-GroupSnapshotsV319Test-225799850-project-member] https://10.4.3.127/volume/v3/groups/49b1705f-37e8-44db-b559-32daf7a49658 returned with HTTP 404 Aug 14 06:13:53.974046 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 448/1803] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:13:53 2026] GET /volume/v3/groups/49b1705f-37e8-44db-b559-32daf7a49658 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:13:53.978572 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad445bd-d2b5-4bea-a322-b36ff942b511) transitioned into state 'SUCCESS' from state '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-1365839466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8271dad292c4a69af5e625d1fb9b776',qos_specs=None,replication_status=,reservations=['3acf7388-41d1-4ff1-a73c-c436eecb95c7','dc7a7a9f-d1a7-4e4c-9c00-611adc1ad7be','f8e123f1-ca74-45aa-8b4c-1eb248b4f0de','ac4f0383-6d9b-4712-b9fd-eef9735e98b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='912626c14c694ffd9a08f99b81d1e90f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:53.979323 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3181931-c2fa-4383-8b94-5c0d2fb10f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:53.983813 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0b038816-884d-4598-bd3e-2cdb8325705b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:53.985526 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0b038816-884d-4598-bd3e-2cdb8325705b tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/25a75c97-0f54-4b1b-b6be-8e68722bb762 Aug 14 06:13:53.985741 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0b038816-884d-4598-bd3e-2cdb8325705b tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:53.985931 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0b038816-884d-4598-bd3e-2cdb8325705b tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:53.992048 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3181931-c2fa-4383-8b94-5c0d2fb10f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:53.993024 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Flow 'volume_create_api' (0632d2bf-3c7c-4cc7-9ca5-18cad8c8bc54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:53.993204 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Create volume request issued successfully. Aug 14 06:13:53.993896 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6147d5c4-5b2f-43c6-82f6-dae7b5170ca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:13:53.994482 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 453/1804] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:13:53 2026] POST /volume/v3/volumes => generated 745 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:54.001099 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-c5b2286a-3209-4b32-85f8-b94f5a750b65 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Created reservations ['873e44ac-a74b-4e71-81a8-ab18e6dd075a', '0a9ebb35-9451-450f-bb23-bad247142a4d', '9669e475-842a-4edf-86fc-8acc1399ef6f', '3385a7a1-1f3b-4b29-8c41-4f7710ce7535'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:54.013582 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-98b44a2d-fa9b-4483-9e12-48b9ceddaa7e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:54.017166 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-98b44a2d-fa9b-4483-9e12-48b9ceddaa7e tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/03a1669a-57cc-434a-9196-4c4b7cc91383 Aug 14 06:13:54.018184 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0b038816-884d-4598-bd3e-2cdb8325705b tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] https://10.4.3.127/volume/v3/group_types/25a75c97-0f54-4b1b-b6be-8e68722bb762 returned with HTTP 202 Aug 14 06:13:54.018333 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-98b44a2d-fa9b-4483-9e12-48b9ceddaa7e tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:54.018372 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 453/1805] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 14 06:13:53 2026] DELETE /volume/v3/group_types/25a75c97-0f54-4b1b-b6be-8e68722bb762 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:13:54.018444 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-98b44a2d-fa9b-4483-9e12-48b9ceddaa7e tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:54.029205 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:54.029205 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:54.031025 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-18ba8364-36f9-4ee8-a41c-bcfd64879c1c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:54.035077 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-18ba8364-36f9-4ee8-a41c-bcfd64879c1c tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] DELETE https://10.4.3.127/volume/v3/types/ee6cd3b7-d23a-4948-88cf-d4b49652fa21 Aug 14 06:13:54.035077 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-18ba8364-36f9-4ee8-a41c-bcfd64879c1c tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:54.035565 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-98b44a2d-fa9b-4483-9e12-48b9ceddaa7e tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:54.035656 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-18ba8364-36f9-4ee8-a41c-bcfd64879c1c tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:54.035656 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:54.035656 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:54.041929 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-98b44a2d-fa9b-4483-9e12-48b9ceddaa7e tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/03a1669a-57cc-434a-9196-4c4b7cc91383 returned with HTTP 200 Aug 14 06:13:54.043088 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 449/1806] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:54 2026] GET /volume/v3/volumes/03a1669a-57cc-434a-9196-4c4b7cc91383 => generated 813 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:54.047372 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c5b2286a-3209-4b32-85f8-b94f5a750b65 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Snapshot create request issued successfully. Aug 14 06:13:54.047701 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c5b2286a-3209-4b32-85f8-b94f5a750b65 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:13:54.048060 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 452/1807] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:13:53 2026] POST /volume/v3/snapshots => generated 312 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:54.060482 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6cf78364-2619-43ea-bdc5-de3affbcce83 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:54.064967 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6cf78364-2619-43ea-bdc5-de3affbcce83 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots/6dee3e0d-c9fb-4b18-a9d7-e560163aec21 Aug 14 06:13:54.064967 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6cf78364-2619-43ea-bdc5-de3affbcce83 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:54.064967 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6cf78364-2619-43ea-bdc5-de3affbcce83 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:54.067529 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-18ba8364-36f9-4ee8-a41c-bcfd64879c1c tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] https://10.4.3.127/volume/v3/types/ee6cd3b7-d23a-4948-88cf-d4b49652fa21 returned with HTTP 202 Aug 14 06:13:54.067999 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 454/1808] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:13:54 2026] DELETE /volume/v3/types/ee6cd3b7-d23a-4948-88cf-d4b49652fa21 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:54.069978 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:54.069978 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:54.070489 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6cf78364-2619-43ea-bdc5-de3affbcce83 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Snapshot retrieved successfully. Aug 14 06:13:54.071499 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6cf78364-2619-43ea-bdc5-de3affbcce83 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots/6dee3e0d-c9fb-4b18-a9d7-e560163aec21 returned with HTTP 200 Aug 14 06:13:54.071994 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 454/1809] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:54 2026] GET /volume/v3/snapshots/6dee3e0d-c9fb-4b18-a9d7-e560163aec21 => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:54.076424 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7ef429b7-7c5c-40ee-a74a-b3cadace9638 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:54.080261 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7ef429b7-7c5c-40ee-a74a-b3cadace9638 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] GET https://10.4.3.127/volume/v3/types/ee6cd3b7-d23a-4948-88cf-d4b49652fa21 Aug 14 06:13:54.080261 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7ef429b7-7c5c-40ee-a74a-b3cadace9638 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:54.080692 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7ef429b7-7c5c-40ee-a74a-b3cadace9638 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:54.087328 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7ef429b7-7c5c-40ee-a74a-b3cadace9638 tempest-GroupSnapshotsV319Test-1550313457 tempest-GroupSnapshotsV319Test-1550313457-project-admin] https://10.4.3.127/volume/v3/types/ee6cd3b7-d23a-4948-88cf-d4b49652fa21 returned with HTTP 404 Aug 14 06:13:54.088955 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 450/1810] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:13:54 2026] GET /volume/v3/types/ee6cd3b7-d23a-4948-88cf-d4b49652fa21 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:55.056340 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-85de280c-e8c9-42fc-8841-8e89691d733d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:55.057740 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-85de280c-e8c9-42fc-8841-8e89691d733d tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/03a1669a-57cc-434a-9196-4c4b7cc91383 Aug 14 06:13:55.057994 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-85de280c-e8c9-42fc-8841-8e89691d733d tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:55.058249 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-85de280c-e8c9-42fc-8841-8e89691d733d tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:55.068156 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:55.068156 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:55.073217 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-85de280c-e8c9-42fc-8841-8e89691d733d tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:55.079251 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-85de280c-e8c9-42fc-8841-8e89691d733d tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/03a1669a-57cc-434a-9196-4c4b7cc91383 returned with HTTP 200 Aug 14 06:13:55.080052 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 453/1811] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:55 2026] GET /volume/v3/volumes/03a1669a-57cc-434a-9196-4c4b7cc91383 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:55.087145 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-aba7af62-8cf3-4bf7-81f5-fe6ebb651818 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:55.091146 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aba7af62-8cf3-4bf7-81f5-fe6ebb651818 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots/6dee3e0d-c9fb-4b18-a9d7-e560163aec21 Aug 14 06:13:55.091427 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aba7af62-8cf3-4bf7-81f5-fe6ebb651818 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:55.091658 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aba7af62-8cf3-4bf7-81f5-fe6ebb651818 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:55.094547 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-877a24a6-87f6-432c-899e-140a03ba20a8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:55.098272 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:13:55.098928 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "03a1669a-57cc-434a-9196-4c4b7cc91383", "size": 1, "name": "tempest-VolumesGetTest-Volume-312812793", "metadata": {"Type": "Test"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:55.099157 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:55.099157 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:55.099776 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-aba7af62-8cf3-4bf7-81f5-fe6ebb651818 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Snapshot retrieved successfully. Aug 14 06:13:55.100540 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aba7af62-8cf3-4bf7-81f5-fe6ebb651818 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots/6dee3e0d-c9fb-4b18-a9d7-e560163aec21 returned with HTTP 200 Aug 14 06:13:55.101056 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 455/1812] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:55 2026] GET /volume/v3/snapshots/6dee3e0d-c9fb-4b18-a9d7-e560163aec21 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:55.101574 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Create volume request body: {'volume': {'source_volid': '03a1669a-57cc-434a-9196-4c4b7cc91383', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-312812793', 'metadata': {'Type': 'Test'}}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:13:55.112640 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6925a960-1eed-4a82-9ca5-2e2bbeea84f6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:55.117132 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6925a960-1eed-4a82-9ca5-2e2bbeea84f6 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:13:55.118927 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:55.118927 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:55.119691 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume retrieved successfully. Aug 14 06:13:55.119923 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Create volume of 1 GB Aug 14 06:13:55.120728 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6925a960-1eed-4a82-9ca5-2e2bbeea84f6 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "295065b9-65ae-4f3f-b241-e250f6d66407", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1526897645"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:55.129715 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Availability Zones retrieved successfully. Aug 14 06:13:55.136420 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:55.136420 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:55.136420 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6925a960-1eed-4a82-9ca5-2e2bbeea84f6 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Volume info retrieved successfully. Aug 14 06:13:55.136420 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-6925a960-1eed-4a82-9ca5-2e2bbeea84f6 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Create snapshot from volume 295065b9-65ae-4f3f-b241-e250f6d66407 Aug 14 06:13:55.136930 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Flow 'volume_create_api' (d56e3e08-4642-478e-aa59-677529ed0401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:55.138904 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181af704-1dc8-4437-969b-293b54692d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:55.140712 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:13:55.173053 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-6925a960-1eed-4a82-9ca5-2e2bbeea84f6 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Created reservations ['c24ba69f-404c-4a9a-b04a-70f136ca2701', '8b7722d2-2447-4ce3-ac79-967cf3e5b925', '7eabcbda-da4e-4d01-baf6-31ae5e9fac45', '90576fe5-bdb7-499a-a252-eeb956cc9332'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:55.180137 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181af704-1dc8-4437-969b-293b54692d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '03a1669a-57cc-434a-9196-4c4b7cc91383', 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:55.181438 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b2448e3-5495-424a-9d08-b227318c3401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:55.205436 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6925a960-1eed-4a82-9ca5-2e2bbeea84f6 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Snapshot create request issued successfully. Aug 14 06:13:55.205891 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6925a960-1eed-4a82-9ca5-2e2bbeea84f6 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:13:55.206471 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 451/1813] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:13:55 2026] POST /volume/v3/snapshots => generated 314 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:55.215122 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-46b5dfb1-275b-4270-b996-0f7c948f9374 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:55.217996 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-46b5dfb1-275b-4270-b996-0f7c948f9374 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots/a4388369-13c9-4339-b210-bf0723c70647 Aug 14 06:13:55.218211 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-46b5dfb1-275b-4270-b996-0f7c948f9374 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:55.218917 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-46b5dfb1-275b-4270-b996-0f7c948f9374 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:55.228535 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:55.228535 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:55.229728 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-46b5dfb1-275b-4270-b996-0f7c948f9374 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Snapshot retrieved successfully. Aug 14 06:13:55.230291 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-46b5dfb1-275b-4270-b996-0f7c948f9374 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots/a4388369-13c9-4339-b210-bf0723c70647 returned with HTTP 200 Aug 14 06:13:55.232329 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 454/1814] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:55 2026] GET /volume/v3/snapshots/a4388369-13c9-4339-b210-bf0723c70647 => generated 446 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:55.238909 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Created reservations ['5f31d9b4-b2a0-46ad-b873-aae3176bb2c0', 'be924cc4-f023-4917-a09e-bb3a5e8b9cf6', 'b262dc3e-28d7-467f-bd02-5482c29039d0', '43e6888e-a6d0-40cb-aad0-34c4097d900f'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:55.239879 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b2448e3-5495-424a-9d08-b227318c3401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f31d9b4-b2a0-46ad-b873-aae3176bb2c0', 'be924cc4-f023-4917-a09e-bb3a5e8b9cf6', 'b262dc3e-28d7-467f-bd02-5482c29039d0', '43e6888e-a6d0-40cb-aad0-34c4097d900f']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:55.240930 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3f67529-36ff-449c-b0b5-5350b748de02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:55.290824 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3f67529-36ff-449c-b0b5-5350b748de02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2053cf02-218c-4d6e-ab4e-436595eea2c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-312812793',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d8271dad292c4a69af5e625d1fb9b776',qos_specs=None,replication_status=,reservations=['5f31d9b4-b2a0-46ad-b873-aae3176bb2c0','be924cc4-f023-4917-a09e-bb3a5e8b9cf6','b262dc3e-28d7-467f-bd02-5482c29039d0','43e6888e-a6d0-40cb-aad0-34c4097d900f'],size=1,snapshot_id=None,source_replicaid=,source_volid=03a1669a-57cc-434a-9196-4c4b7cc91383,status='creating',user_id='912626c14c694ffd9a08f99b81d1e90f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:13:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-312812793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2053cf02-218c-4d6e-ab4e-436595eea2c6,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d8271dad292c4a69af5e625d1fb9b776',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=03a1669a-57cc-434a-9196-4c4b7cc91383,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='912626c14c694ffd9a08f99b81d1e90f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:55.291628 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff570007-8bb7-4db9-b664-5cc0f06e17ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:55.310061 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff570007-8bb7-4db9-b664-5cc0f06e17ca) transitioned into state 'SUCCESS' from state '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-312812793',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d8271dad292c4a69af5e625d1fb9b776',qos_specs=None,replication_status=,reservations=['5f31d9b4-b2a0-46ad-b873-aae3176bb2c0','be924cc4-f023-4917-a09e-bb3a5e8b9cf6','b262dc3e-28d7-467f-bd02-5482c29039d0','43e6888e-a6d0-40cb-aad0-34c4097d900f'],size=1,snapshot_id=None,source_replicaid=,source_volid=03a1669a-57cc-434a-9196-4c4b7cc91383,status='creating',user_id='912626c14c694ffd9a08f99b81d1e90f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:55.310666 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcfe22fd-9a26-46f5-8bdd-acc165eb17ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:55.327030 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcfe22fd-9a26-46f5-8bdd-acc165eb17ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:55.327976 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Flow 'volume_create_api' (d56e3e08-4642-478e-aa59-677529ed0401) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:55.328379 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Create volume request issued successfully. Aug 14 06:13:55.329176 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-877a24a6-87f6-432c-899e-140a03ba20a8 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:13:55.329851 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 455/1815] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:13:55 2026] POST /volume/v3/volumes => generated 792 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:55.342095 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b69f4045-394f-4c48-9a48-2521131b49a9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:55.344528 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b69f4045-394f-4c48-9a48-2521131b49a9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 Aug 14 06:13:55.344925 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b69f4045-394f-4c48-9a48-2521131b49a9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:55.345190 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b69f4045-394f-4c48-9a48-2521131b49a9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:55.353940 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:55.353940 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:55.357768 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b69f4045-394f-4c48-9a48-2521131b49a9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:55.362109 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b69f4045-394f-4c48-9a48-2521131b49a9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 returned with HTTP 200 Aug 14 06:13:55.362651 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 456/1816] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:55 2026] GET /volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:55.429152 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:55.431650 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:13:55.432105 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1290669046", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:55.434124 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1290669046', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:13:55.434293 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Create volume of 1 GB Aug 14 06:13:55.434678 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:55.434678 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:55.439543 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Availability Zones retrieved successfully. Aug 14 06:13:55.446174 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Flow 'volume_create_api' (52e8f313-2e93-4fcb-9a61-32c5abc79bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:55.447343 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03194f60-c398-4aea-8b4b-041b92728581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:55.448587 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:13:55.487722 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03194f60-c398-4aea-8b4b-041b92728581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:55.488890 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b1f3899-816a-4f31-becc-3ac8ddedddd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:55.555826 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Created reservations ['7cc67861-9c3a-4d86-9f4b-4bb23f6c5eab', 'dc6cfe1d-d44f-4970-9b47-1ffaa5fc85ff', 'df143642-0227-41ab-8cdc-ab77547e0c4e', '75b5fcf7-b14f-4677-99f9-224332e4077f'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:55.556724 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b1f3899-816a-4f31-becc-3ac8ddedddd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cc67861-9c3a-4d86-9f4b-4bb23f6c5eab', 'dc6cfe1d-d44f-4970-9b47-1ffaa5fc85ff', 'df143642-0227-41ab-8cdc-ab77547e0c4e', '75b5fcf7-b14f-4677-99f9-224332e4077f']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:55.557415 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b8709f1-626e-49c9-955e-0597bb396d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:55.579923 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b8709f1-626e-49c9-955e-0597bb396d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c265306a-6fa1-4cd8-9845-b0ed076ce258', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1290669046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d0ab2247cfc40cfa4a535256ce5096b',qos_specs=None,replication_status=,reservations=['7cc67861-9c3a-4d86-9f4b-4bb23f6c5eab','dc6cfe1d-d44f-4970-9b47-1ffaa5fc85ff','df143642-0227-41ab-8cdc-ab77547e0c4e','75b5fcf7-b14f-4677-99f9-224332e4077f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa308a460ea64604859c160f0511923c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:13:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1290669046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c265306a-6fa1-4cd8-9845-b0ed076ce258,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d0ab2247cfc40cfa4a535256ce5096b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa308a460ea64604859c160f0511923c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:55.580876 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (994a10b4-557e-439d-babf-02fe20f368e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:55.607056 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (994a10b4-557e-439d-babf-02fe20f368e5) transitioned into state 'SUCCESS' from state '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-1290669046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d0ab2247cfc40cfa4a535256ce5096b',qos_specs=None,replication_status=,reservations=['7cc67861-9c3a-4d86-9f4b-4bb23f6c5eab','dc6cfe1d-d44f-4970-9b47-1ffaa5fc85ff','df143642-0227-41ab-8cdc-ab77547e0c4e','75b5fcf7-b14f-4677-99f9-224332e4077f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa308a460ea64604859c160f0511923c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:55.607935 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60aca234-c737-4058-b1ed-466adbc662da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:55.618967 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60aca234-c737-4058-b1ed-466adbc662da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:55.620091 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Flow 'volume_create_api' (52e8f313-2e93-4fcb-9a61-32c5abc79bc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:55.620315 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Create volume request issued successfully. Aug 14 06:13:55.620966 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9d2e0d67-32d7-4011-9c35-3e9377b2f70b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:13:55.621527 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 452/1817] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:13:55 2026] POST /volume/v3/volumes => generated 755 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:55.640932 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-99aab8be-4d0f-4937-b3f4-88cbec800b91 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:55.642842 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-99aab8be-4d0f-4937-b3f4-88cbec800b91 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 Aug 14 06:13:55.643026 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-99aab8be-4d0f-4937-b3f4-88cbec800b91 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:55.645699 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-99aab8be-4d0f-4937-b3f4-88cbec800b91 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:55.652841 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:55.652841 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:55.656993 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-99aab8be-4d0f-4937-b3f4-88cbec800b91 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:13:55.662626 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-99aab8be-4d0f-4937-b3f4-88cbec800b91 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 returned with HTTP 200 Aug 14 06:13:55.663101 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 455/1818] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:55 2026] GET /volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:56.242219 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2ffee564-e24e-4d05-94ec-359868d077ad None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.244253 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2ffee564-e24e-4d05-94ec-359868d077ad tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots/a4388369-13c9-4339-b210-bf0723c70647 Aug 14 06:13:56.244503 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2ffee564-e24e-4d05-94ec-359868d077ad tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:56.244719 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2ffee564-e24e-4d05-94ec-359868d077ad tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:56.249746 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:56.249746 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:56.250220 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2ffee564-e24e-4d05-94ec-359868d077ad tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Snapshot retrieved successfully. Aug 14 06:13:56.250994 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2ffee564-e24e-4d05-94ec-359868d077ad tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots/a4388369-13c9-4339-b210-bf0723c70647 returned with HTTP 200 Aug 14 06:13:56.251366 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 456/1819] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:56 2026] GET /volume/v3/snapshots/a4388369-13c9-4339-b210-bf0723c70647 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:56.261809 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d7e914fe-51cc-4687-ba1e-376efe8b62b9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.266685 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d7e914fe-51cc-4687-ba1e-376efe8b62b9 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:13:56.266685 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d7e914fe-51cc-4687-ba1e-376efe8b62b9 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "295065b9-65ae-4f3f-b241-e250f6d66407", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1351769312"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:56.274935 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:56.274935 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:56.275677 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d7e914fe-51cc-4687-ba1e-376efe8b62b9 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Volume info retrieved successfully. Aug 14 06:13:56.275884 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-d7e914fe-51cc-4687-ba1e-376efe8b62b9 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Create snapshot from volume 295065b9-65ae-4f3f-b241-e250f6d66407 Aug 14 06:13:56.301840 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-d7e914fe-51cc-4687-ba1e-376efe8b62b9 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Created reservations ['b20444c6-18d8-4bc0-bf37-eb1c96c14b34', '94c7a6ef-a599-4c35-bce5-80916567dfbb', '7dfb06b7-48f1-44d7-b348-36e10f1392ea', '9a6435cb-c586-47c1-88e5-0a63ca54a099'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:56.340978 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d7e914fe-51cc-4687-ba1e-376efe8b62b9 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Snapshot create request issued successfully. Aug 14 06:13:56.340978 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d7e914fe-51cc-4687-ba1e-376efe8b62b9 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:13:56.340978 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 457/1820] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:13:56 2026] POST /volume/v3/snapshots => generated 314 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:56.352957 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-43d290f5-a11b-43d6-aafc-2d540dc8766b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.354895 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-43d290f5-a11b-43d6-aafc-2d540dc8766b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots/d1aa03ca-94b8-4749-bd83-e47511438a22 Aug 14 06:13:56.355102 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-43d290f5-a11b-43d6-aafc-2d540dc8766b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:56.355320 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-43d290f5-a11b-43d6-aafc-2d540dc8766b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:56.360923 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:56.360923 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:56.361635 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-43d290f5-a11b-43d6-aafc-2d540dc8766b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Snapshot retrieved successfully. Aug 14 06:13:56.362595 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-43d290f5-a11b-43d6-aafc-2d540dc8766b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots/d1aa03ca-94b8-4749-bd83-e47511438a22 returned with HTTP 200 Aug 14 06:13:56.362983 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 453/1821] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:56 2026] GET /volume/v3/snapshots/d1aa03ca-94b8-4749-bd83-e47511438a22 => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:56.375353 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c14fe688-4e56-4c03-9207-cf873cd2a5af None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.377656 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c14fe688-4e56-4c03-9207-cf873cd2a5af tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 Aug 14 06:13:56.377888 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c14fe688-4e56-4c03-9207-cf873cd2a5af tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:56.378133 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c14fe688-4e56-4c03-9207-cf873cd2a5af tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:56.390611 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:56.390611 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:56.395006 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c14fe688-4e56-4c03-9207-cf873cd2a5af tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:56.399845 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c14fe688-4e56-4c03-9207-cf873cd2a5af tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 returned with HTTP 200 Aug 14 06:13:56.400216 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 456/1822] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:56 2026] GET /volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 => generated 885 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:56.414423 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-63ca0fd9-791e-4820-93ec-e1e1a5cbc639 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.416210 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-63ca0fd9-791e-4820-93ec-e1e1a5cbc639 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 Aug 14 06:13:56.416489 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-63ca0fd9-791e-4820-93ec-e1e1a5cbc639 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:56.416677 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-63ca0fd9-791e-4820-93ec-e1e1a5cbc639 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:56.424782 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:56.424782 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:56.433232 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-63ca0fd9-791e-4820-93ec-e1e1a5cbc639 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:56.441079 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-63ca0fd9-791e-4820-93ec-e1e1a5cbc639 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 returned with HTTP 200 Aug 14 06:13:56.441806 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 457/1823] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:56 2026] GET /volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 => generated 885 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:56.459537 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4e0f3038-9d86-4930-aa55-ef308edd2cbf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.461189 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4e0f3038-9d86-4930-aa55-ef308edd2cbf tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] PUT https://10.4.3.127/volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 Aug 14 06:13:56.461635 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4e0f3038-9d86-4930-aa55-ef308edd2cbf tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-312812793"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:56.470075 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:56.470075 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:56.473728 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4e0f3038-9d86-4930-aa55-ef308edd2cbf tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:56.479139 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4e0f3038-9d86-4930-aa55-ef308edd2cbf tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume updated successfully. Aug 14 06:13:56.479910 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4e0f3038-9d86-4930-aa55-ef308edd2cbf tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 returned with HTTP 200 Aug 14 06:13:56.481262 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 458/1824] 10.4.3.127 () {68 vars in 1368 bytes} [Fri Aug 14 06:13:56 2026] PUT /volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:56.500232 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d1d1a77c-ad07-4ed3-81f4-976155d48515 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.503017 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d1d1a77c-ad07-4ed3-81f4-976155d48515 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] PUT https://10.4.3.127/volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 Aug 14 06:13:56.503556 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d1d1a77c-ad07-4ed3-81f4-976155d48515 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1345740157", "description": "This is the new description of volume"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:56.517239 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:56.517239 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:56.522690 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d1d1a77c-ad07-4ed3-81f4-976155d48515 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:56.531295 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d1d1a77c-ad07-4ed3-81f4-976155d48515 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume updated successfully. Aug 14 06:13:56.532167 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d1d1a77c-ad07-4ed3-81f4-976155d48515 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 returned with HTTP 200 Aug 14 06:13:56.532775 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 454/1825] 10.4.3.127 () {68 vars in 1369 bytes} [Fri Aug 14 06:13:56 2026] PUT /volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:56.547770 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9abb524f-91e3-4ac4-8cfc-71fb3c6d1bf5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.549681 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9abb524f-91e3-4ac4-8cfc-71fb3c6d1bf5 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 Aug 14 06:13:56.549925 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9abb524f-91e3-4ac4-8cfc-71fb3c6d1bf5 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:56.550118 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9abb524f-91e3-4ac4-8cfc-71fb3c6d1bf5 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:56.557237 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:56.557237 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:56.561277 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9abb524f-91e3-4ac4-8cfc-71fb3c6d1bf5 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:56.566281 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9abb524f-91e3-4ac4-8cfc-71fb3c6d1bf5 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 returned with HTTP 200 Aug 14 06:13:56.566752 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 457/1826] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:56 2026] GET /volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 => generated 925 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:56.568807 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-299693f3-6d3a-4864-a2a1-8a17dc4e65be None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.586278 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.588559 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:13:56.590417 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-804887092", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-303028514"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:56.592165 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-804887092', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-303028514'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:13:56.592165 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Create volume of 1 GB Aug 14 06:13:56.601871 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Availability Zones retrieved successfully. Aug 14 06:13:56.612424 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Flow 'volume_create_api' (79f5c02a-547a-4e44-b106-7467e83b1a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:56.615694 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c018890f-a398-4255-b9bd-7ff42cb26ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:56.616669 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:13:56.649820 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c018890f-a398-4255-b9bd-7ff42cb26ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:56.650807 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c57791-2257-433e-b033-43df609f6a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:56.675035 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-299693f3-6d3a-4864-a2a1-8a17dc4e65be tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] POST https://10.4.3.127/volume/v3/qos-specs Aug 14 06:13:56.675035 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-299693f3-6d3a-4864-a2a1-8a17dc4e65be tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-298665017", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:56.677328 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.qos_specs [None req-299693f3-6d3a-4864-a2a1-8a17dc4e65be tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-298665017', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100407) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 06:13:56.681436 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c36f54db-f2aa-459a-9b65-11030f54ee8e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.684290 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-299693f3-6d3a-4864-a2a1-8a17dc4e65be tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] DB qos_specs_create(): root {'id': '4aad9453-a1fc-41bf-aabf-8367983b70d3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-298665017'} {{(pid=100407) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 06:13:56.684815 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c36f54db-f2aa-459a-9b65-11030f54ee8e tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 Aug 14 06:13:56.685121 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c36f54db-f2aa-459a-9b65-11030f54ee8e tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:56.685410 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c36f54db-f2aa-459a-9b65-11030f54ee8e tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:56.693082 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-299693f3-6d3a-4864-a2a1-8a17dc4e65be tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs returned with HTTP 200 Aug 14 06:13:56.693557 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 458/1827] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:13:56 2026] POST /volume/v3/qos-specs => generated 392 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:56.699296 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:56.699296 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:56.704481 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c36f54db-f2aa-459a-9b65-11030f54ee8e tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:13:56.704808 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-126dea1f-16d7-4703-8d53-94bc7811ea86 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.706583 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-126dea1f-16d7-4703-8d53-94bc7811ea86 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:13:56.706959 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-126dea1f-16d7-4703-8d53-94bc7811ea86 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1390620871"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:56.708200 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Created reservations ['adb0fbcf-868b-4116-abe5-d68c19a7e299', 'fe5d4dd5-380b-473b-af02-d55e4aa0c348', 'd4ce5572-69f4-4a30-bf85-829ea74f7db7', 'f872a36b-8593-4ef3-96fc-90acb9d0db03'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:56.709133 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c57791-2257-433e-b033-43df609f6a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adb0fbcf-868b-4116-abe5-d68c19a7e299', 'fe5d4dd5-380b-473b-af02-d55e4aa0c348', 'd4ce5572-69f4-4a30-bf85-829ea74f7db7', 'f872a36b-8593-4ef3-96fc-90acb9d0db03']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:56.709918 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53c1cde1-52fd-4c89-adde-ba9e597ec895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:56.710624 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c36f54db-f2aa-459a-9b65-11030f54ee8e tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 returned with HTTP 200 Aug 14 06:13:56.711230 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 455/1828] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:56 2026] GET /volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:56.725134 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0acc935a-cbe5-47b5-b6f7-b2b6de5ca17e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.725733 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-126dea1f-16d7-4703-8d53-94bc7811ea86 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:13:56.726274 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 458/1829] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:13:56 2026] POST /volume/v3/types => generated 222 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:56.731613 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0acc935a-cbe5-47b5-b6f7-b2b6de5ca17e tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 Aug 14 06:13:56.731877 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0acc935a-cbe5-47b5-b6f7-b2b6de5ca17e tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:56.732090 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0acc935a-cbe5-47b5-b6f7-b2b6de5ca17e tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:56.737834 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53c1cde1-52fd-4c89-adde-ba9e597ec895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64e38689-9042-407c-a606-1921019c5784', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-804887092',display_name='tempest-VolumesGetTest-Volume-303028514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8271dad292c4a69af5e625d1fb9b776',qos_specs=None,replication_status=,reservations=['adb0fbcf-868b-4116-abe5-d68c19a7e299','fe5d4dd5-380b-473b-af02-d55e4aa0c348','d4ce5572-69f4-4a30-bf85-829ea74f7db7','f872a36b-8593-4ef3-96fc-90acb9d0db03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='912626c14c694ffd9a08f99b81d1e90f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:13:56Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-804887092',display_name='tempest-VolumesGetTest-Volume-303028514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64e38689-9042-407c-a606-1921019c5784,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8271dad292c4a69af5e625d1fb9b776',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='912626c14c694ffd9a08f99b81d1e90f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:56.738634 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (757af106-ff5b-4bc4-bb2d-dc2ecab60ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:56.739297 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b8985196-6059-430d-82b6-6c09dde2cc43 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.741449 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b8985196-6059-430d-82b6-6c09dde2cc43 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:13:56.743833 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b8985196-6059-430d-82b6-6c09dde2cc43 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1946198820"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:56.743977 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:56.743977 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:56.747198 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0acc935a-cbe5-47b5-b6f7-b2b6de5ca17e tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:13:56.752650 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0acc935a-cbe5-47b5-b6f7-b2b6de5ca17e tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 returned with HTTP 200 Aug 14 06:13:56.753108 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 459/1830] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:56 2026] GET /volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:56.755297 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b8985196-6059-430d-82b6-6c09dde2cc43 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:13:56.755700 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 456/1831] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:13:56 2026] POST /volume/v3/types => generated 222 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:56.761596 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (757af106-ff5b-4bc4-bb2d-dc2ecab60ed3) transitioned into 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-804887092',display_name='tempest-VolumesGetTest-Volume-303028514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8271dad292c4a69af5e625d1fb9b776',qos_specs=None,replication_status=,reservations=['adb0fbcf-868b-4116-abe5-d68c19a7e299','fe5d4dd5-380b-473b-af02-d55e4aa0c348','d4ce5572-69f4-4a30-bf85-829ea74f7db7','f872a36b-8593-4ef3-96fc-90acb9d0db03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='912626c14c694ffd9a08f99b81d1e90f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:56.763015 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fab9275-aa8d-4528-b80e-2d07c8ccd8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:56.764336 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6c150798-5eaf-44ff-8a50-07806d1a5c7a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.765625 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8a4a24a3-36f4-48f0-93bc-4b8711174f50 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.766135 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6c150798-5eaf-44ff-8a50-07806d1a5c7a tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:13:56.766524 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6c150798-5eaf-44ff-8a50-07806d1a5c7a tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-23140101"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:56.767151 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8a4a24a3-36f4-48f0-93bc-4b8711174f50 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes Aug 14 06:13:56.767328 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8a4a24a3-36f4-48f0-93bc-4b8711174f50 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:56.767539 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8a4a24a3-36f4-48f0-93bc-4b8711174f50 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:56.767797 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-8a4a24a3-36f4-48f0-93bc-4b8711174f50 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:56.768736 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8a4a24a3-36f4-48f0-93bc-4b8711174f50 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:13:56.775911 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8a4a24a3-36f4-48f0-93bc-4b8711174f50 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Get all volumes completed successfully. Aug 14 06:13:56.776024 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fab9275-aa8d-4528-b80e-2d07c8ccd8cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:56.776327 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8a4a24a3-36f4-48f0-93bc-4b8711174f50 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 200 Aug 14 06:13:56.776716 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 460/1832] 10.4.3.127 () {66 vars in 1237 bytes} [Fri Aug 14 06:13:56 2026] GET /volume/v3/volumes => generated 339 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:56.777267 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Flow 'volume_create_api' (79f5c02a-547a-4e44-b106-7467e83b1a0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:56.777746 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Create volume request issued successfully. Aug 14 06:13:56.778817 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-04a195fc-7cf2-44aa-ab98-92db843acca2 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:13:56.779802 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 459/1833] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:13:56 2026] POST /volume/v3/volumes => generated 778 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:13:56.785307 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-69a6b29c-fe22-43af-b74c-4b4654de288b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.787388 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6c150798-5eaf-44ff-8a50-07806d1a5c7a tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:13:56.787388 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 459/1834] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:13:56 2026] POST /volume/v3/types => generated 220 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:56.787612 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-69a6b29c-fe22-43af-b74c-4b4654de288b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 Aug 14 06:13:56.787612 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-69a6b29c-fe22-43af-b74c-4b4654de288b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:56.787612 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-69a6b29c-fe22-43af-b74c-4b4654de288b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:56.795165 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:56.795165 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:56.796967 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-39b11a15-b1c4-4be6-853d-3beef5065b35 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.799324 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-39b11a15-b1c4-4be6-853d-3beef5065b35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/64e38689-9042-407c-a606-1921019c5784 Aug 14 06:13:56.799324 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-39b11a15-b1c4-4be6-853d-3beef5065b35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:56.799324 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-39b11a15-b1c4-4be6-853d-3beef5065b35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:56.799682 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b38ead49-3749-480c-8b5c-10692c8ee5f1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.799814 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-69a6b29c-fe22-43af-b74c-4b4654de288b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:13:56.801146 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b38ead49-3749-480c-8b5c-10692c8ee5f1 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/associate?vol_type_id=f83f254a-10a4-4764-9ad2-efbb1b6e0f17 Aug 14 06:13:56.801573 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b38ead49-3749-480c-8b5c-10692c8ee5f1 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:56.801573 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b38ead49-3749-480c-8b5c-10692c8ee5f1 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'associate' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:56.801781 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:56.801781 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:56.802909 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b38ead49-3749-480c-8b5c-10692c8ee5f1 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Associate qos_spec: 4aad9453-a1fc-41bf-aabf-8367983b70d3 with type: f83f254a-10a4-4764-9ad2-efbb1b6e0f17 {{(pid=100406) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 14 06:13:56.804348 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-69a6b29c-fe22-43af-b74c-4b4654de288b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 returned with HTTP 200 Aug 14 06:13:56.804887 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 457/1835] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:56 2026] GET /volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:56.807067 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:56.807067 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:56.810447 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-39b11a15-b1c4-4be6-853d-3beef5065b35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:56.814337 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-39b11a15-b1c4-4be6-853d-3beef5065b35 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/64e38689-9042-407c-a606-1921019c5784 returned with HTTP 200 Aug 14 06:13:56.814739 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 461/1836] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:56 2026] GET /volume/v3/volumes/64e38689-9042-407c-a606-1921019c5784 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:56.824069 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b38ead49-3749-480c-8b5c-10692c8ee5f1 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/associate?vol_type_id=f83f254a-10a4-4764-9ad2-efbb1b6e0f17 returned with HTTP 202 Aug 14 06:13:56.824961 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 460/1837] 10.4.3.127 () {66 vars in 1481 bytes} [Fri Aug 14 06:13:56 2026] GET /volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/associate?vol_type_id=f83f254a-10a4-4764-9ad2-efbb1b6e0f17 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:56.832316 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a906895d-17ff-480b-94c6-e24b252470c9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.834225 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a906895d-17ff-480b-94c6-e24b252470c9 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/associate?vol_type_id=5b422c13-ce16-4718-aa5f-89270db1ce10 Aug 14 06:13:56.834467 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a906895d-17ff-480b-94c6-e24b252470c9 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:56.834669 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a906895d-17ff-480b-94c6-e24b252470c9 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'associate' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:56.835430 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a906895d-17ff-480b-94c6-e24b252470c9 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Associate qos_spec: 4aad9453-a1fc-41bf-aabf-8367983b70d3 with type: 5b422c13-ce16-4718-aa5f-89270db1ce10 {{(pid=100404) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 14 06:13:56.858331 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-ba51b0fe-0e35-4536-9402-053d28cc4535 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.860699 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-ba51b0fe-0e35-4536-9402-053d28cc4535 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 Aug 14 06:13:56.860979 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a906895d-17ff-480b-94c6-e24b252470c9 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/associate?vol_type_id=5b422c13-ce16-4718-aa5f-89270db1ce10 returned with HTTP 202 Aug 14 06:13:56.861120 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-ba51b0fe-0e35-4536-9402-053d28cc4535 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:56.861299 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-ba51b0fe-0e35-4536-9402-053d28cc4535 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:56.862069 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 460/1838] 10.4.3.127 () {66 vars in 1481 bytes} [Fri Aug 14 06:13:56 2026] GET /volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/associate?vol_type_id=5b422c13-ce16-4718-aa5f-89270db1ce10 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:56.869626 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:56.869626 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:56.870045 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f52f93e1-51ac-4534-90b1-d59af0078910 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.872063 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f52f93e1-51ac-4534-90b1-d59af0078910 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/associate?vol_type_id=d76d74e7-0fb0-46f9-9cdf-1b001aa6b5b3 Aug 14 06:13:56.872270 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f52f93e1-51ac-4534-90b1-d59af0078910 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:56.872584 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f52f93e1-51ac-4534-90b1-d59af0078910 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'associate' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:56.873359 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f52f93e1-51ac-4534-90b1-d59af0078910 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Associate qos_spec: 4aad9453-a1fc-41bf-aabf-8367983b70d3 with type: d76d74e7-0fb0-46f9-9cdf-1b001aa6b5b3 {{(pid=100407) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 14 06:13:56.874175 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-ba51b0fe-0e35-4536-9402-053d28cc4535 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:13:56.878816 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-ba51b0fe-0e35-4536-9402-053d28cc4535 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 returned with HTTP 200 Aug 14 06:13:56.879243 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 458/1839] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:13:56 2026] GET /volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:56.896229 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f52f93e1-51ac-4534-90b1-d59af0078910 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/associate?vol_type_id=d76d74e7-0fb0-46f9-9cdf-1b001aa6b5b3 returned with HTTP 202 Aug 14 06:13:56.896692 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 462/1840] 10.4.3.127 () {66 vars in 1481 bytes} [Fri Aug 14 06:13:56 2026] GET /volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/associate?vol_type_id=d76d74e7-0fb0-46f9-9cdf-1b001aa6b5b3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:56.907568 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-91466774-fc1c-448e-a2e6-136388769cd5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.911982 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-91466774-fc1c-448e-a2e6-136388769cd5 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/associations Aug 14 06:13:56.911982 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-91466774-fc1c-448e-a2e6-136388769cd5 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:56.911982 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-91466774-fc1c-448e-a2e6-136388769cd5 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'associations' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:56.911982 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:56.911982 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:56.911982 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.qos_specs_manage [None req-91466774-fc1c-448e-a2e6-136388769cd5 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Get associations for qos_spec id: 4aad9453-a1fc-41bf-aabf-8367983b70d3 {{(pid=100406) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 14 06:13:56.932800 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-91466774-fc1c-448e-a2e6-136388769cd5 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/associations returned with HTTP 200 Aug 14 06:13:56.933507 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 461/1841] 10.4.3.127 () {66 vars in 1393 bytes} [Fri Aug 14 06:13:56 2026] GET /volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/associations => generated 446 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:56.943672 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b7159eb8-e4b9-44b5-9a05-fd43b9dc4dab None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.947307 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b7159eb8-e4b9-44b5-9a05-fd43b9dc4dab tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/disassociate?vol_type_id=f83f254a-10a4-4764-9ad2-efbb1b6e0f17 Aug 14 06:13:56.947307 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b7159eb8-e4b9-44b5-9a05-fd43b9dc4dab tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:56.947307 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b7159eb8-e4b9-44b5-9a05-fd43b9dc4dab tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'disassociate' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:56.947307 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:56.947307 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:56.947307 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b7159eb8-e4b9-44b5-9a05-fd43b9dc4dab tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Disassociate qos_spec: 4aad9453-a1fc-41bf-aabf-8367983b70d3 from type: f83f254a-10a4-4764-9ad2-efbb1b6e0f17 {{(pid=100404) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 14 06:13:56.960778 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b7159eb8-e4b9-44b5-9a05-fd43b9dc4dab tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/disassociate?vol_type_id=f83f254a-10a4-4764-9ad2-efbb1b6e0f17 returned with HTTP 202 Aug 14 06:13:56.961340 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 461/1842] 10.4.3.127 () {66 vars in 1490 bytes} [Fri Aug 14 06:13:56 2026] GET /volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/disassociate?vol_type_id=f83f254a-10a4-4764-9ad2-efbb1b6e0f17 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:56.965788 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-dacc7251-8e3b-44f8-8702-55fdeaf9c1bd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.966271 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dacc7251-8e3b-44f8-8702-55fdeaf9c1bd None None] GET https://10.4.3.127/volume// Aug 14 06:13:56.966552 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dacc7251-8e3b-44f8-8702-55fdeaf9c1bd None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:56.966792 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dacc7251-8e3b-44f8-8702-55fdeaf9c1bd None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:56.967211 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dacc7251-8e3b-44f8-8702-55fdeaf9c1bd None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:13:56.967618 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 459/1843] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:13:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:13:56.968495 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8293213c-8b32-4078-91c7-d9e45d5df244 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.970650 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8293213c-8b32-4078-91c7-d9e45d5df244 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/associations Aug 14 06:13:56.970858 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8293213c-8b32-4078-91c7-d9e45d5df244 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:56.971044 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8293213c-8b32-4078-91c7-d9e45d5df244 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'associations' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:56.971682 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:56.971682 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:56.972004 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8293213c-8b32-4078-91c7-d9e45d5df244 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Get associations for qos_spec id: 4aad9453-a1fc-41bf-aabf-8367983b70d3 {{(pid=100407) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 14 06:13:56.977674 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-a0e56963-7fb2-4995-b7f3-7ea616e8071c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:56.980670 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-a0e56963-7fb2-4995-b7f3-7ea616e8071c tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:13:56.982210 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-a0e56963-7fb2-4995-b7f3-7ea616e8071c tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c265306a-6fa1-4cd8-9845-b0ed076ce258", "connector": null, "instance_uuid": "93ca1837-daa6-4c9a-a8fb-a98196a539d6"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:56.989648 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8293213c-8b32-4078-91c7-d9e45d5df244 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/associations returned with HTTP 200 Aug 14 06:13:56.990149 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 463/1844] 10.4.3.127 () {66 vars in 1393 bytes} [Fri Aug 14 06:13:56 2026] GET /volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/associations => generated 304 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:56.992487 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:56.992487 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:56.999434 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d907920e-c93a-4707-8a69-64adcaceabb2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.001741 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d907920e-c93a-4707-8a69-64adcaceabb2 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/disassociate_all Aug 14 06:13:57.001997 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d907920e-c93a-4707-8a69-64adcaceabb2 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.002250 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d907920e-c93a-4707-8a69-64adcaceabb2 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'disassociate_all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.002597 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.002597 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:57.002974 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d907920e-c93a-4707-8a69-64adcaceabb2 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Disassociate qos_spec: 4aad9453-a1fc-41bf-aabf-8367983b70d3 from all. {{(pid=100404) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 14 06:13:57.015585 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d907920e-c93a-4707-8a69-64adcaceabb2 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/disassociate_all returned with HTTP 202 Aug 14 06:13:57.015984 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 462/1845] 10.4.3.127 () {66 vars in 1405 bytes} [Fri Aug 14 06:13:56 2026] GET /volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/disassociate_all => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:57.024087 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-33830af3-f001-464d-bb8b-68e456e10074 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.027112 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-33830af3-f001-464d-bb8b-68e456e10074 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/associations Aug 14 06:13:57.027374 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-33830af3-f001-464d-bb8b-68e456e10074 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.028175 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-a0e56963-7fb2-4995-b7f3-7ea616e8071c tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:13:57.028854 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 462/1846] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:13:56 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 14 06:13:57.029179 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-33830af3-f001-464d-bb8b-68e456e10074 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'associations' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.029934 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.qos_specs_manage [None req-33830af3-f001-464d-bb8b-68e456e10074 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Get associations for qos_spec id: 4aad9453-a1fc-41bf-aabf-8367983b70d3 {{(pid=100405) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 14 06:13:57.051501 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-33830af3-f001-464d-bb8b-68e456e10074 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/associations returned with HTTP 200 Aug 14 06:13:57.052217 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 460/1847] 10.4.3.127 () {66 vars in 1393 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/associations => generated 24 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:13:57.061234 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b16a3653-39ea-4dee-9c02-48ea413955b5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.062264 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-56dd0296-84e3-45fd-a6bf-55c67e49212b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.063193 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b16a3653-39ea-4dee-9c02-48ea413955b5 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] DELETE https://10.4.3.127/volume/v3/types/d76d74e7-0fb0-46f9-9cdf-1b001aa6b5b3 Aug 14 06:13:57.063372 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b16a3653-39ea-4dee-9c02-48ea413955b5 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.063604 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b16a3653-39ea-4dee-9c02-48ea413955b5 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.063873 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.063873 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:57.064633 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-56dd0296-84e3-45fd-a6bf-55c67e49212b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 Aug 14 06:13:57.064748 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-56dd0296-84e3-45fd-a6bf-55c67e49212b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.065021 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-56dd0296-84e3-45fd-a6bf-55c67e49212b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.076370 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cc80645a-dc75-4e45-a78a-51006ac0cf49 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.076916 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cc80645a-dc75-4e45-a78a-51006ac0cf49 None None] GET https://10.4.3.127/volume// Aug 14 06:13:57.077169 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cc80645a-dc75-4e45-a78a-51006ac0cf49 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.077453 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cc80645a-dc75-4e45-a78a-51006ac0cf49 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.077902 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cc80645a-dc75-4e45-a78a-51006ac0cf49 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:13:57.078289 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 463/1848] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:13:57.079750 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.079750 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:57.085837 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-56dd0296-84e3-45fd-a6bf-55c67e49212b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:13:57.086106 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b16a3653-39ea-4dee-9c02-48ea413955b5 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/types/d76d74e7-0fb0-46f9-9cdf-1b001aa6b5b3 returned with HTTP 202 Aug 14 06:13:57.086528 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 464/1849] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:13:57 2026] DELETE /volume/v3/types/d76d74e7-0fb0-46f9-9cdf-1b001aa6b5b3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:57.090106 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-bc5aae62-d82a-4d55-83e3-c6d9e43a36f8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.094283 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-bc5aae62-d82a-4d55-83e3-c6d9e43a36f8 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 Aug 14 06:13:57.094283 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-bc5aae62-d82a-4d55-83e3-c6d9e43a36f8 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.094283 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-bc5aae62-d82a-4d55-83e3-c6d9e43a36f8 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.095025 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-72580923-31f6-4b33-ab66-48728931cf6a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.097602 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-56dd0296-84e3-45fd-a6bf-55c67e49212b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 returned with HTTP 200 Aug 14 06:13:57.097750 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-72580923-31f6-4b33-ab66-48728931cf6a tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/types/d76d74e7-0fb0-46f9-9cdf-1b001aa6b5b3 Aug 14 06:13:57.097989 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-72580923-31f6-4b33-ab66-48728931cf6a tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.098224 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 463/1850] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.098425 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-72580923-31f6-4b33-ab66-48728931cf6a tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.104759 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-72580923-31f6-4b33-ab66-48728931cf6a tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/types/d76d74e7-0fb0-46f9-9cdf-1b001aa6b5b3 returned with HTTP 404 Aug 14 06:13:57.105510 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 464/1851] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/types/d76d74e7-0fb0-46f9-9cdf-1b001aa6b5b3 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:57.109618 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.109618 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:57.113190 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8bc5ab50-cee2-400e-a0c0-2223b9da275e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.114506 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-bc5aae62-d82a-4d55-83e3-c6d9e43a36f8 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:13:57.116198 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8bc5ab50-cee2-400e-a0c0-2223b9da275e tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] DELETE https://10.4.3.127/volume/v3/types/5b422c13-ce16-4718-aa5f-89270db1ce10 Aug 14 06:13:57.116777 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8bc5ab50-cee2-400e-a0c0-2223b9da275e tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.117060 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8bc5ab50-cee2-400e-a0c0-2223b9da275e tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.119544 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-bc5aae62-d82a-4d55-83e3-c6d9e43a36f8 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 returned with HTTP 200 Aug 14 06:13:57.120047 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 461/1852] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:13:57.148063 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8bc5ab50-cee2-400e-a0c0-2223b9da275e tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/types/5b422c13-ce16-4718-aa5f-89270db1ce10 returned with HTTP 202 Aug 14 06:13:57.148492 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 465/1853] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:13:57 2026] DELETE /volume/v3/types/5b422c13-ce16-4718-aa5f-89270db1ce10 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:57.157111 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b04bc61d-5fe6-4c1a-9ca9-5a14970ea9d8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.159280 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b04bc61d-5fe6-4c1a-9ca9-5a14970ea9d8 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/types/5b422c13-ce16-4718-aa5f-89270db1ce10 Aug 14 06:13:57.159455 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b04bc61d-5fe6-4c1a-9ca9-5a14970ea9d8 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.159712 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b04bc61d-5fe6-4c1a-9ca9-5a14970ea9d8 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.166364 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b04bc61d-5fe6-4c1a-9ca9-5a14970ea9d8 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/types/5b422c13-ce16-4718-aa5f-89270db1ce10 returned with HTTP 404 Aug 14 06:13:57.166966 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 464/1854] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/types/5b422c13-ce16-4718-aa5f-89270db1ce10 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:57.177609 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-be9eb215-8045-479d-8e98-eaa9515e96d8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.179716 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-be9eb215-8045-479d-8e98-eaa9515e96d8 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] DELETE https://10.4.3.127/volume/v3/types/f83f254a-10a4-4764-9ad2-efbb1b6e0f17 Aug 14 06:13:57.179979 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-be9eb215-8045-479d-8e98-eaa9515e96d8 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.180177 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-be9eb215-8045-479d-8e98-eaa9515e96d8 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.180481 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.180481 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:57.206067 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-be9eb215-8045-479d-8e98-eaa9515e96d8 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/types/f83f254a-10a4-4764-9ad2-efbb1b6e0f17 returned with HTTP 202 Aug 14 06:13:57.206774 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 465/1855] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:13:57 2026] DELETE /volume/v3/types/f83f254a-10a4-4764-9ad2-efbb1b6e0f17 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:57.216041 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-58668d36-732d-414d-aae8-a3142b525df8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.218701 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-58668d36-732d-414d-aae8-a3142b525df8 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/types/f83f254a-10a4-4764-9ad2-efbb1b6e0f17 Aug 14 06:13:57.218980 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-58668d36-732d-414d-aae8-a3142b525df8 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.219238 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-58668d36-732d-414d-aae8-a3142b525df8 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.223611 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-58668d36-732d-414d-aae8-a3142b525df8 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/types/f83f254a-10a4-4764-9ad2-efbb1b6e0f17 returned with HTTP 404 Aug 14 06:13:57.224423 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 462/1856] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/types/f83f254a-10a4-4764-9ad2-efbb1b6e0f17 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:57.230010 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-425cb8aa-f467-422a-9790-0be2536b1bf8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.234661 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-425cb8aa-f467-422a-9790-0be2536b1bf8 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] PUT https://10.4.3.127/volume/v3/attachments/3e3af0b3-0e6a-44d6-9c9e-191c7a187957 Aug 14 06:13:57.235073 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-425cb8aa-f467-422a-9790-0be2536b1bf8 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:57.235850 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ad967234-4fb6-4d40-9861-25d4ed34e5ef None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.238123 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ad967234-4fb6-4d40-9861-25d4ed34e5ef tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] POST https://10.4.3.127/volume/v3/qos-specs Aug 14 06:13:57.238640 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ad967234-4fb6-4d40-9861-25d4ed34e5ef tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1742302736", "consumer": "back-end"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:57.240963 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.qos_specs [None req-ad967234-4fb6-4d40-9861-25d4ed34e5ef tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1742302736', 'consumer': 'back-end', 'specs': {}} {{(pid=100404) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 06:13:57.246371 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-425cb8aa-f467-422a-9790-0be2536b1bf8 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Acquiring lock "cinder-attachment_update-c265306a-6fa1-4cd8-9845-b0ed076ce258-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:13:57.247094 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.db.api [None req-ad967234-4fb6-4d40-9861-25d4ed34e5ef tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] DB qos_specs_create(): root {'id': '2285a002-e5dc-4be1-b9c7-84039a6e42d0', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1742302736'} {{(pid=100404) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 06:13:57.252189 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-425cb8aa-f467-422a-9790-0be2536b1bf8 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Lock "cinder-attachment_update-c265306a-6fa1-4cd8-9845-b0ed076ce258-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:13:57.253614 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.253614 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:57.256345 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ad967234-4fb6-4d40-9861-25d4ed34e5ef tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs returned with HTTP 200 Aug 14 06:13:57.256847 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 465/1857] 10.4.3.127 () {68 vars in 1264 bytes} [Fri Aug 14 06:13:57 2026] POST /volume/v3/qos-specs => generated 369 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.270280 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-13e30e59-9804-49fa-b2e6-77c420b7ec47 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.272663 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-13e30e59-9804-49fa-b2e6-77c420b7ec47 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] DELETE https://10.4.3.127/volume/v3/qos-specs/2285a002-e5dc-4be1-b9c7-84039a6e42d0?force=False Aug 14 06:13:57.273021 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-13e30e59-9804-49fa-b2e6-77c420b7ec47 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.273321 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-13e30e59-9804-49fa-b2e6-77c420b7ec47 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.274079 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.qos_specs_manage [None req-13e30e59-9804-49fa-b2e6-77c420b7ec47 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Delete qos_spec: 2285a002-e5dc-4be1-b9c7-84039a6e42d0, force: False {{(pid=100406) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 06:13:57.296520 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-13e30e59-9804-49fa-b2e6-77c420b7ec47 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/2285a002-e5dc-4be1-b9c7-84039a6e42d0?force=False returned with HTTP 202 Aug 14 06:13:57.296962 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 466/1858] 10.4.3.127 () {66 vars in 1380 bytes} [Fri Aug 14 06:13:57 2026] DELETE /volume/v3/qos-specs/2285a002-e5dc-4be1-b9c7-84039a6e42d0?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:57.305202 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3d2a46cd-ec76-4042-8f22-146a97456ae3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.310215 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3d2a46cd-ec76-4042-8f22-146a97456ae3 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/2285a002-e5dc-4be1-b9c7-84039a6e42d0 Aug 14 06:13:57.310541 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3d2a46cd-ec76-4042-8f22-146a97456ae3 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.310793 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3d2a46cd-ec76-4042-8f22-146a97456ae3 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.321940 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3d2a46cd-ec76-4042-8f22-146a97456ae3 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/2285a002-e5dc-4be1-b9c7-84039a6e42d0 returned with HTTP 404 Aug 14 06:13:57.322678 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 463/1859] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/qos-specs/2285a002-e5dc-4be1-b9c7-84039a6e42d0 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:57.331732 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e35d3f56-51f8-4757-b0be-ca6122038b64 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.334827 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e35d3f56-51f8-4757-b0be-ca6122038b64 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs Aug 14 06:13:57.335252 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e35d3f56-51f8-4757-b0be-ca6122038b64 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.335544 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e35d3f56-51f8-4757-b0be-ca6122038b64 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.335907 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.335907 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:57.351329 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e35d3f56-51f8-4757-b0be-ca6122038b64 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs returned with HTTP 200 Aug 14 06:13:57.351976 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 466/1860] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/qos-specs => generated 174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.361050 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c1067257-8334-4b52-a889-c5c59cca8945 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.362967 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c1067257-8334-4b52-a889-c5c59cca8945 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] DELETE https://10.4.3.127/volume/v3/qos-specs/2285a002-e5dc-4be1-b9c7-84039a6e42d0?force=False Aug 14 06:13:57.363177 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c1067257-8334-4b52-a889-c5c59cca8945 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.363393 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c1067257-8334-4b52-a889-c5c59cca8945 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.363731 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.363731 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:57.364075 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c1067257-8334-4b52-a889-c5c59cca8945 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Delete qos_spec: 2285a002-e5dc-4be1-b9c7-84039a6e42d0, force: False {{(pid=100406) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 06:13:57.367769 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c1067257-8334-4b52-a889-c5c59cca8945 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/2285a002-e5dc-4be1-b9c7-84039a6e42d0?force=False returned with HTTP 404 Aug 14 06:13:57.368267 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 467/1861] 10.4.3.127 () {66 vars in 1380 bytes} [Fri Aug 14 06:13:57 2026] DELETE /volume/v3/qos-specs/2285a002-e5dc-4be1-b9c7-84039a6e42d0?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:57.372645 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-425cb8aa-f467-422a-9790-0be2536b1bf8 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Lock "cinder-attachment_update-c265306a-6fa1-4cd8-9845-b0ed076ce258-np0000007331" released by "attachment_update" :: held 0.120s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:13:57.372947 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-425cb8aa-f467-422a-9790-0be2536b1bf8 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/attachments/3e3af0b3-0e6a-44d6-9c9e-191c7a187957 returned with HTTP 200 Aug 14 06:13:57.373198 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-18075712-2cde-4340-9499-3e2d032c9b08 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.373510 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 466/1862] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:13:57 2026] PUT /volume/v3/attachments/3e3af0b3-0e6a-44d6-9c9e-191c7a187957 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:57.375505 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-18075712-2cde-4340-9499-3e2d032c9b08 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots/d1aa03ca-94b8-4749-bd83-e47511438a22 Aug 14 06:13:57.375888 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-72c55ed2-d1a4-4093-ba76-301dcc789435 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.376247 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-18075712-2cde-4340-9499-3e2d032c9b08 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.376557 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-18075712-2cde-4340-9499-3e2d032c9b08 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.378185 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-72c55ed2-d1a4-4093-ba76-301dcc789435 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/2285a002-e5dc-4be1-b9c7-84039a6e42d0 Aug 14 06:13:57.378413 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-72c55ed2-d1a4-4093-ba76-301dcc789435 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.378658 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-72c55ed2-d1a4-4093-ba76-301dcc789435 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.379452 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.379452 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:57.382930 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.382930 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:57.383556 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-18075712-2cde-4340-9499-3e2d032c9b08 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Snapshot retrieved successfully. Aug 14 06:13:57.384611 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-18075712-2cde-4340-9499-3e2d032c9b08 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots/d1aa03ca-94b8-4749-bd83-e47511438a22 returned with HTTP 200 Aug 14 06:13:57.385573 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 464/1863] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/snapshots/d1aa03ca-94b8-4749-bd83-e47511438a22 => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.385762 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-72c55ed2-d1a4-4093-ba76-301dcc789435 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/2285a002-e5dc-4be1-b9c7-84039a6e42d0 returned with HTTP 404 Aug 14 06:13:57.386127 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 467/1864] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/qos-specs/2285a002-e5dc-4be1-b9c7-84039a6e42d0 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:57.394237 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0be390f6-181f-4bae-bc01-de0506a73345 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.396191 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0be390f6-181f-4bae-bc01-de0506a73345 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] POST https://10.4.3.127/volume/v3/qos-specs Aug 14 06:13:57.396278 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-19ebd8c2-1d14-4135-a5db-000ab7202018 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.396652 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0be390f6-181f-4bae-bc01-de0506a73345 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1774788350", "consumer": "both"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:57.400779 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-19ebd8c2-1d14-4135-a5db-000ab7202018 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots?limit=1 Aug 14 06:13:57.400779 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-19ebd8c2-1d14-4135-a5db-000ab7202018 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.400779 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-19ebd8c2-1d14-4135-a5db-000ab7202018 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.400779 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-19ebd8c2-1d14-4135-a5db-000ab7202018 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:57.400779 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.400779 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:57.401051 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.qos_specs [None req-0be390f6-181f-4bae-bc01-de0506a73345 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1774788350', 'consumer': 'both', 'specs': {}} {{(pid=100406) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 06:13:57.401098 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-19ebd8c2-1d14-4135-a5db-000ab7202018 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Building query based on filter {{(pid=100407) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:13:57.404893 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-19ebd8c2-1d14-4135-a5db-000ab7202018 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Get all snapshots completed successfully. Aug 14 06:13:57.405642 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-19ebd8c2-1d14-4135-a5db-000ab7202018 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 14 06:13:57.406067 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 467/1865] 10.4.3.127 () {66 vars in 1258 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.406747 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.db.api [None req-0be390f6-181f-4bae-bc01-de0506a73345 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] DB qos_specs_create(): root {'id': 'dc0a218c-ebdc-426e-aa8e-f3ec88bdb9e7', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1774788350'} {{(pid=100406) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 06:13:57.414226 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0be390f6-181f-4bae-bc01-de0506a73345 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs returned with HTTP 200 Aug 14 06:13:57.414767 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 468/1866] 10.4.3.127 () {68 vars in 1264 bytes} [Fri Aug 14 06:13:57 2026] POST /volume/v3/qos-specs => generated 365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.418231 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7da1bbb4-be46-4e44-922a-5ae42bc1e966 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.420200 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7da1bbb4-be46-4e44-922a-5ae42bc1e966 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots Aug 14 06:13:57.420435 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7da1bbb4-be46-4e44-922a-5ae42bc1e966 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.420685 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7da1bbb4-be46-4e44-922a-5ae42bc1e966 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.420976 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-7da1bbb4-be46-4e44-922a-5ae42bc1e966 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:57.422186 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.db.api [None req-7da1bbb4-be46-4e44-922a-5ae42bc1e966 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Building query based on filter {{(pid=100405) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:13:57.426452 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c77bf998-2ba8-4d79-81fb-d1a80899263a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.427719 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7da1bbb4-be46-4e44-922a-5ae42bc1e966 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Get all snapshots completed successfully. Aug 14 06:13:57.428165 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7da1bbb4-be46-4e44-922a-5ae42bc1e966 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 200 Aug 14 06:13:57.428718 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 465/1867] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/snapshots => generated 994 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.430838 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c77bf998-2ba8-4d79-81fb-d1a80899263a tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] DELETE https://10.4.3.127/volume/v3/qos-specs/dc0a218c-ebdc-426e-aa8e-f3ec88bdb9e7?force=False Aug 14 06:13:57.431059 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c77bf998-2ba8-4d79-81fb-d1a80899263a tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.431275 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c77bf998-2ba8-4d79-81fb-d1a80899263a tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.431961 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c77bf998-2ba8-4d79-81fb-d1a80899263a tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Delete qos_spec: dc0a218c-ebdc-426e-aa8e-f3ec88bdb9e7, force: False {{(pid=100404) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 06:13:57.445372 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-46c4970c-e9f1-4437-9a01-a0b8b043bd3c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.447678 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46c4970c-e9f1-4437-9a01-a0b8b043bd3c tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots?limit=100000 Aug 14 06:13:57.447950 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46c4970c-e9f1-4437-9a01-a0b8b043bd3c tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.448209 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46c4970c-e9f1-4437-9a01-a0b8b043bd3c tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.448531 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-46c4970c-e9f1-4437-9a01-a0b8b043bd3c tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:57.448917 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.448917 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:57.450085 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-46c4970c-e9f1-4437-9a01-a0b8b043bd3c tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Building query based on filter {{(pid=100407) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:13:57.454908 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-46c4970c-e9f1-4437-9a01-a0b8b043bd3c tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Get all snapshots completed successfully. Aug 14 06:13:57.455409 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46c4970c-e9f1-4437-9a01-a0b8b043bd3c tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 14 06:13:57.455945 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 468/1868] 10.4.3.127 () {66 vars in 1268 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.470696 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cc3e0ea2-6d7e-4dc2-9a07-9dc9175dd036 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.472810 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cc3e0ea2-6d7e-4dc2-9a07-9dc9175dd036 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots?limit=0 Aug 14 06:13:57.473053 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cc3e0ea2-6d7e-4dc2-9a07-9dc9175dd036 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.473301 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cc3e0ea2-6d7e-4dc2-9a07-9dc9175dd036 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.473773 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-cc3e0ea2-6d7e-4dc2-9a07-9dc9175dd036 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:57.474115 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.474115 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:57.475267 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.db.api [None req-cc3e0ea2-6d7e-4dc2-9a07-9dc9175dd036 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Building query based on filter {{(pid=100406) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:13:57.477669 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c77bf998-2ba8-4d79-81fb-d1a80899263a tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/dc0a218c-ebdc-426e-aa8e-f3ec88bdb9e7?force=False returned with HTTP 202 Aug 14 06:13:57.478153 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 468/1869] 10.4.3.127 () {66 vars in 1380 bytes} [Fri Aug 14 06:13:57 2026] DELETE /volume/v3/qos-specs/dc0a218c-ebdc-426e-aa8e-f3ec88bdb9e7?force=False => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:57.480008 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cc3e0ea2-6d7e-4dc2-9a07-9dc9175dd036 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Get all snapshots completed successfully. Aug 14 06:13:57.480321 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cc3e0ea2-6d7e-4dc2-9a07-9dc9175dd036 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 14 06:13:57.480802 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 469/1870] 10.4.3.127 () {66 vars in 1258 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:13:57.484904 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-81c11894-b6f6-4112-8c70-746b9719cc17 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.487059 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-81c11894-b6f6-4112-8c70-746b9719cc17 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/dc0a218c-ebdc-426e-aa8e-f3ec88bdb9e7 Aug 14 06:13:57.487059 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-81c11894-b6f6-4112-8c70-746b9719cc17 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.487365 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-81c11894-b6f6-4112-8c70-746b9719cc17 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.487559 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.487559 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:57.490764 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d41360a9-78cd-44aa-a449-5f3622f3b29b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.491004 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-81c11894-b6f6-4112-8c70-746b9719cc17 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/dc0a218c-ebdc-426e-aa8e-f3ec88bdb9e7 returned with HTTP 404 Aug 14 06:13:57.491494 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 466/1871] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/qos-specs/dc0a218c-ebdc-426e-aa8e-f3ec88bdb9e7 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:57.494775 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d41360a9-78cd-44aa-a449-5f3622f3b29b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots Aug 14 06:13:57.495006 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d41360a9-78cd-44aa-a449-5f3622f3b29b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.495197 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d41360a9-78cd-44aa-a449-5f3622f3b29b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.495385 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-d41360a9-78cd-44aa-a449-5f3622f3b29b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:57.495693 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.495693 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:57.496492 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-d41360a9-78cd-44aa-a449-5f3622f3b29b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Building query based on filter {{(pid=100407) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:13:57.502081 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d16953e3-0a07-447f-9895-f627ada635da None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.503793 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d41360a9-78cd-44aa-a449-5f3622f3b29b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Get all snapshots completed successfully. Aug 14 06:13:57.503874 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d16953e3-0a07-447f-9895-f627ada635da tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs Aug 14 06:13:57.504081 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d16953e3-0a07-447f-9895-f627ada635da tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.504223 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d41360a9-78cd-44aa-a449-5f3622f3b29b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 200 Aug 14 06:13:57.504272 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d16953e3-0a07-447f-9895-f627ada635da tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.504559 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.504559 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:57.504805 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 469/1872] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 14 06:13:57 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 14 06:13:57.513187 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d16953e3-0a07-447f-9895-f627ada635da tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs returned with HTTP 200 Aug 14 06:13:57.513859 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 469/1873] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/qos-specs => generated 174 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.516744 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a7250190-b22d-4145-a103-b4d88b19707e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.518931 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a7250190-b22d-4145-a103-b4d88b19707e tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots?marker=a4388369-13c9-4339-b210-bf0723c70647 Aug 14 06:13:57.519191 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a7250190-b22d-4145-a103-b4d88b19707e tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.519532 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a7250190-b22d-4145-a103-b4d88b19707e tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.519856 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-a7250190-b22d-4145-a103-b4d88b19707e tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:57.521503 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.db.api [None req-a7250190-b22d-4145-a103-b4d88b19707e tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Building query based on filter {{(pid=100406) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:13:57.522383 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7291f02c-c811-4e5d-8bac-466b4eb8796e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.524067 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7291f02c-c811-4e5d-8bac-466b4eb8796e tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] DELETE https://10.4.3.127/volume/v3/qos-specs/dc0a218c-ebdc-426e-aa8e-f3ec88bdb9e7?force=False Aug 14 06:13:57.524229 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7291f02c-c811-4e5d-8bac-466b4eb8796e tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.524421 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7291f02c-c811-4e5d-8bac-466b4eb8796e tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.524901 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7291f02c-c811-4e5d-8bac-466b4eb8796e tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Delete qos_spec: dc0a218c-ebdc-426e-aa8e-f3ec88bdb9e7, force: False {{(pid=100405) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 06:13:57.528140 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7291f02c-c811-4e5d-8bac-466b4eb8796e tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/dc0a218c-ebdc-426e-aa8e-f3ec88bdb9e7?force=False returned with HTTP 404 Aug 14 06:13:57.528689 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 467/1874] 10.4.3.127 () {66 vars in 1380 bytes} [Fri Aug 14 06:13:57 2026] DELETE /volume/v3/qos-specs/dc0a218c-ebdc-426e-aa8e-f3ec88bdb9e7?force=False => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:57.536671 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3cc4cf27-23ec-4ed2-a93f-34260184f5da None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.539026 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3cc4cf27-23ec-4ed2-a93f-34260184f5da tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/dc0a218c-ebdc-426e-aa8e-f3ec88bdb9e7 Aug 14 06:13:57.539243 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3cc4cf27-23ec-4ed2-a93f-34260184f5da tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.539498 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3cc4cf27-23ec-4ed2-a93f-34260184f5da tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.539787 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.539787 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:57.540157 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a7250190-b22d-4145-a103-b4d88b19707e tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Get all snapshots completed successfully. Aug 14 06:13:57.540537 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a7250190-b22d-4145-a103-b4d88b19707e tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots?marker=a4388369-13c9-4339-b210-bf0723c70647 returned with HTTP 200 Aug 14 06:13:57.541142 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 470/1875] 10.4.3.127 () {66 vars in 1330 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/snapshots?marker=a4388369-13c9-4339-b210-bf0723c70647 => generated 340 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.543385 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3cc4cf27-23ec-4ed2-a93f-34260184f5da tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/dc0a218c-ebdc-426e-aa8e-f3ec88bdb9e7 returned with HTTP 404 Aug 14 06:13:57.543990 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 470/1876] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/qos-specs/dc0a218c-ebdc-426e-aa8e-f3ec88bdb9e7 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:57.550753 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5572b651-9fa1-41e6-bebc-5beff21f8020 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.552256 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5572b651-9fa1-41e6-bebc-5beff21f8020 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots?offset=2&limit=3 Aug 14 06:13:57.552469 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5572b651-9fa1-41e6-bebc-5beff21f8020 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.552618 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5572b651-9fa1-41e6-bebc-5beff21f8020 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.552824 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-5572b651-9fa1-41e6-bebc-5beff21f8020 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:57.553039 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.553039 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:57.553760 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.db.api [None req-5572b651-9fa1-41e6-bebc-5beff21f8020 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Building query based on filter {{(pid=100404) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:13:57.555684 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-993d8740-d94a-43e9-ba65-50e6b1e3c14e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.557797 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-993d8740-d94a-43e9-ba65-50e6b1e3c14e tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] POST https://10.4.3.127/volume/v3/qos-specs Aug 14 06:13:57.557797 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-993d8740-d94a-43e9-ba65-50e6b1e3c14e tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1047435234", "consumer": "front-end"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:57.559197 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.qos_specs [None req-993d8740-d94a-43e9-ba65-50e6b1e3c14e tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1047435234', 'consumer': 'front-end', 'specs': {}} {{(pid=100405) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 06:13:57.564538 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5572b651-9fa1-41e6-bebc-5beff21f8020 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Get all snapshots completed successfully. Aug 14 06:13:57.564726 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.db.api [None req-993d8740-d94a-43e9-ba65-50e6b1e3c14e tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] DB qos_specs_create(): root {'id': 'c533aae5-4f76-4c8f-8001-ff060eaff65a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1047435234'} {{(pid=100405) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 06:13:57.564910 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5572b651-9fa1-41e6-bebc-5beff21f8020 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 14 06:13:57.565285 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 470/1877] 10.4.3.127 () {66 vars in 1276 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 340 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.570610 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-993d8740-d94a-43e9-ba65-50e6b1e3c14e tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs returned with HTTP 200 Aug 14 06:13:57.570610 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 468/1878] 10.4.3.127 () {68 vars in 1264 bytes} [Fri Aug 14 06:13:57 2026] POST /volume/v3/qos-specs => generated 370 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.575626 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4ffffc91-717c-44a6-92f5-529cc5fb8a4e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.577523 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4ffffc91-717c-44a6-92f5-529cc5fb8a4e tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 14 06:13:57.577747 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4ffffc91-717c-44a6-92f5-529cc5fb8a4e tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.577954 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4ffffc91-717c-44a6-92f5-529cc5fb8a4e tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.578203 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-4ffffc91-717c-44a6-92f5-529cc5fb8a4e tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:57.578510 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.578510 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:57.578682 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4092a436-05f4-4198-b13a-45d6aea8839f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.579723 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.db.api [None req-4ffffc91-717c-44a6-92f5-529cc5fb8a4e tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Building query based on filter {{(pid=100406) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:13:57.580631 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4092a436-05f4-4198-b13a-45d6aea8839f tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] DELETE https://10.4.3.127/volume/v3/qos-specs/c533aae5-4f76-4c8f-8001-ff060eaff65a?force=False Aug 14 06:13:57.580881 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4092a436-05f4-4198-b13a-45d6aea8839f tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.581131 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4092a436-05f4-4198-b13a-45d6aea8839f tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.581762 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4092a436-05f4-4198-b13a-45d6aea8839f tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Delete qos_spec: c533aae5-4f76-4c8f-8001-ff060eaff65a, force: False {{(pid=100407) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 06:13:57.594559 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4ffffc91-717c-44a6-92f5-529cc5fb8a4e tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Get all snapshots completed successfully. Aug 14 06:13:57.595046 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4ffffc91-717c-44a6-92f5-529cc5fb8a4e tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 14 06:13:57.595784 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 471/1879] 10.4.3.127 () {66 vars in 1308 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.597601 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4092a436-05f4-4198-b13a-45d6aea8839f tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/c533aae5-4f76-4c8f-8001-ff060eaff65a?force=False returned with HTTP 202 Aug 14 06:13:57.598112 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 471/1880] 10.4.3.127 () {66 vars in 1380 bytes} [Fri Aug 14 06:13:57 2026] DELETE /volume/v3/qos-specs/c533aae5-4f76-4c8f-8001-ff060eaff65a?force=False => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:57.604674 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-941fc789-d007-42f5-90e7-4b52dbbefe27 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.606646 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-941fc789-d007-42f5-90e7-4b52dbbefe27 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/c533aae5-4f76-4c8f-8001-ff060eaff65a Aug 14 06:13:57.606813 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-941fc789-d007-42f5-90e7-4b52dbbefe27 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.606996 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-941fc789-d007-42f5-90e7-4b52dbbefe27 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.607208 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.607208 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:57.609702 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-23796c91-f21b-44fc-88b5-8791c392ed24 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.611222 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-941fc789-d007-42f5-90e7-4b52dbbefe27 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/c533aae5-4f76-4c8f-8001-ff060eaff65a returned with HTTP 404 Aug 14 06:13:57.611703 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 471/1881] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/qos-specs/c533aae5-4f76-4c8f-8001-ff060eaff65a => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:57.611751 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-23796c91-f21b-44fc-88b5-8791c392ed24 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 14 06:13:57.611949 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-23796c91-f21b-44fc-88b5-8791c392ed24 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.612172 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-23796c91-f21b-44fc-88b5-8791c392ed24 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.612437 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-23796c91-f21b-44fc-88b5-8791c392ed24 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:57.612755 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.612755 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:57.613686 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.db.api [None req-23796c91-f21b-44fc-88b5-8791c392ed24 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Building query based on filter {{(pid=100405) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:13:57.617829 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7a25e4a9-2c59-4072-aee5-94039b4fd7f8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.618139 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-23796c91-f21b-44fc-88b5-8791c392ed24 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Get all snapshots completed successfully. Aug 14 06:13:57.618582 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-23796c91-f21b-44fc-88b5-8791c392ed24 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 14 06:13:57.619029 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 469/1882] 10.4.3.127 () {66 vars in 1310 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.619380 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7a25e4a9-2c59-4072-aee5-94039b4fd7f8 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs Aug 14 06:13:57.619603 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7a25e4a9-2c59-4072-aee5-94039b4fd7f8 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.619785 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7a25e4a9-2c59-4072-aee5-94039b4fd7f8 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.619980 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.619980 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:57.629754 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-678ebf36-bd2c-4319-8c8e-e73b217928e8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.629999 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7a25e4a9-2c59-4072-aee5-94039b4fd7f8 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs returned with HTTP 200 Aug 14 06:13:57.630470 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 472/1883] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/qos-specs => generated 174 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.632093 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-678ebf36-bd2c-4319-8c8e-e73b217928e8 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 14 06:13:57.632351 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-678ebf36-bd2c-4319-8c8e-e73b217928e8 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.632629 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-678ebf36-bd2c-4319-8c8e-e73b217928e8 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.632913 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-678ebf36-bd2c-4319-8c8e-e73b217928e8 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:57.633299 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.633299 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:57.638676 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-678ebf36-bd2c-4319-8c8e-e73b217928e8 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Building query based on filter {{(pid=100407) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:13:57.648256 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f455c9e6-f9b4-45c4-8b8b-c6aa062db566 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.651224 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f455c9e6-f9b4-45c4-8b8b-c6aa062db566 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] DELETE https://10.4.3.127/volume/v3/qos-specs/c533aae5-4f76-4c8f-8001-ff060eaff65a?force=False Aug 14 06:13:57.651585 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f455c9e6-f9b4-45c4-8b8b-c6aa062db566 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.651946 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f455c9e6-f9b4-45c4-8b8b-c6aa062db566 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.652724 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f455c9e6-f9b4-45c4-8b8b-c6aa062db566 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Delete qos_spec: c533aae5-4f76-4c8f-8001-ff060eaff65a, force: False {{(pid=100404) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 06:13:57.654688 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-678ebf36-bd2c-4319-8c8e-e73b217928e8 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Get all snapshots completed successfully. Aug 14 06:13:57.655158 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-678ebf36-bd2c-4319-8c8e-e73b217928e8 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 14 06:13:57.655694 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 472/1884] 10.4.3.127 () {66 vars in 1292 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.656070 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f455c9e6-f9b4-45c4-8b8b-c6aa062db566 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/c533aae5-4f76-4c8f-8001-ff060eaff65a?force=False returned with HTTP 404 Aug 14 06:13:57.656555 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 472/1885] 10.4.3.127 () {66 vars in 1380 bytes} [Fri Aug 14 06:13:57 2026] DELETE /volume/v3/qos-specs/c533aae5-4f76-4c8f-8001-ff060eaff65a?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:57.664589 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3de6ba72-8de5-4696-bda5-0e38dc234902 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.665711 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6047bb6c-368b-4f37-9b36-d70835497b7f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.667005 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3de6ba72-8de5-4696-bda5-0e38dc234902 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/c533aae5-4f76-4c8f-8001-ff060eaff65a Aug 14 06:13:57.667226 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3de6ba72-8de5-4696-bda5-0e38dc234902 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.667468 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3de6ba72-8de5-4696-bda5-0e38dc234902 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.667772 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.667772 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:57.667834 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6047bb6c-368b-4f37-9b36-d70835497b7f tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 14 06:13:57.668003 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6047bb6c-368b-4f37-9b36-d70835497b7f tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.668212 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6047bb6c-368b-4f37-9b36-d70835497b7f tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.668427 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-6047bb6c-368b-4f37-9b36-d70835497b7f tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:57.668710 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.668710 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:57.669940 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.db.api [None req-6047bb6c-368b-4f37-9b36-d70835497b7f tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Building query based on filter {{(pid=100406) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:13:57.671791 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3de6ba72-8de5-4696-bda5-0e38dc234902 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/c533aae5-4f76-4c8f-8001-ff060eaff65a returned with HTTP 404 Aug 14 06:13:57.672292 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 470/1886] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/qos-specs/c533aae5-4f76-4c8f-8001-ff060eaff65a => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:57.683257 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0075eea8-5cd9-45ba-a226-40b42ecff645 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.685834 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0075eea8-5cd9-45ba-a226-40b42ecff645 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3 Aug 14 06:13:57.686099 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0075eea8-5cd9-45ba-a226-40b42ecff645 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.686363 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0075eea8-5cd9-45ba-a226-40b42ecff645 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.686634 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6047bb6c-368b-4f37-9b36-d70835497b7f tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Get all snapshots completed successfully. Aug 14 06:13:57.686719 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.686719 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:57.687135 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6047bb6c-368b-4f37-9b36-d70835497b7f tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 14 06:13:57.687942 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 473/1887] 10.4.3.127 () {66 vars in 1294 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.694282 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0075eea8-5cd9-45ba-a226-40b42ecff645 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3 returned with HTTP 200 Aug 14 06:13:57.694953 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 473/1888] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3 => generated 392 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.699480 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8c847806-adf6-4bca-aba2-15fa55e2988a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.702545 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8c847806-adf6-4bca-aba2-15fa55e2988a tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 14 06:13:57.702872 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8c847806-adf6-4bca-aba2-15fa55e2988a tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.703600 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8c847806-adf6-4bca-aba2-15fa55e2988a tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.703824 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-8c847806-adf6-4bca-aba2-15fa55e2988a tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:57.704420 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0f5580f2-16e8-46e9-aad8-c99844792743 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.704892 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.db.api [None req-8c847806-adf6-4bca-aba2-15fa55e2988a tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Building query based on filter {{(pid=100404) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:13:57.706175 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0f5580f2-16e8-46e9-aad8-c99844792743 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs Aug 14 06:13:57.706469 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0f5580f2-16e8-46e9-aad8-c99844792743 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.706768 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0f5580f2-16e8-46e9-aad8-c99844792743 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.716727 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0f5580f2-16e8-46e9-aad8-c99844792743 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs returned with HTTP 200 Aug 14 06:13:57.717081 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8c847806-adf6-4bca-aba2-15fa55e2988a tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Get all snapshots completed successfully. Aug 14 06:13:57.717139 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 471/1889] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/qos-specs => generated 174 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.717872 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8c847806-adf6-4bca-aba2-15fa55e2988a tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 14 06:13:57.718262 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 473/1890] 10.4.3.127 () {66 vars in 1312 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.727779 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a838d0b3-5e21-4a9b-84b9-7009f907ea86 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.727892 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-74de25c0-9b84-4e4c-93f2-e13407709f91 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.729867 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-74de25c0-9b84-4e4c-93f2-e13407709f91 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 14 06:13:57.730071 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-74de25c0-9b84-4e4c-93f2-e13407709f91 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.730228 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a838d0b3-5e21-4a9b-84b9-7009f907ea86 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] PUT https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3 Aug 14 06:13:57.730266 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-74de25c0-9b84-4e4c-93f2-e13407709f91 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.730524 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-74de25c0-9b84-4e4c-93f2-e13407709f91 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:57.730740 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a838d0b3-5e21-4a9b-84b9-7009f907ea86 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:57.730784 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.730784 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:57.731541 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-74de25c0-9b84-4e4c-93f2-e13407709f91 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Building query based on filter {{(pid=100407) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:13:57.732869 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.732869 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:57.737316 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.qos_specs [None req-a838d0b3-5e21-4a9b-84b9-7009f907ea86 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100406) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 14 06:13:57.741816 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-74de25c0-9b84-4e4c-93f2-e13407709f91 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Get all snapshots completed successfully. Aug 14 06:13:57.742162 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-74de25c0-9b84-4e4c-93f2-e13407709f91 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 14 06:13:57.742588 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 474/1891] 10.4.3.127 () {66 vars in 1314 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:13:57.746721 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.db.api [None req-a838d0b3-5e21-4a9b-84b9-7009f907ea86 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] qos_specs_update() value: {'id': '3f07db45-4879-4499-be59-a3474e47a09c', 'key': 'iops_bytes', 'value': '500', 'specs_id': '4aad9453-a1fc-41bf-aabf-8367983b70d3', 'deleted': False} {{(pid=100406) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 14 06:13:57.752974 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a838d0b3-5e21-4a9b-84b9-7009f907ea86 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3 returned with HTTP 200 Aug 14 06:13:57.753671 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 474/1892] 10.4.3.127 () {68 vars in 1374 bytes} [Fri Aug 14 06:13:57 2026] PUT /volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3 => generated 36 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:13:57.753732 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-29975944-6d03-40a7-a3bd-40df630bfd2d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.756277 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-29975944-6d03-40a7-a3bd-40df630bfd2d tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1351769312 Aug 14 06:13:57.756592 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-29975944-6d03-40a7-a3bd-40df630bfd2d tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.756860 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-29975944-6d03-40a7-a3bd-40df630bfd2d tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'detail' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.757163 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-29975944-6d03-40a7-a3bd-40df630bfd2d tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:57.757573 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.757573 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:57.758747 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.db.api [None req-29975944-6d03-40a7-a3bd-40df630bfd2d tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Building query based on filter {{(pid=100405) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:13:57.767064 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5b459e60-4406-4775-a3af-1f4eeb37225b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.768830 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5b459e60-4406-4775-a3af-1f4eeb37225b tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3 Aug 14 06:13:57.769028 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5b459e60-4406-4775-a3af-1f4eeb37225b tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.769250 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5b459e60-4406-4775-a3af-1f4eeb37225b tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.769541 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.769541 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:57.773274 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5b459e60-4406-4775-a3af-1f4eeb37225b tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3 returned with HTTP 200 Aug 14 06:13:57.773762 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 474/1893] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3 => generated 413 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.779193 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-29975944-6d03-40a7-a3bd-40df630bfd2d tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Get all snapshots completed successfully. Aug 14 06:13:57.779726 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.779726 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:57.780598 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-29975944-6d03-40a7-a3bd-40df630bfd2d tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1351769312 returned with HTTP 200 Aug 14 06:13:57.781130 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 472/1894] 10.4.3.127 () {66 vars in 1385 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1351769312 => generated 476 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.784264 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-63eda8e3-ca5d-44db-8cfc-eaee0ebc8272 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.786567 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-63eda8e3-ca5d-44db-8cfc-eaee0ebc8272 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] PUT https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/delete_keys Aug 14 06:13:57.786978 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-63eda8e3-ca5d-44db-8cfc-eaee0ebc8272 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:57.788927 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.788927 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:57.789301 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.qos_specs_manage [None req-63eda8e3-ca5d-44db-8cfc-eaee0ebc8272 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Delete_key spec: 4aad9453-a1fc-41bf-aabf-8367983b70d3, keys: ['iops_bytes'] {{(pid=100407) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 14 06:13:57.790971 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e3b1b323-2a5d-4fe2-8cb9-d9b557847cbd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.793493 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e3b1b323-2a5d-4fe2-8cb9-d9b557847cbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail?status=available Aug 14 06:13:57.793830 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e3b1b323-2a5d-4fe2-8cb9-d9b557847cbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.794111 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e3b1b323-2a5d-4fe2-8cb9-d9b557847cbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.794412 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-e3b1b323-2a5d-4fe2-8cb9-d9b557847cbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:57.794848 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.794848 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:57.796170 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.db.api [None req-e3b1b323-2a5d-4fe2-8cb9-d9b557847cbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Building query based on filter {{(pid=100406) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:13:57.806579 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-63eda8e3-ca5d-44db-8cfc-eaee0ebc8272 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/delete_keys returned with HTTP 202 Aug 14 06:13:57.807130 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 475/1895] 10.4.3.127 () {68 vars in 1410 bytes} [Fri Aug 14 06:13:57 2026] PUT /volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3/delete_keys => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:57.816391 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e3b1b323-2a5d-4fe2-8cb9-d9b557847cbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Get all snapshots completed successfully. Aug 14 06:13:57.817201 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.817201 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:57.818169 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e3b1b323-2a5d-4fe2-8cb9-d9b557847cbd tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 14 06:13:57.818457 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e15ec6e2-14fb-45cd-a33d-1ce12c05814f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.818905 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 475/1896] 10.4.3.127 () {66 vars in 1297 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:13:57.820328 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e15ec6e2-14fb-45cd-a33d-1ce12c05814f tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3 Aug 14 06:13:57.820586 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e15ec6e2-14fb-45cd-a33d-1ce12c05814f tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.820815 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e15ec6e2-14fb-45cd-a33d-1ce12c05814f tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.821075 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.821075 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:57.830788 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-34a6cb8b-de30-4939-9121-1d9d7a8bd66e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.831124 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e15ec6e2-14fb-45cd-a33d-1ce12c05814f tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3 returned with HTTP 200 Aug 14 06:13:57.831283 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2690f0e5-a860-4e38-b407-79daaf68a18b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.831613 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 475/1897] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3 => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.832647 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-34a6cb8b-de30-4939-9121-1d9d7a8bd66e tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/64e38689-9042-407c-a606-1921019c5784 Aug 14 06:13:57.832853 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-34a6cb8b-de30-4939-9121-1d9d7a8bd66e tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.833050 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-34a6cb8b-de30-4939-9121-1d9d7a8bd66e tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.833652 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2690f0e5-a860-4e38-b407-79daaf68a18b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1351769312 Aug 14 06:13:57.833938 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2690f0e5-a860-4e38-b407-79daaf68a18b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.834196 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2690f0e5-a860-4e38-b407-79daaf68a18b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.834526 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-2690f0e5-a860-4e38-b407-79daaf68a18b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:57.835780 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.835780 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:57.836036 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-2690f0e5-a860-4e38-b407-79daaf68a18b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Building query based on filter {{(pid=100407) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:13:57.839866 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.839866 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:57.843383 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1125bd76-dc28-4f87-9950-d8e4318e412e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.843696 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-34a6cb8b-de30-4939-9121-1d9d7a8bd66e tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:57.845951 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1125bd76-dc28-4f87-9950-d8e4318e412e tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3 Aug 14 06:13:57.846316 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1125bd76-dc28-4f87-9950-d8e4318e412e tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.846623 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1125bd76-dc28-4f87-9950-d8e4318e412e tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.848233 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-34a6cb8b-de30-4939-9121-1d9d7a8bd66e tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/64e38689-9042-407c-a606-1921019c5784 returned with HTTP 200 Aug 14 06:13:57.848788 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 473/1898] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/volumes/64e38689-9042-407c-a606-1921019c5784 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.852043 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2690f0e5-a860-4e38-b407-79daaf68a18b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Get all snapshots completed successfully. Aug 14 06:13:57.852230 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1125bd76-dc28-4f87-9950-d8e4318e412e tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3 returned with HTTP 200 Aug 14 06:13:57.852665 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.852665 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:57.852833 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 476/1899] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3 => generated 392 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.853474 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2690f0e5-a860-4e38-b407-79daaf68a18b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1351769312 returned with HTTP 200 Aug 14 06:13:57.854139 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 476/1900] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1351769312 => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.862795 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e43fc1e6-66d5-4318-b5c1-19e8614e30f0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.863189 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e5f190fc-575e-471e-92e7-856557c48761 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.864001 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-be977769-6967-43fe-940b-d353b3037da2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.864534 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e43fc1e6-66d5-4318-b5c1-19e8614e30f0 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] PUT https://10.4.3.127/volume/v3/volumes/64e38689-9042-407c-a606-1921019c5784 Aug 14 06:13:57.864891 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e43fc1e6-66d5-4318-b5c1-19e8614e30f0 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-312812793", "description": null}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:57.865171 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e5f190fc-575e-471e-92e7-856557c48761 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] DELETE https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3?force=False Aug 14 06:13:57.865421 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e5f190fc-575e-471e-92e7-856557c48761 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.865652 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e5f190fc-575e-471e-92e7-856557c48761 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.865704 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-be977769-6967-43fe-940b-d353b3037da2 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1351769312 Aug 14 06:13:57.865871 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-be977769-6967-43fe-940b-d353b3037da2 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.866108 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-be977769-6967-43fe-940b-d353b3037da2 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.866240 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e5f190fc-575e-471e-92e7-856557c48761 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Delete qos_spec: 4aad9453-a1fc-41bf-aabf-8367983b70d3, force: False {{(pid=100405) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 06:13:57.866326 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-be977769-6967-43fe-940b-d353b3037da2 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:57.866616 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.866616 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:57.868059 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.db.api [None req-be977769-6967-43fe-940b-d353b3037da2 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Building query based on filter {{(pid=100406) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:13:57.873961 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.873961 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:57.876377 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e43fc1e6-66d5-4318-b5c1-19e8614e30f0 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:57.879783 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-be977769-6967-43fe-940b-d353b3037da2 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Get all snapshots completed successfully. Aug 14 06:13:57.880204 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-be977769-6967-43fe-940b-d353b3037da2 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1351769312 returned with HTTP 200 Aug 14 06:13:57.880628 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 477/1901] 10.4.3.127 () {66 vars in 1364 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1351769312 => generated 342 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.882237 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e5f190fc-575e-471e-92e7-856557c48761 tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3?force=False returned with HTTP 202 Aug 14 06:13:57.882687 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 474/1902] 10.4.3.127 () {66 vars in 1380 bytes} [Fri Aug 14 06:13:57 2026] DELETE /volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3?force=False => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:57.885100 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e43fc1e6-66d5-4318-b5c1-19e8614e30f0 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume updated successfully. Aug 14 06:13:57.885699 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e43fc1e6-66d5-4318-b5c1-19e8614e30f0 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/64e38689-9042-407c-a606-1921019c5784 returned with HTTP 200 Aug 14 06:13:57.886084 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 476/1903] 10.4.3.127 () {68 vars in 1368 bytes} [Fri Aug 14 06:13:57 2026] PUT /volume/v3/volumes/64e38689-9042-407c-a606-1921019c5784 => generated 769 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.891339 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-98f40fab-ad26-4044-a01e-e0be4d3857e1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.892343 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c7f40d0a-e694-4fa0-86f5-aa9d18d241fe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.893605 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-98f40fab-ad26-4044-a01e-e0be4d3857e1 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots?status=available Aug 14 06:13:57.893860 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-98f40fab-ad26-4044-a01e-e0be4d3857e1 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.894104 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-98f40fab-ad26-4044-a01e-e0be4d3857e1 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.894387 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-98f40fab-ad26-4044-a01e-e0be4d3857e1 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:57.894518 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c7f40d0a-e694-4fa0-86f5-aa9d18d241fe tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3 Aug 14 06:13:57.894787 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c7f40d0a-e694-4fa0-86f5-aa9d18d241fe tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.895076 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c7f40d0a-e694-4fa0-86f5-aa9d18d241fe tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.895528 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.895528 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:57.897432 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-98f40fab-ad26-4044-a01e-e0be4d3857e1 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Building query based on filter {{(pid=100407) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:13:57.900343 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c7f40d0a-e694-4fa0-86f5-aa9d18d241fe tempest-QosSpecsTestJSON-1670487003 tempest-QosSpecsTestJSON-1670487003-project-admin] https://10.4.3.127/volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3 returned with HTTP 404 Aug 14 06:13:57.900658 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2b7f0270-f15f-4288-888e-400f247dd01a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.900923 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 478/1904] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/qos-specs/4aad9453-a1fc-41bf-aabf-8367983b70d3 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:57.905865 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2b7f0270-f15f-4288-888e-400f247dd01a tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/64e38689-9042-407c-a606-1921019c5784 Aug 14 06:13:57.906110 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2b7f0270-f15f-4288-888e-400f247dd01a tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.906202 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2b7f0270-f15f-4288-888e-400f247dd01a tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.909934 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-98f40fab-ad26-4044-a01e-e0be4d3857e1 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Get all snapshots completed successfully. Aug 14 06:13:57.910372 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-98f40fab-ad26-4044-a01e-e0be4d3857e1 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots?status=available returned with HTTP 200 Aug 14 06:13:57.910825 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 477/1905] 10.4.3.127 () {66 vars in 1276 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.913073 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.913073 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:57.916630 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2b7f0270-f15f-4288-888e-400f247dd01a tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:57.920109 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0c152acb-efc0-455c-83a4-b4c5f6320d6f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.921162 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2b7f0270-f15f-4288-888e-400f247dd01a tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/64e38689-9042-407c-a606-1921019c5784 returned with HTTP 200 Aug 14 06:13:57.921613 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0c152acb-efc0-455c-83a4-b4c5f6320d6f tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1351769312 Aug 14 06:13:57.921774 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 475/1906] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/volumes/64e38689-9042-407c-a606-1921019c5784 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.921847 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0c152acb-efc0-455c-83a4-b4c5f6320d6f tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.922167 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0c152acb-efc0-455c-83a4-b4c5f6320d6f tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.922240 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-0c152acb-efc0-455c-83a4-b4c5f6320d6f tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:13:57.923281 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.db.api [None req-0c152acb-efc0-455c-83a4-b4c5f6320d6f tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Building query based on filter {{(pid=100404) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:13:57.936513 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-0c152acb-efc0-455c-83a4-b4c5f6320d6f tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Get all snapshots completed successfully. Aug 14 06:13:57.936826 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0c152acb-efc0-455c-83a4-b4c5f6320d6f tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1351769312 returned with HTTP 200 Aug 14 06:13:57.937332 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 477/1907] 10.4.3.127 () {66 vars in 1398 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1351769312 => generated 342 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:57.939185 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8c5d3df9-f2ad-46a0-a865-96c2169fdd4f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.941243 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c5d3df9-f2ad-46a0-a865-96c2169fdd4f tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] DELETE https://10.4.3.127/volume/v3/volumes/64e38689-9042-407c-a606-1921019c5784 Aug 14 06:13:57.941500 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c5d3df9-f2ad-46a0-a865-96c2169fdd4f tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.942755 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c5d3df9-f2ad-46a0-a865-96c2169fdd4f tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.942755 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-8c5d3df9-f2ad-46a0-a865-96c2169fdd4f tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Delete volume with id: 64e38689-9042-407c-a606-1921019c5784 Aug 14 06:13:57.947150 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ea34ddb0-a33c-4658-bcea-057f141d1ea8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.949359 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.949359 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:57.949624 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ea34ddb0-a33c-4658-bcea-057f141d1ea8 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/d1aa03ca-94b8-4749-bd83-e47511438a22 Aug 14 06:13:57.949986 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8c5d3df9-f2ad-46a0-a865-96c2169fdd4f tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:57.950042 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ea34ddb0-a33c-4658-bcea-057f141d1ea8 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.950297 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ea34ddb0-a33c-4658-bcea-057f141d1ea8 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.950485 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-ea34ddb0-a33c-4658-bcea-057f141d1ea8 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Delete snapshot with id: d1aa03ca-94b8-4749-bd83-e47511438a22 Aug 14 06:13:57.959299 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:57.959299 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:57.959997 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ea34ddb0-a33c-4658-bcea-057f141d1ea8 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Snapshot retrieved successfully. Aug 14 06:13:57.970580 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8c5d3df9-f2ad-46a0-a865-96c2169fdd4f tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Delete volume request issued successfully. Aug 14 06:13:57.970840 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c5d3df9-f2ad-46a0-a865-96c2169fdd4f tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/64e38689-9042-407c-a606-1921019c5784 returned with HTTP 202 Aug 14 06:13:57.971212 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 479/1908] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:13:57 2026] DELETE /volume/v3/volumes/64e38689-9042-407c-a606-1921019c5784 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:57.980556 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-31ba1dd4-d289-4a27-989d-434f384c6abe None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.982894 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ea34ddb0-a33c-4658-bcea-057f141d1ea8 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Snapshot delete request issued successfully. Aug 14 06:13:57.983048 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-31ba1dd4-d289-4a27-989d-434f384c6abe tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/64e38689-9042-407c-a606-1921019c5784 Aug 14 06:13:57.983135 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ea34ddb0-a33c-4658-bcea-057f141d1ea8 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots/d1aa03ca-94b8-4749-bd83-e47511438a22 returned with HTTP 202 Aug 14 06:13:57.983253 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-31ba1dd4-d289-4a27-989d-434f384c6abe tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.983456 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-31ba1dd4-d289-4a27-989d-434f384c6abe tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:57.983681 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 478/1909] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:13:57 2026] DELETE /volume/v3/snapshots/d1aa03ca-94b8-4749-bd83-e47511438a22 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:57.992313 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c5622df5-ca96-4248-9b8c-46670c1c42d5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:57.994599 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c5622df5-ca96-4248-9b8c-46670c1c42d5 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots/d1aa03ca-94b8-4749-bd83-e47511438a22 Aug 14 06:13:57.994899 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c5622df5-ca96-4248-9b8c-46670c1c42d5 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:57.995329 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c5622df5-ca96-4248-9b8c-46670c1c42d5 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:58.002120 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:58.002120 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:58.002802 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c5622df5-ca96-4248-9b8c-46670c1c42d5 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Snapshot retrieved successfully. Aug 14 06:13:58.003958 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c5622df5-ca96-4248-9b8c-46670c1c42d5 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots/d1aa03ca-94b8-4749-bd83-e47511438a22 returned with HTTP 200 Aug 14 06:13:58.004162 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:58.004162 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:58.004390 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 478/1910] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/snapshots/d1aa03ca-94b8-4749-bd83-e47511438a22 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:58.010844 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-31ba1dd4-d289-4a27-989d-434f384c6abe tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:58.021327 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-31ba1dd4-d289-4a27-989d-434f384c6abe tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/64e38689-9042-407c-a606-1921019c5784 returned with HTTP 200 Aug 14 06:13:58.021953 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 476/1911] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:57 2026] GET /volume/v3/volumes/64e38689-9042-407c-a606-1921019c5784 => generated 836 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:58.111459 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-38bd551c-0b43-4f2c-ac2c-60ca38fd254c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:58.113580 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-38bd551c-0b43-4f2c-ac2c-60ca38fd254c tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 Aug 14 06:13:58.113905 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-38bd551c-0b43-4f2c-ac2c-60ca38fd254c tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:58.114199 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-38bd551c-0b43-4f2c-ac2c-60ca38fd254c tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:58.130244 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:58.130244 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:58.134808 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-38bd551c-0b43-4f2c-ac2c-60ca38fd254c tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:13:58.140080 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-38bd551c-0b43-4f2c-ac2c-60ca38fd254c tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 returned with HTTP 200 Aug 14 06:13:58.140575 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 480/1912] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:58 2026] GET /volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:59.016704 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c5a5e391-6641-4110-ae79-6ed0052c868c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:59.018852 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c5a5e391-6641-4110-ae79-6ed0052c868c tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots/d1aa03ca-94b8-4749-bd83-e47511438a22 Aug 14 06:13:59.019302 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c5a5e391-6641-4110-ae79-6ed0052c868c tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:59.019680 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c5a5e391-6641-4110-ae79-6ed0052c868c tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:59.025291 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c5a5e391-6641-4110-ae79-6ed0052c868c tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots/d1aa03ca-94b8-4749-bd83-e47511438a22 returned with HTTP 404 Aug 14 06:13:59.026457 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 479/1913] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:59 2026] GET /volume/v3/snapshots/d1aa03ca-94b8-4749-bd83-e47511438a22 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:59.035099 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f966951b-e3f2-4790-862a-1b39135fd176 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:59.036889 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f966951b-e3f2-4790-862a-1b39135fd176 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/a4388369-13c9-4339-b210-bf0723c70647 Aug 14 06:13:59.037162 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f966951b-e3f2-4790-862a-1b39135fd176 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:59.037343 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f966951b-e3f2-4790-862a-1b39135fd176 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:59.037418 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-f966951b-e3f2-4790-862a-1b39135fd176 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Delete snapshot with id: a4388369-13c9-4339-b210-bf0723c70647 Aug 14 06:13:59.039611 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ae342f79-5aea-482d-ab4e-ad68afb89d29 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:59.042026 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ae342f79-5aea-482d-ab4e-ad68afb89d29 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/64e38689-9042-407c-a606-1921019c5784 Aug 14 06:13:59.042320 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ae342f79-5aea-482d-ab4e-ad68afb89d29 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:59.042593 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:59.042593 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:59.042682 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ae342f79-5aea-482d-ab4e-ad68afb89d29 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:59.043027 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f966951b-e3f2-4790-862a-1b39135fd176 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Snapshot retrieved successfully. Aug 14 06:13:59.050302 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ae342f79-5aea-482d-ab4e-ad68afb89d29 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/64e38689-9042-407c-a606-1921019c5784 returned with HTTP 404 Aug 14 06:13:59.050446 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 477/1914] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:59 2026] GET /volume/v3/volumes/64e38689-9042-407c-a606-1921019c5784 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:13:59.061165 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9aefd5d3-5e40-4a82-954b-309674fa5f54 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:59.061548 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f966951b-e3f2-4790-862a-1b39135fd176 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Snapshot delete request issued successfully. Aug 14 06:13:59.061626 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f966951b-e3f2-4790-862a-1b39135fd176 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots/a4388369-13c9-4339-b210-bf0723c70647 returned with HTTP 202 Aug 14 06:13:59.061997 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 479/1915] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:13:59 2026] DELETE /volume/v3/snapshots/a4388369-13c9-4339-b210-bf0723c70647 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:59.065700 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9aefd5d3-5e40-4a82-954b-309674fa5f54 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 Aug 14 06:13:59.066410 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9aefd5d3-5e40-4a82-954b-309674fa5f54 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:59.066410 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9aefd5d3-5e40-4a82-954b-309674fa5f54 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:59.074146 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ffeba704-3af7-4805-96a0-fabfba1e8584 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:59.075530 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:59.075530 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:59.076158 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ffeba704-3af7-4805-96a0-fabfba1e8584 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots/a4388369-13c9-4339-b210-bf0723c70647 Aug 14 06:13:59.076591 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ffeba704-3af7-4805-96a0-fabfba1e8584 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:59.076980 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ffeba704-3af7-4805-96a0-fabfba1e8584 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:59.080761 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9aefd5d3-5e40-4a82-954b-309674fa5f54 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:59.087327 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:59.087327 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:13:59.087327 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ffeba704-3af7-4805-96a0-fabfba1e8584 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Snapshot retrieved successfully. Aug 14 06:13:59.087327 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ffeba704-3af7-4805-96a0-fabfba1e8584 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots/a4388369-13c9-4339-b210-bf0723c70647 returned with HTTP 200 Aug 14 06:13:59.087692 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9aefd5d3-5e40-4a82-954b-309674fa5f54 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 returned with HTTP 200 Aug 14 06:13:59.088083 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 481/1917] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:59 2026] GET /volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 => generated 925 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:59.088167 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 480/1917] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:13:59 2026] GET /volume/v3/snapshots/a4388369-13c9-4339-b210-bf0723c70647 => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:59.104137 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a300280f-551b-4152-9e35-b481fcdbcb70 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:59.106376 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a300280f-551b-4152-9e35-b481fcdbcb70 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] DELETE https://10.4.3.127/volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 Aug 14 06:13:59.106588 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a300280f-551b-4152-9e35-b481fcdbcb70 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:59.106804 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a300280f-551b-4152-9e35-b481fcdbcb70 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:59.106935 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-a300280f-551b-4152-9e35-b481fcdbcb70 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Delete volume with id: 2053cf02-218c-4d6e-ab4e-436595eea2c6 Aug 14 06:13:59.113423 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:59.113423 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:13:59.113856 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a300280f-551b-4152-9e35-b481fcdbcb70 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:59.127651 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a300280f-551b-4152-9e35-b481fcdbcb70 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Delete volume request issued successfully. Aug 14 06:13:59.127835 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a300280f-551b-4152-9e35-b481fcdbcb70 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 returned with HTTP 202 Aug 14 06:13:59.128203 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 478/1918] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:13:59 2026] DELETE /volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:13:59.138788 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2817ad91-026b-4ab3-8cad-284f62277d79 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:59.141075 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2817ad91-026b-4ab3-8cad-284f62277d79 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 Aug 14 06:13:59.141347 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2817ad91-026b-4ab3-8cad-284f62277d79 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:59.141641 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2817ad91-026b-4ab3-8cad-284f62277d79 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:59.150775 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:59.150775 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:13:59.155117 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-345c3a39-42c5-4e81-a2d6-caaa29d33b3c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:59.155735 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2817ad91-026b-4ab3-8cad-284f62277d79 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:13:59.157226 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-345c3a39-42c5-4e81-a2d6-caaa29d33b3c tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 Aug 14 06:13:59.157610 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-345c3a39-42c5-4e81-a2d6-caaa29d33b3c tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:13:59.157858 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-345c3a39-42c5-4e81-a2d6-caaa29d33b3c tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:13:59.161608 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2817ad91-026b-4ab3-8cad-284f62277d79 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 returned with HTTP 200 Aug 14 06:13:59.162382 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 480/1919] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:59 2026] GET /volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 => generated 924 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:13:59.169107 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:13:59.169107 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:13:59.172982 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-345c3a39-42c5-4e81-a2d6-caaa29d33b3c tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:13:59.178359 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-345c3a39-42c5-4e81-a2d6-caaa29d33b3c tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 returned with HTTP 200 Aug 14 06:13:59.178880 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 482/1920] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:13:59 2026] GET /volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:13:59.745766 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:13:59.849433 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:13:59.849433 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-617606872"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:13:59.849433 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-617606872'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:13:59.849433 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Create volume of 1 GB Aug 14 06:13:59.853310 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Availability Zones retrieved successfully. Aug 14 06:13:59.858808 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Flow 'volume_create_api' (1e992eaa-145b-4d7c-94ea-433e93188406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:13:59.859882 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caa6c115-93c5-412d-8543-25640eb54032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:59.860922 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:13:59.892183 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caa6c115-93c5-412d-8543-25640eb54032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:59.893247 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab3155e0-e530-458d-8c33-47fc0aad4476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:59.964591 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Created reservations ['b4dec3e3-e61a-46b3-8278-8d7d38b2eb4e', 'e54e33a8-98d3-45bf-bf11-3e9a8959f470', '97dbd2e7-dd70-43a7-a4fb-869a0e830ebe', 'ebe1aa96-a0d2-46e7-bbd6-4ef0ff944aad'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:13:59.964591 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab3155e0-e530-458d-8c33-47fc0aad4476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4dec3e3-e61a-46b3-8278-8d7d38b2eb4e', 'e54e33a8-98d3-45bf-bf11-3e9a8959f470', '97dbd2e7-dd70-43a7-a4fb-869a0e830ebe', 'ebe1aa96-a0d2-46e7-bbd6-4ef0ff944aad']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:59.964591 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (257a239f-a7af-4157-99e8-123a2fb94aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:13:59.987220 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (257a239f-a7af-4157-99e8-123a2fb94aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0d133b5-4221-4eac-ab8f-30eff00673e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-617606872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65a7019810d34888ac879de806b826dc',qos_specs=None,replication_status=,reservations=['b4dec3e3-e61a-46b3-8278-8d7d38b2eb4e','e54e33a8-98d3-45bf-bf11-3e9a8959f470','97dbd2e7-dd70-43a7-a4fb-869a0e830ebe','ebe1aa96-a0d2-46e7-bbd6-4ef0ff944aad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42e44c6da29241fd81d622df44f091b0',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:13:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-617606872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0d133b5-4221-4eac-ab8f-30eff00673e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65a7019810d34888ac879de806b826dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42e44c6da29241fd81d622df44f091b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:13:59.988273 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (923769dd-ec74-427d-aeee-b480f57efc03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:00.030884 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (923769dd-ec74-427d-aeee-b480f57efc03) transitioned into state 'SUCCESS' from state '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-617606872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65a7019810d34888ac879de806b826dc',qos_specs=None,replication_status=,reservations=['b4dec3e3-e61a-46b3-8278-8d7d38b2eb4e','e54e33a8-98d3-45bf-bf11-3e9a8959f470','97dbd2e7-dd70-43a7-a4fb-869a0e830ebe','ebe1aa96-a0d2-46e7-bbd6-4ef0ff944aad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42e44c6da29241fd81d622df44f091b0',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:00.032422 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c7942d4-0a11-42ad-8fef-012540bc7f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:00.046107 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c7942d4-0a11-42ad-8fef-012540bc7f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:00.047590 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Flow 'volume_create_api' (1e992eaa-145b-4d7c-94ea-433e93188406) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:00.048133 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Create volume request issued successfully. Aug 14 06:14:00.049045 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1f932b2b-d815-4d2d-bf11-ebe3546d141c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:14:00.049714 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 481/1921] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:13:59 2026] POST /volume/v3/volumes => generated 754 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:00.063683 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-bf27828b-94fe-4a84-ab91-03f983b7e7d7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:00.065616 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bf27828b-94fe-4a84-ab91-03f983b7e7d7 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] GET https://10.4.3.127/volume/v3/volumes/f0d133b5-4221-4eac-ab8f-30eff00673e7 Aug 14 06:14:00.065863 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bf27828b-94fe-4a84-ab91-03f983b7e7d7 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:00.066064 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bf27828b-94fe-4a84-ab91-03f983b7e7d7 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:00.073593 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:00.073593 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:00.077703 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-bf27828b-94fe-4a84-ab91-03f983b7e7d7 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Volume info retrieved successfully. Aug 14 06:14:00.082269 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bf27828b-94fe-4a84-ab91-03f983b7e7d7 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/volumes/f0d133b5-4221-4eac-ab8f-30eff00673e7 returned with HTTP 200 Aug 14 06:14:00.082764 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 479/1922] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:00 2026] GET /volume/v3/volumes/f0d133b5-4221-4eac-ab8f-30eff00673e7 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:00.098940 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-38be5a86-f6ea-4fcf-a1c6-3fd806f1ee4c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:00.100925 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-38be5a86-f6ea-4fcf-a1c6-3fd806f1ee4c tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots/a4388369-13c9-4339-b210-bf0723c70647 Aug 14 06:14:00.101141 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-38be5a86-f6ea-4fcf-a1c6-3fd806f1ee4c tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:00.101339 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-38be5a86-f6ea-4fcf-a1c6-3fd806f1ee4c tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:00.107046 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-38be5a86-f6ea-4fcf-a1c6-3fd806f1ee4c tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots/a4388369-13c9-4339-b210-bf0723c70647 returned with HTTP 404 Aug 14 06:14:00.107643 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 481/1923] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:14:00 2026] GET /volume/v3/snapshots/a4388369-13c9-4339-b210-bf0723c70647 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:00.115586 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-23aea88f-40b4-45d3-8232-d0a92eeb344e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:00.117528 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-23aea88f-40b4-45d3-8232-d0a92eeb344e tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/6dee3e0d-c9fb-4b18-a9d7-e560163aec21 Aug 14 06:14:00.117764 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-23aea88f-40b4-45d3-8232-d0a92eeb344e tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:00.117995 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-23aea88f-40b4-45d3-8232-d0a92eeb344e tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:00.118247 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-23aea88f-40b4-45d3-8232-d0a92eeb344e tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Delete snapshot with id: 6dee3e0d-c9fb-4b18-a9d7-e560163aec21 Aug 14 06:14:00.124014 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:00.124014 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:00.125176 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-23aea88f-40b4-45d3-8232-d0a92eeb344e tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Snapshot retrieved successfully. Aug 14 06:14:00.146835 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-23aea88f-40b4-45d3-8232-d0a92eeb344e tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Snapshot delete request issued successfully. Aug 14 06:14:00.147053 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-23aea88f-40b4-45d3-8232-d0a92eeb344e tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots/6dee3e0d-c9fb-4b18-a9d7-e560163aec21 returned with HTTP 202 Aug 14 06:14:00.147536 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 483/1924] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:14:00 2026] DELETE /volume/v3/snapshots/6dee3e0d-c9fb-4b18-a9d7-e560163aec21 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:14:00.160471 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5158c196-ff12-4a31-b064-f799b944ebd1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:00.162424 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5158c196-ff12-4a31-b064-f799b944ebd1 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots/6dee3e0d-c9fb-4b18-a9d7-e560163aec21 Aug 14 06:14:00.162760 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5158c196-ff12-4a31-b064-f799b944ebd1 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:00.163042 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5158c196-ff12-4a31-b064-f799b944ebd1 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:00.168876 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:00.168876 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:00.169539 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5158c196-ff12-4a31-b064-f799b944ebd1 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Snapshot retrieved successfully. Aug 14 06:14:00.170713 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5158c196-ff12-4a31-b064-f799b944ebd1 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots/6dee3e0d-c9fb-4b18-a9d7-e560163aec21 returned with HTTP 200 Aug 14 06:14:00.171388 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 482/1925] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:14:00 2026] GET /volume/v3/snapshots/6dee3e0d-c9fb-4b18-a9d7-e560163aec21 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:00.175381 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2c009294-467e-424c-94fe-5d71bd61a018 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:00.177424 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2c009294-467e-424c-94fe-5d71bd61a018 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 Aug 14 06:14:00.177636 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2c009294-467e-424c-94fe-5d71bd61a018 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:00.177829 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2c009294-467e-424c-94fe-5d71bd61a018 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:00.188891 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2c009294-467e-424c-94fe-5d71bd61a018 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 returned with HTTP 404 Aug 14 06:14:00.189691 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 480/1926] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:00 2026] GET /volume/v3/volumes/2053cf02-218c-4d6e-ab4e-436595eea2c6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:00.192602 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-19392df3-41f3-498b-bfb3-c412e2171d91 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:00.194991 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-19392df3-41f3-498b-bfb3-c412e2171d91 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 Aug 14 06:14:00.195286 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-19392df3-41f3-498b-bfb3-c412e2171d91 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:00.195596 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-19392df3-41f3-498b-bfb3-c412e2171d91 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:00.198134 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-483b1b56-e2b9-403f-8324-c0b6d14bc945 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:00.200319 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-483b1b56-e2b9-403f-8324-c0b6d14bc945 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/03a1669a-57cc-434a-9196-4c4b7cc91383 Aug 14 06:14:00.200641 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-483b1b56-e2b9-403f-8324-c0b6d14bc945 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:00.201006 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-483b1b56-e2b9-403f-8324-c0b6d14bc945 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:00.210593 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:00.210593 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:00.210764 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:00.210764 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:00.215459 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-483b1b56-e2b9-403f-8324-c0b6d14bc945 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:14:00.216073 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-19392df3-41f3-498b-bfb3-c412e2171d91 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:14:00.221209 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-483b1b56-e2b9-403f-8324-c0b6d14bc945 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/03a1669a-57cc-434a-9196-4c4b7cc91383 returned with HTTP 200 Aug 14 06:14:00.221544 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-19392df3-41f3-498b-bfb3-c412e2171d91 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 returned with HTTP 200 Aug 14 06:14:00.221691 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 484/1927] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:00 2026] GET /volume/v3/volumes/03a1669a-57cc-434a-9196-4c4b7cc91383 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:00.222112 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 482/1928] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:00 2026] GET /volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:00.237138 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ca47f44c-bd92-4caa-9f5c-0d14524313a9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:00.239112 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca47f44c-bd92-4caa-9f5c-0d14524313a9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] DELETE https://10.4.3.127/volume/v3/volumes/03a1669a-57cc-434a-9196-4c4b7cc91383 Aug 14 06:14:00.239533 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ca47f44c-bd92-4caa-9f5c-0d14524313a9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:00.239873 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ca47f44c-bd92-4caa-9f5c-0d14524313a9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:00.240210 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-ca47f44c-bd92-4caa-9f5c-0d14524313a9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Delete volume with id: 03a1669a-57cc-434a-9196-4c4b7cc91383 Aug 14 06:14:00.254772 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:00.254772 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:00.255608 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ca47f44c-bd92-4caa-9f5c-0d14524313a9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:14:00.279435 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ca47f44c-bd92-4caa-9f5c-0d14524313a9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Delete volume request issued successfully. Aug 14 06:14:00.279962 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca47f44c-bd92-4caa-9f5c-0d14524313a9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/03a1669a-57cc-434a-9196-4c4b7cc91383 returned with HTTP 202 Aug 14 06:14:00.280723 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 483/1929] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:14:00 2026] DELETE /volume/v3/volumes/03a1669a-57cc-434a-9196-4c4b7cc91383 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:14:00.291912 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-bb93d039-becc-410a-8f2f-c907e99e03fc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:00.295308 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bb93d039-becc-410a-8f2f-c907e99e03fc tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/03a1669a-57cc-434a-9196-4c4b7cc91383 Aug 14 06:14:00.295308 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bb93d039-becc-410a-8f2f-c907e99e03fc tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:00.295727 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bb93d039-becc-410a-8f2f-c907e99e03fc tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:00.305691 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:00.305691 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:00.311107 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-bb93d039-becc-410a-8f2f-c907e99e03fc tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:14:00.318517 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bb93d039-becc-410a-8f2f-c907e99e03fc tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/03a1669a-57cc-434a-9196-4c4b7cc91383 returned with HTTP 200 Aug 14 06:14:00.319206 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 481/1930] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:00 2026] GET /volume/v3/volumes/03a1669a-57cc-434a-9196-4c4b7cc91383 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:00.646018 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-c7280e9f-2896-481e-a376-6c13fab2e7dc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:00.649053 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-c7280e9f-2896-481e-a376-6c13fab2e7dc tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] POST https://10.4.3.127/volume/v3/attachments/3e3af0b3-0e6a-44d6-9c9e-191c7a187957/action Aug 14 06:14:00.649651 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-c7280e9f-2896-481e-a376-6c13fab2e7dc tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:14:00.649815 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-c7280e9f-2896-481e-a376-6c13fab2e7dc tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:00.668821 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:00.668821 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:00.681385 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-5eacc367-bdfe-4ba2-ba7c-0dcec237d514 req-c7280e9f-2896-481e-a376-6c13fab2e7dc tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/attachments/3e3af0b3-0e6a-44d6-9c9e-191c7a187957/action returned with HTTP 204 Aug 14 06:14:00.682230 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 485/1931] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:14:00 2026] POST /volume/v3/attachments/3e3af0b3-0e6a-44d6-9c9e-191c7a187957/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:01.095614 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-dacf5d20-99dc-4dda-9f27-8f46136a7aa9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:01.097330 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dacf5d20-99dc-4dda-9f27-8f46136a7aa9 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] GET https://10.4.3.127/volume/v3/volumes/f0d133b5-4221-4eac-ab8f-30eff00673e7 Aug 14 06:14:01.097540 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dacf5d20-99dc-4dda-9f27-8f46136a7aa9 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:01.097718 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dacf5d20-99dc-4dda-9f27-8f46136a7aa9 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:01.105846 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:01.105846 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:01.109253 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-dacf5d20-99dc-4dda-9f27-8f46136a7aa9 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Volume info retrieved successfully. Aug 14 06:14:01.113118 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dacf5d20-99dc-4dda-9f27-8f46136a7aa9 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/volumes/f0d133b5-4221-4eac-ab8f-30eff00673e7 returned with HTTP 200 Aug 14 06:14:01.113473 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 483/1932] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:01 2026] GET /volume/v3/volumes/f0d133b5-4221-4eac-ab8f-30eff00673e7 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:01.130124 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9c6062c2-0ec1-4f66-9492-4ef52c5c8cc0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:01.131788 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9c6062c2-0ec1-4f66-9492-4ef52c5c8cc0 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:14:01.132364 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9c6062c2-0ec1-4f66-9492-4ef52c5c8cc0 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0d133b5-4221-4eac-ab8f-30eff00673e7", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-692474080"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:01.141834 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:01.141834 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:01.141834 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9c6062c2-0ec1-4f66-9492-4ef52c5c8cc0 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Volume info retrieved successfully. Aug 14 06:14:01.141834 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-9c6062c2-0ec1-4f66-9492-4ef52c5c8cc0 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Create snapshot from volume f0d133b5-4221-4eac-ab8f-30eff00673e7 Aug 14 06:14:01.174174 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-9c6062c2-0ec1-4f66-9492-4ef52c5c8cc0 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Created reservations ['fe88a3ce-2aa9-44d8-a018-4caa5fc5a0d5', '5a7be61e-e8c9-4cbc-947a-412047544cb1', '742c243d-0337-4d97-815e-db843ab3a5c0', 'b4f1cf4b-28a9-4e2c-8d8e-5f6f55a500c1'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:14:01.180617 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-124b2ef5-1d6f-4caa-a7c7-dbd1de83cf8b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:01.182294 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-124b2ef5-1d6f-4caa-a7c7-dbd1de83cf8b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/snapshots/6dee3e0d-c9fb-4b18-a9d7-e560163aec21 Aug 14 06:14:01.182811 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-124b2ef5-1d6f-4caa-a7c7-dbd1de83cf8b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:01.182811 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-124b2ef5-1d6f-4caa-a7c7-dbd1de83cf8b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:01.186839 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-124b2ef5-1d6f-4caa-a7c7-dbd1de83cf8b tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/snapshots/6dee3e0d-c9fb-4b18-a9d7-e560163aec21 returned with HTTP 404 Aug 14 06:14:01.187579 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 482/1933] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:14:01 2026] GET /volume/v3/snapshots/6dee3e0d-c9fb-4b18-a9d7-e560163aec21 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:01.197248 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6a477e08-1d30-42ef-8ba5-07864add35b7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:01.199852 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6a477e08-1d30-42ef-8ba5-07864add35b7 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/volumes/295065b9-65ae-4f3f-b241-e250f6d66407 Aug 14 06:14:01.200094 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6a477e08-1d30-42ef-8ba5-07864add35b7 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:01.202146 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6a477e08-1d30-42ef-8ba5-07864add35b7 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:01.203739 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9c6062c2-0ec1-4f66-9492-4ef52c5c8cc0 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Snapshot create request issued successfully. Aug 14 06:14:01.203739 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9c6062c2-0ec1-4f66-9492-4ef52c5c8cc0 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:14:01.203739 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 484/1934] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:14:01 2026] POST /volume/v3/snapshots => generated 310 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:01.210324 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:01.210324 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:01.211947 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7332f33c-aa31-4a5a-ac0d-0b561aecd197 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:01.213997 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7332f33c-aa31-4a5a-ac0d-0b561aecd197 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] GET https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182 Aug 14 06:14:01.214157 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7332f33c-aa31-4a5a-ac0d-0b561aecd197 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:01.214372 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7332f33c-aa31-4a5a-ac0d-0b561aecd197 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:01.214996 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6a477e08-1d30-42ef-8ba5-07864add35b7 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Volume info retrieved successfully. Aug 14 06:14:01.220989 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:01.220989 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:01.221393 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7332f33c-aa31-4a5a-ac0d-0b561aecd197 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Snapshot retrieved successfully. Aug 14 06:14:01.221477 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6a477e08-1d30-42ef-8ba5-07864add35b7 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/volumes/295065b9-65ae-4f3f-b241-e250f6d66407 returned with HTTP 200 Aug 14 06:14:01.222137 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 486/1935] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:01 2026] GET /volume/v3/volumes/295065b9-65ae-4f3f-b241-e250f6d66407 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:01.222197 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7332f33c-aa31-4a5a-ac0d-0b561aecd197 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182 returned with HTTP 200 Aug 14 06:14:01.222553 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 484/1936] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:14:01 2026] GET /volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:01.235449 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f75a26b1-d8b1-4254-8f7c-dfc3bcd22a28 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:01.237548 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9e19bef6-64ac-4cc2-a184-3ea82de6b331 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:01.237635 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f75a26b1-d8b1-4254-8f7c-dfc3bcd22a28 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] DELETE https://10.4.3.127/volume/v3/volumes/295065b9-65ae-4f3f-b241-e250f6d66407 Aug 14 06:14:01.237811 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f75a26b1-d8b1-4254-8f7c-dfc3bcd22a28 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:01.238014 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f75a26b1-d8b1-4254-8f7c-dfc3bcd22a28 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:01.238184 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-f75a26b1-d8b1-4254-8f7c-dfc3bcd22a28 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Delete volume with id: 295065b9-65ae-4f3f-b241-e250f6d66407 Aug 14 06:14:01.239499 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9e19bef6-64ac-4cc2-a184-3ea82de6b331 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 Aug 14 06:14:01.239759 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9e19bef6-64ac-4cc2-a184-3ea82de6b331 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:01.239997 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9e19bef6-64ac-4cc2-a184-3ea82de6b331 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:01.247640 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:01.247640 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:01.248255 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f75a26b1-d8b1-4254-8f7c-dfc3bcd22a28 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Volume info retrieved successfully. Aug 14 06:14:01.250110 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:01.250110 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:01.253437 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9e19bef6-64ac-4cc2-a184-3ea82de6b331 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:14:01.258343 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9e19bef6-64ac-4cc2-a184-3ea82de6b331 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 returned with HTTP 200 Aug 14 06:14:01.258902 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 485/1937] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:01 2026] GET /volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:01.266608 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f75a26b1-d8b1-4254-8f7c-dfc3bcd22a28 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Delete volume request issued successfully. Aug 14 06:14:01.266870 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f75a26b1-d8b1-4254-8f7c-dfc3bcd22a28 tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/volumes/295065b9-65ae-4f3f-b241-e250f6d66407 returned with HTTP 202 Aug 14 06:14:01.267421 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 483/1938] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:14:01 2026] DELETE /volume/v3/volumes/295065b9-65ae-4f3f-b241-e250f6d66407 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:14:01.274206 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b3dfc273-a5a8-4146-8a12-dbe334147ea9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:01.275936 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f88dd05c-4481-4daf-92b0-912bf6252cac None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:01.276238 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b3dfc273-a5a8-4146-8a12-dbe334147ea9 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 Aug 14 06:14:01.276526 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b3dfc273-a5a8-4146-8a12-dbe334147ea9 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:01.276829 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b3dfc273-a5a8-4146-8a12-dbe334147ea9 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:01.277912 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f88dd05c-4481-4daf-92b0-912bf6252cac tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/volumes/295065b9-65ae-4f3f-b241-e250f6d66407 Aug 14 06:14:01.278141 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f88dd05c-4481-4daf-92b0-912bf6252cac tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:01.278355 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f88dd05c-4481-4daf-92b0-912bf6252cac tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:01.285747 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:01.285747 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:01.288038 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:01.288038 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:01.290018 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f88dd05c-4481-4daf-92b0-912bf6252cac tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Volume info retrieved successfully. Aug 14 06:14:01.292618 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b3dfc273-a5a8-4146-8a12-dbe334147ea9 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:14:01.295236 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f88dd05c-4481-4daf-92b0-912bf6252cac tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/volumes/295065b9-65ae-4f3f-b241-e250f6d66407 returned with HTTP 200 Aug 14 06:14:01.295750 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 485/1939] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:01 2026] GET /volume/v3/volumes/295065b9-65ae-4f3f-b241-e250f6d66407 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:01.298614 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b3dfc273-a5a8-4146-8a12-dbe334147ea9 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 returned with HTTP 200 Aug 14 06:14:01.299223 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 487/1940] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:01 2026] GET /volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:01.313612 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ffbc023d-9aeb-4d67-8c8c-fd27e912fa06 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:01.315360 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ffbc023d-9aeb-4d67-8c8c-fd27e912fa06 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:14:01.315870 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ffbc023d-9aeb-4d67-8c8c-fd27e912fa06 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c265306a-6fa1-4cd8-9845-b0ed076ce258", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-856315079", "description": null, "metadata": null}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:01.327627 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:01.327627 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:01.328437 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ffbc023d-9aeb-4d67-8c8c-fd27e912fa06 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:14:01.329439 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-ffbc023d-9aeb-4d67-8c8c-fd27e912fa06 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Create snapshot from volume c265306a-6fa1-4cd8-9845-b0ed076ce258 Aug 14 06:14:01.332667 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2022c04f-0732-4bd3-9ace-ced6bc5d35cd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:01.335446 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2022c04f-0732-4bd3-9ace-ced6bc5d35cd tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/03a1669a-57cc-434a-9196-4c4b7cc91383 Aug 14 06:14:01.335754 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2022c04f-0732-4bd3-9ace-ced6bc5d35cd tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:01.336020 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2022c04f-0732-4bd3-9ace-ced6bc5d35cd tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:01.343584 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2022c04f-0732-4bd3-9ace-ced6bc5d35cd tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/03a1669a-57cc-434a-9196-4c4b7cc91383 returned with HTTP 404 Aug 14 06:14:01.344209 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 484/1941] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:01 2026] GET /volume/v3/volumes/03a1669a-57cc-434a-9196-4c4b7cc91383 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:01.365792 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-ffbc023d-9aeb-4d67-8c8c-fd27e912fa06 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Created reservations ['07cf0a6c-9a56-4cf4-b3c3-3956218e525e', '12c082e4-0f81-4660-a12e-4ca45faef297', '6baf2f42-8f19-47d6-8aa3-8d8c6fa29752', '2a5580d6-5c50-4eb2-a6d1-be72c109589d'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:14:01.398158 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:01.399119 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ffbc023d-9aeb-4d67-8c8c-fd27e912fa06 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Snapshot force create request issued successfully. Aug 14 06:14:01.400009 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ffbc023d-9aeb-4d67-8c8c-fd27e912fa06 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:14:01.400059 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:01.400093 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 486/1942] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:14:01 2026] POST /volume/v3/snapshots => generated 310 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:01.400344 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "size": 1, "name": "tempest-VolumesGetTest-Volume-1616338859", "metadata": {"Type": "Test"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:01.402390 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Create volume request body: {'volume': {'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1616338859', 'metadata': {'Type': 'Test'}}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:14:01.411450 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-55e0799c-e660-4994-aa04-4b93ded10f4f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:01.413355 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-55e0799c-e660-4994-aa04-4b93ded10f4f tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 Aug 14 06:14:01.413613 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-55e0799c-e660-4994-aa04-4b93ded10f4f tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:01.413802 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-55e0799c-e660-4994-aa04-4b93ded10f4f tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:01.419535 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:01.419535 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:01.419535 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-55e0799c-e660-4994-aa04-4b93ded10f4f tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Snapshot retrieved successfully. Aug 14 06:14:01.420016 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-55e0799c-e660-4994-aa04-4b93ded10f4f tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 returned with HTTP 200 Aug 14 06:14:01.420390 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 488/1943] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:14:01 2026] GET /volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:01.600160 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Create volume of 1 GB Aug 14 06:14:01.604893 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Availability Zones retrieved successfully. Aug 14 06:14:01.610476 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Flow 'volume_create_api' (b44338a8-a678-4a85-8d69-9c86d49f3620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:01.611837 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e02b829-bdec-4078-ab1a-33e7b2b98c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:01.612943 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:14:01.672999 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e02b829-bdec-4078-ab1a-33e7b2b98c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:01.673901 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8070ae4-71be-44e7-bbfe-8311eb995699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:01.711678 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Created reservations ['3b2a4dc7-abe3-4a3f-9180-924872723323', 'd09b9d3f-c6ea-402b-91f5-89cb257268e8', 'dc01bc58-a447-4fc8-a07b-a7adfd37716e', '3fd9b6b9-9b2a-4f6a-ad57-397dec2e286b'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:14:01.712443 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8070ae4-71be-44e7-bbfe-8311eb995699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b2a4dc7-abe3-4a3f-9180-924872723323', 'd09b9d3f-c6ea-402b-91f5-89cb257268e8', 'dc01bc58-a447-4fc8-a07b-a7adfd37716e', '3fd9b6b9-9b2a-4f6a-ad57-397dec2e286b']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:01.713240 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d946a29f-f9c9-4b66-838a-2a995376ec6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:01.735954 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d946a29f-f9c9-4b66-838a-2a995376ec6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78611f9c-c016-4e70-b87a-10b532285cf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1616338859',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d8271dad292c4a69af5e625d1fb9b776',qos_specs=None,replication_status=,reservations=['3b2a4dc7-abe3-4a3f-9180-924872723323','d09b9d3f-c6ea-402b-91f5-89cb257268e8','dc01bc58-a447-4fc8-a07b-a7adfd37716e','3fd9b6b9-9b2a-4f6a-ad57-397dec2e286b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='912626c14c694ffd9a08f99b81d1e90f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:14:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1616338859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78611f9c-c016-4e70-b87a-10b532285cf4,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d8271dad292c4a69af5e625d1fb9b776',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='912626c14c694ffd9a08f99b81d1e90f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:01.736883 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abc6e3c9-f661-49a4-9bb7-a9a1e32eb58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:01.755721 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abc6e3c9-f661-49a4-9bb7-a9a1e32eb58f) transitioned into state 'SUCCESS' from state '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-1616338859',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d8271dad292c4a69af5e625d1fb9b776',qos_specs=None,replication_status=,reservations=['3b2a4dc7-abe3-4a3f-9180-924872723323','d09b9d3f-c6ea-402b-91f5-89cb257268e8','dc01bc58-a447-4fc8-a07b-a7adfd37716e','3fd9b6b9-9b2a-4f6a-ad57-397dec2e286b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='912626c14c694ffd9a08f99b81d1e90f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:01.756420 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d3a435b-42f3-4770-bf86-25a7523c204f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:01.765879 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d3a435b-42f3-4770-bf86-25a7523c204f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:01.766736 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Flow 'volume_create_api' (b44338a8-a678-4a85-8d69-9c86d49f3620) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:01.767176 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Create volume request issued successfully. Aug 14 06:14:01.767782 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a7bd6e33-11f5-427e-9ca7-775e0281f650 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:14:01.768361 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 486/1944] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:14:01 2026] POST /volume/v3/volumes => generated 759 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:01.783073 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-39e56f90-fb29-43ad-8894-bdcf289111b9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:01.784972 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-39e56f90-fb29-43ad-8894-bdcf289111b9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 Aug 14 06:14:01.785218 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-39e56f90-fb29-43ad-8894-bdcf289111b9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:01.785456 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-39e56f90-fb29-43ad-8894-bdcf289111b9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:01.794506 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:01.794506 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:01.799920 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-39e56f90-fb29-43ad-8894-bdcf289111b9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:14:01.806570 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-39e56f90-fb29-43ad-8894-bdcf289111b9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 returned with HTTP 200 Aug 14 06:14:01.807364 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 485/1945] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:01 2026] GET /volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:02.231676 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-11524a63-f89b-48d5-bb95-e6fce4d6bc02 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.233672 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-11524a63-f89b-48d5-bb95-e6fce4d6bc02 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] GET https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182 Aug 14 06:14:02.234019 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-11524a63-f89b-48d5-bb95-e6fce4d6bc02 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:02.234207 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-11524a63-f89b-48d5-bb95-e6fce4d6bc02 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:02.239114 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.239114 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:02.239583 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-11524a63-f89b-48d5-bb95-e6fce4d6bc02 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Snapshot retrieved successfully. Aug 14 06:14:02.240348 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-11524a63-f89b-48d5-bb95-e6fce4d6bc02 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182 returned with HTTP 200 Aug 14 06:14:02.240934 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 487/1946] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:14:02 2026] GET /volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:02.250060 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a50d2a8a-3727-47f3-a8c4-725a561401f9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.252346 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a50d2a8a-3727-47f3-a8c4-725a561401f9 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] POST https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata Aug 14 06:14:02.252879 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a50d2a8a-3727-47f3-a8c4-725a561401f9 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:02.262073 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.262073 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:02.262668 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a50d2a8a-3727-47f3-a8c4-725a561401f9 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Snapshot retrieved successfully. Aug 14 06:14:02.289336 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a50d2a8a-3727-47f3-a8c4-725a561401f9 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Update snapshot metadata completed successfully. Aug 14 06:14:02.289673 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a50d2a8a-3727-47f3-a8c4-725a561401f9 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata returned with HTTP 200 Aug 14 06:14:02.290161 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 489/1947] 10.4.3.127 () {68 vars in 1402 bytes} [Fri Aug 14 06:14:02 2026] POST /volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata => generated 68 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:14:02.298138 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-dfb04cb9-2800-4b9a-b588-19143b1cfc1f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.300173 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dfb04cb9-2800-4b9a-b588-19143b1cfc1f tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] GET https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata Aug 14 06:14:02.300728 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dfb04cb9-2800-4b9a-b588-19143b1cfc1f tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:02.301258 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dfb04cb9-2800-4b9a-b588-19143b1cfc1f tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:02.308979 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.308979 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:02.308979 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-dfb04cb9-2800-4b9a-b588-19143b1cfc1f tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Snapshot retrieved successfully. Aug 14 06:14:02.308979 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-dfb04cb9-2800-4b9a-b588-19143b1cfc1f tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Get snapshot metadata completed successfully. Aug 14 06:14:02.308979 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dfb04cb9-2800-4b9a-b588-19143b1cfc1f tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata returned with HTTP 200 Aug 14 06:14:02.308979 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 487/1948] 10.4.3.127 () {66 vars in 1381 bytes} [Fri Aug 14 06:14:02 2026] GET /volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:14:02.310670 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6b2515bf-2a28-4168-85e7-da4d5a633a7a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.312680 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6b2515bf-2a28-4168-85e7-da4d5a633a7a tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] GET https://10.4.3.127/volume/v3/volumes/295065b9-65ae-4f3f-b241-e250f6d66407 Aug 14 06:14:02.312873 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6b2515bf-2a28-4168-85e7-da4d5a633a7a tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:02.313039 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6b2515bf-2a28-4168-85e7-da4d5a633a7a tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:02.316366 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-efd46557-a125-471d-b262-c38f5d8d137f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.318246 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-efd46557-a125-471d-b262-c38f5d8d137f tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] PUT https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata Aug 14 06:14:02.318569 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-efd46557-a125-471d-b262-c38f5d8d137f tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:02.318693 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6b2515bf-2a28-4168-85e7-da4d5a633a7a tempest-VolumesSnapshotListTestJSON-1030453064 tempest-VolumesSnapshotListTestJSON-1030453064-project-member] https://10.4.3.127/volume/v3/volumes/295065b9-65ae-4f3f-b241-e250f6d66407 returned with HTTP 404 Aug 14 06:14:02.319256 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 486/1949] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:02 2026] GET /volume/v3/volumes/295065b9-65ae-4f3f-b241-e250f6d66407 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:02.326277 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.326277 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:02.326647 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-efd46557-a125-471d-b262-c38f5d8d137f tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Snapshot retrieved successfully. Aug 14 06:14:02.355670 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-efd46557-a125-471d-b262-c38f5d8d137f tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Update snapshot metadata completed successfully. Aug 14 06:14:02.355992 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-efd46557-a125-471d-b262-c38f5d8d137f tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata returned with HTTP 200 Aug 14 06:14:02.356486 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 488/1950] 10.4.3.127 () {68 vars in 1401 bytes} [Fri Aug 14 06:14:02 2026] PUT /volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata => generated 57 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:14:02.367900 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0e7eca61-9d34-4a9b-aa5e-5fff3e31c305 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.368950 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0e7eca61-9d34-4a9b-aa5e-5fff3e31c305 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] GET https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata Aug 14 06:14:02.369169 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0e7eca61-9d34-4a9b-aa5e-5fff3e31c305 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:02.369345 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0e7eca61-9d34-4a9b-aa5e-5fff3e31c305 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:02.375566 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.375566 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:02.375999 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0e7eca61-9d34-4a9b-aa5e-5fff3e31c305 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Snapshot retrieved successfully. Aug 14 06:14:02.376988 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0e7eca61-9d34-4a9b-aa5e-5fff3e31c305 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Get snapshot metadata completed successfully. Aug 14 06:14:02.377233 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0e7eca61-9d34-4a9b-aa5e-5fff3e31c305 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata returned with HTTP 200 Aug 14 06:14:02.377715 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 490/1951] 10.4.3.127 () {66 vars in 1381 bytes} [Fri Aug 14 06:14:02 2026] GET /volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata => generated 57 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:14:02.386162 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6396e463-e731-4dd7-8cba-ace4dadf88a2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.391962 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6396e463-e731-4dd7-8cba-ace4dadf88a2 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata/key3 Aug 14 06:14:02.391962 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6396e463-e731-4dd7-8cba-ace4dadf88a2 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:02.392244 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6396e463-e731-4dd7-8cba-ace4dadf88a2 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:02.397662 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.397662 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:02.398307 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6396e463-e731-4dd7-8cba-ace4dadf88a2 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Snapshot retrieved successfully. Aug 14 06:14:02.398960 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6396e463-e731-4dd7-8cba-ace4dadf88a2 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Get snapshot metadata completed successfully. Aug 14 06:14:02.408194 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6396e463-e731-4dd7-8cba-ace4dadf88a2 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Delete snapshot metadata completed successfully. Aug 14 06:14:02.408382 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6396e463-e731-4dd7-8cba-ace4dadf88a2 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata/key3 returned with HTTP 200 Aug 14 06:14:02.408842 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 488/1952] 10.4.3.127 () {66 vars in 1399 bytes} [Fri Aug 14 06:14:02 2026] DELETE /volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata/key3 => generated 0 bytes in 23 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 14 06:14:02.417281 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f9c16c00-c5ea-417a-ac3e-1fca5fae152c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.420325 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f9c16c00-c5ea-417a-ac3e-1fca5fae152c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] GET https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata Aug 14 06:14:02.420599 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f9c16c00-c5ea-417a-ac3e-1fca5fae152c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:02.420837 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f9c16c00-c5ea-417a-ac3e-1fca5fae152c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:02.426829 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.426829 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:02.427311 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f9c16c00-c5ea-417a-ac3e-1fca5fae152c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Snapshot retrieved successfully. Aug 14 06:14:02.428186 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f9c16c00-c5ea-417a-ac3e-1fca5fae152c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Get snapshot metadata completed successfully. Aug 14 06:14:02.428450 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f9c16c00-c5ea-417a-ac3e-1fca5fae152c tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata returned with HTTP 200 Aug 14 06:14:02.428880 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 487/1953] 10.4.3.127 () {66 vars in 1381 bytes} [Fri Aug 14 06:14:02 2026] GET /volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata => generated 32 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:14:02.432441 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3f34ea8a-34ce-4949-9cc4-47e7aa296189 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.434574 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3f34ea8a-34ce-4949-9cc4-47e7aa296189 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 Aug 14 06:14:02.434808 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3f34ea8a-34ce-4949-9cc4-47e7aa296189 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:02.435447 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3f34ea8a-34ce-4949-9cc4-47e7aa296189 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:02.437567 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9b472a19-71dc-4a57-94d0-d86a25956d26 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.440573 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9b472a19-71dc-4a57-94d0-d86a25956d26 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] PUT https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata Aug 14 06:14:02.440867 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9b472a19-71dc-4a57-94d0-d86a25956d26 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:02.442364 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.442364 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:02.443971 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3f34ea8a-34ce-4949-9cc4-47e7aa296189 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Snapshot retrieved successfully. Aug 14 06:14:02.444103 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3f34ea8a-34ce-4949-9cc4-47e7aa296189 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 returned with HTTP 200 Aug 14 06:14:02.444645 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 489/1954] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:14:02 2026] GET /volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:02.449091 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.449091 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:02.449693 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9b472a19-71dc-4a57-94d0-d86a25956d26 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Snapshot retrieved successfully. Aug 14 06:14:02.454506 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-dd60b1bb-2442-437e-aa8b-7898b65310ab None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.456644 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dd60b1bb-2442-437e-aa8b-7898b65310ab tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 Aug 14 06:14:02.456683 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dd60b1bb-2442-437e-aa8b-7898b65310ab tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:02.456905 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dd60b1bb-2442-437e-aa8b-7898b65310ab tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:02.462727 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.462727 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:02.463544 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-dd60b1bb-2442-437e-aa8b-7898b65310ab tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Snapshot retrieved successfully. Aug 14 06:14:02.464524 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dd60b1bb-2442-437e-aa8b-7898b65310ab tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 returned with HTTP 200 Aug 14 06:14:02.464597 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9b472a19-71dc-4a57-94d0-d86a25956d26 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Update snapshot metadata completed successfully. Aug 14 06:14:02.464713 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 489/1955] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:14:02 2026] GET /volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:02.464883 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9b472a19-71dc-4a57-94d0-d86a25956d26 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata returned with HTTP 200 Aug 14 06:14:02.465435 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 491/1956] 10.4.3.127 () {68 vars in 1401 bytes} [Fri Aug 14 06:14:02 2026] PUT /volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata => generated 16 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:14:02.475320 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0249725b-d090-4d6b-93ee-67c9f0b81867 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.475440 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b96f4a0d-9b41-4af8-8d42-05ccdeaa1d7d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.477152 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0249725b-d090-4d6b-93ee-67c9f0b81867 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] POST https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata Aug 14 06:14:02.477592 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0249725b-d090-4d6b-93ee-67c9f0b81867 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:02.483960 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.483960 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:02.484469 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0249725b-d090-4d6b-93ee-67c9f0b81867 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Snapshot retrieved successfully. Aug 14 06:14:02.484553 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b96f4a0d-9b41-4af8-8d42-05ccdeaa1d7d tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 Aug 14 06:14:02.484821 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b96f4a0d-9b41-4af8-8d42-05ccdeaa1d7d tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:02.485075 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b96f4a0d-9b41-4af8-8d42-05ccdeaa1d7d tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:02.499309 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0249725b-d090-4d6b-93ee-67c9f0b81867 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Update snapshot metadata completed successfully. Aug 14 06:14:02.499616 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0249725b-d090-4d6b-93ee-67c9f0b81867 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata returned with HTTP 200 Aug 14 06:14:02.499961 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 490/1957] 10.4.3.127 () {68 vars in 1402 bytes} [Fri Aug 14 06:14:02 2026] POST /volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata => generated 68 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:14:02.508336 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.508336 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:02.508573 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e182346b-53fd-4c84-a168-1a63e236cde0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.509421 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e182346b-53fd-4c84-a168-1a63e236cde0 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] GET https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata Aug 14 06:14:02.509734 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e182346b-53fd-4c84-a168-1a63e236cde0 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:02.509931 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e182346b-53fd-4c84-a168-1a63e236cde0 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:02.515172 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.515172 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:02.515693 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e182346b-53fd-4c84-a168-1a63e236cde0 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Snapshot retrieved successfully. Aug 14 06:14:02.516629 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e182346b-53fd-4c84-a168-1a63e236cde0 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Get snapshot metadata completed successfully. Aug 14 06:14:02.516826 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e182346b-53fd-4c84-a168-1a63e236cde0 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata returned with HTTP 200 Aug 14 06:14:02.517192 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 490/1958] 10.4.3.127 () {66 vars in 1381 bytes} [Fri Aug 14 06:14:02 2026] GET /volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:14:02.518786 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b96f4a0d-9b41-4af8-8d42-05ccdeaa1d7d tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:14:02.526190 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d467f7f7-e9d8-49ad-a9a8-a366977132b1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.528480 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d467f7f7-e9d8-49ad-a9a8-a366977132b1 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] PUT https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata/key3 Aug 14 06:14:02.528614 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b96f4a0d-9b41-4af8-8d42-05ccdeaa1d7d tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 returned with HTTP 200 Aug 14 06:14:02.528652 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d467f7f7-e9d8-49ad-a9a8-a366977132b1 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:02.528677 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 488/1959] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:02 2026] GET /volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 => generated 1140 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:02.534900 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.534900 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:02.535448 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d467f7f7-e9d8-49ad-a9a8-a366977132b1 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Snapshot retrieved successfully. Aug 14 06:14:02.563971 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d467f7f7-e9d8-49ad-a9a8-a366977132b1 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Update snapshot metadata completed successfully. Aug 14 06:14:02.564217 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d467f7f7-e9d8-49ad-a9a8-a366977132b1 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata/key3 returned with HTTP 200 Aug 14 06:14:02.565874 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 492/1960] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 14 06:14:02 2026] PUT /volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata/key3 => generated 35 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:14:02.573938 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-96b48a2c-5856-4976-8433-96b28a724609 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.576965 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-96b48a2c-5856-4976-8433-96b28a724609 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] GET https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata/key3 Aug 14 06:14:02.577145 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-96b48a2c-5856-4976-8433-96b28a724609 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:02.577360 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-96b48a2c-5856-4976-8433-96b28a724609 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:02.583344 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.583344 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:02.583999 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-96b48a2c-5856-4976-8433-96b28a724609 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Snapshot retrieved successfully. Aug 14 06:14:02.585006 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-96b48a2c-5856-4976-8433-96b28a724609 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Get snapshot metadata completed successfully. Aug 14 06:14:02.585243 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-96b48a2c-5856-4976-8433-96b28a724609 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata/key3 returned with HTTP 200 Aug 14 06:14:02.585769 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 491/1961] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 14 06:14:02 2026] GET /volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata/key3 => generated 35 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:14:02.596584 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3431672b-eee9-4d4c-8c3e-9fc2f42f78af None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.601895 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3431672b-eee9-4d4c-8c3e-9fc2f42f78af tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] GET https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata Aug 14 06:14:02.602119 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3431672b-eee9-4d4c-8c3e-9fc2f42f78af tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:02.602367 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3431672b-eee9-4d4c-8c3e-9fc2f42f78af tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:02.612059 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.612059 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:02.612504 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3431672b-eee9-4d4c-8c3e-9fc2f42f78af tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Snapshot retrieved successfully. Aug 14 06:14:02.613240 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3431672b-eee9-4d4c-8c3e-9fc2f42f78af tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Get snapshot metadata completed successfully. Aug 14 06:14:02.613511 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3431672b-eee9-4d4c-8c3e-9fc2f42f78af tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata returned with HTTP 200 Aug 14 06:14:02.617490 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 491/1962] 10.4.3.127 () {66 vars in 1381 bytes} [Fri Aug 14 06:14:02 2026] GET /volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata => generated 75 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:14:02.622944 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6b553a38-d7ce-4366-9c0f-1c10c738eaab None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.628577 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6b553a38-d7ce-4366-9c0f-1c10c738eaab tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] PUT https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata Aug 14 06:14:02.628577 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6b553a38-d7ce-4366-9c0f-1c10c738eaab tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:02.636587 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.636587 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:02.637258 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6b553a38-d7ce-4366-9c0f-1c10c738eaab tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Snapshot retrieved successfully. Aug 14 06:14:02.667687 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6b553a38-d7ce-4366-9c0f-1c10c738eaab tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Update snapshot metadata completed successfully. Aug 14 06:14:02.668112 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6b553a38-d7ce-4366-9c0f-1c10c738eaab tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata returned with HTTP 200 Aug 14 06:14:02.668679 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 489/1963] 10.4.3.127 () {68 vars in 1401 bytes} [Fri Aug 14 06:14:02 2026] PUT /volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182/metadata => generated 16 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:14:02.679241 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7233b79c-ccc0-4c20-bc80-d6fe9d973042 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.681648 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7233b79c-ccc0-4c20-bc80-d6fe9d973042 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182 Aug 14 06:14:02.681882 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7233b79c-ccc0-4c20-bc80-d6fe9d973042 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:02.682150 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7233b79c-ccc0-4c20-bc80-d6fe9d973042 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:02.682250 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-7233b79c-ccc0-4c20-bc80-d6fe9d973042 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Delete snapshot with id: dd181076-a694-40e9-a588-e423872d9182 Aug 14 06:14:02.688366 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.688366 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:02.688963 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7233b79c-ccc0-4c20-bc80-d6fe9d973042 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Snapshot retrieved successfully. Aug 14 06:14:02.707203 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7233b79c-ccc0-4c20-bc80-d6fe9d973042 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Snapshot delete request issued successfully. Aug 14 06:14:02.707611 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7233b79c-ccc0-4c20-bc80-d6fe9d973042 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182 returned with HTTP 202 Aug 14 06:14:02.708467 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 493/1964] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:14:02 2026] DELETE /volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:14:02.716607 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9c5d4ceb-653e-4ffd-b69c-1ef9093ebec1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.718554 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9c5d4ceb-653e-4ffd-b69c-1ef9093ebec1 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] GET https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182 Aug 14 06:14:02.718659 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9c5d4ceb-653e-4ffd-b69c-1ef9093ebec1 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:02.718937 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9c5d4ceb-653e-4ffd-b69c-1ef9093ebec1 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:02.724797 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.724797 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:02.725535 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9c5d4ceb-653e-4ffd-b69c-1ef9093ebec1 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Snapshot retrieved successfully. Aug 14 06:14:02.726269 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9c5d4ceb-653e-4ffd-b69c-1ef9093ebec1 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182 returned with HTTP 200 Aug 14 06:14:02.726669 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 492/1965] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:14:02 2026] GET /volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:02.823817 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7ad597f2-8426-457a-853f-c09045c32393 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.825733 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7ad597f2-8426-457a-853f-c09045c32393 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 Aug 14 06:14:02.825932 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7ad597f2-8426-457a-853f-c09045c32393 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:02.826133 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7ad597f2-8426-457a-853f-c09045c32393 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:02.846787 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.846787 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:02.848924 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7ad597f2-8426-457a-853f-c09045c32393 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:14:02.858778 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7ad597f2-8426-457a-853f-c09045c32393 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 returned with HTTP 200 Aug 14 06:14:02.859204 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 492/1966] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:02 2026] GET /volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:02.872005 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-95011753-a5af-4ba7-9630-24149219787f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.874656 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-95011753-a5af-4ba7-9630-24149219787f tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 Aug 14 06:14:02.875730 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-95011753-a5af-4ba7-9630-24149219787f tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:02.875730 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-95011753-a5af-4ba7-9630-24149219787f tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:02.884822 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.884822 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:02.890519 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-95011753-a5af-4ba7-9630-24149219787f tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:14:02.898966 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-95011753-a5af-4ba7-9630-24149219787f tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 returned with HTTP 200 Aug 14 06:14:02.899952 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 490/1967] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:02 2026] GET /volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:02.916987 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-42219767-ae63-44c3-9987-506c918c7347 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.920523 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42219767-ae63-44c3-9987-506c918c7347 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] PUT https://10.4.3.127/volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 Aug 14 06:14:02.921108 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-42219767-ae63-44c3-9987-506c918c7347 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1616338859"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:02.936000 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.936000 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:02.942665 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-42219767-ae63-44c3-9987-506c918c7347 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:14:02.952069 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-42219767-ae63-44c3-9987-506c918c7347 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume updated successfully. Aug 14 06:14:02.953046 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42219767-ae63-44c3-9987-506c918c7347 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 returned with HTTP 200 Aug 14 06:14:02.953912 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 494/1968] 10.4.3.127 () {68 vars in 1368 bytes} [Fri Aug 14 06:14:02 2026] PUT /volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 => generated 783 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:02.967815 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e9b9529f-fba1-45dd-9c4c-b26650bb3da9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:02.970794 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9b9529f-fba1-45dd-9c4c-b26650bb3da9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] PUT https://10.4.3.127/volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 Aug 14 06:14:02.971069 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9b9529f-fba1-45dd-9c4c-b26650bb3da9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1087456152", "description": "This is the new description of volume"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:02.986493 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:02.986493 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:02.990942 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e9b9529f-fba1-45dd-9c4c-b26650bb3da9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:14:02.998178 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e9b9529f-fba1-45dd-9c4c-b26650bb3da9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume updated successfully. Aug 14 06:14:02.998934 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9b9529f-fba1-45dd-9c4c-b26650bb3da9 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 returned with HTTP 200 Aug 14 06:14:02.999423 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 493/1969] 10.4.3.127 () {68 vars in 1369 bytes} [Fri Aug 14 06:14:02 2026] PUT /volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:03.017664 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-94fcc204-cfa0-48ee-892b-94cc7771568a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:03.019819 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-94fcc204-cfa0-48ee-892b-94cc7771568a tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 Aug 14 06:14:03.020150 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-94fcc204-cfa0-48ee-892b-94cc7771568a tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:03.022813 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-94fcc204-cfa0-48ee-892b-94cc7771568a tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:03.030614 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:03.030614 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:03.035846 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-94fcc204-cfa0-48ee-892b-94cc7771568a tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:14:03.043923 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-94fcc204-cfa0-48ee-892b-94cc7771568a tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 returned with HTTP 200 Aug 14 06:14:03.044553 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 493/1970] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:03 2026] GET /volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 => generated 1406 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:03.062914 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:03.064512 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:03.065131 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1017811710", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-738473614"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:03.067067 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1017811710', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-738473614'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:14:03.068926 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Create volume of 1 GB Aug 14 06:14:03.071957 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Availability Zones retrieved successfully. Aug 14 06:14:03.083472 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Flow 'volume_create_api' (dde78e8e-9101-4b58-8616-e4f8a9da0c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:03.087383 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e74d3b44-7a41-463c-af22-889e97843ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:03.087383 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:14:03.129055 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e74d3b44-7a41-463c-af22-889e97843ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:03.129941 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deed6969-35cc-4e0d-8d17-c25768dd85d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:03.171626 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Created reservations ['055cb385-b5a6-498d-930f-cfcacba2b70f', 'c49687dc-510b-4606-a255-96128c2c71d6', '7a9f52ce-9910-4278-a8b4-6cce750f8b16', '548281c4-7ed1-4b88-92ef-62b49a19f90b'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:14:03.172121 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deed6969-35cc-4e0d-8d17-c25768dd85d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['055cb385-b5a6-498d-930f-cfcacba2b70f', 'c49687dc-510b-4606-a255-96128c2c71d6', '7a9f52ce-9910-4278-a8b4-6cce750f8b16', '548281c4-7ed1-4b88-92ef-62b49a19f90b']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:03.172616 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bbc7ae3-396a-40b8-bd98-7d3aecb8f054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:03.195485 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bbc7ae3-396a-40b8-bd98-7d3aecb8f054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7025234d-cad5-4608-a1ab-489d117efdb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1017811710',display_name='tempest-VolumesGetTest-Volume-738473614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8271dad292c4a69af5e625d1fb9b776',qos_specs=None,replication_status=,reservations=['055cb385-b5a6-498d-930f-cfcacba2b70f','c49687dc-510b-4606-a255-96128c2c71d6','7a9f52ce-9910-4278-a8b4-6cce750f8b16','548281c4-7ed1-4b88-92ef-62b49a19f90b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='912626c14c694ffd9a08f99b81d1e90f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:14:03Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1017811710',display_name='tempest-VolumesGetTest-Volume-738473614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7025234d-cad5-4608-a1ab-489d117efdb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8271dad292c4a69af5e625d1fb9b776',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='912626c14c694ffd9a08f99b81d1e90f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:03.196122 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53f6be02-c91f-48a8-b40a-8e1ff8799bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:03.216103 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53f6be02-c91f-48a8-b40a-8e1ff8799bed) transitioned into 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-1017811710',display_name='tempest-VolumesGetTest-Volume-738473614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8271dad292c4a69af5e625d1fb9b776',qos_specs=None,replication_status=,reservations=['055cb385-b5a6-498d-930f-cfcacba2b70f','c49687dc-510b-4606-a255-96128c2c71d6','7a9f52ce-9910-4278-a8b4-6cce750f8b16','548281c4-7ed1-4b88-92ef-62b49a19f90b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='912626c14c694ffd9a08f99b81d1e90f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:03.217494 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ebbd914-74b6-4f95-a50b-647fdeebe726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:03.228302 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ebbd914-74b6-4f95-a50b-647fdeebe726) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:03.230427 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Flow 'volume_create_api' (dde78e8e-9101-4b58-8616-e4f8a9da0c25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:03.231001 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Create volume request issued successfully. Aug 14 06:14:03.232094 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8b196c8d-3b61-4460-898f-1ca33e77b8b7 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:14:03.232854 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 491/1971] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:14:03 2026] POST /volume/v3/volumes => generated 779 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:03.247020 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8cfb3bc3-0cea-46e9-9a87-ee14ecf9aa25 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:03.248990 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8cfb3bc3-0cea-46e9-9a87-ee14ecf9aa25 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/7025234d-cad5-4608-a1ab-489d117efdb9 Aug 14 06:14:03.249162 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8cfb3bc3-0cea-46e9-9a87-ee14ecf9aa25 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:03.249338 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8cfb3bc3-0cea-46e9-9a87-ee14ecf9aa25 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:03.256544 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:03.256544 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:03.260382 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8cfb3bc3-0cea-46e9-9a87-ee14ecf9aa25 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:14:03.265479 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8cfb3bc3-0cea-46e9-9a87-ee14ecf9aa25 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/7025234d-cad5-4608-a1ab-489d117efdb9 returned with HTTP 200 Aug 14 06:14:03.265960 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 495/1972] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:03 2026] GET /volume/v3/volumes/7025234d-cad5-4608-a1ab-489d117efdb9 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:03.737282 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c3bce8f0-4031-4eaf-8969-cb73f3fd8deb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:03.740289 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c3bce8f0-4031-4eaf-8969-cb73f3fd8deb tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] GET https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182 Aug 14 06:14:03.742964 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c3bce8f0-4031-4eaf-8969-cb73f3fd8deb tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:03.742964 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c3bce8f0-4031-4eaf-8969-cb73f3fd8deb tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:03.750239 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c3bce8f0-4031-4eaf-8969-cb73f3fd8deb tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182 returned with HTTP 404 Aug 14 06:14:03.751307 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 494/1973] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:14:03 2026] GET /volume/v3/snapshots/dd181076-a694-40e9-a588-e423872d9182 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:14:03.761150 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-98cbdd8d-a80b-4942-9a35-86b11002123b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:03.763527 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-98cbdd8d-a80b-4942-9a35-86b11002123b tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] GET https://10.4.3.127/volume/v3/volumes/f0d133b5-4221-4eac-ab8f-30eff00673e7 Aug 14 06:14:03.763734 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-98cbdd8d-a80b-4942-9a35-86b11002123b tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:03.763929 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-98cbdd8d-a80b-4942-9a35-86b11002123b tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:03.771434 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:03.771434 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:03.776164 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-98cbdd8d-a80b-4942-9a35-86b11002123b tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Volume info retrieved successfully. Aug 14 06:14:03.781803 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-98cbdd8d-a80b-4942-9a35-86b11002123b tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/volumes/f0d133b5-4221-4eac-ab8f-30eff00673e7 returned with HTTP 200 Aug 14 06:14:03.782327 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 494/1974] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:03 2026] GET /volume/v3/volumes/f0d133b5-4221-4eac-ab8f-30eff00673e7 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:03.796810 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-eecf2631-d26c-4805-b772-fba7ec8d48af None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:03.799240 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-eecf2631-d26c-4805-b772-fba7ec8d48af tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f0d133b5-4221-4eac-ab8f-30eff00673e7 Aug 14 06:14:03.799553 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-eecf2631-d26c-4805-b772-fba7ec8d48af tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:03.799814 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-eecf2631-d26c-4805-b772-fba7ec8d48af tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:03.800047 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-eecf2631-d26c-4805-b772-fba7ec8d48af tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Delete volume with id: f0d133b5-4221-4eac-ab8f-30eff00673e7 Aug 14 06:14:03.810758 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:03.810758 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:03.811338 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-eecf2631-d26c-4805-b772-fba7ec8d48af tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Volume info retrieved successfully. Aug 14 06:14:03.839204 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-eecf2631-d26c-4805-b772-fba7ec8d48af tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Delete volume request issued successfully. Aug 14 06:14:03.839844 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-eecf2631-d26c-4805-b772-fba7ec8d48af tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/volumes/f0d133b5-4221-4eac-ab8f-30eff00673e7 returned with HTTP 202 Aug 14 06:14:03.840361 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 492/1975] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:14:03 2026] DELETE /volume/v3/volumes/f0d133b5-4221-4eac-ab8f-30eff00673e7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:14:03.851681 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-773c4933-5fd7-44ad-a003-8da0fc603364 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:03.853886 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-773c4933-5fd7-44ad-a003-8da0fc603364 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] GET https://10.4.3.127/volume/v3/volumes/f0d133b5-4221-4eac-ab8f-30eff00673e7 Aug 14 06:14:03.854049 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-773c4933-5fd7-44ad-a003-8da0fc603364 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:03.854279 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-773c4933-5fd7-44ad-a003-8da0fc603364 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:03.863231 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:03.863231 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:03.867937 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-773c4933-5fd7-44ad-a003-8da0fc603364 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Volume info retrieved successfully. Aug 14 06:14:03.874071 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-773c4933-5fd7-44ad-a003-8da0fc603364 tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/volumes/f0d133b5-4221-4eac-ab8f-30eff00673e7 returned with HTTP 200 Aug 14 06:14:03.874702 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 496/1976] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:03 2026] GET /volume/v3/volumes/f0d133b5-4221-4eac-ab8f-30eff00673e7 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:04.281279 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5f2d84d1-db29-4b68-a0bb-191838f76fbd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:04.285390 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5f2d84d1-db29-4b68-a0bb-191838f76fbd tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/7025234d-cad5-4608-a1ab-489d117efdb9 Aug 14 06:14:04.285909 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5f2d84d1-db29-4b68-a0bb-191838f76fbd tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:04.286271 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5f2d84d1-db29-4b68-a0bb-191838f76fbd tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:04.297758 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:04.297758 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:04.303686 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5f2d84d1-db29-4b68-a0bb-191838f76fbd tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:14:04.312266 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5f2d84d1-db29-4b68-a0bb-191838f76fbd tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/7025234d-cad5-4608-a1ab-489d117efdb9 returned with HTTP 200 Aug 14 06:14:04.313169 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 495/1977] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:04 2026] GET /volume/v3/volumes/7025234d-cad5-4608-a1ab-489d117efdb9 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:04.328922 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e641f815-83a9-4a0f-804d-d348a106cffe None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:04.331589 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e641f815-83a9-4a0f-804d-d348a106cffe tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] PUT https://10.4.3.127/volume/v3/volumes/7025234d-cad5-4608-a1ab-489d117efdb9 Aug 14 06:14:04.331925 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e641f815-83a9-4a0f-804d-d348a106cffe tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1616338859", "description": null}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:04.342349 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:04.342349 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:04.347071 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e641f815-83a9-4a0f-804d-d348a106cffe tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:14:04.355068 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e641f815-83a9-4a0f-804d-d348a106cffe tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume updated successfully. Aug 14 06:14:04.355792 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e641f815-83a9-4a0f-804d-d348a106cffe tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/7025234d-cad5-4608-a1ab-489d117efdb9 returned with HTTP 200 Aug 14 06:14:04.356256 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 495/1978] 10.4.3.127 () {68 vars in 1368 bytes} [Fri Aug 14 06:14:04 2026] PUT /volume/v3/volumes/7025234d-cad5-4608-a1ab-489d117efdb9 => generated 770 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:04.370686 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-708f7944-b897-4cf5-a3be-e0a9bcd6dec1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:04.372669 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-708f7944-b897-4cf5-a3be-e0a9bcd6dec1 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/7025234d-cad5-4608-a1ab-489d117efdb9 Aug 14 06:14:04.372788 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-708f7944-b897-4cf5-a3be-e0a9bcd6dec1 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:04.372999 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-708f7944-b897-4cf5-a3be-e0a9bcd6dec1 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:04.388789 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:04.388789 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:04.393180 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-708f7944-b897-4cf5-a3be-e0a9bcd6dec1 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:14:04.397947 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-708f7944-b897-4cf5-a3be-e0a9bcd6dec1 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/7025234d-cad5-4608-a1ab-489d117efdb9 returned with HTTP 200 Aug 14 06:14:04.398485 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 493/1979] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:04 2026] GET /volume/v3/volumes/7025234d-cad5-4608-a1ab-489d117efdb9 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:04.412413 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-78829519-795a-4785-8182-0b49fe29b9b4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:04.415328 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78829519-795a-4785-8182-0b49fe29b9b4 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] DELETE https://10.4.3.127/volume/v3/volumes/7025234d-cad5-4608-a1ab-489d117efdb9 Aug 14 06:14:04.415653 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-78829519-795a-4785-8182-0b49fe29b9b4 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:04.424650 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-78829519-795a-4785-8182-0b49fe29b9b4 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:04.424650 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-78829519-795a-4785-8182-0b49fe29b9b4 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Delete volume with id: 7025234d-cad5-4608-a1ab-489d117efdb9 Aug 14 06:14:04.424650 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:04.424650 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:04.424650 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-78829519-795a-4785-8182-0b49fe29b9b4 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:14:04.445972 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-78829519-795a-4785-8182-0b49fe29b9b4 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Delete volume request issued successfully. Aug 14 06:14:04.446209 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78829519-795a-4785-8182-0b49fe29b9b4 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/7025234d-cad5-4608-a1ab-489d117efdb9 returned with HTTP 202 Aug 14 06:14:04.446738 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 497/1980] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:14:04 2026] DELETE /volume/v3/volumes/7025234d-cad5-4608-a1ab-489d117efdb9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:14:04.457108 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d06c2b06-9f6c-44ae-beec-643ea5739341 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:04.459264 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d06c2b06-9f6c-44ae-beec-643ea5739341 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/7025234d-cad5-4608-a1ab-489d117efdb9 Aug 14 06:14:04.459503 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d06c2b06-9f6c-44ae-beec-643ea5739341 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:04.459737 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d06c2b06-9f6c-44ae-beec-643ea5739341 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:04.477226 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:04.477226 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:04.482392 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d06c2b06-9f6c-44ae-beec-643ea5739341 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:14:04.494839 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d06c2b06-9f6c-44ae-beec-643ea5739341 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/7025234d-cad5-4608-a1ab-489d117efdb9 returned with HTTP 200 Aug 14 06:14:04.495288 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 496/1981] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:04 2026] GET /volume/v3/volumes/7025234d-cad5-4608-a1ab-489d117efdb9 => generated 837 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:04.893257 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d26aac7a-2376-419d-a2c9-2d55c9476eea None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:04.898450 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d26aac7a-2376-419d-a2c9-2d55c9476eea tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] GET https://10.4.3.127/volume/v3/volumes/f0d133b5-4221-4eac-ab8f-30eff00673e7 Aug 14 06:14:04.898450 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d26aac7a-2376-419d-a2c9-2d55c9476eea tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:04.898450 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d26aac7a-2376-419d-a2c9-2d55c9476eea tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:04.904778 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d26aac7a-2376-419d-a2c9-2d55c9476eea tempest-SnapshotMetadataTestJSON-581580564 tempest-SnapshotMetadataTestJSON-581580564-project-member] https://10.4.3.127/volume/v3/volumes/f0d133b5-4221-4eac-ab8f-30eff00673e7 returned with HTTP 404 Aug 14 06:14:04.905796 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 496/1982] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:04 2026] GET /volume/v3/volumes/f0d133b5-4221-4eac-ab8f-30eff00673e7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:05.510533 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-873f5da2-dde5-44d8-9217-04340e6ffd28 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:05.513624 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-873f5da2-dde5-44d8-9217-04340e6ffd28 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/7025234d-cad5-4608-a1ab-489d117efdb9 Aug 14 06:14:05.513802 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-873f5da2-dde5-44d8-9217-04340e6ffd28 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:05.513981 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-873f5da2-dde5-44d8-9217-04340e6ffd28 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:05.521491 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-873f5da2-dde5-44d8-9217-04340e6ffd28 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/7025234d-cad5-4608-a1ab-489d117efdb9 returned with HTTP 404 Aug 14 06:14:05.522209 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 494/1983] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:05 2026] GET /volume/v3/volumes/7025234d-cad5-4608-a1ab-489d117efdb9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:05.532134 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f859ac61-28fd-4d95-ad49-e14014587e98 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:05.534214 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f859ac61-28fd-4d95-ad49-e14014587e98 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 Aug 14 06:14:05.534420 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f859ac61-28fd-4d95-ad49-e14014587e98 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:05.534673 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f859ac61-28fd-4d95-ad49-e14014587e98 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:05.542862 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:05.542862 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:05.546749 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f859ac61-28fd-4d95-ad49-e14014587e98 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:14:05.551631 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f859ac61-28fd-4d95-ad49-e14014587e98 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 returned with HTTP 200 Aug 14 06:14:05.552139 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 498/1984] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:05 2026] GET /volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 => generated 1406 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:05.567733 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fad64b3c-0628-4bc5-9700-829cb4f3faf5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:05.572011 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fad64b3c-0628-4bc5-9700-829cb4f3faf5 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] DELETE https://10.4.3.127/volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 Aug 14 06:14:05.572011 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fad64b3c-0628-4bc5-9700-829cb4f3faf5 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:05.572011 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fad64b3c-0628-4bc5-9700-829cb4f3faf5 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:05.572011 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-fad64b3c-0628-4bc5-9700-829cb4f3faf5 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Delete volume with id: 78611f9c-c016-4e70-b87a-10b532285cf4 Aug 14 06:14:05.581147 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:05.581147 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:05.581806 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fad64b3c-0628-4bc5-9700-829cb4f3faf5 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:14:05.610779 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fad64b3c-0628-4bc5-9700-829cb4f3faf5 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Delete volume request issued successfully. Aug 14 06:14:05.610779 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fad64b3c-0628-4bc5-9700-829cb4f3faf5 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 returned with HTTP 202 Aug 14 06:14:05.610779 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 497/1985] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:14:05 2026] DELETE /volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:14:05.625263 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-24e279a3-2dcc-4ce7-a7e7-20ef561175f6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:05.626842 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-24e279a3-2dcc-4ce7-a7e7-20ef561175f6 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 Aug 14 06:14:05.628324 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-24e279a3-2dcc-4ce7-a7e7-20ef561175f6 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:05.628324 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-24e279a3-2dcc-4ce7-a7e7-20ef561175f6 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:05.635815 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:05.635815 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:05.641173 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-24e279a3-2dcc-4ce7-a7e7-20ef561175f6 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Volume info retrieved successfully. Aug 14 06:14:05.649741 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-24e279a3-2dcc-4ce7-a7e7-20ef561175f6 tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 returned with HTTP 200 Aug 14 06:14:05.650457 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 497/1986] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:05 2026] GET /volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 => generated 1405 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:06.183892 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8c22f8cf-4b74-4bca-ba05-4015eae9e898 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:06.287391 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8c22f8cf-4b74-4bca-ba05-4015eae9e898 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes Aug 14 06:14:06.287659 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8c22f8cf-4b74-4bca-ba05-4015eae9e898 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:06.287870 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8c22f8cf-4b74-4bca-ba05-4015eae9e898 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:06.288184 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-8c22f8cf-4b74-4bca-ba05-4015eae9e898 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:06.289300 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8c22f8cf-4b74-4bca-ba05-4015eae9e898 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100405) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:06.296714 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8c22f8cf-4b74-4bca-ba05-4015eae9e898 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:06.297158 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8c22f8cf-4b74-4bca-ba05-4015eae9e898 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 200 Aug 14 06:14:06.297704 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 495/1987] 10.4.3.127 () {66 vars in 1237 bytes} [Fri Aug 14 06:14:06 2026] GET /volume/v3/volumes => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:14:06.309032 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:06.312082 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:06.312579 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-876550112"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:06.314777 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-876550112'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:14:06.314928 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Create volume of 1 GB Aug 14 06:14:06.320097 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Availability Zones retrieved successfully. Aug 14 06:14:06.329020 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Flow 'volume_create_api' (00d922cc-9b6c-45c8-9a45-b0ac2bcc05d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:06.330473 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55506af2-719b-4f26-81b5-be979e91b104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:06.331831 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:14:06.381221 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55506af2-719b-4f26-81b5-be979e91b104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:06.383015 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e562fc5e-b211-46c1-b28c-e3bf02d5d15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:06.459952 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Created reservations ['51d0e491-8d04-4fa1-bf11-3f782367445a', '48c083fe-7da9-4050-9780-ab5929d8d437', 'a4964ec5-6ad6-4637-b6a2-8e046db1717b', '76946262-58e5-4bd3-a365-c9567bc11362'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:14:06.460984 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e562fc5e-b211-46c1-b28c-e3bf02d5d15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51d0e491-8d04-4fa1-bf11-3f782367445a', '48c083fe-7da9-4050-9780-ab5929d8d437', 'a4964ec5-6ad6-4637-b6a2-8e046db1717b', '76946262-58e5-4bd3-a365-c9567bc11362']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:06.462070 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f5cea89-5474-4be4-8b7e-76377acc9ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:06.487509 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f5cea89-5474-4be4-8b7e-76377acc9ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40065c8b-d553-4a9d-a38a-a00b9e00687e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-876550112',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='25c142a73d02472ea9462a4652390f5e',qos_specs=None,replication_status=,reservations=['51d0e491-8d04-4fa1-bf11-3f782367445a','48c083fe-7da9-4050-9780-ab5929d8d437','a4964ec5-6ad6-4637-b6a2-8e046db1717b','76946262-58e5-4bd3-a365-c9567bc11362'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e09d820cb514a38b154507ab4e74873',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:14:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-876550112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40065c8b-d553-4a9d-a38a-a00b9e00687e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='25c142a73d02472ea9462a4652390f5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e09d820cb514a38b154507ab4e74873',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:06.488444 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b903c6dd-f3c0-49be-a33a-944c737f9d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:06.507211 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b903c6dd-f3c0-49be-a33a-944c737f9d1d) transitioned into state 'SUCCESS' from state '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-876550112',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='25c142a73d02472ea9462a4652390f5e',qos_specs=None,replication_status=,reservations=['51d0e491-8d04-4fa1-bf11-3f782367445a','48c083fe-7da9-4050-9780-ab5929d8d437','a4964ec5-6ad6-4637-b6a2-8e046db1717b','76946262-58e5-4bd3-a365-c9567bc11362'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e09d820cb514a38b154507ab4e74873',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:06.508347 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e9e093-07d6-41fc-874e-dc4f0ebb824f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:06.518307 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e9e093-07d6-41fc-874e-dc4f0ebb824f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:06.519179 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Flow 'volume_create_api' (00d922cc-9b6c-45c8-9a45-b0ac2bcc05d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:06.519576 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Create volume request issued successfully. Aug 14 06:14:06.520246 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3fec74e0-f466-4f52-b2b4-c798608d3db3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:14:06.520761 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 499/1988] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:14:06 2026] POST /volume/v3/volumes => generated 763 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:06.535200 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0a0d3cd6-e8a3-4258-8cc6-265047aba87b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:06.541511 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a0d3cd6-e8a3-4258-8cc6-265047aba87b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/40065c8b-d553-4a9d-a38a-a00b9e00687e Aug 14 06:14:06.541802 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a0d3cd6-e8a3-4258-8cc6-265047aba87b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:06.542057 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a0d3cd6-e8a3-4258-8cc6-265047aba87b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:06.557148 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:06.557148 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:06.563950 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0a0d3cd6-e8a3-4258-8cc6-265047aba87b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Volume info retrieved successfully. Aug 14 06:14:06.567078 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a0d3cd6-e8a3-4258-8cc6-265047aba87b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/40065c8b-d553-4a9d-a38a-a00b9e00687e returned with HTTP 200 Aug 14 06:14:06.567771 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 498/1989] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:06 2026] GET /volume/v3/volumes/40065c8b-d553-4a9d-a38a-a00b9e00687e => generated 831 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:06.664731 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-23cd4870-8df0-4cad-813e-6cb19d9e4ffc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:06.666906 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-23cd4870-8df0-4cad-813e-6cb19d9e4ffc tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] GET https://10.4.3.127/volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 Aug 14 06:14:06.667153 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-23cd4870-8df0-4cad-813e-6cb19d9e4ffc tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:06.667506 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-23cd4870-8df0-4cad-813e-6cb19d9e4ffc tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:06.679459 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-23cd4870-8df0-4cad-813e-6cb19d9e4ffc tempest-VolumesGetTest-1268023254 tempest-VolumesGetTest-1268023254-project-member] https://10.4.3.127/volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 returned with HTTP 404 Aug 14 06:14:06.680193 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 498/1990] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:06 2026] GET /volume/v3/volumes/78611f9c-c016-4e70-b87a-10b532285cf4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:07.583848 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d1cab448-53ab-409d-b90f-e7ff0d3267aa None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:07.586223 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d1cab448-53ab-409d-b90f-e7ff0d3267aa tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/40065c8b-d553-4a9d-a38a-a00b9e00687e Aug 14 06:14:07.586471 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d1cab448-53ab-409d-b90f-e7ff0d3267aa tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:07.586736 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d1cab448-53ab-409d-b90f-e7ff0d3267aa tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:07.590637 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=573,cinder:UPDATE=142,cinder:DELETE=2,cinder:INSERT=72 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:14:07.602611 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:07.602611 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:07.611431 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d1cab448-53ab-409d-b90f-e7ff0d3267aa tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Volume info retrieved successfully. Aug 14 06:14:07.621161 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d1cab448-53ab-409d-b90f-e7ff0d3267aa tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/40065c8b-d553-4a9d-a38a-a00b9e00687e returned with HTTP 200 Aug 14 06:14:07.621659 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 496/1991] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:07 2026] GET /volume/v3/volumes/40065c8b-d553-4a9d-a38a-a00b9e00687e => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:07.642852 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d07e2a0d-cf12-4202-a8b0-37ea720e9d55 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:07.645445 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d07e2a0d-cf12-4202-a8b0-37ea720e9d55 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/40065c8b-d553-4a9d-a38a-a00b9e00687e Aug 14 06:14:07.645729 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d07e2a0d-cf12-4202-a8b0-37ea720e9d55 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:07.645965 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d07e2a0d-cf12-4202-a8b0-37ea720e9d55 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:07.655299 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:07.655299 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:07.660325 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d07e2a0d-cf12-4202-a8b0-37ea720e9d55 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Volume info retrieved successfully. Aug 14 06:14:07.665617 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d07e2a0d-cf12-4202-a8b0-37ea720e9d55 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/40065c8b-d553-4a9d-a38a-a00b9e00687e returned with HTTP 200 Aug 14 06:14:07.666098 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 500/1992] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:07 2026] GET /volume/v3/volumes/40065c8b-d553-4a9d-a38a-a00b9e00687e => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:07.682284 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:07.685338 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:07.685747 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1634611613"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:07.687499 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1634611613'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:14:07.687699 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Create volume of 1 GB Aug 14 06:14:07.692439 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Availability Zones retrieved successfully. Aug 14 06:14:07.701042 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Flow 'volume_create_api' (9412d2f4-a13e-45e1-9790-199b375bf8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:07.702262 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (969221e0-8d52-4aa1-b3da-124366ab7514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:07.703680 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:14:07.742312 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (969221e0-8d52-4aa1-b3da-124366ab7514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:07.743422 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff1150f-c2ae-4d63-b40f-2baa11dda90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:07.799821 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Created reservations ['44dffd6b-380d-4f3d-abb0-b412635c8c89', 'd35a59b9-bf39-45f6-9dca-aeb665552687', '8e01cdb1-b875-4d80-8d77-b2873ab914d4', 'ffea1bb6-4574-4332-bf44-5c063abefbf9'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:14:07.800992 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff1150f-c2ae-4d63-b40f-2baa11dda90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44dffd6b-380d-4f3d-abb0-b412635c8c89', 'd35a59b9-bf39-45f6-9dca-aeb665552687', '8e01cdb1-b875-4d80-8d77-b2873ab914d4', 'ffea1bb6-4574-4332-bf44-5c063abefbf9']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:07.801727 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4961406-02ba-4e3c-a457-d18e8ac8220b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:07.829458 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4961406-02ba-4e3c-a457-d18e8ac8220b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1634611613',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='25c142a73d02472ea9462a4652390f5e',qos_specs=None,replication_status=,reservations=['44dffd6b-380d-4f3d-abb0-b412635c8c89','d35a59b9-bf39-45f6-9dca-aeb665552687','8e01cdb1-b875-4d80-8d77-b2873ab914d4','ffea1bb6-4574-4332-bf44-5c063abefbf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e09d820cb514a38b154507ab4e74873',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:14:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1634611613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='25c142a73d02472ea9462a4652390f5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e09d820cb514a38b154507ab4e74873',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:07.830212 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (facea5c4-7331-4cf2-9f3e-bcfc32bb6f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:07.852058 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (facea5c4-7331-4cf2-9f3e-bcfc32bb6f0e) transitioned into state 'SUCCESS' from state '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-1634611613',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='25c142a73d02472ea9462a4652390f5e',qos_specs=None,replication_status=,reservations=['44dffd6b-380d-4f3d-abb0-b412635c8c89','d35a59b9-bf39-45f6-9dca-aeb665552687','8e01cdb1-b875-4d80-8d77-b2873ab914d4','ffea1bb6-4574-4332-bf44-5c063abefbf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e09d820cb514a38b154507ab4e74873',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:07.853305 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29d1e002-1d0a-4782-b546-b02fce63ed88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:07.865137 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29d1e002-1d0a-4782-b546-b02fce63ed88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:07.866208 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Flow 'volume_create_api' (9412d2f4-a13e-45e1-9790-199b375bf8cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:07.866633 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Create volume request issued successfully. Aug 14 06:14:07.867256 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f096fa41-a462-4f9a-8e2d-7e76e76d093e tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:14:07.868330 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 499/1993] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:14:07 2026] POST /volume/v3/volumes => generated 764 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:07.883929 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b3e681ba-3bfb-4135-bdc3-e64b42436903 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:07.886140 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b3e681ba-3bfb-4135-bdc3-e64b42436903 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 Aug 14 06:14:07.886377 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b3e681ba-3bfb-4135-bdc3-e64b42436903 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:07.886625 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b3e681ba-3bfb-4135-bdc3-e64b42436903 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:07.896296 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:07.896296 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:07.906994 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b3e681ba-3bfb-4135-bdc3-e64b42436903 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Volume info retrieved successfully. Aug 14 06:14:07.917502 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b3e681ba-3bfb-4135-bdc3-e64b42436903 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 returned with HTTP 200 Aug 14 06:14:07.918110 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 499/1994] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:07 2026] GET /volume/v3/volumes/a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 => generated 832 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:08.288892 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-16846723-25db-4302-bb14-90d2196597b6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:08.417228 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-16846723-25db-4302-bb14-90d2196597b6 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:08.417903 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-16846723-25db-4302-bb14-90d2196597b6 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-422455103"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:08.419495 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-16846723-25db-4302-bb14-90d2196597b6 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-422455103'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:14:08.419631 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-16846723-25db-4302-bb14-90d2196597b6 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Create volume of 1 GB Aug 14 06:14:08.423752 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-16846723-25db-4302-bb14-90d2196597b6 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Availability Zones retrieved successfully. Aug 14 06:14:08.429470 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-16846723-25db-4302-bb14-90d2196597b6 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Flow 'volume_create_api' (01973eb8-714c-4b77-a44b-1540efa42f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:08.430389 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-16846723-25db-4302-bb14-90d2196597b6 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d8782cb-832e-421f-8ba4-27d3c517a2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:08.431221 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-16846723-25db-4302-bb14-90d2196597b6 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:14:08.459483 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-16846723-25db-4302-bb14-90d2196597b6 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d8782cb-832e-421f-8ba4-27d3c517a2e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:08.460248 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-16846723-25db-4302-bb14-90d2196597b6 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b07b024f-f81e-4c5e-97e0-791257720296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:08.511659 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-16846723-25db-4302-bb14-90d2196597b6 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Created reservations ['7d7cbf32-b2c9-4433-9ee7-ca02cf6ff23c', 'f18b3355-f6a8-457b-a537-de15f5582fef', 'c6f343b2-5a49-4a5e-a9ef-bdfaf3dbffa0', '74146f2f-c4aa-47d9-92f8-4540ae05cb45'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:14:08.512521 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-16846723-25db-4302-bb14-90d2196597b6 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b07b024f-f81e-4c5e-97e0-791257720296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d7cbf32-b2c9-4433-9ee7-ca02cf6ff23c', 'f18b3355-f6a8-457b-a537-de15f5582fef', 'c6f343b2-5a49-4a5e-a9ef-bdfaf3dbffa0', '74146f2f-c4aa-47d9-92f8-4540ae05cb45']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:08.513181 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-16846723-25db-4302-bb14-90d2196597b6 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9190f1b-3da8-4e19-918c-4aa7525e70a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:08.536574 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-16846723-25db-4302-bb14-90d2196597b6 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9190f1b-3da8-4e19-918c-4aa7525e70a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36cc74d3-acbd-45d0-adb9-a7a70513ccd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-422455103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c70561a730244709d3d7029a76ac0fd',qos_specs=None,replication_status=,reservations=['7d7cbf32-b2c9-4433-9ee7-ca02cf6ff23c','f18b3355-f6a8-457b-a537-de15f5582fef','c6f343b2-5a49-4a5e-a9ef-bdfaf3dbffa0','74146f2f-c4aa-47d9-92f8-4540ae05cb45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='273344f2eb814094a0a6639ab21f6417',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:14:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-422455103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36cc74d3-acbd-45d0-adb9-a7a70513ccd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c70561a730244709d3d7029a76ac0fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='273344f2eb814094a0a6639ab21f6417',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:08.537793 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-16846723-25db-4302-bb14-90d2196597b6 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86df0c3a-229c-4794-aaf7-b5d742c59289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:08.560061 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-16846723-25db-4302-bb14-90d2196597b6 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86df0c3a-229c-4794-aaf7-b5d742c59289) transitioned into state 'SUCCESS' from state '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-422455103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c70561a730244709d3d7029a76ac0fd',qos_specs=None,replication_status=,reservations=['7d7cbf32-b2c9-4433-9ee7-ca02cf6ff23c','f18b3355-f6a8-457b-a537-de15f5582fef','c6f343b2-5a49-4a5e-a9ef-bdfaf3dbffa0','74146f2f-c4aa-47d9-92f8-4540ae05cb45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='273344f2eb814094a0a6639ab21f6417',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:08.561019 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-16846723-25db-4302-bb14-90d2196597b6 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5061867e-2d43-4c87-a05a-735989bd979e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:08.572065 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-16846723-25db-4302-bb14-90d2196597b6 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5061867e-2d43-4c87-a05a-735989bd979e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:08.573225 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-16846723-25db-4302-bb14-90d2196597b6 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Flow 'volume_create_api' (01973eb8-714c-4b77-a44b-1540efa42f92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:08.573676 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-16846723-25db-4302-bb14-90d2196597b6 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Create volume request issued successfully. Aug 14 06:14:08.574513 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-16846723-25db-4302-bb14-90d2196597b6 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:14:08.575078 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 497/1995] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:14:08 2026] POST /volume/v3/volumes => generated 749 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:08.590166 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-39c86495-ffcb-4e6e-92cb-e9d20876de64 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:08.592338 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-39c86495-ffcb-4e6e-92cb-e9d20876de64 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] GET https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0 Aug 14 06:14:08.592587 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-39c86495-ffcb-4e6e-92cb-e9d20876de64 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:08.592816 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-39c86495-ffcb-4e6e-92cb-e9d20876de64 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:08.601705 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:08.601705 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:08.606679 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-39c86495-ffcb-4e6e-92cb-e9d20876de64 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Volume info retrieved successfully. Aug 14 06:14:08.611768 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-39c86495-ffcb-4e6e-92cb-e9d20876de64 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0 returned with HTTP 200 Aug 14 06:14:08.612366 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 501/1996] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:08 2026] GET /volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:08.933644 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ffdc1b1c-d89b-4cc1-b3ab-b5cdc040f242 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:08.935671 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ffdc1b1c-d89b-4cc1-b3ab-b5cdc040f242 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 Aug 14 06:14:08.937417 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ffdc1b1c-d89b-4cc1-b3ab-b5cdc040f242 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:08.937417 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ffdc1b1c-d89b-4cc1-b3ab-b5cdc040f242 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:08.945997 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:08.945997 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:08.951692 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ffdc1b1c-d89b-4cc1-b3ab-b5cdc040f242 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Volume info retrieved successfully. Aug 14 06:14:08.959511 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ffdc1b1c-d89b-4cc1-b3ab-b5cdc040f242 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 returned with HTTP 200 Aug 14 06:14:08.960585 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 500/1997] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:08 2026] GET /volume/v3/volumes/a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:08.974904 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c3a1b239-1f79-42aa-9732-048050c769ed None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:08.976885 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c3a1b239-1f79-42aa-9732-048050c769ed tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 Aug 14 06:14:08.977089 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c3a1b239-1f79-42aa-9732-048050c769ed tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:08.977305 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c3a1b239-1f79-42aa-9732-048050c769ed tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:08.979354 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=490,cinder:UPDATE=93,cinder:DELETE=2,cinder:INSERT=54 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:14:08.989145 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:08.989145 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:08.995107 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c3a1b239-1f79-42aa-9732-048050c769ed tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Volume info retrieved successfully. Aug 14 06:14:09.001314 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c3a1b239-1f79-42aa-9732-048050c769ed tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 returned with HTTP 200 Aug 14 06:14:09.002024 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 500/1998] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:08 2026] GET /volume/v3/volumes/a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:09.014848 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-920a56b4-de3f-44d1-9aa9-78682a73316b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:09.017276 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-920a56b4-de3f-44d1-9aa9-78682a73316b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:09.017745 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-920a56b4-de3f-44d1-9aa9-78682a73316b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1217170441"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:09.019240 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-920a56b4-de3f-44d1-9aa9-78682a73316b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1217170441'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:14:09.019412 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-920a56b4-de3f-44d1-9aa9-78682a73316b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Create volume of 1 GB Aug 14 06:14:09.019930 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:09.019930 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:09.024973 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-920a56b4-de3f-44d1-9aa9-78682a73316b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Availability Zones retrieved successfully. Aug 14 06:14:09.031598 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-920a56b4-de3f-44d1-9aa9-78682a73316b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Flow 'volume_create_api' (5e404323-769a-4911-89fa-d35112b822f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:09.032594 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-920a56b4-de3f-44d1-9aa9-78682a73316b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4d792d8-48c4-4de9-80ee-b210b5ebae7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:09.033705 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-920a56b4-de3f-44d1-9aa9-78682a73316b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:14:09.074745 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-920a56b4-de3f-44d1-9aa9-78682a73316b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4d792d8-48c4-4de9-80ee-b210b5ebae7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:09.075685 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-920a56b4-de3f-44d1-9aa9-78682a73316b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05bcfa34-5ecf-427a-aef5-f87a9bd6e697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:09.114362 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-920a56b4-de3f-44d1-9aa9-78682a73316b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Created reservations ['0c866685-1f62-4c83-9a50-01ecf92cbfda', 'ca6e8a97-a9aa-45c4-b391-a03cbd4707db', '11d28e81-8182-439d-a58e-df24dcdd814d', '4507daa3-07e4-40df-9306-d9e5026d22e9'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:14:09.115316 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-920a56b4-de3f-44d1-9aa9-78682a73316b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05bcfa34-5ecf-427a-aef5-f87a9bd6e697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c866685-1f62-4c83-9a50-01ecf92cbfda', 'ca6e8a97-a9aa-45c4-b391-a03cbd4707db', '11d28e81-8182-439d-a58e-df24dcdd814d', '4507daa3-07e4-40df-9306-d9e5026d22e9']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:09.116171 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-920a56b4-de3f-44d1-9aa9-78682a73316b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3434c3a-27ff-4f2f-a25f-2de742ddee4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:09.140216 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-920a56b4-de3f-44d1-9aa9-78682a73316b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3434c3a-27ff-4f2f-a25f-2de742ddee4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e36b60c0-3468-416d-aa30-ea46581303c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1217170441',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='25c142a73d02472ea9462a4652390f5e',qos_specs=None,replication_status=,reservations=['0c866685-1f62-4c83-9a50-01ecf92cbfda','ca6e8a97-a9aa-45c4-b391-a03cbd4707db','11d28e81-8182-439d-a58e-df24dcdd814d','4507daa3-07e4-40df-9306-d9e5026d22e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e09d820cb514a38b154507ab4e74873',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:14:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1217170441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e36b60c0-3468-416d-aa30-ea46581303c0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='25c142a73d02472ea9462a4652390f5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e09d820cb514a38b154507ab4e74873',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:09.141243 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-920a56b4-de3f-44d1-9aa9-78682a73316b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41606b24-d9be-4358-a39d-be433e3719ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:09.160442 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-920a56b4-de3f-44d1-9aa9-78682a73316b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41606b24-d9be-4358-a39d-be433e3719ec) transitioned into state 'SUCCESS' from state '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-1217170441',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='25c142a73d02472ea9462a4652390f5e',qos_specs=None,replication_status=,reservations=['0c866685-1f62-4c83-9a50-01ecf92cbfda','ca6e8a97-a9aa-45c4-b391-a03cbd4707db','11d28e81-8182-439d-a58e-df24dcdd814d','4507daa3-07e4-40df-9306-d9e5026d22e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e09d820cb514a38b154507ab4e74873',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:09.161223 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-920a56b4-de3f-44d1-9aa9-78682a73316b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4f61591-88ce-4024-a07a-7b85033ef052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:09.170092 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-920a56b4-de3f-44d1-9aa9-78682a73316b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4f61591-88ce-4024-a07a-7b85033ef052) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:09.170984 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-920a56b4-de3f-44d1-9aa9-78682a73316b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Flow 'volume_create_api' (5e404323-769a-4911-89fa-d35112b822f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:09.171376 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-920a56b4-de3f-44d1-9aa9-78682a73316b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Create volume request issued successfully. Aug 14 06:14:09.171988 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-920a56b4-de3f-44d1-9aa9-78682a73316b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:14:09.172458 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 498/1999] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:14:09 2026] POST /volume/v3/volumes => generated 764 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:09.185057 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-79b2c3f2-41da-4183-baa8-74d7a4731d20 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:09.187212 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-79b2c3f2-41da-4183-baa8-74d7a4731d20 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/e36b60c0-3468-416d-aa30-ea46581303c0 Aug 14 06:14:09.187440 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-79b2c3f2-41da-4183-baa8-74d7a4731d20 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:09.187666 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-79b2c3f2-41da-4183-baa8-74d7a4731d20 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:09.190239 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=622,cinder:UPDATE=197,cinder:DELETE=1,cinder:INSERT=110 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:14:09.196726 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:09.196726 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:09.201161 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-79b2c3f2-41da-4183-baa8-74d7a4731d20 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Volume info retrieved successfully. Aug 14 06:14:09.206029 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-79b2c3f2-41da-4183-baa8-74d7a4731d20 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/e36b60c0-3468-416d-aa30-ea46581303c0 returned with HTTP 200 Aug 14 06:14:09.206484 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 502/2000] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:09 2026] GET /volume/v3/volumes/e36b60c0-3468-416d-aa30-ea46581303c0 => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:09.631057 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d48a1435-2ce9-4fab-bd27-0304295c9c57 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:09.635422 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d48a1435-2ce9-4fab-bd27-0304295c9c57 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] GET https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0 Aug 14 06:14:09.635422 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d48a1435-2ce9-4fab-bd27-0304295c9c57 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:09.635422 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d48a1435-2ce9-4fab-bd27-0304295c9c57 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:09.644740 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:09.644740 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:09.650448 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d48a1435-2ce9-4fab-bd27-0304295c9c57 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Volume info retrieved successfully. Aug 14 06:14:09.657452 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d48a1435-2ce9-4fab-bd27-0304295c9c57 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0 returned with HTTP 200 Aug 14 06:14:09.658226 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 501/2001] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:09 2026] GET /volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:10.222310 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-313c9058-5bc5-42ab-a978-d652ab8f38c3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:10.224380 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-313c9058-5bc5-42ab-a978-d652ab8f38c3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/e36b60c0-3468-416d-aa30-ea46581303c0 Aug 14 06:14:10.224641 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-313c9058-5bc5-42ab-a978-d652ab8f38c3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:10.224873 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-313c9058-5bc5-42ab-a978-d652ab8f38c3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:10.233738 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:10.233738 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:10.239595 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-313c9058-5bc5-42ab-a978-d652ab8f38c3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Volume info retrieved successfully. Aug 14 06:14:10.247591 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-313c9058-5bc5-42ab-a978-d652ab8f38c3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/e36b60c0-3468-416d-aa30-ea46581303c0 returned with HTTP 200 Aug 14 06:14:10.248382 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 501/2002] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:10 2026] GET /volume/v3/volumes/e36b60c0-3468-416d-aa30-ea46581303c0 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:10.263694 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-92e22d2d-da13-4721-9d09-a72ddec7df48 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:10.268058 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-92e22d2d-da13-4721-9d09-a72ddec7df48 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/e36b60c0-3468-416d-aa30-ea46581303c0 Aug 14 06:14:10.268309 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-92e22d2d-da13-4721-9d09-a72ddec7df48 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:10.268562 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-92e22d2d-da13-4721-9d09-a72ddec7df48 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:10.279463 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:10.279463 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:10.285232 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-92e22d2d-da13-4721-9d09-a72ddec7df48 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Volume info retrieved successfully. Aug 14 06:14:10.293692 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-92e22d2d-da13-4721-9d09-a72ddec7df48 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/e36b60c0-3468-416d-aa30-ea46581303c0 returned with HTTP 200 Aug 14 06:14:10.294778 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 499/2003] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:10 2026] GET /volume/v3/volumes/e36b60c0-3468-416d-aa30-ea46581303c0 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:10.312657 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1bcdf0ce-0ef7-494e-83ec-62b08cb1d89a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:10.314735 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1bcdf0ce-0ef7-494e-83ec-62b08cb1d89a tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes Aug 14 06:14:10.314979 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1bcdf0ce-0ef7-494e-83ec-62b08cb1d89a tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:10.315215 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1bcdf0ce-0ef7-494e-83ec-62b08cb1d89a tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:10.315590 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-1bcdf0ce-0ef7-494e-83ec-62b08cb1d89a tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:10.316585 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1bcdf0ce-0ef7-494e-83ec-62b08cb1d89a tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:10.326864 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1bcdf0ce-0ef7-494e-83ec-62b08cb1d89a tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:10.327518 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1bcdf0ce-0ef7-494e-83ec-62b08cb1d89a tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 200 Aug 14 06:14:10.328105 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 503/2004] 10.4.3.127 () {66 vars in 1237 bytes} [Fri Aug 14 06:14:10 2026] GET /volume/v3/volumes => generated 975 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:10.344655 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-305d511c-2caa-4bb3-9350-9bb420ce67ef None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:10.347359 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-305d511c-2caa-4bb3-9350-9bb420ce67ef tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1634611613 Aug 14 06:14:10.347601 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-305d511c-2caa-4bb3-9350-9bb420ce67ef tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:10.347789 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-305d511c-2caa-4bb3-9350-9bb420ce67ef tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:10.348055 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-305d511c-2caa-4bb3-9350-9bb420ce67ef tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:10.348787 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-305d511c-2caa-4bb3-9350-9bb420ce67ef tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1634611613'), ('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:10.401743 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-305d511c-2caa-4bb3-9350-9bb420ce67ef tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:10.402739 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-305d511c-2caa-4bb3-9350-9bb420ce67ef tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1634611613 returned with HTTP 200 Aug 14 06:14:10.403646 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 502/2005] 10.4.3.127 () {66 vars in 1338 bytes} [Fri Aug 14 06:14:10 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1634611613 => generated 334 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:10.415261 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3a603021-e228-4737-892a-8471b85f297f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:10.417327 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3a603021-e228-4737-892a-8471b85f297f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1217170441 Aug 14 06:14:10.417614 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3a603021-e228-4737-892a-8471b85f297f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:10.417876 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3a603021-e228-4737-892a-8471b85f297f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'detail' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:10.418303 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-3a603021-e228-4737-892a-8471b85f297f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:10.419290 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3a603021-e228-4737-892a-8471b85f297f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1217170441'), ('no_migration_targets', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:10.463037 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3a603021-e228-4737-892a-8471b85f297f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:10.463867 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:10.463867 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:10.468500 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3a603021-e228-4737-892a-8471b85f297f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1217170441 returned with HTTP 200 Aug 14 06:14:10.468998 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 502/2006] 10.4.3.127 () {66 vars in 1359 bytes} [Fri Aug 14 06:14:10 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1217170441 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:10.486223 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a1111a79-73ee-42f7-b0df-8f6e90e0507b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:10.488383 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a1111a79-73ee-42f7-b0df-8f6e90e0507b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?limit=1 Aug 14 06:14:10.488886 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a1111a79-73ee-42f7-b0df-8f6e90e0507b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:10.489233 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a1111a79-73ee-42f7-b0df-8f6e90e0507b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'detail' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:10.489715 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-a1111a79-73ee-42f7-b0df-8f6e90e0507b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:10.490635 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-a1111a79-73ee-42f7-b0df-8f6e90e0507b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100405) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:10.499067 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a1111a79-73ee-42f7-b0df-8f6e90e0507b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:10.500016 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:10.500016 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:10.505047 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a1111a79-73ee-42f7-b0df-8f6e90e0507b tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 14 06:14:10.505606 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 500/2007] 10.4.3.127 () {66 vars in 1273 bytes} [Fri Aug 14 06:14:10 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:10.524000 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bc4d8a87-f6ec-4a8c-956a-7e1d72f8b5ac None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:10.527337 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bc4d8a87-f6ec-4a8c-956a-7e1d72f8b5ac tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?limit=1&marker=e36b60c0-3468-416d-aa30-ea46581303c0 Aug 14 06:14:10.527337 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bc4d8a87-f6ec-4a8c-956a-7e1d72f8b5ac tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:10.527337 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bc4d8a87-f6ec-4a8c-956a-7e1d72f8b5ac tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:10.527337 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-bc4d8a87-f6ec-4a8c-956a-7e1d72f8b5ac tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:10.527337 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:10.527337 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:10.527337 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bc4d8a87-f6ec-4a8c-956a-7e1d72f8b5ac tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:10.564290 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bc4d8a87-f6ec-4a8c-956a-7e1d72f8b5ac tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:10.565318 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:10.565318 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:10.570126 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bc4d8a87-f6ec-4a8c-956a-7e1d72f8b5ac tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/detail?limit=1&marker=e36b60c0-3468-416d-aa30-ea46581303c0 returned with HTTP 200 Aug 14 06:14:10.570496 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 504/2008] 10.4.3.127 () {66 vars in 1361 bytes} [Fri Aug 14 06:14:10 2026] GET /volume/v3/volumes/detail?limit=1&marker=e36b60c0-3468-416d-aa30-ea46581303c0 => generated 1003 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:10.589619 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e19bf221-abba-4e9f-8acd-9551fc950357 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:10.591328 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e19bf221-abba-4e9f-8acd-9551fc950357 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?limit=1&marker=a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 Aug 14 06:14:10.591838 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e19bf221-abba-4e9f-8acd-9551fc950357 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:10.592625 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e19bf221-abba-4e9f-8acd-9551fc950357 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:10.593021 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-e19bf221-abba-4e9f-8acd-9551fc950357 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:10.593526 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:10.593526 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:10.594764 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e19bf221-abba-4e9f-8acd-9551fc950357 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:10.644760 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e19bf221-abba-4e9f-8acd-9551fc950357 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:10.645292 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:10.645292 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:10.652368 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e19bf221-abba-4e9f-8acd-9551fc950357 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/detail?limit=1&marker=a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 returned with HTTP 200 Aug 14 06:14:10.653370 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 503/2009] 10.4.3.127 () {66 vars in 1361 bytes} [Fri Aug 14 06:14:10 2026] GET /volume/v3/volumes/detail?limit=1&marker=a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 => generated 1002 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:10.669456 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-170a129c-0e76-4ce1-8ad4-bd644e28dda4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:10.671926 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-170a129c-0e76-4ce1-8ad4-bd644e28dda4 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?limit=1&marker=40065c8b-d553-4a9d-a38a-a00b9e00687e Aug 14 06:14:10.672245 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-170a129c-0e76-4ce1-8ad4-bd644e28dda4 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:10.672856 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-170a129c-0e76-4ce1-8ad4-bd644e28dda4 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'detail' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:10.673238 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-170a129c-0e76-4ce1-8ad4-bd644e28dda4 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:10.674768 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-170a129c-0e76-4ce1-8ad4-bd644e28dda4 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:10.728454 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-170a129c-0e76-4ce1-8ad4-bd644e28dda4 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:10.731384 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-170a129c-0e76-4ce1-8ad4-bd644e28dda4 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/detail?limit=1&marker=40065c8b-d553-4a9d-a38a-a00b9e00687e returned with HTTP 200 Aug 14 06:14:10.732622 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 503/2010] 10.4.3.127 () {66 vars in 1361 bytes} [Fri Aug 14 06:14:10 2026] GET /volume/v3/volumes/detail?limit=1&marker=40065c8b-d553-4a9d-a38a-a00b9e00687e => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:14:10.753715 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-17830e4f-9717-4c44-9829-5bcaa429f520 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:10.756145 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-17830e4f-9717-4c44-9829-5bcaa429f520 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 14 06:14:10.756686 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-17830e4f-9717-4c44-9829-5bcaa429f520 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:10.757050 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-17830e4f-9717-4c44-9829-5bcaa429f520 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'detail' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:10.757903 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-17830e4f-9717-4c44-9829-5bcaa429f520 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:10.757903 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-17830e4f-9717-4c44-9829-5bcaa429f520 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Could not evaluate value available, assuming string {{(pid=100405) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 06:14:10.758966 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-17830e4f-9717-4c44-9829-5bcaa429f520 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100405) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:10.806136 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-17830e4f-9717-4c44-9829-5bcaa429f520 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:10.807783 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:10.807783 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:10.812895 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-17830e4f-9717-4c44-9829-5bcaa429f520 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 14 06:14:10.813321 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 501/2011] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:14:10 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:10.829230 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a6158a42-aa7b-4d66-a322-55b7aa674545 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:10.832335 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a6158a42-aa7b-4d66-a322-55b7aa674545 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 14 06:14:10.832575 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a6158a42-aa7b-4d66-a322-55b7aa674545 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:10.832789 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a6158a42-aa7b-4d66-a322-55b7aa674545 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:10.833065 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-a6158a42-aa7b-4d66-a322-55b7aa674545 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:10.833366 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a6158a42-aa7b-4d66-a322-55b7aa674545 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Could not evaluate value available, assuming string {{(pid=100406) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 06:14:10.834319 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a6158a42-aa7b-4d66-a322-55b7aa674545 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:10.876741 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a6158a42-aa7b-4d66-a322-55b7aa674545 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:10.878152 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:10.878152 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:10.882931 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a6158a42-aa7b-4d66-a322-55b7aa674545 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 14 06:14:10.883302 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 505/2012] 10.4.3.127 () {66 vars in 1359 bytes} [Fri Aug 14 06:14:10 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:10.901331 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b2c4e686-4d82-4984-8d9e-30d5ea9acfab None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:10.903541 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b2c4e686-4d82-4984-8d9e-30d5ea9acfab tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes?limit=1 Aug 14 06:14:10.903792 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b2c4e686-4d82-4984-8d9e-30d5ea9acfab tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:10.904024 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b2c4e686-4d82-4984-8d9e-30d5ea9acfab tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:10.904303 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-b2c4e686-4d82-4984-8d9e-30d5ea9acfab tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:10.905730 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b2c4e686-4d82-4984-8d9e-30d5ea9acfab tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:10.916420 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b2c4e686-4d82-4984-8d9e-30d5ea9acfab tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:10.916420 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b2c4e686-4d82-4984-8d9e-30d5ea9acfab tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 14 06:14:10.916420 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 504/2013] 10.4.3.127 () {66 vars in 1252 bytes} [Fri Aug 14 06:14:10 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:10.925787 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-51c6ae3b-4ddd-47ad-adbb-c6e7ac706440 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:10.927919 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-51c6ae3b-4ddd-47ad-adbb-c6e7ac706440 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes?limit=1&marker=e36b60c0-3468-416d-aa30-ea46581303c0 Aug 14 06:14:10.928149 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-51c6ae3b-4ddd-47ad-adbb-c6e7ac706440 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:10.928374 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-51c6ae3b-4ddd-47ad-adbb-c6e7ac706440 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:10.928715 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-51c6ae3b-4ddd-47ad-adbb-c6e7ac706440 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:10.930056 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-51c6ae3b-4ddd-47ad-adbb-c6e7ac706440 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:10.942691 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-51c6ae3b-4ddd-47ad-adbb-c6e7ac706440 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:10.944799 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-51c6ae3b-4ddd-47ad-adbb-c6e7ac706440 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes?limit=1&marker=e36b60c0-3468-416d-aa30-ea46581303c0 returned with HTTP 200 Aug 14 06:14:10.944799 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 504/2014] 10.4.3.127 () {66 vars in 1340 bytes} [Fri Aug 14 06:14:10 2026] GET /volume/v3/volumes?limit=1&marker=e36b60c0-3468-416d-aa30-ea46581303c0 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:10.957846 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d6c379da-7b0c-4feb-88bc-0e9a3dd026b0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:10.960077 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d6c379da-7b0c-4feb-88bc-0e9a3dd026b0 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes?limit=1&marker=a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 Aug 14 06:14:10.961554 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d6c379da-7b0c-4feb-88bc-0e9a3dd026b0 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:10.961554 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d6c379da-7b0c-4feb-88bc-0e9a3dd026b0 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:10.961554 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-d6c379da-7b0c-4feb-88bc-0e9a3dd026b0 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:10.962527 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-d6c379da-7b0c-4feb-88bc-0e9a3dd026b0 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100405) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:11.004343 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d6c379da-7b0c-4feb-88bc-0e9a3dd026b0 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:11.005978 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d6c379da-7b0c-4feb-88bc-0e9a3dd026b0 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes?limit=1&marker=a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 returned with HTTP 200 Aug 14 06:14:11.005978 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 502/2015] 10.4.3.127 () {66 vars in 1340 bytes} [Fri Aug 14 06:14:10 2026] GET /volume/v3/volumes?limit=1&marker=a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 => generated 469 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:11.017788 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f7653aeb-0501-42cf-af11-7c4fad266d92 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:11.019475 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f7653aeb-0501-42cf-af11-7c4fad266d92 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes?limit=1&marker=40065c8b-d553-4a9d-a38a-a00b9e00687e Aug 14 06:14:11.020747 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f7653aeb-0501-42cf-af11-7c4fad266d92 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:11.020747 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f7653aeb-0501-42cf-af11-7c4fad266d92 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:11.020747 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-f7653aeb-0501-42cf-af11-7c4fad266d92 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:11.021813 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f7653aeb-0501-42cf-af11-7c4fad266d92 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:11.039981 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f7653aeb-0501-42cf-af11-7c4fad266d92 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:11.039981 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f7653aeb-0501-42cf-af11-7c4fad266d92 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes?limit=1&marker=40065c8b-d553-4a9d-a38a-a00b9e00687e returned with HTTP 200 Aug 14 06:14:11.040364 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 506/2016] 10.4.3.127 () {66 vars in 1340 bytes} [Fri Aug 14 06:14:11 2026] GET /volume/v3/volumes?limit=1&marker=40065c8b-d553-4a9d-a38a-a00b9e00687e => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:14:11.052487 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3721d1de-2192-4962-87e8-05044b77b0d9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:11.053345 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3721d1de-2192-4962-87e8-05044b77b0d9 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-876550112&status=available Aug 14 06:14:11.053655 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3721d1de-2192-4962-87e8-05044b77b0d9 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:11.053932 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3721d1de-2192-4962-87e8-05044b77b0d9 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:11.054195 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-3721d1de-2192-4962-87e8-05044b77b0d9 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:11.055520 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3721d1de-2192-4962-87e8-05044b77b0d9 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Could not evaluate value available, assuming string {{(pid=100407) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 06:14:11.055520 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:11.055520 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:11.055520 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3721d1de-2192-4962-87e8-05044b77b0d9 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-876550112'), ('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:11.087414 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3721d1de-2192-4962-87e8-05044b77b0d9 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:11.087854 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3721d1de-2192-4962-87e8-05044b77b0d9 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-876550112&status=available returned with HTTP 200 Aug 14 06:14:11.088271 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 505/2017] 10.4.3.127 () {66 vars in 1370 bytes} [Fri Aug 14 06:14:11 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-876550112&status=available => generated 333 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:11.099508 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-85bafbbd-219f-4291-b928-23414e56279f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:11.101819 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-85bafbbd-219f-4291-b928-23414e56279f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-876550112&status=available Aug 14 06:14:11.102165 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-85bafbbd-219f-4291-b928-23414e56279f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:11.102260 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-85bafbbd-219f-4291-b928-23414e56279f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'detail' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:11.103570 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-85bafbbd-219f-4291-b928-23414e56279f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:11.103570 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-85bafbbd-219f-4291-b928-23414e56279f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Could not evaluate value available, assuming string {{(pid=100404) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 06:14:11.103570 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:11.103570 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:11.103830 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-85bafbbd-219f-4291-b928-23414e56279f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-876550112'), ('no_migration_targets', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:11.151172 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-85bafbbd-219f-4291-b928-23414e56279f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:11.151973 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:11.151973 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:11.156947 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-85bafbbd-219f-4291-b928-23414e56279f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-876550112&status=available returned with HTTP 200 Aug 14 06:14:11.157422 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 505/2018] 10.4.3.127 () {66 vars in 1391 bytes} [Fri Aug 14 06:14:11 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-876550112&status=available => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:11.176902 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1786045d-35a2-4049-ba3e-cd137e5420b4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:11.181420 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1786045d-35a2-4049-ba3e-cd137e5420b4 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?marker=40065c8b-d553-4a9d-a38a-a00b9e00687e&sort=id%3Aasc Aug 14 06:14:11.182354 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1786045d-35a2-4049-ba3e-cd137e5420b4 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:11.183144 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1786045d-35a2-4049-ba3e-cd137e5420b4 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'detail' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:11.183762 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-1786045d-35a2-4049-ba3e-cd137e5420b4 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:11.184212 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:11.184212 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:11.184947 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-1786045d-35a2-4049-ba3e-cd137e5420b4 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100405) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:11.238047 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-1786045d-35a2-4049-ba3e-cd137e5420b4 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:11.239416 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:11.239416 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:11.245893 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1786045d-35a2-4049-ba3e-cd137e5420b4 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/detail?marker=40065c8b-d553-4a9d-a38a-a00b9e00687e&sort=id%3Aasc returned with HTTP 200 Aug 14 06:14:11.246607 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 503/2019] 10.4.3.127 () {66 vars in 1373 bytes} [Fri Aug 14 06:14:11 2026] GET /volume/v3/volumes/detail?marker=40065c8b-d553-4a9d-a38a-a00b9e00687e&sort=id%3Aasc => generated 1707 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:11.261785 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-085bb3fb-c728-4b6d-aa39-979b73580c60 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:11.263985 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-085bb3fb-c728-4b6d-aa39-979b73580c60 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 14 06:14:11.264216 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-085bb3fb-c728-4b6d-aa39-979b73580c60 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:11.264457 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-085bb3fb-c728-4b6d-aa39-979b73580c60 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:11.264968 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-085bb3fb-c728-4b6d-aa39-979b73580c60 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:11.265958 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-085bb3fb-c728-4b6d-aa39-979b73580c60 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:11.310254 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-085bb3fb-c728-4b6d-aa39-979b73580c60 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:11.311106 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:11.311106 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:11.315935 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-085bb3fb-c728-4b6d-aa39-979b73580c60 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 14 06:14:11.316416 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 507/2020] 10.4.3.127 () {66 vars in 1337 bytes} [Fri Aug 14 06:14:11 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:11.336031 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d26f0b55-ed3e-4cb8-aade-d551ee5959ed None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:11.338280 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d26f0b55-ed3e-4cb8-aade-d551ee5959ed tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:14:11.338554 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d26f0b55-ed3e-4cb8-aade-d551ee5959ed tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:11.338806 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d26f0b55-ed3e-4cb8-aade-d551ee5959ed tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:11.339111 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-d26f0b55-ed3e-4cb8-aade-d551ee5959ed tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:11.339603 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:11.339603 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:11.340203 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d26f0b55-ed3e-4cb8-aade-d551ee5959ed tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:11.349969 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d26f0b55-ed3e-4cb8-aade-d551ee5959ed tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:11.351194 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:11.351194 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:11.356685 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d26f0b55-ed3e-4cb8-aade-d551ee5959ed tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:14:11.357274 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 506/2021] 10.4.3.127 () {66 vars in 1258 bytes} [Fri Aug 14 06:14:11 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:11.375612 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-76a6ae73-f451-4687-98d5-0664d7975cdf None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:11.378491 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-76a6ae73-f451-4687-98d5-0664d7975cdf tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 14 06:14:11.378933 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-76a6ae73-f451-4687-98d5-0664d7975cdf tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:11.379246 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-76a6ae73-f451-4687-98d5-0664d7975cdf tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:11.379647 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-76a6ae73-f451-4687-98d5-0664d7975cdf tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:11.380892 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-76a6ae73-f451-4687-98d5-0664d7975cdf tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:11.424411 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-76a6ae73-f451-4687-98d5-0664d7975cdf tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:11.425492 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-76a6ae73-f451-4687-98d5-0664d7975cdf tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 14 06:14:11.425966 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 506/2022] 10.4.3.127 () {66 vars in 1316 bytes} [Fri Aug 14 06:14:11 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:11.436833 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e247d668-b617-440a-8988-befb80caac17 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:11.439066 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e247d668-b617-440a-8988-befb80caac17 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes?availability_zone=nova Aug 14 06:14:11.439424 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e247d668-b617-440a-8988-befb80caac17 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:11.439639 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e247d668-b617-440a-8988-befb80caac17 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:11.439862 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-e247d668-b617-440a-8988-befb80caac17 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:11.440094 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e247d668-b617-440a-8988-befb80caac17 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Could not evaluate value nova, assuming string {{(pid=100405) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 06:14:11.440726 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e247d668-b617-440a-8988-befb80caac17 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100405) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:11.474065 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e247d668-b617-440a-8988-befb80caac17 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:11.475102 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e247d668-b617-440a-8988-befb80caac17 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 14 06:14:11.475830 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 504/2023] 10.4.3.127 () {66 vars in 1282 bytes} [Fri Aug 14 06:14:11 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:11.487838 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-414c9d7a-df4e-4073-9270-33b0392db17d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:11.490407 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-414c9d7a-df4e-4073-9270-33b0392db17d tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes?availability_zone=nova Aug 14 06:14:11.490719 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-414c9d7a-df4e-4073-9270-33b0392db17d tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:11.491000 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-414c9d7a-df4e-4073-9270-33b0392db17d tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:11.491308 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-414c9d7a-df4e-4073-9270-33b0392db17d tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:11.491653 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-414c9d7a-df4e-4073-9270-33b0392db17d tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Could not evaluate value nova, assuming string {{(pid=100406) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 06:14:11.492767 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-414c9d7a-df4e-4073-9270-33b0392db17d tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:11.548592 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-414c9d7a-df4e-4073-9270-33b0392db17d tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:11.549439 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-414c9d7a-df4e-4073-9270-33b0392db17d tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 14 06:14:11.550340 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 508/2024] 10.4.3.127 () {66 vars in 1282 bytes} [Fri Aug 14 06:14:11 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:11.562205 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f6701e1d-c361-4adc-9358-972986c9f6f1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:11.564117 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f6701e1d-c361-4adc-9358-972986c9f6f1 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes?bootable=false Aug 14 06:14:11.564302 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f6701e1d-c361-4adc-9358-972986c9f6f1 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:11.564509 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f6701e1d-c361-4adc-9358-972986c9f6f1 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:11.564720 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-f6701e1d-c361-4adc-9358-972986c9f6f1 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:11.565385 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f6701e1d-c361-4adc-9358-972986c9f6f1 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:11.604787 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f6701e1d-c361-4adc-9358-972986c9f6f1 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:11.605737 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f6701e1d-c361-4adc-9358-972986c9f6f1 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 14 06:14:11.606327 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 507/2025] 10.4.3.127 () {66 vars in 1266 bytes} [Fri Aug 14 06:14:11 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:11.619842 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-08c03387-8894-42bb-8ac7-a0494631013f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:11.622856 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-08c03387-8894-42bb-8ac7-a0494631013f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes?bootable=false Aug 14 06:14:11.623369 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-08c03387-8894-42bb-8ac7-a0494631013f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:11.624545 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-08c03387-8894-42bb-8ac7-a0494631013f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:11.624545 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-08c03387-8894-42bb-8ac7-a0494631013f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:11.624545 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:11.624545 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:11.624995 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-08c03387-8894-42bb-8ac7-a0494631013f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:11.673375 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-08c03387-8894-42bb-8ac7-a0494631013f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:11.674325 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-08c03387-8894-42bb-8ac7-a0494631013f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 14 06:14:11.674407 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 507/2026] 10.4.3.127 () {66 vars in 1266 bytes} [Fri Aug 14 06:14:11 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:14:11.685296 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-96bbff5c-fd3e-48da-97a6-03b084accfcd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:11.687498 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-96bbff5c-fd3e-48da-97a6-03b084accfcd tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes?status=available Aug 14 06:14:11.687792 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-96bbff5c-fd3e-48da-97a6-03b084accfcd tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:11.688039 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-96bbff5c-fd3e-48da-97a6-03b084accfcd tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:11.688347 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-96bbff5c-fd3e-48da-97a6-03b084accfcd tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:11.688640 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-96bbff5c-fd3e-48da-97a6-03b084accfcd tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Could not evaluate value available, assuming string {{(pid=100405) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 06:14:11.688910 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:11.688910 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:11.689318 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-96bbff5c-fd3e-48da-97a6-03b084accfcd tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100405) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:11.720310 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-96bbff5c-fd3e-48da-97a6-03b084accfcd tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:11.720958 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-96bbff5c-fd3e-48da-97a6-03b084accfcd tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes?status=available returned with HTTP 200 Aug 14 06:14:11.721403 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 505/2027] 10.4.3.127 () {66 vars in 1270 bytes} [Fri Aug 14 06:14:11 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:11.732246 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-10f5e668-0b16-409e-8811-f1dd25c5b9c6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:11.737773 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-10f5e668-0b16-409e-8811-f1dd25c5b9c6 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes?status=available Aug 14 06:14:11.737951 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-10f5e668-0b16-409e-8811-f1dd25c5b9c6 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:11.738112 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-10f5e668-0b16-409e-8811-f1dd25c5b9c6 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:11.738338 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-10f5e668-0b16-409e-8811-f1dd25c5b9c6 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:11.738564 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-10f5e668-0b16-409e-8811-f1dd25c5b9c6 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Could not evaluate value available, assuming string {{(pid=100406) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 06:14:11.738786 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:11.738786 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:11.739151 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-10f5e668-0b16-409e-8811-f1dd25c5b9c6 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:11.770482 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-10f5e668-0b16-409e-8811-f1dd25c5b9c6 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:11.771186 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-10f5e668-0b16-409e-8811-f1dd25c5b9c6 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes?status=available returned with HTTP 200 Aug 14 06:14:11.771676 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 509/2028] 10.4.3.127 () {66 vars in 1270 bytes} [Fri Aug 14 06:14:11 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:11.785942 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d58139df-6203-4e0a-b9e9-da592247334c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:11.788205 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d58139df-6203-4e0a-b9e9-da592247334c tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?availability_zone=nova Aug 14 06:14:11.788518 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d58139df-6203-4e0a-b9e9-da592247334c tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:11.788772 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d58139df-6203-4e0a-b9e9-da592247334c tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:11.789136 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-d58139df-6203-4e0a-b9e9-da592247334c tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:11.789483 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d58139df-6203-4e0a-b9e9-da592247334c tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Could not evaluate value nova, assuming string {{(pid=100407) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 06:14:11.789853 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:11.789853 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:11.790416 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d58139df-6203-4e0a-b9e9-da592247334c tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:11.858219 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d58139df-6203-4e0a-b9e9-da592247334c tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:11.859311 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:11.859311 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:11.864569 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d58139df-6203-4e0a-b9e9-da592247334c tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 14 06:14:11.865329 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 508/2029] 10.4.3.127 () {66 vars in 1303 bytes} [Fri Aug 14 06:14:11 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:11.887371 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-fc93c716-680a-4c0d-aadc-bc14e8319431 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:11.890265 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fc93c716-680a-4c0d-aadc-bc14e8319431 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?bootable=false Aug 14 06:14:11.891132 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fc93c716-680a-4c0d-aadc-bc14e8319431 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:11.891502 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fc93c716-680a-4c0d-aadc-bc14e8319431 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'detail' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:11.892059 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-fc93c716-680a-4c0d-aadc-bc14e8319431 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:11.892884 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:11.892884 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:11.893680 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-fc93c716-680a-4c0d-aadc-bc14e8319431 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:11.905301 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-fc93c716-680a-4c0d-aadc-bc14e8319431 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:11.906415 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:11.906415 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:11.911357 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fc93c716-680a-4c0d-aadc-bc14e8319431 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 14 06:14:11.911875 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 508/2030] 10.4.3.127 () {66 vars in 1287 bytes} [Fri Aug 14 06:14:11 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:11.934143 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d7646ef7-d590-4ed8-a415-552285ff5953 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:11.935830 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d7646ef7-d590-4ed8-a415-552285ff5953 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?status=available Aug 14 06:14:11.936179 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d7646ef7-d590-4ed8-a415-552285ff5953 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:11.936682 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d7646ef7-d590-4ed8-a415-552285ff5953 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'detail' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:11.936990 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-d7646ef7-d590-4ed8-a415-552285ff5953 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:11.937388 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-d7646ef7-d590-4ed8-a415-552285ff5953 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Could not evaluate value available, assuming string {{(pid=100405) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 06:14:11.938433 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:11.938433 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:11.938433 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-d7646ef7-d590-4ed8-a415-552285ff5953 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100405) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:11.948616 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d7646ef7-d590-4ed8-a415-552285ff5953 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Get all volumes completed successfully. Aug 14 06:14:11.948814 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:11.948814 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:11.953972 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d7646ef7-d590-4ed8-a415-552285ff5953 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 14 06:14:11.954589 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 506/2031] 10.4.3.127 () {66 vars in 1291 bytes} [Fri Aug 14 06:14:11 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:11.968146 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-58af4851-a807-42f4-be98-ea17aca07b69 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:11.970235 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-58af4851-a807-42f4-be98-ea17aca07b69 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/e36b60c0-3468-416d-aa30-ea46581303c0 Aug 14 06:14:11.970475 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-58af4851-a807-42f4-be98-ea17aca07b69 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:11.970697 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-58af4851-a807-42f4-be98-ea17aca07b69 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:11.978512 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:11.978512 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:11.982518 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-58af4851-a807-42f4-be98-ea17aca07b69 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Volume info retrieved successfully. Aug 14 06:14:11.988155 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-58af4851-a807-42f4-be98-ea17aca07b69 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/e36b60c0-3468-416d-aa30-ea46581303c0 returned with HTTP 200 Aug 14 06:14:11.988617 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 510/2032] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:11 2026] GET /volume/v3/volumes/e36b60c0-3468-416d-aa30-ea46581303c0 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:12.007707 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d2152d2a-211f-4104-8c2f-d7fab61ce1ea None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:12.011143 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d2152d2a-211f-4104-8c2f-d7fab61ce1ea tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e36b60c0-3468-416d-aa30-ea46581303c0 Aug 14 06:14:12.011355 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d2152d2a-211f-4104-8c2f-d7fab61ce1ea tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:12.011960 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d2152d2a-211f-4104-8c2f-d7fab61ce1ea tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:12.012896 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-d2152d2a-211f-4104-8c2f-d7fab61ce1ea tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Delete volume with id: e36b60c0-3468-416d-aa30-ea46581303c0 Aug 14 06:14:12.024826 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:12.024826 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:12.025319 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d2152d2a-211f-4104-8c2f-d7fab61ce1ea tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Volume info retrieved successfully. Aug 14 06:14:12.057256 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d2152d2a-211f-4104-8c2f-d7fab61ce1ea tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Delete volume request issued successfully. Aug 14 06:14:12.057531 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d2152d2a-211f-4104-8c2f-d7fab61ce1ea tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/e36b60c0-3468-416d-aa30-ea46581303c0 returned with HTTP 202 Aug 14 06:14:12.057899 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 509/2033] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:14:12 2026] DELETE /volume/v3/volumes/e36b60c0-3468-416d-aa30-ea46581303c0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:14:12.068969 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d779fa21-73f5-42ad-a28f-9896980a6f66 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:12.070263 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d779fa21-73f5-42ad-a28f-9896980a6f66 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/e36b60c0-3468-416d-aa30-ea46581303c0 Aug 14 06:14:12.070263 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d779fa21-73f5-42ad-a28f-9896980a6f66 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:12.070479 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d779fa21-73f5-42ad-a28f-9896980a6f66 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:12.081266 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:12.081266 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:12.086999 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d779fa21-73f5-42ad-a28f-9896980a6f66 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Volume info retrieved successfully. Aug 14 06:14:12.095387 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d779fa21-73f5-42ad-a28f-9896980a6f66 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/e36b60c0-3468-416d-aa30-ea46581303c0 returned with HTTP 200 Aug 14 06:14:12.096017 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 509/2034] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:12 2026] GET /volume/v3/volumes/e36b60c0-3468-416d-aa30-ea46581303c0 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:13.120678 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b0b9598f-eb81-4ab4-a6f4-5ca1258ac991 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:13.120678 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b0b9598f-eb81-4ab4-a6f4-5ca1258ac991 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/e36b60c0-3468-416d-aa30-ea46581303c0 Aug 14 06:14:13.120678 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b0b9598f-eb81-4ab4-a6f4-5ca1258ac991 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:13.120678 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b0b9598f-eb81-4ab4-a6f4-5ca1258ac991 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:13.129131 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b0b9598f-eb81-4ab4-a6f4-5ca1258ac991 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/e36b60c0-3468-416d-aa30-ea46581303c0 returned with HTTP 404 Aug 14 06:14:13.129724 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 507/2035] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:13 2026] GET /volume/v3/volumes/e36b60c0-3468-416d-aa30-ea46581303c0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:14:13.138625 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-766502c1-cb64-49ce-bb2b-04884dd605b3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:13.140789 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-766502c1-cb64-49ce-bb2b-04884dd605b3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 Aug 14 06:14:13.141020 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-766502c1-cb64-49ce-bb2b-04884dd605b3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:13.141305 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-766502c1-cb64-49ce-bb2b-04884dd605b3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:13.152181 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:13.152181 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:13.158001 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-766502c1-cb64-49ce-bb2b-04884dd605b3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Volume info retrieved successfully. Aug 14 06:14:13.166790 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-766502c1-cb64-49ce-bb2b-04884dd605b3 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 returned with HTTP 200 Aug 14 06:14:13.167321 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 511/2036] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:13 2026] GET /volume/v3/volumes/a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:13.182909 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-519bd027-e981-49cb-8418-deec316ba32f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:13.186443 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-519bd027-e981-49cb-8418-deec316ba32f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 Aug 14 06:14:13.186443 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-519bd027-e981-49cb-8418-deec316ba32f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:13.186443 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-519bd027-e981-49cb-8418-deec316ba32f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:13.186443 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-519bd027-e981-49cb-8418-deec316ba32f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Delete volume with id: a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 Aug 14 06:14:13.195826 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:13.195826 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:13.196388 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-519bd027-e981-49cb-8418-deec316ba32f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Volume info retrieved successfully. Aug 14 06:14:13.219540 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-519bd027-e981-49cb-8418-deec316ba32f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Delete volume request issued successfully. Aug 14 06:14:13.219750 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-519bd027-e981-49cb-8418-deec316ba32f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 returned with HTTP 202 Aug 14 06:14:13.220220 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 510/2037] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:14:13 2026] DELETE /volume/v3/volumes/a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:14:13.231015 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b847b498-c49e-4a73-a3fe-5a80b78aa3a4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:13.234458 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b847b498-c49e-4a73-a3fe-5a80b78aa3a4 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 Aug 14 06:14:13.234768 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b847b498-c49e-4a73-a3fe-5a80b78aa3a4 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:13.235011 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b847b498-c49e-4a73-a3fe-5a80b78aa3a4 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:13.243286 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:13.243286 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:13.248059 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b847b498-c49e-4a73-a3fe-5a80b78aa3a4 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Volume info retrieved successfully. Aug 14 06:14:13.254116 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b847b498-c49e-4a73-a3fe-5a80b78aa3a4 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 returned with HTTP 200 Aug 14 06:14:13.254772 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 510/2038] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:13 2026] GET /volume/v3/volumes/a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:14.270930 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3fb79548-ba3a-4611-a52a-057c93fa3db1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:14.274393 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3fb79548-ba3a-4611-a52a-057c93fa3db1 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 Aug 14 06:14:14.275222 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3fb79548-ba3a-4611-a52a-057c93fa3db1 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:14.275222 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3fb79548-ba3a-4611-a52a-057c93fa3db1 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:14.282646 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3fb79548-ba3a-4611-a52a-057c93fa3db1 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 returned with HTTP 404 Aug 14 06:14:14.283193 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 508/2039] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:14 2026] GET /volume/v3/volumes/a6ebfcd6-3c3a-4c14-9b7f-dd98b56b6e55 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:14.292167 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ebe1595e-87f3-45d9-93f5-d9a6c96f5661 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:14.296633 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ebe1595e-87f3-45d9-93f5-d9a6c96f5661 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/40065c8b-d553-4a9d-a38a-a00b9e00687e Aug 14 06:14:14.296799 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ebe1595e-87f3-45d9-93f5-d9a6c96f5661 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:14.297024 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ebe1595e-87f3-45d9-93f5-d9a6c96f5661 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:14.309284 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:14.309284 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:14.313815 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ebe1595e-87f3-45d9-93f5-d9a6c96f5661 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Volume info retrieved successfully. Aug 14 06:14:14.320053 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ebe1595e-87f3-45d9-93f5-d9a6c96f5661 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/40065c8b-d553-4a9d-a38a-a00b9e00687e returned with HTTP 200 Aug 14 06:14:14.320561 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 512/2040] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:14 2026] GET /volume/v3/volumes/40065c8b-d553-4a9d-a38a-a00b9e00687e => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:14.332067 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-43c8997d-b132-460c-94e7-939911f8090f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:14.334082 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-43c8997d-b132-460c-94e7-939911f8090f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] DELETE https://10.4.3.127/volume/v3/volumes/40065c8b-d553-4a9d-a38a-a00b9e00687e Aug 14 06:14:14.335064 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-43c8997d-b132-460c-94e7-939911f8090f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:14.335064 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-43c8997d-b132-460c-94e7-939911f8090f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:14.335064 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-43c8997d-b132-460c-94e7-939911f8090f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Delete volume with id: 40065c8b-d553-4a9d-a38a-a00b9e00687e Aug 14 06:14:14.342682 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:14.342682 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:14.343326 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-43c8997d-b132-460c-94e7-939911f8090f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Volume info retrieved successfully. Aug 14 06:14:14.368187 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-43c8997d-b132-460c-94e7-939911f8090f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Delete volume request issued successfully. Aug 14 06:14:14.371423 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-43c8997d-b132-460c-94e7-939911f8090f tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/40065c8b-d553-4a9d-a38a-a00b9e00687e returned with HTTP 202 Aug 14 06:14:14.371423 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 511/2041] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:14:14 2026] DELETE /volume/v3/volumes/40065c8b-d553-4a9d-a38a-a00b9e00687e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:14:14.378743 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9dae4586-c1fe-4ef3-9254-9d19a9e6b721 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:14.380239 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9dae4586-c1fe-4ef3-9254-9d19a9e6b721 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/40065c8b-d553-4a9d-a38a-a00b9e00687e Aug 14 06:14:14.380723 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9dae4586-c1fe-4ef3-9254-9d19a9e6b721 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:14.380723 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9dae4586-c1fe-4ef3-9254-9d19a9e6b721 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:14.389974 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:14.389974 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:14.395515 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9dae4586-c1fe-4ef3-9254-9d19a9e6b721 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Volume info retrieved successfully. Aug 14 06:14:14.401187 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9dae4586-c1fe-4ef3-9254-9d19a9e6b721 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/40065c8b-d553-4a9d-a38a-a00b9e00687e returned with HTTP 200 Aug 14 06:14:14.401187 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 511/2042] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:14 2026] GET /volume/v3/volumes/40065c8b-d553-4a9d-a38a-a00b9e00687e => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:15.292579 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:15.295959 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:15.296334 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1288773739", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:15.298832 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1288773739', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:14:15.299027 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Create volume of 1 GB Aug 14 06:14:15.305066 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Availability Zones retrieved successfully. Aug 14 06:14:15.314235 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Flow 'volume_create_api' (6029338d-b474-408e-8415-efdaf6460d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:15.315600 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1276bd7-9896-44d4-8d94-145c2d10e81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:15.317012 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:14:15.350885 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1276bd7-9896-44d4-8d94-145c2d10e81a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:15.352043 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a29e387-46b8-45ce-b53b-d933f45c7eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:15.414772 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-deee1a66-fa4f-4494-b573-7d7a6325ee92 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:15.416278 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-deee1a66-fa4f-4494-b573-7d7a6325ee92 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] GET https://10.4.3.127/volume/v3/volumes/40065c8b-d553-4a9d-a38a-a00b9e00687e Aug 14 06:14:15.416496 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-deee1a66-fa4f-4494-b573-7d7a6325ee92 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:15.416724 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-deee1a66-fa4f-4494-b573-7d7a6325ee92 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:15.422945 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-deee1a66-fa4f-4494-b573-7d7a6325ee92 tempest-VolumesListTestJSON-1051769084 tempest-VolumesListTestJSON-1051769084-project-member] https://10.4.3.127/volume/v3/volumes/40065c8b-d553-4a9d-a38a-a00b9e00687e returned with HTTP 404 Aug 14 06:14:15.423526 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 513/2043] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:15 2026] GET /volume/v3/volumes/40065c8b-d553-4a9d-a38a-a00b9e00687e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:15.447235 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Created reservations ['1774552f-802a-41aa-926e-132f278ffa85', 'ba6b2a90-3824-4d85-a797-a5d14c38e4a7', '9dae5d37-35d6-4498-b6af-f4e4d130a2ad', 'bebad606-8daf-4e30-b9f1-cf58eae6a2cf'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:14:15.448022 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a29e387-46b8-45ce-b53b-d933f45c7eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1774552f-802a-41aa-926e-132f278ffa85', 'ba6b2a90-3824-4d85-a797-a5d14c38e4a7', '9dae5d37-35d6-4498-b6af-f4e4d130a2ad', 'bebad606-8daf-4e30-b9f1-cf58eae6a2cf']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:15.448844 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3e86da5-4286-468a-bec5-fb403a051e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:15.481509 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3e86da5-4286-468a-bec5-fb403a051e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9bd76a4-e146-4556-90b0-9d31a3dc01b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1288773739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4544a9bfab64102bef89190cfe4cb8a',qos_specs=None,replication_status=,reservations=['1774552f-802a-41aa-926e-132f278ffa85','ba6b2a90-3824-4d85-a797-a5d14c38e4a7','9dae5d37-35d6-4498-b6af-f4e4d130a2ad','bebad606-8daf-4e30-b9f1-cf58eae6a2cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84f8f2fdce5b466f88b6016a570bfbff',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:14:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1288773739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9bd76a4-e146-4556-90b0-9d31a3dc01b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4544a9bfab64102bef89190cfe4cb8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84f8f2fdce5b466f88b6016a570bfbff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:15.482008 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acc0b4d6-5c79-4b3b-a971-ac1ea0c72f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:15.507840 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acc0b4d6-5c79-4b3b-a971-ac1ea0c72f11) transitioned into state 'SUCCESS' from state '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-1288773739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4544a9bfab64102bef89190cfe4cb8a',qos_specs=None,replication_status=,reservations=['1774552f-802a-41aa-926e-132f278ffa85','ba6b2a90-3824-4d85-a797-a5d14c38e4a7','9dae5d37-35d6-4498-b6af-f4e4d130a2ad','bebad606-8daf-4e30-b9f1-cf58eae6a2cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84f8f2fdce5b466f88b6016a570bfbff',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:15.508775 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0218906e-ad3c-420e-a1c7-e6af0a8fe08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:15.521536 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0218906e-ad3c-420e-a1c7-e6af0a8fe08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:15.522513 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Flow 'volume_create_api' (6029338d-b474-408e-8415-efdaf6460d3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:15.522893 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Create volume request issued successfully. Aug 14 06:14:15.523616 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-efbfb8e2-de84-4533-895a-dfbc8b790cb0 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:14:15.525480 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 509/2044] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:14:15 2026] POST /volume/v3/volumes => generated 747 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:16.691138 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b0b609ed-5bbe-4ba5-bbfd-2b1d8bc7fd0c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:16.692821 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b0b609ed-5bbe-4ba5-bbfd-2b1d8bc7fd0c tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes/98a87f50-ceb2-40f2-ae36-4e42dcd0fc63/action Aug 14 06:14:16.693184 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b0b609ed-5bbe-4ba5-bbfd-2b1d8bc7fd0c tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action body: b'{"os-attach": {"instance_uuid": "2fdad931-44cf-43d4-ac57-c400e6700dd1", "mountpoint": "/dev/vdc"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:14:16.693316 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b0b609ed-5bbe-4ba5-bbfd-2b1d8bc7fd0c tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2fdad931-44cf-43d4-ac57-c400e6700dd1", "mountpoint": "/dev/vdc"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:16.700560 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b0b609ed-5bbe-4ba5-bbfd-2b1d8bc7fd0c tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/98a87f50-ceb2-40f2-ae36-4e42dcd0fc63/action returned with HTTP 404 Aug 14 06:14:16.701096 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 512/2045] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:14:16 2026] POST /volume/v3/volumes/98a87f50-ceb2-40f2-ae36-4e42dcd0fc63/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:16.716456 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a04f2ef0-ee5e-4e82-a6d2-37d22a1093c9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:16.825909 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a04f2ef0-ee5e-4e82-a6d2-37d22a1093c9 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:14:16.826390 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a04f2ef0-ee5e-4e82-a6d2-37d22a1093c9 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac8652d6-8a7c-48cf-9dae-abaa904c1d76", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1474928112"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:16.844074 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a04f2ef0-ee5e-4e82-a6d2-37d22a1093c9 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 404 Aug 14 06:14:16.844074 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 512/2046] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:14:16 2026] POST /volume/v3/snapshots => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:16.856502 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e17473a0-6392-420b-b0e5-193853380721 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:16.858773 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e17473a0-6392-420b-b0e5-193853380721 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:14:16.859236 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e17473a0-6392-420b-b0e5-193853380721 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1285284658"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:16.894346 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e17473a0-6392-420b-b0e5-193853380721 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 404 Aug 14 06:14:16.894902 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 514/2047] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:14:16 2026] POST /volume/v3/snapshots => generated 77 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:16.903030 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-81778dce-cb9f-4b66-8113-aeb2e92ba58f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:16.905428 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-81778dce-cb9f-4b66-8113-aeb2e92ba58f tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] GET https://10.4.3.127/volume/v3/snapshots?limit=invalid Aug 14 06:14:16.905740 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-81778dce-cb9f-4b66-8113-aeb2e92ba58f tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:16.906019 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-81778dce-cb9f-4b66-8113-aeb2e92ba58f tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:16.906374 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-81778dce-cb9f-4b66-8113-aeb2e92ba58f tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] HTTP exception thrown: limit param must be an integer Aug 14 06:14:16.906569 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-81778dce-cb9f-4b66-8113-aeb2e92ba58f tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] https://10.4.3.127/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 14 06:14:16.907188 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 510/2048] 10.4.3.127 () {66 vars in 1270 bytes} [Fri Aug 14 06:14:16 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:14:16.914789 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-daa5e27f-1325-4639-adbc-a0629efffb0c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:16.916572 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-daa5e27f-1325-4639-adbc-a0629efffb0c tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] GET https://10.4.3.127/volume/v3/snapshots?marker=550945d3-dbe7-44ce-8aea-33c6682d5aa7 Aug 14 06:14:16.916771 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-daa5e27f-1325-4639-adbc-a0629efffb0c tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:16.916957 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-daa5e27f-1325-4639-adbc-a0629efffb0c tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:16.917183 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-daa5e27f-1325-4639-adbc-a0629efffb0c tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:16.918260 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-daa5e27f-1325-4639-adbc-a0629efffb0c tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Building query based on filter {{(pid=100407) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:14:16.922779 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-daa5e27f-1325-4639-adbc-a0629efffb0c tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] https://10.4.3.127/volume/v3/snapshots?marker=550945d3-dbe7-44ce-8aea-33c6682d5aa7 returned with HTTP 404 Aug 14 06:14:16.923995 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 513/2049] 10.4.3.127 () {66 vars in 1330 bytes} [Fri Aug 14 06:14:16 2026] GET /volume/v3/snapshots?marker=550945d3-dbe7-44ce-8aea-33c6682d5aa7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:16.935110 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-52636973-cfad-4608-8cf6-b58b41aa5ade None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:16.937099 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-52636973-cfad-4608-8cf6-b58b41aa5ade tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] GET https://10.4.3.127/volume/v3/snapshots?sort_key=invalid Aug 14 06:14:16.937556 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-52636973-cfad-4608-8cf6-b58b41aa5ade tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:16.938059 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-52636973-cfad-4608-8cf6-b58b41aa5ade tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:16.938520 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-52636973-cfad-4608-8cf6-b58b41aa5ade tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:16.940014 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.db.api [None req-52636973-cfad-4608-8cf6-b58b41aa5ade tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Building query based on filter {{(pid=100404) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:14:16.941535 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-52636973-cfad-4608-8cf6-b58b41aa5ade tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] https://10.4.3.127/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 14 06:14:16.941535 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 513/2050] 10.4.3.127 () {66 vars in 1276 bytes} [Fri Aug 14 06:14:16 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:14:16.951000 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-93b58364-0550-44fa-b799-bd4db02b50b2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:16.953333 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-93b58364-0550-44fa-b799-bd4db02b50b2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:16.953801 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-93b58364-0550-44fa-b799-bd4db02b50b2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1008044555"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:16.955377 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-93b58364-0550-44fa-b799-bd4db02b50b2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1008044555'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:14:16.955566 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-93b58364-0550-44fa-b799-bd4db02b50b2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Create volume of 2 GB Aug 14 06:14:16.961005 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-93b58364-0550-44fa-b799-bd4db02b50b2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Availability Zones retrieved successfully. Aug 14 06:14:16.968852 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-93b58364-0550-44fa-b799-bd4db02b50b2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Flow 'volume_create_api' (c5f030bd-88e4-4357-a772-64367545bf56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:16.970424 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-93b58364-0550-44fa-b799-bd4db02b50b2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa909dbf-a80d-4a7c-9599-ff35989dca13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:16.971720 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-93b58364-0550-44fa-b799-bd4db02b50b2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Validating volume size '2' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:14:17.003195 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-93b58364-0550-44fa-b799-bd4db02b50b2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa909dbf-a80d-4a7c-9599-ff35989dca13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:17.004313 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-93b58364-0550-44fa-b799-bd4db02b50b2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8def7808-c02c-4376-ad51-eb5e88b0c1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:17.080193 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-93b58364-0550-44fa-b799-bd4db02b50b2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Created reservations ['a8d9988c-6619-4d5a-9005-bc2a295c7a74', '104fc811-e6f7-47d9-b631-6f384aa09748', 'cb1a52fa-4640-4268-8ae1-730504a5108e', '5d9ad59b-bc8b-4838-af5a-e9e21cc3f0d0'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:14:17.081181 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-93b58364-0550-44fa-b799-bd4db02b50b2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8def7808-c02c-4376-ad51-eb5e88b0c1e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8d9988c-6619-4d5a-9005-bc2a295c7a74', '104fc811-e6f7-47d9-b631-6f384aa09748', 'cb1a52fa-4640-4268-8ae1-730504a5108e', '5d9ad59b-bc8b-4838-af5a-e9e21cc3f0d0']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:17.082184 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-93b58364-0550-44fa-b799-bd4db02b50b2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96d5e5dd-6771-4b5e-93fe-6ff8488f53a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:17.109941 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-93b58364-0550-44fa-b799-bd4db02b50b2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96d5e5dd-6771-4b5e-93fe-6ff8488f53a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d684ffc-a18c-4ada-9e3d-ca71d2045afe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1008044555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94ba8b32f9384ddb87774d1ea3785cfd',qos_specs=None,replication_status=,reservations=['a8d9988c-6619-4d5a-9005-bc2a295c7a74','104fc811-e6f7-47d9-b631-6f384aa09748','cb1a52fa-4640-4268-8ae1-730504a5108e','5d9ad59b-bc8b-4838-af5a-e9e21cc3f0d0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c94a1c2f5328496ebb2ce9fa95d44035',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:14:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1008044555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d684ffc-a18c-4ada-9e3d-ca71d2045afe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94ba8b32f9384ddb87774d1ea3785cfd',provider_auth=None,provider_geometry=None,provider_id=None,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='c94a1c2f5328496ebb2ce9fa95d44035',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:17.110847 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-93b58364-0550-44fa-b799-bd4db02b50b2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26e961b-b3b0-459a-99d6-b9322288c0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:17.132096 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-93b58364-0550-44fa-b799-bd4db02b50b2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26e961b-b3b0-459a-99d6-b9322288c0fd) transitioned into state 'SUCCESS' from state '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-1008044555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94ba8b32f9384ddb87774d1ea3785cfd',qos_specs=None,replication_status=,reservations=['a8d9988c-6619-4d5a-9005-bc2a295c7a74','104fc811-e6f7-47d9-b631-6f384aa09748','cb1a52fa-4640-4268-8ae1-730504a5108e','5d9ad59b-bc8b-4838-af5a-e9e21cc3f0d0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c94a1c2f5328496ebb2ce9fa95d44035',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:17.133038 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-93b58364-0550-44fa-b799-bd4db02b50b2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33aa7bbd-6229-4501-ace9-7e277cd4c045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:17.143969 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-93b58364-0550-44fa-b799-bd4db02b50b2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33aa7bbd-6229-4501-ace9-7e277cd4c045) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:17.144813 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-93b58364-0550-44fa-b799-bd4db02b50b2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Flow 'volume_create_api' (c5f030bd-88e4-4357-a772-64367545bf56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:17.145214 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-93b58364-0550-44fa-b799-bd4db02b50b2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Create volume request issued successfully. Aug 14 06:14:17.145844 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-93b58364-0550-44fa-b799-bd4db02b50b2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:14:17.146237 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 515/2051] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:14:16 2026] POST /volume/v3/volumes => generated 762 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:17.159109 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-57ad0ae0-3e8f-4e92-a8c7-22b8337cf98b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:17.161249 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-57ad0ae0-3e8f-4e92-a8c7-22b8337cf98b tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] GET https://10.4.3.127/volume/v3/volumes/3d684ffc-a18c-4ada-9e3d-ca71d2045afe Aug 14 06:14:17.161499 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-57ad0ae0-3e8f-4e92-a8c7-22b8337cf98b tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:17.161747 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-57ad0ae0-3e8f-4e92-a8c7-22b8337cf98b tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:17.170996 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:17.170996 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:17.174347 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-57ad0ae0-3e8f-4e92-a8c7-22b8337cf98b tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Volume info retrieved successfully. Aug 14 06:14:17.180975 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-57ad0ae0-3e8f-4e92-a8c7-22b8337cf98b tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] https://10.4.3.127/volume/v3/volumes/3d684ffc-a18c-4ada-9e3d-ca71d2045afe returned with HTTP 200 Aug 14 06:14:17.181632 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 511/2052] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:17 2026] GET /volume/v3/volumes/3d684ffc-a18c-4ada-9e3d-ca71d2045afe => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:18.197888 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4149c8cb-9b6d-42f7-a02d-3c411fc1b678 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:18.200389 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4149c8cb-9b6d-42f7-a02d-3c411fc1b678 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] GET https://10.4.3.127/volume/v3/volumes/3d684ffc-a18c-4ada-9e3d-ca71d2045afe Aug 14 06:14:18.200720 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4149c8cb-9b6d-42f7-a02d-3c411fc1b678 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:18.201003 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4149c8cb-9b6d-42f7-a02d-3c411fc1b678 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:18.212634 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:18.212634 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:18.217428 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4149c8cb-9b6d-42f7-a02d-3c411fc1b678 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Volume info retrieved successfully. Aug 14 06:14:18.222728 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4149c8cb-9b6d-42f7-a02d-3c411fc1b678 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] https://10.4.3.127/volume/v3/volumes/3d684ffc-a18c-4ada-9e3d-ca71d2045afe returned with HTTP 200 Aug 14 06:14:18.223122 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 514/2053] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:18 2026] GET /volume/v3/volumes/3d684ffc-a18c-4ada-9e3d-ca71d2045afe => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:18.238157 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3d35102b-34b7-4cf5-b1c5-e98888eb63b9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:18.242621 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3d35102b-34b7-4cf5-b1c5-e98888eb63b9 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:14:18.243120 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3d35102b-34b7-4cf5-b1c5-e98888eb63b9 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d684ffc-a18c-4ada-9e3d-ca71d2045afe", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1359513082"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:18.254253 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:18.254253 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:18.254933 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3d35102b-34b7-4cf5-b1c5-e98888eb63b9 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Volume info retrieved successfully. Aug 14 06:14:18.255095 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-3d35102b-34b7-4cf5-b1c5-e98888eb63b9 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Create snapshot from volume 3d684ffc-a18c-4ada-9e3d-ca71d2045afe Aug 14 06:14:18.300180 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-3d35102b-34b7-4cf5-b1c5-e98888eb63b9 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Created reservations ['9aed9bca-7694-4dc7-bc25-16b94a2f59ed', '539fc406-3bfb-4917-b1ef-3cc81160af94', '8c530fb0-755e-42de-ba13-c28aed22750c', '867f140b-8b7f-4834-8a41-28cb6ce202d6'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:14:18.343304 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3d35102b-34b7-4cf5-b1c5-e98888eb63b9 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Snapshot create request issued successfully. Aug 14 06:14:18.343767 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3d35102b-34b7-4cf5-b1c5-e98888eb63b9 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:14:18.344278 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 514/2054] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:14:18 2026] POST /volume/v3/snapshots => generated 318 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:18.358830 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-98f42150-4b24-4d58-84df-5bd61e292b09 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:18.365515 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-98f42150-4b24-4d58-84df-5bd61e292b09 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] GET https://10.4.3.127/volume/v3/snapshots/fc86ab0c-1382-429f-9361-404a3d9edc62 Aug 14 06:14:18.365628 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-98f42150-4b24-4d58-84df-5bd61e292b09 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:18.366075 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-98f42150-4b24-4d58-84df-5bd61e292b09 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:18.376778 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:18.376778 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:18.377203 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-98f42150-4b24-4d58-84df-5bd61e292b09 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Snapshot retrieved successfully. Aug 14 06:14:18.378307 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-98f42150-4b24-4d58-84df-5bd61e292b09 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] https://10.4.3.127/volume/v3/snapshots/fc86ab0c-1382-429f-9361-404a3d9edc62 returned with HTTP 200 Aug 14 06:14:18.378864 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 516/2055] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:14:18 2026] GET /volume/v3/snapshots/fc86ab0c-1382-429f-9361-404a3d9edc62 => generated 450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:19.392260 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f4d078ca-4e82-4b62-99f2-a8e5cc471490 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:19.396557 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f4d078ca-4e82-4b62-99f2-a8e5cc471490 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] GET https://10.4.3.127/volume/v3/snapshots/fc86ab0c-1382-429f-9361-404a3d9edc62 Aug 14 06:14:19.398739 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f4d078ca-4e82-4b62-99f2-a8e5cc471490 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:19.398976 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f4d078ca-4e82-4b62-99f2-a8e5cc471490 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:19.407920 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:19.407920 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:19.408899 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f4d078ca-4e82-4b62-99f2-a8e5cc471490 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Snapshot retrieved successfully. Aug 14 06:14:19.410298 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f4d078ca-4e82-4b62-99f2-a8e5cc471490 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] https://10.4.3.127/volume/v3/snapshots/fc86ab0c-1382-429f-9361-404a3d9edc62 returned with HTTP 200 Aug 14 06:14:19.410811 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 512/2056] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:14:19 2026] GET /volume/v3/snapshots/fc86ab0c-1382-429f-9361-404a3d9edc62 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:19.422348 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-eb939c9b-fa08-4ed4-a60e-e81253de7add None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:19.427125 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eb939c9b-fa08-4ed4-a60e-e81253de7add tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:19.427631 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eb939c9b-fa08-4ed4-a60e-e81253de7add tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "fc86ab0c-1382-429f-9361-404a3d9edc62"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:19.430897 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-eb939c9b-fa08-4ed4-a60e-e81253de7add tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'fc86ab0c-1382-429f-9361-404a3d9edc62'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:14:19.434088 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=564,cinder:UPDATE=170,cinder:INSERT=93 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:14:19.442150 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:19.442150 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:19.442665 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-eb939c9b-fa08-4ed4-a60e-e81253de7add tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Snapshot retrieved successfully. Aug 14 06:14:19.442798 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-eb939c9b-fa08-4ed4-a60e-e81253de7add tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Create volume of 1 GB Aug 14 06:14:19.447972 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-eb939c9b-fa08-4ed4-a60e-e81253de7add tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Availability Zones retrieved successfully. Aug 14 06:14:19.454121 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-eb939c9b-fa08-4ed4-a60e-e81253de7add tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Flow 'volume_create_api' (e5827fb7-8bd8-4d48-9081-89537eec2513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:19.455340 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-eb939c9b-fa08-4ed4-a60e-e81253de7add tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de3b6114-f592-49ba-8fd1-d6fc5be3fc3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:19.456948 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-eb939c9b-fa08-4ed4-a60e-e81253de7add tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:14:19.458966 np0000007331 devstack@c-api.service[100407]: WARNING cinder.volume.api [None req-eb939c9b-fa08-4ed4-a60e-e81253de7add tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de3b6114-f592-49ba-8fd1-d6fc5be3fc3e) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 06:14:19.458966 np0000007331 devstack@c-api.service[100407]: 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 14 06:14:19.461253 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-eb939c9b-fa08-4ed4-a60e-e81253de7add tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de3b6114-f592-49ba-8fd1-d6fc5be3fc3e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:19.462183 np0000007331 devstack@c-api.service[100407]: WARNING cinder.volume.api [None req-eb939c9b-fa08-4ed4-a60e-e81253de7add tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de3b6114-f592-49ba-8fd1-d6fc5be3fc3e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 06:14:19.462863 np0000007331 devstack@c-api.service[100407]: WARNING cinder.volume.api [None req-eb939c9b-fa08-4ed4-a60e-e81253de7add tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Flow 'volume_create_api' (e5827fb7-8bd8-4d48-9081-89537eec2513) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 06:14:19.463125 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eb939c9b-fa08-4ed4-a60e-e81253de7add tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 400 Aug 14 06:14:19.463681 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 515/2057] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:14:19 2026] POST /volume/v3/volumes => generated 171 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 06:14:19.471141 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f7dcb0bd-4e3c-48c8-a0f3-8b76de8bf9d2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:19.474312 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f7dcb0bd-4e3c-48c8-a0f3-8b76de8bf9d2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/fc86ab0c-1382-429f-9361-404a3d9edc62 Aug 14 06:14:19.474681 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f7dcb0bd-4e3c-48c8-a0f3-8b76de8bf9d2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:19.474974 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f7dcb0bd-4e3c-48c8-a0f3-8b76de8bf9d2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:19.475134 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-f7dcb0bd-4e3c-48c8-a0f3-8b76de8bf9d2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Delete snapshot with id: fc86ab0c-1382-429f-9361-404a3d9edc62 Aug 14 06:14:19.481302 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:19.481302 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:19.481978 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f7dcb0bd-4e3c-48c8-a0f3-8b76de8bf9d2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Snapshot retrieved successfully. Aug 14 06:14:19.508866 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f7dcb0bd-4e3c-48c8-a0f3-8b76de8bf9d2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Snapshot delete request issued successfully. Aug 14 06:14:19.508866 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f7dcb0bd-4e3c-48c8-a0f3-8b76de8bf9d2 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] https://10.4.3.127/volume/v3/snapshots/fc86ab0c-1382-429f-9361-404a3d9edc62 returned with HTTP 202 Aug 14 06:14:19.508866 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 515/2058] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:14:19 2026] DELETE /volume/v3/snapshots/fc86ab0c-1382-429f-9361-404a3d9edc62 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:14:19.519163 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3a46f18d-f440-450c-93a7-b1c19de1b4d7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:19.521582 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3a46f18d-f440-450c-93a7-b1c19de1b4d7 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] GET https://10.4.3.127/volume/v3/snapshots/fc86ab0c-1382-429f-9361-404a3d9edc62 Aug 14 06:14:19.523774 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3a46f18d-f440-450c-93a7-b1c19de1b4d7 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:19.523774 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3a46f18d-f440-450c-93a7-b1c19de1b4d7 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:19.529739 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:19.529739 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:19.530745 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3a46f18d-f440-450c-93a7-b1c19de1b4d7 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Snapshot retrieved successfully. Aug 14 06:14:19.532558 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3a46f18d-f440-450c-93a7-b1c19de1b4d7 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] https://10.4.3.127/volume/v3/snapshots/fc86ab0c-1382-429f-9361-404a3d9edc62 returned with HTTP 200 Aug 14 06:14:19.533035 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 517/2059] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:14:19 2026] GET /volume/v3/snapshots/fc86ab0c-1382-429f-9361-404a3d9edc62 => generated 476 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:20.545134 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-97ad494b-5b92-4434-a011-64d456426235 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:20.547605 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-97ad494b-5b92-4434-a011-64d456426235 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] GET https://10.4.3.127/volume/v3/snapshots/fc86ab0c-1382-429f-9361-404a3d9edc62 Aug 14 06:14:20.547880 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-97ad494b-5b92-4434-a011-64d456426235 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:20.548210 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-97ad494b-5b92-4434-a011-64d456426235 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:20.554382 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-97ad494b-5b92-4434-a011-64d456426235 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] https://10.4.3.127/volume/v3/snapshots/fc86ab0c-1382-429f-9361-404a3d9edc62 returned with HTTP 404 Aug 14 06:14:20.555100 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 513/2060] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:14:20 2026] GET /volume/v3/snapshots/fc86ab0c-1382-429f-9361-404a3d9edc62 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:20.572157 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6b088a87-02db-4fae-bab2-f7cf7b53758a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:20.574184 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6b088a87-02db-4fae-bab2-f7cf7b53758a tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] GET https://10.4.3.127/volume/v3/volumes/3d684ffc-a18c-4ada-9e3d-ca71d2045afe Aug 14 06:14:20.574352 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6b088a87-02db-4fae-bab2-f7cf7b53758a tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:20.574539 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6b088a87-02db-4fae-bab2-f7cf7b53758a tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:20.586011 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:20.586011 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:20.590213 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6b088a87-02db-4fae-bab2-f7cf7b53758a tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Volume info retrieved successfully. Aug 14 06:14:20.596820 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6b088a87-02db-4fae-bab2-f7cf7b53758a tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] https://10.4.3.127/volume/v3/volumes/3d684ffc-a18c-4ada-9e3d-ca71d2045afe returned with HTTP 200 Aug 14 06:14:20.597363 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 516/2061] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:20 2026] GET /volume/v3/volumes/3d684ffc-a18c-4ada-9e3d-ca71d2045afe => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:20.613042 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7afa0ce1-623a-49cf-ac7a-d7c1d29d5d59 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:20.614750 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7afa0ce1-623a-49cf-ac7a-d7c1d29d5d59 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] DELETE https://10.4.3.127/volume/v3/volumes/3d684ffc-a18c-4ada-9e3d-ca71d2045afe Aug 14 06:14:20.614963 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7afa0ce1-623a-49cf-ac7a-d7c1d29d5d59 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:20.615155 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7afa0ce1-623a-49cf-ac7a-d7c1d29d5d59 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:20.615331 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-7afa0ce1-623a-49cf-ac7a-d7c1d29d5d59 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Delete volume with id: 3d684ffc-a18c-4ada-9e3d-ca71d2045afe Aug 14 06:14:20.621982 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:20.621982 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:20.622590 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7afa0ce1-623a-49cf-ac7a-d7c1d29d5d59 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Volume info retrieved successfully. Aug 14 06:14:20.649924 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7afa0ce1-623a-49cf-ac7a-d7c1d29d5d59 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Delete volume request issued successfully. Aug 14 06:14:20.649924 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7afa0ce1-623a-49cf-ac7a-d7c1d29d5d59 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] https://10.4.3.127/volume/v3/volumes/3d684ffc-a18c-4ada-9e3d-ca71d2045afe returned with HTTP 202 Aug 14 06:14:20.650304 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 516/2062] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:14:20 2026] DELETE /volume/v3/volumes/3d684ffc-a18c-4ada-9e3d-ca71d2045afe => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:14:20.658928 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e7aba685-549a-4556-8071-08a421c19278 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:20.661585 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e7aba685-549a-4556-8071-08a421c19278 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] GET https://10.4.3.127/volume/v3/volumes/3d684ffc-a18c-4ada-9e3d-ca71d2045afe Aug 14 06:14:20.661800 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e7aba685-549a-4556-8071-08a421c19278 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:20.662012 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e7aba685-549a-4556-8071-08a421c19278 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:20.669168 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:20.669168 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:20.673586 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e7aba685-549a-4556-8071-08a421c19278 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Volume info retrieved successfully. Aug 14 06:14:20.678843 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e7aba685-549a-4556-8071-08a421c19278 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] https://10.4.3.127/volume/v3/volumes/3d684ffc-a18c-4ada-9e3d-ca71d2045afe returned with HTTP 200 Aug 14 06:14:20.680547 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 518/2063] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:20 2026] GET /volume/v3/volumes/3d684ffc-a18c-4ada-9e3d-ca71d2045afe => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:21.139230 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9ab035b9-b4c4-4d17-ac78-54e06406fa6c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:21.140907 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9ab035b9-b4c4-4d17-ac78-54e06406fa6c tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:21.141183 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9ab035b9-b4c4-4d17-ac78-54e06406fa6c tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "667046b5-fde3-4ef3-82f7-ec015be48d63", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1233610743"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:21.142874 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-9ab035b9-b4c4-4d17-ac78-54e06406fa6c tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Create volume request body: {'volume': {'imageRef': '667046b5-fde3-4ef3-82f7-ec015be48d63', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1233610743'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:14:21.241659 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-9ab035b9-b4c4-4d17-ac78-54e06406fa6c tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Create volume of 2 GB Aug 14 06:14:21.247270 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9ab035b9-b4c4-4d17-ac78-54e06406fa6c tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Availability Zones retrieved successfully. Aug 14 06:14:21.252581 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9ab035b9-b4c4-4d17-ac78-54e06406fa6c tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Flow 'volume_create_api' (76d848bf-082b-4966-8a9f-dce37eb0839b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:21.253462 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9ab035b9-b4c4-4d17-ac78-54e06406fa6c tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566f29bd-df72-41ff-839e-a2c27138efcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:21.254340 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-9ab035b9-b4c4-4d17-ac78-54e06406fa6c tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Validating volume size '2' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:14:21.289034 np0000007331 devstack@c-api.service[100405]: WARNING cinder.volume.api [None req-9ab035b9-b4c4-4d17-ac78-54e06406fa6c tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566f29bd-df72-41ff-839e-a2c27138efcb) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 06:14:21.289034 np0000007331 devstack@c-api.service[100405]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 667046b5-fde3-4ef3-82f7-ec015be48d63 is not active. Aug 14 06:14:21.291534 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9ab035b9-b4c4-4d17-ac78-54e06406fa6c tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566f29bd-df72-41ff-839e-a2c27138efcb) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:21.292549 np0000007331 devstack@c-api.service[100405]: WARNING cinder.volume.api [None req-9ab035b9-b4c4-4d17-ac78-54e06406fa6c tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566f29bd-df72-41ff-839e-a2c27138efcb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 06:14:21.293631 np0000007331 devstack@c-api.service[100405]: WARNING cinder.volume.api [None req-9ab035b9-b4c4-4d17-ac78-54e06406fa6c tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Flow 'volume_create_api' (76d848bf-082b-4966-8a9f-dce37eb0839b) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 06:14:21.294002 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9ab035b9-b4c4-4d17-ac78-54e06406fa6c tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 400 Aug 14 06:14:21.294721 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 514/2064] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:14:21 2026] POST /volume/v3/volumes => generated 125 bytes in 156 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 06:14:21.697517 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ddbe19b6-9088-4f91-8439-093e4f7cbb77 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:21.699869 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ddbe19b6-9088-4f91-8439-093e4f7cbb77 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] GET https://10.4.3.127/volume/v3/volumes/3d684ffc-a18c-4ada-9e3d-ca71d2045afe Aug 14 06:14:21.700159 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ddbe19b6-9088-4f91-8439-093e4f7cbb77 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:21.700417 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ddbe19b6-9088-4f91-8439-093e4f7cbb77 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:21.706988 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ddbe19b6-9088-4f91-8439-093e4f7cbb77 tempest-VolumesSnapshotNegativeTestJSON-604682303 tempest-VolumesSnapshotNegativeTestJSON-604682303-project-member] https://10.4.3.127/volume/v3/volumes/3d684ffc-a18c-4ada-9e3d-ca71d2045afe returned with HTTP 404 Aug 14 06:14:21.707525 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 517/2065] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:21 2026] GET /volume/v3/volumes/3d684ffc-a18c-4ada-9e3d-ca71d2045afe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:22.442288 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3ce1e0b5-302a-4191-ad34-40099f144128 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:22.444023 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3ce1e0b5-302a-4191-ad34-40099f144128 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 Aug 14 06:14:22.444212 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3ce1e0b5-302a-4191-ad34-40099f144128 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:22.444386 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3ce1e0b5-302a-4191-ad34-40099f144128 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:22.445917 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:22.448043 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:22.448464 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1396771182"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:22.450360 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1396771182'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:14:22.450544 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Create volume of 1 GB Aug 14 06:14:22.451172 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:22.451172 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:22.455471 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Availability Zones retrieved successfully. Aug 14 06:14:22.456604 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3ce1e0b5-302a-4191-ad34-40099f144128 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:22.464644 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3ce1e0b5-302a-4191-ad34-40099f144128 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 returned with HTTP 200 Aug 14 06:14:22.465181 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 517/2066] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:22 2026] GET /volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:22.466280 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Flow 'volume_create_api' (af196f91-6efe-4f68-b046-86d63539f093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:22.467563 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b57a88e-f927-426a-805f-23fbbcd28170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:22.470281 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:14:22.511943 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b57a88e-f927-426a-805f-23fbbcd28170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:22.513513 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8353a794-239d-474a-8076-a39abc86fcfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:22.524342 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-9cca2959-ce96-4148-a02e-0bcdf4a71685 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:22.529974 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-9cca2959-ce96-4148-a02e-0bcdf4a71685 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 Aug 14 06:14:22.530249 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-9cca2959-ce96-4148-a02e-0bcdf4a71685 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:22.530517 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-9cca2959-ce96-4148-a02e-0bcdf4a71685 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:22.540725 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:22.540725 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:22.544749 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-9cca2959-ce96-4148-a02e-0bcdf4a71685 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:22.549355 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-9cca2959-ce96-4148-a02e-0bcdf4a71685 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 returned with HTTP 200 Aug 14 06:14:22.550243 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 515/2067] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:14:22 2026] GET /volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:22.562480 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Created reservations ['c117a158-ef4e-4336-af32-f834a2304999', 'a6f0a3a1-99c4-4506-8418-1fd14ce6c14b', '6e2a17ca-8d82-4fca-b233-78499e4ea20e', '53771d82-23ef-401b-9412-e32083fa0942'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:14:22.563232 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8353a794-239d-474a-8076-a39abc86fcfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c117a158-ef4e-4336-af32-f834a2304999', 'a6f0a3a1-99c4-4506-8418-1fd14ce6c14b', '6e2a17ca-8d82-4fca-b233-78499e4ea20e', '53771d82-23ef-401b-9412-e32083fa0942']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:22.563881 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edb0fc7c-8780-4042-af79-5f31bd87da53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:22.592377 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edb0fc7c-8780-4042-af79-5f31bd87da53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cf5de51-db37-4355-be6a-6672b233d5fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1396771182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a69fe7ce9be4fe7933cde9993f842f1',qos_specs=None,replication_status=,reservations=['c117a158-ef4e-4336-af32-f834a2304999','a6f0a3a1-99c4-4506-8418-1fd14ce6c14b','6e2a17ca-8d82-4fca-b233-78499e4ea20e','53771d82-23ef-401b-9412-e32083fa0942'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6a8e9114100451d9edae654217dd2b5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:14:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1396771182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cf5de51-db37-4355-be6a-6672b233d5fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a69fe7ce9be4fe7933cde9993f842f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6a8e9114100451d9edae654217dd2b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:22.594807 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3fd3008-e4e0-4381-a551-d9a4a540dfaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:22.639809 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3fd3008-e4e0-4381-a551-d9a4a540dfaa) transitioned into state 'SUCCESS' from state '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-1396771182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a69fe7ce9be4fe7933cde9993f842f1',qos_specs=None,replication_status=,reservations=['c117a158-ef4e-4336-af32-f834a2304999','a6f0a3a1-99c4-4506-8418-1fd14ce6c14b','6e2a17ca-8d82-4fca-b233-78499e4ea20e','53771d82-23ef-401b-9412-e32083fa0942'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6a8e9114100451d9edae654217dd2b5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:22.640676 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe39bc84-c4a7-401f-84cb-8a85e93a1584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:22.654046 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe39bc84-c4a7-401f-84cb-8a85e93a1584) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:22.655351 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Flow 'volume_create_api' (af196f91-6efe-4f68-b046-86d63539f093) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:22.655827 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Create volume request issued successfully. Aug 14 06:14:22.656761 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-221e09d2-a292-4d6c-a4f4-d95d1ef9687f tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:14:22.657325 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 519/2068] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:14:22 2026] POST /volume/v3/volumes => generated 757 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:22.674806 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0c35f1e6-ad52-4d0b-9e48-1d70020c40e4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:22.675169 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0c35f1e6-ad52-4d0b-9e48-1d70020c40e4 None None] GET https://10.4.3.127/volume// Aug 14 06:14:22.675314 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0c35f1e6-ad52-4d0b-9e48-1d70020c40e4 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:22.675523 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0c35f1e6-ad52-4d0b-9e48-1d70020c40e4 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:22.675849 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0c35f1e6-ad52-4d0b-9e48-1d70020c40e4 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:14:22.676155 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 518/2069] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:14:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:14:22.679874 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a46c65fe-6cde-40f7-96e3-89d0c1f49c31 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:22.683635 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a46c65fe-6cde-40f7-96e3-89d0c1f49c31 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc Aug 14 06:14:22.683921 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a46c65fe-6cde-40f7-96e3-89d0c1f49c31 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:22.684176 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a46c65fe-6cde-40f7-96e3-89d0c1f49c31 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:22.684699 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-d3856046-04fd-442a-899e-c2008e147a74 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:22.687063 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-d3856046-04fd-442a-899e-c2008e147a74 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:14:22.687428 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-d3856046-04fd-442a-899e-c2008e147a74 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15053c7f-370f-4591-ad22-65f2bdc705b7", "connector": null, "instance_uuid": "415c7d21-79e5-445b-9754-29154279d51e"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:22.704346 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:22.704346 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:22.709638 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:22.709638 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:22.716411 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a46c65fe-6cde-40f7-96e3-89d0c1f49c31 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:14:22.724422 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a46c65fe-6cde-40f7-96e3-89d0c1f49c31 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc returned with HTTP 200 Aug 14 06:14:22.724938 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 518/2070] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:22 2026] GET /volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc => generated 825 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:22.762313 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-d3856046-04fd-442a-899e-c2008e147a74 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:14:22.762930 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 516/2071] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:14:22 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 14 06:14:22.811950 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-143bb995-f0f5-4c4a-b1f4-4021cd23c4ae None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:22.813803 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-143bb995-f0f5-4c4a-b1f4-4021cd23c4ae tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 Aug 14 06:14:22.814015 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-143bb995-f0f5-4c4a-b1f4-4021cd23c4ae tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:22.814139 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-143bb995-f0f5-4c4a-b1f4-4021cd23c4ae tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:22.826753 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:22.826753 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:22.830868 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-143bb995-f0f5-4c4a-b1f4-4021cd23c4ae tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:22.834985 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6f7ce646-7f9a-412d-a945-5758df2be834 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:22.834985 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6f7ce646-7f9a-412d-a945-5758df2be834 None None] GET https://10.4.3.127/volume// Aug 14 06:14:22.834985 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6f7ce646-7f9a-412d-a945-5758df2be834 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:22.834985 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6f7ce646-7f9a-412d-a945-5758df2be834 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:22.835581 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6f7ce646-7f9a-412d-a945-5758df2be834 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:14:22.835581 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 519/2072] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:14:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:14:22.836498 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-143bb995-f0f5-4c4a-b1f4-4021cd23c4ae tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 returned with HTTP 200 Aug 14 06:14:22.836647 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 520/2073] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:22 2026] GET /volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:22.845370 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-a2a85bc9-5c60-4d71-a9e0-723d6c7ed6d3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:22.849708 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-a2a85bc9-5c60-4d71-a9e0-723d6c7ed6d3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 Aug 14 06:14:22.849708 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-a2a85bc9-5c60-4d71-a9e0-723d6c7ed6d3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:22.849708 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-a2a85bc9-5c60-4d71-a9e0-723d6c7ed6d3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:22.857041 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:22.857041 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:22.861623 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-a2a85bc9-5c60-4d71-a9e0-723d6c7ed6d3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:22.867810 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-a2a85bc9-5c60-4d71-a9e0-723d6c7ed6d3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 returned with HTTP 200 Aug 14 06:14:22.868253 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 519/2074] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:14:22 2026] GET /volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 => generated 1021 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 06:14:22.979074 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-642bd8fd-ebd3-4104-a463-61b779f93ff7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:22.982689 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-642bd8fd-ebd3-4104-a463-61b779f93ff7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] PUT https://10.4.3.127/volume/v3/attachments/a1837aba-6be3-495e-81b8-8c1cb23c81c9 Aug 14 06:14:22.983207 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-642bd8fd-ebd3-4104-a463-61b779f93ff7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:22.993823 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-642bd8fd-ebd3-4104-a463-61b779f93ff7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Acquiring lock "cinder-attachment_update-15053c7f-370f-4591-ad22-65f2bdc705b7-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:14:23.001245 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-642bd8fd-ebd3-4104-a463-61b779f93ff7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Lock "cinder-attachment_update-15053c7f-370f-4591-ad22-65f2bdc705b7-np0000007331" acquired by "attachment_update" :: waited 0.007s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:14:23.002672 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:23.002672 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:23.119011 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-642bd8fd-ebd3-4104-a463-61b779f93ff7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Lock "cinder-attachment_update-15053c7f-370f-4591-ad22-65f2bdc705b7-np0000007331" released by "attachment_update" :: held 0.118s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:14:23.119720 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-642bd8fd-ebd3-4104-a463-61b779f93ff7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/attachments/a1837aba-6be3-495e-81b8-8c1cb23c81c9 returned with HTTP 200 Aug 14 06:14:23.120289 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 517/2075] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:14:22 2026] PUT /volume/v3/attachments/a1837aba-6be3-495e-81b8-8c1cb23c81c9 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:23.454435 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6be10f1f-906c-4eda-9a18-2a5312cb1420 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:23.456318 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6be10f1f-906c-4eda-9a18-2a5312cb1420 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:23.456741 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6be10f1f-906c-4eda-9a18-2a5312cb1420 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "4baaa10f-0e6a-4b57-a8e7-2f0303972665"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:23.458176 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-6be10f1f-906c-4eda-9a18-2a5312cb1420 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '4baaa10f-0e6a-4b57-a8e7-2f0303972665'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:14:23.696816 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-6be10f1f-906c-4eda-9a18-2a5312cb1420 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Create volume of 1 GB Aug 14 06:14:23.705262 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6be10f1f-906c-4eda-9a18-2a5312cb1420 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Availability Zones retrieved successfully. Aug 14 06:14:23.712573 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6be10f1f-906c-4eda-9a18-2a5312cb1420 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Flow 'volume_create_api' (2e094760-cd52-4f53-9699-0203d9a6031c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:23.714235 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6be10f1f-906c-4eda-9a18-2a5312cb1420 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7cd23c-182b-4923-88f5-3835525a2c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:23.715406 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-6be10f1f-906c-4eda-9a18-2a5312cb1420 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:14:23.739876 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-aa4155d7-8ada-494c-8cc2-1299df1ac896 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:23.743316 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aa4155d7-8ada-494c-8cc2-1299df1ac896 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc Aug 14 06:14:23.743372 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aa4155d7-8ada-494c-8cc2-1299df1ac896 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:23.743565 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aa4155d7-8ada-494c-8cc2-1299df1ac896 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:23.755071 np0000007331 devstack@c-api.service[100407]: WARNING cinder.volume.api [None req-6be10f1f-906c-4eda-9a18-2a5312cb1420 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7cd23c-182b-4923-88f5-3835525a2c08) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 06:14:23.755071 np0000007331 devstack@c-api.service[100407]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 14 06:14:23.755198 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:23.755198 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:23.755246 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6be10f1f-906c-4eda-9a18-2a5312cb1420 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7cd23c-182b-4923-88f5-3835525a2c08) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:23.755488 np0000007331 devstack@c-api.service[100407]: WARNING cinder.volume.api [None req-6be10f1f-906c-4eda-9a18-2a5312cb1420 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7cd23c-182b-4923-88f5-3835525a2c08) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 06:14:23.756217 np0000007331 devstack@c-api.service[100407]: WARNING cinder.volume.api [None req-6be10f1f-906c-4eda-9a18-2a5312cb1420 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Flow 'volume_create_api' (2e094760-cd52-4f53-9699-0203d9a6031c) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 06:14:23.756652 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6be10f1f-906c-4eda-9a18-2a5312cb1420 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 400 Aug 14 06:14:23.757647 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 520/2076] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:14:23 2026] POST /volume/v3/volumes => generated 134 bytes in 303 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 06:14:23.759698 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-aa4155d7-8ada-494c-8cc2-1299df1ac896 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:14:23.765969 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aa4155d7-8ada-494c-8cc2-1299df1ac896 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc returned with HTTP 200 Aug 14 06:14:23.765969 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 521/2077] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:23 2026] GET /volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:23.849701 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a491deaa-4c1e-4f5c-99c0-ceb05ef2744d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:23.853430 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a491deaa-4c1e-4f5c-99c0-ceb05ef2744d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 Aug 14 06:14:23.853430 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a491deaa-4c1e-4f5c-99c0-ceb05ef2744d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:23.853430 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a491deaa-4c1e-4f5c-99c0-ceb05ef2744d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:23.870547 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:23.870547 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:23.875339 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a491deaa-4c1e-4f5c-99c0-ceb05ef2744d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:23.883491 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a491deaa-4c1e-4f5c-99c0-ceb05ef2744d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 returned with HTTP 200 Aug 14 06:14:23.883838 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 520/2078] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:23 2026] GET /volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:23.962989 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2a05790f-e2ad-4fb3-ab4b-8c76b9f33a49 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:23.965408 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2a05790f-e2ad-4fb3-ab4b-8c76b9f33a49 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:23.965839 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2a05790f-e2ad-4fb3-ab4b-8c76b9f33a49 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:23.967852 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2a05790f-e2ad-4fb3-ab4b-8c76b9f33a49 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 400 Aug 14 06:14:23.968531 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 518/2079] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:14:23 2026] POST /volume/v3/volumes => generated 127 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 06:14:23.979340 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-120dbf72-217d-467b-9ab8-9b333f6bda50 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:23.981187 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-120dbf72-217d-467b-9ab8-9b333f6bda50 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:23.981545 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-120dbf72-217d-467b-9ab8-9b333f6bda50 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "e95fe605-23b5-45c8-877a-ee2d5514de85"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:23.983519 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-120dbf72-217d-467b-9ab8-9b333f6bda50 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'e95fe605-23b5-45c8-877a-ee2d5514de85'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:14:23.988583 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-120dbf72-217d-467b-9ab8-9b333f6bda50 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 404 Aug 14 06:14:23.989175 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 521/2080] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:14:23 2026] POST /volume/v3/volumes => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:23.999094 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-38d21b6c-8a98-40b4-a824-af6b3d5b2d96 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.000863 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-38d21b6c-8a98-40b4-a824-af6b3d5b2d96 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:24.002488 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-38d21b6c-8a98-40b4-a824-af6b3d5b2d96 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "25efeb4b-d37d-4f24-aef7-524416233a66"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:24.003733 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-38d21b6c-8a98-40b4-a824-af6b3d5b2d96 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '25efeb4b-d37d-4f24-aef7-524416233a66'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:14:24.011221 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-38d21b6c-8a98-40b4-a824-af6b3d5b2d96 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 404 Aug 14 06:14:24.012088 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 522/2081] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:14:23 2026] POST /volume/v3/volumes => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:24.022183 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-937e70af-8577-4e7e-aaac-8f94dab4bc06 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.024322 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-937e70af-8577-4e7e-aaac-8f94dab4bc06 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:24.024745 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-937e70af-8577-4e7e-aaac-8f94dab4bc06 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "51d8cb58-b390-44c2-9a61-8388d224ae18"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:24.026121 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-937e70af-8577-4e7e-aaac-8f94dab4bc06 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '51d8cb58-b390-44c2-9a61-8388d224ae18'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:14:24.033332 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-937e70af-8577-4e7e-aaac-8f94dab4bc06 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 404 Aug 14 06:14:24.033861 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 521/2082] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:14:24 2026] POST /volume/v3/volumes => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:24.046594 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d537fa35-2b22-4f5e-9e3d-869922160363 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.048515 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d537fa35-2b22-4f5e-9e3d-869922160363 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:24.048879 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d537fa35-2b22-4f5e-9e3d-869922160363 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:24.050908 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d537fa35-2b22-4f5e-9e3d-869922160363 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 400 Aug 14 06:14:24.051274 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 519/2083] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:14:24 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 14 06:14:24.062271 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d20442d5-1130-4a42-a80f-c6c0623a7652 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.067878 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d20442d5-1130-4a42-a80f-c6c0623a7652 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:24.067878 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d20442d5-1130-4a42-a80f-c6c0623a7652 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:24.072516 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d20442d5-1130-4a42-a80f-c6c0623a7652 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 400 Aug 14 06:14:24.073885 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 522/2084] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:14:24 2026] POST /volume/v3/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 06:14:24.084183 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-da25869c-6fa7-4eb0-9f0b-85a879686c2a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.088421 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da25869c-6fa7-4eb0-9f0b-85a879686c2a tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:24.088421 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da25869c-6fa7-4eb0-9f0b-85a879686c2a tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:24.088935 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da25869c-6fa7-4eb0-9f0b-85a879686c2a tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 400 Aug 14 06:14:24.089551 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 523/2085] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:14:24 2026] POST /volume/v3/volumes => generated 121 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 06:14:24.101211 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-74a57451-b712-4902-bf48-112d4a8afd9e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.103468 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-74a57451-b712-4902-bf48-112d4a8afd9e tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] DELETE https://10.4.3.127/volume/v3/volumes/tempest-invalid-1955736115 Aug 14 06:14:24.103732 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-74a57451-b712-4902-bf48-112d4a8afd9e tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:24.104382 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-74a57451-b712-4902-bf48-112d4a8afd9e tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:24.105882 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-74a57451-b712-4902-bf48-112d4a8afd9e tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Delete volume with id: tempest-invalid-1955736115 Aug 14 06:14:24.111661 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-74a57451-b712-4902-bf48-112d4a8afd9e tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/tempest-invalid-1955736115 returned with HTTP 404 Aug 14 06:14:24.112197 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 522/2086] 10.4.3.127 () {66 vars in 1321 bytes} [Fri Aug 14 06:14:24 2026] DELETE /volume/v3/volumes/tempest-invalid-1955736115 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:24.121272 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d3d0d5c7-5896-4267-a183-c146d203fd2f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.123684 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 520/2087] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 14 06:14:24 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 14 06:14:24.133046 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5e6312a2-4467-4e46-a5a0-75f533440ee0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.135146 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5e6312a2-4467-4e46-a5a0-75f533440ee0 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes/xxx/action Aug 14 06:14:24.135527 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5e6312a2-4467-4e46-a5a0-75f533440ee0 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action body: b'{"os-detach": {}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:14:24.135695 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5e6312a2-4467-4e46-a5a0-75f533440ee0 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:24.144698 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5e6312a2-4467-4e46-a5a0-75f533440ee0 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 14 06:14:24.145502 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 523/2088] 10.4.3.127 () {68 vars in 1291 bytes} [Fri Aug 14 06:14:24 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:24.156453 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-77e0e013-992f-43ba-8610-7945ac06495a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.158212 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-77e0e013-992f-43ba-8610-7945ac06495a tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] GET https://10.4.3.127/volume/v3/volumes/tempest-invalid-925434147 Aug 14 06:14:24.158685 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-77e0e013-992f-43ba-8610-7945ac06495a tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:24.160288 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-77e0e013-992f-43ba-8610-7945ac06495a tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:24.166717 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-77e0e013-992f-43ba-8610-7945ac06495a tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/tempest-invalid-925434147 returned with HTTP 404 Aug 14 06:14:24.167642 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 524/2089] 10.4.3.127 () {66 vars in 1315 bytes} [Fri Aug 14 06:14:24 2026] GET /volume/v3/volumes/tempest-invalid-925434147 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:24.176270 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6453a487-e857-4543-bee3-968930b763b0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.179204 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 523/2090] 10.4.3.127 () {66 vars in 1240 bytes} [Fri Aug 14 06:14:24 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 14 06:14:24.194455 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7d1312d7-0700-47be-96c3-f745334980d1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.195375 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7d1312d7-0700-47be-96c3-f745334980d1 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?status=null Aug 14 06:14:24.195647 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7d1312d7-0700-47be-96c3-f745334980d1 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:24.195871 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7d1312d7-0700-47be-96c3-f745334980d1 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Calling method 'detail' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:24.196158 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-7d1312d7-0700-47be-96c3-f745334980d1 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:24.196458 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7d1312d7-0700-47be-96c3-f745334980d1 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Could not evaluate value null, assuming string {{(pid=100405) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 06:14:24.196827 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:24.196827 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:24.197375 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7d1312d7-0700-47be-96c3-f745334980d1 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100405) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:24.207584 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7d1312d7-0700-47be-96c3-f745334980d1 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Get all volumes completed successfully. Aug 14 06:14:24.210233 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7d1312d7-0700-47be-96c3-f745334980d1 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 14 06:14:24.210606 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 521/2091] 10.4.3.127 () {66 vars in 1281 bytes} [Fri Aug 14 06:14:24 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:14:24.234277 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1c2dc59a-0e1a-4990-b4f8-c4eefbe95edd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.241995 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1c2dc59a-0e1a-4990-b4f8-c4eefbe95edd tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1819698586 Aug 14 06:14:24.242192 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1c2dc59a-0e1a-4990-b4f8-c4eefbe95edd tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:24.242489 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1c2dc59a-0e1a-4990-b4f8-c4eefbe95edd tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:24.242684 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-1c2dc59a-0e1a-4990-b4f8-c4eefbe95edd tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:24.243436 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1c2dc59a-0e1a-4990-b4f8-c4eefbe95edd tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1819698586'), ('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:24.251369 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1c2dc59a-0e1a-4990-b4f8-c4eefbe95edd tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Get all volumes completed successfully. Aug 14 06:14:24.253457 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1c2dc59a-0e1a-4990-b4f8-c4eefbe95edd tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1819698586 returned with HTTP 200 Aug 14 06:14:24.253806 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 524/2092] 10.4.3.127 () {66 vars in 1359 bytes} [Fri Aug 14 06:14:24 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1819698586 => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:14:24.273170 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-af713c80-38ce-46c3-a239-f82f07493cba None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.276432 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-af713c80-38ce-46c3-a239-f82f07493cba tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] GET https://10.4.3.127/volume/v3/volumes?status=null Aug 14 06:14:24.276432 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-af713c80-38ce-46c3-a239-f82f07493cba tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:24.276432 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-af713c80-38ce-46c3-a239-f82f07493cba tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:24.277418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-af713c80-38ce-46c3-a239-f82f07493cba tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:24.277418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-af713c80-38ce-46c3-a239-f82f07493cba tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Could not evaluate value null, assuming string {{(pid=100406) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 06:14:24.278343 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-af713c80-38ce-46c3-a239-f82f07493cba tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:24.286566 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-af713c80-38ce-46c3-a239-f82f07493cba tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Get all volumes completed successfully. Aug 14 06:14:24.287275 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-af713c80-38ce-46c3-a239-f82f07493cba tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes?status=null returned with HTTP 200 Aug 14 06:14:24.287924 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 525/2093] 10.4.3.127 () {66 vars in 1260 bytes} [Fri Aug 14 06:14:24 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:14:24.298271 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-26049562-6df3-4f02-b8f6-9d09e1939e2a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.300443 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-26049562-6df3-4f02-b8f6-9d09e1939e2a tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] GET https://10.4.3.127/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1118737509 Aug 14 06:14:24.300744 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-26049562-6df3-4f02-b8f6-9d09e1939e2a tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:24.301008 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-26049562-6df3-4f02-b8f6-9d09e1939e2a tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:24.301380 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-26049562-6df3-4f02-b8f6-9d09e1939e2a tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:14:24.302344 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-26049562-6df3-4f02-b8f6-9d09e1939e2a tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1118737509'), ('no_migration_targets', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:14:24.311158 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-26049562-6df3-4f02-b8f6-9d09e1939e2a tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Get all volumes completed successfully. Aug 14 06:14:24.311808 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-26049562-6df3-4f02-b8f6-9d09e1939e2a tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1118737509 returned with HTTP 200 Aug 14 06:14:24.314872 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 524/2094] 10.4.3.127 () {66 vars in 1338 bytes} [Fri Aug 14 06:14:24 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1118737509 => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:14:24.329236 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-db0eb052-98a0-4f10-973f-9bc1e35f3544 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.331340 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-db0eb052-98a0-4f10-973f-9bc1e35f3544 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0/action Aug 14 06:14:24.331438 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-db0eb052-98a0-4f10-973f-9bc1e35f3544 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:14:24.331530 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-db0eb052-98a0-4f10-973f-9bc1e35f3544 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:24.347171 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:24.347171 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:24.347506 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-db0eb052-98a0-4f10-973f-9bc1e35f3544 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Volume info retrieved successfully. Aug 14 06:14:24.366668 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-db0eb052-98a0-4f10-973f-9bc1e35f3544 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Reserve volume completed successfully. Aug 14 06:14:24.366997 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-db0eb052-98a0-4f10-973f-9bc1e35f3544 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0/action returned with HTTP 202 Aug 14 06:14:24.367646 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 522/2095] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:14:24 2026] POST /volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:14:24.380348 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a42355b5-5bdd-41fe-9ee7-5633ceed786b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.383094 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a42355b5-5bdd-41fe-9ee7-5633ceed786b tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0/action Aug 14 06:14:24.383601 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a42355b5-5bdd-41fe-9ee7-5633ceed786b tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:14:24.383754 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a42355b5-5bdd-41fe-9ee7-5633ceed786b tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:24.395018 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:24.395018 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:24.395812 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a42355b5-5bdd-41fe-9ee7-5633ceed786b tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Volume info retrieved successfully. Aug 14 06:14:24.402409 np0000007331 devstack@c-api.service[100407]: ERROR cinder.volume.api [None req-a42355b5-5bdd-41fe-9ee7-5633ceed786b tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Volume status must be available to reserve, but the status is attaching. Aug 14 06:14:24.402832 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a42355b5-5bdd-41fe-9ee7-5633ceed786b tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0/action returned with HTTP 400 Aug 14 06:14:24.403472 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 525/2096] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:14:24 2026] POST /volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0/action => generated 132 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 06:14:24.413858 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bdd7982c-37a9-48d5-927c-79a960584f7e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.415463 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bdd7982c-37a9-48d5-927c-79a960584f7e tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0/action Aug 14 06:14:24.416779 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bdd7982c-37a9-48d5-927c-79a960584f7e tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:14:24.417066 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bdd7982c-37a9-48d5-927c-79a960584f7e tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:24.433865 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:24.433865 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:24.434797 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bdd7982c-37a9-48d5-927c-79a960584f7e tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Volume info retrieved successfully. Aug 14 06:14:24.457963 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bdd7982c-37a9-48d5-927c-79a960584f7e tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Unreserve volume completed successfully. Aug 14 06:14:24.458232 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bdd7982c-37a9-48d5-927c-79a960584f7e tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0/action returned with HTTP 202 Aug 14 06:14:24.458790 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 526/2097] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:14:24 2026] POST /volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:14:24.472555 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-610a7426-25dc-4b2a-974e-d7804ca08ca3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.477421 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-610a7426-25dc-4b2a-974e-d7804ca08ca3 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes/a3339edd-9b67-4589-8145-2a22a8c033d1/action Aug 14 06:14:24.477421 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-610a7426-25dc-4b2a-974e-d7804ca08ca3 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:14:24.477421 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-610a7426-25dc-4b2a-974e-d7804ca08ca3 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:24.487150 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-610a7426-25dc-4b2a-974e-d7804ca08ca3 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/a3339edd-9b67-4589-8145-2a22a8c033d1/action returned with HTTP 404 Aug 14 06:14:24.488080 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 525/2098] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:14:24 2026] POST /volume/v3/volumes/a3339edd-9b67-4589-8145-2a22a8c033d1/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:24.504338 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7e27d34e-2b78-42fa-a0bc-bcecc5fa1450 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.506106 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7e27d34e-2b78-42fa-a0bc-bcecc5fa1450 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes/be95894d-f476-4a3c-be63-024bd8f7d352/action Aug 14 06:14:24.506452 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7e27d34e-2b78-42fa-a0bc-bcecc5fa1450 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:14:24.506682 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7e27d34e-2b78-42fa-a0bc-bcecc5fa1450 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:24.515932 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7e27d34e-2b78-42fa-a0bc-bcecc5fa1450 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/be95894d-f476-4a3c-be63-024bd8f7d352/action returned with HTTP 404 Aug 14 06:14:24.517550 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 523/2099] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:14:24 2026] POST /volume/v3/volumes/be95894d-f476-4a3c-be63-024bd8f7d352/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:24.535891 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bbd196c3-01da-49df-a66e-4cd2787d374e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.538943 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 526/2100] 10.4.3.127 () {68 vars in 1260 bytes} [Fri Aug 14 06:14:24 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 14 06:14:24.550489 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-01657a21-792c-4e5e-be71-aed71c2423e3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.552837 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-01657a21-792c-4e5e-be71-aed71c2423e3 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] PUT https://10.4.3.127/volume/v3/volumes/tempest-invalid-793433252 Aug 14 06:14:24.553262 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-01657a21-792c-4e5e-be71-aed71c2423e3 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:24.568178 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-01657a21-792c-4e5e-be71-aed71c2423e3 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/tempest-invalid-793433252 returned with HTTP 404 Aug 14 06:14:24.568692 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 527/2101] 10.4.3.127 () {68 vars in 1335 bytes} [Fri Aug 14 06:14:24 2026] PUT /volume/v3/volumes/tempest-invalid-793433252 => generated 98 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:24.578080 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0c82ee8f-9d7f-4625-9cd2-6a2038ac2111 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.581927 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0c82ee8f-9d7f-4625-9cd2-6a2038ac2111 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] PUT https://10.4.3.127/volume/v3/volumes/beeaa5bd-f75d-4791-b01e-8ed916ee98c8 Aug 14 06:14:24.582470 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0c82ee8f-9d7f-4625-9cd2-6a2038ac2111 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:24.594334 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0c82ee8f-9d7f-4625-9cd2-6a2038ac2111 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/beeaa5bd-f75d-4791-b01e-8ed916ee98c8 returned with HTTP 404 Aug 14 06:14:24.594837 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 526/2102] 10.4.3.127 () {68 vars in 1368 bytes} [Fri Aug 14 06:14:24 2026] PUT /volume/v3/volumes/beeaa5bd-f75d-4791-b01e-8ed916ee98c8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:24.607485 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-33b9bae5-96ac-4c72-9249-9bafc9fc26e9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.609854 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-33b9bae5-96ac-4c72-9249-9bafc9fc26e9 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f104feb4-ad22-4f9d-b717-f965600b233d Aug 14 06:14:24.610165 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-33b9bae5-96ac-4c72-9249-9bafc9fc26e9 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:24.610463 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-33b9bae5-96ac-4c72-9249-9bafc9fc26e9 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:24.610719 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-33b9bae5-96ac-4c72-9249-9bafc9fc26e9 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Delete volume with id: f104feb4-ad22-4f9d-b717-f965600b233d Aug 14 06:14:24.621446 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-33b9bae5-96ac-4c72-9249-9bafc9fc26e9 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/f104feb4-ad22-4f9d-b717-f965600b233d returned with HTTP 404 Aug 14 06:14:24.621446 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 524/2103] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:14:24 2026] DELETE /volume/v3/volumes/f104feb4-ad22-4f9d-b717-f965600b233d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:24.630359 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-50d586f8-4fbc-4042-84d7-933c9ad0ecd1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.633753 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-50d586f8-4fbc-4042-84d7-933c9ad0ecd1 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0/action Aug 14 06:14:24.633753 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-50d586f8-4fbc-4042-84d7-933c9ad0ecd1 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:14:24.633753 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-50d586f8-4fbc-4042-84d7-933c9ad0ecd1 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:24.634154 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-50d586f8-4fbc-4042-84d7-933c9ad0ecd1 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0/action returned with HTTP 400 Aug 14 06:14:24.634730 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 527/2104] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:14:24 2026] POST /volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 06:14:24.646199 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e15f01b3-79f1-4069-b084-3024fc54633c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.651516 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e15f01b3-79f1-4069-b084-3024fc54633c tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0/action Aug 14 06:14:24.652106 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e15f01b3-79f1-4069-b084-3024fc54633c tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:14:24.652288 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e15f01b3-79f1-4069-b084-3024fc54633c tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:24.656701 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e15f01b3-79f1-4069-b084-3024fc54633c tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0/action returned with HTTP 400 Aug 14 06:14:24.657226 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 528/2105] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:14:24 2026] POST /volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0/action => generated 131 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 06:14:24.670900 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6b1c34b2-9592-4aff-92e9-59240359328e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.673235 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6b1c34b2-9592-4aff-92e9-59240359328e tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes/7799370e-79a5-419b-a0e6-dcafd440d65e/action Aug 14 06:14:24.673810 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6b1c34b2-9592-4aff-92e9-59240359328e tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:14:24.674121 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6b1c34b2-9592-4aff-92e9-59240359328e tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:24.684019 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6b1c34b2-9592-4aff-92e9-59240359328e tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/7799370e-79a5-419b-a0e6-dcafd440d65e/action returned with HTTP 404 Aug 14 06:14:24.684815 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 527/2106] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:14:24 2026] POST /volume/v3/volumes/7799370e-79a5-419b-a0e6-dcafd440d65e/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:24.696457 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-871db936-f36c-4789-98eb-bb8ce482bc5f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.698510 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-871db936-f36c-4789-98eb-bb8ce482bc5f tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0/action Aug 14 06:14:24.699414 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-871db936-f36c-4789-98eb-bb8ce482bc5f tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:14:24.700474 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-871db936-f36c-4789-98eb-bb8ce482bc5f tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:24.702144 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-871db936-f36c-4789-98eb-bb8ce482bc5f tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0/action returned with HTTP 400 Aug 14 06:14:24.703079 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 525/2107] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:14:24 2026] POST /volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 06:14:24.715430 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4cec9336-7c88-4413-92db-8901f2760523 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.717508 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4cec9336-7c88-4413-92db-8901f2760523 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] POST https://10.4.3.127/volume/v3/volumes/None/action Aug 14 06:14:24.718062 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4cec9336-7c88-4413-92db-8901f2760523 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:14:24.718232 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4cec9336-7c88-4413-92db-8901f2760523 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:24.727644 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4cec9336-7c88-4413-92db-8901f2760523 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/None/action returned with HTTP 404 Aug 14 06:14:24.728277 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 528/2108] 10.4.3.127 () {68 vars in 1294 bytes} [Fri Aug 14 06:14:24 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:24.738753 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9b6090e7-b88b-4950-b07d-89cd374d1412 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.740900 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9b6090e7-b88b-4950-b07d-89cd374d1412 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] GET https://10.4.3.127/volume/v3/volumes/b248a98d-7a38-46e1-a019-754b85c6a2b0 Aug 14 06:14:24.741364 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9b6090e7-b88b-4950-b07d-89cd374d1412 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:24.741364 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9b6090e7-b88b-4950-b07d-89cd374d1412 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:24.747790 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9b6090e7-b88b-4950-b07d-89cd374d1412 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/b248a98d-7a38-46e1-a019-754b85c6a2b0 returned with HTTP 404 Aug 14 06:14:24.748435 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 529/2109] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:24 2026] GET /volume/v3/volumes/b248a98d-7a38-46e1-a019-754b85c6a2b0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:24.757634 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-460837b1-b13a-438d-ade9-daf0e39a67e2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.759819 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-460837b1-b13a-438d-ade9-daf0e39a67e2 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] GET https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0 Aug 14 06:14:24.760085 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-460837b1-b13a-438d-ade9-daf0e39a67e2 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:24.760388 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-460837b1-b13a-438d-ade9-daf0e39a67e2 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:24.769944 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:24.769944 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:24.775938 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-460837b1-b13a-438d-ade9-daf0e39a67e2 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Volume info retrieved successfully. Aug 14 06:14:24.782379 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-460837b1-b13a-438d-ade9-daf0e39a67e2 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0 returned with HTTP 200 Aug 14 06:14:24.782986 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 528/2110] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:24 2026] GET /volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:24.796844 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1b95664b-4e2a-460a-9e20-4f2b3a33af41 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.798577 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1b95664b-4e2a-460a-9e20-4f2b3a33af41 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] DELETE https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0 Aug 14 06:14:24.799103 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1b95664b-4e2a-460a-9e20-4f2b3a33af41 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:24.799520 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1b95664b-4e2a-460a-9e20-4f2b3a33af41 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:24.800419 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-1b95664b-4e2a-460a-9e20-4f2b3a33af41 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Delete volume with id: 36cc74d3-acbd-45d0-adb9-a7a70513ccd0 Aug 14 06:14:24.812026 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:24.812026 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:24.812026 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-1b95664b-4e2a-460a-9e20-4f2b3a33af41 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Volume info retrieved successfully. Aug 14 06:14:24.840987 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-1b95664b-4e2a-460a-9e20-4f2b3a33af41 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Delete volume request issued successfully. Aug 14 06:14:24.841345 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1b95664b-4e2a-460a-9e20-4f2b3a33af41 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0 returned with HTTP 202 Aug 14 06:14:24.841870 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 526/2111] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:14:24 2026] DELETE /volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:14:24.856856 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2e0e4f6c-670f-4896-b094-e7487c96cff5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.858757 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2e0e4f6c-670f-4896-b094-e7487c96cff5 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] GET https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0 Aug 14 06:14:24.859062 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2e0e4f6c-670f-4896-b094-e7487c96cff5 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:24.859432 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2e0e4f6c-670f-4896-b094-e7487c96cff5 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:24.873566 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:24.873566 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:24.881455 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2e0e4f6c-670f-4896-b094-e7487c96cff5 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Volume info retrieved successfully. Aug 14 06:14:24.889409 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2e0e4f6c-670f-4896-b094-e7487c96cff5 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0 returned with HTTP 200 Aug 14 06:14:24.889891 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 529/2112] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:24 2026] GET /volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:24.901929 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bfd9c44a-ee0f-4fe5-ba78-fdcdb3efbb37 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:24.906566 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bfd9c44a-ee0f-4fe5-ba78-fdcdb3efbb37 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 Aug 14 06:14:24.906849 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bfd9c44a-ee0f-4fe5-ba78-fdcdb3efbb37 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:24.906941 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bfd9c44a-ee0f-4fe5-ba78-fdcdb3efbb37 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:24.924794 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:24.924794 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:24.933276 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bfd9c44a-ee0f-4fe5-ba78-fdcdb3efbb37 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:24.936072 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bfd9c44a-ee0f-4fe5-ba78-fdcdb3efbb37 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 returned with HTTP 200 Aug 14 06:14:24.936681 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 530/2113] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:24 2026] GET /volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:25.906341 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ec4c7e7c-fb4e-4365-ae33-17c9e7ca8e12 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:25.912073 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ec4c7e7c-fb4e-4365-ae33-17c9e7ca8e12 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] GET https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0 Aug 14 06:14:25.912414 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ec4c7e7c-fb4e-4365-ae33-17c9e7ca8e12 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:25.912738 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ec4c7e7c-fb4e-4365-ae33-17c9e7ca8e12 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:25.919183 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ec4c7e7c-fb4e-4365-ae33-17c9e7ca8e12 tempest-VolumesNegativeTest-513385956 tempest-VolumesNegativeTest-513385956-project-member] https://10.4.3.127/volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0 returned with HTTP 404 Aug 14 06:14:25.919881 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 529/2114] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:25 2026] GET /volume/v3/volumes/36cc74d3-acbd-45d0-adb9-a7a70513ccd0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:25.962782 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-81999efb-9ade-4487-9217-d562dd9c5e0d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:25.966559 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-81999efb-9ade-4487-9217-d562dd9c5e0d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 Aug 14 06:14:25.966559 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-81999efb-9ade-4487-9217-d562dd9c5e0d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:25.966712 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-81999efb-9ade-4487-9217-d562dd9c5e0d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:25.979014 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:25.979014 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:25.983681 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-81999efb-9ade-4487-9217-d562dd9c5e0d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:25.989516 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-81999efb-9ade-4487-9217-d562dd9c5e0d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 returned with HTTP 200 Aug 14 06:14:25.990325 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 527/2115] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:25 2026] GET /volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:26.447683 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-fff43198-ac8e-49bc-80dc-f70d3962bc6d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:26.451238 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-fff43198-ac8e-49bc-80dc-f70d3962bc6d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] POST https://10.4.3.127/volume/v3/attachments/a1837aba-6be3-495e-81b8-8c1cb23c81c9/action Aug 14 06:14:26.452012 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-fff43198-ac8e-49bc-80dc-f70d3962bc6d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:14:26.452219 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-fff43198-ac8e-49bc-80dc-f70d3962bc6d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:26.477031 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:26.477031 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:26.499583 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-504d4b5b-3569-4e88-889f-e354b7fd1869 req-fff43198-ac8e-49bc-80dc-f70d3962bc6d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/attachments/a1837aba-6be3-495e-81b8-8c1cb23c81c9/action returned with HTTP 204 Aug 14 06:14:26.500151 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 530/2116] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:14:26 2026] POST /volume/v3/attachments/a1837aba-6be3-495e-81b8-8c1cb23c81c9/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:27.004884 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e1b5d820-8f6d-4be6-a7e9-660e0c97587c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:27.006866 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e1b5d820-8f6d-4be6-a7e9-660e0c97587c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 Aug 14 06:14:27.007337 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e1b5d820-8f6d-4be6-a7e9-660e0c97587c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:27.007337 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e1b5d820-8f6d-4be6-a7e9-660e0c97587c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:27.018884 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:27.018884 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:27.026553 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e1b5d820-8f6d-4be6-a7e9-660e0c97587c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:27.033676 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e1b5d820-8f6d-4be6-a7e9-660e0c97587c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 returned with HTTP 200 Aug 14 06:14:27.034163 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 531/2117] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:27 2026] GET /volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:27.052131 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-240cd2c1-734e-468a-b45b-515b502866d4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:27.057902 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-240cd2c1-734e-468a-b45b-515b502866d4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:14:27.058301 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-240cd2c1-734e-468a-b45b-515b502866d4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "15053c7f-370f-4591-ad22-65f2bdc705b7", "name": "tempest-VolumesBackupsTest-Backup-606804298", "force": true, "container": "tempest-volumesbackupstest-backup-container-1737764192"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:27.060610 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.backups [None req-240cd2c1-734e-468a-b45b-515b502866d4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Creating new backup {'backup': {'volume_id': '15053c7f-370f-4591-ad22-65f2bdc705b7', 'name': 'tempest-VolumesBackupsTest-Backup-606804298', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1737764192'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:14:27.060817 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.backups [None req-240cd2c1-734e-468a-b45b-515b502866d4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Creating backup of volume 15053c7f-370f-4591-ad22-65f2bdc705b7 in container tempest-volumesbackupstest-backup-container-1737764192 Aug 14 06:14:27.074917 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:27.074917 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:27.076180 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-240cd2c1-734e-468a-b45b-515b502866d4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:27.121546 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-240cd2c1-734e-468a-b45b-515b502866d4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Created reservations ['0669e921-3757-4d81-9af8-8e244dd5a523', 'd6d6f07b-f915-43bc-83a7-5f6c56fed501'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:14:27.182664 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-240cd2c1-734e-468a-b45b-515b502866d4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:14:27.182802 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 530/2118] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:14:27 2026] POST /volume/v3/backups => generated 329 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:27.196427 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-26ec4a5b-e2ff-4f4e-bce6-25570e6040f8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:27.203750 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-26ec4a5b-e2ff-4f4e-bce6-25570e6040f8 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f Aug 14 06:14:27.203996 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-26ec4a5b-e2ff-4f4e-bce6-25570e6040f8 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:27.204150 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-26ec4a5b-e2ff-4f4e-bce6-25570e6040f8 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:27.204254 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-26ec4a5b-e2ff-4f4e-bce6-25570e6040f8 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 841fd6a7-0e07-4d90-ae8b-6cd057314c6f. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:27.211390 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:27.211390 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:27.212175 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-26ec4a5b-e2ff-4f4e-bce6-25570e6040f8 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f returned with HTTP 200 Aug 14 06:14:27.212586 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 528/2119] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:27 2026] GET /volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:28.106118 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f5590316-52f5-407e-8042-a9c1a567219a req-e54326c9-4c3d-4373-b94a-e5a50ae5788b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:28.108590 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-e54326c9-4c3d-4373-b94a-e5a50ae5788b tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:14:28.108782 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-e54326c9-4c3d-4373-b94a-e5a50ae5788b tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:28.108993 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-e54326c9-4c3d-4373-b94a-e5a50ae5788b tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:28.123502 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:28.123502 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:28.126135 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-f5590316-52f5-407e-8042-a9c1a567219a req-e54326c9-4c3d-4373-b94a-e5a50ae5788b tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:14:28.133625 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-e54326c9-4c3d-4373-b94a-e5a50ae5788b tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:14:28.134028 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 531/2120] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:14:28 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1441 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:28.230018 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0494a559-169b-4cc5-ba68-20b1eef151bb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:28.232818 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0494a559-169b-4cc5-ba68-20b1eef151bb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f Aug 14 06:14:28.233014 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0494a559-169b-4cc5-ba68-20b1eef151bb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:28.233152 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0494a559-169b-4cc5-ba68-20b1eef151bb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:28.233422 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-0494a559-169b-4cc5-ba68-20b1eef151bb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 841fd6a7-0e07-4d90-ae8b-6cd057314c6f. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:28.243064 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:28.243064 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:28.244270 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0494a559-169b-4cc5-ba68-20b1eef151bb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f returned with HTTP 200 Aug 14 06:14:28.244963 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 532/2121] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:28 2026] GET /volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:28.604423 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f2baca74-085c-4fed-81e4-8d8e123d1698 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:28.604423 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f2baca74-085c-4fed-81e4-8d8e123d1698 None None] GET https://10.4.3.127/volume// Aug 14 06:14:28.604423 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f2baca74-085c-4fed-81e4-8d8e123d1698 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:28.604423 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f2baca74-085c-4fed-81e4-8d8e123d1698 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:28.604423 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f2baca74-085c-4fed-81e4-8d8e123d1698 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:14:28.604423 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 531/2122] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:14:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:14:28.611885 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-f5590316-52f5-407e-8042-a9c1a567219a req-87071a8f-20fa-4ea3-ac36-1469d63f7207 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:28.614509 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-87071a8f-20fa-4ea3-ac36-1469d63f7207 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:14:28.615461 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-87071a8f-20fa-4ea3-ac36-1469d63f7207 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f50f506d-d5cd-4aa8-8268-67ecbe593e23", "connector": null, "instance_uuid": "c3dcfae7-ea80-43b8-9635-f3e138e16888"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:28.629199 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:28.629199 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:28.677350 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-87071a8f-20fa-4ea3-ac36-1469d63f7207 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:14:28.677933 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 529/2123] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:14:28 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 14 06:14:28.691593 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f5590316-52f5-407e-8042-a9c1a567219a req-a876d843-3b78-41b6-90c9-74479de1da8d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:28.695775 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-a876d843-3b78-41b6-90c9-74479de1da8d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] DELETE https://10.4.3.127/volume/v3/attachments/3ab6d020-4fce-46b6-948f-fc49b3c545ac Aug 14 06:14:28.695775 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-a876d843-3b78-41b6-90c9-74479de1da8d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:28.695775 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-a876d843-3b78-41b6-90c9-74479de1da8d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:28.703261 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:28.703261 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:28.789737 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-a876d843-3b78-41b6-90c9-74479de1da8d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/3ab6d020-4fce-46b6-948f-fc49b3c545ac returned with HTTP 200 Aug 14 06:14:28.789737 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 532/2124] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:14:28 2026] DELETE /volume/v3/attachments/3ab6d020-4fce-46b6-948f-fc49b3c545ac => generated 367 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:29.260009 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bced7451-45b4-4c0e-8bcc-287009ab6d3f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:29.262606 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bced7451-45b4-4c0e-8bcc-287009ab6d3f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f Aug 14 06:14:29.263099 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bced7451-45b4-4c0e-8bcc-287009ab6d3f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:29.263373 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bced7451-45b4-4c0e-8bcc-287009ab6d3f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:29.264436 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-bced7451-45b4-4c0e-8bcc-287009ab6d3f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 841fd6a7-0e07-4d90-ae8b-6cd057314c6f. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:29.269732 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:29.269732 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:29.270955 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bced7451-45b4-4c0e-8bcc-287009ab6d3f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f returned with HTTP 200 Aug 14 06:14:29.271567 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 533/2125] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:29 2026] GET /volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:29.847075 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-f5590316-52f5-407e-8042-a9c1a567219a req-e1abb362-9184-423b-a683-ddb350ec045d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:29.851553 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-e1abb362-9184-423b-a683-ddb350ec045d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] PUT https://10.4.3.127/volume/v3/attachments/31999ed4-94b8-4a72-8a4e-f9cdf4d91d61 Aug 14 06:14:29.851553 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-e1abb362-9184-423b-a683-ddb350ec045d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:29.864106 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-f5590316-52f5-407e-8042-a9c1a567219a req-e1abb362-9184-423b-a683-ddb350ec045d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Acquiring lock "cinder-attachment_update-f50f506d-d5cd-4aa8-8268-67ecbe593e23-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:14:29.870679 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-f5590316-52f5-407e-8042-a9c1a567219a req-e1abb362-9184-423b-a683-ddb350ec045d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Lock "cinder-attachment_update-f50f506d-d5cd-4aa8-8268-67ecbe593e23-np0000007331" acquired by "attachment_update" :: waited 0.008s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:14:29.873543 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:29.873543 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:29.945225 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b1570b24-cccb-44b6-ae86-d059a711b288 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:29.948015 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b1570b24-cccb-44b6-ae86-d059a711b288 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 Aug 14 06:14:29.948015 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b1570b24-cccb-44b6-ae86-d059a711b288 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:29.948576 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b1570b24-cccb-44b6-ae86-d059a711b288 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:29.948576 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-b1570b24-cccb-44b6-ae86-d059a711b288 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Delete snapshot with id: 0ba0760a-e309-4e21-8592-1bb821eea670 Aug 14 06:14:29.958500 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:29.958500 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:29.959081 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b1570b24-cccb-44b6-ae86-d059a711b288 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Snapshot retrieved successfully. Aug 14 06:14:29.987545 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b1570b24-cccb-44b6-ae86-d059a711b288 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Snapshot delete request issued successfully. Aug 14 06:14:29.987875 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b1570b24-cccb-44b6-ae86-d059a711b288 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 returned with HTTP 202 Aug 14 06:14:29.988359 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 530/2126] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:14:29 2026] DELETE /volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:14:30.002972 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-421f89df-7aca-45f9-8445-3e165036e4d0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:30.006460 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-421f89df-7aca-45f9-8445-3e165036e4d0 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 Aug 14 06:14:30.006460 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-421f89df-7aca-45f9-8445-3e165036e4d0 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:30.006460 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-421f89df-7aca-45f9-8445-3e165036e4d0 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:30.022299 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:30.022299 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:30.022740 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-421f89df-7aca-45f9-8445-3e165036e4d0 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Snapshot retrieved successfully. Aug 14 06:14:30.023841 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-421f89df-7aca-45f9-8445-3e165036e4d0 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 returned with HTTP 200 Aug 14 06:14:30.023958 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 533/2127] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:14:30 2026] GET /volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:30.038513 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-f5590316-52f5-407e-8042-a9c1a567219a req-e1abb362-9184-423b-a683-ddb350ec045d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Lock "cinder-attachment_update-f50f506d-d5cd-4aa8-8268-67ecbe593e23-np0000007331" released by "attachment_update" :: held 0.168s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:14:30.038812 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-e1abb362-9184-423b-a683-ddb350ec045d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/31999ed4-94b8-4a72-8a4e-f9cdf4d91d61 returned with HTTP 200 Aug 14 06:14:30.039357 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 532/2128] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:14:29 2026] PUT /volume/v3/attachments/31999ed4-94b8-4a72-8a4e-f9cdf4d91d61 => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:30.057016 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-f5590316-52f5-407e-8042-a9c1a567219a req-195f08b0-3675-439a-8b9d-c8e5e2fe69d3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:30.065634 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-195f08b0-3675-439a-8b9d-c8e5e2fe69d3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/attachments/31999ed4-94b8-4a72-8a4e-f9cdf4d91d61 Aug 14 06:14:30.065634 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-195f08b0-3675-439a-8b9d-c8e5e2fe69d3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:30.065934 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-195f08b0-3675-439a-8b9d-c8e5e2fe69d3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:30.090044 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-195f08b0-3675-439a-8b9d-c8e5e2fe69d3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/31999ed4-94b8-4a72-8a4e-f9cdf4d91d61 returned with HTTP 200 Aug 14 06:14:30.090996 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 534/2129] 10.4.3.127 () {70 vars in 1651 bytes} [Fri Aug 14 06:14:30 2026] GET /volume/v3/attachments/31999ed4-94b8-4a72-8a4e-f9cdf4d91d61 => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:30.291378 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-53e8d824-94dc-47f0-a92b-b3a6e74f3e72 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:30.294866 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-53e8d824-94dc-47f0-a92b-b3a6e74f3e72 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f Aug 14 06:14:30.295119 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-53e8d824-94dc-47f0-a92b-b3a6e74f3e72 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:30.295364 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-53e8d824-94dc-47f0-a92b-b3a6e74f3e72 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:30.295519 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-53e8d824-94dc-47f0-a92b-b3a6e74f3e72 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 841fd6a7-0e07-4d90-ae8b-6cd057314c6f. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:30.300676 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:30.300676 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:30.301545 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-53e8d824-94dc-47f0-a92b-b3a6e74f3e72 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f returned with HTTP 200 Aug 14 06:14:30.302009 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 531/2130] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:30 2026] GET /volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:31.036300 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f75cb08e-d1b3-4081-b3c6-49576f9dd227 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:31.039228 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f75cb08e-d1b3-4081-b3c6-49576f9dd227 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 Aug 14 06:14:31.040859 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f75cb08e-d1b3-4081-b3c6-49576f9dd227 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:31.040859 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f75cb08e-d1b3-4081-b3c6-49576f9dd227 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:31.051594 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f75cb08e-d1b3-4081-b3c6-49576f9dd227 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 returned with HTTP 404 Aug 14 06:14:31.051594 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 534/2131] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:14:31 2026] GET /volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:31.180315 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-200ed806-ac23-47ae-851d-1bcd323a5e7b req-9337b822-16cc-4dc9-8866-8f819e70e114 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:31.188115 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-200ed806-ac23-47ae-851d-1bcd323a5e7b req-9337b822-16cc-4dc9-8866-8f819e70e114 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/attachments?instance_id=93ca1837-daa6-4c9a-a8fb-a98196a539d6 Aug 14 06:14:31.188430 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-200ed806-ac23-47ae-851d-1bcd323a5e7b req-9337b822-16cc-4dc9-8866-8f819e70e114 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:31.188698 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-200ed806-ac23-47ae-851d-1bcd323a5e7b req-9337b822-16cc-4dc9-8866-8f819e70e114 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:31.216641 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-200ed806-ac23-47ae-851d-1bcd323a5e7b req-9337b822-16cc-4dc9-8866-8f819e70e114 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/attachments?instance_id=93ca1837-daa6-4c9a-a8fb-a98196a539d6 returned with HTTP 200 Aug 14 06:14:31.216641 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 533/2132] 10.4.3.127 () {70 vars in 1637 bytes} [Fri Aug 14 06:14:31 2026] GET /volume/v3/attachments?instance_id=93ca1837-daa6-4c9a-a8fb-a98196a539d6 => generated 192 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:31.232636 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-200ed806-ac23-47ae-851d-1bcd323a5e7b req-cbb4a9a9-d1a4-468f-88bc-aaf271069c13 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:31.237613 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-200ed806-ac23-47ae-851d-1bcd323a5e7b req-cbb4a9a9-d1a4-468f-88bc-aaf271069c13 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/attachments/3e3af0b3-0e6a-44d6-9c9e-191c7a187957 Aug 14 06:14:31.237964 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-200ed806-ac23-47ae-851d-1bcd323a5e7b req-cbb4a9a9-d1a4-468f-88bc-aaf271069c13 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:31.238246 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-200ed806-ac23-47ae-851d-1bcd323a5e7b req-cbb4a9a9-d1a4-468f-88bc-aaf271069c13 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:31.270997 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-200ed806-ac23-47ae-851d-1bcd323a5e7b req-cbb4a9a9-d1a4-468f-88bc-aaf271069c13 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/attachments/3e3af0b3-0e6a-44d6-9c9e-191c7a187957 returned with HTTP 200 Aug 14 06:14:31.271638 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 535/2133] 10.4.3.127 () {70 vars in 1651 bytes} [Fri Aug 14 06:14:31 2026] GET /volume/v3/attachments/3e3af0b3-0e6a-44d6-9c9e-191c7a187957 => generated 993 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:31.314816 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0643468d-b841-4cd9-a699-36222168926e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:31.317168 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0643468d-b841-4cd9-a699-36222168926e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f Aug 14 06:14:31.317534 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0643468d-b841-4cd9-a699-36222168926e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:31.317977 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0643468d-b841-4cd9-a699-36222168926e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:31.318290 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-0643468d-b841-4cd9-a699-36222168926e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 841fd6a7-0e07-4d90-ae8b-6cd057314c6f. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:31.326434 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:31.326434 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:31.326434 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0643468d-b841-4cd9-a699-36222168926e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f returned with HTTP 200 Aug 14 06:14:31.326434 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 532/2134] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:31 2026] GET /volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:31.785648 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-72335d4b-1354-4f2c-875a-a1b3003784fe req-d6f773a3-8e3a-4736-af94-38028565596b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:31.788359 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-72335d4b-1354-4f2c-875a-a1b3003784fe req-d6f773a3-8e3a-4736-af94-38028565596b tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc Aug 14 06:14:31.788677 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-72335d4b-1354-4f2c-875a-a1b3003784fe req-d6f773a3-8e3a-4736-af94-38028565596b tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:31.788967 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-72335d4b-1354-4f2c-875a-a1b3003784fe req-d6f773a3-8e3a-4736-af94-38028565596b tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:31.797280 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:31.797280 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:31.805381 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-72335d4b-1354-4f2c-875a-a1b3003784fe req-d6f773a3-8e3a-4736-af94-38028565596b tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:14:31.810407 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-72335d4b-1354-4f2c-875a-a1b3003784fe req-d6f773a3-8e3a-4736-af94-38028565596b tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc returned with HTTP 200 Aug 14 06:14:31.810867 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 535/2135] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:14:31 2026] GET /volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:31.840027 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7d32c37a-2fc3-45aa-bf0b-2b311bab7d64 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:31.840201 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7d32c37a-2fc3-45aa-bf0b-2b311bab7d64 None None] GET https://10.4.3.127/volume// Aug 14 06:14:31.840429 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7d32c37a-2fc3-45aa-bf0b-2b311bab7d64 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:31.840684 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7d32c37a-2fc3-45aa-bf0b-2b311bab7d64 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:31.841031 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7d32c37a-2fc3-45aa-bf0b-2b311bab7d64 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:14:31.841381 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 534/2136] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:14:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:14:31.852697 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-72335d4b-1354-4f2c-875a-a1b3003784fe req-71fe974d-cd35-4f69-b7d3-b1a3e23a5547 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:31.855147 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-72335d4b-1354-4f2c-875a-a1b3003784fe req-71fe974d-cd35-4f69-b7d3-b1a3e23a5547 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:14:31.855793 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-72335d4b-1354-4f2c-875a-a1b3003784fe req-71fe974d-cd35-4f69-b7d3-b1a3e23a5547 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0cf5de51-db37-4355-be6a-6672b233d5fc", "connector": null, "instance_uuid": "a60e1f9f-d683-4b66-a464-48b924302ec6"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:31.875160 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:31.875160 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:31.900432 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-72335d4b-1354-4f2c-875a-a1b3003784fe req-71fe974d-cd35-4f69-b7d3-b1a3e23a5547 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:14:31.900704 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 536/2137] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:14:31 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 14 06:14:31.953578 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-72335d4b-1354-4f2c-875a-a1b3003784fe req-1247ea52-deff-480d-bd66-89dd1c9c2a73 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:31.957273 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-72335d4b-1354-4f2c-875a-a1b3003784fe req-1247ea52-deff-480d-bd66-89dd1c9c2a73 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] POST https://10.4.3.127/volume/v3/attachments/80bbef39-05d9-450b-92c0-a1d41fa03e18/action Aug 14 06:14:31.957910 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-72335d4b-1354-4f2c-875a-a1b3003784fe req-1247ea52-deff-480d-bd66-89dd1c9c2a73 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:14:31.958087 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-72335d4b-1354-4f2c-875a-a1b3003784fe req-1247ea52-deff-480d-bd66-89dd1c9c2a73 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:31.977078 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:31.977078 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:31.995046 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-72335d4b-1354-4f2c-875a-a1b3003784fe req-1247ea52-deff-480d-bd66-89dd1c9c2a73 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/attachments/80bbef39-05d9-450b-92c0-a1d41fa03e18/action returned with HTTP 204 Aug 14 06:14:31.995734 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 533/2138] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:14:31 2026] POST /volume/v3/attachments/80bbef39-05d9-450b-92c0-a1d41fa03e18/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:32.028674 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0d4c2eb1-33f2-44be-93e5-edfaf5a058b1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:32.031117 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0d4c2eb1-33f2-44be-93e5-edfaf5a058b1 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc Aug 14 06:14:32.031462 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0d4c2eb1-33f2-44be-93e5-edfaf5a058b1 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:32.031739 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0d4c2eb1-33f2-44be-93e5-edfaf5a058b1 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:32.045668 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:32.045668 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:32.051274 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0d4c2eb1-33f2-44be-93e5-edfaf5a058b1 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:14:32.058612 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0d4c2eb1-33f2-44be-93e5-edfaf5a058b1 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc returned with HTTP 200 Aug 14 06:14:32.060387 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 536/2139] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:32 2026] GET /volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc => generated 1112 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:32.076209 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a1b056cb-50a5-4544-9fbf-ef70229ec1c8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:32.077844 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a1b056cb-50a5-4544-9fbf-ef70229ec1c8 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc Aug 14 06:14:32.078017 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a1b056cb-50a5-4544-9fbf-ef70229ec1c8 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:32.078609 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a1b056cb-50a5-4544-9fbf-ef70229ec1c8 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:32.088051 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:32.088051 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:32.091570 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a1b056cb-50a5-4544-9fbf-ef70229ec1c8 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:14:32.097808 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a1b056cb-50a5-4544-9fbf-ef70229ec1c8 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc returned with HTTP 200 Aug 14 06:14:32.098473 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 535/2140] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:32 2026] GET /volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc => generated 1112 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:32.147293 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-58d1d70b-3ea5-4abe-8d9b-049d9421274a req-2792ed44-7938-4000-82ca-7d62485bd2d7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:32.149531 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-58d1d70b-3ea5-4abe-8d9b-049d9421274a req-2792ed44-7938-4000-82ca-7d62485bd2d7 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc Aug 14 06:14:32.149758 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-58d1d70b-3ea5-4abe-8d9b-049d9421274a req-2792ed44-7938-4000-82ca-7d62485bd2d7 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:32.149961 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-58d1d70b-3ea5-4abe-8d9b-049d9421274a req-2792ed44-7938-4000-82ca-7d62485bd2d7 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:32.162607 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:32.162607 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:32.168934 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-58d1d70b-3ea5-4abe-8d9b-049d9421274a req-2792ed44-7938-4000-82ca-7d62485bd2d7 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:14:32.174745 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-58d1d70b-3ea5-4abe-8d9b-049d9421274a req-2792ed44-7938-4000-82ca-7d62485bd2d7 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc returned with HTTP 200 Aug 14 06:14:32.175213 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 537/2141] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:14:32 2026] GET /volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc => generated 1112 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:32.206994 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-58d1d70b-3ea5-4abe-8d9b-049d9421274a req-c77c30ce-2490-4ca8-a3b3-3ca77359d83b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:32.211145 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-58d1d70b-3ea5-4abe-8d9b-049d9421274a req-c77c30ce-2490-4ca8-a3b3-3ca77359d83b tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] DELETE https://10.4.3.127/volume/v3/attachments/80bbef39-05d9-450b-92c0-a1d41fa03e18 Aug 14 06:14:32.211145 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-58d1d70b-3ea5-4abe-8d9b-049d9421274a req-c77c30ce-2490-4ca8-a3b3-3ca77359d83b tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:32.211145 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-58d1d70b-3ea5-4abe-8d9b-049d9421274a req-c77c30ce-2490-4ca8-a3b3-3ca77359d83b tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:32.226788 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:32.226788 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:32.286000 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-58d1d70b-3ea5-4abe-8d9b-049d9421274a req-c77c30ce-2490-4ca8-a3b3-3ca77359d83b tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/attachments/80bbef39-05d9-450b-92c0-a1d41fa03e18 returned with HTTP 200 Aug 14 06:14:32.286648 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 534/2142] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:14:32 2026] DELETE /volume/v3/attachments/80bbef39-05d9-450b-92c0-a1d41fa03e18 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:32.318349 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-52738079-be97-4960-94c2-c63b90683242 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:32.321805 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-52738079-be97-4960-94c2-c63b90683242 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc Aug 14 06:14:32.321987 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-52738079-be97-4960-94c2-c63b90683242 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:32.322160 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-52738079-be97-4960-94c2-c63b90683242 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:32.329008 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:32.329008 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:32.332773 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-52738079-be97-4960-94c2-c63b90683242 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:14:32.336800 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-52738079-be97-4960-94c2-c63b90683242 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc returned with HTTP 200 Aug 14 06:14:32.336800 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 537/2143] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:32 2026] GET /volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:32.339431 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-09d04b69-1d11-4a87-966f-105619603624 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:32.341571 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-09d04b69-1d11-4a87-966f-105619603624 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f Aug 14 06:14:32.342309 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-09d04b69-1d11-4a87-966f-105619603624 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:32.342309 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-09d04b69-1d11-4a87-966f-105619603624 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:32.342309 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-09d04b69-1d11-4a87-966f-105619603624 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 841fd6a7-0e07-4d90-ae8b-6cd057314c6f. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:32.348497 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:32.348497 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:32.349453 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-09d04b69-1d11-4a87-966f-105619603624 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f returned with HTTP 200 Aug 14 06:14:32.350522 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 536/2144] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:32 2026] GET /volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:33.362885 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0ac0f28b-0836-4679-bafd-ae5230acb20b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:33.368963 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0ac0f28b-0836-4679-bafd-ae5230acb20b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f Aug 14 06:14:33.368963 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0ac0f28b-0836-4679-bafd-ae5230acb20b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:33.368963 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0ac0f28b-0836-4679-bafd-ae5230acb20b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:33.368963 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-0ac0f28b-0836-4679-bafd-ae5230acb20b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 841fd6a7-0e07-4d90-ae8b-6cd057314c6f. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:33.375536 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:33.375536 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:33.377184 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0ac0f28b-0836-4679-bafd-ae5230acb20b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f returned with HTTP 200 Aug 14 06:14:33.377637 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 538/2145] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:33 2026] GET /volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:33.386593 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-731f83d6-a629-47d5-b890-fdb9a5607383 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:33.388670 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-731f83d6-a629-47d5-b890-fdb9a5607383 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd Aug 14 06:14:33.388880 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-731f83d6-a629-47d5-b890-fdb9a5607383 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:33.389123 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-731f83d6-a629-47d5-b890-fdb9a5607383 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:33.397576 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:33.397576 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:33.401884 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-731f83d6-a629-47d5-b890-fdb9a5607383 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:14:33.408340 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-731f83d6-a629-47d5-b890-fdb9a5607383 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd returned with HTTP 200 Aug 14 06:14:33.409231 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 535/2146] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:33 2026] GET /volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:33.489725 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bd81170e-91c2-4a49-9dc0-d2f7fc9a4794 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:33.494948 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bd81170e-91c2-4a49-9dc0-d2f7fc9a4794 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd Aug 14 06:14:33.494948 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bd81170e-91c2-4a49-9dc0-d2f7fc9a4794 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:33.494948 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bd81170e-91c2-4a49-9dc0-d2f7fc9a4794 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:33.509389 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:33.509389 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:33.515294 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bd81170e-91c2-4a49-9dc0-d2f7fc9a4794 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:14:33.527624 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bd81170e-91c2-4a49-9dc0-d2f7fc9a4794 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd returned with HTTP 200 Aug 14 06:14:33.528367 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 538/2147] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:33 2026] GET /volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:34.080986 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e4f62a4c-23aa-4363-96bd-b956fa2ddb57 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:34.216949 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e4f62a4c-23aa-4363-96bd-b956fa2ddb57 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:14:34.217414 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e4f62a4c-23aa-4363-96bd-b956fa2ddb57 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575", "extra_specs": {}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:34.243433 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e4f62a4c-23aa-4363-96bd-b956fa2ddb57 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:14:34.243910 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 537/2148] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:14:34 2026] POST /volume/v3/types => generated 269 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:34.391554 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-01228336-f4a3-4073-bcd5-baef140b429c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:34.395152 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-01228336-f4a3-4073-bcd5-baef140b429c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f Aug 14 06:14:34.396470 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-01228336-f4a3-4073-bcd5-baef140b429c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:34.396883 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-01228336-f4a3-4073-bcd5-baef140b429c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:34.397549 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-01228336-f4a3-4073-bcd5-baef140b429c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 841fd6a7-0e07-4d90-ae8b-6cd057314c6f. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:34.404777 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:34.404777 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:34.406368 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-01228336-f4a3-4073-bcd5-baef140b429c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f returned with HTTP 200 Aug 14 06:14:34.406829 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 539/2149] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:34 2026] GET /volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:34.579434 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-f5590316-52f5-407e-8042-a9c1a567219a req-6757e30e-d92c-46d4-8e4c-86be55ffd860 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:34.582337 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-6757e30e-d92c-46d4-8e4c-86be55ffd860 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/attachments/31999ed4-94b8-4a72-8a4e-f9cdf4d91d61/action Aug 14 06:14:34.583098 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-6757e30e-d92c-46d4-8e4c-86be55ffd860 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:14:34.584422 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-6757e30e-d92c-46d4-8e4c-86be55ffd860 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:34.623718 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:34.623718 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:34.646995 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f5590316-52f5-407e-8042-a9c1a567219a req-6757e30e-d92c-46d4-8e4c-86be55ffd860 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/31999ed4-94b8-4a72-8a4e-f9cdf4d91d61/action returned with HTTP 204 Aug 14 06:14:34.646995 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 536/2150] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:14:34 2026] POST /volume/v3/attachments/31999ed4-94b8-4a72-8a4e-f9cdf4d91d61/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:35.417815 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2710b214-6dbe-4756-8cb2-aadfe983c05b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:35.420109 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2710b214-6dbe-4756-8cb2-aadfe983c05b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f Aug 14 06:14:35.420453 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2710b214-6dbe-4756-8cb2-aadfe983c05b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:35.420709 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2710b214-6dbe-4756-8cb2-aadfe983c05b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:35.420861 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-2710b214-6dbe-4756-8cb2-aadfe983c05b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 841fd6a7-0e07-4d90-ae8b-6cd057314c6f. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:35.425179 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:35.425179 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:35.426450 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2710b214-6dbe-4756-8cb2-aadfe983c05b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f returned with HTTP 200 Aug 14 06:14:35.427067 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 539/2151] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:35 2026] GET /volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:36.439476 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-518e5e3f-bad1-43e3-afdb-402a35d5b734 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:36.447439 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-518e5e3f-bad1-43e3-afdb-402a35d5b734 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f Aug 14 06:14:36.447439 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-518e5e3f-bad1-43e3-afdb-402a35d5b734 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:36.447439 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-518e5e3f-bad1-43e3-afdb-402a35d5b734 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:36.447439 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-518e5e3f-bad1-43e3-afdb-402a35d5b734 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 841fd6a7-0e07-4d90-ae8b-6cd057314c6f. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:36.453914 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:36.453914 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:36.454800 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-518e5e3f-bad1-43e3-afdb-402a35d5b734 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f returned with HTTP 200 Aug 14 06:14:36.456182 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 538/2152] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:36 2026] GET /volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:36.995562 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5b91a2da-9b87-498b-ad95-f6290bb00a86 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:36.998991 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5b91a2da-9b87-498b-ad95-f6290bb00a86 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:14:36.998991 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5b91a2da-9b87-498b-ad95-f6290bb00a86 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805", "extra_specs": {}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:37.025426 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5b91a2da-9b87-498b-ad95-f6290bb00a86 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:14:37.025426 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 540/2153] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:14:36 2026] POST /volume/v3/types => generated 268 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:37.041485 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8ebc750e-aa8f-4aa7-9265-f5e511e3f611 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:37.043364 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8ebc750e-aa8f-4aa7-9265-f5e511e3f611 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:14:37.048145 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8ebc750e-aa8f-4aa7-9265-f5e511e3f611 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242", "extra_specs": {}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:37.070792 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8ebc750e-aa8f-4aa7-9265-f5e511e3f611 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:14:37.071484 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 537/2154] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:14:37 2026] POST /volume/v3/types => generated 268 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:37.085085 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:37.094501 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:37.094501 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-184217379", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:37.094501 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-184217379', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:14:37.101424 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Create volume of 1 GB Aug 14 06:14:37.101424 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:37.101424 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:37.101424 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Availability Zones retrieved successfully. Aug 14 06:14:37.112419 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Flow 'volume_create_api' (17554bbc-d1b5-40d9-8c77-c79bde1a74c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:37.113824 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ba714ca-e761-4724-8aa7-38e7c67b5a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:37.115228 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:14:37.155905 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ba714ca-e761-4724-8aa7-38e7c67b5a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:14:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b9cbc63f-8b87-4689-900a-42f019bd43d9,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9cbc63f-8b87-4689-900a-42f019bd43d9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:37.156735 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af8e365-3e0d-42c4-b979-ccbc10caf340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:37.194322 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:14:37.194322 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:14:37.270117 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Created reservations ['9d08bb69-266a-4906-8a27-ba7124a1dbcb', '3c6290b4-f524-4a43-9984-0fd7d375cbcf', '1aaadf6d-2a81-4460-a7ad-7f9001482ff1', '302b98e4-bc55-417b-b133-d53af09e6719'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:14:37.270117 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af8e365-3e0d-42c4-b979-ccbc10caf340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d08bb69-266a-4906-8a27-ba7124a1dbcb', '3c6290b4-f524-4a43-9984-0fd7d375cbcf', '1aaadf6d-2a81-4460-a7ad-7f9001482ff1', '302b98e4-bc55-417b-b133-d53af09e6719']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:37.270719 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ee4373c-627c-4561-b2a7-92dcf99b552b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:37.307864 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ee4373c-627c-4561-b2a7-92dcf99b552b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c06ef487-ee1b-4066-bec1-73da6ea3a2db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-184217379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcaeb0b86e91484392dd2c9a41d6d45d',qos_specs=None,replication_status=,reservations=['9d08bb69-266a-4906-8a27-ba7124a1dbcb','3c6290b4-f524-4a43-9984-0fd7d375cbcf','1aaadf6d-2a81-4460-a7ad-7f9001482ff1','302b98e4-bc55-417b-b133-d53af09e6719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3089e27f7324e4aafc2e3c011473cc8',volume_type_id=b9cbc63f-8b87-4689-900a-42f019bd43d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:14:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-184217379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c06ef487-ee1b-4066-bec1-73da6ea3a2db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcaeb0b86e91484392dd2c9a41d6d45d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3089e27f7324e4aafc2e3c011473cc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b9cbc63f-8b87-4689-900a-42f019bd43d9),volume_type_id=b9cbc63f-8b87-4689-900a-42f019bd43d9)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:37.308886 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (892f4fda-6160-409a-b994-30ccb434652f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:37.345998 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (892f4fda-6160-409a-b994-30ccb434652f) transitioned into state 'SUCCESS' from state '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-184217379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcaeb0b86e91484392dd2c9a41d6d45d',qos_specs=None,replication_status=,reservations=['9d08bb69-266a-4906-8a27-ba7124a1dbcb','3c6290b4-f524-4a43-9984-0fd7d375cbcf','1aaadf6d-2a81-4460-a7ad-7f9001482ff1','302b98e4-bc55-417b-b133-d53af09e6719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3089e27f7324e4aafc2e3c011473cc8',volume_type_id=b9cbc63f-8b87-4689-900a-42f019bd43d9)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:37.346846 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab098443-4809-4d8d-a5c6-fd1078b753bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:37.374621 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab098443-4809-4d8d-a5c6-fd1078b753bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:37.374621 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Flow 'volume_create_api' (17554bbc-d1b5-40d9-8c77-c79bde1a74c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:37.374621 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Create volume request issued successfully. Aug 14 06:14:37.374621 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8832fb41-73ff-4b28-8b18-f3be59bc2cfc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:14:37.374951 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 540/2155] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:14:37 2026] POST /volume/v3/volumes => generated 845 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:37.397998 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-07e4768a-4a6d-408e-82cd-419380cb48cc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:37.404430 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:37.404430 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-578551531", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242", "size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:37.406220 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-578551531', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242', 'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:14:37.410701 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Create volume of 1 GB Aug 14 06:14:37.411139 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:37.411139 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:37.411873 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Availability Zones retrieved successfully. Aug 14 06:14:37.422492 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Flow 'volume_create_api' (b12c9f59-48e4-4bfe-9d87-854cde31dccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:37.425707 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74c2cf1c-4cc9-410d-ad92-44f1b301621e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:37.425902 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:14:37.452350 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74c2cf1c-4cc9-410d-ad92-44f1b301621e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:14:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5f8e2308-deb2-443e-b0dc-586e43afb152,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f8e2308-deb2-443e-b0dc-586e43afb152', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:37.454583 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9321c335-0d8e-43bc-b106-4728a007e958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:37.466969 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7ee44de9-24d0-4ddb-9352-7c16c79333b0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:37.468835 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7ee44de9-24d0-4ddb-9352-7c16c79333b0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f Aug 14 06:14:37.469030 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7ee44de9-24d0-4ddb-9352-7c16c79333b0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:37.469269 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7ee44de9-24d0-4ddb-9352-7c16c79333b0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:37.469440 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7ee44de9-24d0-4ddb-9352-7c16c79333b0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 841fd6a7-0e07-4d90-ae8b-6cd057314c6f. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:37.476688 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:37.476688 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:37.477810 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7ee44de9-24d0-4ddb-9352-7c16c79333b0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f returned with HTTP 200 Aug 14 06:14:37.478182 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 541/2156] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:37 2026] GET /volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:37.487995 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:14:37.488313 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:14:37.530520 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Created reservations ['051b644d-4f86-42bf-b5e7-644e0982603b', '4d3c8a34-f9ba-44fe-a002-7c6c71254ddf', 'f424ee22-8db7-44d7-ae48-7327ff834abf', 'ab109f26-9c8c-4ad6-acd7-d0d444afbc10'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:14:37.533531 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9321c335-0d8e-43bc-b106-4728a007e958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['051b644d-4f86-42bf-b5e7-644e0982603b', '4d3c8a34-f9ba-44fe-a002-7c6c71254ddf', 'f424ee22-8db7-44d7-ae48-7327ff834abf', 'ab109f26-9c8c-4ad6-acd7-d0d444afbc10']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:37.534306 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0b7690e-4171-4c9a-b408-7b76699ff5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:37.567322 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0b7690e-4171-4c9a-b408-7b76699ff5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1d00653-e6fc-48ca-b8c6-97c02bcdca2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-578551531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcaeb0b86e91484392dd2c9a41d6d45d',qos_specs=None,replication_status=,reservations=['051b644d-4f86-42bf-b5e7-644e0982603b','4d3c8a34-f9ba-44fe-a002-7c6c71254ddf','f424ee22-8db7-44d7-ae48-7327ff834abf','ab109f26-9c8c-4ad6-acd7-d0d444afbc10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3089e27f7324e4aafc2e3c011473cc8',volume_type_id=5f8e2308-deb2-443e-b0dc-586e43afb152), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:14:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-578551531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1d00653-e6fc-48ca-b8c6-97c02bcdca2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcaeb0b86e91484392dd2c9a41d6d45d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3089e27f7324e4aafc2e3c011473cc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f8e2308-deb2-443e-b0dc-586e43afb152),volume_type_id=5f8e2308-deb2-443e-b0dc-586e43afb152)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:37.568670 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c99b86c5-5748-4e17-b2d7-ec53e95b29dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:37.639114 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c99b86c5-5748-4e17-b2d7-ec53e95b29dc) transitioned into state 'SUCCESS' from state '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-578551531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcaeb0b86e91484392dd2c9a41d6d45d',qos_specs=None,replication_status=,reservations=['051b644d-4f86-42bf-b5e7-644e0982603b','4d3c8a34-f9ba-44fe-a002-7c6c71254ddf','f424ee22-8db7-44d7-ae48-7327ff834abf','ab109f26-9c8c-4ad6-acd7-d0d444afbc10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3089e27f7324e4aafc2e3c011473cc8',volume_type_id=5f8e2308-deb2-443e-b0dc-586e43afb152)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:37.640307 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75c60b84-f07c-438d-a4b3-8242894bdeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:37.676448 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75c60b84-f07c-438d-a4b3-8242894bdeaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:37.676448 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Flow 'volume_create_api' (b12c9f59-48e4-4bfe-9d87-854cde31dccb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:37.676448 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Create volume request issued successfully. Aug 14 06:14:37.677332 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-07e4768a-4a6d-408e-82cd-419380cb48cc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:14:37.677332 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 539/2157] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:14:37 2026] POST /volume/v3/volumes => generated 845 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:37.718821 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:37.721947 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:37.722438 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1819964534", "snapshot_id": null, "imageRef": "cc1f7593-5a2e-4266-93ce-fcca7c53e35d", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575", "size": 1}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:37.726265 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1819964534', 'snapshot_id': None, 'imageRef': 'cc1f7593-5a2e-4266-93ce-fcca7c53e35d', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575', 'size': 1}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:14:37.877670 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Create volume of 1 GB Aug 14 06:14:37.878362 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:37.878362 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:37.878942 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Availability Zones retrieved successfully. Aug 14 06:14:37.889600 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Flow 'volume_create_api' (191422e2-c0a9-43b0-bbeb-da10e92f2cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:37.889600 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50e4a3d8-6c85-48cc-923e-285aee49ae20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:37.890161 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:14:37.977942 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50e4a3d8-6c85-48cc-923e-285aee49ae20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:14:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=832a064e-ba68-466b-b5d0-b68e4f055d82,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '832a064e-ba68-466b-b5d0-b68e4f055d82', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:37.979062 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de1bd026-d094-42f1-b3cc-25e75f9f2ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:38.023925 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:14:38.024139 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:14:38.075168 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Created reservations ['e61126ac-2563-437a-b5f9-c3d922da7752', '12243218-21fd-43c6-8d30-aa216bd5b6fb', 'd1743c3a-f03b-49ba-b43a-a48b0a2ce479', '266d6a4f-7513-4acb-892e-dfe823ee4102'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:14:38.076128 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de1bd026-d094-42f1-b3cc-25e75f9f2ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e61126ac-2563-437a-b5f9-c3d922da7752', '12243218-21fd-43c6-8d30-aa216bd5b6fb', 'd1743c3a-f03b-49ba-b43a-a48b0a2ce479', '266d6a4f-7513-4acb-892e-dfe823ee4102']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:38.077040 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74076895-c851-46b4-b8cc-db0515ae616e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:38.101117 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74076895-c851-46b4-b8cc-db0515ae616e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d915f1d-a8d7-473c-aee3-31cf2d7e12e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1819964534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcaeb0b86e91484392dd2c9a41d6d45d',qos_specs=None,replication_status=,reservations=['e61126ac-2563-437a-b5f9-c3d922da7752','12243218-21fd-43c6-8d30-aa216bd5b6fb','d1743c3a-f03b-49ba-b43a-a48b0a2ce479','266d6a4f-7513-4acb-892e-dfe823ee4102'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3089e27f7324e4aafc2e3c011473cc8',volume_type_id=832a064e-ba68-466b-b5d0-b68e4f055d82), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:14:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1819964534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d915f1d-a8d7-473c-aee3-31cf2d7e12e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcaeb0b86e91484392dd2c9a41d6d45d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3089e27f7324e4aafc2e3c011473cc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(832a064e-ba68-466b-b5d0-b68e4f055d82),volume_type_id=832a064e-ba68-466b-b5d0-b68e4f055d82)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:38.101919 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1f32c7c-5253-4a08-af95-c949d26ed036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:38.125374 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1f32c7c-5253-4a08-af95-c949d26ed036) transitioned into state 'SUCCESS' from state '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-1819964534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcaeb0b86e91484392dd2c9a41d6d45d',qos_specs=None,replication_status=,reservations=['e61126ac-2563-437a-b5f9-c3d922da7752','12243218-21fd-43c6-8d30-aa216bd5b6fb','d1743c3a-f03b-49ba-b43a-a48b0a2ce479','266d6a4f-7513-4acb-892e-dfe823ee4102'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3089e27f7324e4aafc2e3c011473cc8',volume_type_id=832a064e-ba68-466b-b5d0-b68e4f055d82)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:38.126485 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (586a8f5a-6e1f-4c6d-96c1-fe925cf08197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:38.143144 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (586a8f5a-6e1f-4c6d-96c1-fe925cf08197) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:38.145466 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Flow 'volume_create_api' (191422e2-c0a9-43b0-bbeb-da10e92f2cc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:38.145466 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Create volume request issued successfully. Aug 14 06:14:38.145466 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c5f983ba-5180-49ba-a165-357cd47d5c85 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:14:38.145916 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 538/2158] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:14:37 2026] POST /volume/v3/volumes => generated 847 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:38.162780 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4d632e64-4430-485d-9ba7-58fc75dc29c9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:38.164934 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4d632e64-4430-485d-9ba7-58fc75dc29c9 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 Aug 14 06:14:38.165159 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4d632e64-4430-485d-9ba7-58fc75dc29c9 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:38.165372 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4d632e64-4430-485d-9ba7-58fc75dc29c9 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:38.174011 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:38.174011 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:38.178361 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4d632e64-4430-485d-9ba7-58fc75dc29c9 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:14:38.184439 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4d632e64-4430-485d-9ba7-58fc75dc29c9 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 returned with HTTP 200 Aug 14 06:14:38.184593 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 541/2159] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:38 2026] GET /volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 => generated 915 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:38.494708 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e9104f4d-2bb3-4cd5-a191-cec01a41779e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:38.496875 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e9104f4d-2bb3-4cd5-a191-cec01a41779e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f Aug 14 06:14:38.497075 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e9104f4d-2bb3-4cd5-a191-cec01a41779e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:38.497292 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e9104f4d-2bb3-4cd5-a191-cec01a41779e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:38.497423 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e9104f4d-2bb3-4cd5-a191-cec01a41779e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 841fd6a7-0e07-4d90-ae8b-6cd057314c6f. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:38.509095 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:38.509095 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:38.510291 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e9104f4d-2bb3-4cd5-a191-cec01a41779e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f returned with HTTP 200 Aug 14 06:14:38.510818 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 542/2160] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:38 2026] GET /volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:39.208430 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b4d0e3f3-b765-466f-947b-3a94b2d341a4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:39.215589 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b4d0e3f3-b765-466f-947b-3a94b2d341a4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 Aug 14 06:14:39.215589 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b4d0e3f3-b765-466f-947b-3a94b2d341a4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:39.215589 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b4d0e3f3-b765-466f-947b-3a94b2d341a4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:39.230342 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:39.230342 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:39.235083 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b4d0e3f3-b765-466f-947b-3a94b2d341a4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:14:39.239603 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b4d0e3f3-b765-466f-947b-3a94b2d341a4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 returned with HTTP 200 Aug 14 06:14:39.239892 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 540/2161] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:39 2026] GET /volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 => generated 939 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:39.524736 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a4e8f388-656a-406e-9c01-e08742b4d54a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:39.528415 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a4e8f388-656a-406e-9c01-e08742b4d54a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f Aug 14 06:14:39.528415 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a4e8f388-656a-406e-9c01-e08742b4d54a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:39.528415 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a4e8f388-656a-406e-9c01-e08742b4d54a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:39.528415 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-a4e8f388-656a-406e-9c01-e08742b4d54a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 841fd6a7-0e07-4d90-ae8b-6cd057314c6f. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:39.535666 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:39.535666 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:39.537062 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a4e8f388-656a-406e-9c01-e08742b4d54a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f returned with HTTP 200 Aug 14 06:14:39.537953 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 539/2162] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:39 2026] GET /volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:40.257652 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-461d2f2c-890f-429d-97fd-d288f2b19297 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:40.264601 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-461d2f2c-890f-429d-97fd-d288f2b19297 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 Aug 14 06:14:40.265337 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-461d2f2c-890f-429d-97fd-d288f2b19297 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:40.266223 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-461d2f2c-890f-429d-97fd-d288f2b19297 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:40.275557 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:40.275557 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:40.285116 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-461d2f2c-890f-429d-97fd-d288f2b19297 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:14:40.292255 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-461d2f2c-890f-429d-97fd-d288f2b19297 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 returned with HTTP 200 Aug 14 06:14:40.292255 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 542/2163] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:40 2026] GET /volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 => generated 939 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:40.551592 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d848231f-7af8-4094-b5af-b3733b9d34cb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:40.554635 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d848231f-7af8-4094-b5af-b3733b9d34cb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f Aug 14 06:14:40.554934 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d848231f-7af8-4094-b5af-b3733b9d34cb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:40.555189 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d848231f-7af8-4094-b5af-b3733b9d34cb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:40.555336 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-d848231f-7af8-4094-b5af-b3733b9d34cb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 841fd6a7-0e07-4d90-ae8b-6cd057314c6f. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:40.563965 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:40.563965 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:40.566431 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d848231f-7af8-4094-b5af-b3733b9d34cb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f returned with HTTP 200 Aug 14 06:14:40.566431 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 543/2164] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:40 2026] GET /volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:41.309878 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3fea899d-e648-4d5d-bb96-1df21da6328a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:41.313253 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3fea899d-e648-4d5d-bb96-1df21da6328a tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 Aug 14 06:14:41.314701 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3fea899d-e648-4d5d-bb96-1df21da6328a tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:41.314701 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3fea899d-e648-4d5d-bb96-1df21da6328a tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:41.323538 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:41.323538 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:41.328098 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3fea899d-e648-4d5d-bb96-1df21da6328a tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:14:41.333924 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3fea899d-e648-4d5d-bb96-1df21da6328a tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 returned with HTTP 200 Aug 14 06:14:41.335507 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 541/2165] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:41 2026] GET /volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 => generated 1000 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:41.578299 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-98f5394a-7b75-4c43-bab6-f173eb0e460f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:41.582623 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-98f5394a-7b75-4c43-bab6-f173eb0e460f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f Aug 14 06:14:41.584665 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-98f5394a-7b75-4c43-bab6-f173eb0e460f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:41.584978 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-98f5394a-7b75-4c43-bab6-f173eb0e460f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:41.585669 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-98f5394a-7b75-4c43-bab6-f173eb0e460f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 841fd6a7-0e07-4d90-ae8b-6cd057314c6f. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:41.592145 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:41.592145 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:41.594062 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-98f5394a-7b75-4c43-bab6-f173eb0e460f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f returned with HTTP 200 Aug 14 06:14:41.594521 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 540/2166] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:41 2026] GET /volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:14:42.349906 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0a6e922a-1de9-45ff-a052-93ab24412abb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:42.353791 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a6e922a-1de9-45ff-a052-93ab24412abb tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 Aug 14 06:14:42.354257 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a6e922a-1de9-45ff-a052-93ab24412abb tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:42.354924 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a6e922a-1de9-45ff-a052-93ab24412abb tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:42.367658 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:42.367658 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:42.374643 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0a6e922a-1de9-45ff-a052-93ab24412abb tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:14:42.384099 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a6e922a-1de9-45ff-a052-93ab24412abb tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 returned with HTTP 200 Aug 14 06:14:42.385717 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 543/2167] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:42 2026] GET /volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 => generated 1000 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:42.611855 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cb0668ac-81f1-49b4-ba37-e9d3b0eef4a9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:42.614463 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cb0668ac-81f1-49b4-ba37-e9d3b0eef4a9 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f Aug 14 06:14:42.614750 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cb0668ac-81f1-49b4-ba37-e9d3b0eef4a9 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:42.614998 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cb0668ac-81f1-49b4-ba37-e9d3b0eef4a9 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:42.615145 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-cb0668ac-81f1-49b4-ba37-e9d3b0eef4a9 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 841fd6a7-0e07-4d90-ae8b-6cd057314c6f. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:42.624558 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:42.624558 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:42.625387 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cb0668ac-81f1-49b4-ba37-e9d3b0eef4a9 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f returned with HTTP 200 Aug 14 06:14:42.625867 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 544/2168] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:42 2026] GET /volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:43.406287 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-75a10ce2-2f2c-413e-b43b-bab65ab8ec32 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:43.408925 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-75a10ce2-2f2c-413e-b43b-bab65ab8ec32 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 Aug 14 06:14:43.409154 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-75a10ce2-2f2c-413e-b43b-bab65ab8ec32 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:43.409355 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-75a10ce2-2f2c-413e-b43b-bab65ab8ec32 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:43.416545 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:43.416545 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:43.420790 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-75a10ce2-2f2c-413e-b43b-bab65ab8ec32 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:14:43.425476 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-75a10ce2-2f2c-413e-b43b-bab65ab8ec32 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 returned with HTTP 200 Aug 14 06:14:43.425929 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 542/2169] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:43 2026] GET /volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 => generated 1000 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:43.637556 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a6473cac-2726-4a80-b993-b6fa9e8d0c40 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:43.639448 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a6473cac-2726-4a80-b993-b6fa9e8d0c40 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f Aug 14 06:14:43.639654 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a6473cac-2726-4a80-b993-b6fa9e8d0c40 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:43.639877 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a6473cac-2726-4a80-b993-b6fa9e8d0c40 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:43.639945 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-a6473cac-2726-4a80-b993-b6fa9e8d0c40 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 841fd6a7-0e07-4d90-ae8b-6cd057314c6f. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:43.646916 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:43.646916 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:43.649732 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a6473cac-2726-4a80-b993-b6fa9e8d0c40 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f returned with HTTP 200 Aug 14 06:14:43.649732 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 541/2170] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:43 2026] GET /volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:44.442634 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f6ef2f77-d0b7-4f2d-85c1-6f6e2dafdc0c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:44.448483 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f6ef2f77-d0b7-4f2d-85c1-6f6e2dafdc0c tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 Aug 14 06:14:44.448981 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f6ef2f77-d0b7-4f2d-85c1-6f6e2dafdc0c tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:44.450998 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f6ef2f77-d0b7-4f2d-85c1-6f6e2dafdc0c tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:44.470677 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:44.470677 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:44.476947 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f6ef2f77-d0b7-4f2d-85c1-6f6e2dafdc0c tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:14:44.483594 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f6ef2f77-d0b7-4f2d-85c1-6f6e2dafdc0c tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 returned with HTTP 200 Aug 14 06:14:44.484776 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 544/2171] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:44 2026] GET /volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 => generated 1000 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:44.663613 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ad0b8985-4aed-48bc-8f22-731ebeed2665 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:44.669294 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ad0b8985-4aed-48bc-8f22-731ebeed2665 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f Aug 14 06:14:44.669748 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ad0b8985-4aed-48bc-8f22-731ebeed2665 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:44.670074 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ad0b8985-4aed-48bc-8f22-731ebeed2665 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:44.670347 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-ad0b8985-4aed-48bc-8f22-731ebeed2665 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 841fd6a7-0e07-4d90-ae8b-6cd057314c6f. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:44.676551 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:44.676551 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:44.678369 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ad0b8985-4aed-48bc-8f22-731ebeed2665 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f returned with HTTP 200 Aug 14 06:14:44.678369 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 545/2172] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:44 2026] GET /volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:44.693766 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-38051140-549c-4149-927e-83f919df3f6b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:44.697917 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-38051140-549c-4149-927e-83f919df3f6b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 Aug 14 06:14:44.698184 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-38051140-549c-4149-927e-83f919df3f6b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:44.698461 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-38051140-549c-4149-927e-83f919df3f6b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:44.715691 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:44.715691 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:44.720830 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-38051140-549c-4149-927e-83f919df3f6b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:44.726584 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-38051140-549c-4149-927e-83f919df3f6b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 returned with HTTP 200 Aug 14 06:14:44.727096 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 543/2173] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:44 2026] GET /volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:44.739863 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-03cad691-de5e-4df6-9bd2-aeda0c0a10ea None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:44.742187 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-03cad691-de5e-4df6-9bd2-aeda0c0a10ea tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] DELETE https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f Aug 14 06:14:44.742454 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-03cad691-de5e-4df6-9bd2-aeda0c0a10ea tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:44.742965 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-03cad691-de5e-4df6-9bd2-aeda0c0a10ea tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:44.742965 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-03cad691-de5e-4df6-9bd2-aeda0c0a10ea tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Delete backup with id: 841fd6a7-0e07-4d90-ae8b-6cd057314c6f. Aug 14 06:14:44.749644 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:44.749644 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:44.764101 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.backup.rpcapi [None req-03cad691-de5e-4df6-9bd2-aeda0c0a10ea tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] delete_backup rpcapi backup_id 841fd6a7-0e07-4d90-ae8b-6cd057314c6f {{(pid=100405) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:14:44.765551 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-03cad691-de5e-4df6-9bd2-aeda0c0a10ea tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f returned with HTTP 202 Aug 14 06:14:44.766367 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 542/2174] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:14:44 2026] DELETE /volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:14:44.775938 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3da722fb-6250-467d-bfaa-e82f40b308d6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:44.778628 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3da722fb-6250-467d-bfaa-e82f40b308d6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f Aug 14 06:14:44.779048 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3da722fb-6250-467d-bfaa-e82f40b308d6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:44.779134 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3da722fb-6250-467d-bfaa-e82f40b308d6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:44.779296 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-3da722fb-6250-467d-bfaa-e82f40b308d6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 841fd6a7-0e07-4d90-ae8b-6cd057314c6f. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:44.788502 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:44.788502 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:44.789268 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3da722fb-6250-467d-bfaa-e82f40b308d6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f returned with HTTP 200 Aug 14 06:14:44.789644 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 545/2175] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:44 2026] GET /volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:45.499258 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8772ff32-e188-42a8-abd1-93fe55daac6d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:45.502826 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8772ff32-e188-42a8-abd1-93fe55daac6d tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 Aug 14 06:14:45.503061 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8772ff32-e188-42a8-abd1-93fe55daac6d tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:45.503257 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8772ff32-e188-42a8-abd1-93fe55daac6d tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:45.511577 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:45.511577 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:45.517148 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8772ff32-e188-42a8-abd1-93fe55daac6d tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:14:45.523918 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8772ff32-e188-42a8-abd1-93fe55daac6d tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 returned with HTTP 200 Aug 14 06:14:45.523918 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 546/2176] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:45 2026] GET /volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 => generated 1000 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:45.801758 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-11291d1d-bc3c-4497-a8c1-4d75d5bc209f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:45.808021 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-11291d1d-bc3c-4497-a8c1-4d75d5bc209f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f Aug 14 06:14:45.808021 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-11291d1d-bc3c-4497-a8c1-4d75d5bc209f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:45.808021 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-11291d1d-bc3c-4497-a8c1-4d75d5bc209f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:45.808021 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-11291d1d-bc3c-4497-a8c1-4d75d5bc209f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 841fd6a7-0e07-4d90-ae8b-6cd057314c6f. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:45.813377 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-11291d1d-bc3c-4497-a8c1-4d75d5bc209f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f returned with HTTP 404 Aug 14 06:14:45.814446 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 544/2177] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:45 2026] GET /volume/v3/backups/841fd6a7-0e07-4d90-ae8b-6cd057314c6f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:45.975886 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-53494143-9bdb-4715-b761-4ece5b17b2cc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:45.978363 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-53494143-9bdb-4715-b761-4ece5b17b2cc tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 Aug 14 06:14:45.978900 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-53494143-9bdb-4715-b761-4ece5b17b2cc tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:45.979241 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-53494143-9bdb-4715-b761-4ece5b17b2cc tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:45.991031 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:45.991031 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:45.997422 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-53494143-9bdb-4715-b761-4ece5b17b2cc tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:46.005837 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-53494143-9bdb-4715-b761-4ece5b17b2cc tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 returned with HTTP 200 Aug 14 06:14:46.005837 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 543/2178] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:14:45 2026] GET /volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:46.033347 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-4d9b4627-a1cb-405c-a404-d0ffe72ff13d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:46.035788 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-4d9b4627-a1cb-405c-a404-d0ffe72ff13d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] POST https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7/action Aug 14 06:14:46.036239 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-4d9b4627-a1cb-405c-a404-d0ffe72ff13d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:14:46.036424 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-4d9b4627-a1cb-405c-a404-d0ffe72ff13d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:46.053480 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:46.053480 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:46.053480 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-4d9b4627-a1cb-405c-a404-d0ffe72ff13d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:46.068240 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-4d9b4627-a1cb-405c-a404-d0ffe72ff13d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Begin detaching volume completed successfully. Aug 14 06:14:46.068519 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-4d9b4627-a1cb-405c-a404-d0ffe72ff13d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7/action returned with HTTP 202 Aug 14 06:14:46.069293 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 546/2179] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:14:46 2026] POST /volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 06:14:46.092919 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-40ecca42-055a-4520-8f93-aa7b3dd54143 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:46.096386 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-40ecca42-055a-4520-8f93-aa7b3dd54143 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 Aug 14 06:14:46.096605 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-40ecca42-055a-4520-8f93-aa7b3dd54143 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:46.097188 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-40ecca42-055a-4520-8f93-aa7b3dd54143 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:46.115683 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:46.115683 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:46.122034 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-40ecca42-055a-4520-8f93-aa7b3dd54143 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:46.141500 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-37b82e18-3d8f-4f8b-b188-bf099d16b81c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:46.141500 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-37b82e18-3d8f-4f8b-b188-bf099d16b81c None None] GET https://10.4.3.127/volume// Aug 14 06:14:46.141500 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-37b82e18-3d8f-4f8b-b188-bf099d16b81c None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:46.141500 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-37b82e18-3d8f-4f8b-b188-bf099d16b81c None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:46.141500 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-37b82e18-3d8f-4f8b-b188-bf099d16b81c None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:14:46.141500 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 545/2180] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:14:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:14:46.142180 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-40ecca42-055a-4520-8f93-aa7b3dd54143 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 returned with HTTP 200 Aug 14 06:14:46.142968 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 547/2181] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:46 2026] GET /volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 => generated 1137 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:46.158631 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-4e82e1bc-2cb3-44c5-970f-150be1d898b0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:46.163267 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-4e82e1bc-2cb3-44c5-970f-150be1d898b0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 Aug 14 06:14:46.163573 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-4e82e1bc-2cb3-44c5-970f-150be1d898b0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:46.163862 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-4e82e1bc-2cb3-44c5-970f-150be1d898b0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:46.183592 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:46.183592 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:46.187928 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-4e82e1bc-2cb3-44c5-970f-150be1d898b0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:46.193760 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-4e82e1bc-2cb3-44c5-970f-150be1d898b0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 returned with HTTP 200 Aug 14 06:14:46.194355 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 544/2182] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:14:46 2026] GET /volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 => generated 1317 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:14:46.541419 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-293bcba3-11f8-423e-bbc5-f8d7e53c8c31 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:46.543556 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-293bcba3-11f8-423e-bbc5-f8d7e53c8c31 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 Aug 14 06:14:46.543819 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-293bcba3-11f8-423e-bbc5-f8d7e53c8c31 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:46.544042 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-293bcba3-11f8-423e-bbc5-f8d7e53c8c31 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:46.551450 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:46.551450 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:46.556269 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-293bcba3-11f8-423e-bbc5-f8d7e53c8c31 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:14:46.561701 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-293bcba3-11f8-423e-bbc5-f8d7e53c8c31 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 returned with HTTP 200 Aug 14 06:14:46.562269 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 547/2183] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:46 2026] GET /volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 => generated 1252 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:46.678080 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-a9a82b09-7f58-49f2-b9ac-da5885a25116 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:46.679759 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-a9a82b09-7f58-49f2-b9ac-da5885a25116 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 Aug 14 06:14:46.679979 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-a9a82b09-7f58-49f2-b9ac-da5885a25116 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:46.680131 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-a9a82b09-7f58-49f2-b9ac-da5885a25116 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:46.687846 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:46.687846 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:46.693037 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-a9a82b09-7f58-49f2-b9ac-da5885a25116 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:14:46.697218 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-a9a82b09-7f58-49f2-b9ac-da5885a25116 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 returned with HTTP 200 Aug 14 06:14:46.697659 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 546/2184] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:14:46 2026] GET /volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 => generated 1252 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:47.160964 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c70265fa-316f-402e-a903-988e26a3f40d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:47.163636 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c70265fa-316f-402e-a903-988e26a3f40d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 Aug 14 06:14:47.163930 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c70265fa-316f-402e-a903-988e26a3f40d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:47.164205 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c70265fa-316f-402e-a903-988e26a3f40d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:47.174148 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-05adff2a-78f2-4619-8e96-fead9d32c2ad None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:47.174509 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:47.174509 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:47.176770 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-05adff2a-78f2-4619-8e96-fead9d32c2ad tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 Aug 14 06:14:47.177053 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-05adff2a-78f2-4619-8e96-fead9d32c2ad tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:47.177303 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-05adff2a-78f2-4619-8e96-fead9d32c2ad tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:47.179133 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c70265fa-316f-402e-a903-988e26a3f40d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:47.184337 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c70265fa-316f-402e-a903-988e26a3f40d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 returned with HTTP 200 Aug 14 06:14:47.184889 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 548/2185] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:47 2026] GET /volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:47.191002 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:47.191002 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:47.195049 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-05adff2a-78f2-4619-8e96-fead9d32c2ad tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:14:47.199623 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-05adff2a-78f2-4619-8e96-fead9d32c2ad tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 returned with HTTP 200 Aug 14 06:14:47.200006 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 545/2186] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:14:47 2026] GET /volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 => generated 1252 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:47.210681 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-86ef4161-a606-4715-a137-ce164184f754 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:47.211160 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-86ef4161-a606-4715-a137-ce164184f754 None None] GET https://10.4.3.127/volume// Aug 14 06:14:47.211257 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-86ef4161-a606-4715-a137-ce164184f754 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:47.211505 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-86ef4161-a606-4715-a137-ce164184f754 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:47.212042 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-86ef4161-a606-4715-a137-ce164184f754 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:14:47.212764 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 548/2187] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:14:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:14:47.221316 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-7d5bf224-dde7-4d49-a1e5-99bc4d347e54 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:47.223871 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-7d5bf224-dde7-4d49-a1e5-99bc4d347e54 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:14:47.224426 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-7d5bf224-dde7-4d49-a1e5-99bc4d347e54 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d915f1d-a8d7-473c-aee3-31cf2d7e12e6", "connector": null, "instance_uuid": "265aa595-f8d1-4119-b99b-6272dd7a32b7"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:47.233757 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:47.233757 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:47.257142 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-069e0f7b-e3f1-49d6-ad69-4c49f1e82741 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:47.262497 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-069e0f7b-e3f1-49d6-ad69-4c49f1e82741 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] DELETE https://10.4.3.127/volume/v3/attachments/a1837aba-6be3-495e-81b8-8c1cb23c81c9 Aug 14 06:14:47.263142 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-069e0f7b-e3f1-49d6-ad69-4c49f1e82741 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:47.263378 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-069e0f7b-e3f1-49d6-ad69-4c49f1e82741 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:47.268911 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-7d5bf224-dde7-4d49-a1e5-99bc4d347e54 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:14:47.270351 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 547/2188] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:14:47 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 14 06:14:47.273538 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:47.273538 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:47.325835 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6ccf14a4-9f3e-4903-8675-c76ca495f79e req-069e0f7b-e3f1-49d6-ad69-4c49f1e82741 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/attachments/a1837aba-6be3-495e-81b8-8c1cb23c81c9 returned with HTTP 200 Aug 14 06:14:47.326268 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 549/2189] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:14:47 2026] DELETE /volume/v3/attachments/a1837aba-6be3-495e-81b8-8c1cb23c81c9 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:48.203153 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4712597c-0431-4497-94e1-a3a0df3536d1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:48.205009 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4712597c-0431-4497-94e1-a3a0df3536d1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 Aug 14 06:14:48.205187 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4712597c-0431-4497-94e1-a3a0df3536d1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:48.205367 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4712597c-0431-4497-94e1-a3a0df3536d1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:48.214038 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:48.214038 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:48.217582 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4712597c-0431-4497-94e1-a3a0df3536d1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:48.221558 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4712597c-0431-4497-94e1-a3a0df3536d1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 returned with HTTP 200 Aug 14 06:14:48.221940 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 546/2190] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:48 2026] GET /volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:48.877942 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d2e653dc-ba12-4eff-aa9a-24bb1f8cda2b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:48.878414 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d2e653dc-ba12-4eff-aa9a-24bb1f8cda2b None None] GET https://10.4.3.127/volume// Aug 14 06:14:48.878638 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d2e653dc-ba12-4eff-aa9a-24bb1f8cda2b None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:48.878911 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d2e653dc-ba12-4eff-aa9a-24bb1f8cda2b None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:48.879477 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d2e653dc-ba12-4eff-aa9a-24bb1f8cda2b None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:14:48.879888 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 549/2191] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:14:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:14:48.892128 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-23f4eff5-d2b2-4b1e-9f1a-526459209feb None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:48.899624 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-23f4eff5-d2b2-4b1e-9f1a-526459209feb tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 Aug 14 06:14:48.899624 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-23f4eff5-d2b2-4b1e-9f1a-526459209feb tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:48.899624 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-23f4eff5-d2b2-4b1e-9f1a-526459209feb tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:48.913734 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:48.913734 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:48.920682 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-23f4eff5-d2b2-4b1e-9f1a-526459209feb tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:14:48.926373 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-23f4eff5-d2b2-4b1e-9f1a-526459209feb tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 returned with HTTP 200 Aug 14 06:14:48.927160 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 548/2192] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:14:48 2026] GET /volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 => generated 1431 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:14:49.053994 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-8f28cffb-81ac-4de5-93d9-c75e287c3c17 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:49.055803 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-8f28cffb-81ac-4de5-93d9-c75e287c3c17 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] PUT https://10.4.3.127/volume/v3/attachments/b431f5cf-7151-4e91-931e-588ed84bce8f Aug 14 06:14:49.056269 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-8f28cffb-81ac-4de5-93d9-c75e287c3c17 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:49.066874 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-8f28cffb-81ac-4de5-93d9-c75e287c3c17 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Acquiring lock "cinder-attachment_update-0d915f1d-a8d7-473c-aee3-31cf2d7e12e6-np0000007331" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:14:49.071925 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-8f28cffb-81ac-4de5-93d9-c75e287c3c17 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Lock "cinder-attachment_update-0d915f1d-a8d7-473c-aee3-31cf2d7e12e6-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:14:49.072782 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:49.072782 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:49.175071 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-8f28cffb-81ac-4de5-93d9-c75e287c3c17 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Lock "cinder-attachment_update-0d915f1d-a8d7-473c-aee3-31cf2d7e12e6-np0000007331" released by "attachment_update" :: held 0.102s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:14:49.175071 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-8f28cffb-81ac-4de5-93d9-c75e287c3c17 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/attachments/b431f5cf-7151-4e91-931e-588ed84bce8f returned with HTTP 200 Aug 14 06:14:49.175071 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 550/2193] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:14:49 2026] PUT /volume/v3/attachments/b431f5cf-7151-4e91-931e-588ed84bce8f => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 06:14:49.203884 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-2fe84c20-d7ba-4a8f-8dbb-203e50a8e85c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:49.206219 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-2fe84c20-d7ba-4a8f-8dbb-203e50a8e85c tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] POST https://10.4.3.127/volume/v3/attachments/b431f5cf-7151-4e91-931e-588ed84bce8f/action Aug 14 06:14:49.206558 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-2fe84c20-d7ba-4a8f-8dbb-203e50a8e85c tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:14:49.208094 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-2fe84c20-d7ba-4a8f-8dbb-203e50a8e85c tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:49.224957 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:49.224957 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:49.238930 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-a4f4e97e-a569-4ab4-91b6-02256187eeb7 req-2fe84c20-d7ba-4a8f-8dbb-203e50a8e85c tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/attachments/b431f5cf-7151-4e91-931e-588ed84bce8f/action returned with HTTP 204 Aug 14 06:14:49.240803 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 547/2194] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:14:49 2026] POST /volume/v3/attachments/b431f5cf-7151-4e91-931e-588ed84bce8f/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:52.486029 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-247c83a2-7a29-4276-8635-cd0535d57642 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:52.487981 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-247c83a2-7a29-4276-8635-cd0535d57642 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] DELETE https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 Aug 14 06:14:52.488163 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-247c83a2-7a29-4276-8635-cd0535d57642 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:52.488328 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-247c83a2-7a29-4276-8635-cd0535d57642 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:52.488781 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-247c83a2-7a29-4276-8635-cd0535d57642 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Delete volume with id: 15053c7f-370f-4591-ad22-65f2bdc705b7 Aug 14 06:14:52.496834 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:52.496834 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:52.497353 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-247c83a2-7a29-4276-8635-cd0535d57642 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:52.520595 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-247c83a2-7a29-4276-8635-cd0535d57642 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Delete volume request issued successfully. Aug 14 06:14:52.520886 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-247c83a2-7a29-4276-8635-cd0535d57642 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 returned with HTTP 202 Aug 14 06:14:52.521434 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 550/2195] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:14:52 2026] DELETE /volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:14:52.529622 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8e7082b0-7995-4ad3-a7f7-773773151bcc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:52.531419 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8e7082b0-7995-4ad3-a7f7-773773151bcc tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 Aug 14 06:14:52.531798 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8e7082b0-7995-4ad3-a7f7-773773151bcc tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:52.531926 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8e7082b0-7995-4ad3-a7f7-773773151bcc tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:52.542866 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:52.542866 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:52.550978 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8e7082b0-7995-4ad3-a7f7-773773151bcc tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:52.557528 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8e7082b0-7995-4ad3-a7f7-773773151bcc tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 returned with HTTP 200 Aug 14 06:14:52.558137 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 549/2196] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:52 2026] GET /volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:53.574040 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e562fb5b-e21d-415f-9df4-68a1a8dcfe39 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:53.575669 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e562fb5b-e21d-415f-9df4-68a1a8dcfe39 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 Aug 14 06:14:53.575866 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e562fb5b-e21d-415f-9df4-68a1a8dcfe39 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:53.576135 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e562fb5b-e21d-415f-9df4-68a1a8dcfe39 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:53.582230 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e562fb5b-e21d-415f-9df4-68a1a8dcfe39 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 returned with HTTP 404 Aug 14 06:14:53.582952 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 551/2197] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:53 2026] GET /volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:53.590456 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0fc498e4-a1d9-4455-ae37-f80952a4fa87 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:53.592593 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0fc498e4-a1d9-4455-ae37-f80952a4fa87 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 Aug 14 06:14:53.592811 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0fc498e4-a1d9-4455-ae37-f80952a4fa87 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:53.593010 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0fc498e4-a1d9-4455-ae37-f80952a4fa87 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:53.598263 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0fc498e4-a1d9-4455-ae37-f80952a4fa87 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 returned with HTTP 404 Aug 14 06:14:53.598798 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 548/2198] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:53 2026] GET /volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:53.605798 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3cdfa723-acdb-47b1-8954-8ff453cf3045 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:53.607682 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3cdfa723-acdb-47b1-8954-8ff453cf3045 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] DELETE https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 Aug 14 06:14:53.607879 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3cdfa723-acdb-47b1-8954-8ff453cf3045 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:53.608101 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3cdfa723-acdb-47b1-8954-8ff453cf3045 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:53.608266 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-3cdfa723-acdb-47b1-8954-8ff453cf3045 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Delete volume with id: 15053c7f-370f-4591-ad22-65f2bdc705b7 Aug 14 06:14:53.617381 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3cdfa723-acdb-47b1-8954-8ff453cf3045 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 returned with HTTP 404 Aug 14 06:14:53.618038 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 551/2199] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:14:53 2026] DELETE /volume/v3/volumes/15053c7f-370f-4591-ad22-65f2bdc705b7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:14:53.648327 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:53.650883 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:14:53.651270 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1590621060"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:53.652923 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Create volume request body: {'volume': {'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1590621060'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:14:53.735875 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Create volume of 1 GB Aug 14 06:14:53.739831 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Availability Zones retrieved successfully. Aug 14 06:14:53.744813 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Flow 'volume_create_api' (2f24637d-d53a-4c64-be10-13f64d9f5933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:53.745913 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5676ebda-b4f7-4d0b-9ed1-1d584a08bb51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:53.746797 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:14:53.800020 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5676ebda-b4f7-4d0b-9ed1-1d584a08bb51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:53.800938 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd38fad-6bdc-41c2-9359-dd739e0359ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:53.840553 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Created reservations ['28755d7b-5bb1-494c-9c85-44c062d7bfeb', '08e84cdb-7e24-4c7d-8221-c58c92845f04', '63ac3dc7-5a45-4e5c-8835-5a472bf63355', '8a6c8fbb-b116-4d19-b56b-91563cc46f67'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:14:53.841392 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd38fad-6bdc-41c2-9359-dd739e0359ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28755d7b-5bb1-494c-9c85-44c062d7bfeb', '08e84cdb-7e24-4c7d-8221-c58c92845f04', '63ac3dc7-5a45-4e5c-8835-5a472bf63355', '8a6c8fbb-b116-4d19-b56b-91563cc46f67']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:53.842075 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3f4186d-55a2-467d-90aa-68c44db55fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:53.865446 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3f4186d-55a2-467d-90aa-68c44db55fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1604075f-319c-422e-955d-584b20e94f66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1590621060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a3a07f635542109438a5732ab03294',qos_specs=None,replication_status=,reservations=['28755d7b-5bb1-494c-9c85-44c062d7bfeb','08e84cdb-7e24-4c7d-8221-c58c92845f04','63ac3dc7-5a45-4e5c-8835-5a472bf63355','8a6c8fbb-b116-4d19-b56b-91563cc46f67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326ba3829c924fc49efa315c266ba0c8',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:14:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1590621060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1604075f-319c-422e-955d-584b20e94f66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a3a07f635542109438a5732ab03294',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='326ba3829c924fc49efa315c266ba0c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:53.866148 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aca9adfe-5af7-48d0-84f1-c221a1bfbedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:53.884462 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aca9adfe-5af7-48d0-84f1-c221a1bfbedd) transitioned into state 'SUCCESS' from state '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-1590621060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a3a07f635542109438a5732ab03294',qos_specs=None,replication_status=,reservations=['28755d7b-5bb1-494c-9c85-44c062d7bfeb','08e84cdb-7e24-4c7d-8221-c58c92845f04','63ac3dc7-5a45-4e5c-8835-5a472bf63355','8a6c8fbb-b116-4d19-b56b-91563cc46f67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326ba3829c924fc49efa315c266ba0c8',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:53.885167 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e73e2134-e84d-4b08-bb73-d20416a5aa05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:14:53.894912 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e73e2134-e84d-4b08-bb73-d20416a5aa05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:14:53.896001 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Flow 'volume_create_api' (2f24637d-d53a-4c64-be10-13f64d9f5933) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:14:53.896297 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Create volume request issued successfully. Aug 14 06:14:53.896988 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-15a8da5c-36d7-4797-bc26-cc4308f31f6e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:14:53.897563 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 550/2200] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:14:53 2026] POST /volume/v3/volumes => generated 749 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 06:14:53.914997 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-52bbeb90-9a4d-4d89-8178-ba65ca13e878 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:53.917232 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-52bbeb90-9a4d-4d89-8178-ba65ca13e878 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 Aug 14 06:14:53.917478 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-52bbeb90-9a4d-4d89-8178-ba65ca13e878 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:53.917720 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-52bbeb90-9a4d-4d89-8178-ba65ca13e878 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:53.925277 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:53.925277 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:53.930839 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-52bbeb90-9a4d-4d89-8178-ba65ca13e878 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:53.941480 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-52bbeb90-9a4d-4d89-8178-ba65ca13e878 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 returned with HTTP 200 Aug 14 06:14:53.942004 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 552/2201] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:53 2026] GET /volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:54.957038 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-35550812-a0ef-48c5-ab09-7e30f7ffc26a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:54.959235 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-35550812-a0ef-48c5-ab09-7e30f7ffc26a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 Aug 14 06:14:54.959517 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-35550812-a0ef-48c5-ab09-7e30f7ffc26a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:54.959781 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-35550812-a0ef-48c5-ab09-7e30f7ffc26a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:54.970336 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:54.970336 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:54.976350 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-35550812-a0ef-48c5-ab09-7e30f7ffc26a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:54.983002 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-35550812-a0ef-48c5-ab09-7e30f7ffc26a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 returned with HTTP 200 Aug 14 06:14:54.983482 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 549/2202] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:54 2026] GET /volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:55.001047 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-76a4564f-42b1-44fd-848e-bae41a1d938e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:55.003116 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-76a4564f-42b1-44fd-848e-bae41a1d938e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 Aug 14 06:14:55.003373 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-76a4564f-42b1-44fd-848e-bae41a1d938e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:55.003625 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-76a4564f-42b1-44fd-848e-bae41a1d938e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:55.010940 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:55.010940 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:55.014810 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-76a4564f-42b1-44fd-848e-bae41a1d938e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:55.020124 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-76a4564f-42b1-44fd-848e-bae41a1d938e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 returned with HTTP 200 Aug 14 06:14:55.020597 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 552/2203] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:55 2026] GET /volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:14:55.034207 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1c57d8e6-c7ed-4a8d-9316-37dfb06d4fe2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:55.036559 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1c57d8e6-c7ed-4a8d-9316-37dfb06d4fe2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:14:55.037002 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1c57d8e6-c7ed-4a8d-9316-37dfb06d4fe2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1604075f-319c-422e-955d-584b20e94f66", "name": "tempest-VolumesBackupsTest-Backup-1251736725", "container": "tempest-volumesbackupstest-backup-container-1053698947"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:14:55.038857 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.backups [None req-1c57d8e6-c7ed-4a8d-9316-37dfb06d4fe2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Creating new backup {'backup': {'volume_id': '1604075f-319c-422e-955d-584b20e94f66', 'name': 'tempest-VolumesBackupsTest-Backup-1251736725', 'container': 'tempest-volumesbackupstest-backup-container-1053698947'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:14:55.039026 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.backups [None req-1c57d8e6-c7ed-4a8d-9316-37dfb06d4fe2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Creating backup of volume 1604075f-319c-422e-955d-584b20e94f66 in container tempest-volumesbackupstest-backup-container-1053698947 Aug 14 06:14:55.051349 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:55.051349 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:55.052022 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1c57d8e6-c7ed-4a8d-9316-37dfb06d4fe2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:14:55.071709 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-1c57d8e6-c7ed-4a8d-9316-37dfb06d4fe2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Created reservations ['877b5941-c9de-419b-b180-bc43406f4dc1', '9e5afa33-a729-42b7-b2c4-d4c3f47daf7c'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:14:55.102859 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1c57d8e6-c7ed-4a8d-9316-37dfb06d4fe2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:14:55.103319 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 551/2204] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:14:55 2026] POST /volume/v3/backups => generated 330 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:14:55.114147 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fb17499c-f427-4cb7-878a-5c4b88b5b3fe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:55.116874 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fb17499c-f427-4cb7-878a-5c4b88b5b3fe tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:14:55.117272 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fb17499c-f427-4cb7-878a-5c4b88b5b3fe tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:55.117760 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fb17499c-f427-4cb7-878a-5c4b88b5b3fe tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:55.118027 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-fb17499c-f427-4cb7-878a-5c4b88b5b3fe tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:55.124605 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:55.124605 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:55.125797 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fb17499c-f427-4cb7-878a-5c4b88b5b3fe tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:14:55.126280 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 553/2205] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:55 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:56.141575 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-30d9c07d-2ddb-44da-9c6c-9b6194014616 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:56.143509 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-30d9c07d-2ddb-44da-9c6c-9b6194014616 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:14:56.143700 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-30d9c07d-2ddb-44da-9c6c-9b6194014616 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:56.143888 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-30d9c07d-2ddb-44da-9c6c-9b6194014616 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:56.143985 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-30d9c07d-2ddb-44da-9c6c-9b6194014616 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:56.148866 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:56.148866 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:14:56.149597 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-30d9c07d-2ddb-44da-9c6c-9b6194014616 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:14:56.149963 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 550/2206] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:56 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:14:57.161490 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-91b80ebf-a333-4533-8e96-2bc85c13ffd7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:57.163183 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-91b80ebf-a333-4533-8e96-2bc85c13ffd7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:14:57.163373 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-91b80ebf-a333-4533-8e96-2bc85c13ffd7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:57.163564 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-91b80ebf-a333-4533-8e96-2bc85c13ffd7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:57.163664 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-91b80ebf-a333-4533-8e96-2bc85c13ffd7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:57.168098 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:57.168098 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:14:57.168901 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-91b80ebf-a333-4533-8e96-2bc85c13ffd7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:14:57.169241 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 553/2207] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:57 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:58.181867 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-636c553f-4bc2-4bd7-a5b4-cfbfc06b9db3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:58.183793 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-636c553f-4bc2-4bd7-a5b4-cfbfc06b9db3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:14:58.184036 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-636c553f-4bc2-4bd7-a5b4-cfbfc06b9db3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:58.184303 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-636c553f-4bc2-4bd7-a5b4-cfbfc06b9db3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:58.184487 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-636c553f-4bc2-4bd7-a5b4-cfbfc06b9db3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:58.189908 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:58.189908 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:14:58.190741 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-636c553f-4bc2-4bd7-a5b4-cfbfc06b9db3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:14:58.191188 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 552/2208] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:58 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:14:59.203243 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2dc527bd-9740-4bf4-bef9-2bd2a955f514 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:14:59.205823 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2dc527bd-9740-4bf4-bef9-2bd2a955f514 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:14:59.206090 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2dc527bd-9740-4bf4-bef9-2bd2a955f514 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:14:59.206306 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2dc527bd-9740-4bf4-bef9-2bd2a955f514 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:14:59.206465 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-2dc527bd-9740-4bf4-bef9-2bd2a955f514 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:14:59.211519 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:14:59.211519 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:14:59.212297 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2dc527bd-9740-4bf4-bef9-2bd2a955f514 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:14:59.213469 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 554/2209] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:14:59 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:00.223301 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-91729387-f656-4bab-ad3b-4c47ed37c4b0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:00.225202 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-91729387-f656-4bab-ad3b-4c47ed37c4b0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:00.225479 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-91729387-f656-4bab-ad3b-4c47ed37c4b0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:00.225719 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-91729387-f656-4bab-ad3b-4c47ed37c4b0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:00.225869 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-91729387-f656-4bab-ad3b-4c47ed37c4b0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:00.230511 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:00.230511 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:00.231337 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-91729387-f656-4bab-ad3b-4c47ed37c4b0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:00.231933 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 551/2210] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:00 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:00.716270 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-46ac3737-2d13-47a8-9abf-2b07afcc3789 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:00.718620 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46ac3737-2d13-47a8-9abf-2b07afcc3789 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 Aug 14 06:15:00.718904 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46ac3737-2d13-47a8-9abf-2b07afcc3789 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:00.719093 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46ac3737-2d13-47a8-9abf-2b07afcc3789 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:00.728923 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:00.728923 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:00.733913 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-46ac3737-2d13-47a8-9abf-2b07afcc3789 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:15:00.739428 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46ac3737-2d13-47a8-9abf-2b07afcc3789 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 returned with HTTP 200 Aug 14 06:15:00.739882 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 554/2211] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:00 2026] GET /volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:00.753145 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-130519bc-5fff-4ca3-bc42-247dbf8c7ae3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:00.755214 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-130519bc-5fff-4ca3-bc42-247dbf8c7ae3 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 Aug 14 06:15:00.755482 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-130519bc-5fff-4ca3-bc42-247dbf8c7ae3 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:00.755965 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-130519bc-5fff-4ca3-bc42-247dbf8c7ae3 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:00.763816 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:00.763816 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:00.769829 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-130519bc-5fff-4ca3-bc42-247dbf8c7ae3 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:15:00.776090 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-130519bc-5fff-4ca3-bc42-247dbf8c7ae3 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 returned with HTTP 200 Aug 14 06:15:00.776541 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 553/2212] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:00 2026] GET /volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:00.822023 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-f9d7712e-83c5-4d27-b29a-ba299078a96f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:00.826578 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-f9d7712e-83c5-4d27-b29a-ba299078a96f tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 Aug 14 06:15:00.826871 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-f9d7712e-83c5-4d27-b29a-ba299078a96f tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:00.827130 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-f9d7712e-83c5-4d27-b29a-ba299078a96f tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:00.837862 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:00.837862 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:00.843172 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-f9d7712e-83c5-4d27-b29a-ba299078a96f tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:15:00.848418 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-f9d7712e-83c5-4d27-b29a-ba299078a96f tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 returned with HTTP 200 Aug 14 06:15:00.848905 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 555/2213] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:00 2026] GET /volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:00.934124 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0ea47bbb-8a41-45cb-b374-444c5759f8fd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:00.934519 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0ea47bbb-8a41-45cb-b374-444c5759f8fd None None] GET https://10.4.3.127/volume// Aug 14 06:15:00.934737 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0ea47bbb-8a41-45cb-b374-444c5759f8fd None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:00.934892 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0ea47bbb-8a41-45cb-b374-444c5759f8fd None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:00.935216 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0ea47bbb-8a41-45cb-b374-444c5759f8fd None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:00.935511 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 552/2214] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:15:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:00.944255 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-b0cd9781-6da1-4a3c-af1a-70fbd0bc2ca1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:00.947145 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-b0cd9781-6da1-4a3c-af1a-70fbd0bc2ca1 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:15:00.947842 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-b0cd9781-6da1-4a3c-af1a-70fbd0bc2ca1 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9bd76a4-e146-4556-90b0-9d31a3dc01b2", "connector": null, "instance_uuid": "0e9bcecb-6afc-4483-92b2-ae538a0f4516"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:00.960744 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:00.960744 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:00.992944 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-b0cd9781-6da1-4a3c-af1a-70fbd0bc2ca1 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:15:00.993435 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 555/2215] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:15:00 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 14 06:15:01.024466 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-42c1570c-9567-45e8-8e99-9f8707d1305d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:01.026816 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-42c1570c-9567-45e8-8e99-9f8707d1305d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 Aug 14 06:15:01.027074 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-42c1570c-9567-45e8-8e99-9f8707d1305d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:01.027315 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-42c1570c-9567-45e8-8e99-9f8707d1305d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:01.031804 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6fbe1489-6f5e-41bd-bfe0-2d9e51f14aa2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:01.032349 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6fbe1489-6f5e-41bd-bfe0-2d9e51f14aa2 None None] GET https://10.4.3.127/volume// Aug 14 06:15:01.032603 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6fbe1489-6f5e-41bd-bfe0-2d9e51f14aa2 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:01.032889 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6fbe1489-6f5e-41bd-bfe0-2d9e51f14aa2 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:01.033346 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6fbe1489-6f5e-41bd-bfe0-2d9e51f14aa2 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:01.034126 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 556/2216] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:15:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:01.039130 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:01.039130 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:01.043262 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-42c1570c-9567-45e8-8e99-9f8707d1305d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:15:01.044193 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-5a0cec25-fbb4-48c0-a9c5-1313b70fbb94 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:01.047202 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-5a0cec25-fbb4-48c0-a9c5-1313b70fbb94 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 Aug 14 06:15:01.048835 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-5a0cec25-fbb4-48c0-a9c5-1313b70fbb94 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:01.048835 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-5a0cec25-fbb4-48c0-a9c5-1313b70fbb94 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:01.048962 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-42c1570c-9567-45e8-8e99-9f8707d1305d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 returned with HTTP 200 Aug 14 06:15:01.048962 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 554/2217] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:01 2026] GET /volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:01.062367 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:01.062367 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:01.067643 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-5a0cec25-fbb4-48c0-a9c5-1313b70fbb94 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:15:01.074573 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-5a0cec25-fbb4-48c0-a9c5-1313b70fbb94 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 returned with HTTP 200 Aug 14 06:15:01.075271 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 553/2218] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:15:01 2026] GET /volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 => generated 1019 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:15:01.187698 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-97676078-e2de-4cc5-a3f5-e765f5e95499 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:01.191473 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-97676078-e2de-4cc5-a3f5-e765f5e95499 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] PUT https://10.4.3.127/volume/v3/attachments/16c86662-0b38-4eed-9aa1-f4f22d03a1fe Aug 14 06:15:01.192057 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-97676078-e2de-4cc5-a3f5-e765f5e95499 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:01.203360 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-97676078-e2de-4cc5-a3f5-e765f5e95499 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Acquiring lock "cinder-attachment_update-f9bd76a4-e146-4556-90b0-9d31a3dc01b2-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:15:01.210039 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-97676078-e2de-4cc5-a3f5-e765f5e95499 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Lock "cinder-attachment_update-f9bd76a4-e146-4556-90b0-9d31a3dc01b2-np0000007331" acquired by "attachment_update" :: waited 0.007s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:15:01.211573 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:01.211573 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:01.244927 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-73c77044-072d-4ae6-bbaa-a52dc2f2251d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:01.248371 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-73c77044-072d-4ae6-bbaa-a52dc2f2251d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:01.248371 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-73c77044-072d-4ae6-bbaa-a52dc2f2251d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:01.248575 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-73c77044-072d-4ae6-bbaa-a52dc2f2251d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:01.248740 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-73c77044-072d-4ae6-bbaa-a52dc2f2251d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:01.256502 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:01.256502 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:01.257673 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-73c77044-072d-4ae6-bbaa-a52dc2f2251d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:01.260751 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 557/2219] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:01 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:01.329859 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-97676078-e2de-4cc5-a3f5-e765f5e95499 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Lock "cinder-attachment_update-f9bd76a4-e146-4556-90b0-9d31a3dc01b2-np0000007331" released by "attachment_update" :: held 0.120s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:15:01.330218 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-97676078-e2de-4cc5-a3f5-e765f5e95499 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/attachments/16c86662-0b38-4eed-9aa1-f4f22d03a1fe returned with HTTP 200 Aug 14 06:15:01.330786 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 556/2220] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:15:01 2026] PUT /volume/v3/attachments/16c86662-0b38-4eed-9aa1-f4f22d03a1fe => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:02.062040 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-576f6c1a-8d48-45ae-a049-a315096507ea None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:02.065420 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-576f6c1a-8d48-45ae-a049-a315096507ea tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 Aug 14 06:15:02.065420 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-576f6c1a-8d48-45ae-a049-a315096507ea tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:02.065420 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-576f6c1a-8d48-45ae-a049-a315096507ea tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:02.078392 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:02.078392 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:02.082817 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-576f6c1a-8d48-45ae-a049-a315096507ea tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:15:02.088899 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-576f6c1a-8d48-45ae-a049-a315096507ea tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 returned with HTTP 200 Aug 14 06:15:02.089612 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 555/2221] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:02 2026] GET /volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:02.273482 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-04284cf0-55b8-4fc7-a8a8-2a80b372673c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:02.276002 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-04284cf0-55b8-4fc7-a8a8-2a80b372673c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:02.276002 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-04284cf0-55b8-4fc7-a8a8-2a80b372673c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:02.276002 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-04284cf0-55b8-4fc7-a8a8-2a80b372673c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:02.276002 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-04284cf0-55b8-4fc7-a8a8-2a80b372673c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:02.281072 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:02.281072 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:02.282015 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-04284cf0-55b8-4fc7-a8a8-2a80b372673c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:02.282523 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 554/2222] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:02 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:02.452453 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-de78d91d-4299-413a-9b18-be5fe1d516cf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:02.454249 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-de78d91d-4299-413a-9b18-be5fe1d516cf tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:02.454525 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-de78d91d-4299-413a-9b18-be5fe1d516cf tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:02.454820 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-de78d91d-4299-413a-9b18-be5fe1d516cf tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:02.471285 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:02.471285 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:02.479802 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-de78d91d-4299-413a-9b18-be5fe1d516cf tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] Volume info retrieved successfully. Aug 14 06:15:02.486974 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-de78d91d-4299-413a-9b18-be5fe1d516cf tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:15:02.487476 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 558/2223] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:02 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1441 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:02.544554 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-289eb003-9376-4e70-b593-db9762f9af43 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:02.552554 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-289eb003-9376-4e70-b593-db9762f9af43 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:02.552900 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-289eb003-9376-4e70-b593-db9762f9af43 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:02.553205 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-289eb003-9376-4e70-b593-db9762f9af43 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:02.590017 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:02.590017 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:02.598729 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-289eb003-9376-4e70-b593-db9762f9af43 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:02.607621 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-289eb003-9376-4e70-b593-db9762f9af43 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:15:02.608153 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 557/2224] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:02 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1441 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:02.634815 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-e6a6c72d-cb8c-4d33-b14c-7f502d38ab5a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:02.637564 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-e6a6c72d-cb8c-4d33-b14c-7f502d38ab5a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23/action Aug 14 06:15:02.638076 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-e6a6c72d-cb8c-4d33-b14c-7f502d38ab5a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:02.638283 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-e6a6c72d-cb8c-4d33-b14c-7f502d38ab5a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:02.653105 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:02.653105 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:02.653943 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-e6a6c72d-cb8c-4d33-b14c-7f502d38ab5a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:02.664094 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-e6a6c72d-cb8c-4d33-b14c-7f502d38ab5a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Begin detaching volume completed successfully. Aug 14 06:15:02.664094 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-e6a6c72d-cb8c-4d33-b14c-7f502d38ab5a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23/action returned with HTTP 202 Aug 14 06:15:02.664094 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 556/2225] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:15:02 2026] POST /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:15:02.693799 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-88fe383b-dc5d-446f-800a-533f87d4dd37 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:02.698007 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-88fe383b-dc5d-446f-800a-533f87d4dd37 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:02.698459 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-88fe383b-dc5d-446f-800a-533f87d4dd37 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:02.698741 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-88fe383b-dc5d-446f-800a-533f87d4dd37 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:02.718179 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:02.718179 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:02.720783 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7f5c4e5d-714c-4dc6-ad11-f8d2228c60a9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:02.721233 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7f5c4e5d-714c-4dc6-ad11-f8d2228c60a9 None None] GET https://10.4.3.127/volume// Aug 14 06:15:02.721417 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7f5c4e5d-714c-4dc6-ad11-f8d2228c60a9 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:02.722381 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7f5c4e5d-714c-4dc6-ad11-f8d2228c60a9 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:02.722381 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7f5c4e5d-714c-4dc6-ad11-f8d2228c60a9 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:02.723076 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 559/2226] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:15:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:02.723868 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-88fe383b-dc5d-446f-800a-533f87d4dd37 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:02.730578 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-88fe383b-dc5d-446f-800a-533f87d4dd37 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:15:02.731186 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 555/2227] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:02 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1444 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:02.733428 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-e8881abf-b250-4216-b639-8a847a3321ac None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:02.736363 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-e8881abf-b250-4216-b639-8a847a3321ac tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:02.736657 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-e8881abf-b250-4216-b639-8a847a3321ac tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:02.736910 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-e8881abf-b250-4216-b639-8a847a3321ac tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:02.753258 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:02.753258 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:02.759648 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-e8881abf-b250-4216-b639-8a847a3321ac tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:02.765600 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-e8881abf-b250-4216-b639-8a847a3321ac tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:15:02.766035 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 558/2228] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:15:02 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1624 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:15:03.112183 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0259e16d-1d50-4464-9b39-2e53c9aba8d1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:03.115145 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0259e16d-1d50-4464-9b39-2e53c9aba8d1 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 Aug 14 06:15:03.115627 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0259e16d-1d50-4464-9b39-2e53c9aba8d1 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:03.116106 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0259e16d-1d50-4464-9b39-2e53c9aba8d1 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:03.129168 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:03.129168 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:03.135205 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-0259e16d-1d50-4464-9b39-2e53c9aba8d1 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:15:03.141250 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0259e16d-1d50-4464-9b39-2e53c9aba8d1 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 returned with HTTP 200 Aug 14 06:15:03.141891 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 557/2229] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:03 2026] GET /volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:03.295449 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3e5fe082-ca2d-4925-88e1-9a60907d332b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:03.298306 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3e5fe082-ca2d-4925-88e1-9a60907d332b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:03.299412 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3e5fe082-ca2d-4925-88e1-9a60907d332b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:03.299412 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3e5fe082-ca2d-4925-88e1-9a60907d332b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:03.299412 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3e5fe082-ca2d-4925-88e1-9a60907d332b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:03.306415 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:03.306415 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:03.306415 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3e5fe082-ca2d-4925-88e1-9a60907d332b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:03.306415 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 560/2230] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:03 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:03.325252 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-e3372f3c-37a7-448a-a10c-e91743217b54 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:03.327302 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-e3372f3c-37a7-448a-a10c-e91743217b54 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:03.327600 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-e3372f3c-37a7-448a-a10c-e91743217b54 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:03.327792 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-e3372f3c-37a7-448a-a10c-e91743217b54 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:03.342556 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:03.342556 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:03.346209 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-e3372f3c-37a7-448a-a10c-e91743217b54 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:03.350346 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-e3372f3c-37a7-448a-a10c-e91743217b54 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:15:03.350757 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 556/2231] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:03 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1444 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:03.367653 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-74013122-c35a-4808-a793-3403c9071e23 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:03.370133 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-74013122-c35a-4808-a793-3403c9071e23 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] DELETE https://10.4.3.127/volume/v3/attachments/92de0255-6c2f-4610-8327-3ea8e072dd94 Aug 14 06:15:03.370342 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-74013122-c35a-4808-a793-3403c9071e23 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:03.370575 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-74013122-c35a-4808-a793-3403c9071e23 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:03.379237 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:03.379237 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:03.425035 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-499ea31a-984f-4d1a-b7b3-132e3d766d32 req-74013122-c35a-4808-a793-3403c9071e23 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/92de0255-6c2f-4610-8327-3ea8e072dd94 returned with HTTP 200 Aug 14 06:15:03.425579 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 559/2232] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:15:03 2026] DELETE /volume/v3/attachments/92de0255-6c2f-4610-8327-3ea8e072dd94 => generated 192 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:03.749495 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a7847574-4e95-476b-9b0e-d10a42781d43 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:03.756618 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a7847574-4e95-476b-9b0e-d10a42781d43 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:03.757115 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a7847574-4e95-476b-9b0e-d10a42781d43 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:03.757557 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a7847574-4e95-476b-9b0e-d10a42781d43 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:03.771492 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:03.771492 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:03.777169 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a7847574-4e95-476b-9b0e-d10a42781d43 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:03.782684 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a7847574-4e95-476b-9b0e-d10a42781d43 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:15:03.783384 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 558/2233] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:03 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:03.796739 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-43ec4062-7b3d-4ed7-be2c-e73d8264731e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:03.798791 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-43ec4062-7b3d-4ed7-be2c-e73d8264731e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:03.798999 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-43ec4062-7b3d-4ed7-be2c-e73d8264731e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:03.799221 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-43ec4062-7b3d-4ed7-be2c-e73d8264731e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:03.810141 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:03.810141 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:03.813826 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-43ec4062-7b3d-4ed7-be2c-e73d8264731e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] Volume info retrieved successfully. Aug 14 06:15:03.818871 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-43ec4062-7b3d-4ed7-be2c-e73d8264731e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-reader] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:15:03.819299 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 561/2234] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:03 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:03.863081 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-e936a37b-55af-401e-b71d-4b4053cd83b7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:03.867516 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-e936a37b-55af-401e-b71d-4b4053cd83b7 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:03.867717 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-e936a37b-55af-401e-b71d-4b4053cd83b7 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:03.867942 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-e936a37b-55af-401e-b71d-4b4053cd83b7 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:03.879006 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:03.879006 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:03.883324 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-e936a37b-55af-401e-b71d-4b4053cd83b7 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:03.888734 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-e936a37b-55af-401e-b71d-4b4053cd83b7 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:15:03.889431 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 557/2235] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:03 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:03.908202 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-015fa917-ae9a-4e1c-812c-c18927a06523 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:03.911051 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-015fa917-ae9a-4e1c-812c-c18927a06523 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23/action Aug 14 06:15:03.911953 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-015fa917-ae9a-4e1c-812c-c18927a06523 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:03.911953 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-015fa917-ae9a-4e1c-812c-c18927a06523 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:03.927089 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:03.927089 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:03.927737 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-015fa917-ae9a-4e1c-812c-c18927a06523 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:03.942502 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-015fa917-ae9a-4e1c-812c-c18927a06523 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Begin detaching volume completed successfully. Aug 14 06:15:03.942502 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-015fa917-ae9a-4e1c-812c-c18927a06523 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23/action returned with HTTP 202 Aug 14 06:15:03.942691 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 560/2236] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:15:03 2026] POST /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:15:03.977457 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-20e149a3-88d6-438f-82a3-c1a7bccad1a3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:03.979419 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-20e149a3-88d6-438f-82a3-c1a7bccad1a3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:03.979637 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-20e149a3-88d6-438f-82a3-c1a7bccad1a3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:03.979859 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-20e149a3-88d6-438f-82a3-c1a7bccad1a3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:03.992110 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:03.992110 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:03.999424 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-20e149a3-88d6-438f-82a3-c1a7bccad1a3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:04.004071 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c0b8e871-0963-4b68-b41a-55a1d265a48b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:04.004442 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c0b8e871-0963-4b68-b41a-55a1d265a48b None None] GET https://10.4.3.127/volume// Aug 14 06:15:04.004604 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c0b8e871-0963-4b68-b41a-55a1d265a48b None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:04.004870 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c0b8e871-0963-4b68-b41a-55a1d265a48b None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:04.005256 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c0b8e871-0963-4b68-b41a-55a1d265a48b None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:04.005524 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-20e149a3-88d6-438f-82a3-c1a7bccad1a3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:15:04.005932 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 562/2237] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:15:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:04.008505 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 559/2238] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:03 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:04.012983 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-856dc632-4781-4858-b261-422418f06d38 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:04.014910 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-856dc632-4781-4858-b261-422418f06d38 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:04.015088 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-856dc632-4781-4858-b261-422418f06d38 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:04.015290 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-856dc632-4781-4858-b261-422418f06d38 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:04.024029 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:04.024029 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:04.027308 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-856dc632-4781-4858-b261-422418f06d38 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:04.031204 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-856dc632-4781-4858-b261-422418f06d38 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:15:04.031816 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 558/2239] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:15:04 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:15:04.157789 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2a679dc2-c1fc-45a4-afe6-041b92cf6c27 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:04.159693 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2a679dc2-c1fc-45a4-afe6-041b92cf6c27 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 Aug 14 06:15:04.159874 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2a679dc2-c1fc-45a4-afe6-041b92cf6c27 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:04.160047 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2a679dc2-c1fc-45a4-afe6-041b92cf6c27 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:04.169935 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:04.169935 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:04.174257 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2a679dc2-c1fc-45a4-afe6-041b92cf6c27 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:15:04.178391 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2a679dc2-c1fc-45a4-afe6-041b92cf6c27 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 returned with HTTP 200 Aug 14 06:15:04.178785 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 561/2240] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:04 2026] GET /volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:04.319051 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-93e3e165-f742-433b-94bc-5ff8cf8e63ba None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:04.320669 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-93e3e165-f742-433b-94bc-5ff8cf8e63ba tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:04.320864 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-93e3e165-f742-433b-94bc-5ff8cf8e63ba tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:04.321044 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-93e3e165-f742-433b-94bc-5ff8cf8e63ba tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:04.321577 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-93e3e165-f742-433b-94bc-5ff8cf8e63ba tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:04.326184 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:04.326184 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:04.327015 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-93e3e165-f742-433b-94bc-5ff8cf8e63ba tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:04.327380 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 563/2241] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:04 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:04.589679 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-60d73779-5156-41b2-b713-8f77483e31e8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:04.592275 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-60d73779-5156-41b2-b713-8f77483e31e8 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] POST https://10.4.3.127/volume/v3/attachments/16c86662-0b38-4eed-9aa1-f4f22d03a1fe/action Aug 14 06:15:04.592654 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-60d73779-5156-41b2-b713-8f77483e31e8 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:04.592760 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-60d73779-5156-41b2-b713-8f77483e31e8 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:04.619433 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:04.619433 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:04.641259 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-24b8c165-aa6a-4747-a42b-f1da16daf108 req-60d73779-5156-41b2-b713-8f77483e31e8 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/attachments/16c86662-0b38-4eed-9aa1-f4f22d03a1fe/action returned with HTTP 204 Aug 14 06:15:04.641977 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 560/2242] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:15:04 2026] POST /volume/v3/attachments/16c86662-0b38-4eed-9aa1-f4f22d03a1fe/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:05.026601 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-25e24289-a25b-45e6-973a-ac4d1205886d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:05.029157 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-25e24289-a25b-45e6-973a-ac4d1205886d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:05.029455 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-25e24289-a25b-45e6-973a-ac4d1205886d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:05.029930 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-25e24289-a25b-45e6-973a-ac4d1205886d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:05.043530 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:05.043530 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:05.047592 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-25e24289-a25b-45e6-973a-ac4d1205886d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:05.052530 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-25e24289-a25b-45e6-973a-ac4d1205886d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:15:05.052924 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 559/2243] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:05 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:05.192283 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-86c2cd0d-8c19-469d-a0cb-880e24c41a8a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:05.195062 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-86c2cd0d-8c19-469d-a0cb-880e24c41a8a tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 Aug 14 06:15:05.195372 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-86c2cd0d-8c19-469d-a0cb-880e24c41a8a tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:05.195684 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-86c2cd0d-8c19-469d-a0cb-880e24c41a8a tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:05.208976 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:05.208976 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:05.213616 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-86c2cd0d-8c19-469d-a0cb-880e24c41a8a tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:15:05.219521 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-86c2cd0d-8c19-469d-a0cb-880e24c41a8a tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 returned with HTTP 200 Aug 14 06:15:05.220254 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 562/2244] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:05 2026] GET /volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:05.237374 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-58c09839-63d4-4fc5-971e-bd56b7d91fbd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:05.239572 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-58c09839-63d4-4fc5-971e-bd56b7d91fbd tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 Aug 14 06:15:05.239824 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-58c09839-63d4-4fc5-971e-bd56b7d91fbd tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:05.240059 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-58c09839-63d4-4fc5-971e-bd56b7d91fbd tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:05.251620 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:05.251620 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:05.256130 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-58c09839-63d4-4fc5-971e-bd56b7d91fbd tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:15:05.261606 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-58c09839-63d4-4fc5-971e-bd56b7d91fbd tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 returned with HTTP 200 Aug 14 06:15:05.262125 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 564/2245] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:05 2026] GET /volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:05.337846 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e671b5d5-d33a-4a52-945b-8f84a549eb6d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:05.340010 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e671b5d5-d33a-4a52-945b-8f84a549eb6d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:05.340341 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e671b5d5-d33a-4a52-945b-8f84a549eb6d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:05.340573 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e671b5d5-d33a-4a52-945b-8f84a549eb6d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:05.340847 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-e671b5d5-d33a-4a52-945b-8f84a549eb6d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:05.345892 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:05.345892 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:05.346825 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e671b5d5-d33a-4a52-945b-8f84a549eb6d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:05.347263 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 561/2246] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:05 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:06.066637 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-81b454c8-1899-45d5-8d70-bc549b72b499 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:06.068927 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-81b454c8-1899-45d5-8d70-bc549b72b499 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:06.069370 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-81b454c8-1899-45d5-8d70-bc549b72b499 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:06.069636 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-81b454c8-1899-45d5-8d70-bc549b72b499 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:06.081426 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:06.081426 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:06.085670 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-81b454c8-1899-45d5-8d70-bc549b72b499 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:06.090390 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-81b454c8-1899-45d5-8d70-bc549b72b499 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:15:06.091149 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 560/2247] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:06 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 06:15:06.362699 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fe640c6d-5b56-4510-ac14-df4997a6a011 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:06.365058 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe640c6d-5b56-4510-ac14-df4997a6a011 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:06.366094 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe640c6d-5b56-4510-ac14-df4997a6a011 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:06.366094 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe640c6d-5b56-4510-ac14-df4997a6a011 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:06.366968 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-fe640c6d-5b56-4510-ac14-df4997a6a011 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:06.373122 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:06.373122 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:06.374254 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe640c6d-5b56-4510-ac14-df4997a6a011 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:06.374786 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 563/2248] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:06 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:07.108574 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-46bb33a5-0522-4b62-9b28-0550e8328756 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:07.111504 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-46bb33a5-0522-4b62-9b28-0550e8328756 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:07.112697 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-46bb33a5-0522-4b62-9b28-0550e8328756 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:07.112697 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-46bb33a5-0522-4b62-9b28-0550e8328756 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:07.135611 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:07.135611 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:07.143664 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-46bb33a5-0522-4b62-9b28-0550e8328756 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:07.151435 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-46bb33a5-0522-4b62-9b28-0550e8328756 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:15:07.152169 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 565/2249] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:07 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1147 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:07.392811 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-26c5bd77-23da-4a21-a24a-92859294b90b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:07.395612 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-26c5bd77-23da-4a21-a24a-92859294b90b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:07.395978 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-26c5bd77-23da-4a21-a24a-92859294b90b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:07.396384 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-26c5bd77-23da-4a21-a24a-92859294b90b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:07.396614 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-26c5bd77-23da-4a21-a24a-92859294b90b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:07.402741 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:07.402741 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:07.403976 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-26c5bd77-23da-4a21-a24a-92859294b90b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:07.404581 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 562/2250] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:07 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:08.168867 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9d4e784e-e5c4-4f75-a243-a3ccb357b9a1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:08.171373 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9d4e784e-e5c4-4f75-a243-a3ccb357b9a1 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:08.171813 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9d4e784e-e5c4-4f75-a243-a3ccb357b9a1 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:08.172057 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9d4e784e-e5c4-4f75-a243-a3ccb357b9a1 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:08.175047 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=266,cinder:INSERT=39,cinder:UPDATE=66 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:15:08.188699 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:08.188699 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:08.194347 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9d4e784e-e5c4-4f75-a243-a3ccb357b9a1 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:08.200870 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9d4e784e-e5c4-4f75-a243-a3ccb357b9a1 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:15:08.201533 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 561/2251] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:08 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:08.417828 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-989e1983-8791-4bd1-816c-33c1bee32f16 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:08.419726 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-989e1983-8791-4bd1-816c-33c1bee32f16 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:08.420163 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-989e1983-8791-4bd1-816c-33c1bee32f16 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:08.420440 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-989e1983-8791-4bd1-816c-33c1bee32f16 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:08.420582 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-989e1983-8791-4bd1-816c-33c1bee32f16 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:08.425357 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:08.425357 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:08.426267 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-989e1983-8791-4bd1-816c-33c1bee32f16 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:08.426696 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 564/2252] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:08 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:09.043465 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-ef26390e-7fcd-431b-99f1-ae5ecf300c0d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:09.048433 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-ef26390e-7fcd-431b-99f1-ae5ecf300c0d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:09.048433 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-ef26390e-7fcd-431b-99f1-ae5ecf300c0d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:09.048433 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-ef26390e-7fcd-431b-99f1-ae5ecf300c0d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:09.058855 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:09.058855 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:09.063775 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-ef26390e-7fcd-431b-99f1-ae5ecf300c0d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:09.072524 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-ef26390e-7fcd-431b-99f1-ae5ecf300c0d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:15:09.073096 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 566/2253] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:09 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:09.105572 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-c9fc55f7-47b5-4c8e-9c5a-011d7178d358 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:09.107808 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-c9fc55f7-47b5-4c8e-9c5a-011d7178d358 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 Aug 14 06:15:09.108100 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-c9fc55f7-47b5-4c8e-9c5a-011d7178d358 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:09.108362 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-c9fc55f7-47b5-4c8e-9c5a-011d7178d358 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:09.110442 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=241,cinder:INSERT=32,cinder:UPDATE=60 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:15:09.119570 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:09.119570 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:09.123799 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-c9fc55f7-47b5-4c8e-9c5a-011d7178d358 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:15:09.130411 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-c9fc55f7-47b5-4c8e-9c5a-011d7178d358 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 returned with HTTP 200 Aug 14 06:15:09.130948 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 563/2254] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:09 2026] GET /volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:09.155243 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-d9589468-ab39-46da-ba5c-deb5709a4e71 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:09.157436 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-d9589468-ab39-46da-ba5c-deb5709a4e71 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] POST https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2/action Aug 14 06:15:09.157858 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-d9589468-ab39-46da-ba5c-deb5709a4e71 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:09.157945 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-d9589468-ab39-46da-ba5c-deb5709a4e71 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:09.174028 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:09.174028 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:09.174591 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-d9589468-ab39-46da-ba5c-deb5709a4e71 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:15:09.182997 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-d9589468-ab39-46da-ba5c-deb5709a4e71 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Begin detaching volume completed successfully. Aug 14 06:15:09.183278 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-d9589468-ab39-46da-ba5c-deb5709a4e71 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2/action returned with HTTP 202 Aug 14 06:15:09.183866 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 562/2255] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:15:09 2026] POST /volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:15:09.220966 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-657e83d4-a10f-4ce0-a19c-1ee4a5377fe3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:09.225220 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-657e83d4-a10f-4ce0-a19c-1ee4a5377fe3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:09.225872 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-657e83d4-a10f-4ce0-a19c-1ee4a5377fe3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:09.225872 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-657e83d4-a10f-4ce0-a19c-1ee4a5377fe3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:09.233876 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-86271fd3-41d8-4e2b-8f87-6e3ee5208ca5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:09.235488 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-86271fd3-41d8-4e2b-8f87-6e3ee5208ca5 None None] GET https://10.4.3.127/volume// Aug 14 06:15:09.235488 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-86271fd3-41d8-4e2b-8f87-6e3ee5208ca5 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:09.235488 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-86271fd3-41d8-4e2b-8f87-6e3ee5208ca5 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:09.235488 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-86271fd3-41d8-4e2b-8f87-6e3ee5208ca5 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:09.235488 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 567/2256] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:15:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:09.237186 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:09.237186 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:09.242219 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-657e83d4-a10f-4ce0-a19c-1ee4a5377fe3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:09.244812 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-f906532a-cebc-4ab9-82ee-ccdf19737aae None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:09.247152 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-f906532a-cebc-4ab9-82ee-ccdf19737aae tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 Aug 14 06:15:09.247414 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-f906532a-cebc-4ab9-82ee-ccdf19737aae tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:09.247636 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-f906532a-cebc-4ab9-82ee-ccdf19737aae tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:09.247684 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-657e83d4-a10f-4ce0-a19c-1ee4a5377fe3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:15:09.248052 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 565/2257] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:09 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:09.259225 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:09.259225 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:09.262244 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-f906532a-cebc-4ab9-82ee-ccdf19737aae tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:15:09.266805 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-f906532a-cebc-4ab9-82ee-ccdf19737aae tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 returned with HTTP 200 Aug 14 06:15:09.267203 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 564/2258] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:15:09 2026] GET /volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 => generated 1315 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:15:09.436502 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-985520e4-de28-4d6d-8c44-21bd675735ea None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:09.437306 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4f9f663b-1139-4d58-8ad2-5692be07fe48 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:09.439521 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4f9f663b-1139-4d58-8ad2-5692be07fe48 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:09.441163 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4f9f663b-1139-4d58-8ad2-5692be07fe48 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:09.441163 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4f9f663b-1139-4d58-8ad2-5692be07fe48 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:09.441163 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-4f9f663b-1139-4d58-8ad2-5692be07fe48 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:09.441300 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-985520e4-de28-4d6d-8c44-21bd675735ea tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] DELETE https://10.4.3.127/volume/v3/attachments/31999ed4-94b8-4a72-8a4e-f9cdf4d91d61 Aug 14 06:15:09.441352 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-985520e4-de28-4d6d-8c44-21bd675735ea tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:09.441589 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-985520e4-de28-4d6d-8c44-21bd675735ea tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:09.442426 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=209,cinder:INSERT=18,cinder:UPDATE=31 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:15:09.446712 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:09.446712 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:09.447854 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4f9f663b-1139-4d58-8ad2-5692be07fe48 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:09.448453 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 568/2259] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:09 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:09.454087 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:09.454087 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:09.503583 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-31fa249b-d4c0-4ef3-81a4-45cc79c81aec req-985520e4-de28-4d6d-8c44-21bd675735ea tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/31999ed4-94b8-4a72-8a4e-f9cdf4d91d61 returned with HTTP 200 Aug 14 06:15:09.504173 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 563/2260] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:15:09 2026] DELETE /volume/v3/attachments/31999ed4-94b8-4a72-8a4e-f9cdf4d91d61 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:10.185254 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-7c304368-9286-4610-9754-06a9d36345f9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:10.188136 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-7c304368-9286-4610-9754-06a9d36345f9 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] DELETE https://10.4.3.127/volume/v3/attachments/16c86662-0b38-4eed-9aa1-f4f22d03a1fe Aug 14 06:15:10.188390 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-7c304368-9286-4610-9754-06a9d36345f9 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:10.188668 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-7c304368-9286-4610-9754-06a9d36345f9 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:10.198848 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:10.198848 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:10.263867 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-288677c0-2e28-4fb0-9004-53994dfcfa91 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:10.265695 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-288677c0-2e28-4fb0-9004-53994dfcfa91 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:10.266044 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-288677c0-2e28-4fb0-9004-53994dfcfa91 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:10.266044 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-288677c0-2e28-4fb0-9004-53994dfcfa91 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:10.272653 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:10.272653 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:10.276496 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-288677c0-2e28-4fb0-9004-53994dfcfa91 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:10.279778 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0b24ae76-5110-496f-8ac3-a4e1702023af req-7c304368-9286-4610-9754-06a9d36345f9 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/attachments/16c86662-0b38-4eed-9aa1-f4f22d03a1fe returned with HTTP 200 Aug 14 06:15:10.280228 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 566/2261] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:15:10 2026] DELETE /volume/v3/attachments/16c86662-0b38-4eed-9aa1-f4f22d03a1fe => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:10.281083 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-288677c0-2e28-4fb0-9004-53994dfcfa91 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:15:10.281544 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 565/2262] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:10 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:10.295273 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9c8441cd-5615-4891-93c0-d8a89116832a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:10.298560 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9c8441cd-5615-4891-93c0-d8a89116832a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:10.298855 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9c8441cd-5615-4891-93c0-d8a89116832a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:10.299142 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9c8441cd-5615-4891-93c0-d8a89116832a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:10.310670 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:10.310670 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:10.316601 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9c8441cd-5615-4891-93c0-d8a89116832a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:10.324773 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9c8441cd-5615-4891-93c0-d8a89116832a tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:15:10.325849 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 569/2263] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:10 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:10.380601 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-26a2f9a2-d943-4112-b5e1-17722b4987d9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:10.382986 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-26a2f9a2-d943-4112-b5e1-17722b4987d9 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:10.383269 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-26a2f9a2-d943-4112-b5e1-17722b4987d9 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:10.383577 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-26a2f9a2-d943-4112-b5e1-17722b4987d9 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:10.392841 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:10.392841 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:10.398123 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-26a2f9a2-d943-4112-b5e1-17722b4987d9 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:10.403163 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-26a2f9a2-d943-4112-b5e1-17722b4987d9 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:15:10.403583 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 564/2264] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:10 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:10.457702 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:10.459389 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f7cee0a9-f154-4b92-99de-8ad8557c16f7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:10.459570 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:15:10.459948 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2104887671", "imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:10.461274 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f7cee0a9-f154-4b92-99de-8ad8557c16f7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:10.461357 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2104887671', 'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:15:10.461539 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f7cee0a9-f154-4b92-99de-8ad8557c16f7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:10.461764 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f7cee0a9-f154-4b92-99de-8ad8557c16f7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:10.461915 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-f7cee0a9-f154-4b92-99de-8ad8557c16f7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:10.475743 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:10.475743 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:10.476581 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f7cee0a9-f154-4b92-99de-8ad8557c16f7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:10.476961 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 566/2265] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:10 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:10.550881 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Create volume of 1 GB Aug 14 06:15:10.551240 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:10.551240 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:10.551795 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Availability Zones retrieved successfully. Aug 14 06:15:10.557104 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Flow 'volume_create_api' (a863b2fa-1b23-4b42-a032-b5267d22ffe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:10.558338 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (689e9253-34de-46b4-bde4-eb9d84ff646b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:10.559464 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:15:10.601414 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:10.601414 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:10.614807 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (689e9253-34de-46b4-bde4-eb9d84ff646b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=43e8bf01-9ebf-49de-9388-506cc6e5252d,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43e8bf01-9ebf-49de-9388-506cc6e5252d', 'encryption_key_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=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:10.615552 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce105bf-4585-425f-9956-872a5cc46408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:10.665805 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Created reservations ['824997fa-aee3-40f6-b00f-83d3ded3f3a9', '91a4609e-235a-4606-81ad-09697642ff4c', '4bbba000-bbec-4606-b6ba-2c0d33ffdcd5', 'f5735b64-c9da-4eab-9867-353ded011927'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:10.667185 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce105bf-4585-425f-9956-872a5cc46408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['824997fa-aee3-40f6-b00f-83d3ded3f3a9', '91a4609e-235a-4606-81ad-09697642ff4c', '4bbba000-bbec-4606-b6ba-2c0d33ffdcd5', 'f5735b64-c9da-4eab-9867-353ded011927']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:10.668358 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13778618-1c3e-4f1d-adf9-104688c7b1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:10.699370 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13778618-1c3e-4f1d-adf9-104688c7b1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90299155-031d-4cbb-92d5-c943df28d63e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2104887671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1886214a72e64b9199e48fdb347c0471',qos_specs=None,replication_status=,reservations=['824997fa-aee3-40f6-b00f-83d3ded3f3a9','91a4609e-235a-4606-81ad-09697642ff4c','4bbba000-bbec-4606-b6ba-2c0d33ffdcd5','f5735b64-c9da-4eab-9867-353ded011927'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec892014bf046f1a06e80e557402726',volume_type_id=43e8bf01-9ebf-49de-9388-506cc6e5252d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:15:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2104887671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90299155-031d-4cbb-92d5-c943df28d63e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1886214a72e64b9199e48fdb347c0471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bec892014bf046f1a06e80e557402726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43e8bf01-9ebf-49de-9388-506cc6e5252d),volume_type_id=43e8bf01-9ebf-49de-9388-506cc6e5252d)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:10.700440 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02e3c9cb-fa0a-4046-b83a-40485bf163b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:10.720561 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02e3c9cb-fa0a-4046-b83a-40485bf163b4) transitioned into state 'SUCCESS' from state '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-2104887671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1886214a72e64b9199e48fdb347c0471',qos_specs=None,replication_status=,reservations=['824997fa-aee3-40f6-b00f-83d3ded3f3a9','91a4609e-235a-4606-81ad-09697642ff4c','4bbba000-bbec-4606-b6ba-2c0d33ffdcd5','f5735b64-c9da-4eab-9867-353ded011927'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec892014bf046f1a06e80e557402726',volume_type_id=43e8bf01-9ebf-49de-9388-506cc6e5252d)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:10.721461 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9ce12c7-cc45-4ab9-951d-00828f2187f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:10.730599 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9ce12c7-cc45-4ab9-951d-00828f2187f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:10.731382 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Flow 'volume_create_api' (a863b2fa-1b23-4b42-a032-b5267d22ffe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:10.731732 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Create volume request issued successfully. Aug 14 06:15:10.732300 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-42fea6ab-dbd1-4aeb-bad9-a8feb9423c4e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:15:10.732704 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 567/2266] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:15:10 2026] POST /volume/v3/volumes => generated 760 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:15:10.744704 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1342c2bc-372a-4b58-b92b-79b168ad7e02 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:10.746873 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1342c2bc-372a-4b58-b92b-79b168ad7e02 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e Aug 14 06:15:10.746873 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1342c2bc-372a-4b58-b92b-79b168ad7e02 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:10.746994 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1342c2bc-372a-4b58-b92b-79b168ad7e02 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:10.753594 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:10.753594 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:10.762283 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1342c2bc-372a-4b58-b92b-79b168ad7e02 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:10.766472 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1342c2bc-372a-4b58-b92b-79b168ad7e02 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e returned with HTTP 200 Aug 14 06:15:10.766863 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 570/2267] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:10 2026] GET /volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:11.344811 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4da827e3-024e-4e75-906e-46d8a8badddd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:11.346560 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4da827e3-024e-4e75-906e-46d8a8badddd tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:15:11.346917 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4da827e3-024e-4e75-906e-46d8a8badddd tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9bd76a4-e146-4556-90b0-9d31a3dc01b2", "force": false, "name": "tempest-TestStampPattern-snapshot-1274835501", "description": null, "metadata": null}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:11.356459 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:11.356459 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:11.357154 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4da827e3-024e-4e75-906e-46d8a8badddd tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:15:11.357382 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-4da827e3-024e-4e75-906e-46d8a8badddd tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Create snapshot from volume f9bd76a4-e146-4556-90b0-9d31a3dc01b2 Aug 14 06:15:11.401094 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-4da827e3-024e-4e75-906e-46d8a8badddd tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Created reservations ['aeec90b9-e329-4ae5-8205-9b8d96fcfc42', 'b84ab608-58c0-4ac7-90a9-ed3ec6f2888e', '06717501-d8c3-411b-928f-eab9c9b856d6', '7600dfd8-834e-4fa9-8317-ee3161eae44f'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:11.432642 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4da827e3-024e-4e75-906e-46d8a8badddd tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Snapshot create request issued successfully. Aug 14 06:15:11.433002 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4da827e3-024e-4e75-906e-46d8a8badddd tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:15:11.433469 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 565/2268] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:15:11 2026] POST /volume/v3/snapshots => generated 303 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:15:11.442358 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-12c23a8d-f161-4bfd-b241-b432e1594e6a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:11.445240 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-12c23a8d-f161-4bfd-b241-b432e1594e6a tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/snapshots/265d486a-abc6-42b1-91b2-2ec83cee418b Aug 14 06:15:11.445240 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-12c23a8d-f161-4bfd-b241-b432e1594e6a tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:11.445240 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-12c23a8d-f161-4bfd-b241-b432e1594e6a tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:11.450868 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:11.450868 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:11.451584 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-12c23a8d-f161-4bfd-b241-b432e1594e6a tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Snapshot retrieved successfully. Aug 14 06:15:11.452868 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-12c23a8d-f161-4bfd-b241-b432e1594e6a tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/snapshots/265d486a-abc6-42b1-91b2-2ec83cee418b returned with HTTP 200 Aug 14 06:15:11.453439 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 567/2269] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:15:11 2026] GET /volume/v3/snapshots/265d486a-abc6-42b1-91b2-2ec83cee418b => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:11.488046 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d7733b38-b672-4b49-bc68-4ab230ce8a4b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:11.490101 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d7733b38-b672-4b49-bc68-4ab230ce8a4b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:11.490334 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d7733b38-b672-4b49-bc68-4ab230ce8a4b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:11.490578 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d7733b38-b672-4b49-bc68-4ab230ce8a4b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:11.490679 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-d7733b38-b672-4b49-bc68-4ab230ce8a4b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:11.495381 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:11.495381 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:11.496307 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d7733b38-b672-4b49-bc68-4ab230ce8a4b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:11.496725 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 568/2270] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:11 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:11.506781 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2ad1eb3e-f0a4-447f-a05e-884fecc133d3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:11.508623 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2ad1eb3e-f0a4-447f-a05e-884fecc133d3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 Aug 14 06:15:11.508880 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2ad1eb3e-f0a4-447f-a05e-884fecc133d3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:11.509059 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2ad1eb3e-f0a4-447f-a05e-884fecc133d3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:11.516856 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:11.516856 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:11.520461 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2ad1eb3e-f0a4-447f-a05e-884fecc133d3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:15:11.526160 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2ad1eb3e-f0a4-447f-a05e-884fecc133d3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 returned with HTTP 200 Aug 14 06:15:11.526693 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 571/2271] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:11 2026] GET /volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:11.539529 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:11.541676 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] POST https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc/restore Aug 14 06:15:11.542035 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:11.543362 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Restoring backup 20efbbdb-ccb5-464b-8679-7b3d28ff4edc ({'restore': {}}) {{(pid=100405) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 06:15:11.543502 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Restoring backup 20efbbdb-ccb5-464b-8679-7b3d28ff4edc to volume None. Aug 14 06:15:11.548029 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:11.548029 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:11.549175 np0000007331 devstack@c-api.service[100405]: INFO cinder.backup.api [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Creating volume of 1 GB for restore of backup 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. Aug 14 06:15:11.555339 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Availability zone cache updated, next update will occur around 2026-08-14 07:15:11.555047. {{(pid=100405) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 06:15:11.555501 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Availability Zones retrieved successfully. Aug 14 06:15:11.561472 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Flow 'volume_create_api' (c866d297-9975-4e69-9d22-3e9735a420f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:11.562466 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5b3bcc0-baad-4728-8f4f-789e12b49e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:11.563482 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:15:11.594641 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5b3bcc0-baad-4728-8f4f-789e12b49e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:11.595483 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f0f0d0b-7960-4a97-8c91-5a5d6423eddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:11.637643 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Created reservations ['5797ee03-837c-4a2f-a769-f7dd8eb26364', 'c107d7e3-f216-4f46-a0e0-e1c41c35e1d0', '3d966a81-ab78-4aee-9540-04d082f096d7', 'bfa0b1a1-8aa4-4393-b9bd-81dc32a33d59'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:11.638778 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f0f0d0b-7960-4a97-8c91-5a5d6423eddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5797ee03-837c-4a2f-a769-f7dd8eb26364', 'c107d7e3-f216-4f46-a0e0-e1c41c35e1d0', '3d966a81-ab78-4aee-9540-04d082f096d7', 'bfa0b1a1-8aa4-4393-b9bd-81dc32a33d59']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:11.640018 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a1f65c3-275e-4173-b249-c86d3d64424e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:11.678931 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a1f65c3-275e-4173-b249-c86d3d64424e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60e4e26e-27e6-4859-b973-a481ee4753a3', '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_20efbbdb-ccb5-464b-8679-7b3d28ff4edc',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a3a07f635542109438a5732ab03294',qos_specs=None,replication_status=,reservations=['5797ee03-837c-4a2f-a769-f7dd8eb26364','c107d7e3-f216-4f46-a0e0-e1c41c35e1d0','3d966a81-ab78-4aee-9540-04d082f096d7','bfa0b1a1-8aa4-4393-b9bd-81dc32a33d59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326ba3829c924fc49efa315c266ba0c8',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:15:11Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_20efbbdb-ccb5-464b-8679-7b3d28ff4edc',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60e4e26e-27e6-4859-b973-a481ee4753a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a3a07f635542109438a5732ab03294',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='326ba3829c924fc49efa315c266ba0c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:11.680533 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (490e7eb3-d119-49a4-94f7-84b3777b47a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:11.700992 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (490e7eb3-d119-49a4-94f7-84b3777b47a6) transitioned into 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_20efbbdb-ccb5-464b-8679-7b3d28ff4edc',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a3a07f635542109438a5732ab03294',qos_specs=None,replication_status=,reservations=['5797ee03-837c-4a2f-a769-f7dd8eb26364','c107d7e3-f216-4f46-a0e0-e1c41c35e1d0','3d966a81-ab78-4aee-9540-04d082f096d7','bfa0b1a1-8aa4-4393-b9bd-81dc32a33d59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326ba3829c924fc49efa315c266ba0c8',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:11.701904 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13b49169-2b9f-4115-a012-9fd76333cbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:11.711642 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13b49169-2b9f-4115-a012-9fd76333cbab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:11.712565 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Flow 'volume_create_api' (c866d297-9975-4e69-9d22-3e9735a420f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:11.712939 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Create volume request issued successfully. Aug 14 06:15:11.723955 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:11.723955 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:11.724607 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:15:11.781482 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f0eda665-b8d4-4220-9aff-a8b2687687f3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:11.784958 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f0eda665-b8d4-4220-9aff-a8b2687687f3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e Aug 14 06:15:11.785115 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f0eda665-b8d4-4220-9aff-a8b2687687f3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:11.785497 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f0eda665-b8d4-4220-9aff-a8b2687687f3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:11.794269 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:11.794269 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:11.799031 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f0eda665-b8d4-4220-9aff-a8b2687687f3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:11.805393 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f0eda665-b8d4-4220-9aff-a8b2687687f3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e returned with HTTP 200 Aug 14 06:15:11.805868 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 568/2272] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:11 2026] GET /volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e => generated 1368 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:11.911480 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-04486d94-c9a2-4c05-a8d7-42deca4a9bf9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:11.914185 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-04486d94-c9a2-4c05-a8d7-42deca4a9bf9 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e Aug 14 06:15:11.914459 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-04486d94-c9a2-4c05-a8d7-42deca4a9bf9 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:11.914715 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-04486d94-c9a2-4c05-a8d7-42deca4a9bf9 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:11.925204 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:11.925204 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:11.930159 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-04486d94-c9a2-4c05-a8d7-42deca4a9bf9 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:11.936975 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-04486d94-c9a2-4c05-a8d7-42deca4a9bf9 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e returned with HTTP 200 Aug 14 06:15:11.937567 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 569/2273] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:11 2026] GET /volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e => generated 1368 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:12.377921 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-564d19b3-4f5d-47e7-a546-51d1adb2c1d3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:12.379976 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-564d19b3-4f5d-47e7-a546-51d1adb2c1d3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e Aug 14 06:15:12.380250 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-564d19b3-4f5d-47e7-a546-51d1adb2c1d3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:12.380430 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-564d19b3-4f5d-47e7-a546-51d1adb2c1d3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:12.387590 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:12.387590 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:12.391529 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-564d19b3-4f5d-47e7-a546-51d1adb2c1d3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:12.396523 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-564d19b3-4f5d-47e7-a546-51d1adb2c1d3 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e returned with HTTP 200 Aug 14 06:15:12.397003 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 572/2274] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:12 2026] GET /volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e => generated 1368 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:12.407017 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-567283f9-fd3d-4862-88b8-ef43cc32a72d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:12.407348 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-567283f9-fd3d-4862-88b8-ef43cc32a72d None None] GET https://10.4.3.127/volume// Aug 14 06:15:12.407528 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-567283f9-fd3d-4862-88b8-ef43cc32a72d None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:12.407702 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-567283f9-fd3d-4862-88b8-ef43cc32a72d None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:12.408049 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-567283f9-fd3d-4862-88b8-ef43cc32a72d None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:12.408301 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 569/2275] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:15:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:12.416610 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-0aefe756-7aa2-4e9d-aa5c-11df0bd95d42 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:12.419018 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-0aefe756-7aa2-4e9d-aa5c-11df0bd95d42 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:15:12.419408 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-0aefe756-7aa2-4e9d-aa5c-11df0bd95d42 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90299155-031d-4cbb-92d5-c943df28d63e", "connector": null, "instance_uuid": "aba27c0f-2b17-4abc-ae3e-c9576455ed59"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:12.429084 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:12.429084 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:12.459801 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-0aefe756-7aa2-4e9d-aa5c-11df0bd95d42 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:15:12.460305 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 570/2276] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:15:12 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:12.464950 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b333ad3e-717d-4ba1-9365-098c9fd9bafd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:12.469078 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b333ad3e-717d-4ba1-9365-098c9fd9bafd tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/snapshots/265d486a-abc6-42b1-91b2-2ec83cee418b Aug 14 06:15:12.469408 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b333ad3e-717d-4ba1-9365-098c9fd9bafd tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:12.469633 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b333ad3e-717d-4ba1-9365-098c9fd9bafd tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:12.475053 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:12.475053 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:12.475634 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b333ad3e-717d-4ba1-9365-098c9fd9bafd tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Snapshot retrieved successfully. Aug 14 06:15:12.476573 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b333ad3e-717d-4ba1-9365-098c9fd9bafd tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/snapshots/265d486a-abc6-42b1-91b2-2ec83cee418b returned with HTTP 200 Aug 14 06:15:12.477030 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 573/2277] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:15:12 2026] GET /volume/v3/snapshots/265d486a-abc6-42b1-91b2-2ec83cee418b => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:12.486641 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0311c36e-a920-4230-bbbc-3bed156a08bb None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:12.489246 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0311c36e-a920-4230-bbbc-3bed156a08bb tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/snapshots/265d486a-abc6-42b1-91b2-2ec83cee418b Aug 14 06:15:12.490136 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0311c36e-a920-4230-bbbc-3bed156a08bb tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:12.491264 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0311c36e-a920-4230-bbbc-3bed156a08bb tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:12.498813 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:12.498813 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:12.499390 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-0311c36e-a920-4230-bbbc-3bed156a08bb tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Snapshot retrieved successfully. Aug 14 06:15:12.500411 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0311c36e-a920-4230-bbbc-3bed156a08bb tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/snapshots/265d486a-abc6-42b1-91b2-2ec83cee418b returned with HTTP 200 Aug 14 06:15:12.500899 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 570/2278] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:15:12 2026] GET /volume/v3/snapshots/265d486a-abc6-42b1-91b2-2ec83cee418b => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:12.734354 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:12.734354 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:12.734973 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:15:12.735140 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.backup.api [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Checking backup size 1 against volume size 1 {{(pid=100405) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 06:15:12.735272 np0000007331 devstack@c-api.service[100405]: INFO cinder.backup.api [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Overwriting volume 60e4e26e-27e6-4859-b973-a481ee4753a3 with restore of backup 20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:12.749722 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.backup.rpcapi [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] restore_backup in rpcapi backup_id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc {{(pid=100405) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 06:15:12.751650 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7648aa7a-5768-44e4-86f6-a8d8f92e7cec tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc/restore returned with HTTP 202 Aug 14 06:15:12.752188 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 566/2279] 10.4.3.127 () {68 vars in 1393 bytes} [Fri Aug 14 06:15:11 2026] POST /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc/restore => generated 189 bytes in 1213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:15:12.761588 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c0863cc2-cdff-456f-a5a5-05f491e754be None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:12.763343 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0863cc2-cdff-456f-a5a5-05f491e754be tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:12.763432 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0863cc2-cdff-456f-a5a5-05f491e754be tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:12.763623 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0863cc2-cdff-456f-a5a5-05f491e754be tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:12.763704 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-c0863cc2-cdff-456f-a5a5-05f491e754be tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:12.767839 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:12.767839 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:12.768615 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0863cc2-cdff-456f-a5a5-05f491e754be tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:12.769006 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 571/2280] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:12 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:13.780582 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1c5d49c0-a056-4be6-881a-0c684664b434 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:13.782363 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1c5d49c0-a056-4be6-881a-0c684664b434 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:13.782769 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1c5d49c0-a056-4be6-881a-0c684664b434 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:13.783122 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1c5d49c0-a056-4be6-881a-0c684664b434 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:13.783246 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-1c5d49c0-a056-4be6-881a-0c684664b434 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:13.788201 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:13.788201 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:13.788999 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1c5d49c0-a056-4be6-881a-0c684664b434 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:13.789409 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 574/2281] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:13 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:14.114668 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-61a550d6-a9fc-43de-b10f-c0d1af6dfabe None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:14.115120 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-61a550d6-a9fc-43de-b10f-c0d1af6dfabe None None] GET https://10.4.3.127/volume// Aug 14 06:15:14.115318 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-61a550d6-a9fc-43de-b10f-c0d1af6dfabe None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:14.115579 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-61a550d6-a9fc-43de-b10f-c0d1af6dfabe None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:14.115980 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-61a550d6-a9fc-43de-b10f-c0d1af6dfabe None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:14.116298 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 571/2282] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:15:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:14.123900 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-cffb3f4b-8115-435a-86a7-cc7c0c2fdede None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:14.128012 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-cffb3f4b-8115-435a-86a7-cc7c0c2fdede tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e Aug 14 06:15:14.128214 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-cffb3f4b-8115-435a-86a7-cc7c0c2fdede tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:14.128387 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-cffb3f4b-8115-435a-86a7-cc7c0c2fdede tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:14.136306 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:14.136306 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:14.139476 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-cffb3f4b-8115-435a-86a7-cc7c0c2fdede tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:14.144499 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-cffb3f4b-8115-435a-86a7-cc7c0c2fdede tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e returned with HTTP 200 Aug 14 06:15:14.144885 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 567/2283] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:15:14 2026] GET /volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e => generated 1547 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:15:14.256684 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-6d6719f3-936f-41f0-97b6-4435adf67fb4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:14.261040 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-6d6719f3-936f-41f0-97b6-4435adf67fb4 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] PUT https://10.4.3.127/volume/v3/attachments/7da410ac-0b0e-47da-b73f-e9aa8b882047 Aug 14 06:15:14.261587 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-6d6719f3-936f-41f0-97b6-4435adf67fb4 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:14.271698 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-6d6719f3-936f-41f0-97b6-4435adf67fb4 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Acquiring lock "cinder-attachment_update-90299155-031d-4cbb-92d5-c943df28d63e-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:15:14.277287 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-6d6719f3-936f-41f0-97b6-4435adf67fb4 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Lock "cinder-attachment_update-90299155-031d-4cbb-92d5-c943df28d63e-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:15:14.278863 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:14.278863 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:14.359114 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-6d6719f3-936f-41f0-97b6-4435adf67fb4 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Lock "cinder-attachment_update-90299155-031d-4cbb-92d5-c943df28d63e-np0000007331" released by "attachment_update" :: held 0.082s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:15:14.359584 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-6d6719f3-936f-41f0-97b6-4435adf67fb4 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/7da410ac-0b0e-47da-b73f-e9aa8b882047 returned with HTTP 200 Aug 14 06:15:14.360223 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 572/2284] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:15:14 2026] PUT /volume/v3/attachments/7da410ac-0b0e-47da-b73f-e9aa8b882047 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:14.383453 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-76f961f9-323f-460d-bd3a-dea00bcd36ff None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:14.385964 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-76f961f9-323f-460d-bd3a-dea00bcd36ff tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/attachments/7da410ac-0b0e-47da-b73f-e9aa8b882047/action Aug 14 06:15:14.387083 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-76f961f9-323f-460d-bd3a-dea00bcd36ff tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:14.387409 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-76f961f9-323f-460d-bd3a-dea00bcd36ff tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:14.409517 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:14.409517 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:14.421350 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-561e6d56-cfac-4ded-8be6-23fc26f2fbaa req-76f961f9-323f-460d-bd3a-dea00bcd36ff tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/7da410ac-0b0e-47da-b73f-e9aa8b882047/action returned with HTTP 204 Aug 14 06:15:14.422133 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 575/2285] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:15:14 2026] POST /volume/v3/attachments/7da410ac-0b0e-47da-b73f-e9aa8b882047/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:14.799897 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-094f1f18-247d-4a3b-b55b-c29f4ab2aeba None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:14.802568 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-094f1f18-247d-4a3b-b55b-c29f4ab2aeba tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:14.802789 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-094f1f18-247d-4a3b-b55b-c29f4ab2aeba tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:14.803039 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-094f1f18-247d-4a3b-b55b-c29f4ab2aeba tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:14.803200 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-094f1f18-247d-4a3b-b55b-c29f4ab2aeba tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:14.809056 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:14.809056 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:14.810257 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-094f1f18-247d-4a3b-b55b-c29f4ab2aeba tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:14.810853 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 572/2286] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:14 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:15.825265 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-63523981-08f9-4840-adff-addd1da30eb0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:15.827665 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-63523981-08f9-4840-adff-addd1da30eb0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:15.827945 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-63523981-08f9-4840-adff-addd1da30eb0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:15.828140 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-63523981-08f9-4840-adff-addd1da30eb0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:15.828240 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-63523981-08f9-4840-adff-addd1da30eb0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:15.839088 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:15.839088 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:15.840100 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-63523981-08f9-4840-adff-addd1da30eb0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:15.840843 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 568/2287] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:15 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:16.853304 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d5a8c980-9f87-45d8-9f1e-d57cc3af8005 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:16.855792 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d5a8c980-9f87-45d8-9f1e-d57cc3af8005 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:16.856160 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d5a8c980-9f87-45d8-9f1e-d57cc3af8005 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:16.856210 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d5a8c980-9f87-45d8-9f1e-d57cc3af8005 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:16.856284 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-d5a8c980-9f87-45d8-9f1e-d57cc3af8005 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:16.861460 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:16.861460 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:16.862891 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d5a8c980-9f87-45d8-9f1e-d57cc3af8005 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:16.862891 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 573/2288] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:16 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:17.322243 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-813e6951-f68a-4e2a-aa13-555edf22f90d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:17.323924 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:15:17.324204 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1877669922", "snapshot_id": "265d486a-abc6-42b1-91b2-2ec83cee418b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:17.325892 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1877669922', 'snapshot_id': '265d486a-abc6-42b1-91b2-2ec83cee418b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:15:17.330371 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:17.330371 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:17.331046 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Snapshot retrieved successfully. Aug 14 06:15:17.331046 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Create volume of 1 GB Aug 14 06:15:17.334122 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Availability Zones retrieved successfully. Aug 14 06:15:17.340140 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Flow 'volume_create_api' (65db50c0-7cc1-43ae-9def-c021cdac1e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:17.340140 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b1e00f-278a-4feb-bd5d-91b44fa900ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:17.340741 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:15:17.379294 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b1e00f-278a-4feb-bd5d-91b44fa900ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '265d486a-abc6-42b1-91b2-2ec83cee418b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:17.380951 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff1f8dcb-d703-4e64-84a2-1c8c35130bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:17.423096 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Created reservations ['8cacb28c-1401-4886-84fa-d9aecc132f2f', '2685a35b-b52f-495d-a322-a51bd73bc2f9', '93b0697c-5676-461c-a15c-156829279a96', '2cc5317b-8ab5-411e-9cc3-7b7da5161061'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:17.424081 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff1f8dcb-d703-4e64-84a2-1c8c35130bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cacb28c-1401-4886-84fa-d9aecc132f2f', '2685a35b-b52f-495d-a322-a51bd73bc2f9', '93b0697c-5676-461c-a15c-156829279a96', '2cc5317b-8ab5-411e-9cc3-7b7da5161061']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:17.424980 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b35ab8a-ebf7-4eb9-9056-7964676fc35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:17.476653 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b35ab8a-ebf7-4eb9-9056-7964676fc35e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '383332e9-fcda-4c2f-bac7-09d65afb3250', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1877669922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4544a9bfab64102bef89190cfe4cb8a',qos_specs=None,replication_status=,reservations=['8cacb28c-1401-4886-84fa-d9aecc132f2f','2685a35b-b52f-495d-a322-a51bd73bc2f9','93b0697c-5676-461c-a15c-156829279a96','2cc5317b-8ab5-411e-9cc3-7b7da5161061'],size=1,snapshot_id=265d486a-abc6-42b1-91b2-2ec83cee418b,source_replicaid=,source_volid=None,status='creating',user_id='84f8f2fdce5b466f88b6016a570bfbff',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:15:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1877669922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=383332e9-fcda-4c2f-bac7-09d65afb3250,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4544a9bfab64102bef89190cfe4cb8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=265d486a-abc6-42b1-91b2-2ec83cee418b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84f8f2fdce5b466f88b6016a570bfbff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:17.477871 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae9b155b-6afe-42c7-a344-408f25774f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:17.501269 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae9b155b-6afe-42c7-a344-408f25774f69) transitioned into state 'SUCCESS' from state '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-1877669922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4544a9bfab64102bef89190cfe4cb8a',qos_specs=None,replication_status=,reservations=['8cacb28c-1401-4886-84fa-d9aecc132f2f','2685a35b-b52f-495d-a322-a51bd73bc2f9','93b0697c-5676-461c-a15c-156829279a96','2cc5317b-8ab5-411e-9cc3-7b7da5161061'],size=1,snapshot_id=265d486a-abc6-42b1-91b2-2ec83cee418b,source_replicaid=,source_volid=None,status='creating',user_id='84f8f2fdce5b466f88b6016a570bfbff',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:17.502294 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b49acc8-8c89-4cb4-9ec6-f8c994ec2ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:17.525898 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b49acc8-8c89-4cb4-9ec6-f8c994ec2ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:17.526592 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Flow 'volume_create_api' (65db50c0-7cc1-43ae-9def-c021cdac1e43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:17.526863 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Create volume request issued successfully. Aug 14 06:15:17.527440 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-813e6951-f68a-4e2a-aa13-555edf22f90d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:15:17.527838 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 576/2289] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:15:17 2026] POST /volume/v3/volumes => generated 781 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:15:17.799223 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5f1dd2a4-07c2-4e05-a153-273b2ea2efdf None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:17.800788 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5f1dd2a4-07c2-4e05-a153-273b2ea2efdf tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 Aug 14 06:15:17.800989 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5f1dd2a4-07c2-4e05-a153-273b2ea2efdf tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:17.801250 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5f1dd2a4-07c2-4e05-a153-273b2ea2efdf tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:17.801326 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-5f1dd2a4-07c2-4e05-a153-273b2ea2efdf tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Delete snapshot with id: 0ba0760a-e309-4e21-8592-1bb821eea670 Aug 14 06:15:17.805025 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5f1dd2a4-07c2-4e05-a153-273b2ea2efdf tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 returned with HTTP 404 Aug 14 06:15:17.805452 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 573/2290] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:15:17 2026] DELETE /volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:17.814765 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-21793e68-6c13-4abd-b66b-220478d5b860 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:17.817446 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-21793e68-6c13-4abd-b66b-220478d5b860 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 Aug 14 06:15:17.817574 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-21793e68-6c13-4abd-b66b-220478d5b860 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:17.817833 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-21793e68-6c13-4abd-b66b-220478d5b860 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:17.822102 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-21793e68-6c13-4abd-b66b-220478d5b860 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 returned with HTTP 404 Aug 14 06:15:17.822768 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 569/2291] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:15:17 2026] GET /volume/v3/snapshots/0ba0760a-e309-4e21-8592-1bb821eea670 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:17.858755 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-b368ac6d-5bfc-4084-8f08-d20ef72dd66a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:17.861682 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-b368ac6d-5bfc-4084-8f08-d20ef72dd66a tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 Aug 14 06:15:17.861682 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-b368ac6d-5bfc-4084-8f08-d20ef72dd66a tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:17.861682 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-b368ac6d-5bfc-4084-8f08-d20ef72dd66a tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:17.873913 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9d25fee1-6fbd-4d24-bdce-3dd81ec4d7de None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:17.874607 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:17.874607 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:17.875742 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d25fee1-6fbd-4d24-bdce-3dd81ec4d7de tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:17.876062 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d25fee1-6fbd-4d24-bdce-3dd81ec4d7de tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:17.876722 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d25fee1-6fbd-4d24-bdce-3dd81ec4d7de tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:17.876722 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-9d25fee1-6fbd-4d24-bdce-3dd81ec4d7de tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:17.881728 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-b368ac6d-5bfc-4084-8f08-d20ef72dd66a tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:15:17.881771 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:17.881771 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:17.881771 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d25fee1-6fbd-4d24-bdce-3dd81ec4d7de tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:17.882027 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 577/2292] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:17 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:17.884024 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-b368ac6d-5bfc-4084-8f08-d20ef72dd66a tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 returned with HTTP 200 Aug 14 06:15:17.884627 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 574/2293] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:17 2026] GET /volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:17.915711 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-0bca02ef-9b40-4af5-9d72-9228c9ed0168 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:17.917162 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-0bca02ef-9b40-4af5-9d72-9228c9ed0168 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] POST https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258/action Aug 14 06:15:17.917493 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-0bca02ef-9b40-4af5-9d72-9228c9ed0168 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:17.917600 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-0bca02ef-9b40-4af5-9d72-9228c9ed0168 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:17.928052 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:17.928052 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:17.928812 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-0bca02ef-9b40-4af5-9d72-9228c9ed0168 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:15:17.935422 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-0bca02ef-9b40-4af5-9d72-9228c9ed0168 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Begin detaching volume completed successfully. Aug 14 06:15:17.935422 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-0bca02ef-9b40-4af5-9d72-9228c9ed0168 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258/action returned with HTTP 202 Aug 14 06:15:17.935422 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 574/2294] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:15:17 2026] POST /volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:15:17.996601 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9a3b80c6-3e65-4721-ad21-0a1e3171d47e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:17.997018 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9a3b80c6-3e65-4721-ad21-0a1e3171d47e None None] GET https://10.4.3.127/volume// Aug 14 06:15:17.997223 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9a3b80c6-3e65-4721-ad21-0a1e3171d47e None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:17.997466 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9a3b80c6-3e65-4721-ad21-0a1e3171d47e None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:18.000576 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9a3b80c6-3e65-4721-ad21-0a1e3171d47e None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:18.000969 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 570/2295] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:15:17 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:18.010246 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-a07a5b4b-f217-4b16-839e-6bd825aec07a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:18.012832 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-a07a5b4b-f217-4b16-839e-6bd825aec07a tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 Aug 14 06:15:18.013094 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-a07a5b4b-f217-4b16-839e-6bd825aec07a tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:18.013313 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-a07a5b4b-f217-4b16-839e-6bd825aec07a tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:18.026017 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:18.026017 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:18.030905 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-a07a5b4b-f217-4b16-839e-6bd825aec07a tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:15:18.036176 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-a07a5b4b-f217-4b16-839e-6bd825aec07a tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 returned with HTTP 200 Aug 14 06:15:18.036638 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 578/2296] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:15:18 2026] GET /volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:15:18.897897 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9cd139df-d6c4-4a9b-a126-187fc488d615 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:18.899769 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9cd139df-d6c4-4a9b-a126-187fc488d615 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:18.900295 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9cd139df-d6c4-4a9b-a126-187fc488d615 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:18.900738 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9cd139df-d6c4-4a9b-a126-187fc488d615 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:18.901018 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9cd139df-d6c4-4a9b-a126-187fc488d615 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:18.908745 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:18.908745 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:18.908745 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9cd139df-d6c4-4a9b-a126-187fc488d615 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:18.908745 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 575/2297] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:18 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:19.094540 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-a0a10c98-34ec-4165-b618-a072a090c0ad None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:19.104225 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-a0a10c98-34ec-4165-b618-a072a090c0ad tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] DELETE https://10.4.3.127/volume/v3/attachments/3e3af0b3-0e6a-44d6-9c9e-191c7a187957 Aug 14 06:15:19.104488 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-a0a10c98-34ec-4165-b618-a072a090c0ad tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:19.104722 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-a0a10c98-34ec-4165-b618-a072a090c0ad tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:19.123041 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:19.123041 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:19.179420 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-17af7bd6-b37c-4f7b-963b-1441f0d8b384 req-a0a10c98-34ec-4165-b618-a072a090c0ad tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/attachments/3e3af0b3-0e6a-44d6-9c9e-191c7a187957 returned with HTTP 200 Aug 14 06:15:19.179420 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 575/2298] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:15:19 2026] DELETE /volume/v3/attachments/3e3af0b3-0e6a-44d6-9c9e-191c7a187957 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:19.375426 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-55bafc18-2cc7-49bd-a2e1-3d526f4d5f39 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:19.376969 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-55bafc18-2cc7-49bd-a2e1-3d526f4d5f39 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc Aug 14 06:15:19.378413 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-55bafc18-2cc7-49bd-a2e1-3d526f4d5f39 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:19.378413 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-55bafc18-2cc7-49bd-a2e1-3d526f4d5f39 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:19.386858 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:19.386858 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:19.390967 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-55bafc18-2cc7-49bd-a2e1-3d526f4d5f39 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:15:19.396093 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-55bafc18-2cc7-49bd-a2e1-3d526f4d5f39 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc returned with HTTP 200 Aug 14 06:15:19.397025 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 571/2299] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:19 2026] GET /volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:19.446848 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f0ca8ca2-89ae-476c-a15d-fb4710b04c18 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:19.449856 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f0ca8ca2-89ae-476c-a15d-fb4710b04c18 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc Aug 14 06:15:19.450029 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f0ca8ca2-89ae-476c-a15d-fb4710b04c18 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:19.450203 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f0ca8ca2-89ae-476c-a15d-fb4710b04c18 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:19.459565 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:19.459565 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:19.465390 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f0ca8ca2-89ae-476c-a15d-fb4710b04c18 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:15:19.476043 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f0ca8ca2-89ae-476c-a15d-fb4710b04c18 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc returned with HTTP 200 Aug 14 06:15:19.476561 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 579/2300] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:19 2026] GET /volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:19.930021 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ce2a2954-045c-40e5-8e96-4af9c7bb81c4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:19.932970 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ce2a2954-045c-40e5-8e96-4af9c7bb81c4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:19.933235 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ce2a2954-045c-40e5-8e96-4af9c7bb81c4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:19.933511 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ce2a2954-045c-40e5-8e96-4af9c7bb81c4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:19.933664 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-ce2a2954-045c-40e5-8e96-4af9c7bb81c4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:19.936503 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=223,cinder:UPDATE=45,cinder:INSERT=19 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:15:19.941079 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:19.941079 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:19.941825 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ce2a2954-045c-40e5-8e96-4af9c7bb81c4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:19.942704 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 576/2301] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:19 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:20.169801 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-5d1a10d7-cdcb-4876-b9f8-930f94852468 req-16cc72de-c23d-42cb-aeae-3edc68228f30 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:20.174110 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-5d1a10d7-cdcb-4876-b9f8-930f94852468 req-16cc72de-c23d-42cb-aeae-3edc68228f30 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 Aug 14 06:15:20.174892 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-5d1a10d7-cdcb-4876-b9f8-930f94852468 req-16cc72de-c23d-42cb-aeae-3edc68228f30 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:20.174973 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-5d1a10d7-cdcb-4876-b9f8-930f94852468 req-16cc72de-c23d-42cb-aeae-3edc68228f30 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:20.187019 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:20.187019 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:20.193001 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-5d1a10d7-cdcb-4876-b9f8-930f94852468 req-16cc72de-c23d-42cb-aeae-3edc68228f30 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:15:20.200837 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-5d1a10d7-cdcb-4876-b9f8-930f94852468 req-16cc72de-c23d-42cb-aeae-3edc68228f30 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 returned with HTTP 200 Aug 14 06:15:20.201382 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 576/2302] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:20 2026] GET /volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:20.222503 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-855758b7-ff54-4701-9856-49bb612484f7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:20.224811 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-855758b7-ff54-4701-9856-49bb612484f7 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] DELETE https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 Aug 14 06:15:20.225143 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-855758b7-ff54-4701-9856-49bb612484f7 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:20.225433 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-855758b7-ff54-4701-9856-49bb612484f7 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:20.225719 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-855758b7-ff54-4701-9856-49bb612484f7 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Delete volume with id: c265306a-6fa1-4cd8-9845-b0ed076ce258 Aug 14 06:15:20.241744 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:20.241744 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:20.243383 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-855758b7-ff54-4701-9856-49bb612484f7 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:15:20.274764 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-855758b7-ff54-4701-9856-49bb612484f7 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Delete volume request issued successfully. Aug 14 06:15:20.274945 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-855758b7-ff54-4701-9856-49bb612484f7 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 returned with HTTP 202 Aug 14 06:15:20.275631 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 572/2303] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:15:20 2026] DELETE /volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:15:20.293499 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-310a2cc3-342f-4f9f-a2d0-117fa62e406b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:20.296991 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-310a2cc3-342f-4f9f-a2d0-117fa62e406b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 Aug 14 06:15:20.297255 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-310a2cc3-342f-4f9f-a2d0-117fa62e406b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:20.298034 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-310a2cc3-342f-4f9f-a2d0-117fa62e406b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:20.308307 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:20.308307 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:20.318322 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-310a2cc3-342f-4f9f-a2d0-117fa62e406b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:15:20.324330 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-310a2cc3-342f-4f9f-a2d0-117fa62e406b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 returned with HTTP 200 Aug 14 06:15:20.325058 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 580/2304] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:20 2026] GET /volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:20.959072 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1d32000f-8fe7-4e42-b31d-d4fe72605a36 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:20.961791 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1d32000f-8fe7-4e42-b31d-d4fe72605a36 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:20.961791 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1d32000f-8fe7-4e42-b31d-d4fe72605a36 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:20.961791 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1d32000f-8fe7-4e42-b31d-d4fe72605a36 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:20.961791 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-1d32000f-8fe7-4e42-b31d-d4fe72605a36 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:20.977079 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:20.977079 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:20.977593 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1d32000f-8fe7-4e42-b31d-d4fe72605a36 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:20.978911 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 577/2305] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:20 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 793 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:21.263605 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-4333b0eb-612b-461c-bed7-ea1a38044d5d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:21.266061 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-4333b0eb-612b-461c-bed7-ea1a38044d5d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/limits Aug 14 06:15:21.266304 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-4333b0eb-612b-461c-bed7-ea1a38044d5d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:21.266610 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-4333b0eb-612b-461c-bed7-ea1a38044d5d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:21.279243 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-4333b0eb-612b-461c-bed7-ea1a38044d5d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:15:21.279742 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-4333b0eb-612b-461c-bed7-ea1a38044d5d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:15:21.280207 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-4333b0eb-612b-461c-bed7-ea1a38044d5d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:15:21.281050 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-4333b0eb-612b-461c-bed7-ea1a38044d5d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:15:21.281625 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-4333b0eb-612b-461c-bed7-ea1a38044d5d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:15:21.282021 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-4333b0eb-612b-461c-bed7-ea1a38044d5d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:15:21.282411 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-4333b0eb-612b-461c-bed7-ea1a38044d5d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:15:21.305164 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-4333b0eb-612b-461c-bed7-ea1a38044d5d tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/limits returned with HTTP 200 Aug 14 06:15:21.305853 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 577/2306] 10.4.3.127 () {68 vars in 1484 bytes} [Fri Aug 14 06:15:21 2026] GET /volume/v3/limits => generated 302 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:21.346036 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-78473bdd-0aaa-41de-a41f-e1509541875f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:21.350855 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-78473bdd-0aaa-41de-a41f-e1509541875f tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 Aug 14 06:15:21.351182 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-78473bdd-0aaa-41de-a41f-e1509541875f tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:21.352380 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-78473bdd-0aaa-41de-a41f-e1509541875f tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:21.361287 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-78473bdd-0aaa-41de-a41f-e1509541875f tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 returned with HTTP 404 Aug 14 06:15:21.363043 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 573/2307] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:21 2026] GET /volume/v3/volumes/c265306a-6fa1-4cd8-9845-b0ed076ce258 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:21.384879 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-ce3d038c-16c3-4349-b0eb-75d80d6512a2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:21.387692 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-ce3d038c-16c3-4349-b0eb-75d80d6512a2 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e Aug 14 06:15:21.387998 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-ce3d038c-16c3-4349-b0eb-75d80d6512a2 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:21.388268 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-ce3d038c-16c3-4349-b0eb-75d80d6512a2 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:21.399417 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:21.399417 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:21.404106 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-ce3d038c-16c3-4349-b0eb-75d80d6512a2 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:21.409953 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-ce3d038c-16c3-4349-b0eb-75d80d6512a2 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e returned with HTTP 200 Aug 14 06:15:21.410421 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 581/2308] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:21 2026] GET /volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e => generated 1660 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:21.424209 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-3baee777-1ad7-47d1-a065-af4f69a946fb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:21.427118 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-3baee777-1ad7-47d1-a065-af4f69a946fb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:15:21.428111 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-3baee777-1ad7-47d1-a065-af4f69a946fb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90299155-031d-4cbb-92d5-c943df28d63e", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:21.450461 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:21.450461 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:21.450461 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-3baee777-1ad7-47d1-a065-af4f69a946fb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:21.450461 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-3baee777-1ad7-47d1-a065-af4f69a946fb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Create snapshot from volume 90299155-031d-4cbb-92d5-c943df28d63e Aug 14 06:15:21.498609 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-3baee777-1ad7-47d1-a065-af4f69a946fb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Created reservations ['d285d317-2648-44e1-b5e8-8a137b42e2d4', 'c11c49c9-6f36-4a41-b148-9f4ae7557324', 'a9b984ba-6104-4415-a88e-e889843e0e4a', '135738d2-e6be-4458-8091-d75c1b41726b'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:21.540834 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-3baee777-1ad7-47d1-a065-af4f69a946fb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Snapshot force create request issued successfully. Aug 14 06:15:21.541286 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-bfdb423d-c088-4041-82c3-cb1f3f90012a req-3baee777-1ad7-47d1-a065-af4f69a946fb tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:15:21.541958 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 578/2309] 10.4.3.127 () {72 vars in 1547 bytes} [Fri Aug 14 06:15:21 2026] POST /volume/v3/snapshots => generated 292 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:15:21.993885 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-86566f95-2c84-4703-b648-8f548131448c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:21.998340 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-86566f95-2c84-4703-b648-8f548131448c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:21.998634 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-86566f95-2c84-4703-b648-8f548131448c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:21.998924 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-86566f95-2c84-4703-b648-8f548131448c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:21.999089 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-86566f95-2c84-4703-b648-8f548131448c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:22.004601 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:22.004601 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:22.005791 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-86566f95-2c84-4703-b648-8f548131448c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:22.006411 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 578/2310] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:21 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:23.016843 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-71e939ca-508a-4a15-9746-f6a2a5d00203 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:23.018786 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-71e939ca-508a-4a15-9746-f6a2a5d00203 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:23.019073 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-71e939ca-508a-4a15-9746-f6a2a5d00203 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:23.019306 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-71e939ca-508a-4a15-9746-f6a2a5d00203 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:23.019426 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-71e939ca-508a-4a15-9746-f6a2a5d00203 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:23.024226 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:23.024226 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:23.025318 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-71e939ca-508a-4a15-9746-f6a2a5d00203 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:23.025756 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 574/2311] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:23 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:23.038429 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3c0c04e7-db7c-4907-84a9-3b4e1372c326 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:23.046609 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3c0c04e7-db7c-4907-84a9-3b4e1372c326 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/60e4e26e-27e6-4859-b973-a481ee4753a3 Aug 14 06:15:23.047041 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3c0c04e7-db7c-4907-84a9-3b4e1372c326 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:23.047041 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3c0c04e7-db7c-4907-84a9-3b4e1372c326 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:23.060113 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:23.060113 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:23.068107 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3c0c04e7-db7c-4907-84a9-3b4e1372c326 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:15:23.075635 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3c0c04e7-db7c-4907-84a9-3b4e1372c326 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60e4e26e-27e6-4859-b973-a481ee4753a3 returned with HTTP 200 Aug 14 06:15:23.076234 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 582/2312] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:23 2026] GET /volume/v3/volumes/60e4e26e-27e6-4859-b973-a481ee4753a3 => generated 1412 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:23.081127 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5e500748-51b6-4b88-ac61-af08dc204662 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:23.083049 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5e500748-51b6-4b88-ac61-af08dc204662 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:15:23.083353 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5e500748-51b6-4b88-ac61-af08dc204662 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1486524434"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:23.085318 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-5e500748-51b6-4b88-ac61-af08dc204662 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1486524434'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:15:23.085469 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-5e500748-51b6-4b88-ac61-af08dc204662 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Create volume of 1 GB Aug 14 06:15:23.085827 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:23.085827 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:23.089230 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-296219ac-aee3-4186-8375-a1636ec86bac None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:23.092089 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-296219ac-aee3-4186-8375-a1636ec86bac tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/60e4e26e-27e6-4859-b973-a481ee4753a3 Aug 14 06:15:23.092373 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-296219ac-aee3-4186-8375-a1636ec86bac tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:23.093039 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5e500748-51b6-4b88-ac61-af08dc204662 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Availability Zones retrieved successfully. Aug 14 06:15:23.096601 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-296219ac-aee3-4186-8375-a1636ec86bac tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:23.103633 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5e500748-51b6-4b88-ac61-af08dc204662 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Flow 'volume_create_api' (025b7430-f14e-46f0-b350-febce02526f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:23.107772 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5e500748-51b6-4b88-ac61-af08dc204662 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9684c75e-036e-40a7-9ed9-79561a8a1c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:23.108677 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-5e500748-51b6-4b88-ac61-af08dc204662 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:15:23.112617 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:23.112617 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:23.117188 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-296219ac-aee3-4186-8375-a1636ec86bac tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:15:23.123136 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-296219ac-aee3-4186-8375-a1636ec86bac tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60e4e26e-27e6-4859-b973-a481ee4753a3 returned with HTTP 200 Aug 14 06:15:23.123681 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 579/2313] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:23 2026] GET /volume/v3/volumes/60e4e26e-27e6-4859-b973-a481ee4753a3 => generated 1412 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:23.144210 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-912c33ec-7a27-439b-ace6-843603a3bd1a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:23.147542 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-912c33ec-7a27-439b-ace6-843603a3bd1a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] DELETE https://10.4.3.127/volume/v3/volumes/60e4e26e-27e6-4859-b973-a481ee4753a3 Aug 14 06:15:23.147831 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-912c33ec-7a27-439b-ace6-843603a3bd1a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:23.148049 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-912c33ec-7a27-439b-ace6-843603a3bd1a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:23.148208 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-912c33ec-7a27-439b-ace6-843603a3bd1a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Delete volume with id: 60e4e26e-27e6-4859-b973-a481ee4753a3 Aug 14 06:15:23.154201 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5e500748-51b6-4b88-ac61-af08dc204662 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9684c75e-036e-40a7-9ed9-79561a8a1c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:23.156357 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5e500748-51b6-4b88-ac61-af08dc204662 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dab20f46-eced-476e-8e34-b271eb90ed23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:23.160482 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:23.160482 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:23.160932 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-912c33ec-7a27-439b-ace6-843603a3bd1a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:15:23.190345 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-912c33ec-7a27-439b-ace6-843603a3bd1a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Delete volume request issued successfully. Aug 14 06:15:23.190666 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-912c33ec-7a27-439b-ace6-843603a3bd1a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60e4e26e-27e6-4859-b973-a481ee4753a3 returned with HTTP 202 Aug 14 06:15:23.191286 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 575/2314] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:15:23 2026] DELETE /volume/v3/volumes/60e4e26e-27e6-4859-b973-a481ee4753a3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:15:23.202508 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d1897a38-d5a0-4409-9536-39d6e74f86e8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:23.206430 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d1897a38-d5a0-4409-9536-39d6e74f86e8 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/60e4e26e-27e6-4859-b973-a481ee4753a3 Aug 14 06:15:23.206999 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d1897a38-d5a0-4409-9536-39d6e74f86e8 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:23.207299 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d1897a38-d5a0-4409-9536-39d6e74f86e8 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:23.220449 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-5e500748-51b6-4b88-ac61-af08dc204662 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Created reservations ['5a141679-7b40-4cd5-ba2e-d8c3b9898e6c', 'e39cd89f-b6c7-4e1e-9f9b-28d61ad3ba8c', 'bc14976e-565c-4302-95d2-59ca7776db7a', '99a08222-fd25-424f-9c46-26eb1e04c9c7'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:23.223704 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5e500748-51b6-4b88-ac61-af08dc204662 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dab20f46-eced-476e-8e34-b271eb90ed23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a141679-7b40-4cd5-ba2e-d8c3b9898e6c', 'e39cd89f-b6c7-4e1e-9f9b-28d61ad3ba8c', 'bc14976e-565c-4302-95d2-59ca7776db7a', '99a08222-fd25-424f-9c46-26eb1e04c9c7']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:23.223704 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5e500748-51b6-4b88-ac61-af08dc204662 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cf762eb-0201-47ed-8118-14d0fcd07070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:23.224152 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:23.224152 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:23.232593 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d1897a38-d5a0-4409-9536-39d6e74f86e8 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:15:23.240320 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d1897a38-d5a0-4409-9536-39d6e74f86e8 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60e4e26e-27e6-4859-b973-a481ee4753a3 returned with HTTP 200 Aug 14 06:15:23.240723 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 583/2315] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:23 2026] GET /volume/v3/volumes/60e4e26e-27e6-4859-b973-a481ee4753a3 => generated 1411 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:23.253068 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5e500748-51b6-4b88-ac61-af08dc204662 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cf762eb-0201-47ed-8118-14d0fcd07070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a999061c-8dbb-45f3-aaf8-873c96fbc10a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1486524434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8deb4b1bfaa40868bc349919de60502',qos_specs=None,replication_status=,reservations=['5a141679-7b40-4cd5-ba2e-d8c3b9898e6c','e39cd89f-b6c7-4e1e-9f9b-28d61ad3ba8c','bc14976e-565c-4302-95d2-59ca7776db7a','99a08222-fd25-424f-9c46-26eb1e04c9c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8891561851441d8bb18d92fc0233801',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:15:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1486524434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a999061c-8dbb-45f3-aaf8-873c96fbc10a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8deb4b1bfaa40868bc349919de60502',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8891561851441d8bb18d92fc0233801',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:23.254095 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5e500748-51b6-4b88-ac61-af08dc204662 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (335fdd85-77a1-4d6b-a7ab-13dc8920e7c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:23.287774 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5e500748-51b6-4b88-ac61-af08dc204662 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (335fdd85-77a1-4d6b-a7ab-13dc8920e7c8) transitioned into state 'SUCCESS' from state '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-1486524434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8deb4b1bfaa40868bc349919de60502',qos_specs=None,replication_status=,reservations=['5a141679-7b40-4cd5-ba2e-d8c3b9898e6c','e39cd89f-b6c7-4e1e-9f9b-28d61ad3ba8c','bc14976e-565c-4302-95d2-59ca7776db7a','99a08222-fd25-424f-9c46-26eb1e04c9c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8891561851441d8bb18d92fc0233801',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:23.288682 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5e500748-51b6-4b88-ac61-af08dc204662 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12e9c1de-ea0e-428f-a514-5e767b1d5e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:23.304709 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5e500748-51b6-4b88-ac61-af08dc204662 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12e9c1de-ea0e-428f-a514-5e767b1d5e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:23.305906 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5e500748-51b6-4b88-ac61-af08dc204662 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Flow 'volume_create_api' (025b7430-f14e-46f0-b350-febce02526f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:23.306328 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5e500748-51b6-4b88-ac61-af08dc204662 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Create volume request issued successfully. Aug 14 06:15:23.309174 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5e500748-51b6-4b88-ac61-af08dc204662 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:15:23.309723 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 579/2316] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:15:23 2026] POST /volume/v3/volumes => generated 751 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:15:23.325449 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-adb80dd5-1065-4fbe-b70e-3fbbeaec87d8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:23.330875 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-adb80dd5-1065-4fbe-b70e-3fbbeaec87d8 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:23.331117 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-adb80dd5-1065-4fbe-b70e-3fbbeaec87d8 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:23.331312 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-adb80dd5-1065-4fbe-b70e-3fbbeaec87d8 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:23.339233 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:23.339233 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:23.345079 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-adb80dd5-1065-4fbe-b70e-3fbbeaec87d8 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:23.349079 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-adb80dd5-1065-4fbe-b70e-3fbbeaec87d8 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:23.349631 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 580/2317] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:23 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:23.738331 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b10b0025-6151-480a-87c0-8fe62673a745 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:23.741088 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b10b0025-6151-480a-87c0-8fe62673a745 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] DELETE https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc Aug 14 06:15:23.743036 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b10b0025-6151-480a-87c0-8fe62673a745 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:23.743036 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b10b0025-6151-480a-87c0-8fe62673a745 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:23.743036 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-b10b0025-6151-480a-87c0-8fe62673a745 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Delete volume with id: 0cf5de51-db37-4355-be6a-6672b233d5fc Aug 14 06:15:23.753296 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:23.753296 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:23.754186 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b10b0025-6151-480a-87c0-8fe62673a745 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:15:23.774639 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b10b0025-6151-480a-87c0-8fe62673a745 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Delete volume request issued successfully. Aug 14 06:15:23.774639 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b10b0025-6151-480a-87c0-8fe62673a745 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc returned with HTTP 202 Aug 14 06:15:23.774639 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 576/2318] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:15:23 2026] DELETE /volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:15:23.782318 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-995e013d-bad3-49d4-836f-0b1893df3047 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:23.784688 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-995e013d-bad3-49d4-836f-0b1893df3047 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc Aug 14 06:15:23.784925 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-995e013d-bad3-49d4-836f-0b1893df3047 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:23.785142 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-995e013d-bad3-49d4-836f-0b1893df3047 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:23.800281 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:23.800281 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:23.809336 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-995e013d-bad3-49d4-836f-0b1893df3047 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:15:23.814919 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-995e013d-bad3-49d4-836f-0b1893df3047 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc returned with HTTP 200 Aug 14 06:15:23.815675 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 584/2319] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:23 2026] GET /volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:24.260533 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-30c105a7-9747-4178-b801-7556b8058560 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:24.263505 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-30c105a7-9747-4178-b801-7556b8058560 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/60e4e26e-27e6-4859-b973-a481ee4753a3 Aug 14 06:15:24.264376 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-30c105a7-9747-4178-b801-7556b8058560 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:24.264376 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-30c105a7-9747-4178-b801-7556b8058560 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:24.272501 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-30c105a7-9747-4178-b801-7556b8058560 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60e4e26e-27e6-4859-b973-a481ee4753a3 returned with HTTP 404 Aug 14 06:15:24.272960 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 580/2320] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:24 2026] GET /volume/v3/volumes/60e4e26e-27e6-4859-b973-a481ee4753a3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:24.282384 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f452d65c-c64c-438d-93d6-beb3dfe34aac None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:24.286374 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f452d65c-c64c-438d-93d6-beb3dfe34aac tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] DELETE https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:24.286374 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f452d65c-c64c-438d-93d6-beb3dfe34aac tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:24.286374 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f452d65c-c64c-438d-93d6-beb3dfe34aac tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:24.286374 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.backups [None req-f452d65c-c64c-438d-93d6-beb3dfe34aac tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Delete backup with id: 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. Aug 14 06:15:24.290338 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:24.290338 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:24.304875 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.backup.rpcapi [None req-f452d65c-c64c-438d-93d6-beb3dfe34aac tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] delete_backup rpcapi backup_id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc {{(pid=100404) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:15:24.307791 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f452d65c-c64c-438d-93d6-beb3dfe34aac tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 202 Aug 14 06:15:24.308687 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 581/2321] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:15:24 2026] DELETE /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:15:24.321739 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e3d87cee-4a38-4ac6-813e-2360f265e7d5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:24.323548 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e3d87cee-4a38-4ac6-813e-2360f265e7d5 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:24.323779 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e3d87cee-4a38-4ac6-813e-2360f265e7d5 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:24.324102 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e3d87cee-4a38-4ac6-813e-2360f265e7d5 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:24.324183 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-e3d87cee-4a38-4ac6-813e-2360f265e7d5 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:24.328960 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:24.328960 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:24.329861 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e3d87cee-4a38-4ac6-813e-2360f265e7d5 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 200 Aug 14 06:15:24.330247 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 577/2322] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:24 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:24.368593 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6c2beee7-c9eb-4e2a-9f03-26a926300ddd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:24.370647 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6c2beee7-c9eb-4e2a-9f03-26a926300ddd tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:24.371067 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6c2beee7-c9eb-4e2a-9f03-26a926300ddd tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:24.371188 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6c2beee7-c9eb-4e2a-9f03-26a926300ddd tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:24.380710 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:24.380710 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:24.385382 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6c2beee7-c9eb-4e2a-9f03-26a926300ddd tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:24.391896 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6c2beee7-c9eb-4e2a-9f03-26a926300ddd tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:24.392314 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 585/2323] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:24 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:24.457127 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-ae0d0072-164a-4eca-9605-94d185cccfc0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:24.459793 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-ae0d0072-164a-4eca-9605-94d185cccfc0 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:24.460033 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-ae0d0072-164a-4eca-9605-94d185cccfc0 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:24.461125 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-ae0d0072-164a-4eca-9605-94d185cccfc0 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:24.468854 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:24.468854 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:24.480294 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-ae0d0072-164a-4eca-9605-94d185cccfc0 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:24.486377 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-ae0d0072-164a-4eca-9605-94d185cccfc0 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:24.486927 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 581/2324] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:24 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:24.568500 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-0a8a81ed-d134-40ca-9011-34bf7db1d708 req-e94602f0-f7b4-4f64-8002-fa6e48ba0ee8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:24.570659 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-0a8a81ed-d134-40ca-9011-34bf7db1d708 req-e94602f0-f7b4-4f64-8002-fa6e48ba0ee8 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e Aug 14 06:15:24.570861 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-0a8a81ed-d134-40ca-9011-34bf7db1d708 req-e94602f0-f7b4-4f64-8002-fa6e48ba0ee8 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:24.571052 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-0a8a81ed-d134-40ca-9011-34bf7db1d708 req-e94602f0-f7b4-4f64-8002-fa6e48ba0ee8 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:24.589298 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:24.589298 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:24.599459 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-0a8a81ed-d134-40ca-9011-34bf7db1d708 req-e94602f0-f7b4-4f64-8002-fa6e48ba0ee8 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:24.606659 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-0a8a81ed-d134-40ca-9011-34bf7db1d708 req-e94602f0-f7b4-4f64-8002-fa6e48ba0ee8 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e returned with HTTP 200 Aug 14 06:15:24.607270 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 582/2325] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:24 2026] GET /volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e => generated 1660 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:24.625159 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4b780a67-8343-4156-95e7-39ad598e976f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:24.627152 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4b780a67-8343-4156-95e7-39ad598e976f None None] GET https://10.4.3.127/volume// Aug 14 06:15:24.627152 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4b780a67-8343-4156-95e7-39ad598e976f None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:24.627152 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4b780a67-8343-4156-95e7-39ad598e976f None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:24.627152 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4b780a67-8343-4156-95e7-39ad598e976f None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:24.627152 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 578/2326] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:15:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:24.634906 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-6543dbdb-b212-4bbd-81c7-8af70f5497fe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:24.638149 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-6543dbdb-b212-4bbd-81c7-8af70f5497fe tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:15:24.638796 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-6543dbdb-b212-4bbd-81c7-8af70f5497fe tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a999061c-8dbb-45f3-aaf8-873c96fbc10a", "connector": null, "instance_uuid": "41f8f0ff-e1d4-4d8f-b839-fc62306c5906"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:24.657215 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:24.657215 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:24.705116 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-6543dbdb-b212-4bbd-81c7-8af70f5497fe tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:15:24.705691 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 586/2327] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:15:24 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:24.761351 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f119a7cf-500b-47e3-b957-537de1236703 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:24.763298 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f119a7cf-500b-47e3-b957-537de1236703 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:24.763709 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f119a7cf-500b-47e3-b957-537de1236703 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:24.763709 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f119a7cf-500b-47e3-b957-537de1236703 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:24.772134 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-33f82e0a-51a9-45d6-b869-154ed851cf03 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:24.772705 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-33f82e0a-51a9-45d6-b869-154ed851cf03 None None] GET https://10.4.3.127/volume// Aug 14 06:15:24.772962 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-33f82e0a-51a9-45d6-b869-154ed851cf03 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:24.773209 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-33f82e0a-51a9-45d6-b869-154ed851cf03 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:24.773683 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-33f82e0a-51a9-45d6-b869-154ed851cf03 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:24.774094 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 583/2328] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:15:24 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:24.784447 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:24.784447 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:24.784592 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-2422d52b-5ef0-49be-9f40-8f3f83f1f489 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:24.788245 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-2422d52b-5ef0-49be-9f40-8f3f83f1f489 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:24.788642 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-2422d52b-5ef0-49be-9f40-8f3f83f1f489 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:24.788859 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-2422d52b-5ef0-49be-9f40-8f3f83f1f489 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:24.789502 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f119a7cf-500b-47e3-b957-537de1236703 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:24.797647 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f119a7cf-500b-47e3-b957-537de1236703 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:24.798055 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 582/2329] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:24 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:24.804444 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:24.804444 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:24.809739 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-2422d52b-5ef0-49be-9f40-8f3f83f1f489 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:24.816743 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-2422d52b-5ef0-49be-9f40-8f3f83f1f489 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:24.817309 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 579/2330] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:15:24 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:15:24.830107 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fe1e4d7c-5f39-44bc-845e-685edf8b3d86 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:24.832481 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fe1e4d7c-5f39-44bc-845e-685edf8b3d86 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc Aug 14 06:15:24.833073 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fe1e4d7c-5f39-44bc-845e-685edf8b3d86 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:24.833073 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fe1e4d7c-5f39-44bc-845e-685edf8b3d86 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:24.840684 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fe1e4d7c-5f39-44bc-845e-685edf8b3d86 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc returned with HTTP 404 Aug 14 06:15:24.841571 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 587/2331] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:24 2026] GET /volume/v3/volumes/0cf5de51-db37-4355-be6a-6672b233d5fc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:24.934477 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3da72815-63c6-4151-ad60-0b59eec2cca6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:24.937515 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3da72815-63c6-4151-ad60-0b59eec2cca6 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] DELETE https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 Aug 14 06:15:24.937515 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3da72815-63c6-4151-ad60-0b59eec2cca6 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:24.937515 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3da72815-63c6-4151-ad60-0b59eec2cca6 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:24.937669 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-3da72815-63c6-4151-ad60-0b59eec2cca6 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Delete volume with id: 0e6e0eb1-1030-422e-8070-e9e6a4026a98 Aug 14 06:15:24.948530 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:24.948530 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:24.948530 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3da72815-63c6-4151-ad60-0b59eec2cca6 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:15:24.966282 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-d1260971-5f48-4188-b3c9-394893837b6b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:24.973668 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-d1260971-5f48-4188-b3c9-394893837b6b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] PUT https://10.4.3.127/volume/v3/attachments/ea20966c-1fe5-4197-8b19-93a96f75ac73 Aug 14 06:15:24.973668 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-d1260971-5f48-4188-b3c9-394893837b6b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:24.987264 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-d1260971-5f48-4188-b3c9-394893837b6b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Acquiring lock "cinder-attachment_update-a999061c-8dbb-45f3-aaf8-873c96fbc10a-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:15:24.988720 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3da72815-63c6-4151-ad60-0b59eec2cca6 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Delete volume request issued successfully. Aug 14 06:15:24.988858 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3da72815-63c6-4151-ad60-0b59eec2cca6 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 returned with HTTP 202 Aug 14 06:15:24.989657 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 584/2332] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:15:24 2026] DELETE /volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:15:24.998457 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-d1260971-5f48-4188-b3c9-394893837b6b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Lock "cinder-attachment_update-a999061c-8dbb-45f3-aaf8-873c96fbc10a-np0000007331" acquired by "attachment_update" :: waited 0.010s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:15:24.999288 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:24.999288 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:25.001016 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c671fa6c-8e08-4452-8c44-accc0cf9e2c5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:25.004210 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c671fa6c-8e08-4452-8c44-accc0cf9e2c5 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 Aug 14 06:15:25.004210 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c671fa6c-8e08-4452-8c44-accc0cf9e2c5 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:25.004210 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c671fa6c-8e08-4452-8c44-accc0cf9e2c5 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:25.022833 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:25.022833 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:25.032373 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c671fa6c-8e08-4452-8c44-accc0cf9e2c5 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Volume info retrieved successfully. Aug 14 06:15:25.039937 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c671fa6c-8e08-4452-8c44-accc0cf9e2c5 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 returned with HTTP 200 Aug 14 06:15:25.040632 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 580/2333] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:24 2026] GET /volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:25.121981 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-d1260971-5f48-4188-b3c9-394893837b6b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Lock "cinder-attachment_update-a999061c-8dbb-45f3-aaf8-873c96fbc10a-np0000007331" released by "attachment_update" :: held 0.124s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:15:25.122337 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-d1260971-5f48-4188-b3c9-394893837b6b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/attachments/ea20966c-1fe5-4197-8b19-93a96f75ac73 returned with HTTP 200 Aug 14 06:15:25.122920 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 583/2334] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:15:24 2026] PUT /volume/v3/attachments/ea20966c-1fe5-4197-8b19-93a96f75ac73 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:25.334931 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:25.337137 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:15:25.337973 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1549231297", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:25.339418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1549231297', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:15:25.339579 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Create volume of 1 GB Aug 14 06:15:25.339856 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:25.339856 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:25.346692 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Availability Zones retrieved successfully. Aug 14 06:15:25.349050 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0d67a02e-bd00-4fae-9ac7-ae3fe4c856bb None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:25.352323 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0d67a02e-bd00-4fae-9ac7-ae3fe4c856bb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc Aug 14 06:15:25.353751 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0d67a02e-bd00-4fae-9ac7-ae3fe4c856bb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:25.353751 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0d67a02e-bd00-4fae-9ac7-ae3fe4c856bb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:25.353977 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-0d67a02e-bd00-4fae-9ac7-ae3fe4c856bb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 20efbbdb-ccb5-464b-8679-7b3d28ff4edc. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:25.354909 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Flow 'volume_create_api' (e729cd20-3675-48ee-9027-88b52477aa8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:25.356215 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d21801-0458-46d4-bb6f-444a6d15db53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:25.357325 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:15:25.360441 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0d67a02e-bd00-4fae-9ac7-ae3fe4c856bb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc returned with HTTP 404 Aug 14 06:15:25.360928 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 585/2335] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:25 2026] GET /volume/v3/backups/20efbbdb-ccb5-464b-8679-7b3d28ff4edc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:25.385954 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d21801-0458-46d4-bb6f-444a6d15db53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:25.386708 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4579fe0f-100e-48cd-888d-755e636e60a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:25.450541 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-cb1d4d5e-a3f0-425e-bc3d-08b9e12ac89a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:25.451947 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Created reservations ['b5062454-c649-4b2b-8a6f-033e5e340906', '091e2a10-9982-40fe-a49e-e397d41219f2', '72562044-a3a9-41d3-ac5d-a025746ad5c7', '8116250b-618a-4df9-bea2-0f2271679e58'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:25.452520 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cb1d4d5e-a3f0-425e-bc3d-08b9e12ac89a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 Aug 14 06:15:25.453143 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cb1d4d5e-a3f0-425e-bc3d-08b9e12ac89a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:25.453232 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4579fe0f-100e-48cd-888d-755e636e60a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5062454-c649-4b2b-8a6f-033e5e340906', '091e2a10-9982-40fe-a49e-e397d41219f2', '72562044-a3a9-41d3-ac5d-a025746ad5c7', '8116250b-618a-4df9-bea2-0f2271679e58']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:25.453476 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cb1d4d5e-a3f0-425e-bc3d-08b9e12ac89a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:25.454417 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79542207-4783-4483-b4e0-d2d8483056e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:25.461839 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:25.461839 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:25.465799 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-cb1d4d5e-a3f0-425e-bc3d-08b9e12ac89a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:15:25.470847 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cb1d4d5e-a3f0-425e-bc3d-08b9e12ac89a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 returned with HTTP 200 Aug 14 06:15:25.470847 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 581/2336] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:25 2026] GET /volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:25.488237 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79542207-4783-4483-b4e0-d2d8483056e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3ab283e-b18a-47c3-9553-616e22a2d1ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1549231297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff1dd04263654f9d8c1993c560fff9b9',qos_specs=None,replication_status=,reservations=['b5062454-c649-4b2b-8a6f-033e5e340906','091e2a10-9982-40fe-a49e-e397d41219f2','72562044-a3a9-41d3-ac5d-a025746ad5c7','8116250b-618a-4df9-bea2-0f2271679e58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84f26c719e6a48afa23a11b58e0b4c37',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:15:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1549231297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3ab283e-b18a-47c3-9553-616e22a2d1ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff1dd04263654f9d8c1993c560fff9b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84f26c719e6a48afa23a11b58e0b4c37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:25.489673 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb02664-c23e-4a73-baf9-642a8db386cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:25.489828 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c1ef5fb6-6d11-46fa-8754-17bf957ee802 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:25.492131 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c1ef5fb6-6d11-46fa-8754-17bf957ee802 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] DELETE https://10.4.3.127/volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 Aug 14 06:15:25.492356 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c1ef5fb6-6d11-46fa-8754-17bf957ee802 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:25.492559 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c1ef5fb6-6d11-46fa-8754-17bf957ee802 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:25.492984 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-c1ef5fb6-6d11-46fa-8754-17bf957ee802 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Delete volume with id: 1604075f-319c-422e-955d-584b20e94f66 Aug 14 06:15:25.503374 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:25.503374 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:25.503890 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c1ef5fb6-6d11-46fa-8754-17bf957ee802 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:15:25.510977 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb02664-c23e-4a73-baf9-642a8db386cc) transitioned into state 'SUCCESS' from state '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-1549231297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff1dd04263654f9d8c1993c560fff9b9',qos_specs=None,replication_status=,reservations=['b5062454-c649-4b2b-8a6f-033e5e340906','091e2a10-9982-40fe-a49e-e397d41219f2','72562044-a3a9-41d3-ac5d-a025746ad5c7','8116250b-618a-4df9-bea2-0f2271679e58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84f26c719e6a48afa23a11b58e0b4c37',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:25.511737 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af29f23b-4b26-4098-8f24-ff32db658d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:25.523083 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af29f23b-4b26-4098-8f24-ff32db658d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:25.524163 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Flow 'volume_create_api' (e729cd20-3675-48ee-9027-88b52477aa8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:25.524336 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Create volume request issued successfully. Aug 14 06:15:25.525209 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-12339cac-2dc9-440f-a72d-8da2ac3ad4f6 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:15:25.525766 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 588/2337] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:15:25 2026] POST /volume/v3/volumes => generated 789 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:25.536413 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c1ef5fb6-6d11-46fa-8754-17bf957ee802 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Delete volume request issued successfully. Aug 14 06:15:25.536641 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c1ef5fb6-6d11-46fa-8754-17bf957ee802 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 returned with HTTP 202 Aug 14 06:15:25.537063 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 584/2338] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:15:25 2026] DELETE /volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:15:25.544134 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-14448f06-963d-4978-b316-41413ce72912 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:25.547227 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b15ce961-b7e8-4740-a9c3-44675f3405ae None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:25.549130 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-14448f06-963d-4978-b316-41413ce72912 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] GET https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff Aug 14 06:15:25.549130 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-14448f06-963d-4978-b316-41413ce72912 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:25.549130 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-14448f06-963d-4978-b316-41413ce72912 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:25.549447 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b15ce961-b7e8-4740-a9c3-44675f3405ae tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 Aug 14 06:15:25.549447 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b15ce961-b7e8-4740-a9c3-44675f3405ae tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:25.549929 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b15ce961-b7e8-4740-a9c3-44675f3405ae tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:25.560050 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:25.560050 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:25.568040 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:25.568040 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:25.569899 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b15ce961-b7e8-4740-a9c3-44675f3405ae tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:15:25.579007 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-14448f06-963d-4978-b316-41413ce72912 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Volume info retrieved successfully. Aug 14 06:15:25.580810 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b15ce961-b7e8-4740-a9c3-44675f3405ae tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 returned with HTTP 200 Aug 14 06:15:25.581509 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 582/2339] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:25 2026] GET /volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 => generated 1356 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:25.583595 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-14448f06-963d-4978-b316-41413ce72912 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff returned with HTTP 200 Aug 14 06:15:25.584002 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 586/2340] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:15:25 2026] GET /volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:25.660020 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-0a8a81ed-d134-40ca-9011-34bf7db1d708 req-424f9a95-acac-42b5-921f-80fad0def059 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:25.662980 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-0a8a81ed-d134-40ca-9011-34bf7db1d708 req-424f9a95-acac-42b5-921f-80fad0def059 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] DELETE https://10.4.3.127/volume/v3/attachments/7da410ac-0b0e-47da-b73f-e9aa8b882047 Aug 14 06:15:25.663227 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-0a8a81ed-d134-40ca-9011-34bf7db1d708 req-424f9a95-acac-42b5-921f-80fad0def059 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:25.663476 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-0a8a81ed-d134-40ca-9011-34bf7db1d708 req-424f9a95-acac-42b5-921f-80fad0def059 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:25.672482 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:25.672482 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:25.812303 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-0a8a81ed-d134-40ca-9011-34bf7db1d708 req-424f9a95-acac-42b5-921f-80fad0def059 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/7da410ac-0b0e-47da-b73f-e9aa8b882047 returned with HTTP 200 Aug 14 06:15:25.812907 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 589/2341] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:15:25 2026] DELETE /volume/v3/attachments/7da410ac-0b0e-47da-b73f-e9aa8b882047 => generated 19 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:25.814538 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6474899e-1860-4ead-be9a-d2bed8402a06 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:25.816417 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6474899e-1860-4ead-be9a-d2bed8402a06 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:25.816639 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6474899e-1860-4ead-be9a-d2bed8402a06 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:25.816844 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6474899e-1860-4ead-be9a-d2bed8402a06 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:25.829252 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:25.829252 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:25.833167 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6474899e-1860-4ead-be9a-d2bed8402a06 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:25.837964 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6474899e-1860-4ead-be9a-d2bed8402a06 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:25.838358 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 585/2342] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:25 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:26.058930 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3f36b2ae-7016-4fe9-8bbf-b4368de296b0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:26.060881 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3f36b2ae-7016-4fe9-8bbf-b4368de296b0 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] GET https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 Aug 14 06:15:26.061134 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3f36b2ae-7016-4fe9-8bbf-b4368de296b0 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:26.061321 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3f36b2ae-7016-4fe9-8bbf-b4368de296b0 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:26.067194 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3f36b2ae-7016-4fe9-8bbf-b4368de296b0 tempest-AttachVolumeShelveTestJSON-695220937 tempest-AttachVolumeShelveTestJSON-695220937-project-member] https://10.4.3.127/volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 returned with HTTP 404 Aug 14 06:15:26.067726 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 583/2343] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:26 2026] GET /volume/v3/volumes/0e6e0eb1-1030-422e-8070-e9e6a4026a98 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:26.605954 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-eb34fe01-f820-40e2-b09b-4241290d5c14 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:26.607652 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-eb34fe01-f820-40e2-b09b-4241290d5c14 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] GET https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff Aug 14 06:15:26.607863 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-eb34fe01-f820-40e2-b09b-4241290d5c14 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:26.608098 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-eb34fe01-f820-40e2-b09b-4241290d5c14 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:26.618839 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:26.618839 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:26.627387 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-eb34fe01-f820-40e2-b09b-4241290d5c14 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Volume info retrieved successfully. Aug 14 06:15:26.635772 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-eb34fe01-f820-40e2-b09b-4241290d5c14 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff returned with HTTP 200 Aug 14 06:15:26.636846 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 587/2344] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:15:26 2026] GET /volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:26.653282 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d7253d29-ebeb-46df-b6b3-6001062092d5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:26.654034 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d7253d29-ebeb-46df-b6b3-6001062092d5 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] GET https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff Aug 14 06:15:26.654034 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d7253d29-ebeb-46df-b6b3-6001062092d5 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:26.654139 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d7253d29-ebeb-46df-b6b3-6001062092d5 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:26.662710 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:26.662710 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:26.664446 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-37964858-6434-4109-92bb-79a7e86bc125 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:26.666580 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d7253d29-ebeb-46df-b6b3-6001062092d5 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Volume info retrieved successfully. Aug 14 06:15:26.666895 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-37964858-6434-4109-92bb-79a7e86bc125 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 Aug 14 06:15:26.667154 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-37964858-6434-4109-92bb-79a7e86bc125 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:26.667324 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-37964858-6434-4109-92bb-79a7e86bc125 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:26.672707 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d7253d29-ebeb-46df-b6b3-6001062092d5 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff returned with HTTP 200 Aug 14 06:15:26.673246 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 590/2345] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:15:26 2026] GET /volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:26.676641 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-37964858-6434-4109-92bb-79a7e86bc125 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 returned with HTTP 404 Aug 14 06:15:26.677524 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 586/2346] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:26 2026] GET /volume/v3/volumes/1604075f-319c-422e-955d-584b20e94f66 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:26.691448 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:26.694048 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:15:26.694115 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-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-341809770"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:26.695856 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-341809770'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:15:26.696223 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Create volume of 1 GB Aug 14 06:15:26.700140 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Availability Zones retrieved successfully. Aug 14 06:15:26.705888 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Flow 'volume_create_api' (fb342f8d-ed12-458b-8ac6-fedee291fa64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:26.710711 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26a44da9-c88f-474a-a7fe-0a4a5b57883b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:26.714209 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:15:26.738023 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-cc9a0297-3d35-4aea-82f4-fb30e97afb22 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:26.740113 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-cc9a0297-3d35-4aea-82f4-fb30e97afb22 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] GET https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff Aug 14 06:15:26.740725 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-cc9a0297-3d35-4aea-82f4-fb30e97afb22 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:26.740725 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-cc9a0297-3d35-4aea-82f4-fb30e97afb22 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:26.746031 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26a44da9-c88f-474a-a7fe-0a4a5b57883b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:26.747280 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68fb5c0b-66c2-4eed-b111-ef535f6c4455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:26.752712 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:26.752712 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:26.758457 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-cc9a0297-3d35-4aea-82f4-fb30e97afb22 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Volume info retrieved successfully. Aug 14 06:15:26.765167 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-cc9a0297-3d35-4aea-82f4-fb30e97afb22 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff returned with HTTP 200 Aug 14 06:15:26.765661 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 588/2347] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:26 2026] GET /volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:26.792062 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Created reservations ['4f63b624-9f0d-4007-a45b-c6272c3275b0', 'fd437841-5d34-450a-9641-f3a27e22591b', 'b1bf826f-d934-47ed-babf-746625fe7499', '1ec38d9d-0ae9-4487-a0a5-06f64a8081a6'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:26.793288 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68fb5c0b-66c2-4eed-b111-ef535f6c4455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f63b624-9f0d-4007-a45b-c6272c3275b0', 'fd437841-5d34-450a-9641-f3a27e22591b', 'b1bf826f-d934-47ed-babf-746625fe7499', '1ec38d9d-0ae9-4487-a0a5-06f64a8081a6']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:26.794335 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15488a20-9617-418e-88d1-38ab19779316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:26.825160 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15488a20-9617-418e-88d1-38ab19779316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1e34916-0bc2-4d31-b62e-a4554981b9ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-341809770',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a7a3a07f635542109438a5732ab03294',qos_specs=None,replication_status=,reservations=['4f63b624-9f0d-4007-a45b-c6272c3275b0','fd437841-5d34-450a-9641-f3a27e22591b','b1bf826f-d934-47ed-babf-746625fe7499','1ec38d9d-0ae9-4487-a0a5-06f64a8081a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326ba3829c924fc49efa315c266ba0c8',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:15:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-341809770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1e34916-0bc2-4d31-b62e-a4554981b9ef,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='a7a3a07f635542109438a5732ab03294',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='326ba3829c924fc49efa315c266ba0c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:26.826354 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (090d5372-ec7a-42d7-b53e-d9b125e84d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:26.850648 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (090d5372-ec7a-42d7-b53e-d9b125e84d3e) transitioned into state 'SUCCESS' from state '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-341809770',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a7a3a07f635542109438a5732ab03294',qos_specs=None,replication_status=,reservations=['4f63b624-9f0d-4007-a45b-c6272c3275b0','fd437841-5d34-450a-9641-f3a27e22591b','b1bf826f-d934-47ed-babf-746625fe7499','1ec38d9d-0ae9-4487-a0a5-06f64a8081a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326ba3829c924fc49efa315c266ba0c8',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:26.850648 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49a595ed-f5c3-4f5b-8bb3-bdd7c62a0bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:26.856706 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d4562a78-ecd0-4eff-981d-7abc2f266266 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:26.856922 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cead0f4e-9eec-4fc6-9d49-a11c620e44fd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:26.857313 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cead0f4e-9eec-4fc6-9d49-a11c620e44fd None None] GET https://10.4.3.127/volume// Aug 14 06:15:26.857520 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cead0f4e-9eec-4fc6-9d49-a11c620e44fd None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:26.857706 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cead0f4e-9eec-4fc6-9d49-a11c620e44fd None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:26.858135 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cead0f4e-9eec-4fc6-9d49-a11c620e44fd None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:26.858457 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 587/2348] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:15:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:26.859130 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d4562a78-ecd0-4eff-981d-7abc2f266266 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:26.859373 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d4562a78-ecd0-4eff-981d-7abc2f266266 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:26.859629 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d4562a78-ecd0-4eff-981d-7abc2f266266 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:26.863801 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49a595ed-f5c3-4f5b-8bb3-bdd7c62a0bfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:26.864594 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Flow 'volume_create_api' (fb342f8d-ed12-458b-8ac6-fedee291fa64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:26.866105 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Create volume request issued successfully. Aug 14 06:15:26.866105 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-18f6fc1d-b2a2-44bb-a470-7a243f975eaa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:15:26.866105 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 584/2349] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:15:26 2026] POST /volume/v3/volumes => generated 815 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:15:26.877992 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-96b75ac2-b601-4582-8c65-2aaf5aca7a05 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:26.882265 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-96b75ac2-b601-4582-8c65-2aaf5aca7a05 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:15:26.882610 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-96b75ac2-b601-4582-8c65-2aaf5aca7a05 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3ab283e-b18a-47c3-9553-616e22a2d1ff", "connector": null, "instance_uuid": "e029a4ea-c7e6-40a2-9278-e2270d943685"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:26.885223 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bd6d8d2e-2400-49fd-9d07-41e8ba9659a1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:26.886466 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:26.886466 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:26.887032 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bd6d8d2e-2400-49fd-9d07-41e8ba9659a1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef Aug 14 06:15:26.887210 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bd6d8d2e-2400-49fd-9d07-41e8ba9659a1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:26.887924 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bd6d8d2e-2400-49fd-9d07-41e8ba9659a1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:26.891362 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d4562a78-ecd0-4eff-981d-7abc2f266266 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:26.895444 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d4562a78-ecd0-4eff-981d-7abc2f266266 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:26.895914 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 591/2350] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:26 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:26.898112 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:26.898112 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:26.900737 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:26.900737 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:26.909533 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bd6d8d2e-2400-49fd-9d07-41e8ba9659a1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:15:26.917160 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bd6d8d2e-2400-49fd-9d07-41e8ba9659a1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef returned with HTTP 200 Aug 14 06:15:26.917925 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 588/2351] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:26 2026] GET /volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:26.935603 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-96b75ac2-b601-4582-8c65-2aaf5aca7a05 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:15:26.936298 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 589/2352] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:15:26 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 14 06:15:26.968685 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3bf5e583-ec9a-4ca7-9397-e0231918a1f8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:26.970937 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3bf5e583-ec9a-4ca7-9397-e0231918a1f8 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] GET https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff Aug 14 06:15:26.971197 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3bf5e583-ec9a-4ca7-9397-e0231918a1f8 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:26.971469 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3bf5e583-ec9a-4ca7-9397-e0231918a1f8 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:26.985785 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c8a2dc0f-fb99-476b-a915-7bdde1a2e7d8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:26.986220 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:26.986220 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:26.986338 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c8a2dc0f-fb99-476b-a915-7bdde1a2e7d8 None None] GET https://10.4.3.127/volume// Aug 14 06:15:26.986896 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c8a2dc0f-fb99-476b-a915-7bdde1a2e7d8 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:26.986896 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c8a2dc0f-fb99-476b-a915-7bdde1a2e7d8 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:26.987231 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c8a2dc0f-fb99-476b-a915-7bdde1a2e7d8 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:26.987619 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 592/2353] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:15:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:26.991794 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3bf5e583-ec9a-4ca7-9397-e0231918a1f8 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Volume info retrieved successfully. Aug 14 06:15:26.995632 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3bf5e583-ec9a-4ca7-9397-e0231918a1f8 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff returned with HTTP 200 Aug 14 06:15:26.996062 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 585/2354] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:15:26 2026] GET /volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:26.997112 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-e36c1859-53cd-4385-9044-d8ab4edb4e41 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:27.000131 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-e36c1859-53cd-4385-9044-d8ab4edb4e41 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] GET https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff Aug 14 06:15:27.000418 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-e36c1859-53cd-4385-9044-d8ab4edb4e41 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:27.000665 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-e36c1859-53cd-4385-9044-d8ab4edb4e41 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:27.012718 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:27.012718 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:27.018160 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-e36c1859-53cd-4385-9044-d8ab4edb4e41 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Volume info retrieved successfully. Aug 14 06:15:27.023233 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-e36c1859-53cd-4385-9044-d8ab4edb4e41 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff returned with HTTP 200 Aug 14 06:15:27.023637 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 589/2355] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:15:26 2026] GET /volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff => generated 1043 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 06:15:27.143554 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-78abbe2e-ed44-4c7f-bb87-1c17e2973cb0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:27.145793 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-78abbe2e-ed44-4c7f-bb87-1c17e2973cb0 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] PUT https://10.4.3.127/volume/v3/attachments/9242e0d0-4794-452f-bd6f-330abfeb9adf Aug 14 06:15:27.146184 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-78abbe2e-ed44-4c7f-bb87-1c17e2973cb0 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:27.155084 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-78abbe2e-ed44-4c7f-bb87-1c17e2973cb0 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Acquiring lock "cinder-attachment_update-b3ab283e-b18a-47c3-9553-616e22a2d1ff-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:15:27.171417 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-78abbe2e-ed44-4c7f-bb87-1c17e2973cb0 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Lock "cinder-attachment_update-b3ab283e-b18a-47c3-9553-616e22a2d1ff-np0000007331" acquired by "attachment_update" :: waited 0.017s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:15:27.173026 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:27.173026 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:27.269277 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-78abbe2e-ed44-4c7f-bb87-1c17e2973cb0 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Lock "cinder-attachment_update-b3ab283e-b18a-47c3-9553-616e22a2d1ff-np0000007331" released by "attachment_update" :: held 0.098s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:15:27.269658 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-78abbe2e-ed44-4c7f-bb87-1c17e2973cb0 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/attachments/9242e0d0-4794-452f-bd6f-330abfeb9adf returned with HTTP 200 Aug 14 06:15:27.270230 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 590/2356] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:15:27 2026] PUT /volume/v3/attachments/9242e0d0-4794-452f-bd6f-330abfeb9adf => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:27.781125 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b637421c-e42e-4383-b138-e2cc3cf05864 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:27.783053 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b637421c-e42e-4383-b138-e2cc3cf05864 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] DELETE https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e?cascade=True Aug 14 06:15:27.783247 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b637421c-e42e-4383-b138-e2cc3cf05864 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:27.783441 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b637421c-e42e-4383-b138-e2cc3cf05864 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:27.783616 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-b637421c-e42e-4383-b138-e2cc3cf05864 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Delete volume with id: 90299155-031d-4cbb-92d5-c943df28d63e Aug 14 06:15:27.791084 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:27.791084 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:27.791675 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b637421c-e42e-4383-b138-e2cc3cf05864 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:27.816637 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b637421c-e42e-4383-b138-e2cc3cf05864 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Delete volume request issued successfully. Aug 14 06:15:27.816935 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b637421c-e42e-4383-b138-e2cc3cf05864 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e?cascade=True returned with HTTP 202 Aug 14 06:15:27.817419 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 593/2357] 10.4.3.127 () {66 vars in 1376 bytes} [Fri Aug 14 06:15:27 2026] DELETE /volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e?cascade=True => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:15:27.824500 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-36329dd2-1223-4cc8-9187-e53afb1ba4ff None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:27.827085 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-36329dd2-1223-4cc8-9187-e53afb1ba4ff tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e Aug 14 06:15:27.827334 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-36329dd2-1223-4cc8-9187-e53afb1ba4ff tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:27.827584 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-36329dd2-1223-4cc8-9187-e53afb1ba4ff tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:27.836125 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:27.836125 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:27.840640 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-36329dd2-1223-4cc8-9187-e53afb1ba4ff tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:27.845433 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-36329dd2-1223-4cc8-9187-e53afb1ba4ff tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e returned with HTTP 200 Aug 14 06:15:27.845838 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 586/2358] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:27 2026] GET /volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:27.911445 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f9bb363a-f55e-4bec-a8e6-c7c3b6c7fe11 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:27.913517 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f9bb363a-f55e-4bec-a8e6-c7c3b6c7fe11 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:27.913749 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f9bb363a-f55e-4bec-a8e6-c7c3b6c7fe11 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:27.913998 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f9bb363a-f55e-4bec-a8e6-c7c3b6c7fe11 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:27.930260 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:27.930260 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:27.930331 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-eb5cf069-9dd6-44fe-838c-d27e86403187 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:27.931987 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-eb5cf069-9dd6-44fe-838c-d27e86403187 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef Aug 14 06:15:27.932177 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-eb5cf069-9dd6-44fe-838c-d27e86403187 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:27.932363 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-eb5cf069-9dd6-44fe-838c-d27e86403187 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:27.935338 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f9bb363a-f55e-4bec-a8e6-c7c3b6c7fe11 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:27.940071 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:27.940071 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:27.942421 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f9bb363a-f55e-4bec-a8e6-c7c3b6c7fe11 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:27.943108 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 590/2359] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:27 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:27.947881 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-eb5cf069-9dd6-44fe-838c-d27e86403187 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:15:27.956220 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-eb5cf069-9dd6-44fe-838c-d27e86403187 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef returned with HTTP 200 Aug 14 06:15:27.956701 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 591/2360] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:27 2026] GET /volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef => generated 908 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:27.972935 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b91f00e2-151d-46e0-92ba-bd47c2a686b3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:27.976362 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b91f00e2-151d-46e0-92ba-bd47c2a686b3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:15:27.976362 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b91f00e2-151d-46e0-92ba-bd47c2a686b3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c1e34916-0bc2-4d31-b62e-a4554981b9ef", "name": "tempest-VolumesBackupsTest-Backup-1741809116", "description": "tempest-backup-description-260191902", "container": "tempest-volumesbackupstest-backup-container-1094776071"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:27.976854 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-b91f00e2-151d-46e0-92ba-bd47c2a686b3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Creating new backup {'backup': {'volume_id': 'c1e34916-0bc2-4d31-b62e-a4554981b9ef', 'name': 'tempest-VolumesBackupsTest-Backup-1741809116', 'description': 'tempest-backup-description-260191902', 'container': 'tempest-volumesbackupstest-backup-container-1094776071'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:15:27.976989 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-b91f00e2-151d-46e0-92ba-bd47c2a686b3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Creating backup of volume c1e34916-0bc2-4d31-b62e-a4554981b9ef in container tempest-volumesbackupstest-backup-container-1094776071 Aug 14 06:15:27.986692 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:27.986692 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:27.987004 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b91f00e2-151d-46e0-92ba-bd47c2a686b3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:15:28.006134 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-b91f00e2-151d-46e0-92ba-bd47c2a686b3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Created reservations ['9c880c76-8fa6-44b1-bcf8-23b776837262', 'fe4ca47f-8569-4727-920e-3e4203fe7f31'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:28.015111 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d946790a-0f6c-4267-9b37-1c3ed01d5795 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:28.017140 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d946790a-0f6c-4267-9b37-1c3ed01d5795 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] GET https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff Aug 14 06:15:28.017326 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d946790a-0f6c-4267-9b37-1c3ed01d5795 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:28.017519 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d946790a-0f6c-4267-9b37-1c3ed01d5795 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:28.030208 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:28.030208 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:28.033839 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d946790a-0f6c-4267-9b37-1c3ed01d5795 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Volume info retrieved successfully. Aug 14 06:15:28.039130 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d946790a-0f6c-4267-9b37-1c3ed01d5795 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff returned with HTTP 200 Aug 14 06:15:28.039853 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 587/2361] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:15:28 2026] GET /volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:28.051915 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b91f00e2-151d-46e0-92ba-bd47c2a686b3 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:15:28.052536 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 594/2362] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:15:27 2026] POST /volume/v3/backups => generated 330 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:15:28.062078 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-93d41b3c-32ff-4073-a9dd-d379880054aa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:28.065153 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-93d41b3c-32ff-4073-a9dd-d379880054aa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:28.065499 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-93d41b3c-32ff-4073-a9dd-d379880054aa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:28.065860 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-93d41b3c-32ff-4073-a9dd-d379880054aa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:28.066015 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-93d41b3c-32ff-4073-a9dd-d379880054aa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:28.071394 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:28.071394 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:28.072514 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-93d41b3c-32ff-4073-a9dd-d379880054aa tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:28.073015 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 591/2363] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:28 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:28.417778 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-2f1cea1b-b7c8-4a2e-894a-b6b5e763fbfb None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:28.421412 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-2f1cea1b-b7c8-4a2e-894a-b6b5e763fbfb tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] POST https://10.4.3.127/volume/v3/attachments/ea20966c-1fe5-4197-8b19-93a96f75ac73/action Aug 14 06:15:28.421879 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-2f1cea1b-b7c8-4a2e-894a-b6b5e763fbfb tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:28.422030 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-2f1cea1b-b7c8-4a2e-894a-b6b5e763fbfb tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:28.449540 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:28.449540 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:28.464738 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-7c453174-5ed3-40ba-92dd-7870efae94f3 req-2f1cea1b-b7c8-4a2e-894a-b6b5e763fbfb tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/attachments/ea20966c-1fe5-4197-8b19-93a96f75ac73/action returned with HTTP 204 Aug 14 06:15:28.465190 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 592/2364] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:15:28 2026] POST /volume/v3/attachments/ea20966c-1fe5-4197-8b19-93a96f75ac73/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:28.861432 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6954cd25-1d91-4e91-a860-85a30e6efba6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:28.864370 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6954cd25-1d91-4e91-a860-85a30e6efba6 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e Aug 14 06:15:28.864370 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6954cd25-1d91-4e91-a860-85a30e6efba6 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:28.864370 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6954cd25-1d91-4e91-a860-85a30e6efba6 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:28.871577 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6954cd25-1d91-4e91-a860-85a30e6efba6 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e returned with HTTP 404 Aug 14 06:15:28.872112 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 588/2365] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:28 2026] GET /volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:28.958681 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1c412fad-20c1-4e4b-83f5-f9e5126e4cd1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:28.960086 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1c412fad-20c1-4e4b-83f5-f9e5126e4cd1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:28.960288 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1c412fad-20c1-4e4b-83f5-f9e5126e4cd1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:28.960525 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1c412fad-20c1-4e4b-83f5-f9e5126e4cd1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:28.970567 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:28.970567 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:28.974542 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1c412fad-20c1-4e4b-83f5-f9e5126e4cd1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:28.979638 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1c412fad-20c1-4e4b-83f5-f9e5126e4cd1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:28.980032 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 595/2366] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:28 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:28.999386 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c31f49d1-5346-4131-b165-a316c5083189 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:29.002469 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c31f49d1-5346-4131-b165-a316c5083189 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:29.002779 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c31f49d1-5346-4131-b165-a316c5083189 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:29.002924 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c31f49d1-5346-4131-b165-a316c5083189 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:29.024566 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:29.024566 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:29.029643 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c31f49d1-5346-4131-b165-a316c5083189 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:29.034700 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c31f49d1-5346-4131-b165-a316c5083189 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:29.035543 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 592/2367] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:28 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:29.053193 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-57968bcf-4f6c-4610-8038-d69c9621c822 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:29.055516 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-57968bcf-4f6c-4610-8038-d69c9621c822 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] GET https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff Aug 14 06:15:29.055790 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-57968bcf-4f6c-4610-8038-d69c9621c822 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:29.056062 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-57968bcf-4f6c-4610-8038-d69c9621c822 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:29.066371 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:29.066371 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:29.070060 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-57968bcf-4f6c-4610-8038-d69c9621c822 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Volume info retrieved successfully. Aug 14 06:15:29.073803 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-57968bcf-4f6c-4610-8038-d69c9621c822 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff returned with HTTP 200 Aug 14 06:15:29.074193 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 593/2368] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:15:29 2026] GET /volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:29.085103 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-98baa8b5-496f-4f41-8c06-203bb510502a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:29.090253 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-98baa8b5-496f-4f41-8c06-203bb510502a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:29.090545 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-98baa8b5-496f-4f41-8c06-203bb510502a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:29.090806 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-98baa8b5-496f-4f41-8c06-203bb510502a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:29.090907 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-98baa8b5-496f-4f41-8c06-203bb510502a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:29.096848 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:29.096848 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:29.097816 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-98baa8b5-496f-4f41-8c06-203bb510502a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:29.098337 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 589/2369] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:29 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:29.154576 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:29.156589 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:15:29.157018 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1458195927"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:29.158811 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1458195927'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:15:29.158956 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Create volume of 1 GB Aug 14 06:15:29.163932 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Availability Zones retrieved successfully. Aug 14 06:15:29.172413 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Flow 'volume_create_api' (c04090d3-bb03-4471-9842-9438ae8a1746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:29.174069 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a4b56ba-5444-416e-8519-a32623f6c417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:29.174545 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:15:29.205310 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a4b56ba-5444-416e-8519-a32623f6c417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:29.206271 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43b2fe63-b385-4080-af3d-870f76ac8f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:29.237610 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d4210f49-41b8-4dd2-a6d9-ed9fea1d68ed None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:29.240236 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d4210f49-41b8-4dd2-a6d9-ed9fea1d68ed tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] DELETE https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e Aug 14 06:15:29.242274 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d4210f49-41b8-4dd2-a6d9-ed9fea1d68ed tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:29.242274 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d4210f49-41b8-4dd2-a6d9-ed9fea1d68ed tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:29.242274 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-d4210f49-41b8-4dd2-a6d9-ed9fea1d68ed tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Delete volume with id: 90299155-031d-4cbb-92d5-c943df28d63e Aug 14 06:15:29.250092 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Created reservations ['6099db7a-6b1d-4e40-abd6-69684d143881', 'f8501ea5-070d-4c27-aa90-bd0ce204186d', 'd61cee4d-6cf8-4897-bae4-66c6ae0139c0', '7c95fb29-346f-4634-8bd6-018ba00c5240'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:29.250260 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d4210f49-41b8-4dd2-a6d9-ed9fea1d68ed tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e returned with HTTP 404 Aug 14 06:15:29.250884 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 593/2370] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:15:29 2026] DELETE /volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:29.250956 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43b2fe63-b385-4080-af3d-870f76ac8f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6099db7a-6b1d-4e40-abd6-69684d143881', 'f8501ea5-070d-4c27-aa90-bd0ce204186d', 'd61cee4d-6cf8-4897-bae4-66c6ae0139c0', '7c95fb29-346f-4634-8bd6-018ba00c5240']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:29.251777 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (868cf816-54f3-4665-b6b3-7acdc7c4fd5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:29.261908 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ede93d4f-40dc-47fd-a738-bdd087cc049b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:29.265365 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ede93d4f-40dc-47fd-a738-bdd087cc049b tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e Aug 14 06:15:29.265365 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ede93d4f-40dc-47fd-a738-bdd087cc049b tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:29.265365 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ede93d4f-40dc-47fd-a738-bdd087cc049b tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:29.273128 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ede93d4f-40dc-47fd-a738-bdd087cc049b tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e returned with HTTP 404 Aug 14 06:15:29.276165 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 594/2371] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:29 2026] GET /volume/v3/volumes/90299155-031d-4cbb-92d5-c943df28d63e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:29.278586 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (868cf816-54f3-4665-b6b3-7acdc7c4fd5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd942f320-0bfe-4f1c-b19f-e1d928067a3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1458195927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8deb4b1bfaa40868bc349919de60502',qos_specs=None,replication_status=,reservations=['6099db7a-6b1d-4e40-abd6-69684d143881','f8501ea5-070d-4c27-aa90-bd0ce204186d','d61cee4d-6cf8-4897-bae4-66c6ae0139c0','7c95fb29-346f-4634-8bd6-018ba00c5240'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8891561851441d8bb18d92fc0233801',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:15:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1458195927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d942f320-0bfe-4f1c-b19f-e1d928067a3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8deb4b1bfaa40868bc349919de60502',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8891561851441d8bb18d92fc0233801',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:29.280350 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4446dde-254f-494a-a939-237ab7bdcd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:29.285360 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8b9f5486-f0b2-4bca-97cd-9fd29e92bc74 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:29.287840 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8b9f5486-f0b2-4bca-97cd-9fd29e92bc74 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:29.288596 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8b9f5486-f0b2-4bca-97cd-9fd29e92bc74 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:29.288685 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8b9f5486-f0b2-4bca-97cd-9fd29e92bc74 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:29.290284 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-8b9f5486-f0b2-4bca-97cd-9fd29e92bc74 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Delete volume with id: f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:29.298354 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:29.298354 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:29.298882 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8b9f5486-f0b2-4bca-97cd-9fd29e92bc74 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:29.300333 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4446dde-254f-494a-a939-237ab7bdcd58) transitioned into state 'SUCCESS' from state '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-1458195927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8deb4b1bfaa40868bc349919de60502',qos_specs=None,replication_status=,reservations=['6099db7a-6b1d-4e40-abd6-69684d143881','f8501ea5-070d-4c27-aa90-bd0ce204186d','d61cee4d-6cf8-4897-bae4-66c6ae0139c0','7c95fb29-346f-4634-8bd6-018ba00c5240'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8891561851441d8bb18d92fc0233801',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:29.300961 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea420eb4-2bf7-4cbe-b329-c09d51b63a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:29.320881 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea420eb4-2bf7-4cbe-b329-c09d51b63a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:29.322572 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Flow 'volume_create_api' (c04090d3-bb03-4471-9842-9438ae8a1746) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:29.322572 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Create volume request issued successfully. Aug 14 06:15:29.323015 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9104ad64-86d4-4f27-ad92-7c10b3257ebf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:15:29.323512 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 596/2372] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:15:29 2026] POST /volume/v3/volumes => generated 751 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:15:29.338532 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2ac91ce0-7722-4fd1-940b-5f595d614bb1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:29.340930 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8b9f5486-f0b2-4bca-97cd-9fd29e92bc74 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Delete volume request issued successfully. Aug 14 06:15:29.341766 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2ac91ce0-7722-4fd1-940b-5f595d614bb1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c Aug 14 06:15:29.342017 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2ac91ce0-7722-4fd1-940b-5f595d614bb1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:29.342565 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2ac91ce0-7722-4fd1-940b-5f595d614bb1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:29.342616 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8b9f5486-f0b2-4bca-97cd-9fd29e92bc74 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 202 Aug 14 06:15:29.342992 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 590/2373] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:15:29 2026] DELETE /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:15:29.350192 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:29.350192 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:29.355735 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-11451a1f-f5fd-46d0-bb52-f3ec7465ce03 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:29.355811 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2ac91ce0-7722-4fd1-940b-5f595d614bb1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:29.357388 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-11451a1f-f5fd-46d0-bb52-f3ec7465ce03 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:29.357704 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-11451a1f-f5fd-46d0-bb52-f3ec7465ce03 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:29.357990 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-11451a1f-f5fd-46d0-bb52-f3ec7465ce03 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:29.361757 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2ac91ce0-7722-4fd1-940b-5f595d614bb1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c returned with HTTP 200 Aug 14 06:15:29.362257 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 594/2374] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:29 2026] GET /volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:29.371078 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:29.371078 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:29.379531 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-11451a1f-f5fd-46d0-bb52-f3ec7465ce03 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:29.383920 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-11451a1f-f5fd-46d0-bb52-f3ec7465ce03 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 200 Aug 14 06:15:29.384518 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 595/2375] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:29 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:30.089502 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1f77689b-3496-4614-a22d-3d6766409f6a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:30.091361 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1f77689b-3496-4614-a22d-3d6766409f6a tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] GET https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff Aug 14 06:15:30.091599 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1f77689b-3496-4614-a22d-3d6766409f6a tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:30.091825 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1f77689b-3496-4614-a22d-3d6766409f6a tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:30.101995 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:30.101995 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:30.106077 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1f77689b-3496-4614-a22d-3d6766409f6a tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Volume info retrieved successfully. Aug 14 06:15:30.110771 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1f77689b-3496-4614-a22d-3d6766409f6a tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff returned with HTTP 200 Aug 14 06:15:30.111195 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 597/2376] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:15:30 2026] GET /volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:30.111886 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ce6bf5f4-57b8-4fb7-9413-f44ae134b249 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:30.114169 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ce6bf5f4-57b8-4fb7-9413-f44ae134b249 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:30.114451 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ce6bf5f4-57b8-4fb7-9413-f44ae134b249 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:30.114721 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ce6bf5f4-57b8-4fb7-9413-f44ae134b249 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:30.114900 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-ce6bf5f4-57b8-4fb7-9413-f44ae134b249 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:30.120488 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:30.120488 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:30.121652 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ce6bf5f4-57b8-4fb7-9413-f44ae134b249 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:30.122034 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 591/2377] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:30 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:30.379055 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5f745879-b3c0-421a-9c6b-24d3915cbd4f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:30.384035 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5f745879-b3c0-421a-9c6b-24d3915cbd4f tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c Aug 14 06:15:30.384274 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5f745879-b3c0-421a-9c6b-24d3915cbd4f tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:30.384530 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5f745879-b3c0-421a-9c6b-24d3915cbd4f tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:30.399338 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:30.399338 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:30.405259 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3bcaa220-e944-4d54-ab1a-d7289045452e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:30.406730 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5f745879-b3c0-421a-9c6b-24d3915cbd4f tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:30.409045 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3bcaa220-e944-4d54-ab1a-d7289045452e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 Aug 14 06:15:30.409282 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3bcaa220-e944-4d54-ab1a-d7289045452e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:30.409511 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3bcaa220-e944-4d54-ab1a-d7289045452e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:30.413034 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5f745879-b3c0-421a-9c6b-24d3915cbd4f tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c returned with HTTP 200 Aug 14 06:15:30.413845 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 595/2378] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:30 2026] GET /volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:30.422228 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3bcaa220-e944-4d54-ab1a-d7289045452e tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 returned with HTTP 404 Aug 14 06:15:30.422228 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 596/2379] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:30 2026] GET /volume/v3/volumes/f50f506d-d5cd-4aa8-8268-67ecbe593e23 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:30.466388 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-d3423384-1547-4071-94b1-373235fe0f1a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:30.468663 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-d3423384-1547-4071-94b1-373235fe0f1a tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c Aug 14 06:15:30.468863 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-d3423384-1547-4071-94b1-373235fe0f1a tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:30.469121 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-d3423384-1547-4071-94b1-373235fe0f1a tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:30.476711 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:30.476711 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:30.482045 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-d3423384-1547-4071-94b1-373235fe0f1a tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:30.491375 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-d3423384-1547-4071-94b1-373235fe0f1a tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c returned with HTTP 200 Aug 14 06:15:30.492046 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 598/2380] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:30 2026] GET /volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:30.622937 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fa0fae0d-20ee-4689-b80d-7f2976025f2d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:30.622937 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fa0fae0d-20ee-4689-b80d-7f2976025f2d None None] GET https://10.4.3.127/volume// Aug 14 06:15:30.622937 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fa0fae0d-20ee-4689-b80d-7f2976025f2d None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:30.632664 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fa0fae0d-20ee-4689-b80d-7f2976025f2d None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:30.633445 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fa0fae0d-20ee-4689-b80d-7f2976025f2d None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:30.634213 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 592/2381] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:15:30 2026] GET /volume/ => generated 386 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:30.641798 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-d8670770-9664-4608-8f43-e22a6a3e4feb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:30.643737 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-d8670770-9664-4608-8f43-e22a6a3e4feb tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:15:30.644390 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-d8670770-9664-4608-8f43-e22a6a3e4feb tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d942f320-0bfe-4f1c-b19f-e1d928067a3c", "connector": null, "instance_uuid": "41f8f0ff-e1d4-4d8f-b839-fc62306c5906"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:30.652172 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:30.652172 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:30.686197 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-d8670770-9664-4608-8f43-e22a6a3e4feb tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:15:30.686812 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 596/2382] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:15:30 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 14 06:15:30.719418 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f9cb7f8c-6ff4-4bd6-900e-037fab828000 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:30.721598 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f9cb7f8c-6ff4-4bd6-900e-037fab828000 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c Aug 14 06:15:30.721863 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f9cb7f8c-6ff4-4bd6-900e-037fab828000 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:30.722188 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f9cb7f8c-6ff4-4bd6-900e-037fab828000 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:30.733745 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e04a4847-afe2-4bc6-a960-3b24b267e2dc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:30.734213 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e04a4847-afe2-4bc6-a960-3b24b267e2dc None None] GET https://10.4.3.127/volume// Aug 14 06:15:30.734460 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e04a4847-afe2-4bc6-a960-3b24b267e2dc None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:30.734735 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e04a4847-afe2-4bc6-a960-3b24b267e2dc None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:30.735130 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:30.735130 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:30.735186 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e04a4847-afe2-4bc6-a960-3b24b267e2dc None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:30.735577 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 599/2383] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:15:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:30.739709 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f9cb7f8c-6ff4-4bd6-900e-037fab828000 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:30.745142 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f9cb7f8c-6ff4-4bd6-900e-037fab828000 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c returned with HTTP 200 Aug 14 06:15:30.745509 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-282eb9e2-19a5-41d0-920e-6efe9cd7f1e1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:30.745626 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 597/2384] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:30 2026] GET /volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:30.747447 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-282eb9e2-19a5-41d0-920e-6efe9cd7f1e1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c Aug 14 06:15:30.747634 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-282eb9e2-19a5-41d0-920e-6efe9cd7f1e1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:30.747807 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-282eb9e2-19a5-41d0-920e-6efe9cd7f1e1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:30.762433 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:30.762433 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:30.766237 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-282eb9e2-19a5-41d0-920e-6efe9cd7f1e1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:30.771280 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-282eb9e2-19a5-41d0-920e-6efe9cd7f1e1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c returned with HTTP 200 Aug 14 06:15:30.771723 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 593/2385] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:15:30 2026] GET /volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:15:30.891021 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-4f7453a7-bced-45a8-88be-b37e6da37d69 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:30.893241 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-4f7453a7-bced-45a8-88be-b37e6da37d69 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] PUT https://10.4.3.127/volume/v3/attachments/5ebbfa8a-20d9-491b-ae31-026753f1746e Aug 14 06:15:30.893634 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-4f7453a7-bced-45a8-88be-b37e6da37d69 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:30.901291 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-4f7453a7-bced-45a8-88be-b37e6da37d69 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Acquiring lock "cinder-attachment_update-d942f320-0bfe-4f1c-b19f-e1d928067a3c-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:15:30.905872 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-4f7453a7-bced-45a8-88be-b37e6da37d69 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Lock "cinder-attachment_update-d942f320-0bfe-4f1c-b19f-e1d928067a3c-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:15:30.906837 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:30.906837 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:31.000770 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-4f7453a7-bced-45a8-88be-b37e6da37d69 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Lock "cinder-attachment_update-d942f320-0bfe-4f1c-b19f-e1d928067a3c-np0000007331" released by "attachment_update" :: held 0.095s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:15:31.001047 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-4f7453a7-bced-45a8-88be-b37e6da37d69 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/attachments/5ebbfa8a-20d9-491b-ae31-026753f1746e returned with HTTP 200 Aug 14 06:15:31.001505 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 597/2386] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:15:30 2026] PUT /volume/v3/attachments/5ebbfa8a-20d9-491b-ae31-026753f1746e => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:31.065844 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:31.129506 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-10cf638c-e2b0-4abb-8c2b-b1090abe2f03 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:31.131345 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-10cf638c-e2b0-4abb-8c2b-b1090abe2f03 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] GET https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff Aug 14 06:15:31.131619 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-10cf638c-e2b0-4abb-8c2b-b1090abe2f03 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:31.131810 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-10cf638c-e2b0-4abb-8c2b-b1090abe2f03 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:31.133571 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a1fbaeb1-101f-4b0e-986e-f89a86b9f150 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:31.138320 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a1fbaeb1-101f-4b0e-986e-f89a86b9f150 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:31.138320 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a1fbaeb1-101f-4b0e-986e-f89a86b9f150 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:31.138320 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a1fbaeb1-101f-4b0e-986e-f89a86b9f150 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:31.138320 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-a1fbaeb1-101f-4b0e-986e-f89a86b9f150 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:31.143068 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:31.143068 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:31.144507 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a1fbaeb1-101f-4b0e-986e-f89a86b9f150 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:31.145182 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 594/2387] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:31 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:31.147114 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:31.147114 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:31.150990 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-10cf638c-e2b0-4abb-8c2b-b1090abe2f03 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Volume info retrieved successfully. Aug 14 06:15:31.155907 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-10cf638c-e2b0-4abb-8c2b-b1090abe2f03 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff returned with HTTP 200 Aug 14 06:15:31.156495 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 598/2388] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:15:31 2026] GET /volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:31.188275 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:15:31.188733 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-293631075"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:31.190107 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-293631075'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:15:31.190266 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Create volume of 1 GB Aug 14 06:15:31.194218 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Availability Zones retrieved successfully. Aug 14 06:15:31.199593 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Flow 'volume_create_api' (24009ae6-a2e3-47f9-90d0-4c61d5755963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:31.200507 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d7f29c5-5005-44dc-b225-81a573ec878e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:31.201280 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:15:31.229321 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d7f29c5-5005-44dc-b225-81a573ec878e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:31.230500 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c71ce86c-e7d0-40c4-af14-b6607c02bbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:31.326472 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Created reservations ['2faf25ca-24ea-4691-87a5-94c497517132', 'efd4bbc9-dd88-4aa6-ad77-03e3f7f5342a', 'ab4ac2c6-f9fc-42b4-a3a2-4fcb3140a033', '5bf9a27b-bd21-4248-b221-abd09135a519'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:31.327278 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c71ce86c-e7d0-40c4-af14-b6607c02bbde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2faf25ca-24ea-4691-87a5-94c497517132', 'efd4bbc9-dd88-4aa6-ad77-03e3f7f5342a', 'ab4ac2c6-f9fc-42b4-a3a2-4fcb3140a033', '5bf9a27b-bd21-4248-b221-abd09135a519']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:31.328056 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eccb39ab-fc02-467a-baaa-b623c5bcbf8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:31.362377 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eccb39ab-fc02-467a-baaa-b623c5bcbf8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31398f74-175c-454f-9cbf-33ac9ec05557', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-293631075',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8351f44def5e4451bb0f0b37e8fbcabf',qos_specs=None,replication_status=,reservations=['2faf25ca-24ea-4691-87a5-94c497517132','efd4bbc9-dd88-4aa6-ad77-03e3f7f5342a','ab4ac2c6-f9fc-42b4-a3a2-4fcb3140a033','5bf9a27b-bd21-4248-b221-abd09135a519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf3eb9b200394eab9610dcc4d7bf3a62',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-293631075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31398f74-175c-454f-9cbf-33ac9ec05557,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8351f44def5e4451bb0f0b37e8fbcabf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf3eb9b200394eab9610dcc4d7bf3a62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:31.363160 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e97531c-3ff9-4482-b4b2-4ef2f5104cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:31.385151 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e97531c-3ff9-4482-b4b2-4ef2f5104cf9) transitioned into state 'SUCCESS' from state '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-293631075',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8351f44def5e4451bb0f0b37e8fbcabf',qos_specs=None,replication_status=,reservations=['2faf25ca-24ea-4691-87a5-94c497517132','efd4bbc9-dd88-4aa6-ad77-03e3f7f5342a','ab4ac2c6-f9fc-42b4-a3a2-4fcb3140a033','5bf9a27b-bd21-4248-b221-abd09135a519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf3eb9b200394eab9610dcc4d7bf3a62',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:31.385928 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (573babd0-f86a-4697-9d9f-fb8fdb82b3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:31.398563 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (573babd0-f86a-4697-9d9f-fb8fdb82b3a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:31.398563 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Flow 'volume_create_api' (24009ae6-a2e3-47f9-90d0-4c61d5755963) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:31.398953 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Create volume request issued successfully. Aug 14 06:15:31.399530 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e5eb5d72-b0c4-4dfb-908a-ff204bc29f3d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:15:31.400048 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 600/2389] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:15:31 2026] POST /volume/v3/volumes => generated 759 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:15:31.421499 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3687dc87-bb4b-44bc-898d-2bcab7fea7c7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:31.424180 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3687dc87-bb4b-44bc-898d-2bcab7fea7c7 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] GET https://10.4.3.127/volume/v3/volumes/31398f74-175c-454f-9cbf-33ac9ec05557 Aug 14 06:15:31.424479 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3687dc87-bb4b-44bc-898d-2bcab7fea7c7 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:31.424768 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3687dc87-bb4b-44bc-898d-2bcab7fea7c7 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:31.437093 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:31.437093 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:31.441208 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3687dc87-bb4b-44bc-898d-2bcab7fea7c7 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Volume info retrieved successfully. Aug 14 06:15:31.445705 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3687dc87-bb4b-44bc-898d-2bcab7fea7c7 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] https://10.4.3.127/volume/v3/volumes/31398f74-175c-454f-9cbf-33ac9ec05557 returned with HTTP 200 Aug 14 06:15:31.446098 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 598/2390] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:31 2026] GET /volume/v3/volumes/31398f74-175c-454f-9cbf-33ac9ec05557 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:31.488233 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-99378449-de36-4a26-a7fa-611a485f7b7b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:31.492451 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-99378449-de36-4a26-a7fa-611a485f7b7b tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] POST https://10.4.3.127/volume/v3/attachments/9242e0d0-4794-452f-bd6f-330abfeb9adf/action Aug 14 06:15:31.492451 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-99378449-de36-4a26-a7fa-611a485f7b7b tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:31.492451 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-99378449-de36-4a26-a7fa-611a485f7b7b tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:31.518053 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:31.518053 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:31.531226 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-89b5b428-d25f-4d58-a2d0-1dadeb8b72e3 req-99378449-de36-4a26-a7fa-611a485f7b7b tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/attachments/9242e0d0-4794-452f-bd6f-330abfeb9adf/action returned with HTTP 204 Aug 14 06:15:31.531676 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 595/2391] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:15:31 2026] POST /volume/v3/attachments/9242e0d0-4794-452f-bd6f-330abfeb9adf/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:31.764625 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2acd55e7-64ce-4802-ae49-1f1c1ee574d0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:31.766444 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2acd55e7-64ce-4802-ae49-1f1c1ee574d0 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c Aug 14 06:15:31.766662 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2acd55e7-64ce-4802-ae49-1f1c1ee574d0 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:31.766866 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2acd55e7-64ce-4802-ae49-1f1c1ee574d0 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:31.775790 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:31.775790 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:31.778924 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2acd55e7-64ce-4802-ae49-1f1c1ee574d0 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:31.783655 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2acd55e7-64ce-4802-ae49-1f1c1ee574d0 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c returned with HTTP 200 Aug 14 06:15:31.784116 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 599/2392] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:31 2026] GET /volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:32.155416 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6bea056f-49ac-4a44-a64a-a3ca4f566dfd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:32.157908 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6bea056f-49ac-4a44-a64a-a3ca4f566dfd tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:32.158149 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6bea056f-49ac-4a44-a64a-a3ca4f566dfd tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:32.158391 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6bea056f-49ac-4a44-a64a-a3ca4f566dfd tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:32.158970 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-6bea056f-49ac-4a44-a64a-a3ca4f566dfd tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:32.166407 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:32.166407 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:32.168884 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0b61eb12-e2b4-4f99-b83b-134ed5df8bd7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:32.169268 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6bea056f-49ac-4a44-a64a-a3ca4f566dfd tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:32.169687 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 601/2393] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:32 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:32.170485 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0b61eb12-e2b4-4f99-b83b-134ed5df8bd7 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] GET https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff Aug 14 06:15:32.170677 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0b61eb12-e2b4-4f99-b83b-134ed5df8bd7 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:32.170870 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0b61eb12-e2b4-4f99-b83b-134ed5df8bd7 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:32.180915 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:32.180915 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:32.184362 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0b61eb12-e2b4-4f99-b83b-134ed5df8bd7 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Volume info retrieved successfully. Aug 14 06:15:32.188353 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0b61eb12-e2b4-4f99-b83b-134ed5df8bd7 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff returned with HTTP 200 Aug 14 06:15:32.188694 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 599/2394] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:15:32 2026] GET /volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:15:32.201847 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d0f79424-5bf0-47df-8dca-e26ff2e3b64a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:32.203700 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d0f79424-5bf0-47df-8dca-e26ff2e3b64a tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] GET https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff Aug 14 06:15:32.203932 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d0f79424-5bf0-47df-8dca-e26ff2e3b64a tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:32.204081 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d0f79424-5bf0-47df-8dca-e26ff2e3b64a tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:32.212695 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:32.212695 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:32.216329 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d0f79424-5bf0-47df-8dca-e26ff2e3b64a tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Volume info retrieved successfully. Aug 14 06:15:32.220065 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d0f79424-5bf0-47df-8dca-e26ff2e3b64a tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff returned with HTTP 200 Aug 14 06:15:32.220481 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 596/2395] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:15:32 2026] GET /volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:15:32.232497 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ca45d914-70f9-4616-86e4-90c411592d73 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:32.233990 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 600/2396] 10.4.3.127 () {70 vars in 1611 bytes} [Fri Aug 14 06:15:32 2026] DELETE /volume/v3/attachments/9242e0d0-4794-452f-bd6f-330abfeb9adf => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 06:15:32.241206 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-db87e919-1db5-481a-ba8a-84a057466de5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:32.261578 np0000007331 devstack@c-api.service[100406]: WARNING keystonemiddleware.auth_token [None req-db87e919-1db5-481a-ba8a-84a057466de5 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 06:15:32.262638 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 602/2397] 10.4.3.127 () {70 vars in 1611 bytes} [Fri Aug 14 06:15:32 2026] DELETE /volume/v3/attachments/9242e0d0-4794-452f-bd6f-330abfeb9adf => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 06:15:32.269611 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-869cdf6f-977e-41cc-85f6-aeb3d616235c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:32.271257 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-869cdf6f-977e-41cc-85f6-aeb3d616235c tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] DELETE https://10.4.3.127/volume/v3/attachments/9242e0d0-4794-452f-bd6f-330abfeb9adf Aug 14 06:15:32.271494 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-869cdf6f-977e-41cc-85f6-aeb3d616235c tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:32.271675 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-869cdf6f-977e-41cc-85f6-aeb3d616235c tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:32.278748 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:32.278748 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:32.338333 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-869cdf6f-977e-41cc-85f6-aeb3d616235c tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Attachment connected to vm e029a4ea-c7e6-40a2-9278-e2270d943685, checking data on nova Aug 14 06:15:32.338849 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.compute.nova [None req-869cdf6f-977e-41cc-85f6-aeb3d616235c tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Creating Keystone token plugin using URL: https://10.4.3.127/identity {{(pid=100407) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 06:15:32.463212 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-704530b1-c1af-4c11-ab47-447fae582789 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:32.465676 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-704530b1-c1af-4c11-ab47-447fae582789 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] GET https://10.4.3.127/volume/v3/volumes/31398f74-175c-454f-9cbf-33ac9ec05557 Aug 14 06:15:32.465958 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-704530b1-c1af-4c11-ab47-447fae582789 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:32.466257 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-704530b1-c1af-4c11-ab47-447fae582789 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:32.476208 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:32.476208 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:32.484743 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-704530b1-c1af-4c11-ab47-447fae582789 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Volume info retrieved successfully. Aug 14 06:15:32.492904 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-704530b1-c1af-4c11-ab47-447fae582789 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] https://10.4.3.127/volume/v3/volumes/31398f74-175c-454f-9cbf-33ac9ec05557 returned with HTTP 200 Aug 14 06:15:32.493501 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 597/2398] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:32 2026] GET /volume/v3/volumes/31398f74-175c-454f-9cbf-33ac9ec05557 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:32.522129 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-8ea5c0b2-3084-4ee0-9ad8-545cf5915d9e req-7fbbb193-e20c-41d6-9b31-51bdaffeb979 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:32.527622 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-8ea5c0b2-3084-4ee0-9ad8-545cf5915d9e req-7fbbb193-e20c-41d6-9b31-51bdaffeb979 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] GET https://10.4.3.127/volume/v3/volumes/31398f74-175c-454f-9cbf-33ac9ec05557 Aug 14 06:15:32.527876 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-8ea5c0b2-3084-4ee0-9ad8-545cf5915d9e req-7fbbb193-e20c-41d6-9b31-51bdaffeb979 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:32.528122 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-8ea5c0b2-3084-4ee0-9ad8-545cf5915d9e req-7fbbb193-e20c-41d6-9b31-51bdaffeb979 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:32.541442 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:32.541442 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:32.547336 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-8ea5c0b2-3084-4ee0-9ad8-545cf5915d9e req-7fbbb193-e20c-41d6-9b31-51bdaffeb979 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Volume info retrieved successfully. Aug 14 06:15:32.554364 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-8ea5c0b2-3084-4ee0-9ad8-545cf5915d9e req-7fbbb193-e20c-41d6-9b31-51bdaffeb979 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] https://10.4.3.127/volume/v3/volumes/31398f74-175c-454f-9cbf-33ac9ec05557 returned with HTTP 200 Aug 14 06:15:32.554945 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 601/2399] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:32 2026] GET /volume/v3/volumes/31398f74-175c-454f-9cbf-33ac9ec05557 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:32.570287 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:32.572368 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:15:32.572828 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-910093462"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:32.574690 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-910093462'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:15:32.574865 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Create volume of 1 GB Aug 14 06:15:32.584921 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Availability Zones retrieved successfully. Aug 14 06:15:32.589581 np0000007331 devstack@c-api.service[100407]: DEBUG novaclient.v2.client [None req-869cdf6f-977e-41cc-85f6-aeb3d616235c tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] REQ: curl -g -i -X GET https://10.4.3.127/compute/v2.1/servers/e029a4ea-c7e6-40a2-9278-e2270d943685/os-volume_attachments/b3ab283e-b18a-47c3-9553-616e22a2d1ff -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}437eb31a603b553471b5decf81a577ddcdc573bec19abe92fd5395570a27a6eb" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-869cdf6f-977e-41cc-85f6-aeb3d616235c" -H "X-Service-Token: {SHA256}35992435d62e26973b13bf9b81722621b904b808b7acfda7ec8432193ee02cc3" {{(pid=100407) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 06:15:32.594019 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Flow 'volume_create_api' (452cbc53-4e7f-49a2-942a-91ad781707f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:32.595491 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce83c93b-d2a6-4642-937a-e7c2aec40fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:32.596650 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:15:32.636232 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce83c93b-d2a6-4642-937a-e7c2aec40fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:32.636232 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b5292f9-a340-42e4-b21d-6cc898e22c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:32.682560 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Created reservations ['c7596fb8-aed9-454b-b067-29b20e762caa', 'a34880c7-b9bf-4743-a1a4-15f87df7cc0b', '38ca599c-9bd0-461b-b500-9e59f962bfe5', '189f2501-a579-465b-ace9-209d9a97f5bc'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:32.683541 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b5292f9-a340-42e4-b21d-6cc898e22c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7596fb8-aed9-454b-b067-29b20e762caa', 'a34880c7-b9bf-4743-a1a4-15f87df7cc0b', '38ca599c-9bd0-461b-b500-9e59f962bfe5', '189f2501-a579-465b-ace9-209d9a97f5bc']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:32.684506 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a33ff132-6b5d-4f4c-8158-8bc8aeaccfbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:32.712350 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a33ff132-6b5d-4f4c-8158-8bc8aeaccfbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47abcb6b-5a79-47aa-84fb-db33a487fce9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-910093462',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8351f44def5e4451bb0f0b37e8fbcabf',qos_specs=None,replication_status=,reservations=['c7596fb8-aed9-454b-b067-29b20e762caa','a34880c7-b9bf-4743-a1a4-15f87df7cc0b','38ca599c-9bd0-461b-b500-9e59f962bfe5','189f2501-a579-465b-ace9-209d9a97f5bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf3eb9b200394eab9610dcc4d7bf3a62',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:15:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-910093462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47abcb6b-5a79-47aa-84fb-db33a487fce9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8351f44def5e4451bb0f0b37e8fbcabf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf3eb9b200394eab9610dcc4d7bf3a62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:32.713343 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9d8c911-f72e-43d1-b441-f232f9c547a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:32.728228 np0000007331 devstack@c-api.service[100407]: DEBUG novaclient.v2.client [None req-869cdf6f-977e-41cc-85f6-aeb3d616235c tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 06:15:32 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-4759daa1-8989-4885-b151-5d9d75db8989 x-openstack-request-id: req-4759daa1-8989-4885-b151-5d9d75db8989 {{(pid=100407) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 06:15:32.728351 np0000007331 devstack@c-api.service[100407]: DEBUG novaclient.v2.client [None req-869cdf6f-977e-41cc-85f6-aeb3d616235c tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "b3ab283e-b18a-47c3-9553-616e22a2d1ff", "serverId": "e029a4ea-c7e6-40a2-9278-e2270d943685", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9242e0d0-4794-452f-bd6f-330abfeb9adf", "bdm_uuid": "b34fbd38-efe2-4fe7-be6b-523570899ee3"}} {{(pid=100407) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 06:15:32.728494 np0000007331 devstack@c-api.service[100407]: DEBUG novaclient.v2.client [None req-869cdf6f-977e-41cc-85f6-aeb3d616235c tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] GET call to compute for https://10.4.3.127/compute/v2.1/servers/e029a4ea-c7e6-40a2-9278-e2270d943685/os-volume_attachments/b3ab283e-b18a-47c3-9553-616e22a2d1ff used request id req-4759daa1-8989-4885-b151-5d9d75db8989 {{(pid=100407) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 06:15:32.730245 np0000007331 devstack@c-api.service[100407]: ERROR cinder.volume.api [None req-869cdf6f-977e-41cc-85f6-aeb3d616235c tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-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 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault [None req-869cdf6f-977e-41cc-85f6-aeb3d616235c tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Caught error: Detach volume from instance e029a4ea-c7e6-40a2-9278-e2270d943685 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e029a4ea-c7e6-40a2-9278-e2270d943685 using the Compute API Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: 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 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 06:15:32.732357 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e029a4ea-c7e6-40a2-9278-e2270d943685 using the Compute API Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault Aug 14 06:15:32.733860 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.middleware.fault [None req-869cdf6f-977e-41cc-85f6-aeb3d616235c tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/attachments/9242e0d0-4794-452f-bd6f-330abfeb9adf returned with HTTP 409 Aug 14 06:15:32.734846 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9d8c911-f72e-43d1-b441-f232f9c547a5) transitioned into state 'SUCCESS' from state '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-910093462',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8351f44def5e4451bb0f0b37e8fbcabf',qos_specs=None,replication_status=,reservations=['c7596fb8-aed9-454b-b067-29b20e762caa','a34880c7-b9bf-4743-a1a4-15f87df7cc0b','38ca599c-9bd0-461b-b500-9e59f962bfe5','189f2501-a579-465b-ace9-209d9a97f5bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf3eb9b200394eab9610dcc4d7bf3a62',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:32.734914 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 600/2400] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 14 06:15:32 2026] DELETE /volume/v3/attachments/9242e0d0-4794-452f-bd6f-330abfeb9adf => generated 167 bytes in 464 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:32.735017 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b2cda6-3232-4e3e-ae79-d7cfacb0fbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:32.744076 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b2cda6-3232-4e3e-ae79-d7cfacb0fbd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:32.745554 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Flow 'volume_create_api' (452cbc53-4e7f-49a2-942a-91ad781707f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:32.745554 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Create volume request issued successfully. Aug 14 06:15:32.745992 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bfa8b423-b8f4-4c6b-af72-f95aa5866598 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:15:32.746453 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 603/2401] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:15:32 2026] POST /volume/v3/volumes => generated 759 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:15:32.758456 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-552c76d1-4018-49d3-9ae1-aa181c134877 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:32.760891 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-552c76d1-4018-49d3-9ae1-aa181c134877 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] GET https://10.4.3.127/volume/v3/volumes/47abcb6b-5a79-47aa-84fb-db33a487fce9 Aug 14 06:15:32.761191 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-552c76d1-4018-49d3-9ae1-aa181c134877 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:32.761470 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-552c76d1-4018-49d3-9ae1-aa181c134877 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:32.773668 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:32.773668 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:32.777196 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-3d065518-f53c-4bc9-abf7-d537eda25f96 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:32.780007 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-3d065518-f53c-4bc9-abf7-d537eda25f96 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] GET https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff Aug 14 06:15:32.780286 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-3d065518-f53c-4bc9-abf7-d537eda25f96 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:32.780569 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-3d065518-f53c-4bc9-abf7-d537eda25f96 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:32.783283 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-552c76d1-4018-49d3-9ae1-aa181c134877 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Volume info retrieved successfully. Aug 14 06:15:32.789668 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-552c76d1-4018-49d3-9ae1-aa181c134877 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] https://10.4.3.127/volume/v3/volumes/47abcb6b-5a79-47aa-84fb-db33a487fce9 returned with HTTP 200 Aug 14 06:15:32.790291 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 598/2402] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:32 2026] GET /volume/v3/volumes/47abcb6b-5a79-47aa-84fb-db33a487fce9 => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:32.793954 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:32.793954 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:32.796488 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-928342af-9b87-4a2d-a89b-e2f8cc73ea9f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:32.798258 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-3d065518-f53c-4bc9-abf7-d537eda25f96 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Volume info retrieved successfully. Aug 14 06:15:32.799059 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-928342af-9b87-4a2d-a89b-e2f8cc73ea9f tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c Aug 14 06:15:32.799316 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-928342af-9b87-4a2d-a89b-e2f8cc73ea9f tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:32.799589 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-928342af-9b87-4a2d-a89b-e2f8cc73ea9f tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:32.802811 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-3d065518-f53c-4bc9-abf7-d537eda25f96 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff returned with HTTP 200 Aug 14 06:15:32.803460 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 602/2403] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:32 2026] GET /volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff => generated 1156 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:32.826532 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-d7e95996-7bab-4a05-b36e-19a4d29f5343 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:32.828676 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-d7e95996-7bab-4a05-b36e-19a4d29f5343 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] POST https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff/action Aug 14 06:15:32.829053 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-d7e95996-7bab-4a05-b36e-19a4d29f5343 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:32.829217 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-d7e95996-7bab-4a05-b36e-19a4d29f5343 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:32.840597 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:32.840597 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:32.841065 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-d7e95996-7bab-4a05-b36e-19a4d29f5343 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Volume info retrieved successfully. Aug 14 06:15:32.846945 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-d7e95996-7bab-4a05-b36e-19a4d29f5343 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Begin detaching volume completed successfully. Aug 14 06:15:32.847163 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-d7e95996-7bab-4a05-b36e-19a4d29f5343 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff/action returned with HTTP 202 Aug 14 06:15:32.847778 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 604/2404] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:15:32 2026] POST /volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:15:32.848972 np0000007331 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-928342af-9b87-4a2d-a89b-e2f8cc73ea9f tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:15:32.860852 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:32.860852 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:32.868283 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-928342af-9b87-4a2d-a89b-e2f8cc73ea9f tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:32.873150 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-928342af-9b87-4a2d-a89b-e2f8cc73ea9f tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c returned with HTTP 200 Aug 14 06:15:32.873613 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 601/2405] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:32 2026] GET /volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c => generated 844 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:32.903728 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-35609368-b672-45a2-81ce-010233eb66e1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:32.904143 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-35609368-b672-45a2-81ce-010233eb66e1 None None] GET https://10.4.3.127/volume// Aug 14 06:15:32.904329 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-35609368-b672-45a2-81ce-010233eb66e1 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:32.904558 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-35609368-b672-45a2-81ce-010233eb66e1 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:32.904877 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-35609368-b672-45a2-81ce-010233eb66e1 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:32.905175 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 599/2406] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:15:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:32.912026 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-6f570106-9357-4180-850f-54fc083c870e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:32.914656 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-6f570106-9357-4180-850f-54fc083c870e tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] GET https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff Aug 14 06:15:32.914895 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-6f570106-9357-4180-850f-54fc083c870e tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:32.915073 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-6f570106-9357-4180-850f-54fc083c870e tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:32.925558 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:32.925558 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:32.929569 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-6f570106-9357-4180-850f-54fc083c870e tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Volume info retrieved successfully. Aug 14 06:15:32.933913 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-6f570106-9357-4180-850f-54fc083c870e tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff returned with HTTP 200 Aug 14 06:15:32.934323 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 603/2407] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:15:32 2026] GET /volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff => generated 1339 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:15:33.182214 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7ab7aedb-5845-4543-81e6-218f4a98bdbb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:33.184880 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7ab7aedb-5845-4543-81e6-218f4a98bdbb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:33.185138 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7ab7aedb-5845-4543-81e6-218f4a98bdbb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:33.185390 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7ab7aedb-5845-4543-81e6-218f4a98bdbb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:33.185561 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7ab7aedb-5845-4543-81e6-218f4a98bdbb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:33.191218 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:33.191218 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:33.192240 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7ab7aedb-5845-4543-81e6-218f4a98bdbb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:33.192729 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 605/2408] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:33 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:33.805000 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-946a2367-e0de-4dfc-8970-0586a9579f12 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:33.808016 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-946a2367-e0de-4dfc-8970-0586a9579f12 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] GET https://10.4.3.127/volume/v3/volumes/47abcb6b-5a79-47aa-84fb-db33a487fce9 Aug 14 06:15:33.808408 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-946a2367-e0de-4dfc-8970-0586a9579f12 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:33.808742 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-946a2367-e0de-4dfc-8970-0586a9579f12 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:33.822122 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:33.822122 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:33.826992 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-946a2367-e0de-4dfc-8970-0586a9579f12 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Volume info retrieved successfully. Aug 14 06:15:33.833872 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-946a2367-e0de-4dfc-8970-0586a9579f12 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] https://10.4.3.127/volume/v3/volumes/47abcb6b-5a79-47aa-84fb-db33a487fce9 returned with HTTP 200 Aug 14 06:15:33.834455 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 602/2409] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:33 2026] GET /volume/v3/volumes/47abcb6b-5a79-47aa-84fb-db33a487fce9 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:33.861210 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-e8d82153-c6eb-4044-bcd7-55e767552470 req-c7c410c5-ce66-46f5-b974-6975e282bdc6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:33.864269 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-e8d82153-c6eb-4044-bcd7-55e767552470 req-c7c410c5-ce66-46f5-b974-6975e282bdc6 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] GET https://10.4.3.127/volume/v3/volumes/47abcb6b-5a79-47aa-84fb-db33a487fce9 Aug 14 06:15:33.864542 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-e8d82153-c6eb-4044-bcd7-55e767552470 req-c7c410c5-ce66-46f5-b974-6975e282bdc6 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:33.864795 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-e8d82153-c6eb-4044-bcd7-55e767552470 req-c7c410c5-ce66-46f5-b974-6975e282bdc6 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:33.877347 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:33.877347 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:33.882011 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-e8d82153-c6eb-4044-bcd7-55e767552470 req-c7c410c5-ce66-46f5-b974-6975e282bdc6 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Volume info retrieved successfully. Aug 14 06:15:33.886873 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-e8d82153-c6eb-4044-bcd7-55e767552470 req-c7c410c5-ce66-46f5-b974-6975e282bdc6 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] https://10.4.3.127/volume/v3/volumes/47abcb6b-5a79-47aa-84fb-db33a487fce9 returned with HTTP 200 Aug 14 06:15:33.887297 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 600/2410] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:33 2026] GET /volume/v3/volumes/47abcb6b-5a79-47aa-84fb-db33a487fce9 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:33.892730 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8a5f90de-2446-4b4f-a6d2-db5984a5321d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:33.894923 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8a5f90de-2446-4b4f-a6d2-db5984a5321d tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c Aug 14 06:15:33.895169 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8a5f90de-2446-4b4f-a6d2-db5984a5321d tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:33.895418 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8a5f90de-2446-4b4f-a6d2-db5984a5321d tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:33.906082 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:33.908165 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:15:33.908520 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1417696287"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:33.909993 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1417696287'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:15:33.910105 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Create volume of 1 GB Aug 14 06:15:33.911016 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:33.911016 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:33.914577 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Availability Zones retrieved successfully. Aug 14 06:15:33.915068 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8a5f90de-2446-4b4f-a6d2-db5984a5321d tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:33.921731 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8a5f90de-2446-4b4f-a6d2-db5984a5321d tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c returned with HTTP 200 Aug 14 06:15:33.921808 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Flow 'volume_create_api' (82b5ecb1-b210-4b20-bdd2-b8752f423213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:33.922225 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 604/2411] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:33 2026] GET /volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:33.924408 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ce1585c-579f-4ae0-9bef-14d95b44fac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:33.924408 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:15:33.951313 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ce1585c-579f-4ae0-9bef-14d95b44fac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:33.952075 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cfcb26d-a9fc-43e1-be6b-3e4a780e3282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:33.971264 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:33.973446 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:15:33.973867 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1999445038", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:33.975874 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1999445038', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:15:33.976039 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Create volume of 1 GB Aug 14 06:15:33.980535 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Availability Zones retrieved successfully. Aug 14 06:15:33.990008 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Flow 'volume_create_api' (46c937f1-a4d7-4a1a-8058-fc2851fa000e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:33.990777 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3acccdfa-ab4b-4cbc-8fea-11d9e0d719b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:33.992078 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:15:33.992253 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Created reservations ['74d6ca24-fcd4-4b26-a28a-0624b820d55e', '31a6e1fb-a853-4c0c-9df3-6b96f690afea', '1de6a876-004a-4ad0-97b9-eef2cce40aba', '15f5ac93-7418-4e06-9d64-cb0c4de857e2'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:33.994314 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cfcb26d-a9fc-43e1-be6b-3e4a780e3282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74d6ca24-fcd4-4b26-a28a-0624b820d55e', '31a6e1fb-a853-4c0c-9df3-6b96f690afea', '1de6a876-004a-4ad0-97b9-eef2cce40aba', '15f5ac93-7418-4e06-9d64-cb0c4de857e2']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:33.994314 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d392ac2-bb44-4b04-976e-ec9fc65022f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:34.030224 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3acccdfa-ab4b-4cbc-8fea-11d9e0d719b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:34.031386 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3da00f66-42de-4d2c-883d-757129d2dd66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:34.032126 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d392ac2-bb44-4b04-976e-ec9fc65022f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '641b5f66-860e-499e-9e6b-71edd692dc67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1417696287',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8351f44def5e4451bb0f0b37e8fbcabf',qos_specs=None,replication_status=,reservations=['74d6ca24-fcd4-4b26-a28a-0624b820d55e','31a6e1fb-a853-4c0c-9df3-6b96f690afea','1de6a876-004a-4ad0-97b9-eef2cce40aba','15f5ac93-7418-4e06-9d64-cb0c4de857e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf3eb9b200394eab9610dcc4d7bf3a62',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:15:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1417696287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=641b5f66-860e-499e-9e6b-71edd692dc67,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8351f44def5e4451bb0f0b37e8fbcabf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf3eb9b200394eab9610dcc4d7bf3a62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:34.034158 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c266c4d-8f42-4109-b51a-ee3f563a15a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:34.058390 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c266c4d-8f42-4109-b51a-ee3f563a15a2) transitioned into state 'SUCCESS' from state '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-1417696287',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8351f44def5e4451bb0f0b37e8fbcabf',qos_specs=None,replication_status=,reservations=['74d6ca24-fcd4-4b26-a28a-0624b820d55e','31a6e1fb-a853-4c0c-9df3-6b96f690afea','1de6a876-004a-4ad0-97b9-eef2cce40aba','15f5ac93-7418-4e06-9d64-cb0c4de857e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf3eb9b200394eab9610dcc4d7bf3a62',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:34.059362 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c64e376-9924-4da4-a9d0-7e1cf88d93ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:34.071418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c64e376-9924-4da4-a9d0-7e1cf88d93ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:34.072649 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Flow 'volume_create_api' (82b5ecb1-b210-4b20-bdd2-b8752f423213) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:34.073191 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Create volume request issued successfully. Aug 14 06:15:34.074134 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dd8d65c1-5ba0-47e0-b410-a295bf09fb22 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:15:34.075232 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 606/2412] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:15:33 2026] POST /volume/v3/volumes => generated 760 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:15:34.086684 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Created reservations ['5ff7523a-2579-4b39-8cf9-a114acaf46f4', '6d466165-a86a-459d-82b3-8af161fd9834', '5aeabf27-898c-4d6c-b5f4-7393811b3161', 'e97d572d-ef8a-46a1-8fd4-959b0b1c164e'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:34.087065 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ecaf8e94-5e6a-4cdd-9fd2-5138d8184753 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:34.087777 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3da00f66-42de-4d2c-883d-757129d2dd66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ff7523a-2579-4b39-8cf9-a114acaf46f4', '6d466165-a86a-459d-82b3-8af161fd9834', '5aeabf27-898c-4d6c-b5f4-7393811b3161', 'e97d572d-ef8a-46a1-8fd4-959b0b1c164e']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:34.088822 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8251208-40d1-4961-8e11-a0ec52654536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:34.088892 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ecaf8e94-5e6a-4cdd-9fd2-5138d8184753 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] GET https://10.4.3.127/volume/v3/volumes/641b5f66-860e-499e-9e6b-71edd692dc67 Aug 14 06:15:34.089183 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ecaf8e94-5e6a-4cdd-9fd2-5138d8184753 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:34.089500 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ecaf8e94-5e6a-4cdd-9fd2-5138d8184753 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:34.100909 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:34.100909 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:34.105211 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ecaf8e94-5e6a-4cdd-9fd2-5138d8184753 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Volume info retrieved successfully. Aug 14 06:15:34.111995 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ecaf8e94-5e6a-4cdd-9fd2-5138d8184753 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] https://10.4.3.127/volume/v3/volumes/641b5f66-860e-499e-9e6b-71edd692dc67 returned with HTTP 200 Aug 14 06:15:34.112579 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 601/2413] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:34 2026] GET /volume/v3/volumes/641b5f66-860e-499e-9e6b-71edd692dc67 => generated 828 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:34.115854 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8251208-40d1-4961-8e11-a0ec52654536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be3fcdd0-0efe-4d78-b89e-480b452a60d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1999445038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d0ab2247cfc40cfa4a535256ce5096b',qos_specs=None,replication_status=,reservations=['5ff7523a-2579-4b39-8cf9-a114acaf46f4','6d466165-a86a-459d-82b3-8af161fd9834','5aeabf27-898c-4d6c-b5f4-7393811b3161','e97d572d-ef8a-46a1-8fd4-959b0b1c164e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa308a460ea64604859c160f0511923c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:15:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1999445038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be3fcdd0-0efe-4d78-b89e-480b452a60d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d0ab2247cfc40cfa4a535256ce5096b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa308a460ea64604859c160f0511923c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:34.116506 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05e2cb5c-f092-4c65-a00e-1cb896a64380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:34.133961 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05e2cb5c-f092-4c65-a00e-1cb896a64380) transitioned into state 'SUCCESS' from state '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-1999445038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d0ab2247cfc40cfa4a535256ce5096b',qos_specs=None,replication_status=,reservations=['5ff7523a-2579-4b39-8cf9-a114acaf46f4','6d466165-a86a-459d-82b3-8af161fd9834','5aeabf27-898c-4d6c-b5f4-7393811b3161','e97d572d-ef8a-46a1-8fd4-959b0b1c164e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa308a460ea64604859c160f0511923c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:34.134672 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e7f5baa-fe65-40cd-8426-d06872d54d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:34.144116 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e7f5baa-fe65-40cd-8426-d06872d54d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:34.144926 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Flow 'volume_create_api' (46c937f1-a4d7-4a1a-8058-fc2851fa000e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:34.145176 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Create volume request issued successfully. Aug 14 06:15:34.145682 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-905fabb8-d7a0-4ea6-bae9-fece07584916 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:15:34.146088 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 603/2414] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:15:33 2026] POST /volume/v3/volumes => generated 755 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:15:34.163422 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a8c44547-9063-4af9-9127-429246697084 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:34.166035 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a8c44547-9063-4af9-9127-429246697084 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 Aug 14 06:15:34.166277 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a8c44547-9063-4af9-9127-429246697084 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:34.166529 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a8c44547-9063-4af9-9127-429246697084 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:34.179284 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:34.179284 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:34.183494 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a8c44547-9063-4af9-9127-429246697084 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:15:34.187913 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a8c44547-9063-4af9-9127-429246697084 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 returned with HTTP 200 Aug 14 06:15:34.188392 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 605/2415] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:34 2026] GET /volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:34.203768 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3c821c07-cfc6-49fd-8f1c-ac42faf75650 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:34.206179 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3c821c07-cfc6-49fd-8f1c-ac42faf75650 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:34.206179 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3c821c07-cfc6-49fd-8f1c-ac42faf75650 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:34.206179 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3c821c07-cfc6-49fd-8f1c-ac42faf75650 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:34.206356 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3c821c07-cfc6-49fd-8f1c-ac42faf75650 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:34.210510 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:34.210510 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:34.211312 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3c821c07-cfc6-49fd-8f1c-ac42faf75650 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:34.211710 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 607/2416] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:34 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:34.486389 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-778aedc8-f0a3-41a8-92b4-90c115bc6d6e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:34.489151 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-778aedc8-f0a3-41a8-92b4-90c115bc6d6e tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] POST https://10.4.3.127/volume/v3/attachments/5ebbfa8a-20d9-491b-ae31-026753f1746e/action Aug 14 06:15:34.489670 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-778aedc8-f0a3-41a8-92b4-90c115bc6d6e tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:34.489902 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-778aedc8-f0a3-41a8-92b4-90c115bc6d6e tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:34.509289 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:34.509289 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:34.522270 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-a3c77f7d-35ef-4ec5-86e0-5a3a76ea981d req-778aedc8-f0a3-41a8-92b4-90c115bc6d6e tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/attachments/5ebbfa8a-20d9-491b-ae31-026753f1746e/action returned with HTTP 204 Aug 14 06:15:34.522270 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 602/2417] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:15:34 2026] POST /volume/v3/attachments/5ebbfa8a-20d9-491b-ae31-026753f1746e/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:34.607151 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-630a5c1c-08e9-4b62-87ec-3ca9c0f90150 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:34.609368 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-630a5c1c-08e9-4b62-87ec-3ca9c0f90150 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] DELETE https://10.4.3.127/volume/v3/attachments/9242e0d0-4794-452f-bd6f-330abfeb9adf Aug 14 06:15:34.609568 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-630a5c1c-08e9-4b62-87ec-3ca9c0f90150 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:34.609742 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-630a5c1c-08e9-4b62-87ec-3ca9c0f90150 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:34.621983 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:34.621983 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:34.680440 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9d140029-dd0f-445d-ac8c-bcfbc285f3ae req-630a5c1c-08e9-4b62-87ec-3ca9c0f90150 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/attachments/9242e0d0-4794-452f-bd6f-330abfeb9adf returned with HTTP 200 Aug 14 06:15:34.680440 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 604/2418] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:15:34 2026] DELETE /volume/v3/attachments/9242e0d0-4794-452f-bd6f-330abfeb9adf => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:34.938117 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-11e7cc95-37cc-42d0-9e8a-377661778298 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:34.940040 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-11e7cc95-37cc-42d0-9e8a-377661778298 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c Aug 14 06:15:34.940242 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-11e7cc95-37cc-42d0-9e8a-377661778298 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:34.940472 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-11e7cc95-37cc-42d0-9e8a-377661778298 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:34.948666 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:34.948666 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:34.956357 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-11e7cc95-37cc-42d0-9e8a-377661778298 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:34.960325 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-11e7cc95-37cc-42d0-9e8a-377661778298 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c returned with HTTP 200 Aug 14 06:15:34.960731 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 606/2419] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:34 2026] GET /volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:34.977926 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-482aadd0-80fa-473e-a13e-69a4c194a9f3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:34.979624 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-482aadd0-80fa-473e-a13e-69a4c194a9f3 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c Aug 14 06:15:34.979817 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-482aadd0-80fa-473e-a13e-69a4c194a9f3 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:34.980015 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-482aadd0-80fa-473e-a13e-69a4c194a9f3 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:34.989500 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:34.989500 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:34.993391 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-482aadd0-80fa-473e-a13e-69a4c194a9f3 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:34.998250 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-482aadd0-80fa-473e-a13e-69a4c194a9f3 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c returned with HTTP 200 Aug 14 06:15:34.998765 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 608/2420] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:34 2026] GET /volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:35.036750 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-ee43a9e8-b387-464e-9fb9-f103d913f0f1 req-aa6749ee-eb9b-49de-aa51-440797aa02a1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.038672 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-ee43a9e8-b387-464e-9fb9-f103d913f0f1 req-aa6749ee-eb9b-49de-aa51-440797aa02a1 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] GET https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff Aug 14 06:15:35.038863 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-ee43a9e8-b387-464e-9fb9-f103d913f0f1 req-aa6749ee-eb9b-49de-aa51-440797aa02a1 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.039038 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-ee43a9e8-b387-464e-9fb9-f103d913f0f1 req-aa6749ee-eb9b-49de-aa51-440797aa02a1 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.047183 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.047183 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:35.051066 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-ee43a9e8-b387-464e-9fb9-f103d913f0f1 req-aa6749ee-eb9b-49de-aa51-440797aa02a1 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Volume info retrieved successfully. Aug 14 06:15:35.055365 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-ee43a9e8-b387-464e-9fb9-f103d913f0f1 req-aa6749ee-eb9b-49de-aa51-440797aa02a1 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff returned with HTTP 200 Aug 14 06:15:35.055866 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 603/2421] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff => generated 864 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:35.070543 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8edeed95-0281-4937-8aef-bec156fdae24 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.072209 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8edeed95-0281-4937-8aef-bec156fdae24 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] DELETE https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff Aug 14 06:15:35.072597 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8edeed95-0281-4937-8aef-bec156fdae24 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.072867 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8edeed95-0281-4937-8aef-bec156fdae24 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.073108 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-8edeed95-0281-4937-8aef-bec156fdae24 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Delete volume with id: b3ab283e-b18a-47c3-9553-616e22a2d1ff Aug 14 06:15:35.079935 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.079935 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:35.082147 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8edeed95-0281-4937-8aef-bec156fdae24 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Volume info retrieved successfully. Aug 14 06:15:35.097119 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8edeed95-0281-4937-8aef-bec156fdae24 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Delete volume request issued successfully. Aug 14 06:15:35.097529 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8edeed95-0281-4937-8aef-bec156fdae24 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff returned with HTTP 202 Aug 14 06:15:35.098027 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 605/2422] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:15:35 2026] DELETE /volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:15:35.104622 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-66a4b273-bf53-436e-b40b-c7570d72d725 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.106244 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-66a4b273-bf53-436e-b40b-c7570d72d725 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] GET https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff Aug 14 06:15:35.106452 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-66a4b273-bf53-436e-b40b-c7570d72d725 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.106628 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-66a4b273-bf53-436e-b40b-c7570d72d725 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.112556 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.112556 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:35.116278 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-66a4b273-bf53-436e-b40b-c7570d72d725 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Volume info retrieved successfully. Aug 14 06:15:35.119966 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-66a4b273-bf53-436e-b40b-c7570d72d725 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff returned with HTTP 200 Aug 14 06:15:35.120319 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 607/2423] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:35.130178 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-710296cb-e5e5-454c-86e4-3b5e306c8d85 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.132130 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-710296cb-e5e5-454c-86e4-3b5e306c8d85 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] GET https://10.4.3.127/volume/v3/volumes/641b5f66-860e-499e-9e6b-71edd692dc67 Aug 14 06:15:35.132308 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-710296cb-e5e5-454c-86e4-3b5e306c8d85 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.132543 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-710296cb-e5e5-454c-86e4-3b5e306c8d85 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.140805 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.140805 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:35.145300 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-710296cb-e5e5-454c-86e4-3b5e306c8d85 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Volume info retrieved successfully. Aug 14 06:15:35.150434 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-710296cb-e5e5-454c-86e4-3b5e306c8d85 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] https://10.4.3.127/volume/v3/volumes/641b5f66-860e-499e-9e6b-71edd692dc67 returned with HTTP 200 Aug 14 06:15:35.150916 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 609/2424] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/641b5f66-860e-499e-9e6b-71edd692dc67 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:35.173191 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-8303e65a-cf70-4ac1-942d-6a8f787e1773 req-3f3a2de4-a1cf-4df3-84a2-40a5834b5c74 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.179543 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-8303e65a-cf70-4ac1-942d-6a8f787e1773 req-3f3a2de4-a1cf-4df3-84a2-40a5834b5c74 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] GET https://10.4.3.127/volume/v3/volumes/641b5f66-860e-499e-9e6b-71edd692dc67 Aug 14 06:15:35.179813 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-8303e65a-cf70-4ac1-942d-6a8f787e1773 req-3f3a2de4-a1cf-4df3-84a2-40a5834b5c74 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.180106 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-8303e65a-cf70-4ac1-942d-6a8f787e1773 req-3f3a2de4-a1cf-4df3-84a2-40a5834b5c74 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.183262 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-10bd89cb-8913-41b3-bb40-277339661fb8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.185489 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-10bd89cb-8913-41b3-bb40-277339661fb8 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db Aug 14 06:15:35.185489 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-10bd89cb-8913-41b3-bb40-277339661fb8 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.185816 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-10bd89cb-8913-41b3-bb40-277339661fb8 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.191773 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.191773 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:35.194086 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.194086 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:35.196136 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-8303e65a-cf70-4ac1-942d-6a8f787e1773 req-3f3a2de4-a1cf-4df3-84a2-40a5834b5c74 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Volume info retrieved successfully. Aug 14 06:15:35.196922 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-10bd89cb-8913-41b3-bb40-277339661fb8 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:35.201776 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-10bd89cb-8913-41b3-bb40-277339661fb8 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db returned with HTTP 200 Aug 14 06:15:35.202277 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 606/2425] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:35.203063 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-97c2aac8-d1f9-433b-8ee0-73c37382686b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.204180 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-8303e65a-cf70-4ac1-942d-6a8f787e1773 req-3f3a2de4-a1cf-4df3-84a2-40a5834b5c74 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] https://10.4.3.127/volume/v3/volumes/641b5f66-860e-499e-9e6b-71edd692dc67 returned with HTTP 200 Aug 14 06:15:35.204610 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 604/2426] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/641b5f66-860e-499e-9e6b-71edd692dc67 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:35.204794 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-97c2aac8-d1f9-433b-8ee0-73c37382686b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 Aug 14 06:15:35.204979 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-97c2aac8-d1f9-433b-8ee0-73c37382686b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.205146 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-97c2aac8-d1f9-433b-8ee0-73c37382686b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.213322 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.213322 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:35.216414 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-97c2aac8-d1f9-433b-8ee0-73c37382686b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:15:35.220141 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-97c2aac8-d1f9-433b-8ee0-73c37382686b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 returned with HTTP 200 Aug 14 06:15:35.220456 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 608/2427] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:35.223140 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-effe4ee7-0eb3-4a07-b06c-cdb5e1279d1c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.224818 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-effe4ee7-0eb3-4a07-b06c-cdb5e1279d1c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:35.225022 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-effe4ee7-0eb3-4a07-b06c-cdb5e1279d1c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.225275 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-effe4ee7-0eb3-4a07-b06c-cdb5e1279d1c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.225375 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-effe4ee7-0eb3-4a07-b06c-cdb5e1279d1c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:35.230053 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.230053 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:35.230730 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-effe4ee7-0eb3-4a07-b06c-cdb5e1279d1c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:35.231086 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 610/2428] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:35.242553 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-141c01d3-b070-401e-a0df-e12c92b0ddcb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.244537 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-141c01d3-b070-401e-a0df-e12c92b0ddcb tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 Aug 14 06:15:35.244869 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-141c01d3-b070-401e-a0df-e12c92b0ddcb tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.245158 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-141c01d3-b070-401e-a0df-e12c92b0ddcb tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.254865 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.254865 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:35.259136 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-141c01d3-b070-401e-a0df-e12c92b0ddcb tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:15:35.262746 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-141c01d3-b070-401e-a0df-e12c92b0ddcb tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 returned with HTTP 200 Aug 14 06:15:35.263355 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 607/2429] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:35.266766 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-6f27709f-bb1d-483f-99ed-24f9b6b61fa9 req-0e88f449-4383-4818-a2b0-4f567ae84d2f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.270095 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6f27709f-bb1d-483f-99ed-24f9b6b61fa9 req-0e88f449-4383-4818-a2b0-4f567ae84d2f tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:15:35.270350 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-6f27709f-bb1d-483f-99ed-24f9b6b61fa9 req-0e88f449-4383-4818-a2b0-4f567ae84d2f tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.270641 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-6f27709f-bb1d-483f-99ed-24f9b6b61fa9 req-0e88f449-4383-4818-a2b0-4f567ae84d2f tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Calling method 'detail' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.270998 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [req-6f27709f-bb1d-483f-99ed-24f9b6b61fa9 req-0e88f449-4383-4818-a2b0-4f567ae84d2f tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:15:35.271921 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [req-6f27709f-bb1d-483f-99ed-24f9b6b61fa9 req-0e88f449-4383-4818-a2b0-4f567ae84d2f tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100405) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:15:35.277195 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f7b81336-ac54-4ca1-adce-fa9398f2299c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.279312 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f7b81336-ac54-4ca1-adce-fa9398f2299c tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes Aug 14 06:15:35.279543 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f7b81336-ac54-4ca1-adce-fa9398f2299c tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.279724 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f7b81336-ac54-4ca1-adce-fa9398f2299c tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.280005 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-f7b81336-ac54-4ca1-adce-fa9398f2299c tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:15:35.280682 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f7b81336-ac54-4ca1-adce-fa9398f2299c tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:15:35.281011 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-6f27709f-bb1d-483f-99ed-24f9b6b61fa9 req-0e88f449-4383-4818-a2b0-4f567ae84d2f tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Get all volumes completed successfully. Aug 14 06:15:35.282131 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.282131 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:35.286324 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6f27709f-bb1d-483f-99ed-24f9b6b61fa9 req-0e88f449-4383-4818-a2b0-4f567ae84d2f tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:15:35.286939 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 605/2430] 10.4.3.127 () {68 vars in 1508 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:35.287337 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f7b81336-ac54-4ca1-adce-fa9398f2299c tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Get all volumes completed successfully. Aug 14 06:15:35.287765 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f7b81336-ac54-4ca1-adce-fa9398f2299c tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 200 Aug 14 06:15:35.288163 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 609/2431] 10.4.3.127 () {66 vars in 1237 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes => generated 339 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:35.297442 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bfe4f5b9-a4d3-491f-9753-2668b4d52df3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.301890 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bfe4f5b9-a4d3-491f-9753-2668b4d52df3 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 Aug 14 06:15:35.302067 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bfe4f5b9-a4d3-491f-9753-2668b4d52df3 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.302327 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bfe4f5b9-a4d3-491f-9753-2668b4d52df3 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.311091 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.311091 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:35.314038 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-2a4de6cb-b10a-4748-bdbd-223cd56bfaaa req-493f8096-e618-46bb-96b7-6d04992ea50a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.315244 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bfe4f5b9-a4d3-491f-9753-2668b4d52df3 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:15:35.316001 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-2a4de6cb-b10a-4748-bdbd-223cd56bfaaa req-493f8096-e618-46bb-96b7-6d04992ea50a tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:15:35.316271 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-2a4de6cb-b10a-4748-bdbd-223cd56bfaaa req-493f8096-e618-46bb-96b7-6d04992ea50a tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.316527 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-2a4de6cb-b10a-4748-bdbd-223cd56bfaaa req-493f8096-e618-46bb-96b7-6d04992ea50a tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.316881 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [req-2a4de6cb-b10a-4748-bdbd-223cd56bfaaa req-493f8096-e618-46bb-96b7-6d04992ea50a tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:15:35.317606 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-2a4de6cb-b10a-4748-bdbd-223cd56bfaaa req-493f8096-e618-46bb-96b7-6d04992ea50a tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:15:35.319716 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bfe4f5b9-a4d3-491f-9753-2668b4d52df3 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 returned with HTTP 200 Aug 14 06:15:35.320235 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 611/2432] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:35.325295 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-2a4de6cb-b10a-4748-bdbd-223cd56bfaaa req-493f8096-e618-46bb-96b7-6d04992ea50a tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Get all volumes completed successfully. Aug 14 06:15:35.327416 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.327416 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:35.330156 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-2a4de6cb-b10a-4748-bdbd-223cd56bfaaa req-493f8096-e618-46bb-96b7-6d04992ea50a tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:15:35.330645 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 608/2433] 10.4.3.127 () {68 vars in 1508 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:35.357660 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-5bb9312b-b468-4ae3-b5f8-6e265b788fdd req-add357ba-1062-4d1f-b0e4-c16d1aa1d5f6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.361415 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-5bb9312b-b468-4ae3-b5f8-6e265b788fdd req-add357ba-1062-4d1f-b0e4-c16d1aa1d5f6 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:15:35.362481 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-5bb9312b-b468-4ae3-b5f8-6e265b788fdd req-add357ba-1062-4d1f-b0e4-c16d1aa1d5f6 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.362766 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-5bb9312b-b468-4ae3-b5f8-6e265b788fdd req-add357ba-1062-4d1f-b0e4-c16d1aa1d5f6 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Calling method 'detail' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.363034 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [req-5bb9312b-b468-4ae3-b5f8-6e265b788fdd req-add357ba-1062-4d1f-b0e4-c16d1aa1d5f6 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:15:35.363929 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [req-5bb9312b-b468-4ae3-b5f8-6e265b788fdd req-add357ba-1062-4d1f-b0e4-c16d1aa1d5f6 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100405) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:15:35.372007 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-5bb9312b-b468-4ae3-b5f8-6e265b788fdd req-add357ba-1062-4d1f-b0e4-c16d1aa1d5f6 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Get all volumes completed successfully. Aug 14 06:15:35.372965 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.372965 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:35.373125 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-e6857ee6-f3f3-4423-a6e0-e413aa73600b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.375887 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-e6857ee6-f3f3-4423-a6e0-e413aa73600b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 Aug 14 06:15:35.376068 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-e6857ee6-f3f3-4423-a6e0-e413aa73600b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.376284 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-e6857ee6-f3f3-4423-a6e0-e413aa73600b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.378083 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-5bb9312b-b468-4ae3-b5f8-6e265b788fdd req-add357ba-1062-4d1f-b0e4-c16d1aa1d5f6 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:15:35.378502 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 606/2434] 10.4.3.127 () {68 vars in 1508 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:35.381120 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-ab045191-9991-4265-8638-e6d22a57e507 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.384876 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-ab045191-9991-4265-8638-e6d22a57e507 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:35.385122 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-ab045191-9991-4265-8638-e6d22a57e507 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.385351 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-ab045191-9991-4265-8638-e6d22a57e507 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.385894 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.385894 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:35.389533 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-e6857ee6-f3f3-4423-a6e0-e413aa73600b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:15:35.393946 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-e6857ee6-f3f3-4423-a6e0-e413aa73600b tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 returned with HTTP 200 Aug 14 06:15:35.394414 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 610/2435] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:35.401054 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.401054 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:35.405689 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a7fa2fcd-6d47-4925-94e5-33599fae8736 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.406259 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-ab045191-9991-4265-8638-e6d22a57e507 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:35.409427 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a7fa2fcd-6d47-4925-94e5-33599fae8736 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:15:35.409427 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a7fa2fcd-6d47-4925-94e5-33599fae8736 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.409427 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a7fa2fcd-6d47-4925-94e5-33599fae8736 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.409835 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-a7fa2fcd-6d47-4925-94e5-33599fae8736 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Delete volume with id: e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:15:35.411865 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-ab045191-9991-4265-8638-e6d22a57e507 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:35.414883 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 612/2436] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:35.415234 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-fe62481d-e7e7-4b7f-abe4-7436e015c0b8 req-2577613b-205f-48d2-8844-d8f63d6630b3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.416285 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-fe62481d-e7e7-4b7f-abe4-7436e015c0b8 req-2577613b-205f-48d2-8844-d8f63d6630b3 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:15:35.416516 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-fe62481d-e7e7-4b7f-abe4-7436e015c0b8 req-2577613b-205f-48d2-8844-d8f63d6630b3 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.416716 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-fe62481d-e7e7-4b7f-abe4-7436e015c0b8 req-2577613b-205f-48d2-8844-d8f63d6630b3 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Calling method 'detail' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.416979 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [req-fe62481d-e7e7-4b7f-abe4-7436e015c0b8 req-2577613b-205f-48d2-8844-d8f63d6630b3 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:15:35.417649 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [req-fe62481d-e7e7-4b7f-abe4-7436e015c0b8 req-2577613b-205f-48d2-8844-d8f63d6630b3 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100405) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:15:35.417919 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.417919 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:35.418688 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a7fa2fcd-6d47-4925-94e5-33599fae8736 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:35.426112 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-fe62481d-e7e7-4b7f-abe4-7436e015c0b8 req-2577613b-205f-48d2-8844-d8f63d6630b3 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Get all volumes completed successfully. Aug 14 06:15:35.427174 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.427174 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:35.431006 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-fe62481d-e7e7-4b7f-abe4-7436e015c0b8 req-2577613b-205f-48d2-8844-d8f63d6630b3 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:15:35.431598 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 607/2437] 10.4.3.127 () {68 vars in 1508 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:35.433525 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-ce0180ce-aaa3-436d-bf51-7d951f4c8185 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.436394 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-ce0180ce-aaa3-436d-bf51-7d951f4c8185 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] POST https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a/action Aug 14 06:15:35.436394 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-ce0180ce-aaa3-436d-bf51-7d951f4c8185 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:35.436394 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-ce0180ce-aaa3-436d-bf51-7d951f4c8185 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:35.447912 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a7fa2fcd-6d47-4925-94e5-33599fae8736 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Delete volume request issued successfully. Aug 14 06:15:35.448923 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a7fa2fcd-6d47-4925-94e5-33599fae8736 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 202 Aug 14 06:15:35.448923 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 609/2438] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:15:35 2026] DELETE /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:15:35.449960 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.449960 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:35.450652 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-ce0180ce-aaa3-436d-bf51-7d951f4c8185 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:35.459431 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-ce0180ce-aaa3-436d-bf51-7d951f4c8185 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Begin detaching volume completed successfully. Aug 14 06:15:35.459431 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-ce0180ce-aaa3-436d-bf51-7d951f4c8185 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a/action returned with HTTP 202 Aug 14 06:15:35.460511 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1bc8f5ff-3dc5-4a95-b9cc-169bf86b5bf6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.460612 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 611/2439] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:15:35 2026] POST /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 06:15:35.462588 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1bc8f5ff-3dc5-4a95-b9cc-169bf86b5bf6 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:15:35.462831 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1bc8f5ff-3dc5-4a95-b9cc-169bf86b5bf6 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.463284 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1bc8f5ff-3dc5-4a95-b9cc-169bf86b5bf6 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.463505 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-06668846-cd18-4c2d-bc9c-91a599a11152 req-e0f2f7b1-3829-47bc-b986-2311e71b39fd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.465599 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-06668846-cd18-4c2d-bc9c-91a599a11152 req-e0f2f7b1-3829-47bc-b986-2311e71b39fd tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:15:35.465837 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-06668846-cd18-4c2d-bc9c-91a599a11152 req-e0f2f7b1-3829-47bc-b986-2311e71b39fd tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.466063 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-06668846-cd18-4c2d-bc9c-91a599a11152 req-e0f2f7b1-3829-47bc-b986-2311e71b39fd tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Calling method 'detail' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.466278 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [req-06668846-cd18-4c2d-bc9c-91a599a11152 req-e0f2f7b1-3829-47bc-b986-2311e71b39fd tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:15:35.467019 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [req-06668846-cd18-4c2d-bc9c-91a599a11152 req-e0f2f7b1-3829-47bc-b986-2311e71b39fd tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100405) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:15:35.477802 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.477802 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:35.480264 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-06668846-cd18-4c2d-bc9c-91a599a11152 req-e0f2f7b1-3829-47bc-b986-2311e71b39fd tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Get all volumes completed successfully. Aug 14 06:15:35.483067 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1bc8f5ff-3dc5-4a95-b9cc-169bf86b5bf6 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:35.483501 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.483501 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:35.487688 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c9cb39a8-6470-4919-a37b-5cb51f902e40 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.488823 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1bc8f5ff-3dc5-4a95-b9cc-169bf86b5bf6 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 200 Aug 14 06:15:35.489177 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 613/2440] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:35.489891 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c9cb39a8-6470-4919-a37b-5cb51f902e40 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:35.491422 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c9cb39a8-6470-4919-a37b-5cb51f902e40 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.491422 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c9cb39a8-6470-4919-a37b-5cb51f902e40 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.492625 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-06668846-cd18-4c2d-bc9c-91a599a11152 req-e0f2f7b1-3829-47bc-b986-2311e71b39fd tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:15:35.493255 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 608/2441] 10.4.3.127 () {68 vars in 1508 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:35.494737 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-97550c61-9108-49ea-a15b-6f0bb7aea6e4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.495170 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-97550c61-9108-49ea-a15b-6f0bb7aea6e4 None None] GET https://10.4.3.127/volume// Aug 14 06:15:35.495353 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-97550c61-9108-49ea-a15b-6f0bb7aea6e4 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.495566 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-97550c61-9108-49ea-a15b-6f0bb7aea6e4 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.495932 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-97550c61-9108-49ea-a15b-6f0bb7aea6e4 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:35.498570 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 612/2442] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:35.503820 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e9c3e37f-1b56-4284-a695-aa14fb3356d1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.503820 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e9c3e37f-1b56-4284-a695-aa14fb3356d1 None None] GET https://10.4.3.127/volume// Aug 14 06:15:35.503820 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e9c3e37f-1b56-4284-a695-aa14fb3356d1 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.503820 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e9c3e37f-1b56-4284-a695-aa14fb3356d1 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.504162 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e9c3e37f-1b56-4284-a695-aa14fb3356d1 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:35.504481 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 614/2443] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:35.506086 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-ee2a4acb-1b3e-44b1-b92c-f07acc87e014 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.506960 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.506960 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:35.509028 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-ee2a4acb-1b3e-44b1-b92c-f07acc87e014 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:15:35.509709 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-ee2a4acb-1b3e-44b1-b92c-f07acc87e014 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be3fcdd0-0efe-4d78-b89e-480b452a60d1", "connector": null, "instance_uuid": "b620adff-407f-4b9c-8ded-d2467a2e1cfe"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:35.511413 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-98572586-bdbe-4b4d-aa51-8f459fc043c1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.515619 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c9cb39a8-6470-4919-a37b-5cb51f902e40 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:35.515707 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-98572586-bdbe-4b4d-aa51-8f459fc043c1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:35.515707 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-98572586-bdbe-4b4d-aa51-8f459fc043c1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.515807 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-98572586-bdbe-4b4d-aa51-8f459fc043c1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.518224 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c9cb39a8-6470-4919-a37b-5cb51f902e40 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:35.518814 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 610/2444] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:35.523501 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.523501 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:35.527305 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.527305 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:35.531329 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-98572586-bdbe-4b4d-aa51-8f459fc043c1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:35.536328 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-89a78c49-a7d3-4e10-b6de-ca897e630c0e req-811051e6-8ab7-446d-91af-568f59d17f9f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.536585 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-98572586-bdbe-4b4d-aa51-8f459fc043c1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:35.537070 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 613/2445] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:15:35.539117 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-89a78c49-a7d3-4e10-b6de-ca897e630c0e req-811051e6-8ab7-446d-91af-568f59d17f9f tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:15:35.539372 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-89a78c49-a7d3-4e10-b6de-ca897e630c0e req-811051e6-8ab7-446d-91af-568f59d17f9f tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.539657 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-89a78c49-a7d3-4e10-b6de-ca897e630c0e req-811051e6-8ab7-446d-91af-568f59d17f9f tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.540429 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [req-89a78c49-a7d3-4e10-b6de-ca897e630c0e req-811051e6-8ab7-446d-91af-568f59d17f9f tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:15:35.541176 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-89a78c49-a7d3-4e10-b6de-ca897e630c0e req-811051e6-8ab7-446d-91af-568f59d17f9f tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:15:35.555204 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-89a78c49-a7d3-4e10-b6de-ca897e630c0e req-811051e6-8ab7-446d-91af-568f59d17f9f tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Get all volumes completed successfully. Aug 14 06:15:35.556754 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.556754 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:35.558155 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-ee2a4acb-1b3e-44b1-b92c-f07acc87e014 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:15:35.558742 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 609/2446] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:15:35 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 14 06:15:35.562212 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-89a78c49-a7d3-4e10-b6de-ca897e630c0e req-811051e6-8ab7-446d-91af-568f59d17f9f tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:15:35.562882 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 615/2447] 10.4.3.127 () {68 vars in 1508 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:35.572333 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-0f597ba5-19c5-4aca-9195-9a8607299546 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.576333 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-0f597ba5-19c5-4aca-9195-9a8607299546 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db Aug 14 06:15:35.576333 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-0f597ba5-19c5-4aca-9195-9a8607299546 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.576333 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-0f597ba5-19c5-4aca-9195-9a8607299546 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.584107 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.584107 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:35.587762 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-0f597ba5-19c5-4aca-9195-9a8607299546 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:35.591076 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-797c74db-5054-43ae-b13f-57eee7e361fa req-3ba927ad-4e6f-4160-a4af-2a0918714a97 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.591076 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-797c74db-5054-43ae-b13f-57eee7e361fa req-3ba927ad-4e6f-4160-a4af-2a0918714a97 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:15:35.591076 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-797c74db-5054-43ae-b13f-57eee7e361fa req-3ba927ad-4e6f-4160-a4af-2a0918714a97 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.591076 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-797c74db-5054-43ae-b13f-57eee7e361fa req-3ba927ad-4e6f-4160-a4af-2a0918714a97 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Calling method 'detail' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.591689 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [req-797c74db-5054-43ae-b13f-57eee7e361fa req-3ba927ad-4e6f-4160-a4af-2a0918714a97 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:15:35.591958 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-797c74db-5054-43ae-b13f-57eee7e361fa req-3ba927ad-4e6f-4160-a4af-2a0918714a97 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:15:35.594851 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-0f597ba5-19c5-4aca-9195-9a8607299546 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db returned with HTTP 200 Aug 14 06:15:35.595330 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 611/2448] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:15:35.604136 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-05489b46-7125-49dd-89fb-a7f657b0e597 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.604790 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-797c74db-5054-43ae-b13f-57eee7e361fa req-3ba927ad-4e6f-4160-a4af-2a0918714a97 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Get all volumes completed successfully. Aug 14 06:15:35.606033 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.606033 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:35.606219 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-05489b46-7125-49dd-89fb-a7f657b0e597 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 Aug 14 06:15:35.606611 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-05489b46-7125-49dd-89fb-a7f657b0e597 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.606869 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-05489b46-7125-49dd-89fb-a7f657b0e597 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.611383 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-797c74db-5054-43ae-b13f-57eee7e361fa req-3ba927ad-4e6f-4160-a4af-2a0918714a97 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:15:35.611960 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 614/2449] 10.4.3.127 () {68 vars in 1508 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:35.618523 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dd8b907c-945b-490d-b06c-d77a9f0a0f4e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.618523 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dd8b907c-945b-490d-b06c-d77a9f0a0f4e None None] GET https://10.4.3.127/volume// Aug 14 06:15:35.618763 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dd8b907c-945b-490d-b06c-d77a9f0a0f4e None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.619012 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dd8b907c-945b-490d-b06c-d77a9f0a0f4e None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.619365 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dd8b907c-945b-490d-b06c-d77a9f0a0f4e None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:35.619693 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 616/2450] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:35.619863 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.619863 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:35.624372 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-05489b46-7125-49dd-89fb-a7f657b0e597 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:15:35.629235 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-05489b46-7125-49dd-89fb-a7f657b0e597 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 returned with HTTP 200 Aug 14 06:15:35.629983 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 610/2451] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:35.640351 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-9142b73b-6e60-49d1-a2ce-04cc05d54691 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.642666 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-9142b73b-6e60-49d1-a2ce-04cc05d54691 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 Aug 14 06:15:35.642936 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-9142b73b-6e60-49d1-a2ce-04cc05d54691 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.643104 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-9142b73b-6e60-49d1-a2ce-04cc05d54691 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.647223 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-a260e51e-22cb-4896-9ca3-2c43fa16354e req-8f9df4b1-9b39-4ed5-ab65-3950901ed2ba None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.653773 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-a260e51e-22cb-4896-9ca3-2c43fa16354e req-8f9df4b1-9b39-4ed5-ab65-3950901ed2ba tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:15:35.654003 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-a260e51e-22cb-4896-9ca3-2c43fa16354e req-8f9df4b1-9b39-4ed5-ab65-3950901ed2ba tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.654234 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-a260e51e-22cb-4896-9ca3-2c43fa16354e req-8f9df4b1-9b39-4ed5-ab65-3950901ed2ba tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Calling method 'detail' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.654560 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [req-a260e51e-22cb-4896-9ca3-2c43fa16354e req-8f9df4b1-9b39-4ed5-ab65-3950901ed2ba tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:15:35.655513 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-a260e51e-22cb-4896-9ca3-2c43fa16354e req-8f9df4b1-9b39-4ed5-ab65-3950901ed2ba tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:15:35.659257 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.659257 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:35.661836 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-9142b73b-6e60-49d1-a2ce-04cc05d54691 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:15:35.663872 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-a260e51e-22cb-4896-9ca3-2c43fa16354e req-8f9df4b1-9b39-4ed5-ab65-3950901ed2ba tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] Get all volumes completed successfully. Aug 14 06:15:35.664753 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.664753 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:35.666412 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-9142b73b-6e60-49d1-a2ce-04cc05d54691 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 returned with HTTP 200 Aug 14 06:15:35.666833 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 612/2452] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:15:35.670570 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-a260e51e-22cb-4896-9ca3-2c43fa16354e req-8f9df4b1-9b39-4ed5-ab65-3950901ed2ba tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-reader] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:15:35.670570 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 615/2453] 10.4.3.127 () {68 vars in 1508 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:35.690289 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9156635a-b4f9-44c3-a48b-3f8e632acdfe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.693412 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9156635a-b4f9-44c3-a48b-3f8e632acdfe tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] DELETE https://10.4.3.127/volume/v3/volumes/641b5f66-860e-499e-9e6b-71edd692dc67 Aug 14 06:15:35.693673 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9156635a-b4f9-44c3-a48b-3f8e632acdfe tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.693910 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9156635a-b4f9-44c3-a48b-3f8e632acdfe tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.694070 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-9156635a-b4f9-44c3-a48b-3f8e632acdfe tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Delete volume with id: 641b5f66-860e-499e-9e6b-71edd692dc67 Aug 14 06:15:35.698661 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1f4a509b-498d-46ae-b0ea-484a37a086ba None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.699013 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1f4a509b-498d-46ae-b0ea-484a37a086ba None None] GET https://10.4.3.127/volume// Aug 14 06:15:35.699156 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1f4a509b-498d-46ae-b0ea-484a37a086ba None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.699329 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1f4a509b-498d-46ae-b0ea-484a37a086ba None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.699652 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1f4a509b-498d-46ae-b0ea-484a37a086ba None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:35.699908 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 611/2454] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:35.703493 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.703493 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:35.703992 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9156635a-b4f9-44c3-a48b-3f8e632acdfe tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Volume info retrieved successfully. Aug 14 06:15:35.708567 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-52daeb48-3cf1-4c8a-b139-42d441f31c4d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.711489 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-52daeb48-3cf1-4c8a-b139-42d441f31c4d tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:15:35.711983 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-52daeb48-3cf1-4c8a-b139-42d441f31c4d tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c06ef487-ee1b-4066-bec1-73da6ea3a2db", "connector": null, "instance_uuid": "265aa595-f8d1-4119-b99b-6272dd7a32b7"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:35.722456 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9156635a-b4f9-44c3-a48b-3f8e632acdfe tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Delete volume request issued successfully. Aug 14 06:15:35.722643 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9156635a-b4f9-44c3-a48b-3f8e632acdfe tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] https://10.4.3.127/volume/v3/volumes/641b5f66-860e-499e-9e6b-71edd692dc67 returned with HTTP 202 Aug 14 06:15:35.723217 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 617/2455] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:15:35 2026] DELETE /volume/v3/volumes/641b5f66-860e-499e-9e6b-71edd692dc67 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:15:35.728134 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.728134 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:35.730621 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-bc5602a5-dc25-45fa-8b30-a3c2255411ea None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.732651 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bc5602a5-dc25-45fa-8b30-a3c2255411ea tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] GET https://10.4.3.127/volume/v3/volumes/641b5f66-860e-499e-9e6b-71edd692dc67 Aug 14 06:15:35.734612 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bc5602a5-dc25-45fa-8b30-a3c2255411ea tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.734612 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bc5602a5-dc25-45fa-8b30-a3c2255411ea tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.741723 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.741723 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:35.746899 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-bc5602a5-dc25-45fa-8b30-a3c2255411ea tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Volume info retrieved successfully. Aug 14 06:15:35.754076 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bc5602a5-dc25-45fa-8b30-a3c2255411ea tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] https://10.4.3.127/volume/v3/volumes/641b5f66-860e-499e-9e6b-71edd692dc67 returned with HTTP 200 Aug 14 06:15:35.754544 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 616/2456] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/641b5f66-860e-499e-9e6b-71edd692dc67 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:35.770216 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-52daeb48-3cf1-4c8a-b139-42d441f31c4d tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:15:35.770849 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 613/2457] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:15:35 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 14 06:15:35.795811 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-a6b3093c-57e7-40bc-9475-f18d36b7b795 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.797989 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-a6b3093c-57e7-40bc-9475-f18d36b7b795 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] PUT https://10.4.3.127/volume/v3/attachments/6407bb7c-57ac-4fca-8a47-fe4328ddebcc Aug 14 06:15:35.798512 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-a6b3093c-57e7-40bc-9475-f18d36b7b795 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:35.807766 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-a6b3093c-57e7-40bc-9475-f18d36b7b795 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Acquiring lock "cinder-attachment_update-be3fcdd0-0efe-4d78-b89e-480b452a60d1-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:15:35.808595 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e04894b1-f645-4c94-8258-675278d02130 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.810919 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e04894b1-f645-4c94-8258-675278d02130 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db Aug 14 06:15:35.811208 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e04894b1-f645-4c94-8258-675278d02130 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.811597 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e04894b1-f645-4c94-8258-675278d02130 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.813524 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-a6b3093c-57e7-40bc-9475-f18d36b7b795 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Lock "cinder-attachment_update-be3fcdd0-0efe-4d78-b89e-480b452a60d1-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:15:35.815078 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.815078 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:35.820202 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6781fb7b-cdce-4053-b3e9-c3d98062723e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.820725 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6781fb7b-cdce-4053-b3e9-c3d98062723e None None] GET https://10.4.3.127/volume// Aug 14 06:15:35.820974 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6781fb7b-cdce-4053-b3e9-c3d98062723e None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.821842 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6781fb7b-cdce-4053-b3e9-c3d98062723e None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.821842 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6781fb7b-cdce-4053-b3e9-c3d98062723e None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:35.822025 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 617/2458] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:35.825239 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.825239 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:35.830197 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e04894b1-f645-4c94-8258-675278d02130 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:35.832093 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-509ebc31-396e-4bfc-b8a4-185944dc1b7f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.834349 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-509ebc31-396e-4bfc-b8a4-185944dc1b7f tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db Aug 14 06:15:35.834786 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-509ebc31-396e-4bfc-b8a4-185944dc1b7f tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:35.835036 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-509ebc31-396e-4bfc-b8a4-185944dc1b7f tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:35.836750 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e04894b1-f645-4c94-8258-675278d02130 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db returned with HTTP 200 Aug 14 06:15:35.837451 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 618/2459] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:35.846650 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.846650 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:35.850384 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-509ebc31-396e-4bfc-b8a4-185944dc1b7f tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:35.855277 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-509ebc31-396e-4bfc-b8a4-185944dc1b7f tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db returned with HTTP 200 Aug 14 06:15:35.857034 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 614/2460] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:15:35 2026] GET /volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db => generated 1117 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:15:35.909218 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-a6b3093c-57e7-40bc-9475-f18d36b7b795 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Lock "cinder-attachment_update-be3fcdd0-0efe-4d78-b89e-480b452a60d1-np0000007331" released by "attachment_update" :: held 0.096s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:15:35.909691 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-a6b3093c-57e7-40bc-9475-f18d36b7b795 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/attachments/6407bb7c-57ac-4fca-8a47-fe4328ddebcc returned with HTTP 200 Aug 14 06:15:35.910209 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 612/2461] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:15:35 2026] PUT /volume/v3/attachments/6407bb7c-57ac-4fca-8a47-fe4328ddebcc => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:35.961077 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-f4e715c4-ee1f-43cb-b815-2364818abb3a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:35.963362 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-f4e715c4-ee1f-43cb-b815-2364818abb3a tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] PUT https://10.4.3.127/volume/v3/attachments/eaf0e08d-058e-4938-980e-cc4301ebe329 Aug 14 06:15:35.963770 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-f4e715c4-ee1f-43cb-b815-2364818abb3a tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:35.971603 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-f4e715c4-ee1f-43cb-b815-2364818abb3a tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Acquiring lock "cinder-attachment_update-c06ef487-ee1b-4066-bec1-73da6ea3a2db-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:15:35.976575 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-f4e715c4-ee1f-43cb-b815-2364818abb3a tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Lock "cinder-attachment_update-c06ef487-ee1b-4066-bec1-73da6ea3a2db-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:15:35.977415 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:35.977415 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:36.051991 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-f4e715c4-ee1f-43cb-b815-2364818abb3a tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Lock "cinder-attachment_update-c06ef487-ee1b-4066-bec1-73da6ea3a2db-np0000007331" released by "attachment_update" :: held 0.076s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:15:36.052306 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-f4e715c4-ee1f-43cb-b815-2364818abb3a tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/attachments/eaf0e08d-058e-4938-980e-cc4301ebe329 returned with HTTP 200 Aug 14 06:15:36.052961 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 618/2462] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:15:35 2026] PUT /volume/v3/attachments/eaf0e08d-058e-4938-980e-cc4301ebe329 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:36.135092 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ec132b6c-2c17-41c5-bd59-7ca58253fe52 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:36.138133 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ec132b6c-2c17-41c5-bd59-7ca58253fe52 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] GET https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff Aug 14 06:15:36.138444 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ec132b6c-2c17-41c5-bd59-7ca58253fe52 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:36.138721 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ec132b6c-2c17-41c5-bd59-7ca58253fe52 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:36.147258 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ec132b6c-2c17-41c5-bd59-7ca58253fe52 tempest-TestServerVolumeAttachScenarioOldVersion-169453913 tempest-TestServerVolumeAttachScenarioOldVersion-169453913-project-member] https://10.4.3.127/volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff returned with HTTP 404 Aug 14 06:15:36.147991 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 619/2463] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:15:36 2026] GET /volume/v3/volumes/b3ab283e-b18a-47c3-9553-616e22a2d1ff => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:15:36.244252 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7d697a9e-6c4c-4ca4-8422-3e0beb2cfd03 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:36.247208 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7d697a9e-6c4c-4ca4-8422-3e0beb2cfd03 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:36.247411 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7d697a9e-6c4c-4ca4-8422-3e0beb2cfd03 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:36.247623 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7d697a9e-6c4c-4ca4-8422-3e0beb2cfd03 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:36.247706 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-7d697a9e-6c4c-4ca4-8422-3e0beb2cfd03 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:36.257751 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:36.257751 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:36.258533 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7d697a9e-6c4c-4ca4-8422-3e0beb2cfd03 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:36.258905 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 615/2464] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:36 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:36.505595 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a4a4ae34-242d-40f6-8355-9468346e3bba None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:36.507423 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a4a4ae34-242d-40f6-8355-9468346e3bba tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f Aug 14 06:15:36.507647 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a4a4ae34-242d-40f6-8355-9468346e3bba tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:36.507856 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a4a4ae34-242d-40f6-8355-9468346e3bba tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:36.513560 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a4a4ae34-242d-40f6-8355-9468346e3bba tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f returned with HTTP 404 Aug 14 06:15:36.514069 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 613/2465] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:36 2026] GET /volume/v3/volumes/e9138ccc-9fdc-40fa-9242-a1688157cc0f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:36.536079 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1428a2f1-e461-40df-b9f8-04327d01b6a2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:36.538280 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1428a2f1-e461-40df-b9f8-04327d01b6a2 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:36.538576 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1428a2f1-e461-40df-b9f8-04327d01b6a2 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:36.538853 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1428a2f1-e461-40df-b9f8-04327d01b6a2 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:36.550680 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:36.550680 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:36.554724 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1428a2f1-e461-40df-b9f8-04327d01b6a2 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:36.560032 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1428a2f1-e461-40df-b9f8-04327d01b6a2 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:36.560448 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 619/2466] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:36 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:36.648756 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-25090635-cec9-4245-abde-5ff3bc0665c0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:36.651059 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-25090635-cec9-4245-abde-5ff3bc0665c0 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 Aug 14 06:15:36.651306 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-25090635-cec9-4245-abde-5ff3bc0665c0 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:36.651625 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-25090635-cec9-4245-abde-5ff3bc0665c0 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:36.671212 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:36.671212 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:36.675492 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-25090635-cec9-4245-abde-5ff3bc0665c0 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:15:36.680409 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-25090635-cec9-4245-abde-5ff3bc0665c0 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 returned with HTTP 200 Aug 14 06:15:36.680837 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 620/2467] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:36 2026] GET /volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:36.767515 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0fa7db38-e62a-4e41-9846-c3fecb27966d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:36.772256 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0fa7db38-e62a-4e41-9846-c3fecb27966d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] GET https://10.4.3.127/volume/v3/volumes/641b5f66-860e-499e-9e6b-71edd692dc67 Aug 14 06:15:36.772548 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0fa7db38-e62a-4e41-9846-c3fecb27966d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:36.772792 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0fa7db38-e62a-4e41-9846-c3fecb27966d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:36.782040 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0fa7db38-e62a-4e41-9846-c3fecb27966d tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] https://10.4.3.127/volume/v3/volumes/641b5f66-860e-499e-9e6b-71edd692dc67 returned with HTTP 404 Aug 14 06:15:36.782859 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 616/2468] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:36 2026] GET /volume/v3/volumes/641b5f66-860e-499e-9e6b-71edd692dc67 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:36.792772 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c98fb458-7936-4272-9965-44dcf3c95207 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:36.794995 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c98fb458-7936-4272-9965-44dcf3c95207 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] DELETE https://10.4.3.127/volume/v3/volumes/47abcb6b-5a79-47aa-84fb-db33a487fce9 Aug 14 06:15:36.796382 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c98fb458-7936-4272-9965-44dcf3c95207 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:36.796382 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c98fb458-7936-4272-9965-44dcf3c95207 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:36.796382 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-c98fb458-7936-4272-9965-44dcf3c95207 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Delete volume with id: 47abcb6b-5a79-47aa-84fb-db33a487fce9 Aug 14 06:15:36.803726 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:36.803726 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:36.804206 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c98fb458-7936-4272-9965-44dcf3c95207 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Volume info retrieved successfully. Aug 14 06:15:36.824380 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c98fb458-7936-4272-9965-44dcf3c95207 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Delete volume request issued successfully. Aug 14 06:15:36.824684 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c98fb458-7936-4272-9965-44dcf3c95207 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] https://10.4.3.127/volume/v3/volumes/47abcb6b-5a79-47aa-84fb-db33a487fce9 returned with HTTP 202 Aug 14 06:15:36.825285 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 614/2469] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:15:36 2026] DELETE /volume/v3/volumes/47abcb6b-5a79-47aa-84fb-db33a487fce9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:15:36.834225 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-45b27081-967f-41aa-8f95-f898f8c827e0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:36.836221 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-45b27081-967f-41aa-8f95-f898f8c827e0 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] GET https://10.4.3.127/volume/v3/volumes/47abcb6b-5a79-47aa-84fb-db33a487fce9 Aug 14 06:15:36.836519 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-45b27081-967f-41aa-8f95-f898f8c827e0 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:36.836743 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-45b27081-967f-41aa-8f95-f898f8c827e0 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:36.846544 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:36.846544 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:36.851189 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-45b27081-967f-41aa-8f95-f898f8c827e0 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Volume info retrieved successfully. Aug 14 06:15:36.857495 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-45b27081-967f-41aa-8f95-f898f8c827e0 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] https://10.4.3.127/volume/v3/volumes/47abcb6b-5a79-47aa-84fb-db33a487fce9 returned with HTTP 200 Aug 14 06:15:36.857495 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 620/2470] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:36 2026] GET /volume/v3/volumes/47abcb6b-5a79-47aa-84fb-db33a487fce9 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:36.857632 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b8bcbb59-81c3-44e7-b5cc-65b357570c7e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:36.859349 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b8bcbb59-81c3-44e7-b5cc-65b357570c7e tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db Aug 14 06:15:36.859739 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b8bcbb59-81c3-44e7-b5cc-65b357570c7e tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:36.860090 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b8bcbb59-81c3-44e7-b5cc-65b357570c7e tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:36.878242 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:36.878242 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:36.885967 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b8bcbb59-81c3-44e7-b5cc-65b357570c7e tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:36.893457 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b8bcbb59-81c3-44e7-b5cc-65b357570c7e tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db returned with HTTP 200 Aug 14 06:15:36.894175 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 621/2471] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:36 2026] GET /volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db => generated 938 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:37.272950 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b31e1026-c73e-44e7-95a8-f96cade87208 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:37.276979 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b31e1026-c73e-44e7-95a8-f96cade87208 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:37.277254 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b31e1026-c73e-44e7-95a8-f96cade87208 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:37.277542 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b31e1026-c73e-44e7-95a8-f96cade87208 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:37.277701 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b31e1026-c73e-44e7-95a8-f96cade87208 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:37.288138 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:37.288138 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:37.289640 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b31e1026-c73e-44e7-95a8-f96cade87208 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:37.291630 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 617/2472] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:37 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:37.574070 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a4ae4096-2d1d-4e61-a76d-86d589304f1b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:37.576451 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a4ae4096-2d1d-4e61-a76d-86d589304f1b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:37.576695 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a4ae4096-2d1d-4e61-a76d-86d589304f1b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:37.576947 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a4ae4096-2d1d-4e61-a76d-86d589304f1b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:37.591280 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:37.591280 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:37.596559 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a4ae4096-2d1d-4e61-a76d-86d589304f1b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:37.602815 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a4ae4096-2d1d-4e61-a76d-86d589304f1b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:37.603622 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 615/2473] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:37 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:37.700133 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c425657b-cdf4-445c-9e05-9264025232d3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:37.702210 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c425657b-cdf4-445c-9e05-9264025232d3 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 Aug 14 06:15:37.702468 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c425657b-cdf4-445c-9e05-9264025232d3 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:37.702707 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c425657b-cdf4-445c-9e05-9264025232d3 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:37.712201 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:37.712201 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:37.715148 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c425657b-cdf4-445c-9e05-9264025232d3 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:15:37.718965 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c425657b-cdf4-445c-9e05-9264025232d3 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 returned with HTTP 200 Aug 14 06:15:37.719258 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 621/2474] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:37 2026] GET /volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:37.873582 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f475f97b-73b7-4409-8ebd-5716536eb021 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:37.876362 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f475f97b-73b7-4409-8ebd-5716536eb021 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] GET https://10.4.3.127/volume/v3/volumes/47abcb6b-5a79-47aa-84fb-db33a487fce9 Aug 14 06:15:37.876682 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f475f97b-73b7-4409-8ebd-5716536eb021 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:37.878390 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f475f97b-73b7-4409-8ebd-5716536eb021 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:37.886253 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f475f97b-73b7-4409-8ebd-5716536eb021 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] https://10.4.3.127/volume/v3/volumes/47abcb6b-5a79-47aa-84fb-db33a487fce9 returned with HTTP 404 Aug 14 06:15:37.887380 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 622/2475] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:37 2026] GET /volume/v3/volumes/47abcb6b-5a79-47aa-84fb-db33a487fce9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:37.894419 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-112116eb-7ef2-4887-8de7-c976e4776138 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:37.896701 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-112116eb-7ef2-4887-8de7-c976e4776138 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] DELETE https://10.4.3.127/volume/v3/volumes/31398f74-175c-454f-9cbf-33ac9ec05557 Aug 14 06:15:37.896960 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-112116eb-7ef2-4887-8de7-c976e4776138 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:37.897228 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-112116eb-7ef2-4887-8de7-c976e4776138 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:37.897454 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-112116eb-7ef2-4887-8de7-c976e4776138 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Delete volume with id: 31398f74-175c-454f-9cbf-33ac9ec05557 Aug 14 06:15:37.905161 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:37.905161 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:37.905665 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-112116eb-7ef2-4887-8de7-c976e4776138 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Volume info retrieved successfully. Aug 14 06:15:37.911622 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-cba930de-7446-4089-8a2d-9caab88ad494 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:37.914028 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cba930de-7446-4089-8a2d-9caab88ad494 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db Aug 14 06:15:37.914280 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cba930de-7446-4089-8a2d-9caab88ad494 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:37.914637 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cba930de-7446-4089-8a2d-9caab88ad494 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:37.926144 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-112116eb-7ef2-4887-8de7-c976e4776138 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Delete volume request issued successfully. Aug 14 06:15:37.926445 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-112116eb-7ef2-4887-8de7-c976e4776138 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] https://10.4.3.127/volume/v3/volumes/31398f74-175c-454f-9cbf-33ac9ec05557 returned with HTTP 202 Aug 14 06:15:37.926700 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:37.926700 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:37.927133 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 618/2476] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:15:37 2026] DELETE /volume/v3/volumes/31398f74-175c-454f-9cbf-33ac9ec05557 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:15:37.931218 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-cba930de-7446-4089-8a2d-9caab88ad494 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:37.935893 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cba930de-7446-4089-8a2d-9caab88ad494 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db returned with HTTP 200 Aug 14 06:15:37.936255 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 616/2477] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:37 2026] GET /volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:37.937650 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c90561dc-08c0-484b-ba29-9c8ab53c0dc8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:37.940961 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c90561dc-08c0-484b-ba29-9c8ab53c0dc8 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] GET https://10.4.3.127/volume/v3/volumes/31398f74-175c-454f-9cbf-33ac9ec05557 Aug 14 06:15:37.941279 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c90561dc-08c0-484b-ba29-9c8ab53c0dc8 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:37.941660 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c90561dc-08c0-484b-ba29-9c8ab53c0dc8 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:37.950154 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:37.950154 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:37.957049 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c90561dc-08c0-484b-ba29-9c8ab53c0dc8 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Volume info retrieved successfully. Aug 14 06:15:37.963088 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c90561dc-08c0-484b-ba29-9c8ab53c0dc8 tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] https://10.4.3.127/volume/v3/volumes/31398f74-175c-454f-9cbf-33ac9ec05557 returned with HTTP 200 Aug 14 06:15:37.963651 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 622/2478] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:37 2026] GET /volume/v3/volumes/31398f74-175c-454f-9cbf-33ac9ec05557 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:38.308072 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c09e7d26-9a09-439e-8deb-9d1045dc8272 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:38.309584 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c09e7d26-9a09-439e-8deb-9d1045dc8272 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:38.309973 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c09e7d26-9a09-439e-8deb-9d1045dc8272 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:38.310256 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c09e7d26-9a09-439e-8deb-9d1045dc8272 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:38.310564 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-c09e7d26-9a09-439e-8deb-9d1045dc8272 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:38.314895 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:38.314895 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:38.315893 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c09e7d26-9a09-439e-8deb-9d1045dc8272 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:38.316271 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 623/2479] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:38 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:38.617011 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b0b12d26-58ad-43a1-9aa8-f5fce976ec4a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:38.619141 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b0b12d26-58ad-43a1-9aa8-f5fce976ec4a tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:38.619383 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b0b12d26-58ad-43a1-9aa8-f5fce976ec4a tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:38.619605 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b0b12d26-58ad-43a1-9aa8-f5fce976ec4a tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:38.631297 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:38.631297 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:38.635599 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b0b12d26-58ad-43a1-9aa8-f5fce976ec4a tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:38.640747 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b0b12d26-58ad-43a1-9aa8-f5fce976ec4a tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:38.640864 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 619/2480] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:38 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:38.734611 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-cb332112-3666-4884-acc7-624b6ba19d9f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:38.737027 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cb332112-3666-4884-acc7-624b6ba19d9f tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 Aug 14 06:15:38.737335 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cb332112-3666-4884-acc7-624b6ba19d9f tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:38.737639 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cb332112-3666-4884-acc7-624b6ba19d9f tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:38.751158 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:38.751158 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:38.756529 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-cb332112-3666-4884-acc7-624b6ba19d9f tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:15:38.762717 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cb332112-3666-4884-acc7-624b6ba19d9f tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 returned with HTTP 200 Aug 14 06:15:38.763299 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 617/2481] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:38 2026] GET /volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:38.951501 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-addc2904-52ba-4e6a-8bc3-b955f4e284dc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:38.954005 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-addc2904-52ba-4e6a-8bc3-b955f4e284dc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db Aug 14 06:15:38.954447 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-addc2904-52ba-4e6a-8bc3-b955f4e284dc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:38.954861 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-addc2904-52ba-4e6a-8bc3-b955f4e284dc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:38.967562 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:38.967562 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:38.970504 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-addc2904-52ba-4e6a-8bc3-b955f4e284dc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:38.975006 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-addc2904-52ba-4e6a-8bc3-b955f4e284dc tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db returned with HTTP 200 Aug 14 06:15:38.975418 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 623/2482] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:38 2026] GET /volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:38.978379 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5d91528b-ce78-448b-b5e6-d4705da5734f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:38.980662 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5d91528b-ce78-448b-b5e6-d4705da5734f tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] GET https://10.4.3.127/volume/v3/volumes/31398f74-175c-454f-9cbf-33ac9ec05557 Aug 14 06:15:38.980986 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5d91528b-ce78-448b-b5e6-d4705da5734f tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:38.981349 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5d91528b-ce78-448b-b5e6-d4705da5734f tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:38.990558 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5d91528b-ce78-448b-b5e6-d4705da5734f tempest-VolumesTestJSON-726883640 tempest-VolumesTestJSON-726883640-project-member] https://10.4.3.127/volume/v3/volumes/31398f74-175c-454f-9cbf-33ac9ec05557 returned with HTTP 404 Aug 14 06:15:38.991205 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 624/2483] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:38 2026] GET /volume/v3/volumes/31398f74-175c-454f-9cbf-33ac9ec05557 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:39.327706 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e05b4e86-4c55-4033-9d1c-979b282e1855 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:39.330423 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e05b4e86-4c55-4033-9d1c-979b282e1855 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:39.330423 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e05b4e86-4c55-4033-9d1c-979b282e1855 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:39.330423 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e05b4e86-4c55-4033-9d1c-979b282e1855 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:39.330423 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-e05b4e86-4c55-4033-9d1c-979b282e1855 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:39.333814 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:39.333814 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:39.334667 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e05b4e86-4c55-4033-9d1c-979b282e1855 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:39.335106 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 620/2484] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:39 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:39.655071 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-796d494e-4032-4ffd-aac6-0843eb14f7c6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:39.658014 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-796d494e-4032-4ffd-aac6-0843eb14f7c6 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:39.659669 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-796d494e-4032-4ffd-aac6-0843eb14f7c6 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:39.659669 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-796d494e-4032-4ffd-aac6-0843eb14f7c6 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:39.687888 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:39.687888 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:39.693268 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-796d494e-4032-4ffd-aac6-0843eb14f7c6 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:39.708045 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-796d494e-4032-4ffd-aac6-0843eb14f7c6 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:39.708545 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 618/2485] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:39 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 1139 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:39.781349 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3b1a9657-a810-4d70-a8b3-3f0210685807 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:39.785184 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3b1a9657-a810-4d70-a8b3-3f0210685807 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 Aug 14 06:15:39.785486 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3b1a9657-a810-4d70-a8b3-3f0210685807 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:39.785763 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3b1a9657-a810-4d70-a8b3-3f0210685807 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:39.812107 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:39.812107 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:39.815674 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3b1a9657-a810-4d70-a8b3-3f0210685807 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:15:39.823516 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3b1a9657-a810-4d70-a8b3-3f0210685807 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 returned with HTTP 200 Aug 14 06:15:39.823516 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 624/2486] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:39 2026] GET /volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:39.990390 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9a0a28a3-4f5e-40d9-b62d-fbd8d14028ca None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:39.992450 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a0a28a3-4f5e-40d9-b62d-fbd8d14028ca tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db Aug 14 06:15:39.993011 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9a0a28a3-4f5e-40d9-b62d-fbd8d14028ca tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:39.993283 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9a0a28a3-4f5e-40d9-b62d-fbd8d14028ca tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:40.008321 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:40.008321 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:40.013631 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9a0a28a3-4f5e-40d9-b62d-fbd8d14028ca tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:40.020704 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a0a28a3-4f5e-40d9-b62d-fbd8d14028ca tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db returned with HTTP 200 Aug 14 06:15:40.021131 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 625/2487] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:39 2026] GET /volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:40.248788 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-ebfdaf4c-9336-440e-b8e6-fcd03eef6f78 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:40.248788 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-ebfdaf4c-9336-440e-b8e6-fcd03eef6f78 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] POST https://10.4.3.127/volume/v3/attachments/6407bb7c-57ac-4fca-8a47-fe4328ddebcc/action Aug 14 06:15:40.248788 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-ebfdaf4c-9336-440e-b8e6-fcd03eef6f78 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:40.248788 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-ebfdaf4c-9336-440e-b8e6-fcd03eef6f78 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:40.287347 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:40.287347 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:40.303787 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-83adbac8-4a5a-476f-a0a0-cf43fb976889 req-ebfdaf4c-9336-440e-b8e6-fcd03eef6f78 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/attachments/6407bb7c-57ac-4fca-8a47-fe4328ddebcc/action returned with HTTP 204 Aug 14 06:15:40.304429 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 621/2488] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:15:40 2026] POST /volume/v3/attachments/6407bb7c-57ac-4fca-8a47-fe4328ddebcc/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:40.348617 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d4108ba1-be6d-48c5-8f3c-9070695bbf3a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:40.350935 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d4108ba1-be6d-48c5-8f3c-9070695bbf3a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:40.351200 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d4108ba1-be6d-48c5-8f3c-9070695bbf3a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:40.351464 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d4108ba1-be6d-48c5-8f3c-9070695bbf3a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:40.351611 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-d4108ba1-be6d-48c5-8f3c-9070695bbf3a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:40.357902 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:40.357902 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:40.359053 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d4108ba1-be6d-48c5-8f3c-9070695bbf3a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:40.359762 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 619/2489] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:40 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:40.726504 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-90918e87-dba5-4ba9-8428-578a5ac49c20 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:40.729242 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-90918e87-dba5-4ba9-8428-578a5ac49c20 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:40.729471 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-90918e87-dba5-4ba9-8428-578a5ac49c20 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:40.729863 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-90918e87-dba5-4ba9-8428-578a5ac49c20 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:40.745452 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:40.745452 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:40.750238 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-90918e87-dba5-4ba9-8428-578a5ac49c20 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:40.755182 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-90918e87-dba5-4ba9-8428-578a5ac49c20 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:40.755598 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 625/2490] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:40 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:40.837539 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7d78ed7e-ddc3-4793-b6bf-7d4a32154a96 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:40.839365 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7d78ed7e-ddc3-4793-b6bf-7d4a32154a96 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 Aug 14 06:15:40.839617 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7d78ed7e-ddc3-4793-b6bf-7d4a32154a96 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:40.839840 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7d78ed7e-ddc3-4793-b6bf-7d4a32154a96 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:40.850658 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:40.850658 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:40.854617 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7d78ed7e-ddc3-4793-b6bf-7d4a32154a96 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:15:40.859241 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7d78ed7e-ddc3-4793-b6bf-7d4a32154a96 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 returned with HTTP 200 Aug 14 06:15:40.859688 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 626/2491] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:40 2026] GET /volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:40.874755 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4bdbbf45-dcb8-47ac-b65c-9f46d4a30066 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:40.877640 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4bdbbf45-dcb8-47ac-b65c-9f46d4a30066 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 Aug 14 06:15:40.878002 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4bdbbf45-dcb8-47ac-b65c-9f46d4a30066 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:40.878334 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4bdbbf45-dcb8-47ac-b65c-9f46d4a30066 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:40.895006 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:40.895006 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:40.900331 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4bdbbf45-dcb8-47ac-b65c-9f46d4a30066 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:15:40.906584 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4bdbbf45-dcb8-47ac-b65c-9f46d4a30066 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 returned with HTTP 200 Aug 14 06:15:40.906584 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 622/2492] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:40 2026] GET /volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:40.918972 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-10f603d7-e86e-41ca-866d-b2e52ab7b048 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:40.920761 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-10f603d7-e86e-41ca-866d-b2e52ab7b048 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 Aug 14 06:15:40.921010 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-10f603d7-e86e-41ca-866d-b2e52ab7b048 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:40.921195 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-10f603d7-e86e-41ca-866d-b2e52ab7b048 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:40.931785 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:40.931785 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:40.936222 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-10f603d7-e86e-41ca-866d-b2e52ab7b048 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:15:40.941542 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-10f603d7-e86e-41ca-866d-b2e52ab7b048 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 returned with HTTP 200 Aug 14 06:15:40.941981 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 620/2493] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:40 2026] GET /volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:41.044433 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5039b853-2bb2-4dde-936d-8b0988b250e3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:41.046300 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5039b853-2bb2-4dde-936d-8b0988b250e3 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db Aug 14 06:15:41.046861 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5039b853-2bb2-4dde-936d-8b0988b250e3 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:41.047154 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5039b853-2bb2-4dde-936d-8b0988b250e3 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:41.063653 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:41.063653 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:41.068692 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5039b853-2bb2-4dde-936d-8b0988b250e3 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:41.073521 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5039b853-2bb2-4dde-936d-8b0988b250e3 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db returned with HTTP 200 Aug 14 06:15:41.073885 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 626/2494] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:41 2026] GET /volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db => generated 938 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:41.143330 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0f634025-ae81-44eb-855b-af88a632c3de None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:41.274558 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0f634025-ae81-44eb-855b-af88a632c3de tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 14 06:15:41.274558 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0f634025-ae81-44eb-855b-af88a632c3de tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-49091585"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:41.290662 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0f634025-ae81-44eb-855b-af88a632c3de tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 14 06:15:41.291048 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 627/2495] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 14 06:15:41 2026] POST /volume/v3/group_types => generated 179 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:41.303054 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-224c44ad-98fe-4c4d-81f2-08cf9c8f758f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:41.304766 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-224c44ad-98fe-4c4d-81f2-08cf9c8f758f tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] POST https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs Aug 14 06:15:41.308415 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-224c44ad-98fe-4c4d-81f2-08cf9c8f758f tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:41.328966 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-224c44ad-98fe-4c4d-81f2-08cf9c8f758f tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs returned with HTTP 202 Aug 14 06:15:41.329502 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 623/2496] 10.4.3.127 () {70 vars in 1458 bytes} [Fri Aug 14 06:15:41 2026] POST /volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs => generated 53 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:15:41.340846 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1bc2c9be-453b-4839-b0b2-9b2e6c989b1c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:41.343352 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1bc2c9be-453b-4839-b0b2-9b2e6c989b1c tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] POST https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs Aug 14 06:15:41.343823 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1bc2c9be-453b-4839-b0b2-9b2e6c989b1c tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:41.374077 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1bc2c9be-453b-4839-b0b2-9b2e6c989b1c tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs returned with HTTP 202 Aug 14 06:15:41.374508 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 621/2497] 10.4.3.127 () {70 vars in 1458 bytes} [Fri Aug 14 06:15:41 2026] POST /volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs => generated 61 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:15:41.375635 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7e7a7634-b197-462b-bd3c-2d7e181fbc2e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:41.377634 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7e7a7634-b197-462b-bd3c-2d7e181fbc2e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:41.377864 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7e7a7634-b197-462b-bd3c-2d7e181fbc2e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:41.378091 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7e7a7634-b197-462b-bd3c-2d7e181fbc2e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:41.378225 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-7e7a7634-b197-462b-bd3c-2d7e181fbc2e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:41.384209 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2352de99-05b1-4f22-aa0f-a5fad2f56f96 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:41.388255 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2352de99-05b1-4f22-aa0f-a5fad2f56f96 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] GET https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key2 Aug 14 06:15:41.388484 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2352de99-05b1-4f22-aa0f-a5fad2f56f96 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:41.388702 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2352de99-05b1-4f22-aa0f-a5fad2f56f96 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:41.395705 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:41.395705 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:41.400295 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7e7a7634-b197-462b-bd3c-2d7e181fbc2e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:41.400295 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 627/2498] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:41 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:41.400960 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2352de99-05b1-4f22-aa0f-a5fad2f56f96 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key2 returned with HTTP 200 Aug 14 06:15:41.401530 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 628/2499] 10.4.3.127 () {68 vars in 1452 bytes} [Fri Aug 14 06:15:41 2026] GET /volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key2 => generated 26 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:41.410817 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-066c51db-d865-4031-8e69-9053111c89b5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:41.414682 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-066c51db-d865-4031-8e69-9053111c89b5 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] GET https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key3 Aug 14 06:15:41.414922 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-066c51db-d865-4031-8e69-9053111c89b5 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:41.415163 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-066c51db-d865-4031-8e69-9053111c89b5 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:41.430775 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-066c51db-d865-4031-8e69-9053111c89b5 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key3 returned with HTTP 200 Aug 14 06:15:41.431300 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 624/2500] 10.4.3.127 () {68 vars in 1452 bytes} [Fri Aug 14 06:15:41 2026] GET /volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key3 => generated 18 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:41.441172 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-84a26798-4eba-4679-bfc8-025901764c2d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:41.443582 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-84a26798-4eba-4679-bfc8-025901764c2d tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] PUT https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key3 Aug 14 06:15:41.444080 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-84a26798-4eba-4679-bfc8-025901764c2d tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:41.462266 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-84a26798-4eba-4679-bfc8-025901764c2d tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key3 returned with HTTP 200 Aug 14 06:15:41.462989 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 622/2501] 10.4.3.127 () {70 vars in 1472 bytes} [Fri Aug 14 06:15:41 2026] PUT /volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key3 => generated 26 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:41.470218 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-12ca8279-e8a2-487b-8178-9f1ec1661538 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:41.472137 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-12ca8279-e8a2-487b-8178-9f1ec1661538 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] GET https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs Aug 14 06:15:41.472385 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-12ca8279-e8a2-487b-8178-9f1ec1661538 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:41.472649 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-12ca8279-e8a2-487b-8178-9f1ec1661538 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:41.482108 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-12ca8279-e8a2-487b-8178-9f1ec1661538 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs returned with HTTP 200 Aug 14 06:15:41.482517 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 628/2502] 10.4.3.127 () {68 vars in 1437 bytes} [Fri Aug 14 06:15:41 2026] GET /volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs => generated 87 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:41.490051 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e889851e-21a0-43ed-a35d-d02cf3a2c0f3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:41.492998 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e889851e-21a0-43ed-a35d-d02cf3a2c0f3 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key1 Aug 14 06:15:41.493288 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e889851e-21a0-43ed-a35d-d02cf3a2c0f3 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:41.493498 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e889851e-21a0-43ed-a35d-d02cf3a2c0f3 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:41.508117 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e889851e-21a0-43ed-a35d-d02cf3a2c0f3 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key1 returned with HTTP 202 Aug 14 06:15:41.509241 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 629/2503] 10.4.3.127 () {68 vars in 1455 bytes} [Fri Aug 14 06:15:41 2026] DELETE /volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:15:41.519727 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ece36865-6c9e-4047-84bf-d9a02b1aa872 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:41.522708 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ece36865-6c9e-4047-84bf-d9a02b1aa872 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] GET https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key1 Aug 14 06:15:41.523050 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ece36865-6c9e-4047-84bf-d9a02b1aa872 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:41.523290 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ece36865-6c9e-4047-84bf-d9a02b1aa872 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:41.531639 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ece36865-6c9e-4047-84bf-d9a02b1aa872 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] HTTP exception thrown: Group Type c7cb559c-1313-4430-ae09-6dc548470d78 has no extra spec with key key1. Aug 14 06:15:41.531827 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ece36865-6c9e-4047-84bf-d9a02b1aa872 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key1 returned with HTTP 404 Aug 14 06:15:41.532432 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 625/2504] 10.4.3.127 () {68 vars in 1452 bytes} [Fri Aug 14 06:15:41 2026] GET /volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key1 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:15:41.542084 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f63e9146-e384-4bbc-8ff9-c19ac35eaa2a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:41.544921 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f63e9146-e384-4bbc-8ff9-c19ac35eaa2a tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key2 Aug 14 06:15:41.545572 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f63e9146-e384-4bbc-8ff9-c19ac35eaa2a tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:41.546026 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f63e9146-e384-4bbc-8ff9-c19ac35eaa2a tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:41.561881 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f63e9146-e384-4bbc-8ff9-c19ac35eaa2a tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key2 returned with HTTP 202 Aug 14 06:15:41.561881 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 623/2505] 10.4.3.127 () {68 vars in 1455 bytes} [Fri Aug 14 06:15:41 2026] DELETE /volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key2 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:15:41.568915 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-edc8a372-18b6-4f10-9f6e-31a72f73d4ee None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:41.570791 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-edc8a372-18b6-4f10-9f6e-31a72f73d4ee tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] GET https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key2 Aug 14 06:15:41.571081 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-edc8a372-18b6-4f10-9f6e-31a72f73d4ee tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:41.571292 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-edc8a372-18b6-4f10-9f6e-31a72f73d4ee tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:41.577159 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-edc8a372-18b6-4f10-9f6e-31a72f73d4ee tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] HTTP exception thrown: Group Type c7cb559c-1313-4430-ae09-6dc548470d78 has no extra spec with key key2. Aug 14 06:15:41.577311 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-edc8a372-18b6-4f10-9f6e-31a72f73d4ee tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key2 returned with HTTP 404 Aug 14 06:15:41.578108 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 629/2506] 10.4.3.127 () {68 vars in 1452 bytes} [Fri Aug 14 06:15:41 2026] GET /volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key2 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:15:41.585264 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-03ae7c95-da76-4815-9f89-6ab14dd7b7a6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:41.587324 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03ae7c95-da76-4815-9f89-6ab14dd7b7a6 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key3 Aug 14 06:15:41.590418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-03ae7c95-da76-4815-9f89-6ab14dd7b7a6 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:41.590418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-03ae7c95-da76-4815-9f89-6ab14dd7b7a6 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:41.600328 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03ae7c95-da76-4815-9f89-6ab14dd7b7a6 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key3 returned with HTTP 202 Aug 14 06:15:41.601198 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 630/2507] 10.4.3.127 () {68 vars in 1455 bytes} [Fri Aug 14 06:15:41 2026] DELETE /volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key3 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:15:41.608912 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-05c72e3b-83cf-4e73-9407-5f4b2d38c86e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:41.611334 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-05c72e3b-83cf-4e73-9407-5f4b2d38c86e tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] GET https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key3 Aug 14 06:15:41.611586 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-05c72e3b-83cf-4e73-9407-5f4b2d38c86e tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:41.611777 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-05c72e3b-83cf-4e73-9407-5f4b2d38c86e tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:41.619651 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-05c72e3b-83cf-4e73-9407-5f4b2d38c86e tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] HTTP exception thrown: Group Type c7cb559c-1313-4430-ae09-6dc548470d78 has no extra spec with key key3. Aug 14 06:15:41.619802 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-05c72e3b-83cf-4e73-9407-5f4b2d38c86e tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key3 returned with HTTP 404 Aug 14 06:15:41.621787 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 626/2508] 10.4.3.127 () {68 vars in 1452 bytes} [Fri Aug 14 06:15:41 2026] GET /volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78/group_specs/key3 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:15:41.630282 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-07b02443-48b7-43c0-8434-ac8b75892670 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:41.632193 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-07b02443-48b7-43c0-8434-ac8b75892670 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78 Aug 14 06:15:41.635641 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-07b02443-48b7-43c0-8434-ac8b75892670 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:41.635641 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-07b02443-48b7-43c0-8434-ac8b75892670 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:41.649796 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-07b02443-48b7-43c0-8434-ac8b75892670 tempest-GroupTypeSpecsTest-2134289998 tempest-GroupTypeSpecsTest-2134289998-project-admin] https://10.4.3.127/volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78 returned with HTTP 202 Aug 14 06:15:41.650219 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 624/2509] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 14 06:15:41 2026] DELETE /volume/v3/group_types/c7cb559c-1313-4430-ae09-6dc548470d78 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:15:41.769987 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-808bb253-8a11-4996-9d40-dbfdf0b5adf9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:41.773452 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-808bb253-8a11-4996-9d40-dbfdf0b5adf9 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:41.774282 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-808bb253-8a11-4996-9d40-dbfdf0b5adf9 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:41.774626 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-808bb253-8a11-4996-9d40-dbfdf0b5adf9 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:41.796269 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:41.796269 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:41.809674 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-808bb253-8a11-4996-9d40-dbfdf0b5adf9 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:41.813440 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-808bb253-8a11-4996-9d40-dbfdf0b5adf9 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:41.813440 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 630/2510] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:41 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:42.091890 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-660d1fa1-3250-4f41-b173-12af3723f45e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:42.094437 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-660d1fa1-3250-4f41-b173-12af3723f45e tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db Aug 14 06:15:42.094712 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-660d1fa1-3250-4f41-b173-12af3723f45e tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:42.095006 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-660d1fa1-3250-4f41-b173-12af3723f45e tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:42.106721 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:42.106721 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:42.114264 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-660d1fa1-3250-4f41-b173-12af3723f45e tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:42.119090 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-660d1fa1-3250-4f41-b173-12af3723f45e tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db returned with HTTP 200 Aug 14 06:15:42.119576 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 631/2511] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:42 2026] GET /volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db => generated 938 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:42.408469 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4ec52f74-cbdd-4acb-bfe1-c4974851bb36 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:42.412494 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4ec52f74-cbdd-4acb-bfe1-c4974851bb36 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:42.412494 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4ec52f74-cbdd-4acb-bfe1-c4974851bb36 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:42.412494 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4ec52f74-cbdd-4acb-bfe1-c4974851bb36 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:42.412494 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-4ec52f74-cbdd-4acb-bfe1-c4974851bb36 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:42.415093 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:42.415093 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:42.415930 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4ec52f74-cbdd-4acb-bfe1-c4974851bb36 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:42.416256 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 627/2512] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:42 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:42.705927 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-e4c73df1-80f4-4d7d-85a0-74795a9d5939 req-6f474f1a-c422-41c3-a804-06f4f791be14 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:42.710236 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-e4c73df1-80f4-4d7d-85a0-74795a9d5939 req-6f474f1a-c422-41c3-a804-06f4f791be14 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 Aug 14 06:15:42.710414 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-e4c73df1-80f4-4d7d-85a0-74795a9d5939 req-6f474f1a-c422-41c3-a804-06f4f791be14 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:42.712593 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-e4c73df1-80f4-4d7d-85a0-74795a9d5939 req-6f474f1a-c422-41c3-a804-06f4f791be14 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:42.724990 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:42.724990 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:42.735425 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-e4c73df1-80f4-4d7d-85a0-74795a9d5939 req-6f474f1a-c422-41c3-a804-06f4f791be14 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:42.739359 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-e4c73df1-80f4-4d7d-85a0-74795a9d5939 req-6f474f1a-c422-41c3-a804-06f4f791be14 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 returned with HTTP 200 Aug 14 06:15:42.739964 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 625/2513] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:42 2026] GET /volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 => generated 1659 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:42.829819 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1f5a2ec3-a7ea-44cf-9c10-5d0688326ac4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:42.832266 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1f5a2ec3-a7ea-44cf-9c10-5d0688326ac4 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:42.832590 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1f5a2ec3-a7ea-44cf-9c10-5d0688326ac4 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:42.832805 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1f5a2ec3-a7ea-44cf-9c10-5d0688326ac4 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:42.850219 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:42.850219 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:42.856463 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1f5a2ec3-a7ea-44cf-9c10-5d0688326ac4 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:42.866480 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1f5a2ec3-a7ea-44cf-9c10-5d0688326ac4 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:42.867132 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 631/2514] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:42 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:43.136902 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-79040cd4-22bc-46df-add8-8615b93814ae None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:43.138712 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-79040cd4-22bc-46df-add8-8615b93814ae tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db Aug 14 06:15:43.138945 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-79040cd4-22bc-46df-add8-8615b93814ae tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:43.139154 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-79040cd4-22bc-46df-add8-8615b93814ae tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:43.148660 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:43.148660 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:43.156663 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-79040cd4-22bc-46df-add8-8615b93814ae tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:43.166006 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-79040cd4-22bc-46df-add8-8615b93814ae tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db returned with HTTP 200 Aug 14 06:15:43.166574 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 632/2515] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:43 2026] GET /volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db => generated 938 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:43.271098 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-472d17c4-e396-473e-80e0-e1ff112c8447 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:43.274188 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-472d17c4-e396-473e-80e0-e1ff112c8447 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] POST https://10.4.3.127/volume/v3/attachments/eaf0e08d-058e-4938-980e-cc4301ebe329/action Aug 14 06:15:43.274670 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-472d17c4-e396-473e-80e0-e1ff112c8447 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:43.274857 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-472d17c4-e396-473e-80e0-e1ff112c8447 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:43.298314 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:43.298314 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:43.313911 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9efb10e2-5d1c-4e77-82ad-5480820299cf req-472d17c4-e396-473e-80e0-e1ff112c8447 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/attachments/eaf0e08d-058e-4938-980e-cc4301ebe329/action returned with HTTP 204 Aug 14 06:15:43.314479 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 628/2516] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:15:43 2026] POST /volume/v3/attachments/eaf0e08d-058e-4938-980e-cc4301ebe329/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:43.407003 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-8707b1c5-b3e1-4ab6-87fe-feba34772048 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:43.411139 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-8707b1c5-b3e1-4ab6-87fe-feba34772048 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] DELETE https://10.4.3.127/volume/v3/attachments/ea20966c-1fe5-4197-8b19-93a96f75ac73 Aug 14 06:15:43.411480 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-8707b1c5-b3e1-4ab6-87fe-feba34772048 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:43.411719 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-8707b1c5-b3e1-4ab6-87fe-feba34772048 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:43.426749 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:43.426749 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:43.431336 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-47145e1b-aa8d-4e74-aac9-ca86e96d7213 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:43.434330 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-47145e1b-aa8d-4e74-aac9-ca86e96d7213 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:43.434545 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-47145e1b-aa8d-4e74-aac9-ca86e96d7213 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:43.434773 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-47145e1b-aa8d-4e74-aac9-ca86e96d7213 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:43.434881 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-47145e1b-aa8d-4e74-aac9-ca86e96d7213 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:43.439890 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:43.439890 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:43.440655 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-47145e1b-aa8d-4e74-aac9-ca86e96d7213 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:43.441156 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 632/2517] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:43 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:43.503116 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-661646f0-9eae-4e04-ba03-5ec5cd6adfc6 req-8707b1c5-b3e1-4ab6-87fe-feba34772048 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/attachments/ea20966c-1fe5-4197-8b19-93a96f75ac73 returned with HTTP 200 Aug 14 06:15:43.503524 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 626/2518] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:15:43 2026] DELETE /volume/v3/attachments/ea20966c-1fe5-4197-8b19-93a96f75ac73 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:43.885502 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-710c2fbe-6247-482f-baa1-847bbc2245d5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:43.889393 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-710c2fbe-6247-482f-baa1-847bbc2245d5 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:43.889661 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-710c2fbe-6247-482f-baa1-847bbc2245d5 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:43.889912 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-710c2fbe-6247-482f-baa1-847bbc2245d5 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:43.904135 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:43.904135 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:43.915942 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-710c2fbe-6247-482f-baa1-847bbc2245d5 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:43.924387 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-710c2fbe-6247-482f-baa1-847bbc2245d5 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:43.924808 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 633/2519] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:43 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:44.067523 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-09e7b48c-cdb6-4164-9820-9ba25e68f4cf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:44.070315 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-09e7b48c-cdb6-4164-9820-9ba25e68f4cf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c Aug 14 06:15:44.070638 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-09e7b48c-cdb6-4164-9820-9ba25e68f4cf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:44.070937 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-09e7b48c-cdb6-4164-9820-9ba25e68f4cf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:44.082352 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:44.082352 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:44.085775 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-09e7b48c-cdb6-4164-9820-9ba25e68f4cf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:44.089948 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-09e7b48c-cdb6-4164-9820-9ba25e68f4cf tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c returned with HTTP 200 Aug 14 06:15:44.091830 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 629/2520] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:44 2026] GET /volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:44.113159 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-b85d0941-85b3-42df-8091-377d273c1b88 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:44.115323 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-b85d0941-85b3-42df-8091-377d273c1b88 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] POST https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c/action Aug 14 06:15:44.115666 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-b85d0941-85b3-42df-8091-377d273c1b88 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:44.115779 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-b85d0941-85b3-42df-8091-377d273c1b88 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:44.125345 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:44.125345 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:44.125801 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-b85d0941-85b3-42df-8091-377d273c1b88 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:44.134101 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-b85d0941-85b3-42df-8091-377d273c1b88 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Begin detaching volume completed successfully. Aug 14 06:15:44.134379 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-b85d0941-85b3-42df-8091-377d273c1b88 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c/action returned with HTTP 202 Aug 14 06:15:44.134849 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 633/2521] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:15:44 2026] POST /volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:15:44.162894 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-76977c99-7058-40e2-b412-213feaf0fe18 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:44.165567 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-76977c99-7058-40e2-b412-213feaf0fe18 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c Aug 14 06:15:44.165912 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-76977c99-7058-40e2-b412-213feaf0fe18 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:44.166234 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-76977c99-7058-40e2-b412-213feaf0fe18 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:44.184660 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f1247b19-f0ba-41a6-b84a-7ff5c406ab81 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:44.186443 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:44.186443 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:44.186685 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f1247b19-f0ba-41a6-b84a-7ff5c406ab81 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db Aug 14 06:15:44.186884 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f1247b19-f0ba-41a6-b84a-7ff5c406ab81 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:44.187065 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f1247b19-f0ba-41a6-b84a-7ff5c406ab81 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:44.192681 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-76977c99-7058-40e2-b412-213feaf0fe18 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:44.199565 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-76977c99-7058-40e2-b412-213feaf0fe18 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c returned with HTTP 200 Aug 14 06:15:44.199661 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:44.199661 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:44.200241 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 627/2522] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:44 2026] GET /volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:44.203904 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f1247b19-f0ba-41a6-b84a-7ff5c406ab81 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:44.217153 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f1247b19-f0ba-41a6-b84a-7ff5c406ab81 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db returned with HTTP 200 Aug 14 06:15:44.217153 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 634/2523] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:44 2026] GET /volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db => generated 1230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:44.225002 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a0a1ac74-67be-41ea-814a-b89d714dda8e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:44.225539 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a0a1ac74-67be-41ea-814a-b89d714dda8e None None] GET https://10.4.3.127/volume// Aug 14 06:15:44.225816 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a0a1ac74-67be-41ea-814a-b89d714dda8e None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:44.226133 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a0a1ac74-67be-41ea-814a-b89d714dda8e None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:44.226582 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a0a1ac74-67be-41ea-814a-b89d714dda8e None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:44.226980 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 630/2524] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:15:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:44.229438 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b58dee9f-1335-498a-94f6-e781af8ef5c1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:44.234627 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b58dee9f-1335-498a-94f6-e781af8ef5c1 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db Aug 14 06:15:44.234888 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b58dee9f-1335-498a-94f6-e781af8ef5c1 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:44.235075 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b58dee9f-1335-498a-94f6-e781af8ef5c1 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:44.239463 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-af7e44af-bb73-41ae-9f7f-10632735453e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:44.242104 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-af7e44af-bb73-41ae-9f7f-10632735453e tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c Aug 14 06:15:44.242502 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-af7e44af-bb73-41ae-9f7f-10632735453e tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:44.242673 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-af7e44af-bb73-41ae-9f7f-10632735453e tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:44.254585 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:44.254585 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:44.255829 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:44.255829 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:44.260215 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-af7e44af-bb73-41ae-9f7f-10632735453e tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:44.260768 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b58dee9f-1335-498a-94f6-e781af8ef5c1 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:44.266738 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-af7e44af-bb73-41ae-9f7f-10632735453e tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c returned with HTTP 200 Aug 14 06:15:44.267335 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 628/2525] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:15:44 2026] GET /volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:15:44.270829 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b58dee9f-1335-498a-94f6-e781af8ef5c1 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db returned with HTTP 200 Aug 14 06:15:44.271301 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 634/2526] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:44 2026] GET /volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db => generated 1230 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:44.292102 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-e4c73df1-80f4-4d7d-85a0-74795a9d5939 req-0cd20227-d241-4dbc-822f-e7616e51bd08 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:44.294353 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e4c73df1-80f4-4d7d-85a0-74795a9d5939 req-0cd20227-d241-4dbc-822f-e7616e51bd08 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] DELETE https://10.4.3.127/volume/v3/attachments/7864864f-73ce-411b-a89a-7bc53c5f5b1b Aug 14 06:15:44.294566 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e4c73df1-80f4-4d7d-85a0-74795a9d5939 req-0cd20227-d241-4dbc-822f-e7616e51bd08 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:44.294996 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e4c73df1-80f4-4d7d-85a0-74795a9d5939 req-0cd20227-d241-4dbc-822f-e7616e51bd08 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:44.303994 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:44.303994 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:44.369438 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e4c73df1-80f4-4d7d-85a0-74795a9d5939 req-0cd20227-d241-4dbc-822f-e7616e51bd08 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/attachments/7864864f-73ce-411b-a89a-7bc53c5f5b1b returned with HTTP 200 Aug 14 06:15:44.370014 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 635/2527] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:15:44 2026] DELETE /volume/v3/attachments/7864864f-73ce-411b-a89a-7bc53c5f5b1b => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:44.459447 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-745dc4c1-ccc3-4311-a5ff-c5906a2f9c80 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:44.466161 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-745dc4c1-ccc3-4311-a5ff-c5906a2f9c80 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:44.466531 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-745dc4c1-ccc3-4311-a5ff-c5906a2f9c80 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:44.466700 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-745dc4c1-ccc3-4311-a5ff-c5906a2f9c80 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:44.466879 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-745dc4c1-ccc3-4311-a5ff-c5906a2f9c80 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:44.472580 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:44.472580 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:44.474255 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-745dc4c1-ccc3-4311-a5ff-c5906a2f9c80 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:44.474772 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 631/2528] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:44 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:44.605139 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-272687d7-4f2c-40f0-a84e-9754ba8535e9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:44.733976 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-272687d7-4f2c-40f0-a84e-9754ba8535e9 tempest-GroupsV314Test-1739272954 tempest-GroupsV314Test-1739272954-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:15:44.734458 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-272687d7-4f2c-40f0-a84e-9754ba8535e9 tempest-GroupsV314Test-1739272954 tempest-GroupsV314Test-1739272954-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-405955761"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:44.753391 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-272687d7-4f2c-40f0-a84e-9754ba8535e9 tempest-GroupsV314Test-1739272954 tempest-GroupsV314Test-1739272954-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:15:44.753711 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 629/2529] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:15:44 2026] POST /volume/v3/types => generated 219 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:44.766806 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e5e6e09c-8cf7-4497-9e31-a72216c3ba12 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:44.768558 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e5e6e09c-8cf7-4497-9e31-a72216c3ba12 tempest-GroupsV314Test-1739272954 tempest-GroupsV314Test-1739272954-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 14 06:15:44.768909 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e5e6e09c-8cf7-4497-9e31-a72216c3ba12 tempest-GroupsV314Test-1739272954 tempest-GroupsV314Test-1739272954-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-826983149"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:44.788198 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e5e6e09c-8cf7-4497-9e31-a72216c3ba12 tempest-GroupsV314Test-1739272954 tempest-GroupsV314Test-1739272954-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 14 06:15:44.788626 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 635/2530] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 14 06:15:44 2026] POST /volume/v3/group_types => generated 176 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:44.798406 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-98c381e8-f8f4-475d-8689-b0c73ddac132 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:44.849019 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f8f14ab3-09b1-4c9f-9a0e-b259d28f220a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:44.850802 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f8f14ab3-09b1-4c9f-9a0e-b259d28f220a tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f Aug 14 06:15:44.851176 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f8f14ab3-09b1-4c9f-9a0e-b259d28f220a tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:44.851176 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f8f14ab3-09b1-4c9f-9a0e-b259d28f220a tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:44.858112 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:44.858112 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:44.862730 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f8f14ab3-09b1-4c9f-9a0e-b259d28f220a tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:44.866582 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f8f14ab3-09b1-4c9f-9a0e-b259d28f220a tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f returned with HTTP 200 Aug 14 06:15:44.866986 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 632/2531] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:44 2026] GET /volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:44.882323 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-98c381e8-f8f4-475d-8689-b0c73ddac132 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] POST https://10.4.3.127/volume/v3/groups Aug 14 06:15:44.882673 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-98c381e8-f8f4-475d-8689-b0c73ddac132 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fde94639-5e2e-4a46-97b4-1af941b72d94", "volume_types": ["74db3d14-95d5-402f-ae8c-2545beaa7271"], "name": "tempest-GroupsV314Test-Group-1999641288"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:44.883972 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-98c381e8-f8f4-475d-8689-b0c73ddac132 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Creating new group {'group': {'group_type': 'fde94639-5e2e-4a46-97b4-1af941b72d94', 'volume_types': ['74db3d14-95d5-402f-ae8c-2545beaa7271'], 'name': 'tempest-GroupsV314Test-Group-1999641288'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 06:15:44.890133 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.groups [None req-98c381e8-f8f4-475d-8689-b0c73ddac132 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Creating group tempest-GroupsV314Test-Group-1999641288. Aug 14 06:15:44.891280 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:44.891280 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:44.902752 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-98c381e8-f8f4-475d-8689-b0c73ddac132 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Availability Zones retrieved successfully. Aug 14 06:15:44.928970 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-98c381e8-f8f4-475d-8689-b0c73ddac132 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Created reservations ['71918db8-86a5-4903-a744-7cee77ea4563'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:44.962426 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-98c381e8-f8f4-475d-8689-b0c73ddac132 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] https://10.4.3.127/volume/v3/groups returned with HTTP 202 Aug 14 06:15:44.962426 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 636/2532] 10.4.3.127 () {70 vars in 1297 bytes} [Fri Aug 14 06:15:44 2026] POST /volume/v3/groups => generated 108 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:44.972450 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-18044629-f4a0-4e69-8094-71c3f3ee4420 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:44.974878 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-18044629-f4a0-4e69-8094-71c3f3ee4420 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] GET https://10.4.3.127/volume/v3/groups/5d58f6f9-5c17-4195-863c-1344c227732e Aug 14 06:15:44.975175 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-18044629-f4a0-4e69-8094-71c3f3ee4420 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:44.975629 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-18044629-f4a0-4e69-8094-71c3f3ee4420 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:44.975629 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.groups [None req-18044629-f4a0-4e69-8094-71c3f3ee4420 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] show called for member 5d58f6f9-5c17-4195-863c-1344c227732e {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:15:44.984759 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:44.984759 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:44.992965 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-18044629-f4a0-4e69-8094-71c3f3ee4420 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] https://10.4.3.127/volume/v3/groups/5d58f6f9-5c17-4195-863c-1344c227732e returned with HTTP 200 Aug 14 06:15:44.993364 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 630/2533] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:15:44 2026] GET /volume/v3/groups/5d58f6f9-5c17-4195-863c-1344c227732e => generated 388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:45.204143 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-5d7461cb-e33f-429c-b3a1-40fdc035d001 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:45.207150 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-5d7461cb-e33f-429c-b3a1-40fdc035d001 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f Aug 14 06:15:45.207457 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-5d7461cb-e33f-429c-b3a1-40fdc035d001 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:45.207724 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-5d7461cb-e33f-429c-b3a1-40fdc035d001 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:45.218265 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:45.218265 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:45.218700 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-14d5986e-727b-44b5-90cf-223eabecbb00 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:45.221229 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-14d5986e-727b-44b5-90cf-223eabecbb00 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c Aug 14 06:15:45.221463 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-14d5986e-727b-44b5-90cf-223eabecbb00 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:45.221651 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-14d5986e-727b-44b5-90cf-223eabecbb00 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:45.230630 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-5d7461cb-e33f-429c-b3a1-40fdc035d001 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:45.235283 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:45.235283 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:45.240089 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-5d7461cb-e33f-429c-b3a1-40fdc035d001 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f returned with HTTP 200 Aug 14 06:15:45.240529 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-14d5986e-727b-44b5-90cf-223eabecbb00 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:45.240683 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 636/2534] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:45 2026] GET /volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f => generated 938 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:45.250193 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-14d5986e-727b-44b5-90cf-223eabecbb00 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c returned with HTTP 200 Aug 14 06:15:45.250654 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 633/2535] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:45 2026] GET /volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:45.363919 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b354f38c-60eb-4ba8-b088-9a89f17baafe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:45.364443 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b354f38c-60eb-4ba8-b088-9a89f17baafe None None] GET https://10.4.3.127/volume// Aug 14 06:15:45.364766 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b354f38c-60eb-4ba8-b088-9a89f17baafe None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:45.365114 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b354f38c-60eb-4ba8-b088-9a89f17baafe None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:45.365393 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b354f38c-60eb-4ba8-b088-9a89f17baafe None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:45.366651 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 637/2536] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:15:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:45.366812 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-4f407ac1-9ef7-4c21-835d-8eb9b31dff50 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:45.372558 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-4f407ac1-9ef7-4c21-835d-8eb9b31dff50 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] DELETE https://10.4.3.127/volume/v3/attachments/5ebbfa8a-20d9-491b-ae31-026753f1746e Aug 14 06:15:45.372558 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-4f407ac1-9ef7-4c21-835d-8eb9b31dff50 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:45.372558 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-4f407ac1-9ef7-4c21-835d-8eb9b31dff50 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:45.379298 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-6b78d2d8-0d02-4d5d-813b-de2e8b37baa4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:45.383244 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-6b78d2d8-0d02-4d5d-813b-de2e8b37baa4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:15:45.383689 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-6b78d2d8-0d02-4d5d-813b-de2e8b37baa4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1d00653-e6fc-48ca-b8c6-97c02bcdca2f", "connector": null, "instance_uuid": "265aa595-f8d1-4119-b99b-6272dd7a32b7"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:45.388064 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:45.388064 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:45.394514 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:45.394514 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:45.437039 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f79df601-6dc3-4cef-ae41-e0cc72413b84 req-4f407ac1-9ef7-4c21-835d-8eb9b31dff50 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/attachments/5ebbfa8a-20d9-491b-ae31-026753f1746e returned with HTTP 200 Aug 14 06:15:45.437039 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 631/2537] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:15:45 2026] DELETE /volume/v3/attachments/5ebbfa8a-20d9-491b-ae31-026753f1746e => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:45.438303 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-6b78d2d8-0d02-4d5d-813b-de2e8b37baa4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:15:45.438729 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 637/2538] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:15:45 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 14 06:15:45.480097 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3f47f9e6-19a2-4125-823f-1991a318c3c8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:45.482644 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3f47f9e6-19a2-4125-823f-1991a318c3c8 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f Aug 14 06:15:45.483145 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3f47f9e6-19a2-4125-823f-1991a318c3c8 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:45.483412 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3f47f9e6-19a2-4125-823f-1991a318c3c8 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:45.486265 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-334395bc-5bbd-4260-94ee-485db5a0a672 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:45.488599 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-334395bc-5bbd-4260-94ee-485db5a0a672 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:45.488599 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-334395bc-5bbd-4260-94ee-485db5a0a672 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:45.488599 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-334395bc-5bbd-4260-94ee-485db5a0a672 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:45.488802 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-334395bc-5bbd-4260-94ee-485db5a0a672 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:45.492565 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-723842ec-abd6-45c0-8a64-cd8746540b02 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:45.492565 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-723842ec-abd6-45c0-8a64-cd8746540b02 None None] GET https://10.4.3.127/volume// Aug 14 06:15:45.492565 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-723842ec-abd6-45c0-8a64-cd8746540b02 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:45.492565 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-723842ec-abd6-45c0-8a64-cd8746540b02 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:45.492565 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-723842ec-abd6-45c0-8a64-cd8746540b02 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:45.492876 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 632/2539] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:15:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:45.495485 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:45.495485 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:45.495485 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-334395bc-5bbd-4260-94ee-485db5a0a672 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:45.495485 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 638/2540] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:45 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:45.496988 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:45.496988 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:45.500624 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3f47f9e6-19a2-4125-823f-1991a318c3c8 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:45.504686 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3f47f9e6-19a2-4125-823f-1991a318c3c8 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f returned with HTTP 200 Aug 14 06:15:45.505070 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 634/2541] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:45 2026] GET /volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f => generated 937 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:45.509277 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-bedb44c2-e658-4bf5-a01f-a6b3a5dcc5b4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:45.511476 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-bedb44c2-e658-4bf5-a01f-a6b3a5dcc5b4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f Aug 14 06:15:45.511703 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-bedb44c2-e658-4bf5-a01f-a6b3a5dcc5b4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:45.512001 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-bedb44c2-e658-4bf5-a01f-a6b3a5dcc5b4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:45.523297 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:45.523297 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:45.527527 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-bedb44c2-e658-4bf5-a01f-a6b3a5dcc5b4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:45.532730 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-bedb44c2-e658-4bf5-a01f-a6b3a5dcc5b4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f returned with HTTP 200 Aug 14 06:15:45.533127 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 638/2542] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:15:45 2026] GET /volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f => generated 1117 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:15:45.656544 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-f5c50408-521d-477c-a848-799541b2b569 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:45.659653 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-f5c50408-521d-477c-a848-799541b2b569 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] PUT https://10.4.3.127/volume/v3/attachments/9d14586b-e7a0-4a31-8a3a-29cb4da5e0c4 Aug 14 06:15:45.660111 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-f5c50408-521d-477c-a848-799541b2b569 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:45.682425 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-f5c50408-521d-477c-a848-799541b2b569 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Acquiring lock "cinder-attachment_update-a1d00653-e6fc-48ca-b8c6-97c02bcdca2f-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:15:45.688256 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-f5c50408-521d-477c-a848-799541b2b569 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Lock "cinder-attachment_update-a1d00653-e6fc-48ca-b8c6-97c02bcdca2f-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:15:45.689368 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:45.689368 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:45.794169 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-f5c50408-521d-477c-a848-799541b2b569 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Lock "cinder-attachment_update-a1d00653-e6fc-48ca-b8c6-97c02bcdca2f-np0000007331" released by "attachment_update" :: held 0.106s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:15:45.794505 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-f5c50408-521d-477c-a848-799541b2b569 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/attachments/9d14586b-e7a0-4a31-8a3a-29cb4da5e0c4 returned with HTTP 200 Aug 14 06:15:45.794943 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 633/2543] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:15:45 2026] PUT /volume/v3/attachments/9d14586b-e7a0-4a31-8a3a-29cb4da5e0c4 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:46.004466 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-47ae30d7-a7e7-48b6-9887-fb6b8bd608e5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:46.006291 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-47ae30d7-a7e7-48b6-9887-fb6b8bd608e5 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] GET https://10.4.3.127/volume/v3/groups/5d58f6f9-5c17-4195-863c-1344c227732e Aug 14 06:15:46.006589 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-47ae30d7-a7e7-48b6-9887-fb6b8bd608e5 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:46.006864 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-47ae30d7-a7e7-48b6-9887-fb6b8bd608e5 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:46.007029 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-47ae30d7-a7e7-48b6-9887-fb6b8bd608e5 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] show called for member 5d58f6f9-5c17-4195-863c-1344c227732e {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:15:46.010494 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:46.010494 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:46.017921 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-47ae30d7-a7e7-48b6-9887-fb6b8bd608e5 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] https://10.4.3.127/volume/v3/groups/5d58f6f9-5c17-4195-863c-1344c227732e returned with HTTP 200 Aug 14 06:15:46.018265 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 639/2544] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:15:46 2026] GET /volume/v3/groups/5d58f6f9-5c17-4195-863c-1344c227732e => generated 389 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:46.030469 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cfa5034e-a60a-4f2c-9033-e80817013828 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:46.032148 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:15:46.032532 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-834828939", "volume_type": "74db3d14-95d5-402f-ae8c-2545beaa7271", "group_id": "5d58f6f9-5c17-4195-863c-1344c227732e", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:46.033897 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-834828939', 'volume_type': '74db3d14-95d5-402f-ae8c-2545beaa7271', 'group_id': '5d58f6f9-5c17-4195-863c-1344c227732e', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:15:46.041321 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:46.041321 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:46.041321 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Create volume of 1 GB Aug 14 06:15:46.045952 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Availability Zones retrieved successfully. Aug 14 06:15:46.054199 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Flow 'volume_create_api' (7f400db9-1cc2-4c77-b7d9-2f04c4e9443e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:46.054199 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2896dd00-b591-48e8-9dd6-30a5a0ef8760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:46.054952 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:46.054952 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:46.054952 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:15:46.071669 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2896dd00-b591-48e8-9dd6-30a5a0ef8760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:15:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=74db3d14-95d5-402f-ae8c-2545beaa7271,is_public=True,name='tempest-GroupsV314Test-volume-type-405955761',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '74db3d14-95d5-402f-ae8c-2545beaa7271', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5d58f6f9-5c17-4195-863c-1344c227732e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:46.072428 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af03e10f-8414-4a17-9ac9-44bd84184f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:46.097180 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-405955761 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-405955761, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:15:46.097635 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-405955761 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-405955761, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:15:46.120653 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-fa7af5c3-084b-4b11-aac8-0f339a935131 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:46.122572 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fa7af5c3-084b-4b11-aac8-0f339a935131 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] DELETE https://10.4.3.127/volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 Aug 14 06:15:46.123150 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fa7af5c3-084b-4b11-aac8-0f339a935131 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:46.123391 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fa7af5c3-084b-4b11-aac8-0f339a935131 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:46.123597 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-fa7af5c3-084b-4b11-aac8-0f339a935131 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Delete volume with id: 68eefad8-c21c-43e4-a6b9-142ce6dd5255 Aug 14 06:15:46.131679 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Created reservations ['ddae107e-dc60-400d-bef6-d2dae366be13', 'dfc54d72-7246-404d-a62c-0813c7312f79', '611631b9-98ef-4aef-8ab2-8be688b050cb', 'af634020-87ec-4a9d-b061-b658f507084b'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:46.131982 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:46.131982 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:46.132451 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af03e10f-8414-4a17-9ac9-44bd84184f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddae107e-dc60-400d-bef6-d2dae366be13', 'dfc54d72-7246-404d-a62c-0813c7312f79', '611631b9-98ef-4aef-8ab2-8be688b050cb', 'af634020-87ec-4a9d-b061-b658f507084b']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:46.132749 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-fa7af5c3-084b-4b11-aac8-0f339a935131 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:46.133176 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57e40f43-4828-4986-9bfc-c96a854fc720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:46.153578 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-fa7af5c3-084b-4b11-aac8-0f339a935131 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Delete volume request issued successfully. Aug 14 06:15:46.153985 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fa7af5c3-084b-4b11-aac8-0f339a935131 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 returned with HTTP 202 Aug 14 06:15:46.155341 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 639/2545] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:15:46 2026] DELETE /volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:15:46.164297 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b79ff6b2-df7f-4a73-8d10-696769985288 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:46.165459 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57e40f43-4828-4986-9bfc-c96a854fc720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9333f79-a816-4331-814e-f1af5eff3147', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-834828939',encryption_key_id=None,group_id=5d58f6f9-5c17-4195-863c-1344c227732e,group_type_id=,metadata={},multiattach=False,project_id='a0a43ed064904d258149e56e29fcc2ed',qos_specs=None,replication_status=,reservations=['ddae107e-dc60-400d-bef6-d2dae366be13','dfc54d72-7246-404d-a62c-0813c7312f79','611631b9-98ef-4aef-8ab2-8be688b050cb','af634020-87ec-4a9d-b061-b658f507084b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d84251afad649d09642a36c8e759a0f',volume_type_id=74db3d14-95d5-402f-ae8c-2545beaa7271), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:15:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-834828939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5d58f6f9-5c17-4195-863c-1344c227732e,host=None,id=a9333f79-a816-4331-814e-f1af5eff3147,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0a43ed064904d258149e56e29fcc2ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d84251afad649d09642a36c8e759a0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(74db3d14-95d5-402f-ae8c-2545beaa7271),volume_type_id=74db3d14-95d5-402f-ae8c-2545beaa7271)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:46.165459 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ce0a5f-7eaf-4f02-b8ae-f4a34c1ea957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:46.166064 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b79ff6b2-df7f-4a73-8d10-696769985288 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 Aug 14 06:15:46.166270 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b79ff6b2-df7f-4a73-8d10-696769985288 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:46.166513 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b79ff6b2-df7f-4a73-8d10-696769985288 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:46.178376 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:46.178376 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:46.187073 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b79ff6b2-df7f-4a73-8d10-696769985288 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Volume info retrieved successfully. Aug 14 06:15:46.188992 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ce0a5f-7eaf-4f02-b8ae-f4a34c1ea957) transitioned into state 'SUCCESS' from state '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-834828939',encryption_key_id=None,group_id=5d58f6f9-5c17-4195-863c-1344c227732e,group_type_id=,metadata={},multiattach=False,project_id='a0a43ed064904d258149e56e29fcc2ed',qos_specs=None,replication_status=,reservations=['ddae107e-dc60-400d-bef6-d2dae366be13','dfc54d72-7246-404d-a62c-0813c7312f79','611631b9-98ef-4aef-8ab2-8be688b050cb','af634020-87ec-4a9d-b061-b658f507084b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d84251afad649d09642a36c8e759a0f',volume_type_id=74db3d14-95d5-402f-ae8c-2545beaa7271)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:46.189942 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65b83269-68fc-4c48-aa07-02905008d598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:46.195319 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b79ff6b2-df7f-4a73-8d10-696769985288 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 returned with HTTP 200 Aug 14 06:15:46.195319 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 634/2546] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:46 2026] GET /volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:46.206021 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65b83269-68fc-4c48-aa07-02905008d598) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:46.207243 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Flow 'volume_create_api' (7f400db9-1cc2-4c77-b7d9-2f04c4e9443e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:46.207243 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Create volume request issued successfully. Aug 14 06:15:46.208044 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:15:46.208671 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:15:46.247536 np0000007331 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:15:46.251122 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:46.251122 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:46.256230 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cfa5034e-a60a-4f2c-9033-e80817013828 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:15:46.256230 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 635/2547] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:15:46 2026] POST /volume/v3/volumes => generated 817 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:46.267431 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-922a74ad-e72e-4da2-b653-d46d84091ca7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:46.268675 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-922a74ad-e72e-4da2-b653-d46d84091ca7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c Aug 14 06:15:46.268675 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-922a74ad-e72e-4da2-b653-d46d84091ca7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:46.268675 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-922a74ad-e72e-4da2-b653-d46d84091ca7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:46.272555 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6dd4459f-ebaa-4830-8bb6-1b49bd52b60b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:46.277296 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6dd4459f-ebaa-4830-8bb6-1b49bd52b60b tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] GET https://10.4.3.127/volume/v3/volumes/a9333f79-a816-4331-814e-f1af5eff3147 Aug 14 06:15:46.277296 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6dd4459f-ebaa-4830-8bb6-1b49bd52b60b tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:46.277296 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6dd4459f-ebaa-4830-8bb6-1b49bd52b60b tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:46.280411 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:46.280411 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:46.284880 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:46.284880 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:46.284980 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-922a74ad-e72e-4da2-b653-d46d84091ca7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:46.291292 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-922a74ad-e72e-4da2-b653-d46d84091ca7 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c returned with HTTP 200 Aug 14 06:15:46.291292 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 640/2548] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:46 2026] GET /volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:46.292465 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6dd4459f-ebaa-4830-8bb6-1b49bd52b60b tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Volume info retrieved successfully. Aug 14 06:15:46.293093 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-6dd4459f-ebaa-4830-8bb6-1b49bd52b60b tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:15:46.293093 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-6dd4459f-ebaa-4830-8bb6-1b49bd52b60b tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:15:46.306602 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2f12e210-276a-4673-8732-e85c82d13f51 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:46.308561 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2f12e210-276a-4673-8732-e85c82d13f51 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c Aug 14 06:15:46.308561 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2f12e210-276a-4673-8732-e85c82d13f51 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:46.308561 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2f12e210-276a-4673-8732-e85c82d13f51 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:46.316335 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:46.316335 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:46.320016 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2f12e210-276a-4673-8732-e85c82d13f51 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:46.324297 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2f12e210-276a-4673-8732-e85c82d13f51 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c returned with HTTP 200 Aug 14 06:15:46.324894 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 635/2549] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:46 2026] GET /volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:46.333662 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-6dd4459f-ebaa-4830-8bb6-1b49bd52b60b tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:15:46.337206 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:46.337206 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:46.344202 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6dd4459f-ebaa-4830-8bb6-1b49bd52b60b tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] https://10.4.3.127/volume/v3/volumes/a9333f79-a816-4331-814e-f1af5eff3147 returned with HTTP 200 Aug 14 06:15:46.344628 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 640/2550] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:15:46 2026] GET /volume/v3/volumes/a9333f79-a816-4331-814e-f1af5eff3147 => generated 885 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:46.379371 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0aba5e35-a46a-4160-a73c-bd7c4a068c6d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:46.381365 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0aba5e35-a46a-4160-a73c-bd7c4a068c6d tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c Aug 14 06:15:46.381581 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0aba5e35-a46a-4160-a73c-bd7c4a068c6d tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:46.381763 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0aba5e35-a46a-4160-a73c-bd7c4a068c6d tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:46.388600 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:46.388600 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:46.392425 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0aba5e35-a46a-4160-a73c-bd7c4a068c6d tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:46.396619 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0aba5e35-a46a-4160-a73c-bd7c4a068c6d tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c returned with HTTP 200 Aug 14 06:15:46.398109 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 636/2551] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:46 2026] GET /volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:46.409216 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0b98e161-1911-43b8-9ff8-17d650080b2b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:46.412486 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0b98e161-1911-43b8-9ff8-17d650080b2b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:46.412676 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0b98e161-1911-43b8-9ff8-17d650080b2b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:46.412869 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0b98e161-1911-43b8-9ff8-17d650080b2b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:46.428139 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:46.428139 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:46.434960 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0b98e161-1911-43b8-9ff8-17d650080b2b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:46.439956 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0b98e161-1911-43b8-9ff8-17d650080b2b tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:46.440315 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 641/2552] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:46 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:46.486225 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6639ad38-f94f-4ed3-bd93-f54a9c36d606 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:46.488710 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6639ad38-f94f-4ed3-bd93-f54a9c36d606 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:46.489023 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6639ad38-f94f-4ed3-bd93-f54a9c36d606 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:46.489387 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6639ad38-f94f-4ed3-bd93-f54a9c36d606 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:46.498755 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:46.498755 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:46.503428 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6639ad38-f94f-4ed3-bd93-f54a9c36d606 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:46.505053 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6cda1a8b-6b00-451f-a9a1-c5e645446f3b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:46.507108 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6cda1a8b-6b00-451f-a9a1-c5e645446f3b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:46.507292 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6cda1a8b-6b00-451f-a9a1-c5e645446f3b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:46.507523 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6cda1a8b-6b00-451f-a9a1-c5e645446f3b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:46.507620 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-6cda1a8b-6b00-451f-a9a1-c5e645446f3b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:46.510209 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6639ad38-f94f-4ed3-bd93-f54a9c36d606 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:46.510778 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 636/2553] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:46 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:46.512086 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:46.512086 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:46.513003 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6cda1a8b-6b00-451f-a9a1-c5e645446f3b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:46.513378 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 641/2554] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:46 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:46.523071 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9d2f8b0e-bf83-40f3-8f15-9d27ff6e292d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:46.525566 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d2f8b0e-bf83-40f3-8f15-9d27ff6e292d tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f Aug 14 06:15:46.525880 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d2f8b0e-bf83-40f3-8f15-9d27ff6e292d tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:46.526166 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d2f8b0e-bf83-40f3-8f15-9d27ff6e292d tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:46.549266 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:46.549266 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:46.553643 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9d2f8b0e-bf83-40f3-8f15-9d27ff6e292d tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:46.561060 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d2f8b0e-bf83-40f3-8f15-9d27ff6e292d tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f returned with HTTP 200 Aug 14 06:15:46.561527 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 637/2555] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:46 2026] GET /volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f => generated 938 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:47.216028 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c7145497-669e-4c49-9a07-2fa716f7d393 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:47.217102 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c7145497-669e-4c49-9a07-2fa716f7d393 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] GET https://10.4.3.127/volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 Aug 14 06:15:47.217320 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c7145497-669e-4c49-9a07-2fa716f7d393 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:47.217579 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c7145497-669e-4c49-9a07-2fa716f7d393 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:47.225334 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c7145497-669e-4c49-9a07-2fa716f7d393 tempest-AttachVolumeMultiAttachTest-1002255057 tempest-AttachVolumeMultiAttachTest-1002255057-project-member] https://10.4.3.127/volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 returned with HTTP 404 Aug 14 06:15:47.226027 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 642/2556] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:47 2026] GET /volume/v3/volumes/68eefad8-c21c-43e4-a6b9-142ce6dd5255 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:47.356309 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e06fe877-6aef-4f30-a374-632cae7fe97d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:47.357930 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e06fe877-6aef-4f30-a374-632cae7fe97d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] GET https://10.4.3.127/volume/v3/volumes/a9333f79-a816-4331-814e-f1af5eff3147 Aug 14 06:15:47.358257 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e06fe877-6aef-4f30-a374-632cae7fe97d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:47.358448 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e06fe877-6aef-4f30-a374-632cae7fe97d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:47.366867 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:47.366867 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:47.371028 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e06fe877-6aef-4f30-a374-632cae7fe97d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Volume info retrieved successfully. Aug 14 06:15:47.371811 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-e06fe877-6aef-4f30-a374-632cae7fe97d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:15:47.371993 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-e06fe877-6aef-4f30-a374-632cae7fe97d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:15:47.416024 np0000007331 devstack@c-api.service[100405]: DEBUG oslo_db.sqlalchemy.engines [None req-e06fe877-6aef-4f30-a374-632cae7fe97d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:15:47.419715 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:47.419715 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:47.428071 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e06fe877-6aef-4f30-a374-632cae7fe97d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] https://10.4.3.127/volume/v3/volumes/a9333f79-a816-4331-814e-f1af5eff3147 returned with HTTP 200 Aug 14 06:15:47.428641 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 637/2557] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:15:47 2026] GET /volume/v3/volumes/a9333f79-a816-4331-814e-f1af5eff3147 => generated 910 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:47.442737 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f8ccea3f-cf88-4976-900c-2b98f698198d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:47.444463 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] POST https://10.4.3.127/volume/v3/groups/action Aug 14 06:15:47.444926 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Action body: b'{"create-from-src": {"source_group_id": "5d58f6f9-5c17-4195-863c-1344c227732e", "name": "tempest-Group_from_grp-561241003"}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:47.445103 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "5d58f6f9-5c17-4195-863c-1344c227732e", "name": "tempest-Group_from_grp-561241003"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:47.446855 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.groups [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Creating new group {'create-from-src': {'source_group_id': '5d58f6f9-5c17-4195-863c-1344c227732e', 'name': 'tempest-Group_from_grp-561241003'}}. {{(pid=100404) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 14 06:15:47.446966 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.groups [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Creating group tempest-Group_from_grp-561241003 from source group 5d58f6f9-5c17-4195-863c-1344c227732e. Aug 14 06:15:47.452167 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:47.452167 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:47.463191 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:47.463191 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:47.496171 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Created reservations ['5e50a602-3bff-4f5d-971d-c88d79f18c71'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:47.530443 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-53279955-dbec-4d5e-8a3b-d7fd3d58d9ab None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:47.533866 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-53279955-dbec-4d5e-8a3b-d7fd3d58d9ab tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:47.534143 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-53279955-dbec-4d5e-8a3b-d7fd3d58d9ab tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:47.534414 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-53279955-dbec-4d5e-8a3b-d7fd3d58d9ab tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:47.535089 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-53279955-dbec-4d5e-8a3b-d7fd3d58d9ab tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:47.539447 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:47.539447 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:47.540271 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-53279955-dbec-4d5e-8a3b-d7fd3d58d9ab tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:47.540791 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 638/2558] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:47 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:47.566003 np0000007331 devstack@c-api.service[100404]: INFO cinder.group.api [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] A mapping entry already exists for group 57896f8a-b488-4bec-9c6b-f7baba919dd9 and volume type 74db3d14-95d5-402f-ae8c-2545beaa7271. Do not need to create again. Aug 14 06:15:47.566454 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:47.566454 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:47.570264 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Availability zone cache updated, next update will occur around 2026-08-14 07:15:47.569940. {{(pid=100404) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 06:15:47.570418 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Availability Zones retrieved successfully. Aug 14 06:15:47.576427 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6e89ba1d-be10-4244-ab3b-feca710eb7e3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:47.576860 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Flow 'volume_create_api' (e92b0f80-8364-4a48-ad68-b5256ec56809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:47.577885 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edb21857-b976-4e17-a3bf-9cfbf0899138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:47.578007 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6e89ba1d-be10-4244-ab3b-feca710eb7e3 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f Aug 14 06:15:47.578178 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6e89ba1d-be10-4244-ab3b-feca710eb7e3 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:47.578372 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6e89ba1d-be10-4244-ab3b-feca710eb7e3 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:47.578807 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:15:47.591107 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:47.591107 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:47.598521 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6e89ba1d-be10-4244-ab3b-feca710eb7e3 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:47.605943 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6e89ba1d-be10-4244-ab3b-feca710eb7e3 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f returned with HTTP 200 Aug 14 06:15:47.606376 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 643/2559] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:47 2026] GET /volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f => generated 938 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:47.608136 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edb21857-b976-4e17-a3bf-9cfbf0899138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a9333f79-a816-4331-814e-f1af5eff3147', 'volume_type': VolumeType(created_at=2026-08-14T06:15:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=74db3d14-95d5-402f-ae8c-2545beaa7271,is_public=True,name='tempest-GroupsV314Test-volume-type-405955761',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '74db3d14-95d5-402f-ae8c-2545beaa7271', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '57896f8a-b488-4bec-9c6b-f7baba919dd9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:47.609199 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (937c5bde-c9ee-4926-b446-b50adac8be2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:47.641416 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-405955761 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-405955761, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:15:47.641882 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-405955761 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-405955761, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:15:47.658848 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Created reservations ['88cb1c72-4e6a-47f2-84aa-9f05696ea828', '8ac69bf6-f71a-4353-9260-56f99d532dbc', '3b85c7af-4bcd-4224-aacb-8756311bebe5', '1242c83f-c2c1-4c7e-a277-104827467a8a'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:47.659843 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (937c5bde-c9ee-4926-b446-b50adac8be2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88cb1c72-4e6a-47f2-84aa-9f05696ea828', '8ac69bf6-f71a-4353-9260-56f99d532dbc', '3b85c7af-4bcd-4224-aacb-8756311bebe5', '1242c83f-c2c1-4c7e-a277-104827467a8a']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:47.660704 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de7213fc-bb87-440d-970e-cd3f0e2e186a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:47.697012 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de7213fc-bb87-440d-970e-cd3f0e2e186a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38b77785-8c71-448e-9ec8-f38ef44bbc84', '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=57896f8a-b488-4bec-9c6b-f7baba919dd9,group_type_id=,metadata={},multiattach=False,project_id='a0a43ed064904d258149e56e29fcc2ed',qos_specs=None,replication_status=,reservations=['88cb1c72-4e6a-47f2-84aa-9f05696ea828','8ac69bf6-f71a-4353-9260-56f99d532dbc','3b85c7af-4bcd-4224-aacb-8756311bebe5','1242c83f-c2c1-4c7e-a277-104827467a8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=a9333f79-a816-4331-814e-f1af5eff3147,status='creating',user_id='1d84251afad649d09642a36c8e759a0f',volume_type_id=74db3d14-95d5-402f-ae8c-2545beaa7271), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:15:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=57896f8a-b488-4bec-9c6b-f7baba919dd9,host=None,id=38b77785-8c71-448e-9ec8-f38ef44bbc84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0a43ed064904d258149e56e29fcc2ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a9333f79-a816-4331-814e-f1af5eff3147,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d84251afad649d09642a36c8e759a0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(74db3d14-95d5-402f-ae8c-2545beaa7271),volume_type_id=74db3d14-95d5-402f-ae8c-2545beaa7271)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:47.697944 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cccdfc53-5f85-4b06-994d-189bd452eea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:47.736998 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cccdfc53-5f85-4b06-994d-189bd452eea7) transitioned into state 'SUCCESS' from 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=57896f8a-b488-4bec-9c6b-f7baba919dd9,group_type_id=,metadata={},multiattach=False,project_id='a0a43ed064904d258149e56e29fcc2ed',qos_specs=None,replication_status=,reservations=['88cb1c72-4e6a-47f2-84aa-9f05696ea828','8ac69bf6-f71a-4353-9260-56f99d532dbc','3b85c7af-4bcd-4224-aacb-8756311bebe5','1242c83f-c2c1-4c7e-a277-104827467a8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=a9333f79-a816-4331-814e-f1af5eff3147,status='creating',user_id='1d84251afad649d09642a36c8e759a0f',volume_type_id=74db3d14-95d5-402f-ae8c-2545beaa7271)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:47.741424 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Flow 'volume_create_api' (e92b0f80-8364-4a48-ad68-b5256ec56809) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:47.741424 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Create volume request issued successfully. Aug 14 06:15:47.766071 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f8ccea3f-cf88-4976-900c-2b98f698198d tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] https://10.4.3.127/volume/v3/groups/action returned with HTTP 202 Aug 14 06:15:47.766772 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 642/2560] 10.4.3.127 () {70 vars in 1318 bytes} [Fri Aug 14 06:15:47 2026] POST /volume/v3/groups/action => generated 101 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:47.777211 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-15df710d-a065-41dc-b0c8-48883ff8a9e7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:47.778486 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-15df710d-a065-41dc-b0c8-48883ff8a9e7 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:15:47.778673 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-15df710d-a065-41dc-b0c8-48883ff8a9e7 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:47.778859 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-15df710d-a065-41dc-b0c8-48883ff8a9e7 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Calling method 'detail' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:47.779159 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-15df710d-a065-41dc-b0c8-48883ff8a9e7 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:15:47.782907 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-15df710d-a065-41dc-b0c8-48883ff8a9e7 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100405) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:15:47.798940 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-15df710d-a065-41dc-b0c8-48883ff8a9e7 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Get all volumes completed successfully. Aug 14 06:15:47.801002 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-15df710d-a065-41dc-b0c8-48883ff8a9e7 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:15:47.801002 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-15df710d-a065-41dc-b0c8-48883ff8a9e7 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:15:47.843831 np0000007331 devstack@c-api.service[100405]: DEBUG oslo_db.sqlalchemy.engines [None req-15df710d-a065-41dc-b0c8-48883ff8a9e7 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:15:47.846920 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:47.846920 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:47.850314 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-15df710d-a065-41dc-b0c8-48883ff8a9e7 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:15:47.850513 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-15df710d-a065-41dc-b0c8-48883ff8a9e7 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:15:47.902993 np0000007331 devstack@c-api.service[100405]: DEBUG oslo_db.sqlalchemy.engines [None req-15df710d-a065-41dc-b0c8-48883ff8a9e7 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:15:47.906591 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:47.906591 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:47.915957 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-15df710d-a065-41dc-b0c8-48883ff8a9e7 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:15:47.916436 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 638/2561] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:15:47 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:15:47.931566 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a5fd364c-e890-43ec-ac84-ffb523cf1e23 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:47.933647 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a5fd364c-e890-43ec-ac84-ffb523cf1e23 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] GET https://10.4.3.127/volume/v3/volumes/38b77785-8c71-448e-9ec8-f38ef44bbc84 Aug 14 06:15:47.933888 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a5fd364c-e890-43ec-ac84-ffb523cf1e23 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:47.934114 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a5fd364c-e890-43ec-ac84-ffb523cf1e23 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:47.943937 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:47.943937 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:47.948685 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a5fd364c-e890-43ec-ac84-ffb523cf1e23 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Volume info retrieved successfully. Aug 14 06:15:47.949718 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-a5fd364c-e890-43ec-ac84-ffb523cf1e23 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:15:47.950038 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-a5fd364c-e890-43ec-ac84-ffb523cf1e23 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:15:47.997586 np0000007331 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-a5fd364c-e890-43ec-ac84-ffb523cf1e23 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:15:48.001472 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:48.001472 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:48.010097 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a5fd364c-e890-43ec-ac84-ffb523cf1e23 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] https://10.4.3.127/volume/v3/volumes/38b77785-8c71-448e-9ec8-f38ef44bbc84 returned with HTTP 200 Aug 14 06:15:48.010544 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 639/2562] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:15:47 2026] GET /volume/v3/volumes/38b77785-8c71-448e-9ec8-f38ef44bbc84 => generated 922 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:48.027514 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-81e5a8e5-cbb6-40ac-9fdb-07e826146254 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:48.031321 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-81e5a8e5-cbb6-40ac-9fdb-07e826146254 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] GET https://10.4.3.127/volume/v3/groups/57896f8a-b488-4bec-9c6b-f7baba919dd9 Aug 14 06:15:48.031549 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-81e5a8e5-cbb6-40ac-9fdb-07e826146254 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:48.031757 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-81e5a8e5-cbb6-40ac-9fdb-07e826146254 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:48.031926 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-81e5a8e5-cbb6-40ac-9fdb-07e826146254 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] show called for member 57896f8a-b488-4bec-9c6b-f7baba919dd9 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:15:48.035717 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:48.035717 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:48.043034 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-81e5a8e5-cbb6-40ac-9fdb-07e826146254 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] https://10.4.3.127/volume/v3/groups/57896f8a-b488-4bec-9c6b-f7baba919dd9 returned with HTTP 200 Aug 14 06:15:48.043609 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 644/2563] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:15:48 2026] GET /volume/v3/groups/57896f8a-b488-4bec-9c6b-f7baba919dd9 => generated 416 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:48.056495 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-28a8d9e3-2fea-48ce-b885-bdb502078d17 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:48.058623 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-28a8d9e3-2fea-48ce-b885-bdb502078d17 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:15:48.058748 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-28a8d9e3-2fea-48ce-b885-bdb502078d17 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:48.059033 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-28a8d9e3-2fea-48ce-b885-bdb502078d17 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Calling method 'detail' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:48.059496 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-28a8d9e3-2fea-48ce-b885-bdb502078d17 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:15:48.059849 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:48.059849 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:48.060447 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-28a8d9e3-2fea-48ce-b885-bdb502078d17 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:15:48.068273 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-28a8d9e3-2fea-48ce-b885-bdb502078d17 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Get all volumes completed successfully. Aug 14 06:15:48.069075 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-28a8d9e3-2fea-48ce-b885-bdb502078d17 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:15:48.069230 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-28a8d9e3-2fea-48ce-b885-bdb502078d17 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:15:48.120626 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-28a8d9e3-2fea-48ce-b885-bdb502078d17 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:15:48.127368 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:48.127368 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:48.132185 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-28a8d9e3-2fea-48ce-b885-bdb502078d17 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:15:48.132347 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-28a8d9e3-2fea-48ce-b885-bdb502078d17 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:15:48.166919 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-28a8d9e3-2fea-48ce-b885-bdb502078d17 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:15:48.169919 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:48.169919 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:48.177423 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-28a8d9e3-2fea-48ce-b885-bdb502078d17 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:15:48.177889 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 643/2564] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:15:48 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:15:48.191724 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ae78f23d-91ee-40b9-b787-1c8a93f4c247 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:48.193689 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ae78f23d-91ee-40b9-b787-1c8a93f4c247 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] POST https://10.4.3.127/volume/v3/groups/57896f8a-b488-4bec-9c6b-f7baba919dd9/action Aug 14 06:15:48.194046 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ae78f23d-91ee-40b9-b787-1c8a93f4c247 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:48.194202 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ae78f23d-91ee-40b9-b787-1c8a93f4c247 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:48.195611 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.groups [None req-ae78f23d-91ee-40b9-b787-1c8a93f4c247 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] delete called for group 57896f8a-b488-4bec-9c6b-f7baba919dd9 {{(pid=100405) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 06:15:48.195711 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.groups [None req-ae78f23d-91ee-40b9-b787-1c8a93f4c247 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Delete group with id: 57896f8a-b488-4bec-9c6b-f7baba919dd9 Aug 14 06:15:48.199066 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:48.199066 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:48.229042 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ae78f23d-91ee-40b9-b787-1c8a93f4c247 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] https://10.4.3.127/volume/v3/groups/57896f8a-b488-4bec-9c6b-f7baba919dd9/action returned with HTTP 202 Aug 14 06:15:48.229643 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 639/2565] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 14 06:15:48 2026] POST /volume/v3/groups/57896f8a-b488-4bec-9c6b-f7baba919dd9/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:15:48.238280 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-38e1d611-e0fd-422e-b386-8bba23c71022 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:48.241035 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-38e1d611-e0fd-422e-b386-8bba23c71022 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] GET https://10.4.3.127/volume/v3/volumes/38b77785-8c71-448e-9ec8-f38ef44bbc84 Aug 14 06:15:48.241350 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-38e1d611-e0fd-422e-b386-8bba23c71022 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:48.241745 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-38e1d611-e0fd-422e-b386-8bba23c71022 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:48.250937 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:48.250937 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:48.255852 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-38e1d611-e0fd-422e-b386-8bba23c71022 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Volume info retrieved successfully. Aug 14 06:15:48.256898 np0000007331 devstack@c-api.service[100407]: WARNING stevedore.named [None req-38e1d611-e0fd-422e-b386-8bba23c71022 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:15:48.257055 np0000007331 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-38e1d611-e0fd-422e-b386-8bba23c71022 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:15:48.330795 np0000007331 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-38e1d611-e0fd-422e-b386-8bba23c71022 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:15:48.340637 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:48.340637 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:48.349051 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-38e1d611-e0fd-422e-b386-8bba23c71022 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] https://10.4.3.127/volume/v3/volumes/38b77785-8c71-448e-9ec8-f38ef44bbc84 returned with HTTP 200 Aug 14 06:15:48.349668 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 640/2566] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:15:48 2026] GET /volume/v3/volumes/38b77785-8c71-448e-9ec8-f38ef44bbc84 => generated 921 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:48.551446 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fdb3840e-0bb9-43e8-97fb-c8cae29d47f0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:48.553991 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fdb3840e-0bb9-43e8-97fb-c8cae29d47f0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:48.555213 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fdb3840e-0bb9-43e8-97fb-c8cae29d47f0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:48.555213 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fdb3840e-0bb9-43e8-97fb-c8cae29d47f0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:48.555213 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-fdb3840e-0bb9-43e8-97fb-c8cae29d47f0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:48.559222 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:48.559222 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:48.560034 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fdb3840e-0bb9-43e8-97fb-c8cae29d47f0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:48.560382 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 645/2567] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:48 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:48.624039 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6f200320-1ba9-44fc-b297-9449d2f2c6ea None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:48.626581 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6f200320-1ba9-44fc-b297-9449d2f2c6ea tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f Aug 14 06:15:48.626897 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6f200320-1ba9-44fc-b297-9449d2f2c6ea tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:48.627170 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6f200320-1ba9-44fc-b297-9449d2f2c6ea tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:48.642960 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:48.642960 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:48.648377 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6f200320-1ba9-44fc-b297-9449d2f2c6ea tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:48.654890 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6f200320-1ba9-44fc-b297-9449d2f2c6ea tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f returned with HTTP 200 Aug 14 06:15:48.655446 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 644/2568] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:48 2026] GET /volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:49.057800 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-6bd0ccb8-7518-46ee-a48c-a4e89835d9c1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:49.061577 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-6bd0ccb8-7518-46ee-a48c-a4e89835d9c1 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] POST https://10.4.3.127/volume/v3/attachments/9d14586b-e7a0-4a31-8a3a-29cb4da5e0c4/action Aug 14 06:15:49.062277 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-6bd0ccb8-7518-46ee-a48c-a4e89835d9c1 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:49.062622 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-6bd0ccb8-7518-46ee-a48c-a4e89835d9c1 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:49.088588 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:49.088588 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:49.098367 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b7fe1419-b130-4e2f-9fb1-d505d309ecba req-6bd0ccb8-7518-46ee-a48c-a4e89835d9c1 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/attachments/9d14586b-e7a0-4a31-8a3a-29cb4da5e0c4/action returned with HTTP 204 Aug 14 06:15:49.098983 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 640/2569] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:15:49 2026] POST /volume/v3/attachments/9d14586b-e7a0-4a31-8a3a-29cb4da5e0c4/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:15:49.362677 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-62aa6d9d-6b09-48a7-bd4c-e45cf6e4cd49 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:49.368416 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-62aa6d9d-6b09-48a7-bd4c-e45cf6e4cd49 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] GET https://10.4.3.127/volume/v3/volumes/38b77785-8c71-448e-9ec8-f38ef44bbc84 Aug 14 06:15:49.368593 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-62aa6d9d-6b09-48a7-bd4c-e45cf6e4cd49 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:49.368834 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-62aa6d9d-6b09-48a7-bd4c-e45cf6e4cd49 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:49.378368 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-62aa6d9d-6b09-48a7-bd4c-e45cf6e4cd49 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] https://10.4.3.127/volume/v3/volumes/38b77785-8c71-448e-9ec8-f38ef44bbc84 returned with HTTP 404 Aug 14 06:15:49.379008 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 641/2570] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:15:49 2026] GET /volume/v3/volumes/38b77785-8c71-448e-9ec8-f38ef44bbc84 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:15:49.391825 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9a0ca329-1f9c-4537-865a-0ef92ef1b415 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:49.394965 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a0ca329-1f9c-4537-865a-0ef92ef1b415 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] GET https://10.4.3.127/volume/v3/groups/57896f8a-b488-4bec-9c6b-f7baba919dd9 Aug 14 06:15:49.395335 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9a0ca329-1f9c-4537-865a-0ef92ef1b415 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:49.395540 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9a0ca329-1f9c-4537-865a-0ef92ef1b415 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:49.395665 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-9a0ca329-1f9c-4537-865a-0ef92ef1b415 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] show called for member 57896f8a-b488-4bec-9c6b-f7baba919dd9 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:15:49.400007 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a0ca329-1f9c-4537-865a-0ef92ef1b415 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] https://10.4.3.127/volume/v3/groups/57896f8a-b488-4bec-9c6b-f7baba919dd9 returned with HTTP 404 Aug 14 06:15:49.400647 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 646/2571] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:15:49 2026] GET /volume/v3/groups/57896f8a-b488-4bec-9c6b-f7baba919dd9 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:15:49.407944 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-62479bf9-3a21-40fa-b1f1-cb448e55d550 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:49.411071 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-62479bf9-3a21-40fa-b1f1-cb448e55d550 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:15:49.411071 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-62479bf9-3a21-40fa-b1f1-cb448e55d550 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:49.411071 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-62479bf9-3a21-40fa-b1f1-cb448e55d550 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Calling method 'detail' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:49.411071 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-62479bf9-3a21-40fa-b1f1-cb448e55d550 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:15:49.411071 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-62479bf9-3a21-40fa-b1f1-cb448e55d550 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:15:49.417768 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-62479bf9-3a21-40fa-b1f1-cb448e55d550 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Get all volumes completed successfully. Aug 14 06:15:49.418602 np0000007331 devstack@c-api.service[100404]: WARNING stevedore.named [None req-62479bf9-3a21-40fa-b1f1-cb448e55d550 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:15:49.418861 np0000007331 devstack@c-api.service[100404]: WARNING castellan.key_manager [None req-62479bf9-3a21-40fa-b1f1-cb448e55d550 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:15:49.425734 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-91f40f00-73d7-4f46-b0dc-aa04bca1b50c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:49.428235 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-91f40f00-73d7-4f46-b0dc-aa04bca1b50c tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] DELETE https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c Aug 14 06:15:49.428449 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-91f40f00-73d7-4f46-b0dc-aa04bca1b50c tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:49.428693 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-91f40f00-73d7-4f46-b0dc-aa04bca1b50c tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:49.428908 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-91f40f00-73d7-4f46-b0dc-aa04bca1b50c tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Delete volume with id: d942f320-0bfe-4f1c-b19f-e1d928067a3c Aug 14 06:15:49.435832 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:49.435832 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:49.436325 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-91f40f00-73d7-4f46-b0dc-aa04bca1b50c tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:49.473488 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-62479bf9-3a21-40fa-b1f1-cb448e55d550 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:15:49.473907 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-91f40f00-73d7-4f46-b0dc-aa04bca1b50c tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Delete volume request issued successfully. Aug 14 06:15:49.473907 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-91f40f00-73d7-4f46-b0dc-aa04bca1b50c tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c returned with HTTP 202 Aug 14 06:15:49.473907 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 641/2572] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:15:49 2026] DELETE /volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:15:49.475990 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:49.475990 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:49.483084 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-27e3fd94-3aae-49c9-bd3c-aceef198794f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:49.486620 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-62479bf9-3a21-40fa-b1f1-cb448e55d550 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:15:49.487187 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 645/2573] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:15:49 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:49.488290 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-27e3fd94-3aae-49c9-bd3c-aceef198794f tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c Aug 14 06:15:49.488979 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-27e3fd94-3aae-49c9-bd3c-aceef198794f tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:49.488979 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-27e3fd94-3aae-49c9-bd3c-aceef198794f tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:49.496203 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:49.496203 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:49.500210 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c53b1c49-b58f-4282-b5a8-ccad5e3254b6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:49.501465 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-27e3fd94-3aae-49c9-bd3c-aceef198794f tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:49.502478 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c53b1c49-b58f-4282-b5a8-ccad5e3254b6 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] POST https://10.4.3.127/volume/v3/groups/5d58f6f9-5c17-4195-863c-1344c227732e/action Aug 14 06:15:49.503064 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c53b1c49-b58f-4282-b5a8-ccad5e3254b6 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:49.503251 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c53b1c49-b58f-4282-b5a8-ccad5e3254b6 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:49.505479 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-c53b1c49-b58f-4282-b5a8-ccad5e3254b6 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] delete called for group 5d58f6f9-5c17-4195-863c-1344c227732e {{(pid=100406) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 06:15:49.505635 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.groups [None req-c53b1c49-b58f-4282-b5a8-ccad5e3254b6 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Delete group with id: 5d58f6f9-5c17-4195-863c-1344c227732e Aug 14 06:15:49.509766 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:49.509766 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:49.511071 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-27e3fd94-3aae-49c9-bd3c-aceef198794f tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c returned with HTTP 200 Aug 14 06:15:49.511499 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 642/2574] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:49 2026] GET /volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:49.549368 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c53b1c49-b58f-4282-b5a8-ccad5e3254b6 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] https://10.4.3.127/volume/v3/groups/5d58f6f9-5c17-4195-863c-1344c227732e/action returned with HTTP 202 Aug 14 06:15:49.550346 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 647/2575] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 14 06:15:49 2026] POST /volume/v3/groups/5d58f6f9-5c17-4195-863c-1344c227732e/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:15:49.559696 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-648a414d-312d-4c03-a86c-0d45db706464 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:49.561392 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-648a414d-312d-4c03-a86c-0d45db706464 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] GET https://10.4.3.127/volume/v3/volumes/a9333f79-a816-4331-814e-f1af5eff3147 Aug 14 06:15:49.561647 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-648a414d-312d-4c03-a86c-0d45db706464 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:49.561884 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-648a414d-312d-4c03-a86c-0d45db706464 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:49.570493 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:49.570493 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:49.573414 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b94b6de1-c624-4031-a9d4-70eec4e404a4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:49.574606 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-648a414d-312d-4c03-a86c-0d45db706464 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Volume info retrieved successfully. Aug 14 06:15:49.575598 np0000007331 devstack@c-api.service[100405]: WARNING stevedore.named [None req-648a414d-312d-4c03-a86c-0d45db706464 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 06:15:49.575764 np0000007331 devstack@c-api.service[100405]: WARNING castellan.key_manager [None req-648a414d-312d-4c03-a86c-0d45db706464 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 06:15:49.575806 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b94b6de1-c624-4031-a9d4-70eec4e404a4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:49.576298 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b94b6de1-c624-4031-a9d4-70eec4e404a4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:49.576298 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b94b6de1-c624-4031-a9d4-70eec4e404a4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:49.576298 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-b94b6de1-c624-4031-a9d4-70eec4e404a4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:49.581649 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:49.581649 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:49.582800 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b94b6de1-c624-4031-a9d4-70eec4e404a4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:49.583319 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 646/2576] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:49 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:49.615963 np0000007331 devstack@c-api.service[100405]: DEBUG oslo_db.sqlalchemy.engines [None req-648a414d-312d-4c03-a86c-0d45db706464 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:15:49.619327 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:49.619327 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:49.630770 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-648a414d-312d-4c03-a86c-0d45db706464 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] https://10.4.3.127/volume/v3/volumes/a9333f79-a816-4331-814e-f1af5eff3147 returned with HTTP 200 Aug 14 06:15:49.631346 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 642/2577] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:15:49 2026] GET /volume/v3/volumes/a9333f79-a816-4331-814e-f1af5eff3147 => generated 909 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:49.673579 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-02119fac-cf4e-4030-b26c-ffd53d3d044d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:49.675641 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-02119fac-cf4e-4030-b26c-ffd53d3d044d tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f Aug 14 06:15:49.675851 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-02119fac-cf4e-4030-b26c-ffd53d3d044d tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:49.676031 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-02119fac-cf4e-4030-b26c-ffd53d3d044d tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:49.689136 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:49.689136 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:49.694020 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-02119fac-cf4e-4030-b26c-ffd53d3d044d tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:49.699506 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-02119fac-cf4e-4030-b26c-ffd53d3d044d tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f returned with HTTP 200 Aug 14 06:15:49.699916 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 643/2578] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:49 2026] GET /volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f => generated 1230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:49.712883 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d978fa71-208e-49b3-963f-e1f197190b2f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:49.716884 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d978fa71-208e-49b3-963f-e1f197190b2f tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f Aug 14 06:15:49.717150 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d978fa71-208e-49b3-963f-e1f197190b2f tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:49.717361 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d978fa71-208e-49b3-963f-e1f197190b2f tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:49.731514 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:49.731514 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:49.735630 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d978fa71-208e-49b3-963f-e1f197190b2f tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:49.740750 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d978fa71-208e-49b3-963f-e1f197190b2f tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f returned with HTTP 200 Aug 14 06:15:49.741153 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 648/2579] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:49 2026] GET /volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f => generated 1230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:50.524383 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3a821e20-2229-4331-86fa-bc10cbd867d1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:50.526528 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3a821e20-2229-4331-86fa-bc10cbd867d1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c Aug 14 06:15:50.526857 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3a821e20-2229-4331-86fa-bc10cbd867d1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:50.527227 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3a821e20-2229-4331-86fa-bc10cbd867d1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:50.533138 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3a821e20-2229-4331-86fa-bc10cbd867d1 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c returned with HTTP 404 Aug 14 06:15:50.533791 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 647/2580] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:50 2026] GET /volume/v3/volumes/d942f320-0bfe-4f1c-b19f-e1d928067a3c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:50.540538 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5001c827-e607-4772-9a9e-6773a3877c6e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:50.542348 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5001c827-e607-4772-9a9e-6773a3877c6e tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:50.542714 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5001c827-e607-4772-9a9e-6773a3877c6e tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:50.542757 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5001c827-e607-4772-9a9e-6773a3877c6e tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:50.542919 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-5001c827-e607-4772-9a9e-6773a3877c6e tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Delete volume with id: a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:50.549783 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:50.549783 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:50.550423 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5001c827-e607-4772-9a9e-6773a3877c6e tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:50.568437 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5001c827-e607-4772-9a9e-6773a3877c6e tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Delete volume request issued successfully. Aug 14 06:15:50.568437 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5001c827-e607-4772-9a9e-6773a3877c6e tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 202 Aug 14 06:15:50.568437 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 643/2581] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:15:50 2026] DELETE /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:15:50.573316 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0b5951de-ae7a-4947-adaf-765c7f6d9fe4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:50.575979 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0b5951de-ae7a-4947-adaf-765c7f6d9fe4 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:50.575979 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0b5951de-ae7a-4947-adaf-765c7f6d9fe4 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:50.575979 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0b5951de-ae7a-4947-adaf-765c7f6d9fe4 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:50.582136 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:50.582136 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:50.585466 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0b5951de-ae7a-4947-adaf-765c7f6d9fe4 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:50.589809 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0b5951de-ae7a-4947-adaf-765c7f6d9fe4 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 200 Aug 14 06:15:50.590437 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 644/2582] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:50 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:50.594059 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a26de2a8-702c-4de9-865d-67e1fae837c5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:50.595802 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a26de2a8-702c-4de9-865d-67e1fae837c5 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:50.595802 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a26de2a8-702c-4de9-865d-67e1fae837c5 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:50.595926 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a26de2a8-702c-4de9-865d-67e1fae837c5 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:50.595985 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-a26de2a8-702c-4de9-865d-67e1fae837c5 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:50.600371 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:50.600371 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:50.601892 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a26de2a8-702c-4de9-865d-67e1fae837c5 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:50.601892 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 649/2583] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:50 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:50.613560 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1af1a830-1015-4e9d-b775-527c7bad2786 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:50.616767 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1af1a830-1015-4e9d-b775-527c7bad2786 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef Aug 14 06:15:50.617037 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1af1a830-1015-4e9d-b775-527c7bad2786 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:50.617232 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1af1a830-1015-4e9d-b775-527c7bad2786 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:50.633427 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:50.633427 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:50.638787 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1af1a830-1015-4e9d-b775-527c7bad2786 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:15:50.646515 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1af1a830-1015-4e9d-b775-527c7bad2786 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef returned with HTTP 200 Aug 14 06:15:50.647266 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 648/2584] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:50 2026] GET /volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef => generated 908 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:50.648558 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1402c353-8e02-453a-8631-35d78cf0abaa None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:50.651044 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1402c353-8e02-453a-8631-35d78cf0abaa tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] GET https://10.4.3.127/volume/v3/volumes/a9333f79-a816-4331-814e-f1af5eff3147 Aug 14 06:15:50.651390 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1402c353-8e02-453a-8631-35d78cf0abaa tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:50.651932 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1402c353-8e02-453a-8631-35d78cf0abaa tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:50.662616 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aed7be88-db86-4af8-b068-7a02e1356a54 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:50.667878 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1402c353-8e02-453a-8631-35d78cf0abaa tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] https://10.4.3.127/volume/v3/volumes/a9333f79-a816-4331-814e-f1af5eff3147 returned with HTTP 404 Aug 14 06:15:50.668377 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 644/2585] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:15:50 2026] GET /volume/v3/volumes/a9333f79-a816-4331-814e-f1af5eff3147 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:15:50.669799 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aed7be88-db86-4af8-b068-7a02e1356a54 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:50.671222 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aed7be88-db86-4af8-b068-7a02e1356a54 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:50.671222 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aed7be88-db86-4af8-b068-7a02e1356a54 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:50.671222 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-aed7be88-db86-4af8-b068-7a02e1356a54 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:50.675691 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d5fe5b90-4398-4672-8b86-06b21e0d86a6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:50.678547 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d5fe5b90-4398-4672-8b86-06b21e0d86a6 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] GET https://10.4.3.127/volume/v3/groups/5d58f6f9-5c17-4195-863c-1344c227732e Aug 14 06:15:50.678750 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d5fe5b90-4398-4672-8b86-06b21e0d86a6 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:50.678945 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d5fe5b90-4398-4672-8b86-06b21e0d86a6 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:50.679082 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-d5fe5b90-4398-4672-8b86-06b21e0d86a6 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] show called for member 5d58f6f9-5c17-4195-863c-1344c227732e {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:15:50.682724 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d5fe5b90-4398-4672-8b86-06b21e0d86a6 tempest-GroupsV314Test-1102804416 tempest-GroupsV314Test-1102804416-project-member] https://10.4.3.127/volume/v3/groups/5d58f6f9-5c17-4195-863c-1344c227732e returned with HTTP 404 Aug 14 06:15:50.683285 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 650/2586] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:15:50 2026] GET /volume/v3/groups/5d58f6f9-5c17-4195-863c-1344c227732e => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:15:50.687255 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:50.687255 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:50.688202 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aed7be88-db86-4af8-b068-7a02e1356a54 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:50.689233 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 645/2587] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:50 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:50.690937 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-52f62722-ae85-42f4-b4ea-3ea37857ff32 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:50.693645 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-52f62722-ae85-42f4-b4ea-3ea37857ff32 tempest-GroupsV314Test-1739272954 tempest-GroupsV314Test-1739272954-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/fde94639-5e2e-4a46-97b4-1af941b72d94 Aug 14 06:15:50.694047 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-52f62722-ae85-42f4-b4ea-3ea37857ff32 tempest-GroupsV314Test-1739272954 tempest-GroupsV314Test-1739272954-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:50.695065 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-52f62722-ae85-42f4-b4ea-3ea37857ff32 tempest-GroupsV314Test-1739272954 tempest-GroupsV314Test-1739272954-project-admin] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:50.703539 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-99ffc7a1-3922-45b8-91c9-51712a76d90d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:50.704650 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-99ffc7a1-3922-45b8-91c9-51712a76d90d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/detail Aug 14 06:15:50.704650 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-99ffc7a1-3922-45b8-91c9-51712a76d90d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:50.704650 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-99ffc7a1-3922-45b8-91c9-51712a76d90d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'detail' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:50.704824 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-99ffc7a1-3922-45b8-91c9-51712a76d90d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:15:50.714056 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-52f62722-ae85-42f4-b4ea-3ea37857ff32 tempest-GroupsV314Test-1739272954 tempest-GroupsV314Test-1739272954-project-admin] https://10.4.3.127/volume/v3/group_types/fde94639-5e2e-4a46-97b4-1af941b72d94 returned with HTTP 202 Aug 14 06:15:50.715621 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 649/2588] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 14 06:15:50 2026] DELETE /volume/v3/group_types/fde94639-5e2e-4a46-97b4-1af941b72d94 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:15:50.718198 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-99ffc7a1-3922-45b8-91c9-51712a76d90d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/detail returned with HTTP 200 Aug 14 06:15:50.718638 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 645/2589] 10.4.3.127 () {66 vars in 1258 bytes} [Fri Aug 14 06:15:50 2026] GET /volume/v3/backups/detail => generated 830 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:50.729307 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-312a19d7-6b05-42d9-b05c-cb34207cb801 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:50.731072 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-312a19d7-6b05-42d9-b05c-cb34207cb801 tempest-GroupsV314Test-1739272954 tempest-GroupsV314Test-1739272954-project-admin] DELETE https://10.4.3.127/volume/v3/types/74db3d14-95d5-402f-ae8c-2545beaa7271 Aug 14 06:15:50.731293 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-312a19d7-6b05-42d9-b05c-cb34207cb801 tempest-GroupsV314Test-1739272954 tempest-GroupsV314Test-1739272954-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:50.731500 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-312a19d7-6b05-42d9-b05c-cb34207cb801 tempest-GroupsV314Test-1739272954 tempest-GroupsV314Test-1739272954-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:50.732291 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:50.734193 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] POST https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01/restore Aug 14 06:15:50.734527 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:50.735956 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Restoring backup 3fdda9cb-a018-483d-9d38-e02cda8ebb01 ({'restore': {}}) {{(pid=100407) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 06:15:50.736045 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Restoring backup 3fdda9cb-a018-483d-9d38-e02cda8ebb01 to volume None. Aug 14 06:15:50.740452 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:50.740452 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:50.741535 np0000007331 devstack@c-api.service[100407]: INFO cinder.backup.api [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Creating volume of 1 GB for restore of backup 3fdda9cb-a018-483d-9d38-e02cda8ebb01. Aug 14 06:15:50.748053 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Availability zone cache updated, next update will occur around 2026-08-14 07:15:50.747700. {{(pid=100407) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 06:15:50.748172 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Availability Zones retrieved successfully. Aug 14 06:15:50.756372 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Flow 'volume_create_api' (321467a6-d55d-42a5-bd04-c52eb7af34d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:50.757260 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fb50dd2-ab92-4804-ba46-c1a772a30758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:50.757870 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-312a19d7-6b05-42d9-b05c-cb34207cb801 tempest-GroupsV314Test-1739272954 tempest-GroupsV314Test-1739272954-project-admin] https://10.4.3.127/volume/v3/types/74db3d14-95d5-402f-ae8c-2545beaa7271 returned with HTTP 202 Aug 14 06:15:50.758352 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 651/2590] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:15:50 2026] DELETE /volume/v3/types/74db3d14-95d5-402f-ae8c-2545beaa7271 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:15:50.758510 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:15:50.769854 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-295b7df8-64ed-43b5-b47d-38330588297e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:50.771742 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-295b7df8-64ed-43b5-b47d-38330588297e tempest-GroupsV314Test-1739272954 tempest-GroupsV314Test-1739272954-project-admin] GET https://10.4.3.127/volume/v3/types/74db3d14-95d5-402f-ae8c-2545beaa7271 Aug 14 06:15:50.772007 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-295b7df8-64ed-43b5-b47d-38330588297e tempest-GroupsV314Test-1739272954 tempest-GroupsV314Test-1739272954-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:50.772201 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-295b7df8-64ed-43b5-b47d-38330588297e tempest-GroupsV314Test-1739272954 tempest-GroupsV314Test-1739272954-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:50.776214 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-295b7df8-64ed-43b5-b47d-38330588297e tempest-GroupsV314Test-1739272954 tempest-GroupsV314Test-1739272954-project-admin] https://10.4.3.127/volume/v3/types/74db3d14-95d5-402f-ae8c-2545beaa7271 returned with HTTP 404 Aug 14 06:15:50.777065 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 650/2591] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:15:50 2026] GET /volume/v3/types/74db3d14-95d5-402f-ae8c-2545beaa7271 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:50.790031 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fb50dd2-ab92-4804-ba46-c1a772a30758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:50.791003 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25e8f0cc-2e5f-448b-88df-8c079179ca17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:50.838073 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Created reservations ['258129f1-41b7-4194-b97b-ff95458d195a', '532ced61-5aed-44c7-bb86-a20df729a36c', 'e4e1e293-91ec-48a1-bc92-bf923fc70f77', '027d67bf-9c33-4b41-ac6c-0313130e2092'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:50.839052 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25e8f0cc-2e5f-448b-88df-8c079179ca17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['258129f1-41b7-4194-b97b-ff95458d195a', '532ced61-5aed-44c7-bb86-a20df729a36c', 'e4e1e293-91ec-48a1-bc92-bf923fc70f77', '027d67bf-9c33-4b41-ac6c-0313130e2092']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:50.839899 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c831847c-ca2b-40e3-ba96-be3dffa44f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:50.870716 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c831847c-ca2b-40e3-ba96-be3dffa44f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2647ea88-0bdc-47c2-911b-5fbfd072df4e', '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_3fdda9cb-a018-483d-9d38-e02cda8ebb01',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a3a07f635542109438a5732ab03294',qos_specs=None,replication_status=,reservations=['258129f1-41b7-4194-b97b-ff95458d195a','532ced61-5aed-44c7-bb86-a20df729a36c','e4e1e293-91ec-48a1-bc92-bf923fc70f77','027d67bf-9c33-4b41-ac6c-0313130e2092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326ba3829c924fc49efa315c266ba0c8',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:15:50Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_3fdda9cb-a018-483d-9d38-e02cda8ebb01',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2647ea88-0bdc-47c2-911b-5fbfd072df4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a3a07f635542109438a5732ab03294',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='326ba3829c924fc49efa315c266ba0c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:50.871498 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ed9c1a2-5447-4040-80f5-48b258659313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:50.888843 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ed9c1a2-5447-4040-80f5-48b258659313) transitioned into 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_3fdda9cb-a018-483d-9d38-e02cda8ebb01',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a3a07f635542109438a5732ab03294',qos_specs=None,replication_status=,reservations=['258129f1-41b7-4194-b97b-ff95458d195a','532ced61-5aed-44c7-bb86-a20df729a36c','e4e1e293-91ec-48a1-bc92-bf923fc70f77','027d67bf-9c33-4b41-ac6c-0313130e2092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326ba3829c924fc49efa315c266ba0c8',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:50.889936 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ac61f10-0ab4-410c-949b-0668031ab442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:50.901159 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ac61f10-0ab4-410c-949b-0668031ab442) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:50.902145 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Flow 'volume_create_api' (321467a6-d55d-42a5-bd04-c52eb7af34d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:50.902531 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Create volume request issued successfully. Aug 14 06:15:50.910574 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:50.910574 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:50.911116 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:15:51.603283 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6d85c840-cb54-4b1f-a7ea-eae0e3d157f9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:51.606112 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6d85c840-cb54-4b1f-a7ea-eae0e3d157f9 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a Aug 14 06:15:51.606526 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6d85c840-cb54-4b1f-a7ea-eae0e3d157f9 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:51.606526 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6d85c840-cb54-4b1f-a7ea-eae0e3d157f9 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:51.613606 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6d85c840-cb54-4b1f-a7ea-eae0e3d157f9 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a returned with HTTP 404 Aug 14 06:15:51.616085 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 646/2592] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:51 2026] GET /volume/v3/volumes/a999061c-8dbb-45f3-aaf8-873c96fbc10a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:51.670653 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3050e1e4-7783-465e-b0c5-2cbe436168dd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:51.673412 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3050e1e4-7783-465e-b0c5-2cbe436168dd tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] DELETE https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd Aug 14 06:15:51.673630 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2bd4a9b6-cab4-4f31-8afb-3f90fd559e4b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:51.673970 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3050e1e4-7783-465e-b0c5-2cbe436168dd tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:51.673970 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3050e1e4-7783-465e-b0c5-2cbe436168dd tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:51.673970 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-3050e1e4-7783-465e-b0c5-2cbe436168dd tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Delete volume with id: 85973d44-f01f-45b9-9091-03560a0bcdcd Aug 14 06:15:51.682096 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:51.682096 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:51.682678 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3050e1e4-7783-465e-b0c5-2cbe436168dd tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:51.702425 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3050e1e4-7783-465e-b0c5-2cbe436168dd tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Delete volume request issued successfully. Aug 14 06:15:51.702607 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3050e1e4-7783-465e-b0c5-2cbe436168dd tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd returned with HTTP 202 Aug 14 06:15:51.703035 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 652/2593] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:15:51 2026] DELETE /volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:15:51.710302 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-dec35515-a48d-4a35-b065-633a1fbb67b0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:51.711708 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dec35515-a48d-4a35-b065-633a1fbb67b0 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd Aug 14 06:15:51.711891 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dec35515-a48d-4a35-b065-633a1fbb67b0 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:51.712141 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dec35515-a48d-4a35-b065-633a1fbb67b0 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:51.719885 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:51.719885 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:51.723999 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-dec35515-a48d-4a35-b065-633a1fbb67b0 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Volume info retrieved successfully. Aug 14 06:15:51.731533 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dec35515-a48d-4a35-b065-633a1fbb67b0 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd returned with HTTP 200 Aug 14 06:15:51.731977 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 647/2594] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:51 2026] GET /volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:51.816267 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2bd4a9b6-cab4-4f31-8afb-3f90fd559e4b tempest-BackendsCapabilitiesAdminTestsJSON-1944222705 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705-project-admin] GET https://10.4.3.127/volume/v3/scheduler-stats/get_pools Aug 14 06:15:51.816267 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2bd4a9b6-cab4-4f31-8afb-3f90fd559e4b tempest-BackendsCapabilitiesAdminTestsJSON-1944222705 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:51.816387 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2bd4a9b6-cab4-4f31-8afb-3f90fd559e4b tempest-BackendsCapabilitiesAdminTestsJSON-1944222705 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705-project-admin] Calling method 'get_pools' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:51.825199 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2bd4a9b6-cab4-4f31-8afb-3f90fd559e4b tempest-BackendsCapabilitiesAdminTestsJSON-1944222705 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705-project-admin] https://10.4.3.127/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 06:15:51.825578 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 651/2595] 10.4.3.127 () {66 vars in 1291 bytes} [Fri Aug 14 06:15:51 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:51.833684 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-03a22af9-4fd6-425f-85ff-c5edb9fc2e6b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:51.835674 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03a22af9-4fd6-425f-85ff-c5edb9fc2e6b tempest-BackendsCapabilitiesAdminTestsJSON-1944222705 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705-project-admin] GET https://10.4.3.127/volume/v3/scheduler-stats/get_pools?detail=True Aug 14 06:15:51.835955 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-03a22af9-4fd6-425f-85ff-c5edb9fc2e6b tempest-BackendsCapabilitiesAdminTestsJSON-1944222705 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:51.836186 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-03a22af9-4fd6-425f-85ff-c5edb9fc2e6b tempest-BackendsCapabilitiesAdminTestsJSON-1944222705 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705-project-admin] Calling method 'get_pools' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:51.845262 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03a22af9-4fd6-425f-85ff-c5edb9fc2e6b tempest-BackendsCapabilitiesAdminTestsJSON-1944222705 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705-project-admin] https://10.4.3.127/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 14 06:15:51.845669 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 653/2596] 10.4.3.127 () {66 vars in 1314 bytes} [Fri Aug 14 06:15:51 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:51.853787 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4ad4cc59-f1ab-4958-98e8-21f4aaefd450 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:51.857875 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4ad4cc59-f1ab-4958-98e8-21f4aaefd450 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705-project-admin] GET https://10.4.3.127/volume/v3/capabilities/np0000007331@storpool Aug 14 06:15:51.858118 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4ad4cc59-f1ab-4958-98e8-21f4aaefd450 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:51.858302 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4ad4cc59-f1ab-4958-98e8-21f4aaefd450 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:51.872348 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4ad4cc59-f1ab-4958-98e8-21f4aaefd450 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705-project-admin] https://10.4.3.127/volume/v3/capabilities/np0000007331@storpool returned with HTTP 200 Aug 14 06:15:51.872780 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 648/2597] 10.4.3.127 () {66 vars in 1318 bytes} [Fri Aug 14 06:15:51 2026] GET /volume/v3/capabilities/np0000007331@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:51.881320 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ad0f3fa3-c883-486c-b9eb-ca966a16de81 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:51.883013 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ad0f3fa3-c883-486c-b9eb-ca966a16de81 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705-project-admin] GET https://10.4.3.127/volume/v3/capabilities/np0000007331@storpool Aug 14 06:15:51.883194 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ad0f3fa3-c883-486c-b9eb-ca966a16de81 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:51.883798 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ad0f3fa3-c883-486c-b9eb-ca966a16de81 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:51.893528 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ad0f3fa3-c883-486c-b9eb-ca966a16de81 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705-project-admin] https://10.4.3.127/volume/v3/capabilities/np0000007331@storpool returned with HTTP 200 Aug 14 06:15:51.893966 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 652/2598] 10.4.3.127 () {66 vars in 1318 bytes} [Fri Aug 14 06:15:51 2026] GET /volume/v3/capabilities/np0000007331@storpool => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:51.902715 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b6d683ad-dd1b-486a-9272-d2f3fe63aec7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:51.904850 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b6d683ad-dd1b-486a-9272-d2f3fe63aec7 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705-project-admin] GET https://10.4.3.127/volume/v3/capabilities/np0000007331@storpool Aug 14 06:15:51.905212 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b6d683ad-dd1b-486a-9272-d2f3fe63aec7 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:51.905572 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b6d683ad-dd1b-486a-9272-d2f3fe63aec7 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:51.917331 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b6d683ad-dd1b-486a-9272-d2f3fe63aec7 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705 tempest-BackendsCapabilitiesAdminTestsJSON-1944222705-project-admin] https://10.4.3.127/volume/v3/capabilities/np0000007331@storpool returned with HTTP 200 Aug 14 06:15:51.918194 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 654/2599] 10.4.3.127 () {66 vars in 1318 bytes} [Fri Aug 14 06:15:51 2026] GET /volume/v3/capabilities/np0000007331@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:51.919741 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:51.919741 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:51.920641 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:15:51.920805 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.backup.api [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Checking backup size 1 against volume size 1 {{(pid=100407) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 06:15:51.920916 np0000007331 devstack@c-api.service[100407]: INFO cinder.backup.api [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Overwriting volume 2647ea88-0bdc-47c2-911b-5fbfd072df4e with restore of backup 3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:51.937006 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] restore_backup in rpcapi backup_id 3fdda9cb-a018-483d-9d38-e02cda8ebb01 {{(pid=100407) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 06:15:51.939409 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c6ba3b1c-84af-48be-aa8e-f75b43f19a23 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01/restore returned with HTTP 202 Aug 14 06:15:51.942896 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 646/2600] 10.4.3.127 () {68 vars in 1393 bytes} [Fri Aug 14 06:15:50 2026] POST /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01/restore => generated 189 bytes in 1208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:15:51.948295 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e1766e14-ddac-46cc-87de-0d990b126d07 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:51.950462 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e1766e14-ddac-46cc-87de-0d990b126d07 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:51.950632 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e1766e14-ddac-46cc-87de-0d990b126d07 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:51.950812 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e1766e14-ddac-46cc-87de-0d990b126d07 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:51.950955 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-e1766e14-ddac-46cc-87de-0d990b126d07 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:51.957645 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:51.957645 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:51.958412 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e1766e14-ddac-46cc-87de-0d990b126d07 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:51.958750 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 649/2601] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:51 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:52.744338 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-79c7bc50-23fa-4afa-8742-566bd2ec5382 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:52.746509 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-79c7bc50-23fa-4afa-8742-566bd2ec5382 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] GET https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd Aug 14 06:15:52.746700 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-79c7bc50-23fa-4afa-8742-566bd2ec5382 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:52.746940 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-79c7bc50-23fa-4afa-8742-566bd2ec5382 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:52.754332 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-79c7bc50-23fa-4afa-8742-566bd2ec5382 tempest-AttachVolumeTestJSON-717604899 tempest-AttachVolumeTestJSON-717604899-project-member] https://10.4.3.127/volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd returned with HTTP 404 Aug 14 06:15:52.754975 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 653/2602] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:52 2026] GET /volume/v3/volumes/85973d44-f01f-45b9-9091-03560a0bcdcd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:52.969792 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-385cc68d-e6d1-4641-b273-e55a99329e53 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:52.972047 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-385cc68d-e6d1-4641-b273-e55a99329e53 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:52.972219 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-385cc68d-e6d1-4641-b273-e55a99329e53 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:52.972452 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-385cc68d-e6d1-4641-b273-e55a99329e53 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:52.972573 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-385cc68d-e6d1-4641-b273-e55a99329e53 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:52.977032 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:52.977032 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:52.978050 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-385cc68d-e6d1-4641-b273-e55a99329e53 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:52.978536 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 655/2603] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:52 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:53.089646 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-978ac0bd-abdc-4df3-8d3d-c8ae9a79ec90 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:53.216609 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-978ac0bd-abdc-4df3-8d3d-c8ae9a79ec90 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:15:53.216609 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-978ac0bd-abdc-4df3-8d3d-c8ae9a79ec90 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1151539563"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:53.239657 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-978ac0bd-abdc-4df3-8d3d-c8ae9a79ec90 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:15:53.240030 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 647/2604] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:15:53 2026] POST /volume/v3/types => generated 220 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:53.249418 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d074f33d-5e5e-4316-8b62-63fbf6c9b3cc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:53.251179 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d074f33d-5e5e-4316-8b62-63fbf6c9b3cc tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 14 06:15:53.251536 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d074f33d-5e5e-4316-8b62-63fbf6c9b3cc tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1356697835"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:53.269664 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d074f33d-5e5e-4316-8b62-63fbf6c9b3cc tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 14 06:15:53.270149 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 650/2605] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 14 06:15:53 2026] POST /volume/v3/group_types => generated 177 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:53.279989 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-190653ba-72df-45d4-bbc0-021d2e60b438 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:53.379184 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-190653ba-72df-45d4-bbc0-021d2e60b438 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] POST https://10.4.3.127/volume/v3/groups Aug 14 06:15:53.379627 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-190653ba-72df-45d4-bbc0-021d2e60b438 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "30d14a01-0534-4da0-aee7-620ce0ce1891", "volume_types": ["7798b243-9056-4c2a-bc61-47d180b6c20b"], "name": "tempest-GroupsV320Test-Group-549267695"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:53.383472 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.groups [None req-190653ba-72df-45d4-bbc0-021d2e60b438 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Creating new group {'group': {'group_type': '30d14a01-0534-4da0-aee7-620ce0ce1891', 'volume_types': ['7798b243-9056-4c2a-bc61-47d180b6c20b'], 'name': 'tempest-GroupsV320Test-Group-549267695'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 06:15:53.389008 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.groups [None req-190653ba-72df-45d4-bbc0-021d2e60b438 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Creating group tempest-GroupsV320Test-Group-549267695. Aug 14 06:15:53.409115 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-190653ba-72df-45d4-bbc0-021d2e60b438 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Availability Zones retrieved successfully. Aug 14 06:15:53.426152 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-190653ba-72df-45d4-bbc0-021d2e60b438 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Created reservations ['866dc89d-7dfa-4eb4-8017-6fbd0c7e694d'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:53.451945 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-190653ba-72df-45d4-bbc0-021d2e60b438 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] https://10.4.3.127/volume/v3/groups returned with HTTP 202 Aug 14 06:15:53.452464 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 654/2606] 10.4.3.127 () {70 vars in 1297 bytes} [Fri Aug 14 06:15:53 2026] POST /volume/v3/groups => generated 107 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:53.465640 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ddd70bb5-2d64-49a8-9b8a-377139f60580 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:53.468092 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ddd70bb5-2d64-49a8-9b8a-377139f60580 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] GET https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c Aug 14 06:15:53.468658 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ddd70bb5-2d64-49a8-9b8a-377139f60580 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:53.468922 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ddd70bb5-2d64-49a8-9b8a-377139f60580 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:53.469094 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-ddd70bb5-2d64-49a8-9b8a-377139f60580 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] show called for member 3b67784d-93d0-4bf7-a621-97dfadeb444c {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:15:53.473328 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:53.473328 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:53.483030 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ddd70bb5-2d64-49a8-9b8a-377139f60580 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c returned with HTTP 200 Aug 14 06:15:53.483549 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 656/2607] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:15:53 2026] GET /volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c => generated 387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:53.988764 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a9c02f74-a255-400b-9d7f-33543939128d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:53.990859 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a9c02f74-a255-400b-9d7f-33543939128d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:53.991233 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a9c02f74-a255-400b-9d7f-33543939128d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:53.991532 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a9c02f74-a255-400b-9d7f-33543939128d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:53.991677 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-a9c02f74-a255-400b-9d7f-33543939128d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:53.997576 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:53.997576 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:53.998934 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a9c02f74-a255-400b-9d7f-33543939128d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:53.999549 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 648/2608] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:53 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:15:54.167997 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1770c0be-5ef8-4560-848e-b81cdcb0d869 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.282010 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1770c0be-5ef8-4560-848e-b81cdcb0d869 tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] GET https://10.4.3.127/volume/v3/os-services Aug 14 06:15:54.282387 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1770c0be-5ef8-4560-848e-b81cdcb0d869 tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:54.282387 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1770c0be-5ef8-4560-848e-b81cdcb0d869 tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:54.286876 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1770c0be-5ef8-4560-848e-b81cdcb0d869 tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] https://10.4.3.127/volume/v3/os-services returned with HTTP 200 Aug 14 06:15:54.287392 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 651/2609] 10.4.3.127 () {66 vars in 1249 bytes} [Fri Aug 14 06:15:54 2026] GET /volume/v3/os-services => generated 626 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:54.300948 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c46e885a-46bf-4366-aeae-ef5761a881b2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.302739 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c46e885a-46bf-4366-aeae-ef5761a881b2 tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] GET https://10.4.3.127/volume/v3/os-services?host=np0000007331 Aug 14 06:15:54.303027 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c46e885a-46bf-4366-aeae-ef5761a881b2 tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:54.303254 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c46e885a-46bf-4366-aeae-ef5761a881b2 tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:54.303549 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:54.303549 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:54.308792 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c46e885a-46bf-4366-aeae-ef5761a881b2 tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] https://10.4.3.127/volume/v3/os-services?host=np0000007331 returned with HTTP 200 Aug 14 06:15:54.309197 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 655/2610] 10.4.3.127 () {66 vars in 1284 bytes} [Fri Aug 14 06:15:54 2026] GET /volume/v3/os-services?host=np0000007331 => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:54.321101 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d4d4ec29-0324-457f-a4ca-64d978492161 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.324274 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d4d4ec29-0324-457f-a4ca-64d978492161 tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] GET https://10.4.3.127/volume/v3/os-services?host=np0000007331&binary=cinder-scheduler Aug 14 06:15:54.324528 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d4d4ec29-0324-457f-a4ca-64d978492161 tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:54.324733 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d4d4ec29-0324-457f-a4ca-64d978492161 tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:54.325004 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:54.325004 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:54.330352 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d4d4ec29-0324-457f-a4ca-64d978492161 tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] https://10.4.3.127/volume/v3/os-services?host=np0000007331&binary=cinder-scheduler returned with HTTP 200 Aug 14 06:15:54.330752 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 657/2611] 10.4.3.127 () {66 vars in 1332 bytes} [Fri Aug 14 06:15:54 2026] GET /volume/v3/os-services?host=np0000007331&binary=cinder-scheduler => generated 191 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:54.342181 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-822096a3-b168-4833-b9ef-447e035be718 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.343969 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-822096a3-b168-4833-b9ef-447e035be718 tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] GET https://10.4.3.127/volume/v3/os-services?binary=cinder-scheduler Aug 14 06:15:54.344190 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-822096a3-b168-4833-b9ef-447e035be718 tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:54.344461 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-822096a3-b168-4833-b9ef-447e035be718 tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:54.349660 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-822096a3-b168-4833-b9ef-447e035be718 tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] https://10.4.3.127/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 14 06:15:54.350434 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 649/2612] 10.4.3.127 () {66 vars in 1296 bytes} [Fri Aug 14 06:15:54 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:54.362026 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.429639 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-b54ff042-0d5e-46a4-9bf5-9fbd0f83edd4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.431892 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-b54ff042-0d5e-46a4-9bf5-9fbd0f83edd4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db Aug 14 06:15:54.432085 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-b54ff042-0d5e-46a4-9bf5-9fbd0f83edd4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:54.432332 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-b54ff042-0d5e-46a4-9bf5-9fbd0f83edd4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:54.435908 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:15:54.436232 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-173244935"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:54.437577 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-173244935'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:15:54.437751 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Create volume of 1 GB Aug 14 06:15:54.441899 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Availability Zones retrieved successfully. Aug 14 06:15:54.441980 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:54.441980 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:54.445578 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-b54ff042-0d5e-46a4-9bf5-9fbd0f83edd4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:54.447465 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Flow 'volume_create_api' (f81adf86-63cf-4aaa-8d76-3fda5a9b353d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:54.450530 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2175202d-49dd-43e3-853b-57b60cca1fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:54.450530 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:15:54.452669 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-b54ff042-0d5e-46a4-9bf5-9fbd0f83edd4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db returned with HTTP 200 Aug 14 06:15:54.453148 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 656/2613] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:54 2026] GET /volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db => generated 1230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:54.470510 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-d57c923e-4298-4fd1-86b4-e07cfe0adbca None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.473418 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-d57c923e-4298-4fd1-86b4-e07cfe0adbca tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] POST https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db/action Aug 14 06:15:54.473418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-d57c923e-4298-4fd1-86b4-e07cfe0adbca tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:54.473418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-d57c923e-4298-4fd1-86b4-e07cfe0adbca tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:54.480978 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2175202d-49dd-43e3-853b-57b60cca1fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:54.481729 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8db1574-e0e9-4083-b43a-caa0d1ee82e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:54.482701 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:54.482701 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:54.483338 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-d57c923e-4298-4fd1-86b4-e07cfe0adbca tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:54.488762 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-d57c923e-4298-4fd1-86b4-e07cfe0adbca tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Begin detaching volume completed successfully. Aug 14 06:15:54.489102 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-d57c923e-4298-4fd1-86b4-e07cfe0adbca tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db/action returned with HTTP 202 Aug 14 06:15:54.489705 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 658/2614] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:15:54 2026] POST /volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:15:54.493815 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-14d1f916-e8f6-41f8-8006-659e56cd8075 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.495697 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-14d1f916-e8f6-41f8-8006-659e56cd8075 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] GET https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c Aug 14 06:15:54.495837 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-14d1f916-e8f6-41f8-8006-659e56cd8075 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:54.496018 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-14d1f916-e8f6-41f8-8006-659e56cd8075 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:54.496151 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-14d1f916-e8f6-41f8-8006-659e56cd8075 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] show called for member 3b67784d-93d0-4bf7-a621-97dfadeb444c {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:15:54.499868 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:54.499868 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:54.510702 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-14d1f916-e8f6-41f8-8006-659e56cd8075 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c returned with HTTP 200 Aug 14 06:15:54.511090 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 650/2615] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:15:54 2026] GET /volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:54.520553 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0bb96171-f669-403b-85e0-16d7f172c416 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.522230 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0bb96171-f669-403b-85e0-16d7f172c416 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] POST https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c/action Aug 14 06:15:54.522671 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0bb96171-f669-403b-85e0-16d7f172c416 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:54.522851 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0bb96171-f669-403b-85e0-16d7f172c416 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:54.525471 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.groups [None req-0bb96171-f669-403b-85e0-16d7f172c416 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] Updating group '3b67784d-93d0-4bf7-a621-97dfadeb444c' with 'creating' {{(pid=100404) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 06:15:54.529977 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:54.529977 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:54.543471 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0bb96171-f669-403b-85e0-16d7f172c416 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c/action returned with HTTP 202 Aug 14 06:15:54.544046 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 657/2616] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 14 06:15:54 2026] POST /volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:15:54.546993 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cb2cce89-1161-4991-8ace-6d7b5d48a581 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.546993 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cb2cce89-1161-4991-8ace-6d7b5d48a581 None None] GET https://10.4.3.127/volume// Aug 14 06:15:54.547156 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cb2cce89-1161-4991-8ace-6d7b5d48a581 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:54.547413 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cb2cce89-1161-4991-8ace-6d7b5d48a581 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:54.547708 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cb2cce89-1161-4991-8ace-6d7b5d48a581 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:15:54.548002 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 659/2617] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:15:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:15:54.552038 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dc7b536b-5528-47c8-b72e-99116f610e35 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.553602 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Created reservations ['26a7765b-650d-42b4-a013-ac743dd716c6', '8c036792-c06f-4a7f-b875-4f720e132b93', '34d32e69-a0a3-4544-9b0b-da8141e9c9d1', '660ebb08-66f7-4dda-93d0-578fc595f412'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:54.554696 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8db1574-e0e9-4083-b43a-caa0d1ee82e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26a7765b-650d-42b4-a013-ac743dd716c6', '8c036792-c06f-4a7f-b875-4f720e132b93', '34d32e69-a0a3-4544-9b0b-da8141e9c9d1', '660ebb08-66f7-4dda-93d0-578fc595f412']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:54.555241 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dc7b536b-5528-47c8-b72e-99116f610e35 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] GET https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c Aug 14 06:15:54.555544 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dc7b536b-5528-47c8-b72e-99116f610e35 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:54.555719 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de5f2ae1-80e9-40a4-9f6d-22110cb5d599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:54.555772 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dc7b536b-5528-47c8-b72e-99116f610e35 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:54.556589 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-dc7b536b-5528-47c8-b72e-99116f610e35 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] show called for member 3b67784d-93d0-4bf7-a621-97dfadeb444c {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:15:54.560232 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-6fc62882-be44-41a8-8b7e-976b1a2bc658 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.562007 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:54.562007 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:54.563058 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-6fc62882-be44-41a8-8b7e-976b1a2bc658 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db Aug 14 06:15:54.563471 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-6fc62882-be44-41a8-8b7e-976b1a2bc658 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:54.563721 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-6fc62882-be44-41a8-8b7e-976b1a2bc658 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:54.575328 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dc7b536b-5528-47c8-b72e-99116f610e35 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c returned with HTTP 200 Aug 14 06:15:54.575682 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 651/2618] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:15:54 2026] GET /volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c => generated 387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:54.577347 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:54.577347 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:54.580536 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de5f2ae1-80e9-40a4-9f6d-22110cb5d599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e120f58b-e4c3-4aa1-a40c-1188ae9f4a73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-173244935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e28bd9b5333d4acc85714e6926fb51f9',qos_specs=None,replication_status=,reservations=['26a7765b-650d-42b4-a013-ac743dd716c6','8c036792-c06f-4a7f-b875-4f720e132b93','34d32e69-a0a3-4544-9b0b-da8141e9c9d1','660ebb08-66f7-4dda-93d0-578fc595f412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='761c849042dc41c9ba66a1661080243c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:15:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-173244935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e120f58b-e4c3-4aa1-a40c-1188ae9f4a73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e28bd9b5333d4acc85714e6926fb51f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='761c849042dc41c9ba66a1661080243c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:54.581267 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5322836f-a117-48ca-94e7-b2fb044ce5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:54.581577 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-6fc62882-be44-41a8-8b7e-976b1a2bc658 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:54.587140 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-6fc62882-be44-41a8-8b7e-976b1a2bc658 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db returned with HTTP 200 Aug 14 06:15:54.587663 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 658/2619] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:15:54 2026] GET /volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db => generated 1413 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:15:54.587747 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-652c9648-fdb2-432e-9782-7ca5b139ba69 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.590205 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-652c9648-fdb2-432e-9782-7ca5b139ba69 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] POST https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c/action Aug 14 06:15:54.591316 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-652c9648-fdb2-432e-9782-7ca5b139ba69 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:54.591576 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-652c9648-fdb2-432e-9782-7ca5b139ba69 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:54.593748 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-652c9648-fdb2-432e-9782-7ca5b139ba69 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] Updating group '3b67784d-93d0-4bf7-a621-97dfadeb444c' with 'available' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 06:15:54.604418 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:54.604418 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:54.612450 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-652c9648-fdb2-432e-9782-7ca5b139ba69 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c/action returned with HTTP 202 Aug 14 06:15:54.612834 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 660/2620] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 14 06:15:54 2026] POST /volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:15:54.613590 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5322836f-a117-48ca-94e7-b2fb044ce5e9) transitioned into state 'SUCCESS' from state '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-173244935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e28bd9b5333d4acc85714e6926fb51f9',qos_specs=None,replication_status=,reservations=['26a7765b-650d-42b4-a013-ac743dd716c6','8c036792-c06f-4a7f-b875-4f720e132b93','34d32e69-a0a3-4544-9b0b-da8141e9c9d1','660ebb08-66f7-4dda-93d0-578fc595f412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='761c849042dc41c9ba66a1661080243c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:54.614522 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecbd394b-2194-478d-a220-a6e2058db262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:54.621921 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-17541676-8ce2-4660-8e49-0f723f5c47b7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.623691 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-17541676-8ce2-4660-8e49-0f723f5c47b7 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] GET https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c Aug 14 06:15:54.623910 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-17541676-8ce2-4660-8e49-0f723f5c47b7 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:54.624097 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-17541676-8ce2-4660-8e49-0f723f5c47b7 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:54.624211 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-17541676-8ce2-4660-8e49-0f723f5c47b7 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] show called for member 3b67784d-93d0-4bf7-a621-97dfadeb444c {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:15:54.626803 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecbd394b-2194-478d-a220-a6e2058db262) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:54.627341 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:54.627341 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:54.627614 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Flow 'volume_create_api' (f81adf86-63cf-4aaa-8d76-3fda5a9b353d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:54.627945 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Create volume request issued successfully. Aug 14 06:15:54.628472 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f8ec89f9-2c35-4dcc-8c78-809484cf3294 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:15:54.628858 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 652/2621] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:15:54 2026] POST /volume/v3/volumes => generated 753 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:15:54.636805 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-17541676-8ce2-4660-8e49-0f723f5c47b7 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c returned with HTTP 200 Aug 14 06:15:54.637410 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 652/2622] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:15:54 2026] GET /volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:54.643682 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-def07dc2-d9fa-4f6b-8ac3-48ab453ad9fa None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.646035 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-def07dc2-d9fa-4f6b-8ac3-48ab453ad9fa tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] GET https://10.4.3.127/volume/v3/volumes/e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 Aug 14 06:15:54.646222 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-def07dc2-d9fa-4f6b-8ac3-48ab453ad9fa tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:54.646523 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-def07dc2-d9fa-4f6b-8ac3-48ab453ad9fa tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:54.653497 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a723eb6f-a8e0-489e-bb83-cc534c3ca35d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.655103 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:54.655103 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:54.655487 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a723eb6f-a8e0-489e-bb83-cc534c3ca35d tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] POST https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c/action Aug 14 06:15:54.655991 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a723eb6f-a8e0-489e-bb83-cc534c3ca35d tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:54.656108 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a723eb6f-a8e0-489e-bb83-cc534c3ca35d tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:54.657780 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-a723eb6f-a8e0-489e-bb83-cc534c3ca35d tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] Updating group '3b67784d-93d0-4bf7-a621-97dfadeb444c' with 'error' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 06:15:54.659518 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-def07dc2-d9fa-4f6b-8ac3-48ab453ad9fa tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Volume info retrieved successfully. Aug 14 06:15:54.663412 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:54.663412 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:54.666195 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-def07dc2-d9fa-4f6b-8ac3-48ab453ad9fa tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] https://10.4.3.127/volume/v3/volumes/e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 returned with HTTP 200 Aug 14 06:15:54.666730 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 659/2623] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:54 2026] GET /volume/v3/volumes/e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:54.671029 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a723eb6f-a8e0-489e-bb83-cc534c3ca35d tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c/action returned with HTTP 202 Aug 14 06:15:54.671456 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 661/2624] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 14 06:15:54 2026] POST /volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:15:54.679000 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7d4cdea1-af17-4d0e-931e-1ab90f794eba None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.681058 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7d4cdea1-af17-4d0e-931e-1ab90f794eba tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] GET https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c Aug 14 06:15:54.681312 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7d4cdea1-af17-4d0e-931e-1ab90f794eba tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:54.681530 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7d4cdea1-af17-4d0e-931e-1ab90f794eba tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:54.681684 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.groups [None req-7d4cdea1-af17-4d0e-931e-1ab90f794eba tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] show called for member 3b67784d-93d0-4bf7-a621-97dfadeb444c {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:15:54.687872 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:54.687872 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:54.699947 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7d4cdea1-af17-4d0e-931e-1ab90f794eba tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c returned with HTTP 200 Aug 14 06:15:54.700307 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 653/2625] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:15:54 2026] GET /volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c => generated 384 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:54.712696 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5abcdbd2-7e08-430e-8788-359ece3918c6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.715170 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5abcdbd2-7e08-430e-8788-359ece3918c6 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] POST https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c/action Aug 14 06:15:54.715600 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5abcdbd2-7e08-430e-8788-359ece3918c6 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:54.715736 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5abcdbd2-7e08-430e-8788-359ece3918c6 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:54.717334 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-5abcdbd2-7e08-430e-8788-359ece3918c6 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] Updating group '3b67784d-93d0-4bf7-a621-97dfadeb444c' with 'available' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 06:15:54.725954 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:54.725954 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:54.736558 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5abcdbd2-7e08-430e-8788-359ece3918c6 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c/action returned with HTTP 202 Aug 14 06:15:54.736895 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 653/2626] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 14 06:15:54 2026] POST /volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:15:54.744810 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f11bf60c-beb8-4ffa-992b-9ec0e94acf7b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.747035 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f11bf60c-beb8-4ffa-992b-9ec0e94acf7b tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] GET https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c Aug 14 06:15:54.747361 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f11bf60c-beb8-4ffa-992b-9ec0e94acf7b tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:54.747548 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f11bf60c-beb8-4ffa-992b-9ec0e94acf7b tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:54.747777 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.groups [None req-f11bf60c-beb8-4ffa-992b-9ec0e94acf7b tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] show called for member 3b67784d-93d0-4bf7-a621-97dfadeb444c {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:15:54.751699 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:54.751699 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:54.764490 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f11bf60c-beb8-4ffa-992b-9ec0e94acf7b tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c returned with HTTP 200 Aug 14 06:15:54.765070 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 660/2627] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:15:54 2026] GET /volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:54.774352 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e10eb5d6-3644-44b4-a255-9b1d4f6c74c0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.776217 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e10eb5d6-3644-44b4-a255-9b1d4f6c74c0 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:15:54.776358 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e10eb5d6-3644-44b4-a255-9b1d4f6c74c0 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:54.776557 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e10eb5d6-3644-44b4-a255-9b1d4f6c74c0 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:54.776761 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-e10eb5d6-3644-44b4-a255-9b1d4f6c74c0 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:15:54.777384 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e10eb5d6-3644-44b4-a255-9b1d4f6c74c0 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:15:54.784022 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e10eb5d6-3644-44b4-a255-9b1d4f6c74c0 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Get all volumes completed successfully. Aug 14 06:15:54.785968 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e10eb5d6-3644-44b4-a255-9b1d4f6c74c0 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:15:54.786314 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 662/2628] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:15:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:54.802384 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-afc67784-33a2-48d0-aa87-13b5d77d9dfa None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.803697 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-afc67784-33a2-48d0-aa87-13b5d77d9dfa tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] POST https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c/action Aug 14 06:15:54.804127 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-afc67784-33a2-48d0-aa87-13b5d77d9dfa tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:15:54.804249 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-afc67784-33a2-48d0-aa87-13b5d77d9dfa tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:54.805953 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.groups [None req-afc67784-33a2-48d0-aa87-13b5d77d9dfa tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] delete called for group 3b67784d-93d0-4bf7-a621-97dfadeb444c {{(pid=100405) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 06:15:54.805953 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.groups [None req-afc67784-33a2-48d0-aa87-13b5d77d9dfa tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Delete group with id: 3b67784d-93d0-4bf7-a621-97dfadeb444c Aug 14 06:15:54.812274 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:54.812274 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:54.836876 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-afc67784-33a2-48d0-aa87-13b5d77d9dfa tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c/action returned with HTTP 202 Aug 14 06:15:54.837322 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 654/2629] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 14 06:15:54 2026] POST /volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:15:54.847125 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cf69da11-23e7-4cac-a0f7-706bca3f7ee6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:54.848774 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cf69da11-23e7-4cac-a0f7-706bca3f7ee6 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] GET https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c Aug 14 06:15:54.849022 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cf69da11-23e7-4cac-a0f7-706bca3f7ee6 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:54.849175 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cf69da11-23e7-4cac-a0f7-706bca3f7ee6 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:54.849282 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-cf69da11-23e7-4cac-a0f7-706bca3f7ee6 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] show called for member 3b67784d-93d0-4bf7-a621-97dfadeb444c {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:15:54.855416 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:54.855416 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:54.868601 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cf69da11-23e7-4cac-a0f7-706bca3f7ee6 tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c returned with HTTP 200 Aug 14 06:15:54.868972 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 654/2630] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:15:54 2026] GET /volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c => generated 387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:55.009540 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d2d38292-a568-47bb-b4ca-16e2462eab7c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:55.011412 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d2d38292-a568-47bb-b4ca-16e2462eab7c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:55.011605 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d2d38292-a568-47bb-b4ca-16e2462eab7c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:55.011781 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d2d38292-a568-47bb-b4ca-16e2462eab7c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:55.011898 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-d2d38292-a568-47bb-b4ca-16e2462eab7c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:55.015997 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:55.015997 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:55.016653 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d2d38292-a568-47bb-b4ca-16e2462eab7c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:55.017012 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 661/2631] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:55 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:55.554072 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-8a6ec460-74e1-4fdd-93a5-502f04278e77 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:55.556665 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-8a6ec460-74e1-4fdd-93a5-502f04278e77 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] DELETE https://10.4.3.127/volume/v3/attachments/eaf0e08d-058e-4938-980e-cc4301ebe329 Aug 14 06:15:55.556953 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-8a6ec460-74e1-4fdd-93a5-502f04278e77 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:55.557436 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-8a6ec460-74e1-4fdd-93a5-502f04278e77 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:55.567371 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:55.567371 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:55.620178 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1ebbe9d6-3223-4a36-92b1-f8607e7bb64f req-8a6ec460-74e1-4fdd-93a5-502f04278e77 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/attachments/eaf0e08d-058e-4938-980e-cc4301ebe329 returned with HTTP 200 Aug 14 06:15:55.620793 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 663/2632] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:15:55 2026] DELETE /volume/v3/attachments/eaf0e08d-058e-4938-980e-cc4301ebe329 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:55.679598 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f6caf471-4a47-4e7a-a64a-a1d576409a6d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:55.680974 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f6caf471-4a47-4e7a-a64a-a1d576409a6d tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] GET https://10.4.3.127/volume/v3/volumes/e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 Aug 14 06:15:55.681186 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f6caf471-4a47-4e7a-a64a-a1d576409a6d tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:55.682918 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f6caf471-4a47-4e7a-a64a-a1d576409a6d tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:55.694299 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:55.694299 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:55.697793 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f6caf471-4a47-4e7a-a64a-a1d576409a6d tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Volume info retrieved successfully. Aug 14 06:15:55.705635 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f6caf471-4a47-4e7a-a64a-a1d576409a6d tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] https://10.4.3.127/volume/v3/volumes/e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 returned with HTTP 200 Aug 14 06:15:55.706120 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 655/2633] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:55 2026] GET /volume/v3/volumes/e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:55.728464 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1ce664e7-18ff-4fd8-b4c6-5dbfa3141bed None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:55.731484 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1ce664e7-18ff-4fd8-b4c6-5dbfa3141bed tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] GET https://10.4.3.127/volume/v3/volumes/e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 Aug 14 06:15:55.731709 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1ce664e7-18ff-4fd8-b4c6-5dbfa3141bed tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:55.731907 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1ce664e7-18ff-4fd8-b4c6-5dbfa3141bed tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:55.743434 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:55.743434 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:55.747248 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1ce664e7-18ff-4fd8-b4c6-5dbfa3141bed tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] Volume info retrieved successfully. Aug 14 06:15:55.752825 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1ce664e7-18ff-4fd8-b4c6-5dbfa3141bed tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] https://10.4.3.127/volume/v3/volumes/e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 returned with HTTP 200 Aug 14 06:15:55.753406 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 655/2634] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:55 2026] GET /volume/v3/volumes/e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 => generated 1010 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:55.766124 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-639f4892-57a5-4edc-ada3-1a8481c9e89a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:55.770742 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-639f4892-57a5-4edc-ada3-1a8481c9e89a tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] GET https://10.4.3.127/volume/v3/os-services?host=np0000007331&binary=cinder-volume Aug 14 06:15:55.770742 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-639f4892-57a5-4edc-ada3-1a8481c9e89a tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:55.770742 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-639f4892-57a5-4edc-ada3-1a8481c9e89a tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:55.776751 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-639f4892-57a5-4edc-ada3-1a8481c9e89a tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] https://10.4.3.127/volume/v3/os-services?host=np0000007331&binary=cinder-volume returned with HTTP 200 Aug 14 06:15:55.777131 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 662/2635] 10.4.3.127 () {66 vars in 1326 bytes} [Fri Aug 14 06:15:55 2026] GET /volume/v3/os-services?host=np0000007331&binary=cinder-volume => generated 275 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:55.787355 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-da4986dc-7dc6-4c44-bfff-486a06c7393a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:55.789386 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da4986dc-7dc6-4c44-bfff-486a06c7393a tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] GET https://10.4.3.127/volume/v3/volumes/e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 Aug 14 06:15:55.789603 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da4986dc-7dc6-4c44-bfff-486a06c7393a tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:55.789785 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da4986dc-7dc6-4c44-bfff-486a06c7393a tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:55.796878 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:55.796878 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:55.800600 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-da4986dc-7dc6-4c44-bfff-486a06c7393a tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Volume info retrieved successfully. Aug 14 06:15:55.804740 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da4986dc-7dc6-4c44-bfff-486a06c7393a tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] https://10.4.3.127/volume/v3/volumes/e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 returned with HTTP 200 Aug 14 06:15:55.805157 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 664/2636] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:55 2026] GET /volume/v3/volumes/e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:55.817710 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1d0255a2-fa19-4830-8691-51c22a15a411 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:55.819423 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1d0255a2-fa19-4830-8691-51c22a15a411 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 Aug 14 06:15:55.819594 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1d0255a2-fa19-4830-8691-51c22a15a411 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:55.819787 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1d0255a2-fa19-4830-8691-51c22a15a411 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:55.819951 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-1d0255a2-fa19-4830-8691-51c22a15a411 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Delete volume with id: e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 Aug 14 06:15:55.826922 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:55.826922 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:55.827406 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-1d0255a2-fa19-4830-8691-51c22a15a411 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Volume info retrieved successfully. Aug 14 06:15:55.850080 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-1d0255a2-fa19-4830-8691-51c22a15a411 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Delete volume request issued successfully. Aug 14 06:15:55.850272 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1d0255a2-fa19-4830-8691-51c22a15a411 tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] https://10.4.3.127/volume/v3/volumes/e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 returned with HTTP 202 Aug 14 06:15:55.850702 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 656/2637] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:15:55 2026] DELETE /volume/v3/volumes/e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:15:55.859394 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-54f9d450-0e89-4fba-b817-eaf1ec2b372c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:55.861559 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-54f9d450-0e89-4fba-b817-eaf1ec2b372c tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] GET https://10.4.3.127/volume/v3/volumes/e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 Aug 14 06:15:55.861787 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-54f9d450-0e89-4fba-b817-eaf1ec2b372c tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:55.862051 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-54f9d450-0e89-4fba-b817-eaf1ec2b372c tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:55.871684 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:55.871684 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:55.876082 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-54f9d450-0e89-4fba-b817-eaf1ec2b372c tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Volume info retrieved successfully. Aug 14 06:15:55.880679 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-08995e57-60ae-4301-96f9-d2846a9c500c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:55.882202 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-54f9d450-0e89-4fba-b817-eaf1ec2b372c tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] https://10.4.3.127/volume/v3/volumes/e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 returned with HTTP 200 Aug 14 06:15:55.882719 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 656/2638] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:55 2026] GET /volume/v3/volumes/e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:55.882969 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-08995e57-60ae-4301-96f9-d2846a9c500c tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] GET https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c Aug 14 06:15:55.883207 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-08995e57-60ae-4301-96f9-d2846a9c500c tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:55.883392 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-08995e57-60ae-4301-96f9-d2846a9c500c tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:55.883734 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.groups [None req-08995e57-60ae-4301-96f9-d2846a9c500c tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] show called for member 3b67784d-93d0-4bf7-a621-97dfadeb444c {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 06:15:55.895172 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-08995e57-60ae-4301-96f9-d2846a9c500c tempest-GroupsV320Test-1726834928 tempest-GroupsV320Test-1726834928-project-member] https://10.4.3.127/volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c returned with HTTP 404 Aug 14 06:15:55.896121 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 663/2639] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 14 06:15:55 2026] GET /volume/v3/groups/3b67784d-93d0-4bf7-a621-97dfadeb444c => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:15:55.904710 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-964fb898-092d-44c1-ae1b-d55c38b7e87c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:55.906545 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-964fb898-092d-44c1-ae1b-d55c38b7e87c tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/30d14a01-0534-4da0-aee7-620ce0ce1891 Aug 14 06:15:55.906807 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-964fb898-092d-44c1-ae1b-d55c38b7e87c tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:55.907059 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-964fb898-092d-44c1-ae1b-d55c38b7e87c tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:55.921568 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-964fb898-092d-44c1-ae1b-d55c38b7e87c tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] https://10.4.3.127/volume/v3/group_types/30d14a01-0534-4da0-aee7-620ce0ce1891 returned with HTTP 202 Aug 14 06:15:55.922144 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 665/2640] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 14 06:15:55 2026] DELETE /volume/v3/group_types/30d14a01-0534-4da0-aee7-620ce0ce1891 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:15:55.929647 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-dc1298f0-08d9-42dc-a160-ab944496cdd2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:55.931535 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dc1298f0-08d9-42dc-a160-ab944496cdd2 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] DELETE https://10.4.3.127/volume/v3/types/7798b243-9056-4c2a-bc61-47d180b6c20b Aug 14 06:15:55.931735 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dc1298f0-08d9-42dc-a160-ab944496cdd2 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:55.933464 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dc1298f0-08d9-42dc-a160-ab944496cdd2 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:55.967667 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dc1298f0-08d9-42dc-a160-ab944496cdd2 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] https://10.4.3.127/volume/v3/types/7798b243-9056-4c2a-bc61-47d180b6c20b returned with HTTP 202 Aug 14 06:15:55.968194 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 657/2641] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:15:55 2026] DELETE /volume/v3/types/7798b243-9056-4c2a-bc61-47d180b6c20b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:15:55.975751 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-405afdd7-08c9-466a-a7f9-a7ddb9db99f7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:55.977687 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-405afdd7-08c9-466a-a7f9-a7ddb9db99f7 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] GET https://10.4.3.127/volume/v3/types/7798b243-9056-4c2a-bc61-47d180b6c20b Aug 14 06:15:55.977895 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-405afdd7-08c9-466a-a7f9-a7ddb9db99f7 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:55.978088 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-405afdd7-08c9-466a-a7f9-a7ddb9db99f7 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:55.981536 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-405afdd7-08c9-466a-a7f9-a7ddb9db99f7 tempest-GroupsV320Test-1134137572 tempest-GroupsV320Test-1134137572-project-admin] https://10.4.3.127/volume/v3/types/7798b243-9056-4c2a-bc61-47d180b6c20b returned with HTTP 404 Aug 14 06:15:55.982022 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 657/2642] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:15:55 2026] GET /volume/v3/types/7798b243-9056-4c2a-bc61-47d180b6c20b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:56.027980 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7b8f8895-e095-4cb6-97c2-c3ed4e3010ff None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:56.029738 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7b8f8895-e095-4cb6-97c2-c3ed4e3010ff tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:56.029969 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7b8f8895-e095-4cb6-97c2-c3ed4e3010ff tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:56.030179 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7b8f8895-e095-4cb6-97c2-c3ed4e3010ff tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:56.030310 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-7b8f8895-e095-4cb6-97c2-c3ed4e3010ff tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:56.035664 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:56.035664 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:56.036789 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7b8f8895-e095-4cb6-97c2-c3ed4e3010ff tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:56.037264 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 664/2643] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:56 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:56.650806 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-40e58da0-f598-4f20-93be-f288f53aaf99 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:56.652701 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-40e58da0-f598-4f20-93be-f288f53aaf99 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] DELETE https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db Aug 14 06:15:56.652894 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-40e58da0-f598-4f20-93be-f288f53aaf99 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:56.653149 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-40e58da0-f598-4f20-93be-f288f53aaf99 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:56.653289 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-40e58da0-f598-4f20-93be-f288f53aaf99 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Delete volume with id: c06ef487-ee1b-4066-bec1-73da6ea3a2db Aug 14 06:15:56.661573 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:56.661573 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:56.662161 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-40e58da0-f598-4f20-93be-f288f53aaf99 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:15:56.684424 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-40e58da0-f598-4f20-93be-f288f53aaf99 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Delete volume request issued successfully. Aug 14 06:15:56.684424 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-40e58da0-f598-4f20-93be-f288f53aaf99 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db returned with HTTP 202 Aug 14 06:15:56.684424 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 666/2644] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:15:56 2026] DELETE /volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:15:56.895758 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c26a814e-4ab5-40e0-9c93-42e18711148f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:56.897328 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c26a814e-4ab5-40e0-9c93-42e18711148f tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] GET https://10.4.3.127/volume/v3/volumes/e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 Aug 14 06:15:56.897552 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c26a814e-4ab5-40e0-9c93-42e18711148f tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:56.897728 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c26a814e-4ab5-40e0-9c93-42e18711148f tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:56.904236 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c26a814e-4ab5-40e0-9c93-42e18711148f tempest-VolumesServicesTestJSON-278212992 tempest-VolumesServicesTestJSON-278212992-project-member] https://10.4.3.127/volume/v3/volumes/e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 returned with HTTP 404 Aug 14 06:15:56.904686 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 658/2645] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:56 2026] GET /volume/v3/volumes/e120f58b-e4c3-4aa1-a40c-1188ae9f4a73 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:56.912057 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f1425a14-d3b3-40e5-a596-ee981b659680 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:56.914144 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f1425a14-d3b3-40e5-a596-ee981b659680 tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] GET https://10.4.3.127/volume/v3/os-services Aug 14 06:15:56.914387 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f1425a14-d3b3-40e5-a596-ee981b659680 tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:56.914661 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f1425a14-d3b3-40e5-a596-ee981b659680 tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:56.922896 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f1425a14-d3b3-40e5-a596-ee981b659680 tempest-VolumesServicesTestJSON-1813398619 tempest-VolumesServicesTestJSON-1813398619-project-admin] https://10.4.3.127/volume/v3/os-services returned with HTTP 200 Aug 14 06:15:56.923373 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 658/2646] 10.4.3.127 () {66 vars in 1249 bytes} [Fri Aug 14 06:15:56 2026] GET /volume/v3/os-services => generated 626 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:56.986334 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:56.988714 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:15:56.989165 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-410593560", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:56.991184 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-410593560', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:15:56.991292 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Create volume of 1 GB Aug 14 06:15:56.995551 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Availability Zones retrieved successfully. Aug 14 06:15:57.002078 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Flow 'volume_create_api' (3d3f7043-639d-4948-9549-7642a2231e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:57.002921 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e384fe8-0941-40ae-a037-d5dbef087d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:57.003773 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:15:57.029812 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e384fe8-0941-40ae-a037-d5dbef087d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:57.030543 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd651d2b-91c7-4941-9bf5-e813d1eb9f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:57.049069 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d93ffeb6-089c-4b6a-b3b5-3cfb2a68408b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:57.051239 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d93ffeb6-089c-4b6a-b3b5-3cfb2a68408b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:57.051467 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d93ffeb6-089c-4b6a-b3b5-3cfb2a68408b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:57.051741 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d93ffeb6-089c-4b6a-b3b5-3cfb2a68408b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:57.052231 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-d93ffeb6-089c-4b6a-b3b5-3cfb2a68408b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:57.057285 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:57.057285 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:57.058409 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d93ffeb6-089c-4b6a-b3b5-3cfb2a68408b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:57.058921 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 667/2647] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:57 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:57.111017 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Created reservations ['01fce819-9383-41a0-a432-34e7f45683e9', '8fa04829-dbd0-4b60-8b01-99ef4fef71e4', 'd64d595d-0723-4338-bd1c-7feb81a1f32c', 'dc4fe9c2-04f4-45d1-bb0d-d4a36192307b'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:57.112199 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd651d2b-91c7-4941-9bf5-e813d1eb9f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01fce819-9383-41a0-a432-34e7f45683e9', '8fa04829-dbd0-4b60-8b01-99ef4fef71e4', 'd64d595d-0723-4338-bd1c-7feb81a1f32c', 'dc4fe9c2-04f4-45d1-bb0d-d4a36192307b']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:57.113234 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0742c44d-0685-4f40-9094-c74c466d0fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:57.151971 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0742c44d-0685-4f40-9094-c74c466d0fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be7c04d7-deaa-416e-be6e-3defc566cec0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-410593560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e61a4b59b98f494bbf6213d27c819117',qos_specs=None,replication_status=,reservations=['01fce819-9383-41a0-a432-34e7f45683e9','8fa04829-dbd0-4b60-8b01-99ef4fef71e4','d64d595d-0723-4338-bd1c-7feb81a1f32c','dc4fe9c2-04f4-45d1-bb0d-d4a36192307b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b109491add1446bd9ff32e3a0eee916f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:15:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-410593560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be7c04d7-deaa-416e-be6e-3defc566cec0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e61a4b59b98f494bbf6213d27c819117',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b109491add1446bd9ff32e3a0eee916f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:57.153983 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fd76b38-ee92-4654-8bcd-12f26403c2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:57.174963 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fd76b38-ee92-4654-8bcd-12f26403c2c9) transitioned into state 'SUCCESS' from state '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-410593560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e61a4b59b98f494bbf6213d27c819117',qos_specs=None,replication_status=,reservations=['01fce819-9383-41a0-a432-34e7f45683e9','8fa04829-dbd0-4b60-8b01-99ef4fef71e4','d64d595d-0723-4338-bd1c-7feb81a1f32c','dc4fe9c2-04f4-45d1-bb0d-d4a36192307b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b109491add1446bd9ff32e3a0eee916f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:57.175835 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44fc48dc-c744-4cbc-988a-bf5a9722cc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:57.185226 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44fc48dc-c744-4cbc-988a-bf5a9722cc38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:57.186372 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Flow 'volume_create_api' (3d3f7043-639d-4948-9549-7642a2231e4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:57.186372 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Create volume request issued successfully. Aug 14 06:15:57.186990 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-81e43889-b685-43c9-983f-465bcd0b3d32 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:15:57.187711 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 665/2648] 10.4.3.127 () {72 vars in 1541 bytes} [Fri Aug 14 06:15:56 2026] POST /volume/v3/volumes => generated 754 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:15:57.199558 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-7bc569a7-ca03-4f80-9886-8c0c0ab8a124 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:57.202286 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-7bc569a7-ca03-4f80-9886-8c0c0ab8a124 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] GET https://10.4.3.127/volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 Aug 14 06:15:57.202552 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-7bc569a7-ca03-4f80-9886-8c0c0ab8a124 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:57.202909 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-7bc569a7-ca03-4f80-9886-8c0c0ab8a124 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:57.216336 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:57.216336 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:57.222453 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-7bc569a7-ca03-4f80-9886-8c0c0ab8a124 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Volume info retrieved successfully. Aug 14 06:15:57.228089 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-0e3e9f54-0eb1-495e-8fdd-54765f8fde3b req-7bc569a7-ca03-4f80-9886-8c0c0ab8a124 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] https://10.4.3.127/volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 returned with HTTP 200 Aug 14 06:15:57.228695 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 659/2649] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:57 2026] GET /volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:57.268116 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-9ff4915f-067a-4305-a015-d9e65c0bb3d5 req-cebf87fa-c28b-4c8a-b84f-baebae9fac4c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:57.270822 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9ff4915f-067a-4305-a015-d9e65c0bb3d5 req-cebf87fa-c28b-4c8a-b84f-baebae9fac4c tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] GET https://10.4.3.127/volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 Aug 14 06:15:57.271122 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9ff4915f-067a-4305-a015-d9e65c0bb3d5 req-cebf87fa-c28b-4c8a-b84f-baebae9fac4c tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:57.271514 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9ff4915f-067a-4305-a015-d9e65c0bb3d5 req-cebf87fa-c28b-4c8a-b84f-baebae9fac4c tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:57.280606 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:57.280606 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:57.286345 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-9ff4915f-067a-4305-a015-d9e65c0bb3d5 req-cebf87fa-c28b-4c8a-b84f-baebae9fac4c tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Volume info retrieved successfully. Aug 14 06:15:57.292708 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9ff4915f-067a-4305-a015-d9e65c0bb3d5 req-cebf87fa-c28b-4c8a-b84f-baebae9fac4c tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] https://10.4.3.127/volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 returned with HTTP 200 Aug 14 06:15:57.293267 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 659/2650] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:57 2026] GET /volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:58.071421 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e0369120-7620-4cfc-a4e9-73addb1abf59 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:58.074176 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e0369120-7620-4cfc-a4e9-73addb1abf59 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:58.074383 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e0369120-7620-4cfc-a4e9-73addb1abf59 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:58.074620 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e0369120-7620-4cfc-a4e9-73addb1abf59 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:58.074709 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e0369120-7620-4cfc-a4e9-73addb1abf59 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:58.079325 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:58.079325 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:58.080262 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e0369120-7620-4cfc-a4e9-73addb1abf59 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:58.080773 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 668/2651] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:58 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:58.081131 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:58.086826 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:15:58.087347 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-946296729", "imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:58.090972 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-946296729', 'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:15:58.187444 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Create volume of 1 GB Aug 14 06:15:58.188665 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:58.188665 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:58.195448 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Availability Zones retrieved successfully. Aug 14 06:15:58.204223 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Flow 'volume_create_api' (82e83640-11bf-4ce7-8739-a8f229cf2971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:58.205445 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85a3dd23-8e17-409c-82ff-3064e5a63371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:58.206762 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:15:58.278188 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85a3dd23-8e17-409c-82ff-3064e5a63371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:58.279159 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8288cb8-3656-47fa-b63b-61f2c669fa24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:58.322564 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-f8caaf04-64dc-45fe-a87d-5ff70e117df7 req-fa3fffae-3434-4bcb-adbe-e27700626b7a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:58.325295 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f8caaf04-64dc-45fe-a87d-5ff70e117df7 req-fa3fffae-3434-4bcb-adbe-e27700626b7a tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] GET https://10.4.3.127/volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 Aug 14 06:15:58.325629 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f8caaf04-64dc-45fe-a87d-5ff70e117df7 req-fa3fffae-3434-4bcb-adbe-e27700626b7a tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:58.325913 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f8caaf04-64dc-45fe-a87d-5ff70e117df7 req-fa3fffae-3434-4bcb-adbe-e27700626b7a tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:58.335826 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:58.335826 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:58.340444 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-f8caaf04-64dc-45fe-a87d-5ff70e117df7 req-fa3fffae-3434-4bcb-adbe-e27700626b7a tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Volume info retrieved successfully. Aug 14 06:15:58.348277 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f8caaf04-64dc-45fe-a87d-5ff70e117df7 req-fa3fffae-3434-4bcb-adbe-e27700626b7a tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] https://10.4.3.127/volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 returned with HTTP 200 Aug 14 06:15:58.349052 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 660/2652] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:58 2026] GET /volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:58.367784 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Created reservations ['2d1c0edf-8bd4-4833-a815-3c807df2ddda', 'ba45e494-2a16-4535-97e8-b1030e4f52ca', 'e53e9445-b3c3-4481-be96-4026f10e3f2e', '13e1859f-cad1-4bcf-8681-01ccf921e88e'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:58.368590 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8288cb8-3656-47fa-b63b-61f2c669fa24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d1c0edf-8bd4-4833-a815-3c807df2ddda', 'ba45e494-2a16-4535-97e8-b1030e4f52ca', 'e53e9445-b3c3-4481-be96-4026f10e3f2e', '13e1859f-cad1-4bcf-8681-01ccf921e88e']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:58.369644 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c3ab96d-cb6d-4e7f-acfc-85eb8d259795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:58.378904 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-35aa9ee6-8fdf-4b8a-a916-2a8e7f4c269c req-45a08ae4-7c25-43b4-bf79-8ccf22df5786 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:58.382621 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-35aa9ee6-8fdf-4b8a-a916-2a8e7f4c269c req-45a08ae4-7c25-43b4-bf79-8ccf22df5786 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:15:58.383004 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-35aa9ee6-8fdf-4b8a-a916-2a8e7f4c269c req-45a08ae4-7c25-43b4-bf79-8ccf22df5786 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be7c04d7-deaa-416e-be6e-3defc566cec0", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1139240247", "description": null, "metadata": {}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:58.391282 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:58.391282 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:58.391829 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-35aa9ee6-8fdf-4b8a-a916-2a8e7f4c269c req-45a08ae4-7c25-43b4-bf79-8ccf22df5786 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Volume info retrieved successfully. Aug 14 06:15:58.392012 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [req-35aa9ee6-8fdf-4b8a-a916-2a8e7f4c269c req-45a08ae4-7c25-43b4-bf79-8ccf22df5786 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Create snapshot from volume be7c04d7-deaa-416e-be6e-3defc566cec0 Aug 14 06:15:58.398385 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c3ab96d-cb6d-4e7f-acfc-85eb8d259795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e75fed10-f7ec-4fec-99dc-228b45fe787c', '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-946296729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4360db74f784b17bf3f69b0f7fdc574',qos_specs=None,replication_status=,reservations=['2d1c0edf-8bd4-4833-a815-3c807df2ddda','ba45e494-2a16-4535-97e8-b1030e4f52ca','e53e9445-b3c3-4481-be96-4026f10e3f2e','13e1859f-cad1-4bcf-8681-01ccf921e88e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12174a64c0154670998afb6ef623e06b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:15:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-946296729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e75fed10-f7ec-4fec-99dc-228b45fe787c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4360db74f784b17bf3f69b0f7fdc574',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12174a64c0154670998afb6ef623e06b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:58.399144 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (962bbf84-56c9-4cc9-a230-cbf7a86588b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:58.426348 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (962bbf84-56c9-4cc9-a230-cbf7a86588b1) transitioned into state 'SUCCESS' from state '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-946296729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4360db74f784b17bf3f69b0f7fdc574',qos_specs=None,replication_status=,reservations=['2d1c0edf-8bd4-4833-a815-3c807df2ddda','ba45e494-2a16-4535-97e8-b1030e4f52ca','e53e9445-b3c3-4481-be96-4026f10e3f2e','13e1859f-cad1-4bcf-8681-01ccf921e88e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12174a64c0154670998afb6ef623e06b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:58.427115 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a3e6a4f-6cf7-4784-b7fe-78e7e37200e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:15:58.436416 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [req-35aa9ee6-8fdf-4b8a-a916-2a8e7f4c269c req-45a08ae4-7c25-43b4-bf79-8ccf22df5786 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Created reservations ['0138300a-0653-43a4-add2-f1f67a04974e', '2d5e7f3a-7119-464f-9094-633c4efbb82c', 'cf4494c0-b069-48f0-b3a6-f75a1e0d7439', 'f6d9712e-44fc-4ba7-a148-1ffdf1a3ff06'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:15:58.440649 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a3e6a4f-6cf7-4784-b7fe-78e7e37200e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:15:58.441907 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Flow 'volume_create_api' (82e83640-11bf-4ce7-8739-a8f229cf2971) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:15:58.442061 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Create volume request issued successfully. Aug 14 06:15:58.445046 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e1ca44e9-bec8-4fc9-8839-ae7beef47406 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:15:58.445046 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 666/2653] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:15:58 2026] POST /volume/v3/volumes => generated 752 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:15:58.455333 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0aaec961-be67-4872-b798-8ae66e0ccf30 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:58.457866 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0aaec961-be67-4872-b798-8ae66e0ccf30 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] GET https://10.4.3.127/volume/v3/volumes/e75fed10-f7ec-4fec-99dc-228b45fe787c Aug 14 06:15:58.458374 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0aaec961-be67-4872-b798-8ae66e0ccf30 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:58.458374 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0aaec961-be67-4872-b798-8ae66e0ccf30 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:58.464640 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-35aa9ee6-8fdf-4b8a-a916-2a8e7f4c269c req-45a08ae4-7c25-43b4-bf79-8ccf22df5786 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Snapshot create request issued successfully. Aug 14 06:15:58.464640 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-35aa9ee6-8fdf-4b8a-a916-2a8e7f4c269c req-45a08ae4-7c25-43b4-bf79-8ccf22df5786 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:15:58.464640 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 660/2654] 10.4.3.127 () {72 vars in 1547 bytes} [Fri Aug 14 06:15:58 2026] POST /volume/v3/snapshots => generated 311 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:15:58.468201 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:58.468201 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:58.479084 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0aaec961-be67-4872-b798-8ae66e0ccf30 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Volume info retrieved successfully. Aug 14 06:15:58.487033 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0aaec961-be67-4872-b798-8ae66e0ccf30 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] https://10.4.3.127/volume/v3/volumes/e75fed10-f7ec-4fec-99dc-228b45fe787c returned with HTTP 200 Aug 14 06:15:58.488907 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 669/2655] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:58 2026] GET /volume/v3/volumes/e75fed10-f7ec-4fec-99dc-228b45fe787c => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:58.579643 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-787d7bd0-9aab-4bf1-8a64-261a723d1297 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:58.646143 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-787d7bd0-9aab-4bf1-8a64-261a723d1297 tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] GET https://10.4.3.127/volume/v3/os-quota-class-sets/default Aug 14 06:15:58.646967 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-787d7bd0-9aab-4bf1-8a64-261a723d1297 tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:58.646967 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-787d7bd0-9aab-4bf1-8a64-261a723d1297 tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:58.657504 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-e26a3e42-e85f-4f3f-ab33-f9b53d29134c req-71c570c5-4e0a-4249-9dc4-8120d397123b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:58.661062 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-e26a3e42-e85f-4f3f-ab33-f9b53d29134c req-71c570c5-4e0a-4249-9dc4-8120d397123b tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-reader] GET https://10.4.3.127/volume/v3/snapshots/eabb0ef4-dad9-444a-a5d2-e77e6243c344 Aug 14 06:15:58.661360 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-e26a3e42-e85f-4f3f-ab33-f9b53d29134c req-71c570c5-4e0a-4249-9dc4-8120d397123b tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-reader] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:58.661604 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-e26a3e42-e85f-4f3f-ab33-f9b53d29134c req-71c570c5-4e0a-4249-9dc4-8120d397123b tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-reader] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:58.667686 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:58.667686 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:58.668117 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-e26a3e42-e85f-4f3f-ab33-f9b53d29134c req-71c570c5-4e0a-4249-9dc4-8120d397123b tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-reader] Snapshot retrieved successfully. Aug 14 06:15:58.668165 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-787d7bd0-9aab-4bf1-8a64-261a723d1297 tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] https://10.4.3.127/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 06:15:58.668824 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 661/2656] 10.4.3.127 () {66 vars in 1297 bytes} [Fri Aug 14 06:15:58 2026] GET /volume/v3/os-quota-class-sets/default => generated 1414 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:58.668924 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-e26a3e42-e85f-4f3f-ab33-f9b53d29134c req-71c570c5-4e0a-4249-9dc4-8120d397123b tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-reader] https://10.4.3.127/volume/v3/snapshots/eabb0ef4-dad9-444a-a5d2-e77e6243c344 returned with HTTP 200 Aug 14 06:15:58.669305 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 667/2657] 10.4.3.127 () {68 vars in 1604 bytes} [Fri Aug 14 06:15:58 2026] GET /volume/v3/snapshots/eabb0ef4-dad9-444a-a5d2-e77e6243c344 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:58.680218 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5c75c8f2-7a0b-47c5-8ae8-916d115644a1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:58.682075 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5c75c8f2-7a0b-47c5-8ae8-916d115644a1 tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] GET https://10.4.3.127/volume/v3/os-quota-class-sets/default Aug 14 06:15:58.682262 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5c75c8f2-7a0b-47c5-8ae8-916d115644a1 tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:58.682461 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5c75c8f2-7a0b-47c5-8ae8-916d115644a1 tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:58.682694 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:58.682694 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:58.694035 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5c75c8f2-7a0b-47c5-8ae8-916d115644a1 tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] https://10.4.3.127/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 06:15:58.694416 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 661/2658] 10.4.3.127 () {66 vars in 1297 bytes} [Fri Aug 14 06:15:58 2026] GET /volume/v3/os-quota-class-sets/default => generated 1414 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:58.701804 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-79b939b0-76d7-498c-9522-ea94ce9aa5c0 req-ce9c623b-cce0-413b-b46a-be982a4c2516 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:58.703668 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5b5e36d4-4e5e-449c-87a1-05f1b3ba8bc4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:58.705665 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-79b939b0-76d7-498c-9522-ea94ce9aa5c0 req-ce9c623b-cce0-413b-b46a-be982a4c2516 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-reader] GET https://10.4.3.127/volume/v3/snapshots/detail Aug 14 06:15:58.706000 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-79b939b0-76d7-498c-9522-ea94ce9aa5c0 req-ce9c623b-cce0-413b-b46a-be982a4c2516 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:58.706263 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5b5e36d4-4e5e-449c-87a1-05f1b3ba8bc4 tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:15:58.706307 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-79b939b0-76d7-498c-9522-ea94ce9aa5c0 req-ce9c623b-cce0-413b-b46a-be982a4c2516 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-reader] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:58.706582 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [req-79b939b0-76d7-498c-9522-ea94ce9aa5c0 req-ce9c623b-cce0-413b-b46a-be982a4c2516 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-reader] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:15:58.706786 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5b5e36d4-4e5e-449c-87a1-05f1b3ba8bc4 tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1866942482"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:58.708437 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.db.api [req-79b939b0-76d7-498c-9522-ea94ce9aa5c0 req-ce9c623b-cce0-413b-b46a-be982a4c2516 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-reader] Building query based on filter {{(pid=100406) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:15:58.714123 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-79b939b0-76d7-498c-9522-ea94ce9aa5c0 req-ce9c623b-cce0-413b-b46a-be982a4c2516 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-reader] Get all snapshots completed successfully. Aug 14 06:15:58.714658 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:58.714658 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:58.715619 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-79b939b0-76d7-498c-9522-ea94ce9aa5c0 req-ce9c623b-cce0-413b-b46a-be982a4c2516 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-reader] https://10.4.3.127/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 06:15:58.715967 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 670/2659] 10.4.3.127 () {68 vars in 1514 bytes} [Fri Aug 14 06:15:58 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:58.728955 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5b5e36d4-4e5e-449c-87a1-05f1b3ba8bc4 tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:15:58.729357 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 662/2660] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:15:58 2026] POST /volume/v3/types => generated 228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:15:58.739534 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-61af187d-7b94-485d-8f27-989249e05f90 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:58.741691 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-61af187d-7b94-485d-8f27-989249e05f90 tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-class-sets/default Aug 14 06:15:58.742157 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-61af187d-7b94-485d-8f27-989249e05f90 tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-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-1866942482": 2, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1866942482": 7, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1866942482": 9}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:58.763433 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-b95f2b0f-6146-4a9e-b531-c9e2ca49aec3 req-d944d4f4-a670-4ec3-ae7a-61574f77aaf9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:58.765821 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b95f2b0f-6146-4a9e-b531-c9e2ca49aec3 req-d944d4f4-a670-4ec3-ae7a-61574f77aaf9 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] GET https://10.4.3.127/volume/v3/snapshots/eabb0ef4-dad9-444a-a5d2-e77e6243c344 Aug 14 06:15:58.766064 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b95f2b0f-6146-4a9e-b531-c9e2ca49aec3 req-d944d4f4-a670-4ec3-ae7a-61574f77aaf9 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:58.766297 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b95f2b0f-6146-4a9e-b531-c9e2ca49aec3 req-d944d4f4-a670-4ec3-ae7a-61574f77aaf9 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:58.772476 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:58.772476 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:15:58.773115 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-b95f2b0f-6146-4a9e-b531-c9e2ca49aec3 req-d944d4f4-a670-4ec3-ae7a-61574f77aaf9 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Snapshot retrieved successfully. Aug 14 06:15:58.774085 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b95f2b0f-6146-4a9e-b531-c9e2ca49aec3 req-d944d4f4-a670-4ec3-ae7a-61574f77aaf9 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] https://10.4.3.127/volume/v3/snapshots/eabb0ef4-dad9-444a-a5d2-e77e6243c344 returned with HTTP 200 Aug 14 06:15:58.774713 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 662/2661] 10.4.3.127 () {68 vars in 1604 bytes} [Fri Aug 14 06:15:58 2026] GET /volume/v3/snapshots/eabb0ef4-dad9-444a-a5d2-e77e6243c344 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:58.805330 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-47aa4978-bf1e-4f55-821e-4808f096a343 req-f5f83cf1-1a2e-41d8-9469-1a911881adaa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:58.811019 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-47aa4978-bf1e-4f55-821e-4808f096a343 req-f5f83cf1-1a2e-41d8-9469-1a911881adaa tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/eabb0ef4-dad9-444a-a5d2-e77e6243c344 Aug 14 06:15:58.811312 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-47aa4978-bf1e-4f55-821e-4808f096a343 req-f5f83cf1-1a2e-41d8-9469-1a911881adaa tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:58.811505 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-47aa4978-bf1e-4f55-821e-4808f096a343 req-f5f83cf1-1a2e-41d8-9469-1a911881adaa tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:58.811643 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [req-47aa4978-bf1e-4f55-821e-4808f096a343 req-f5f83cf1-1a2e-41d8-9469-1a911881adaa tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Delete snapshot with id: eabb0ef4-dad9-444a-a5d2-e77e6243c344 Aug 14 06:15:58.818042 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:58.818042 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:58.818644 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-47aa4978-bf1e-4f55-821e-4808f096a343 req-f5f83cf1-1a2e-41d8-9469-1a911881adaa tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Snapshot retrieved successfully. Aug 14 06:15:58.840659 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-47aa4978-bf1e-4f55-821e-4808f096a343 req-f5f83cf1-1a2e-41d8-9469-1a911881adaa tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Snapshot delete request issued successfully. Aug 14 06:15:58.840923 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-47aa4978-bf1e-4f55-821e-4808f096a343 req-f5f83cf1-1a2e-41d8-9469-1a911881adaa tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] https://10.4.3.127/volume/v3/snapshots/eabb0ef4-dad9-444a-a5d2-e77e6243c344 returned with HTTP 202 Aug 14 06:15:58.841595 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 671/2662] 10.4.3.127 () {70 vars in 1626 bytes} [Fri Aug 14 06:15:58 2026] DELETE /volume/v3/snapshots/eabb0ef4-dad9-444a-a5d2-e77e6243c344 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:15:58.867894 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-61af187d-7b94-485d-8f27-989249e05f90 tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] https://10.4.3.127/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 06:15:58.868635 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 668/2663] 10.4.3.127 () {68 vars in 1318 bytes} [Fri Aug 14 06:15:58 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1605 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:58.870680 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-36bd1eb8-b80b-469e-b8e5-cd58fa87464e req-babff0ba-f1d2-4fc4-90f3-80a36abdf2a0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:58.873000 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-36bd1eb8-b80b-469e-b8e5-cd58fa87464e req-babff0ba-f1d2-4fc4-90f3-80a36abdf2a0 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] GET https://10.4.3.127/volume/v3/snapshots/eabb0ef4-dad9-444a-a5d2-e77e6243c344 Aug 14 06:15:58.873130 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-36bd1eb8-b80b-469e-b8e5-cd58fa87464e req-babff0ba-f1d2-4fc4-90f3-80a36abdf2a0 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:58.873345 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-36bd1eb8-b80b-469e-b8e5-cd58fa87464e req-babff0ba-f1d2-4fc4-90f3-80a36abdf2a0 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:58.878540 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ca2f09cf-f133-4580-b2e3-0e046170f6ba None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:58.883452 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:58.883452 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:58.883452 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-36bd1eb8-b80b-469e-b8e5-cd58fa87464e req-babff0ba-f1d2-4fc4-90f3-80a36abdf2a0 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Snapshot retrieved successfully. Aug 14 06:15:58.883730 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca2f09cf-f133-4580-b2e3-0e046170f6ba tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/2a6bd100d73749588f3ebdbb27948dae/defaults Aug 14 06:15:58.883730 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ca2f09cf-f133-4580-b2e3-0e046170f6ba tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:58.883810 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-36bd1eb8-b80b-469e-b8e5-cd58fa87464e req-babff0ba-f1d2-4fc4-90f3-80a36abdf2a0 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] https://10.4.3.127/volume/v3/snapshots/eabb0ef4-dad9-444a-a5d2-e77e6243c344 returned with HTTP 200 Aug 14 06:15:58.883854 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ca2f09cf-f133-4580-b2e3-0e046170f6ba tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] Calling method 'defaults' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:58.883889 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 663/2664] 10.4.3.127 () {68 vars in 1604 bytes} [Fri Aug 14 06:15:58 2026] GET /volume/v3/snapshots/eabb0ef4-dad9-444a-a5d2-e77e6243c344 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:58.893965 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-ca2f09cf-f133-4580-b2e3-0e046170f6ba tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:15:58.894236 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-ca2f09cf-f133-4580-b2e3-0e046170f6ba tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:15:58.894527 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-ca2f09cf-f133-4580-b2e3-0e046170f6ba tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:15:58.894754 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-ca2f09cf-f133-4580-b2e3-0e046170f6ba tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:15:58.894985 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-ca2f09cf-f133-4580-b2e3-0e046170f6ba tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:15:58.895211 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-ca2f09cf-f133-4580-b2e3-0e046170f6ba tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:15:58.895479 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-ca2f09cf-f133-4580-b2e3-0e046170f6ba tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:15:58.900214 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca2f09cf-f133-4580-b2e3-0e046170f6ba tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/2a6bd100d73749588f3ebdbb27948dae/defaults returned with HTTP 200 Aug 14 06:15:58.900655 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 663/2665] 10.4.3.127 () {66 vars in 1381 bytes} [Fri Aug 14 06:15:58 2026] GET /volume/v3/os-quota-sets/2a6bd100d73749588f3ebdbb27948dae/defaults => generated 1641 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:59.097704 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2a75f072-d130-44a9-a573-ca9a459850b2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:59.100119 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2a75f072-d130-44a9-a573-ca9a459850b2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:15:59.100375 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2a75f072-d130-44a9-a573-ca9a459850b2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:59.100656 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2a75f072-d130-44a9-a573-ca9a459850b2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:59.100836 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-2a75f072-d130-44a9-a573-ca9a459850b2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:15:59.106864 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:59.106864 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:15:59.107941 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2a75f072-d130-44a9-a573-ca9a459850b2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:15:59.108603 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 672/2666] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:59 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:59.128436 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-eef0306d-ad52-4ad6-a51f-d0f6d688efff None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:59.130513 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-eef0306d-ad52-4ad6-a51f-d0f6d688efff tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/e231a12ef0cf4b3195a2fcd6b4f9286e/defaults Aug 14 06:15:59.130756 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-eef0306d-ad52-4ad6-a51f-d0f6d688efff tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:59.130994 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-eef0306d-ad52-4ad6-a51f-d0f6d688efff tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] Calling method 'defaults' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:59.143086 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-eef0306d-ad52-4ad6-a51f-d0f6d688efff tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/e231a12ef0cf4b3195a2fcd6b4f9286e/defaults returned with HTTP 200 Aug 14 06:15:59.143612 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 669/2667] 10.4.3.127 () {66 vars in 1381 bytes} [Fri Aug 14 06:15:59 2026] GET /volume/v3/os-quota-sets/e231a12ef0cf4b3195a2fcd6b4f9286e/defaults => generated 1641 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:59.264763 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4b1f3091-4616-403e-89d5-705f5d1ed10c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:59.266471 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4b1f3091-4616-403e-89d5-705f5d1ed10c tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] DELETE https://10.4.3.127/volume/v3/types/57902db5-12b6-4cdb-b198-ec1aee57294c Aug 14 06:15:59.266662 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4b1f3091-4616-403e-89d5-705f5d1ed10c tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:59.266875 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4b1f3091-4616-403e-89d5-705f5d1ed10c tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:59.289360 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4b1f3091-4616-403e-89d5-705f5d1ed10c tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] https://10.4.3.127/volume/v3/types/57902db5-12b6-4cdb-b198-ec1aee57294c returned with HTTP 202 Aug 14 06:15:59.289821 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 664/2668] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:15:59 2026] DELETE /volume/v3/types/57902db5-12b6-4cdb-b198-ec1aee57294c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:15:59.298717 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a594f59e-7855-4326-9bd6-f4a70171757d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:59.302349 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a594f59e-7855-4326-9bd6-f4a70171757d tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] GET https://10.4.3.127/volume/v3/types/57902db5-12b6-4cdb-b198-ec1aee57294c Aug 14 06:15:59.302649 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a594f59e-7855-4326-9bd6-f4a70171757d tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:59.302914 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a594f59e-7855-4326-9bd6-f4a70171757d tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:59.308601 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a594f59e-7855-4326-9bd6-f4a70171757d tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] https://10.4.3.127/volume/v3/types/57902db5-12b6-4cdb-b198-ec1aee57294c returned with HTTP 404 Aug 14 06:15:59.309565 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 664/2669] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:15:59 2026] GET /volume/v3/types/57902db5-12b6-4cdb-b198-ec1aee57294c => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:59.316062 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e89e212a-6ff3-44f6-90f0-ef67b3f82cf0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:59.317940 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e89e212a-6ff3-44f6-90f0-ef67b3f82cf0 tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-class-sets/default Aug 14 06:15:59.318329 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e89e212a-6ff3-44f6-90f0-ef67b3f82cf0 tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-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=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:59.379022 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e89e212a-6ff3-44f6-90f0-ef67b3f82cf0 tempest-VolumeQuotaClassesTest-364232082 tempest-VolumeQuotaClassesTest-364232082-project-admin] https://10.4.3.127/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 06:15:59.379482 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 673/2670] 10.4.3.127 () {68 vars in 1318 bytes} [Fri Aug 14 06:15:59 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1397 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:59.507514 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b6c7c280-3414-46b4-bb6d-cf5b7d011d56 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:59.509242 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b6c7c280-3414-46b4-bb6d-cf5b7d011d56 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] GET https://10.4.3.127/volume/v3/volumes/e75fed10-f7ec-4fec-99dc-228b45fe787c Aug 14 06:15:59.509453 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b6c7c280-3414-46b4-bb6d-cf5b7d011d56 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:59.509632 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b6c7c280-3414-46b4-bb6d-cf5b7d011d56 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:59.516309 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:59.516309 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:15:59.519649 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b6c7c280-3414-46b4-bb6d-cf5b7d011d56 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Volume info retrieved successfully. Aug 14 06:15:59.523950 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b6c7c280-3414-46b4-bb6d-cf5b7d011d56 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] https://10.4.3.127/volume/v3/volumes/e75fed10-f7ec-4fec-99dc-228b45fe787c returned with HTTP 200 Aug 14 06:15:59.524303 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 670/2671] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:15:59 2026] GET /volume/v3/volumes/e75fed10-f7ec-4fec-99dc-228b45fe787c => generated 1360 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:59.565289 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-e7820677-2887-451f-8407-971a2d4d7206 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:59.568624 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-e7820677-2887-451f-8407-971a2d4d7206 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] GET https://10.4.3.127/volume/v3/volumes/e75fed10-f7ec-4fec-99dc-228b45fe787c Aug 14 06:15:59.568624 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-e7820677-2887-451f-8407-971a2d4d7206 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:59.568624 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-e7820677-2887-451f-8407-971a2d4d7206 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:59.569767 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a5804caf-ad8c-422c-8328-22bb04fe4da2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:59.575332 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:59.575332 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:59.579073 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-e7820677-2887-451f-8407-971a2d4d7206 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Volume info retrieved successfully. Aug 14 06:15:59.583473 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-e7820677-2887-451f-8407-971a2d4d7206 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] https://10.4.3.127/volume/v3/volumes/e75fed10-f7ec-4fec-99dc-228b45fe787c returned with HTTP 200 Aug 14 06:15:59.583942 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 665/2672] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:15:59 2026] GET /volume/v3/volumes/e75fed10-f7ec-4fec-99dc-228b45fe787c => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:15:59.709931 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a5804caf-ad8c-422c-8328-22bb04fe4da2 tempest-VolumeServicesNegativeTest-1426534944 tempest-VolumeServicesNegativeTest-1426534944-project-admin] GET https://10.4.3.127/volume/v3/os-services Aug 14 06:15:59.711153 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a5804caf-ad8c-422c-8328-22bb04fe4da2 tempest-VolumeServicesNegativeTest-1426534944 tempest-VolumeServicesNegativeTest-1426534944-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:59.711153 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a5804caf-ad8c-422c-8328-22bb04fe4da2 tempest-VolumeServicesNegativeTest-1426534944 tempest-VolumeServicesNegativeTest-1426534944-project-admin] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:59.715560 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a5804caf-ad8c-422c-8328-22bb04fe4da2 tempest-VolumeServicesNegativeTest-1426534944 tempest-VolumeServicesNegativeTest-1426534944-project-admin] https://10.4.3.127/volume/v3/os-services returned with HTTP 200 Aug 14 06:15:59.716050 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 665/2673] 10.4.3.127 () {66 vars in 1249 bytes} [Fri Aug 14 06:15:59 2026] GET /volume/v3/os-services => generated 626 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:15:59.724490 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8c82f8f4-ad6e-478c-8352-a4a4393027df None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:59.726336 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c82f8f4-ad6e-478c-8352-a4a4393027df tempest-VolumeServicesNegativeTest-1426534944 tempest-VolumeServicesNegativeTest-1426534944-project-admin] PUT https://10.4.3.127/volume/v3/os-services/disable-log-reason Aug 14 06:15:59.726723 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c82f8f4-ad6e-478c-8352-a4a4393027df tempest-VolumeServicesNegativeTest-1426534944 tempest-VolumeServicesNegativeTest-1426534944-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007331", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:59.728637 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c82f8f4-ad6e-478c-8352-a4a4393027df tempest-VolumeServicesNegativeTest-1426534944 tempest-VolumeServicesNegativeTest-1426534944-project-admin] https://10.4.3.127/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 14 06:15:59.729131 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 674/2674] 10.4.3.127 () {68 vars in 1326 bytes} [Fri Aug 14 06:15:59 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 06:15:59.736252 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f37d73f7-eb1c-4d85-a0c5-5a8310946aa6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:59.737901 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f37d73f7-eb1c-4d85-a0c5-5a8310946aa6 tempest-VolumeServicesNegativeTest-1426534944 tempest-VolumeServicesNegativeTest-1426534944-project-admin] PUT https://10.4.3.127/volume/v3/os-services/disable Aug 14 06:15:59.738137 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f37d73f7-eb1c-4d85-a0c5-5a8310946aa6 tempest-VolumeServicesNegativeTest-1426534944 tempest-VolumeServicesNegativeTest-1426534944-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007331", "binary": "invalid_binary"} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:59.745172 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f37d73f7-eb1c-4d85-a0c5-5a8310946aa6 tempest-VolumeServicesNegativeTest-1426534944 tempest-VolumeServicesNegativeTest-1426534944-project-admin] https://10.4.3.127/volume/v3/os-services/disable returned with HTTP 404 Aug 14 06:15:59.745761 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 671/2675] 10.4.3.127 () {68 vars in 1293 bytes} [Fri Aug 14 06:15:59 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:59.753361 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-811768c5-7e55-47f1-a5bf-d049251768e9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:59.755424 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-811768c5-7e55-47f1-a5bf-d049251768e9 tempest-VolumeServicesNegativeTest-1426534944 tempest-VolumeServicesNegativeTest-1426534944-project-admin] PUT https://10.4.3.127/volume/v3/os-services/enable Aug 14 06:15:59.755424 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-811768c5-7e55-47f1-a5bf-d049251768e9 tempest-VolumeServicesNegativeTest-1426534944 tempest-VolumeServicesNegativeTest-1426534944-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:59.761830 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-811768c5-7e55-47f1-a5bf-d049251768e9 tempest-VolumeServicesNegativeTest-1426534944 tempest-VolumeServicesNegativeTest-1426534944-project-admin] https://10.4.3.127/volume/v3/os-services/enable returned with HTTP 404 Aug 14 06:15:59.762358 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 666/2676] 10.4.3.127 () {68 vars in 1290 bytes} [Fri Aug 14 06:15:59 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:59.770361 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0a2406ba-d1d8-450f-ac17-e19d30ba57c4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:59.772902 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a2406ba-d1d8-450f-ac17-e19d30ba57c4 tempest-VolumeServicesNegativeTest-1426534944 tempest-VolumeServicesNegativeTest-1426534944-project-admin] PUT https://10.4.3.127/volume/v3/os-services/freeze Aug 14 06:15:59.773365 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a2406ba-d1d8-450f-ac17-e19d30ba57c4 tempest-VolumeServicesNegativeTest-1426534944 tempest-VolumeServicesNegativeTest-1426534944-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:59.784371 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a2406ba-d1d8-450f-ac17-e19d30ba57c4 tempest-VolumeServicesNegativeTest-1426534944 tempest-VolumeServicesNegativeTest-1426534944-project-admin] https://10.4.3.127/volume/v3/os-services/freeze returned with HTTP 400 Aug 14 06:15:59.785080 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 666/2677] 10.4.3.127 () {68 vars in 1290 bytes} [Fri Aug 14 06:15:59 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:15:59.793434 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-200ee24b-ac09-45c8-918f-947fc7e1ef51 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:59.796027 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-200ee24b-ac09-45c8-918f-947fc7e1ef51 tempest-VolumeServicesNegativeTest-1426534944 tempest-VolumeServicesNegativeTest-1426534944-project-admin] PUT https://10.4.3.127/volume/v3/os-services/thaw Aug 14 06:15:59.796502 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-200ee24b-ac09-45c8-918f-947fc7e1ef51 tempest-VolumeServicesNegativeTest-1426534944 tempest-VolumeServicesNegativeTest-1426534944-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:15:59.804694 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-200ee24b-ac09-45c8-918f-947fc7e1ef51 tempest-VolumeServicesNegativeTest-1426534944 tempest-VolumeServicesNegativeTest-1426534944-project-admin] https://10.4.3.127/volume/v3/os-services/thaw returned with HTTP 400 Aug 14 06:15:59.805373 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 675/2678] 10.4.3.127 () {68 vars in 1284 bytes} [Fri Aug 14 06:15:59 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 14 06:15:59.917393 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-82ed88a8-949c-4913-8dc5-2d2ca031ff2c req-58bf1100-53c1-4443-9244-ccb50b89ef3a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:59.922348 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-82ed88a8-949c-4913-8dc5-2d2ca031ff2c req-58bf1100-53c1-4443-9244-ccb50b89ef3a tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] GET https://10.4.3.127/volume/v3/snapshots/eabb0ef4-dad9-444a-a5d2-e77e6243c344 Aug 14 06:15:59.922605 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-82ed88a8-949c-4913-8dc5-2d2ca031ff2c req-58bf1100-53c1-4443-9244-ccb50b89ef3a tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:59.922852 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-82ed88a8-949c-4913-8dc5-2d2ca031ff2c req-58bf1100-53c1-4443-9244-ccb50b89ef3a tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:59.930923 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-82ed88a8-949c-4913-8dc5-2d2ca031ff2c req-58bf1100-53c1-4443-9244-ccb50b89ef3a tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] https://10.4.3.127/volume/v3/snapshots/eabb0ef4-dad9-444a-a5d2-e77e6243c344 returned with HTTP 404 Aug 14 06:15:59.931660 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 672/2679] 10.4.3.127 () {68 vars in 1604 bytes} [Fri Aug 14 06:15:59 2026] GET /volume/v3/snapshots/eabb0ef4-dad9-444a-a5d2-e77e6243c344 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:15:59.956075 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-1c701f0a-4022-44e8-8514-752ed29cdd62 req-4ddab821-7357-489d-bd9f-3f2f66dd888d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:15:59.958772 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-1c701f0a-4022-44e8-8514-752ed29cdd62 req-4ddab821-7357-489d-bd9f-3f2f66dd888d tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] DELETE https://10.4.3.127/volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 Aug 14 06:15:59.959032 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-1c701f0a-4022-44e8-8514-752ed29cdd62 req-4ddab821-7357-489d-bd9f-3f2f66dd888d tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:15:59.959237 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-1c701f0a-4022-44e8-8514-752ed29cdd62 req-4ddab821-7357-489d-bd9f-3f2f66dd888d tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:15:59.959431 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [req-1c701f0a-4022-44e8-8514-752ed29cdd62 req-4ddab821-7357-489d-bd9f-3f2f66dd888d tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Delete volume with id: be7c04d7-deaa-416e-be6e-3defc566cec0 Aug 14 06:15:59.966686 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:15:59.966686 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:15:59.967741 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-1c701f0a-4022-44e8-8514-752ed29cdd62 req-4ddab821-7357-489d-bd9f-3f2f66dd888d tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Volume info retrieved successfully. Aug 14 06:15:59.989549 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-1c701f0a-4022-44e8-8514-752ed29cdd62 req-4ddab821-7357-489d-bd9f-3f2f66dd888d tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Delete volume request issued successfully. Aug 14 06:15:59.989978 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-1c701f0a-4022-44e8-8514-752ed29cdd62 req-4ddab821-7357-489d-bd9f-3f2f66dd888d tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] https://10.4.3.127/volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 returned with HTTP 202 Aug 14 06:15:59.990313 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 667/2680] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 14 06:15:59 2026] DELETE /volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 06:16:00.018088 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-8d1f103c-be56-4a73-9bc1-0160961bc97f req-60fb8573-2174-4ab3-a1b1-845b066a9f63 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:00.021975 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-8d1f103c-be56-4a73-9bc1-0160961bc97f req-60fb8573-2174-4ab3-a1b1-845b066a9f63 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] GET https://10.4.3.127/volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 Aug 14 06:16:00.022194 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-8d1f103c-be56-4a73-9bc1-0160961bc97f req-60fb8573-2174-4ab3-a1b1-845b066a9f63 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:00.022469 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-8d1f103c-be56-4a73-9bc1-0160961bc97f req-60fb8573-2174-4ab3-a1b1-845b066a9f63 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:00.031761 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:00.031761 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:00.037164 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-8d1f103c-be56-4a73-9bc1-0160961bc97f req-60fb8573-2174-4ab3-a1b1-845b066a9f63 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Volume info retrieved successfully. Aug 14 06:16:00.044032 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-8d1f103c-be56-4a73-9bc1-0160961bc97f req-60fb8573-2174-4ab3-a1b1-845b066a9f63 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] https://10.4.3.127/volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 returned with HTTP 200 Aug 14 06:16:00.044601 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 667/2681] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:16:00 2026] GET /volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:00.123507 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-efbe6b9c-0954-4b9d-8720-e8aedebda7dc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:00.125581 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-efbe6b9c-0954-4b9d-8720-e8aedebda7dc tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:16:00.125807 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-efbe6b9c-0954-4b9d-8720-e8aedebda7dc tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:00.126039 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-efbe6b9c-0954-4b9d-8720-e8aedebda7dc tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:00.126168 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-efbe6b9c-0954-4b9d-8720-e8aedebda7dc tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:00.132110 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:00.132110 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:00.133409 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-efbe6b9c-0954-4b9d-8720-e8aedebda7dc tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:16:00.134151 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 676/2682] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:00 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:00.135887 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-ac783980-5cde-407e-8beb-a6d18b2c8735 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:00.137914 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-ac783980-5cde-407e-8beb-a6d18b2c8735 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] GET https://10.4.3.127/volume/v3/volumes/e75fed10-f7ec-4fec-99dc-228b45fe787c Aug 14 06:16:00.138117 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-ac783980-5cde-407e-8beb-a6d18b2c8735 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:00.138318 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-ac783980-5cde-407e-8beb-a6d18b2c8735 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:00.146629 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:00.146629 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:00.150555 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-ac783980-5cde-407e-8beb-a6d18b2c8735 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Volume info retrieved successfully. Aug 14 06:16:00.156436 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-ac783980-5cde-407e-8beb-a6d18b2c8735 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] https://10.4.3.127/volume/v3/volumes/e75fed10-f7ec-4fec-99dc-228b45fe787c returned with HTTP 200 Aug 14 06:16:00.157214 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 673/2683] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:16:00 2026] GET /volume/v3/volumes/e75fed10-f7ec-4fec-99dc-228b45fe787c => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:00.167906 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8203cf36-fd01-4190-9e32-0d61226e5a33 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:00.168497 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8203cf36-fd01-4190-9e32-0d61226e5a33 None None] GET https://10.4.3.127/volume// Aug 14 06:16:00.168751 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8203cf36-fd01-4190-9e32-0d61226e5a33 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:00.169042 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8203cf36-fd01-4190-9e32-0d61226e5a33 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:00.169509 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8203cf36-fd01-4190-9e32-0d61226e5a33 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:16:00.169934 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 668/2684] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:16:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:16:00.182916 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-7e499d72-fa8d-41b4-a7e1-527439df6bd2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:00.185235 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-7e499d72-fa8d-41b4-a7e1-527439df6bd2 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:16:00.186359 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-7e499d72-fa8d-41b4-a7e1-527439df6bd2 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e75fed10-f7ec-4fec-99dc-228b45fe787c", "connector": null, "instance_uuid": "dc42c0f2-299e-41ae-b47a-eb12d1ba165a"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:00.193142 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:00.193142 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:00.216754 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-7e499d72-fa8d-41b4-a7e1-527439df6bd2 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:16:00.217209 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 668/2685] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:16:00 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:01.070756 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-ece50ddd-423a-4849-8f27-dce2d842b9f1 req-81b3de1a-dfed-4800-b884-f578becd1a28 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:01.074107 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ece50ddd-423a-4849-8f27-dce2d842b9f1 req-81b3de1a-dfed-4800-b884-f578becd1a28 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] GET https://10.4.3.127/volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 Aug 14 06:16:01.074736 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ece50ddd-423a-4849-8f27-dce2d842b9f1 req-81b3de1a-dfed-4800-b884-f578becd1a28 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:01.075005 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ece50ddd-423a-4849-8f27-dce2d842b9f1 req-81b3de1a-dfed-4800-b884-f578becd1a28 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:01.081746 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ece50ddd-423a-4849-8f27-dce2d842b9f1 req-81b3de1a-dfed-4800-b884-f578becd1a28 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] https://10.4.3.127/volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 returned with HTTP 404 Aug 14 06:16:01.082209 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 677/2686] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:16:01 2026] GET /volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:01.105791 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-91500e45-d259-48b7-be4f-a1387c752116 req-930b2b08-af81-4088-ab04-598bb7176843 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:01.108362 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-91500e45-d259-48b7-be4f-a1387c752116 req-930b2b08-af81-4088-ab04-598bb7176843 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] DELETE https://10.4.3.127/volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 Aug 14 06:16:01.108611 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-91500e45-d259-48b7-be4f-a1387c752116 req-930b2b08-af81-4088-ab04-598bb7176843 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:01.108875 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-91500e45-d259-48b7-be4f-a1387c752116 req-930b2b08-af81-4088-ab04-598bb7176843 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:01.110441 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [req-91500e45-d259-48b7-be4f-a1387c752116 req-930b2b08-af81-4088-ab04-598bb7176843 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Delete volume with id: be7c04d7-deaa-416e-be6e-3defc566cec0 Aug 14 06:16:01.120172 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-91500e45-d259-48b7-be4f-a1387c752116 req-930b2b08-af81-4088-ab04-598bb7176843 tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] https://10.4.3.127/volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 returned with HTTP 404 Aug 14 06:16:01.122052 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 674/2687] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 14 06:16:01 2026] DELETE /volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:01.144510 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-f04d8e48-1229-419e-9a12-34d32f512b8b req-5f970d42-5cd0-4867-8e6c-0cbd41d276cb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:01.146949 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f04d8e48-1229-419e-9a12-34d32f512b8b req-5f970d42-5cd0-4867-8e6c-0cbd41d276cb tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] GET https://10.4.3.127/volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 Aug 14 06:16:01.147233 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f04d8e48-1229-419e-9a12-34d32f512b8b req-5f970d42-5cd0-4867-8e6c-0cbd41d276cb tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:01.147593 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f04d8e48-1229-419e-9a12-34d32f512b8b req-5f970d42-5cd0-4867-8e6c-0cbd41d276cb tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:01.148381 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aec810f7-d8ab-40c7-aa7c-4a7d27a6e733 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:01.150299 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aec810f7-d8ab-40c7-aa7c-4a7d27a6e733 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:16:01.150582 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aec810f7-d8ab-40c7-aa7c-4a7d27a6e733 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:01.150875 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aec810f7-d8ab-40c7-aa7c-4a7d27a6e733 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:01.150964 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-aec810f7-d8ab-40c7-aa7c-4a7d27a6e733 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:01.154363 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f04d8e48-1229-419e-9a12-34d32f512b8b req-5f970d42-5cd0-4867-8e6c-0cbd41d276cb tempest-VolumesSnapshotsTestJSON-1760283895 tempest-VolumesSnapshotsTestJSON-1760283895-project-member] https://10.4.3.127/volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 returned with HTTP 404 Aug 14 06:16:01.154896 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 669/2688] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:16:01 2026] GET /volume/v3/volumes/be7c04d7-deaa-416e-be6e-3defc566cec0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:01.156333 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:01.156333 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:01.157338 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aec810f7-d8ab-40c7-aa7c-4a7d27a6e733 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:16:01.157893 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 669/2689] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:01 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:01.410484 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3d8c945e-0b24-41a8-8f70-a056d96e22bc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:01.411005 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3d8c945e-0b24-41a8-8f70-a056d96e22bc None None] GET https://10.4.3.127/volume// Aug 14 06:16:01.411234 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3d8c945e-0b24-41a8-8f70-a056d96e22bc None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:01.411522 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3d8c945e-0b24-41a8-8f70-a056d96e22bc None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:01.411992 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3d8c945e-0b24-41a8-8f70-a056d96e22bc None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:16:01.412283 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 678/2690] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:16:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:16:01.426323 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-c65c40ec-6c7c-4459-9a2e-360ba11eef50 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:01.427672 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-c65c40ec-6c7c-4459-9a2e-360ba11eef50 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] GET https://10.4.3.127/volume/v3/volumes/e75fed10-f7ec-4fec-99dc-228b45fe787c Aug 14 06:16:01.427968 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-c65c40ec-6c7c-4459-9a2e-360ba11eef50 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:01.428247 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-c65c40ec-6c7c-4459-9a2e-360ba11eef50 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:01.442903 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:01.442903 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:01.445999 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-c65c40ec-6c7c-4459-9a2e-360ba11eef50 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Volume info retrieved successfully. Aug 14 06:16:01.451304 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-c65c40ec-6c7c-4459-9a2e-360ba11eef50 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] https://10.4.3.127/volume/v3/volumes/e75fed10-f7ec-4fec-99dc-228b45fe787c returned with HTTP 200 Aug 14 06:16:01.451304 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 675/2691] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:16:01 2026] GET /volume/v3/volumes/e75fed10-f7ec-4fec-99dc-228b45fe787c => generated 1539 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:16:01.566173 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-092ef856-3325-4cc0-80c3-76a6df897a8d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:01.570046 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-092ef856-3325-4cc0-80c3-76a6df897a8d tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] PUT https://10.4.3.127/volume/v3/attachments/720870a0-fafd-4451-ae09-9a7d2b1fd550 Aug 14 06:16:01.570616 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-092ef856-3325-4cc0-80c3-76a6df897a8d tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:01.584506 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-092ef856-3325-4cc0-80c3-76a6df897a8d tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Acquiring lock "cinder-attachment_update-e75fed10-f7ec-4fec-99dc-228b45fe787c-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:16:01.589424 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-092ef856-3325-4cc0-80c3-76a6df897a8d tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Lock "cinder-attachment_update-e75fed10-f7ec-4fec-99dc-228b45fe787c-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:16:01.590908 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:01.590908 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:01.605653 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-254ba022-26b0-407d-87b4-2b6831f47b56 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:01.608232 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-254ba022-26b0-407d-87b4-2b6831f47b56 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f Aug 14 06:16:01.608422 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-254ba022-26b0-407d-87b4-2b6831f47b56 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:01.608623 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-254ba022-26b0-407d-87b4-2b6831f47b56 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:01.620931 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:01.620931 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:01.624688 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-254ba022-26b0-407d-87b4-2b6831f47b56 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:16:01.629323 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-254ba022-26b0-407d-87b4-2b6831f47b56 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f returned with HTTP 200 Aug 14 06:16:01.629716 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 670/2692] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:16:01 2026] GET /volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f => generated 1230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:01.656636 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-71333523-66ad-4c9e-a4fa-d9a998b5e5d7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:01.661940 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-71333523-66ad-4c9e-a4fa-d9a998b5e5d7 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] POST https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f/action Aug 14 06:16:01.661940 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-71333523-66ad-4c9e-a4fa-d9a998b5e5d7 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:01.661940 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-71333523-66ad-4c9e-a4fa-d9a998b5e5d7 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:01.684689 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:01.684689 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:01.686418 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-71333523-66ad-4c9e-a4fa-d9a998b5e5d7 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:16:01.698252 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-71333523-66ad-4c9e-a4fa-d9a998b5e5d7 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Begin detaching volume completed successfully. Aug 14 06:16:01.700591 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-71333523-66ad-4c9e-a4fa-d9a998b5e5d7 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f/action returned with HTTP 202 Aug 14 06:16:01.700591 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 679/2693] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:16:01 2026] POST /volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:01.705131 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-092ef856-3325-4cc0-80c3-76a6df897a8d tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Lock "cinder-attachment_update-e75fed10-f7ec-4fec-99dc-228b45fe787c-np0000007331" released by "attachment_update" :: held 0.116s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:16:01.705450 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-092ef856-3325-4cc0-80c3-76a6df897a8d tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] https://10.4.3.127/volume/v3/attachments/720870a0-fafd-4451-ae09-9a7d2b1fd550 returned with HTTP 200 Aug 14 06:16:01.705896 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 670/2694] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:16:01 2026] PUT /volume/v3/attachments/720870a0-fafd-4451-ae09-9a7d2b1fd550 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:01.746073 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-136d13db-79b0-4c7a-804e-88146b52dac7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:01.748353 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-136d13db-79b0-4c7a-804e-88146b52dac7 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] POST https://10.4.3.127/volume/v3/attachments/720870a0-fafd-4451-ae09-9a7d2b1fd550/action Aug 14 06:16:01.748734 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-136d13db-79b0-4c7a-804e-88146b52dac7 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:01.748860 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-136d13db-79b0-4c7a-804e-88146b52dac7 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:01.750623 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5843e6af-cb3b-433b-a226-1060c8d95f88 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:01.751201 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5843e6af-cb3b-433b-a226-1060c8d95f88 None None] GET https://10.4.3.127/volume// Aug 14 06:16:01.751473 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5843e6af-cb3b-433b-a226-1060c8d95f88 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:01.751744 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5843e6af-cb3b-433b-a226-1060c8d95f88 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:01.752189 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5843e6af-cb3b-433b-a226-1060c8d95f88 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:16:01.752495 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 671/2695] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:16:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:16:01.763802 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-32b66469-ae0f-403c-b323-effe3696b64c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:01.765993 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-32b66469-ae0f-403c-b323-effe3696b64c tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f Aug 14 06:16:01.766233 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-32b66469-ae0f-403c-b323-effe3696b64c tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:01.766487 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-32b66469-ae0f-403c-b323-effe3696b64c tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:01.767067 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:01.767067 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:01.780308 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:01.780308 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:01.781041 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6fed4429-9fc7-494f-98db-76cc4b74dad1 req-136d13db-79b0-4c7a-804e-88146b52dac7 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] https://10.4.3.127/volume/v3/attachments/720870a0-fafd-4451-ae09-9a7d2b1fd550/action returned with HTTP 204 Aug 14 06:16:01.781550 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 676/2696] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:16:01 2026] POST /volume/v3/attachments/720870a0-fafd-4451-ae09-9a7d2b1fd550/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:01.786587 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-32b66469-ae0f-403c-b323-effe3696b64c tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:16:01.792964 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-32b66469-ae0f-403c-b323-effe3696b64c tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f returned with HTTP 200 Aug 14 06:16:01.793580 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 680/2697] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:16:01 2026] GET /volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f => generated 1413 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:16:01.844088 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-efefccdb-231c-43ce-9877-e2bdb896b7ee None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:02.016000 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-efefccdb-231c-43ce-9877-e2bdb896b7ee tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/048b6d4841764b90bc2c46493e64329e Aug 14 06:16:02.016308 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-efefccdb-231c-43ce-9877-e2bdb896b7ee tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:02.016747 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-efefccdb-231c-43ce-9877-e2bdb896b7ee tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:02.017077 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:02.017077 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:02.032280 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-efefccdb-231c-43ce-9877-e2bdb896b7ee tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:02.032913 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-efefccdb-231c-43ce-9877-e2bdb896b7ee tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:02.034041 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-efefccdb-231c-43ce-9877-e2bdb896b7ee tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:02.034041 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-efefccdb-231c-43ce-9877-e2bdb896b7ee tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:02.034646 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-efefccdb-231c-43ce-9877-e2bdb896b7ee tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:02.035151 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-efefccdb-231c-43ce-9877-e2bdb896b7ee tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:02.035697 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-efefccdb-231c-43ce-9877-e2bdb896b7ee tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:02.042287 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-efefccdb-231c-43ce-9877-e2bdb896b7ee tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/048b6d4841764b90bc2c46493e64329e returned with HTTP 200 Aug 14 06:16:02.042910 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 671/2698] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:01 2026] GET /volume/v3/os-quota-sets/048b6d4841764b90bc2c46493e64329e => generated 1433 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:02.053007 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:02.167449 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:02.167824 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-2059830774"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:02.170677 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-02e09aeb-c710-4417-a7c1-796991aa109b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:02.170720 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-2059830774'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:02.170819 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Create volume of 1 GB Aug 14 06:16:02.172698 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-02e09aeb-c710-4417-a7c1-796991aa109b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:16:02.173104 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-02e09aeb-c710-4417-a7c1-796991aa109b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:02.173446 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-02e09aeb-c710-4417-a7c1-796991aa109b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:02.173884 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-02e09aeb-c710-4417-a7c1-796991aa109b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:02.179218 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:02.179218 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:02.181016 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Availability Zones retrieved successfully. Aug 14 06:16:02.181120 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-02e09aeb-c710-4417-a7c1-796991aa109b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:16:02.181120 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 677/2699] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:02 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:02.185898 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Flow 'volume_create_api' (5df08b8b-4d2f-4eaa-a92d-9f8b0816cea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:02.186887 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31e8d457-6044-4f05-bbb0-0323f91b86af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:02.187809 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:02.194701 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ad54f1cf-e042-444d-8ec0-d80d1c7db348 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:02.196917 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ad54f1cf-e042-444d-8ec0-d80d1c7db348 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/2647ea88-0bdc-47c2-911b-5fbfd072df4e Aug 14 06:16:02.197113 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ad54f1cf-e042-444d-8ec0-d80d1c7db348 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:02.197319 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ad54f1cf-e042-444d-8ec0-d80d1c7db348 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:02.205642 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:02.205642 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:02.208852 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ad54f1cf-e042-444d-8ec0-d80d1c7db348 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:16:02.212926 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ad54f1cf-e042-444d-8ec0-d80d1c7db348 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/2647ea88-0bdc-47c2-911b-5fbfd072df4e returned with HTTP 200 Aug 14 06:16:02.213295 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 681/2700] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:02 2026] GET /volume/v3/volumes/2647ea88-0bdc-47c2-911b-5fbfd072df4e => generated 965 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:02.219431 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31e8d457-6044-4f05-bbb0-0323f91b86af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:02.220859 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c8c8992-4274-42a3-8a72-43b404947187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:02.226827 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-521c0d14-2d78-4643-9432-f74812aafe02 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:02.229986 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-521c0d14-2d78-4643-9432-f74812aafe02 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/2647ea88-0bdc-47c2-911b-5fbfd072df4e Aug 14 06:16:02.229986 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-521c0d14-2d78-4643-9432-f74812aafe02 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:02.229986 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-521c0d14-2d78-4643-9432-f74812aafe02 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:02.237995 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:02.237995 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:02.245418 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-521c0d14-2d78-4643-9432-f74812aafe02 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:16:02.248799 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-521c0d14-2d78-4643-9432-f74812aafe02 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/2647ea88-0bdc-47c2-911b-5fbfd072df4e returned with HTTP 200 Aug 14 06:16:02.249384 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 672/2701] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:02 2026] GET /volume/v3/volumes/2647ea88-0bdc-47c2-911b-5fbfd072df4e => generated 965 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:02.262281 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-cbc3367c-f2dd-493e-a6a6-39379d379b57 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:02.264245 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cbc3367c-f2dd-493e-a6a6-39379d379b57 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] DELETE https://10.4.3.127/volume/v3/volumes/2647ea88-0bdc-47c2-911b-5fbfd072df4e Aug 14 06:16:02.264496 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cbc3367c-f2dd-493e-a6a6-39379d379b57 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:02.264703 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cbc3367c-f2dd-493e-a6a6-39379d379b57 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:02.264908 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-cbc3367c-f2dd-493e-a6a6-39379d379b57 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Delete volume with id: 2647ea88-0bdc-47c2-911b-5fbfd072df4e Aug 14 06:16:02.274958 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:02.274958 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:02.275668 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-cbc3367c-f2dd-493e-a6a6-39379d379b57 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:16:02.295804 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-cbc3367c-f2dd-493e-a6a6-39379d379b57 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Delete volume request issued successfully. Aug 14 06:16:02.296074 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cbc3367c-f2dd-493e-a6a6-39379d379b57 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/2647ea88-0bdc-47c2-911b-5fbfd072df4e returned with HTTP 202 Aug 14 06:16:02.296591 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 678/2702] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:02 2026] DELETE /volume/v3/volumes/2647ea88-0bdc-47c2-911b-5fbfd072df4e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:02.298910 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Created reservations ['0a8e4d37-62ee-4ed3-999c-03f3d1cf4210', 'f49d8a38-47f7-44bc-ba2a-9c11f0982f43', 'fddb85ea-abec-417d-ac4c-4f5c8c66dfa0', '40c010ac-d3dd-4424-bbc1-95a750f56971'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:02.300023 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c8c8992-4274-42a3-8a72-43b404947187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a8e4d37-62ee-4ed3-999c-03f3d1cf4210', 'f49d8a38-47f7-44bc-ba2a-9c11f0982f43', 'fddb85ea-abec-417d-ac4c-4f5c8c66dfa0', '40c010ac-d3dd-4424-bbc1-95a750f56971']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:02.301996 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b7590ca-833c-4a05-8cae-8f376f0f4d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:02.317206 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-89e47664-9bef-49fa-b6fe-e09998f8c484 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:02.318992 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-89e47664-9bef-49fa-b6fe-e09998f8c484 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/2647ea88-0bdc-47c2-911b-5fbfd072df4e Aug 14 06:16:02.319286 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-89e47664-9bef-49fa-b6fe-e09998f8c484 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:02.319468 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-89e47664-9bef-49fa-b6fe-e09998f8c484 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:02.329703 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:02.329703 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:02.336596 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b7590ca-833c-4a05-8cae-8f376f0f4d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e85e296a-de57-4b80-8778-f1996b0ac7cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2059830774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='048b6d4841764b90bc2c46493e64329e',qos_specs=None,replication_status=,reservations=['0a8e4d37-62ee-4ed3-999c-03f3d1cf4210','f49d8a38-47f7-44bc-ba2a-9c11f0982f43','fddb85ea-abec-417d-ac4c-4f5c8c66dfa0','40c010ac-d3dd-4424-bbc1-95a750f56971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85933f98e8194665a20a11af2dc8f110',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2059830774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e85e296a-de57-4b80-8778-f1996b0ac7cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='048b6d4841764b90bc2c46493e64329e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85933f98e8194665a20a11af2dc8f110',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:02.336596 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9c9d1ee-1724-4d93-881c-44d95c737915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:02.337192 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-89e47664-9bef-49fa-b6fe-e09998f8c484 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:16:02.340040 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-89e47664-9bef-49fa-b6fe-e09998f8c484 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/2647ea88-0bdc-47c2-911b-5fbfd072df4e returned with HTTP 200 Aug 14 06:16:02.340443 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 682/2703] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:02 2026] GET /volume/v3/volumes/2647ea88-0bdc-47c2-911b-5fbfd072df4e => generated 964 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:02.361444 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9c9d1ee-1724-4d93-881c-44d95c737915) transitioned into state 'SUCCESS' from state '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-2059830774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='048b6d4841764b90bc2c46493e64329e',qos_specs=None,replication_status=,reservations=['0a8e4d37-62ee-4ed3-999c-03f3d1cf4210','f49d8a38-47f7-44bc-ba2a-9c11f0982f43','fddb85ea-abec-417d-ac4c-4f5c8c66dfa0','40c010ac-d3dd-4424-bbc1-95a750f56971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85933f98e8194665a20a11af2dc8f110',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:02.363114 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84bf1f83-a647-4e94-9842-ac326d59a8a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:02.376063 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84bf1f83-a647-4e94-9842-ac326d59a8a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:02.378428 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Flow 'volume_create_api' (5df08b8b-4d2f-4eaa-a92d-9f8b0816cea5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:02.378428 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Create volume request issued successfully. Aug 14 06:16:02.378428 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e7f38fa9-0036-4c22-b36c-f3ef113e43a8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:02.378903 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 672/2704] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:16:02 2026] POST /volume/v3/volumes => generated 759 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:02.396461 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d5d9ebb8-6536-4fe1-a83c-15adf38d17b4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:02.400298 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d5d9ebb8-6536-4fe1-a83c-15adf38d17b4 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] GET https://10.4.3.127/volume/v3/volumes/e85e296a-de57-4b80-8778-f1996b0ac7cb Aug 14 06:16:02.402454 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d5d9ebb8-6536-4fe1-a83c-15adf38d17b4 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:02.402454 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d5d9ebb8-6536-4fe1-a83c-15adf38d17b4 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:02.415233 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:02.415233 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:02.421944 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d5d9ebb8-6536-4fe1-a83c-15adf38d17b4 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Volume info retrieved successfully. Aug 14 06:16:02.428939 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d5d9ebb8-6536-4fe1-a83c-15adf38d17b4 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] https://10.4.3.127/volume/v3/volumes/e85e296a-de57-4b80-8778-f1996b0ac7cb returned with HTTP 200 Aug 14 06:16:02.429628 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 673/2705] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:02 2026] GET /volume/v3/volumes/e85e296a-de57-4b80-8778-f1996b0ac7cb => generated 827 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:02.435098 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-06abf02a-1ded-4430-9afd-7c768672e8f2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:02.602150 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-06abf02a-1ded-4430-9afd-7c768672e8f2 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:16:02.602531 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-06abf02a-1ded-4430-9afd-7c768672e8f2 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-845619013", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:02.624619 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-06abf02a-1ded-4430-9afd-7c768672e8f2 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:16:02.628508 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 679/2706] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:16:02 2026] POST /volume/v3/types => generated 274 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:02.638520 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3f3b4803-5cd4-4b71-b6ac-b39e0b7cf1fc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:02.640380 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3f3b4803-5cd4-4b71-b6ac-b39e0b7cf1fc tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:16:02.640865 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3f3b4803-5cd4-4b71-b6ac-b39e0b7cf1fc tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1256894691", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:02.658609 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3f3b4803-5cd4-4b71-b6ac-b39e0b7cf1fc tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:16:02.658995 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 683/2707] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:16:02 2026] POST /volume/v3/types => generated 275 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:02.669177 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:02.716073 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-286055c8-33c6-4670-b1a0-3f960e881deb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:02.720909 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-286055c8-33c6-4670-b1a0-3f960e881deb tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] DELETE https://10.4.3.127/volume/v3/attachments/9d14586b-e7a0-4a31-8a3a-29cb4da5e0c4 Aug 14 06:16:02.721139 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-286055c8-33c6-4670-b1a0-3f960e881deb tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:02.721388 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-286055c8-33c6-4670-b1a0-3f960e881deb tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:02.731285 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:02.731285 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:02.800387 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-040029d6-7659-41b4-ba58-a02f3a3f68f1 req-286055c8-33c6-4670-b1a0-3f960e881deb tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/attachments/9d14586b-e7a0-4a31-8a3a-29cb4da5e0c4 returned with HTTP 200 Aug 14 06:16:02.800795 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 674/2708] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:16:02 2026] DELETE /volume/v3/attachments/9d14586b-e7a0-4a31-8a3a-29cb4da5e0c4 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:02.819406 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:02.819406 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-360809019", "volume_type": "db9195fc-bfeb-438f-86d2-912e43daacd9", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:02.819968 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-360809019', 'volume_type': 'db9195fc-bfeb-438f-86d2-912e43daacd9', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:02.830928 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Create volume of 1 GB Aug 14 06:16:02.831270 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:02.831270 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:02.831815 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Availability Zones retrieved successfully. Aug 14 06:16:02.836972 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Flow 'volume_create_api' (9b625b41-f8ae-49a7-b12c-161be60c999a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:02.837853 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ce4b407-849e-4905-a146-0042b72e9feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:02.838712 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:02.862885 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ce4b407-849e-4905-a146-0042b72e9feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:16:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=db9195fc-bfeb-438f-86d2-912e43daacd9,is_public=True,name='tempest-VolumeTypesTest-volume-type-845619013',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db9195fc-bfeb-438f-86d2-912e43daacd9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:02.863647 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6bc5e33-7e8d-4a9e-9658-2dbac2dcae67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:02.890759 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-845619013 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-845619013, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:02.891041 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-845619013 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-845619013, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:02.929099 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Created reservations ['e2dd36df-a129-470f-979d-9a43b0dcf11c', '9c8fa174-4ef3-449f-b3b7-6a0c77030545', 'a1eaf2d9-2626-4908-a1f4-2455e6591613', 'c0a6f94d-0157-4c97-ac05-6f14d8aa464f'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:02.930259 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6bc5e33-7e8d-4a9e-9658-2dbac2dcae67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2dd36df-a129-470f-979d-9a43b0dcf11c', '9c8fa174-4ef3-449f-b3b7-6a0c77030545', 'a1eaf2d9-2626-4908-a1f4-2455e6591613', 'c0a6f94d-0157-4c97-ac05-6f14d8aa464f']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:02.931337 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48e6ede0-c10e-400a-8e7b-5e76f4418ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:02.964375 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48e6ede0-c10e-400a-8e7b-5e76f4418ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb1b6ef0-ea66-430d-bf08-4fde487966ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-360809019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd8bf4e00eb14fb981e71a7c9034998c',qos_specs=None,replication_status=,reservations=['e2dd36df-a129-470f-979d-9a43b0dcf11c','9c8fa174-4ef3-449f-b3b7-6a0c77030545','a1eaf2d9-2626-4908-a1f4-2455e6591613','c0a6f94d-0157-4c97-ac05-6f14d8aa464f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83e20d70830940dfbbe4055a5430ab2f',volume_type_id=db9195fc-bfeb-438f-86d2-912e43daacd9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-360809019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb1b6ef0-ea66-430d-bf08-4fde487966ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd8bf4e00eb14fb981e71a7c9034998c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83e20d70830940dfbbe4055a5430ab2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(db9195fc-bfeb-438f-86d2-912e43daacd9),volume_type_id=db9195fc-bfeb-438f-86d2-912e43daacd9)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:02.965791 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c53723fb-ebb0-4aa2-a90a-7e7226ddc675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:02.988673 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c53723fb-ebb0-4aa2-a90a-7e7226ddc675) transitioned into state 'SUCCESS' from state '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-360809019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd8bf4e00eb14fb981e71a7c9034998c',qos_specs=None,replication_status=,reservations=['e2dd36df-a129-470f-979d-9a43b0dcf11c','9c8fa174-4ef3-449f-b3b7-6a0c77030545','a1eaf2d9-2626-4908-a1f4-2455e6591613','c0a6f94d-0157-4c97-ac05-6f14d8aa464f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83e20d70830940dfbbe4055a5430ab2f',volume_type_id=db9195fc-bfeb-438f-86d2-912e43daacd9)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:02.989723 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eec11622-ef6e-4b0f-ae4c-fe6b0c5cf01a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:03.000256 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eec11622-ef6e-4b0f-ae4c-fe6b0c5cf01a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:03.000938 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Flow 'volume_create_api' (9b625b41-f8ae-49a7-b12c-161be60c999a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:03.001213 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Create volume request issued successfully. Aug 14 06:16:03.001744 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ea309a4a-c83c-49ba-ac7c-84d055e47b22 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:03.002123 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 673/2709] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:16:02 2026] POST /volume/v3/volumes => generated 782 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:03.014472 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-cf3a3958-ae28-4c33-908c-fa3afd9e8820 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.016629 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cf3a3958-ae28-4c33-908c-fa3afd9e8820 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] GET https://10.4.3.127/volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef Aug 14 06:16:03.016877 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cf3a3958-ae28-4c33-908c-fa3afd9e8820 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:03.017148 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cf3a3958-ae28-4c33-908c-fa3afd9e8820 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:03.025092 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:03.025092 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:03.030074 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-cf3a3958-ae28-4c33-908c-fa3afd9e8820 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Volume info retrieved successfully. Aug 14 06:16:03.034825 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cf3a3958-ae28-4c33-908c-fa3afd9e8820 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] https://10.4.3.127/volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef returned with HTTP 200 Aug 14 06:16:03.035535 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 680/2710] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:03 2026] GET /volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:03.195139 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0c7ce014-527d-494a-8167-05b703b125c4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.197320 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0c7ce014-527d-494a-8167-05b703b125c4 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 Aug 14 06:16:03.197501 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0c7ce014-527d-494a-8167-05b703b125c4 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:03.197666 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0c7ce014-527d-494a-8167-05b703b125c4 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:03.206507 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:03.206507 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:03.210997 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0c7ce014-527d-494a-8167-05b703b125c4 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:16:03.215370 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0c7ce014-527d-494a-8167-05b703b125c4 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 returned with HTTP 200 Aug 14 06:16:03.215925 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 684/2711] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:03 2026] GET /volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:03.227077 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0c9a8306-bec5-4619-b7b1-455071fe1bcf None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.229016 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0c9a8306-bec5-4619-b7b1-455071fe1bcf tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 Aug 14 06:16:03.229189 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0c9a8306-bec5-4619-b7b1-455071fe1bcf tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:03.229418 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0c9a8306-bec5-4619-b7b1-455071fe1bcf tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:03.229679 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f7757e40-d609-4136-9daf-73ac5aa7f61b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.236112 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:03.236112 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:03.239478 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0c9a8306-bec5-4619-b7b1-455071fe1bcf tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:16:03.243375 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0c9a8306-bec5-4619-b7b1-455071fe1bcf tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 returned with HTTP 200 Aug 14 06:16:03.243749 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 675/2712] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:03 2026] GET /volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:03.283456 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-264e01d8-55ae-4ca5-bfe2-95d94c00e39d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.285474 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-264e01d8-55ae-4ca5-bfe2-95d94c00e39d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 Aug 14 06:16:03.285665 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-264e01d8-55ae-4ca5-bfe2-95d94c00e39d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:03.285836 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-264e01d8-55ae-4ca5-bfe2-95d94c00e39d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:03.293992 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:03.293992 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:03.298923 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-264e01d8-55ae-4ca5-bfe2-95d94c00e39d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:16:03.304555 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-264e01d8-55ae-4ca5-bfe2-95d94c00e39d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 returned with HTTP 200 Aug 14 06:16:03.305032 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 681/2713] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:16:03 2026] GET /volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:03.322900 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f7757e40-d609-4136-9daf-73ac5aa7f61b tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:16:03.323291 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f7757e40-d609-4136-9daf-73ac5aa7f61b tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-373298144", "extra_specs": {"storage_protocol": "tempest-storage_protocol-607620204", "vendor_name": "tempest-vendor_name-365764720"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:03.324782 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:03.324782 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:03.339819 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f7757e40-d609-4136-9daf-73ac5aa7f61b tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:16:03.340215 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 674/2714] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:16:03 2026] POST /volume/v3/types => generated 325 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:03.348135 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.354795 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-42692731-7ccb-4031-ad55-79537b1f83b2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.356719 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-42692731-7ccb-4031-ad55-79537b1f83b2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/2647ea88-0bdc-47c2-911b-5fbfd072df4e Aug 14 06:16:03.356886 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-42692731-7ccb-4031-ad55-79537b1f83b2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:03.357080 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-42692731-7ccb-4031-ad55-79537b1f83b2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:03.362968 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-42692731-7ccb-4031-ad55-79537b1f83b2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/2647ea88-0bdc-47c2-911b-5fbfd072df4e returned with HTTP 404 Aug 14 06:16:03.363509 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 676/2715] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:03 2026] GET /volume/v3/volumes/2647ea88-0bdc-47c2-911b-5fbfd072df4e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:03.370415 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0e5ccfc4-70c5-4493-aec5-c3b5e0c06b71 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.372178 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0e5ccfc4-70c5-4493-aec5-c3b5e0c06b71 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] DELETE https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:16:03.372373 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0e5ccfc4-70c5-4493-aec5-c3b5e0c06b71 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:03.372610 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0e5ccfc4-70c5-4493-aec5-c3b5e0c06b71 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:03.372729 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.backups [None req-0e5ccfc4-70c5-4493-aec5-c3b5e0c06b71 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Delete backup with id: 3fdda9cb-a018-483d-9d38-e02cda8ebb01. Aug 14 06:16:03.377328 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:03.377328 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:03.390368 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9f668d00-81ed-4880-9f2d-e55b125e4d61 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.390794 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.backup.rpcapi [None req-0e5ccfc4-70c5-4493-aec5-c3b5e0c06b71 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] delete_backup rpcapi backup_id 3fdda9cb-a018-483d-9d38-e02cda8ebb01 {{(pid=100404) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:16:03.390858 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9f668d00-81ed-4880-9f2d-e55b125e4d61 None None] GET https://10.4.3.127/volume// Aug 14 06:16:03.391050 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9f668d00-81ed-4880-9f2d-e55b125e4d61 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:03.391290 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9f668d00-81ed-4880-9f2d-e55b125e4d61 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:03.391708 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9f668d00-81ed-4880-9f2d-e55b125e4d61 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:16:03.392073 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 675/2716] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:16:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:16:03.392704 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0e5ccfc4-70c5-4493-aec5-c3b5e0c06b71 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 202 Aug 14 06:16:03.393150 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 682/2717] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:03 2026] DELETE /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:03.398945 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-1b98691b-186d-49db-8c96-12748767af86 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.400985 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-1b98691b-186d-49db-8c96-12748767af86 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:16:03.401383 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-1b98691b-186d-49db-8c96-12748767af86 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "383332e9-fcda-4c2f-bac7-09d65afb3250", "connector": null, "instance_uuid": "03dadd27-26db-4fe7-93ac-86c79b4b943c"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:03.404393 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3b45f0d5-f3be-4518-9e1b-30280aaccd6d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.406054 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b45f0d5-f3be-4518-9e1b-30280aaccd6d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:16:03.406214 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b45f0d5-f3be-4518-9e1b-30280aaccd6d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:03.406384 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b45f0d5-f3be-4518-9e1b-30280aaccd6d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:03.406512 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-3b45f0d5-f3be-4518-9e1b-30280aaccd6d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:03.409971 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:03.409971 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:03.414039 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:03.414039 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:03.415290 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b45f0d5-f3be-4518-9e1b-30280aaccd6d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 200 Aug 14 06:16:03.415290 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 676/2718] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:03 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:03.432426 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:03.432426 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4184c02c-dffd-4a70-a102-25f13c1236ce", "size": 1, "name": "tempest-UserMessagesTest-Volume-1598472738"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:03.432551 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Create volume request body: {'volume': {'volume_type': '4184c02c-dffd-4a70-a102-25f13c1236ce', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1598472738'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:03.436466 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Create volume of 1 GB Aug 14 06:16:03.436833 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:03.436833 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:03.437302 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Availability Zones retrieved successfully. Aug 14 06:16:03.445536 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d13f3726-4c10-4d35-ad79-0a441f90ba1a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.447471 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d13f3726-4c10-4d35-ad79-0a441f90ba1a tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] GET https://10.4.3.127/volume/v3/volumes/e85e296a-de57-4b80-8778-f1996b0ac7cb Aug 14 06:16:03.447691 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Flow 'volume_create_api' (77eb5e17-ede2-4bb5-b68c-47d68bfdcbbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:03.447848 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d13f3726-4c10-4d35-ad79-0a441f90ba1a tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:03.448029 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d13f3726-4c10-4d35-ad79-0a441f90ba1a tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:03.448686 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70f618b5-3157-4eb7-8bba-be6098e8d039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:03.449628 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:03.450105 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-1b98691b-186d-49db-8c96-12748767af86 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:16:03.450606 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 677/2719] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:16:03 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 14 06:16:03.456315 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:03.456315 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:03.460140 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d13f3726-4c10-4d35-ad79-0a441f90ba1a tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Volume info retrieved successfully. Aug 14 06:16:03.465023 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d13f3726-4c10-4d35-ad79-0a441f90ba1a tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] https://10.4.3.127/volume/v3/volumes/e85e296a-de57-4b80-8778-f1996b0ac7cb returned with HTTP 200 Aug 14 06:16:03.465552 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 683/2720] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:03 2026] GET /volume/v3/volumes/e85e296a-de57-4b80-8778-f1996b0ac7cb => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:03.479862 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a1c6e154-f59a-4313-a698-b4871d965f1e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.480679 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70f618b5-3157-4eb7-8bba-be6098e8d039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:16:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-607620204',vendor_name='tempest-vendor_name-365764720'},id=4184c02c-dffd-4a70-a102-25f13c1236ce,is_public=True,name='tempest-UserMessagesTest-volume-type-373298144',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4184c02c-dffd-4a70-a102-25f13c1236ce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:03.481637 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a1c6e154-f59a-4313-a698-b4871d965f1e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/048b6d4841764b90bc2c46493e64329e Aug 14 06:16:03.481966 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b6419a-3bd1-4ca4-8361-e901ee614e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:03.482043 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a1c6e154-f59a-4313-a698-b4871d965f1e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:03.485551 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-27d70b9d-182d-4f04-94e3-6d94883d03d9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.487972 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-27d70b9d-182d-4f04-94e3-6d94883d03d9 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 Aug 14 06:16:03.487972 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-27d70b9d-182d-4f04-94e3-6d94883d03d9 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:03.487972 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-27d70b9d-182d-4f04-94e3-6d94883d03d9 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:03.497519 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5c046e85-3327-4db8-98d7-79b7ded55a47 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.497693 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5c046e85-3327-4db8-98d7-79b7ded55a47 None None] GET https://10.4.3.127/volume// Aug 14 06:16:03.497860 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5c046e85-3327-4db8-98d7-79b7ded55a47 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:03.498058 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5c046e85-3327-4db8-98d7-79b7ded55a47 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:03.498117 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:03.498117 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:03.498353 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5c046e85-3327-4db8-98d7-79b7ded55a47 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:16:03.498628 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 684/2721] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:16:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:16:03.502088 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-27d70b9d-182d-4f04-94e3-6d94883d03d9 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:16:03.507918 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-4cda99d9-f3a9-41cc-80c9-857ef98b7437 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.508608 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-27d70b9d-182d-4f04-94e3-6d94883d03d9 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 returned with HTTP 200 Aug 14 06:16:03.509194 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 678/2722] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:03 2026] GET /volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:03.512469 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-4cda99d9-f3a9-41cc-80c9-857ef98b7437 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 Aug 14 06:16:03.512747 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-4cda99d9-f3a9-41cc-80c9-857ef98b7437 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:03.512995 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-4cda99d9-f3a9-41cc-80c9-857ef98b7437 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:03.522353 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-373298144 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-373298144, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.522561 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-373298144 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-373298144, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.523712 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:03.523712 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:03.527486 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-4cda99d9-f3a9-41cc-80c9-857ef98b7437 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:16:03.531456 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-a1c6e154-f59a-4313-a698-b4871d965f1e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-845619013 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-845619013, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.531767 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-a1c6e154-f59a-4313-a698-b4871d965f1e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-373298144 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-373298144, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.532193 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-a1c6e154-f59a-4313-a698-b4871d965f1e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-373298144 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-373298144, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.532552 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-a1c6e154-f59a-4313-a698-b4871d965f1e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-373298144 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-373298144, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.532916 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-a1c6e154-f59a-4313-a698-b4871d965f1e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1256894691 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1256894691, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.533085 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-4cda99d9-f3a9-41cc-80c9-857ef98b7437 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 returned with HTTP 200 Aug 14 06:16:03.533247 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-a1c6e154-f59a-4313-a698-b4871d965f1e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1256894691 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1256894691, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.533594 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-a1c6e154-f59a-4313-a698-b4871d965f1e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-1256894691 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-1256894691, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.534206 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 685/2723] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:16:03 2026] GET /volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 => generated 1053 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:16:03.540625 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a1c6e154-f59a-4313-a698-b4871d965f1e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/048b6d4841764b90bc2c46493e64329e returned with HTTP 200 Aug 14 06:16:03.541080 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 677/2724] 10.4.3.127 () {68 vars in 1374 bytes} [Fri Aug 14 06:16:03 2026] PUT /volume/v3/os-quota-sets/048b6d4841764b90bc2c46493e64329e => generated 1955 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:03.548900 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-bafc71eb-bb8b-4c54-9d7e-a2caaa7bb48b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.550681 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bafc71eb-bb8b-4c54-9d7e-a2caaa7bb48b tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:03.551039 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bafc71eb-bb8b-4c54-9d7e-a2caaa7bb48b tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:03.552459 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-bafc71eb-bb8b-4c54-9d7e-a2caaa7bb48b tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:03.552594 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-bafc71eb-bb8b-4c54-9d7e-a2caaa7bb48b tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Create volume of 2 GB Aug 14 06:16:03.553855 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Created reservations ['2e43adf4-d4b9-43bc-9450-6cc8b645b3c4', '0ca42558-f5b5-4c6f-87cc-d98679b4bbbb', 'dcf780c6-57a4-4fcc-a9a8-115943a779c7', '860a499a-2ee2-46ad-8165-df1ad1ac50ac'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:03.554712 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b6419a-3bd1-4ca4-8361-e901ee614e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e43adf4-d4b9-43bc-9450-6cc8b645b3c4', '0ca42558-f5b5-4c6f-87cc-d98679b4bbbb', 'dcf780c6-57a4-4fcc-a9a8-115943a779c7', '860a499a-2ee2-46ad-8165-df1ad1ac50ac']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:03.555459 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (954d7cc5-d8d4-4ce2-97b4-a37b4c4d30a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:03.556807 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-bafc71eb-bb8b-4c54-9d7e-a2caaa7bb48b tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Availability Zones retrieved successfully. Aug 14 06:16:03.562329 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-bafc71eb-bb8b-4c54-9d7e-a2caaa7bb48b tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Flow 'volume_create_api' (a8240ddc-090e-4f10-9de1-7eff2f1f1b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:03.563298 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-bafc71eb-bb8b-4c54-9d7e-a2caaa7bb48b tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d86b3b2c-35f7-4563-bacf-3c198a8eac18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:03.564200 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-bafc71eb-bb8b-4c54-9d7e-a2caaa7bb48b tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Validating volume size '2' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:03.577624 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (954d7cc5-d8d4-4ce2-97b4-a37b4c4d30a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd00cf112-f42c-49a7-9ab6-74115462c545', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1598472738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a57c44fb7c904703a1ebb80ae8e19f09',qos_specs=None,replication_status=,reservations=['2e43adf4-d4b9-43bc-9450-6cc8b645b3c4','0ca42558-f5b5-4c6f-87cc-d98679b4bbbb','dcf780c6-57a4-4fcc-a9a8-115943a779c7','860a499a-2ee2-46ad-8165-df1ad1ac50ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4c45be8c08e49498a056b3f8b631e5a',volume_type_id=4184c02c-dffd-4a70-a102-25f13c1236ce), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1598472738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d00cf112-f42c-49a7-9ab6-74115462c545,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a57c44fb7c904703a1ebb80ae8e19f09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4c45be8c08e49498a056b3f8b631e5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4184c02c-dffd-4a70-a102-25f13c1236ce),volume_type_id=4184c02c-dffd-4a70-a102-25f13c1236ce)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:03.578038 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (402de8a2-f39b-4937-86a3-543f73e6c3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:03.594870 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (402de8a2-f39b-4937-86a3-543f73e6c3d0) transitioned into state 'SUCCESS' from state '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-1598472738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a57c44fb7c904703a1ebb80ae8e19f09',qos_specs=None,replication_status=,reservations=['2e43adf4-d4b9-43bc-9450-6cc8b645b3c4','0ca42558-f5b5-4c6f-87cc-d98679b4bbbb','dcf780c6-57a4-4fcc-a9a8-115943a779c7','860a499a-2ee2-46ad-8165-df1ad1ac50ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4c45be8c08e49498a056b3f8b631e5a',volume_type_id=4184c02c-dffd-4a70-a102-25f13c1236ce)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:03.595533 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5c9a612-6f70-4158-899d-f57abb5e7266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:03.596837 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-bafc71eb-bb8b-4c54-9d7e-a2caaa7bb48b tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d86b3b2c-35f7-4563-bacf-3c198a8eac18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:03.598162 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-bafc71eb-bb8b-4c54-9d7e-a2caaa7bb48b tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a0a7012-b8ec-49ad-b707-34719ef6e705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:03.607159 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5c9a612-6f70-4158-899d-f57abb5e7266) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:03.608068 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Flow 'volume_create_api' (77eb5e17-ede2-4bb5-b68c-47d68bfdcbbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:03.608471 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Create volume request issued successfully. Aug 14 06:16:03.609072 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a3b12bf-2fe8-43b6-a847-7326b21cf0d9 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:03.609501 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 685/2725] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:16:03 2026] POST /volume/v3/volumes => generated 785 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:03.622023 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-df0525f9-ce5f-4085-bfbd-dedb1c5bf32c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.623988 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-df0525f9-ce5f-4085-bfbd-dedb1c5bf32c tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] GET https://10.4.3.127/volume/v3/volumes/d00cf112-f42c-49a7-9ab6-74115462c545 Aug 14 06:16:03.624258 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-df0525f9-ce5f-4085-bfbd-dedb1c5bf32c tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:03.624517 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-df0525f9-ce5f-4085-bfbd-dedb1c5bf32c tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:03.633894 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:03.633894 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:03.638189 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-df0525f9-ce5f-4085-bfbd-dedb1c5bf32c tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Volume info retrieved successfully. Aug 14 06:16:03.640633 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-01b44d77-0786-4d37-8bbb-23f8630e16b6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.642324 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota_utils [None req-bafc71eb-bb8b-4c54-9d7e-a2caaa7bb48b tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Quota exceeded for 048b6d4841764b90bc2c46493e64329e, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 14 06:16:03.643108 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-01b44d77-0786-4d37-8bbb-23f8630e16b6 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] PUT https://10.4.3.127/volume/v3/attachments/d9aa999e-ad34-42f6-8670-1e0826e08079 Aug 14 06:16:03.643607 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-01b44d77-0786-4d37-8bbb-23f8630e16b6 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:03.644762 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-df0525f9-ce5f-4085-bfbd-dedb1c5bf32c tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] https://10.4.3.127/volume/v3/volumes/d00cf112-f42c-49a7-9ab6-74115462c545 returned with HTTP 200 Aug 14 06:16:03.645216 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 686/2726] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:03 2026] GET /volume/v3/volumes/d00cf112-f42c-49a7-9ab6-74115462c545 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:03.645411 np0000007331 devstack@c-api.service[100405]: WARNING cinder.volume.api [None req-bafc71eb-bb8b-4c54-9d7e-a2caaa7bb48b tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a0a7012-b8ec-49ad-b707-34719ef6e705) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 06:16:03.645411 np0000007331 devstack@c-api.service[100405]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 14 06:16:03.647292 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-bafc71eb-bb8b-4c54-9d7e-a2caaa7bb48b tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a0a7012-b8ec-49ad-b707-34719ef6e705) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:03.648328 np0000007331 devstack@c-api.service[100405]: WARNING cinder.volume.api [None req-bafc71eb-bb8b-4c54-9d7e-a2caaa7bb48b tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a0a7012-b8ec-49ad-b707-34719ef6e705) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 06:16:03.649027 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-bafc71eb-bb8b-4c54-9d7e-a2caaa7bb48b tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d86b3b2c-35f7-4563-bacf-3c198a8eac18) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:03.649812 np0000007331 devstack@c-api.service[100405]: WARNING cinder.volume.api [None req-bafc71eb-bb8b-4c54-9d7e-a2caaa7bb48b tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d86b3b2c-35f7-4563-bacf-3c198a8eac18) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 06:16:03.650606 np0000007331 devstack@c-api.service[100405]: WARNING cinder.volume.api [None req-bafc71eb-bb8b-4c54-9d7e-a2caaa7bb48b tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Flow 'volume_create_api' (a8240ddc-090e-4f10-9de1-7eff2f1f1b44) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 06:16:03.650979 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.middleware.fault [None req-bafc71eb-bb8b-4c54-9d7e-a2caaa7bb48b tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 413 Aug 14 06:16:03.651890 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 679/2727] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:16:03 2026] POST /volume/v3/volumes => generated 208 bytes in 103 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 06:16:03.653059 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-01b44d77-0786-4d37-8bbb-23f8630e16b6 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Acquiring lock "cinder-attachment_update-383332e9-fcda-4c2f-bac7-09d65afb3250-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:16:03.658223 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-01b44d77-0786-4d37-8bbb-23f8630e16b6 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Lock "cinder-attachment_update-383332e9-fcda-4c2f-bac7-09d65afb3250-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:16:03.659286 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:03.659286 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:03.661213 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-256eff62-0de7-4780-9270-f6da3468a202 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.663054 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-256eff62-0de7-4780-9270-f6da3468a202 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/048b6d4841764b90bc2c46493e64329e Aug 14 06:16:03.663387 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-256eff62-0de7-4780-9270-f6da3468a202 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:03.673224 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:03.673224 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:03.714720 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-256eff62-0de7-4780-9270-f6da3468a202 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-845619013 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-845619013, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.715090 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-256eff62-0de7-4780-9270-f6da3468a202 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-845619013 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-845619013, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.715329 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-256eff62-0de7-4780-9270-f6da3468a202 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-845619013 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-845619013, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.716002 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-256eff62-0de7-4780-9270-f6da3468a202 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-373298144 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-373298144, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.716002 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-256eff62-0de7-4780-9270-f6da3468a202 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1256894691 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1256894691, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.716242 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-256eff62-0de7-4780-9270-f6da3468a202 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1256894691 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1256894691, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.716591 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-256eff62-0de7-4780-9270-f6da3468a202 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-1256894691 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-1256894691, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.716875 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-256eff62-0de7-4780-9270-f6da3468a202 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.717125 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-256eff62-0de7-4780-9270-f6da3468a202 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.717335 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-256eff62-0de7-4780-9270-f6da3468a202 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-831476114-1336754805, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.717745 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-256eff62-0de7-4780-9270-f6da3468a202 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.717849 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-256eff62-0de7-4780-9270-f6da3468a202 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.718110 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-256eff62-0de7-4780-9270-f6da3468a202 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-928528261-1760882242, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.718274 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-256eff62-0de7-4780-9270-f6da3468a202 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.718518 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-256eff62-0de7-4780-9270-f6da3468a202 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.718858 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-256eff62-0de7-4780-9270-f6da3468a202 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1706771678-1540409575, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.725575 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-256eff62-0de7-4780-9270-f6da3468a202 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/048b6d4841764b90bc2c46493e64329e returned with HTTP 200 Aug 14 06:16:03.726167 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 686/2728] 10.4.3.127 () {68 vars in 1374 bytes} [Fri Aug 14 06:16:03 2026] PUT /volume/v3/os-quota-sets/048b6d4841764b90bc2c46493e64329e => generated 1955 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:03.734268 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-73b2d940-6860-4592-857b-e4e0fc5e5775 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.736529 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-73b2d940-6860-4592-857b-e4e0fc5e5775 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:03.736954 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-73b2d940-6860-4592-857b-e4e0fc5e5775 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:03.738758 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-73b2d940-6860-4592-857b-e4e0fc5e5775 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:03.738909 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-73b2d940-6860-4592-857b-e4e0fc5e5775 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Create volume of 1 GB Aug 14 06:16:03.742715 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-01b44d77-0786-4d37-8bbb-23f8630e16b6 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Lock "cinder-attachment_update-383332e9-fcda-4c2f-bac7-09d65afb3250-np0000007331" released by "attachment_update" :: held 0.084s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:16:03.743306 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-01b44d77-0786-4d37-8bbb-23f8630e16b6 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/attachments/d9aa999e-ad34-42f6-8670-1e0826e08079 returned with HTTP 200 Aug 14 06:16:03.743580 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 678/2729] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:16:03 2026] PUT /volume/v3/attachments/d9aa999e-ad34-42f6-8670-1e0826e08079 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:03.743741 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-73b2d940-6860-4592-857b-e4e0fc5e5775 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Availability Zones retrieved successfully. Aug 14 06:16:03.751365 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-73b2d940-6860-4592-857b-e4e0fc5e5775 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Flow 'volume_create_api' (b540b3b8-c8b8-4954-a32b-ffaf7c8603da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:03.752679 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-73b2d940-6860-4592-857b-e4e0fc5e5775 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf179a49-fc51-4651-a51d-abc290db47ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:03.753890 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-73b2d940-6860-4592-857b-e4e0fc5e5775 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:03.785062 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-73b2d940-6860-4592-857b-e4e0fc5e5775 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf179a49-fc51-4651-a51d-abc290db47ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:03.786337 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-73b2d940-6860-4592-857b-e4e0fc5e5775 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c8f41f-6088-4273-9d66-4ca0605e2abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:03.825061 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota_utils [None req-73b2d940-6860-4592-857b-e4e0fc5e5775 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Quota exceeded for 048b6d4841764b90bc2c46493e64329e, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 14 06:16:03.828835 np0000007331 devstack@c-api.service[100404]: WARNING cinder.volume.api [None req-73b2d940-6860-4592-857b-e4e0fc5e5775 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c8f41f-6088-4273-9d66-4ca0605e2abd) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 06:16:03.828835 np0000007331 devstack@c-api.service[100404]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 14 06:16:03.831514 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-73b2d940-6860-4592-857b-e4e0fc5e5775 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c8f41f-6088-4273-9d66-4ca0605e2abd) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:03.832482 np0000007331 devstack@c-api.service[100404]: WARNING cinder.volume.api [None req-73b2d940-6860-4592-857b-e4e0fc5e5775 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c8f41f-6088-4273-9d66-4ca0605e2abd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 06:16:03.833310 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-73b2d940-6860-4592-857b-e4e0fc5e5775 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf179a49-fc51-4651-a51d-abc290db47ef) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:03.834192 np0000007331 devstack@c-api.service[100404]: WARNING cinder.volume.api [None req-73b2d940-6860-4592-857b-e4e0fc5e5775 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf179a49-fc51-4651-a51d-abc290db47ef) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 06:16:03.835186 np0000007331 devstack@c-api.service[100404]: WARNING cinder.volume.api [None req-73b2d940-6860-4592-857b-e4e0fc5e5775 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Flow 'volume_create_api' (b540b3b8-c8b8-4954-a32b-ffaf7c8603da) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 06:16:03.836022 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.middleware.fault [None req-73b2d940-6860-4592-857b-e4e0fc5e5775 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 413 Aug 14 06:16:03.836377 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 687/2730] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:16:03 2026] POST /volume/v3/volumes => generated 150 bytes in 103 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 06:16:03.843667 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-cb40c920-0e2f-4921-a90f-eac8cd1b40c6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.845803 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cb40c920-0e2f-4921-a90f-eac8cd1b40c6 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/048b6d4841764b90bc2c46493e64329e Aug 14 06:16:03.846196 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cb40c920-0e2f-4921-a90f-eac8cd1b40c6 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:03.853090 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:03.853090 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:03.855707 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e9b8370d-1c32-4990-ac5e-5fc3948943ae None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.858182 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e9b8370d-1c32-4990-ac5e-5fc3948943ae tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f Aug 14 06:16:03.858289 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e9b8370d-1c32-4990-ac5e-5fc3948943ae tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:03.859063 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e9b8370d-1c32-4990-ac5e-5fc3948943ae tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:03.859063 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-e9b8370d-1c32-4990-ac5e-5fc3948943ae tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Delete volume with id: a1d00653-e6fc-48ca-b8c6-97c02bcdca2f Aug 14 06:16:03.865164 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:03.865164 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:03.865625 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e9b8370d-1c32-4990-ac5e-5fc3948943ae tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:16:03.877329 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-cb40c920-0e2f-4921-a90f-eac8cd1b40c6 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-845619013 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-845619013, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.877743 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-cb40c920-0e2f-4921-a90f-eac8cd1b40c6 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-845619013 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-845619013, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.878221 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-cb40c920-0e2f-4921-a90f-eac8cd1b40c6 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-845619013 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-845619013, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.878529 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-cb40c920-0e2f-4921-a90f-eac8cd1b40c6 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-373298144 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-373298144, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.878832 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-cb40c920-0e2f-4921-a90f-eac8cd1b40c6 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-373298144 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-373298144, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.879071 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-cb40c920-0e2f-4921-a90f-eac8cd1b40c6 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-373298144 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-373298144, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.879289 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-cb40c920-0e2f-4921-a90f-eac8cd1b40c6 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1256894691 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1256894691, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.879536 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-cb40c920-0e2f-4921-a90f-eac8cd1b40c6 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1256894691 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1256894691, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.879746 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-cb40c920-0e2f-4921-a90f-eac8cd1b40c6 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-1256894691 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-1256894691, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:03.882370 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e9b8370d-1c32-4990-ac5e-5fc3948943ae tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Delete volume request issued successfully. Aug 14 06:16:03.882606 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e9b8370d-1c32-4990-ac5e-5fc3948943ae tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f returned with HTTP 202 Aug 14 06:16:03.883070 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 687/2731] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:03 2026] DELETE /volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:03.885599 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cb40c920-0e2f-4921-a90f-eac8cd1b40c6 tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/048b6d4841764b90bc2c46493e64329e returned with HTTP 200 Aug 14 06:16:03.886324 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 680/2732] 10.4.3.127 () {68 vars in 1374 bytes} [Fri Aug 14 06:16:03 2026] PUT /volume/v3/os-quota-sets/048b6d4841764b90bc2c46493e64329e => generated 1954 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:03.896741 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cbeb802e-313a-4d09-b5e0-d9d4d3dc8992 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.898680 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cbeb802e-313a-4d09-b5e0-d9d4d3dc8992 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] POST https://10.4.3.127/volume/v3/volumes/e85e296a-de57-4b80-8778-f1996b0ac7cb/action Aug 14 06:16:03.899235 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cbeb802e-313a-4d09-b5e0-d9d4d3dc8992 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:03.899320 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cbeb802e-313a-4d09-b5e0-d9d4d3dc8992 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:03.910092 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:03.910092 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:03.910621 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cbeb802e-313a-4d09-b5e0-d9d4d3dc8992 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Volume info retrieved successfully. Aug 14 06:16:03.918809 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-467c7624-5666-4996-b987-d304214a06c7 req-5dc4315b-f8e3-46e5-b4f0-338b74fc2bac None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.921749 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-467c7624-5666-4996-b987-d304214a06c7 req-5dc4315b-f8e3-46e5-b4f0-338b74fc2bac tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f Aug 14 06:16:03.921968 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-467c7624-5666-4996-b987-d304214a06c7 req-5dc4315b-f8e3-46e5-b4f0-338b74fc2bac tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:03.922296 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-467c7624-5666-4996-b987-d304214a06c7 req-5dc4315b-f8e3-46e5-b4f0-338b74fc2bac tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:03.929024 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:03.929024 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:03.936077 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-467c7624-5666-4996-b987-d304214a06c7 req-5dc4315b-f8e3-46e5-b4f0-338b74fc2bac tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:16:03.940498 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-467c7624-5666-4996-b987-d304214a06c7 req-5dc4315b-f8e3-46e5-b4f0-338b74fc2bac tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f returned with HTTP 200 Aug 14 06:16:03.940942 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 688/2733] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:16:03 2026] GET /volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:03.955700 np0000007331 devstack@c-api.service[100407]: ERROR cinder.volume.api [None req-cbeb802e-313a-4d09-b5e0-d9d4d3dc8992 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Quota exceeded for 048b6d4841764b90bc2c46493e64329e, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 14 06:16:03.962860 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.middleware.fault [None req-cbeb802e-313a-4d09-b5e0-d9d4d3dc8992 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] https://10.4.3.127/volume/v3/volumes/e85e296a-de57-4b80-8778-f1996b0ac7cb/action returned with HTTP 413 Aug 14 06:16:03.963593 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 679/2734] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:16:03 2026] POST /volume/v3/volumes/e85e296a-de57-4b80-8778-f1996b0ac7cb/action => generated 208 bytes in 67 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 06:16:03.972029 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-395e2a36-2d04-4454-8631-3fced7e9026a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.974329 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-395e2a36-2d04-4454-8631-3fced7e9026a tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] GET https://10.4.3.127/volume/v3/volumes/e85e296a-de57-4b80-8778-f1996b0ac7cb Aug 14 06:16:03.974602 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-395e2a36-2d04-4454-8631-3fced7e9026a tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:03.974947 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-395e2a36-2d04-4454-8631-3fced7e9026a tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:03.983279 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:03.983279 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:03.986377 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-661a40af-4f05-4fcd-8911-ab4efe244db1 req-1d90acc5-f073-4d49-b7db-6e64beb697f2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:03.988093 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-395e2a36-2d04-4454-8631-3fced7e9026a tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Volume info retrieved successfully. Aug 14 06:16:03.989459 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-661a40af-4f05-4fcd-8911-ab4efe244db1 req-1d90acc5-f073-4d49-b7db-6e64beb697f2 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db Aug 14 06:16:03.989459 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-661a40af-4f05-4fcd-8911-ab4efe244db1 req-1d90acc5-f073-4d49-b7db-6e64beb697f2 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:03.989735 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-661a40af-4f05-4fcd-8911-ab4efe244db1 req-1d90acc5-f073-4d49-b7db-6e64beb697f2 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:03.993973 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-395e2a36-2d04-4454-8631-3fced7e9026a tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] https://10.4.3.127/volume/v3/volumes/e85e296a-de57-4b80-8778-f1996b0ac7cb returned with HTTP 200 Aug 14 06:16:03.994485 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 688/2735] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:03 2026] GET /volume/v3/volumes/e85e296a-de57-4b80-8778-f1996b0ac7cb => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:03.995890 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-661a40af-4f05-4fcd-8911-ab4efe244db1 req-1d90acc5-f073-4d49-b7db-6e64beb697f2 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db returned with HTTP 404 Aug 14 06:16:03.996330 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 681/2736] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:16:03 2026] GET /volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:04.011868 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8d200f75-3e55-4f33-a7de-11d818ecefdf None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:04.013982 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8d200f75-3e55-4f33-a7de-11d818ecefdf tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e85e296a-de57-4b80-8778-f1996b0ac7cb Aug 14 06:16:04.014341 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8d200f75-3e55-4f33-a7de-11d818ecefdf tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:04.014496 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8d200f75-3e55-4f33-a7de-11d818ecefdf tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:04.014922 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-8d200f75-3e55-4f33-a7de-11d818ecefdf tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Delete volume with id: e85e296a-de57-4b80-8778-f1996b0ac7cb Aug 14 06:16:04.021751 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:04.021751 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:04.022296 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8d200f75-3e55-4f33-a7de-11d818ecefdf tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Volume info retrieved successfully. Aug 14 06:16:04.039547 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8d200f75-3e55-4f33-a7de-11d818ecefdf tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Delete volume request issued successfully. Aug 14 06:16:04.039833 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8d200f75-3e55-4f33-a7de-11d818ecefdf tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] https://10.4.3.127/volume/v3/volumes/e85e296a-de57-4b80-8778-f1996b0ac7cb returned with HTTP 202 Aug 14 06:16:04.040383 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 689/2737] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:04 2026] DELETE /volume/v3/volumes/e85e296a-de57-4b80-8778-f1996b0ac7cb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:04.048491 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d8905e99-4975-4c38-8377-0fe5cbf9a4c8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:04.050378 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d8905e99-4975-4c38-8377-0fe5cbf9a4c8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] GET https://10.4.3.127/volume/v3/volumes/e85e296a-de57-4b80-8778-f1996b0ac7cb Aug 14 06:16:04.050471 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ee03520e-94a5-4baa-8c51-a7717bfb9c17 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:04.050576 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d8905e99-4975-4c38-8377-0fe5cbf9a4c8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:04.050808 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d8905e99-4975-4c38-8377-0fe5cbf9a4c8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:04.052829 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ee03520e-94a5-4baa-8c51-a7717bfb9c17 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] GET https://10.4.3.127/volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef Aug 14 06:16:04.053088 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ee03520e-94a5-4baa-8c51-a7717bfb9c17 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:04.053335 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ee03520e-94a5-4baa-8c51-a7717bfb9c17 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:04.058384 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:04.058384 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:04.061802 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:04.061802 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:04.063012 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d8905e99-4975-4c38-8377-0fe5cbf9a4c8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Volume info retrieved successfully. Aug 14 06:16:04.067082 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ee03520e-94a5-4baa-8c51-a7717bfb9c17 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Volume info retrieved successfully. Aug 14 06:16:04.068556 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d8905e99-4975-4c38-8377-0fe5cbf9a4c8 tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] https://10.4.3.127/volume/v3/volumes/e85e296a-de57-4b80-8778-f1996b0ac7cb returned with HTTP 200 Aug 14 06:16:04.069165 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 680/2738] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:04 2026] GET /volume/v3/volumes/e85e296a-de57-4b80-8778-f1996b0ac7cb => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:04.073528 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ee03520e-94a5-4baa-8c51-a7717bfb9c17 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] https://10.4.3.127/volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef returned with HTTP 200 Aug 14 06:16:04.073997 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 689/2739] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:04 2026] GET /volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:04.086975 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-82e3af18-016e-4ff1-806f-e086e848ab57 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:04.089250 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-82e3af18-016e-4ff1-806f-e086e848ab57 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] POST https://10.4.3.127/volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef/action Aug 14 06:16:04.089457 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-82e3af18-016e-4ff1-806f-e086e848ab57 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Action body: b'{"os-retype": {"new_type": "35f4ecb4-70e2-4d4a-8ad2-77f8d461d64b"}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:04.089621 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-82e3af18-016e-4ff1-806f-e086e848ab57 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "35f4ecb4-70e2-4d4a-8ad2-77f8d461d64b"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:04.099735 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:04.099735 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:04.100361 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-82e3af18-016e-4ff1-806f-e086e848ab57 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Volume info retrieved successfully. Aug 14 06:16:04.142865 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-82e3af18-016e-4ff1-806f-e086e848ab57 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Created reservations ['820f6626-5d4f-42ed-bc17-4f87dd4223c4', 'fa7d99dd-2a0d-40be-9023-6a2bde403618'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:04.163992 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-82e3af18-016e-4ff1-806f-e086e848ab57 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Created reservations ['cf92b4e7-c5ff-4005-8c99-e79d227544c6', '07a2e624-597a-49b7-b6a7-a33dd8f78d5b'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:04.193971 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-82e3af18-016e-4ff1-806f-e086e848ab57 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Retype volume request issued successfully. Aug 14 06:16:04.194279 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-82e3af18-016e-4ff1-806f-e086e848ab57 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] https://10.4.3.127/volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef/action returned with HTTP 202 Aug 14 06:16:04.195024 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 682/2740] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:16:04 2026] POST /volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:04.202789 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a1e1a50e-50d0-447f-9218-9b89bd7c3a1f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:04.204418 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a1e1a50e-50d0-447f-9218-9b89bd7c3a1f tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] GET https://10.4.3.127/volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef Aug 14 06:16:04.204603 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a1e1a50e-50d0-447f-9218-9b89bd7c3a1f tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:04.204776 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a1e1a50e-50d0-447f-9218-9b89bd7c3a1f tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:04.211614 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:04.211614 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:04.215022 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a1e1a50e-50d0-447f-9218-9b89bd7c3a1f tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Volume info retrieved successfully. Aug 14 06:16:04.219744 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a1e1a50e-50d0-447f-9218-9b89bd7c3a1f tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] https://10.4.3.127/volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef returned with HTTP 200 Aug 14 06:16:04.219744 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 690/2741] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:04 2026] GET /volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:16:04.426128 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-48ecac6f-7870-4274-8cfe-43023f168c3d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:04.428014 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-48ecac6f-7870-4274-8cfe-43023f168c3d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 Aug 14 06:16:04.428211 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-48ecac6f-7870-4274-8cfe-43023f168c3d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:04.428434 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-48ecac6f-7870-4274-8cfe-43023f168c3d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:04.428538 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-48ecac6f-7870-4274-8cfe-43023f168c3d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 3fdda9cb-a018-483d-9d38-e02cda8ebb01. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:04.432596 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-48ecac6f-7870-4274-8cfe-43023f168c3d tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 returned with HTTP 404 Aug 14 06:16:04.433157 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 681/2742] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:04 2026] GET /volume/v3/backups/3fdda9cb-a018-483d-9d38-e02cda8ebb01 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:04.508815 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c1c34215-6749-44fd-9172-7c7193bffa70 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:04.510954 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c1c34215-6749-44fd-9172-7c7193bffa70 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] DELETE https://10.4.3.127/volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef Aug 14 06:16:04.511119 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c1c34215-6749-44fd-9172-7c7193bffa70 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:04.511342 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c1c34215-6749-44fd-9172-7c7193bffa70 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:04.511521 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-c1c34215-6749-44fd-9172-7c7193bffa70 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Delete volume with id: c1e34916-0bc2-4d31-b62e-a4554981b9ef Aug 14 06:16:04.518225 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:04.518225 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:04.518630 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c1c34215-6749-44fd-9172-7c7193bffa70 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:16:04.522554 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b1ee5b27-24e6-455b-8665-46751d997043 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:04.524745 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b1ee5b27-24e6-455b-8665-46751d997043 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 Aug 14 06:16:04.524966 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b1ee5b27-24e6-455b-8665-46751d997043 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:04.525175 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b1ee5b27-24e6-455b-8665-46751d997043 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:04.535069 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:04.535069 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:04.535470 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c1c34215-6749-44fd-9172-7c7193bffa70 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Delete volume request issued successfully. Aug 14 06:16:04.535706 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c1c34215-6749-44fd-9172-7c7193bffa70 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef returned with HTTP 202 Aug 14 06:16:04.536236 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 690/2743] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:04 2026] DELETE /volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:04.538817 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b1ee5b27-24e6-455b-8665-46751d997043 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:16:04.543129 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1f63a4e6-f139-43a3-9dbb-ca51f0b65779 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:04.544224 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b1ee5b27-24e6-455b-8665-46751d997043 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 returned with HTTP 200 Aug 14 06:16:04.544559 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 683/2744] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:04 2026] GET /volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:04.545036 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1f63a4e6-f139-43a3-9dbb-ca51f0b65779 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef Aug 14 06:16:04.545292 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1f63a4e6-f139-43a3-9dbb-ca51f0b65779 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:04.545565 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1f63a4e6-f139-43a3-9dbb-ca51f0b65779 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:04.553909 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:04.553909 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:04.557874 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1f63a4e6-f139-43a3-9dbb-ca51f0b65779 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:16:04.563195 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1f63a4e6-f139-43a3-9dbb-ca51f0b65779 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef returned with HTTP 200 Aug 14 06:16:04.563560 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 691/2745] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:04 2026] GET /volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef => generated 907 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:04.661078 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-032a19f3-00fd-4832-aed3-b3d5d5f655d4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:04.663593 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-032a19f3-00fd-4832-aed3-b3d5d5f655d4 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] GET https://10.4.3.127/volume/v3/volumes/d00cf112-f42c-49a7-9ab6-74115462c545 Aug 14 06:16:04.663808 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-032a19f3-00fd-4832-aed3-b3d5d5f655d4 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:04.664016 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-032a19f3-00fd-4832-aed3-b3d5d5f655d4 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:04.677137 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:04.677137 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:04.682687 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-032a19f3-00fd-4832-aed3-b3d5d5f655d4 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Volume info retrieved successfully. Aug 14 06:16:04.690932 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-032a19f3-00fd-4832-aed3-b3d5d5f655d4 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] https://10.4.3.127/volume/v3/volumes/d00cf112-f42c-49a7-9ab6-74115462c545 returned with HTTP 200 Aug 14 06:16:04.691532 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 682/2746] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:04 2026] GET /volume/v3/volumes/d00cf112-f42c-49a7-9ab6-74115462c545 => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:04.709143 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-99b33000-5258-4485-9d13-ee9bd0285d17 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:04.713740 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-99b33000-5258-4485-9d13-ee9bd0285d17 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] GET https://10.4.3.127/volume/v3/messages Aug 14 06:16:04.713740 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-99b33000-5258-4485-9d13-ee9bd0285d17 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:04.713740 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-99b33000-5258-4485-9d13-ee9bd0285d17 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:04.719515 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-99b33000-5258-4485-9d13-ee9bd0285d17 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 14 06:16:04.720065 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 691/2747] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 14 06:16:04 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:04.732297 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ca91121c-69f9-4227-84b8-7bb32c38b4a0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:04.734224 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ca91121c-69f9-4227-84b8-7bb32c38b4a0 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] DELETE https://10.4.3.127/volume/v3/messages/e245498a-c4ab-4b5b-9ed2-0b8f300ae8b2 Aug 14 06:16:04.734457 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ca91121c-69f9-4227-84b8-7bb32c38b4a0 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:04.734681 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ca91121c-69f9-4227-84b8-7bb32c38b4a0 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:04.751026 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ca91121c-69f9-4227-84b8-7bb32c38b4a0 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] https://10.4.3.127/volume/v3/messages/e245498a-c4ab-4b5b-9ed2-0b8f300ae8b2 returned with HTTP 204 Aug 14 06:16:04.751561 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 684/2748] 10.4.3.127 () {68 vars in 1394 bytes} [Fri Aug 14 06:16:04 2026] DELETE /volume/v3/messages/e245498a-c4ab-4b5b-9ed2-0b8f300ae8b2 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 06:16:04.759897 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9fbfa54e-3277-485a-9500-e8050b68f43b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:04.762063 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9fbfa54e-3277-485a-9500-e8050b68f43b tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] GET https://10.4.3.127/volume/v3/messages/e245498a-c4ab-4b5b-9ed2-0b8f300ae8b2 Aug 14 06:16:04.762280 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9fbfa54e-3277-485a-9500-e8050b68f43b tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:04.762550 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9fbfa54e-3277-485a-9500-e8050b68f43b tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:04.767785 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9fbfa54e-3277-485a-9500-e8050b68f43b tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] https://10.4.3.127/volume/v3/messages/e245498a-c4ab-4b5b-9ed2-0b8f300ae8b2 returned with HTTP 404 Aug 14 06:16:04.768586 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 692/2749] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:16:04 2026] GET /volume/v3/messages/e245498a-c4ab-4b5b-9ed2-0b8f300ae8b2 => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:04.774720 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-00937c6c-9f08-4bdf-b779-c674e10646b4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:04.776514 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-00937c6c-9f08-4bdf-b779-c674e10646b4 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] GET https://10.4.3.127/volume/v3/volumes/d00cf112-f42c-49a7-9ab6-74115462c545 Aug 14 06:16:04.776817 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-00937c6c-9f08-4bdf-b779-c674e10646b4 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:04.777088 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-00937c6c-9f08-4bdf-b779-c674e10646b4 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:04.796715 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:04.796715 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:04.800948 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-00937c6c-9f08-4bdf-b779-c674e10646b4 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Volume info retrieved successfully. Aug 14 06:16:04.806034 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-00937c6c-9f08-4bdf-b779-c674e10646b4 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] https://10.4.3.127/volume/v3/volumes/d00cf112-f42c-49a7-9ab6-74115462c545 returned with HTTP 200 Aug 14 06:16:04.806570 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 683/2750] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:04 2026] GET /volume/v3/volumes/d00cf112-f42c-49a7-9ab6-74115462c545 => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:04.819776 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6f1f0d16-9b84-4ecd-9927-ed5b91cdd568 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:04.826225 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6f1f0d16-9b84-4ecd-9927-ed5b91cdd568 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] DELETE https://10.4.3.127/volume/v3/volumes/d00cf112-f42c-49a7-9ab6-74115462c545 Aug 14 06:16:04.826225 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6f1f0d16-9b84-4ecd-9927-ed5b91cdd568 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:04.826225 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6f1f0d16-9b84-4ecd-9927-ed5b91cdd568 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:04.826225 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-6f1f0d16-9b84-4ecd-9927-ed5b91cdd568 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Delete volume with id: d00cf112-f42c-49a7-9ab6-74115462c545 Aug 14 06:16:04.835794 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:04.835794 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:04.836382 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6f1f0d16-9b84-4ecd-9927-ed5b91cdd568 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Volume info retrieved successfully. Aug 14 06:16:04.838504 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6f1f0d16-9b84-4ecd-9927-ed5b91cdd568 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100406) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 06:16:04.865707 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-6f1f0d16-9b84-4ecd-9927-ed5b91cdd568 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Created reservations ['eed1d66a-0262-49e2-88ae-f017a17f93d2', '3ccfac86-c449-469e-97b6-26f8cbf23a3e', '164744fc-1244-4914-afd9-a80401b1bab9', 'e47da2bf-cef8-4bcd-8b66-2917f5349206'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:04.906943 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6f1f0d16-9b84-4ecd-9927-ed5b91cdd568 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Delete volume request issued successfully. Aug 14 06:16:04.907742 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6f1f0d16-9b84-4ecd-9927-ed5b91cdd568 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] https://10.4.3.127/volume/v3/volumes/d00cf112-f42c-49a7-9ab6-74115462c545 returned with HTTP 202 Aug 14 06:16:04.908373 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 692/2751] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:16:04 2026] DELETE /volume/v3/volumes/d00cf112-f42c-49a7-9ab6-74115462c545 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:04.916732 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4ccd6700-f9f1-40d3-ab45-58fbe3ff2209 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:04.918493 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4ccd6700-f9f1-40d3-ab45-58fbe3ff2209 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] GET https://10.4.3.127/volume/v3/volumes/d00cf112-f42c-49a7-9ab6-74115462c545 Aug 14 06:16:04.918703 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4ccd6700-f9f1-40d3-ab45-58fbe3ff2209 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:04.922201 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4ccd6700-f9f1-40d3-ab45-58fbe3ff2209 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:04.925295 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4ccd6700-f9f1-40d3-ab45-58fbe3ff2209 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] https://10.4.3.127/volume/v3/volumes/d00cf112-f42c-49a7-9ab6-74115462c545 returned with HTTP 404 Aug 14 06:16:04.925295 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 685/2752] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:04 2026] GET /volume/v3/volumes/d00cf112-f42c-49a7-9ab6-74115462c545 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:04.933976 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d1b90bd7-855e-4f19-bad3-eab4feabd09e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:04.937411 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d1b90bd7-855e-4f19-bad3-eab4feabd09e tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] DELETE https://10.4.3.127/volume/v3/types/4184c02c-dffd-4a70-a102-25f13c1236ce Aug 14 06:16:04.938913 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d1b90bd7-855e-4f19-bad3-eab4feabd09e tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:04.938913 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d1b90bd7-855e-4f19-bad3-eab4feabd09e tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] Calling method '_delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:04.967511 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d1b90bd7-855e-4f19-bad3-eab4feabd09e tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] https://10.4.3.127/volume/v3/types/4184c02c-dffd-4a70-a102-25f13c1236ce returned with HTTP 202 Aug 14 06:16:04.967981 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 693/2753] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:16:04 2026] DELETE /volume/v3/types/4184c02c-dffd-4a70-a102-25f13c1236ce => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:04.978392 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-11db1d18-d888-46b7-a119-7176d5e56302 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:04.980652 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-11db1d18-d888-46b7-a119-7176d5e56302 tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] GET https://10.4.3.127/volume/v3/types/4184c02c-dffd-4a70-a102-25f13c1236ce Aug 14 06:16:04.980876 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-11db1d18-d888-46b7-a119-7176d5e56302 tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:04.981067 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-11db1d18-d888-46b7-a119-7176d5e56302 tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:04.985284 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-11db1d18-d888-46b7-a119-7176d5e56302 tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] https://10.4.3.127/volume/v3/types/4184c02c-dffd-4a70-a102-25f13c1236ce returned with HTTP 404 Aug 14 06:16:04.985819 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 684/2754] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:16:04 2026] GET /volume/v3/types/4184c02c-dffd-4a70-a102-25f13c1236ce => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:04.997086 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-13dcdd95-567a-4c04-9bed-b74dfab38520 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:04.999521 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-13dcdd95-567a-4c04-9bed-b74dfab38520 tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:16:05.000041 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-13dcdd95-567a-4c04-9bed-b74dfab38520 tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1607305963", "extra_specs": {"storage_protocol": "tempest-storage_protocol-303619947", "vendor_name": "tempest-vendor_name-468150111"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:05.014657 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-13dcdd95-567a-4c04-9bed-b74dfab38520 tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:16:05.015073 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 693/2755] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:16:04 2026] POST /volume/v3/types => generated 326 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:05.024905 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:05.029992 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:05.029992 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9bb8f203-3689-4a3a-9188-aaf5791c93c2", "size": 1, "name": "tempest-UserMessagesTest-Volume-44585208"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:05.030285 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Create volume request body: {'volume': {'volume_type': '9bb8f203-3689-4a3a-9188-aaf5791c93c2', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-44585208'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:05.035978 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Create volume of 1 GB Aug 14 06:16:05.036704 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:05.036704 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:05.037668 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Availability Zones retrieved successfully. Aug 14 06:16:05.046512 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Flow 'volume_create_api' (883cb742-fbcd-4a27-b030-5b3f715a334a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:05.047951 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6697bb30-4ac9-49f9-b9b4-313d3933aea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:05.048796 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-ac6b45ce-3c47-4893-8d24-892ca1e79e81 req-7a810cc3-8a61-4a68-8f6e-73f764801e3e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:05.049470 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:05.051515 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ac6b45ce-3c47-4893-8d24-892ca1e79e81 req-7a810cc3-8a61-4a68-8f6e-73f764801e3e tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/attachments?instance_id=b620adff-407f-4b9c-8ded-d2467a2e1cfe Aug 14 06:16:05.051705 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-ac6b45ce-3c47-4893-8d24-892ca1e79e81 req-7a810cc3-8a61-4a68-8f6e-73f764801e3e tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:05.051941 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-ac6b45ce-3c47-4893-8d24-892ca1e79e81 req-7a810cc3-8a61-4a68-8f6e-73f764801e3e tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:05.061458 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ac6b45ce-3c47-4893-8d24-892ca1e79e81 req-7a810cc3-8a61-4a68-8f6e-73f764801e3e tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/attachments?instance_id=b620adff-407f-4b9c-8ded-d2467a2e1cfe returned with HTTP 200 Aug 14 06:16:05.062204 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 694/2756] 10.4.3.127 () {70 vars in 1637 bytes} [Fri Aug 14 06:16:05 2026] GET /volume/v3/attachments?instance_id=b620adff-407f-4b9c-8ded-d2467a2e1cfe => generated 192 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:05.072082 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-ac6b45ce-3c47-4893-8d24-892ca1e79e81 req-5bacd007-50a4-483f-9134-c352bf7f4454 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:05.074117 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ac6b45ce-3c47-4893-8d24-892ca1e79e81 req-5bacd007-50a4-483f-9134-c352bf7f4454 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/attachments/6407bb7c-57ac-4fca-8a47-fe4328ddebcc Aug 14 06:16:05.074299 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ac6b45ce-3c47-4893-8d24-892ca1e79e81 req-5bacd007-50a4-483f-9134-c352bf7f4454 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:05.074509 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ac6b45ce-3c47-4893-8d24-892ca1e79e81 req-5bacd007-50a4-483f-9134-c352bf7f4454 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:05.079552 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6697bb30-4ac9-49f9-b9b4-313d3933aea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-303619947',vendor_name='tempest-vendor_name-468150111'},id=9bb8f203-3689-4a3a-9188-aaf5791c93c2,is_public=True,name='tempest-UserMessagesTest-volume-type-1607305963',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9bb8f203-3689-4a3a-9188-aaf5791c93c2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:05.079903 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0708ea7c-e534-4309-9042-2fce9d688564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:05.084562 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0b615bcd-ef5d-422d-8666-da62ddf1683f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:05.086604 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0b615bcd-ef5d-422d-8666-da62ddf1683f tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] GET https://10.4.3.127/volume/v3/volumes/e85e296a-de57-4b80-8778-f1996b0ac7cb Aug 14 06:16:05.086794 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0b615bcd-ef5d-422d-8666-da62ddf1683f tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:05.086979 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0b615bcd-ef5d-422d-8666-da62ddf1683f tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:05.093602 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ac6b45ce-3c47-4893-8d24-892ca1e79e81 req-5bacd007-50a4-483f-9134-c352bf7f4454 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/attachments/6407bb7c-57ac-4fca-8a47-fe4328ddebcc returned with HTTP 200 Aug 14 06:16:05.094106 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 685/2757] 10.4.3.127 () {70 vars in 1651 bytes} [Fri Aug 14 06:16:05 2026] GET /volume/v3/attachments/6407bb7c-57ac-4fca-8a47-fe4328ddebcc => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:05.123620 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1607305963 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1607305963, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:05.123990 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1607305963 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1607305963, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:05.158262 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Created reservations ['19e23591-3b7c-483f-9f1c-01b9b488af58', 'd0134e91-629f-4f7d-a0ce-f033351384db', '43702e2d-08f8-4c5e-95c2-3e2333908c1f', '735cfa57-6e59-467e-8537-03b1da182b4c'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:05.158262 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0708ea7c-e534-4309-9042-2fce9d688564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19e23591-3b7c-483f-9f1c-01b9b488af58', 'd0134e91-629f-4f7d-a0ce-f033351384db', '43702e2d-08f8-4c5e-95c2-3e2333908c1f', '735cfa57-6e59-467e-8537-03b1da182b4c']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:05.158262 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e28f854-2496-4c54-8486-1bea2bc8d061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:05.183138 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e28f854-2496-4c54-8486-1bea2bc8d061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ac3096e-da0b-4b0e-839b-4754be9fdc36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-44585208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a57c44fb7c904703a1ebb80ae8e19f09',qos_specs=None,replication_status=,reservations=['19e23591-3b7c-483f-9f1c-01b9b488af58','d0134e91-629f-4f7d-a0ce-f033351384db','43702e2d-08f8-4c5e-95c2-3e2333908c1f','735cfa57-6e59-467e-8537-03b1da182b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4c45be8c08e49498a056b3f8b631e5a',volume_type_id=9bb8f203-3689-4a3a-9188-aaf5791c93c2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-44585208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ac3096e-da0b-4b0e-839b-4754be9fdc36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a57c44fb7c904703a1ebb80ae8e19f09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4c45be8c08e49498a056b3f8b631e5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9bb8f203-3689-4a3a-9188-aaf5791c93c2),volume_type_id=9bb8f203-3689-4a3a-9188-aaf5791c93c2)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:05.183975 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b4ba03-1a28-425a-a68d-d51fd829e630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:05.204635 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b4ba03-1a28-425a-a68d-d51fd829e630) transitioned into state 'SUCCESS' from state '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-44585208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a57c44fb7c904703a1ebb80ae8e19f09',qos_specs=None,replication_status=,reservations=['19e23591-3b7c-483f-9f1c-01b9b488af58','d0134e91-629f-4f7d-a0ce-f033351384db','43702e2d-08f8-4c5e-95c2-3e2333908c1f','735cfa57-6e59-467e-8537-03b1da182b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4c45be8c08e49498a056b3f8b631e5a',volume_type_id=9bb8f203-3689-4a3a-9188-aaf5791c93c2)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:05.205629 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (028cf963-a1d5-4875-a254-084bebb98566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:05.216061 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (028cf963-a1d5-4875-a254-084bebb98566) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:05.216894 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Flow 'volume_create_api' (883cb742-fbcd-4a27-b030-5b3f715a334a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:05.217192 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Create volume request issued successfully. Aug 14 06:16:05.217833 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7ecc4a99-0d47-4b50-9105-49efbe13fdbb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:05.218305 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 686/2758] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:16:05 2026] POST /volume/v3/volumes => generated 784 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:05.233452 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e99b3726-6b5a-4a90-8ac6-58c06fc25721 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:05.235753 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8a8ecba1-5346-41a8-921b-20408942be1f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:05.238933 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8a8ecba1-5346-41a8-921b-20408942be1f tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] GET https://10.4.3.127/volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef Aug 14 06:16:05.238933 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8a8ecba1-5346-41a8-921b-20408942be1f tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:05.238933 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8a8ecba1-5346-41a8-921b-20408942be1f tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:05.241353 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e99b3726-6b5a-4a90-8ac6-58c06fc25721 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] GET https://10.4.3.127/volume/v3/volumes/8ac3096e-da0b-4b0e-839b-4754be9fdc36 Aug 14 06:16:05.241353 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e99b3726-6b5a-4a90-8ac6-58c06fc25721 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:05.241353 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e99b3726-6b5a-4a90-8ac6-58c06fc25721 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:05.250004 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:05.250004 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:05.250200 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:05.250200 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:05.252956 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e99b3726-6b5a-4a90-8ac6-58c06fc25721 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Volume info retrieved successfully. Aug 14 06:16:05.254939 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8a8ecba1-5346-41a8-921b-20408942be1f tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Volume info retrieved successfully. Aug 14 06:16:05.257216 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e99b3726-6b5a-4a90-8ac6-58c06fc25721 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] https://10.4.3.127/volume/v3/volumes/8ac3096e-da0b-4b0e-839b-4754be9fdc36 returned with HTTP 200 Aug 14 06:16:05.257674 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 695/2759] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:05 2026] GET /volume/v3/volumes/8ac3096e-da0b-4b0e-839b-4754be9fdc36 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:05.265910 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8a8ecba1-5346-41a8-921b-20408942be1f tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] https://10.4.3.127/volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef returned with HTTP 200 Aug 14 06:16:05.266498 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 686/2760] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:05 2026] GET /volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:05.284180 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0b615bcd-ef5d-422d-8666-da62ddf1683f tempest-VolumeQuotasNegativeTestJSON-2046425304 tempest-VolumeQuotasNegativeTestJSON-2046425304-project-member] https://10.4.3.127/volume/v3/volumes/e85e296a-de57-4b80-8778-f1996b0ac7cb returned with HTTP 404 Aug 14 06:16:05.284392 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ff1454aa-d183-4ace-892d-1c303493afaa None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:05.284785 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 694/2761] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:05 2026] GET /volume/v3/volumes/e85e296a-de57-4b80-8778-f1996b0ac7cb => generated 109 bytes in 201 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:05.287681 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ff1454aa-d183-4ace-892d-1c303493afaa tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] GET https://10.4.3.127/volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef Aug 14 06:16:05.287832 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ff1454aa-d183-4ace-892d-1c303493afaa tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:05.288369 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ff1454aa-d183-4ace-892d-1c303493afaa tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:05.295092 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-51615e7b-8d43-488f-a991-6cf67ff3826e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:05.295092 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-51615e7b-8d43-488f-a991-6cf67ff3826e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/048b6d4841764b90bc2c46493e64329e Aug 14 06:16:05.295092 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-51615e7b-8d43-488f-a991-6cf67ff3826e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-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=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:05.298012 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:05.298012 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:05.301656 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ff1454aa-d183-4ace-892d-1c303493afaa tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Volume info retrieved successfully. Aug 14 06:16:05.309959 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ff1454aa-d183-4ace-892d-1c303493afaa tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] https://10.4.3.127/volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef returned with HTTP 200 Aug 14 06:16:05.311028 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 687/2762] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:05 2026] GET /volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:05.325909 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7c9cb358-8b25-47cd-af11-43de28f3b790 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:05.328949 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7c9cb358-8b25-47cd-af11-43de28f3b790 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] GET https://10.4.3.127/volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef Aug 14 06:16:05.329182 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7c9cb358-8b25-47cd-af11-43de28f3b790 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:05.329911 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7c9cb358-8b25-47cd-af11-43de28f3b790 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:05.338375 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:05.338375 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:05.342092 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7c9cb358-8b25-47cd-af11-43de28f3b790 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Volume info retrieved successfully. Aug 14 06:16:05.348148 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7c9cb358-8b25-47cd-af11-43de28f3b790 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] https://10.4.3.127/volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef returned with HTTP 200 Aug 14 06:16:05.348870 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 687/2763] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:05 2026] GET /volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:05.364990 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-47efa8a0-a551-4c22-85bd-3be86fdc3661 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:05.367057 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-47efa8a0-a551-4c22-85bd-3be86fdc3661 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] DELETE https://10.4.3.127/volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef Aug 14 06:16:05.367540 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-47efa8a0-a551-4c22-85bd-3be86fdc3661 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:05.367540 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-47efa8a0-a551-4c22-85bd-3be86fdc3661 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:05.367721 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-47efa8a0-a551-4c22-85bd-3be86fdc3661 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Delete volume with id: bb1b6ef0-ea66-430d-bf08-4fde487966ef Aug 14 06:16:05.375712 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:05.375712 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:05.376277 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-47efa8a0-a551-4c22-85bd-3be86fdc3661 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Volume info retrieved successfully. Aug 14 06:16:05.390238 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-51615e7b-8d43-488f-a991-6cf67ff3826e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1607305963 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1607305963, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:05.390496 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-51615e7b-8d43-488f-a991-6cf67ff3826e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1607305963 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1607305963, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:05.390721 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-51615e7b-8d43-488f-a991-6cf67ff3826e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-1607305963 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-1607305963, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:05.390971 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-51615e7b-8d43-488f-a991-6cf67ff3826e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-845619013 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-845619013, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:05.391194 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-51615e7b-8d43-488f-a991-6cf67ff3826e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-845619013 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-845619013, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:05.391386 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-51615e7b-8d43-488f-a991-6cf67ff3826e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-845619013 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-845619013, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:05.391609 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-51615e7b-8d43-488f-a991-6cf67ff3826e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1256894691 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1256894691, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:05.391819 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-51615e7b-8d43-488f-a991-6cf67ff3826e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1256894691 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1256894691, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:05.392043 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-51615e7b-8d43-488f-a991-6cf67ff3826e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-1256894691 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-1256894691, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:05.393350 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-47efa8a0-a551-4c22-85bd-3be86fdc3661 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Delete volume request issued successfully. Aug 14 06:16:05.393573 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-47efa8a0-a551-4c22-85bd-3be86fdc3661 tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] https://10.4.3.127/volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef returned with HTTP 202 Aug 14 06:16:05.393979 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 695/2764] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:05 2026] DELETE /volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:05.399044 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-51615e7b-8d43-488f-a991-6cf67ff3826e tempest-VolumeQuotasNegativeTestJSON-812114613 tempest-VolumeQuotasNegativeTestJSON-812114613-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/048b6d4841764b90bc2c46493e64329e returned with HTTP 200 Aug 14 06:16:05.399628 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 696/2765] 10.4.3.127 () {68 vars in 1375 bytes} [Fri Aug 14 06:16:05 2026] PUT /volume/v3/os-quota-sets/048b6d4841764b90bc2c46493e64329e => generated 1961 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:05.403096 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-cf58d584-162a-49fd-9b67-6df8325ece7e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:05.405015 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cf58d584-162a-49fd-9b67-6df8325ece7e tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] GET https://10.4.3.127/volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef Aug 14 06:16:05.405222 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cf58d584-162a-49fd-9b67-6df8325ece7e tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:05.405438 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cf58d584-162a-49fd-9b67-6df8325ece7e tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:05.413585 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:05.413585 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:05.417379 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-cf58d584-162a-49fd-9b67-6df8325ece7e tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Volume info retrieved successfully. Aug 14 06:16:05.421566 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cf58d584-162a-49fd-9b67-6df8325ece7e tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] https://10.4.3.127/volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef returned with HTTP 200 Aug 14 06:16:05.421566 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 688/2766] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:05 2026] GET /volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:05.563324 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f2002e7f-6c3f-4d3a-bec3-1b7a81e565ba None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:05.565361 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f2002e7f-6c3f-4d3a-bec3-1b7a81e565ba tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 Aug 14 06:16:05.565602 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f2002e7f-6c3f-4d3a-bec3-1b7a81e565ba tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:05.565785 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f2002e7f-6c3f-4d3a-bec3-1b7a81e565ba tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:05.578289 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:05.578289 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:05.578527 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dd20964a-4669-4452-bd6b-ccff7c4353d7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:05.580532 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dd20964a-4669-4452-bd6b-ccff7c4353d7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef Aug 14 06:16:05.581136 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dd20964a-4669-4452-bd6b-ccff7c4353d7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:05.581136 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dd20964a-4669-4452-bd6b-ccff7c4353d7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:05.581378 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f2002e7f-6c3f-4d3a-bec3-1b7a81e565ba tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:16:05.585616 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f2002e7f-6c3f-4d3a-bec3-1b7a81e565ba tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 returned with HTTP 200 Aug 14 06:16:05.585977 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 688/2767] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:05 2026] GET /volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:05.588301 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dd20964a-4669-4452-bd6b-ccff7c4353d7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef returned with HTTP 404 Aug 14 06:16:05.588988 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 696/2768] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:05 2026] GET /volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:05.609139 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3f4f6c7f-0033-43ab-b125-3806346270af None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:05.612894 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3f4f6c7f-0033-43ab-b125-3806346270af tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef Aug 14 06:16:05.613131 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3f4f6c7f-0033-43ab-b125-3806346270af tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:05.613390 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3f4f6c7f-0033-43ab-b125-3806346270af tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:05.622010 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3f4f6c7f-0033-43ab-b125-3806346270af tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef returned with HTTP 404 Aug 14 06:16:05.622177 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 697/2769] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:05 2026] GET /volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:05.631127 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2d97ce36-7f8a-4c13-b642-5571be805da8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:05.639019 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2d97ce36-7f8a-4c13-b642-5571be805da8 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] DELETE https://10.4.3.127/volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef Aug 14 06:16:05.639019 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2d97ce36-7f8a-4c13-b642-5571be805da8 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:05.639019 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2d97ce36-7f8a-4c13-b642-5571be805da8 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:05.639019 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-2d97ce36-7f8a-4c13-b642-5571be805da8 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Delete volume with id: c1e34916-0bc2-4d31-b62e-a4554981b9ef Aug 14 06:16:05.648625 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2d97ce36-7f8a-4c13-b642-5571be805da8 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef returned with HTTP 404 Aug 14 06:16:05.649372 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 689/2770] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:05 2026] DELETE /volume/v3/volumes/c1e34916-0bc2-4d31-b62e-a4554981b9ef => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:05.666046 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:05.668135 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:05.668563 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1864466906"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:05.671231 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1864466906'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:05.671460 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Create volume of 1 GB Aug 14 06:16:05.685096 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Availability Zones retrieved successfully. Aug 14 06:16:05.690038 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Flow 'volume_create_api' (c9aa0502-eabf-4ef3-ae2a-4f912d89639c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:05.692026 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (624266ff-ce79-48f1-99c3-176e0d2380bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:05.692026 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:05.720054 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (624266ff-ce79-48f1-99c3-176e0d2380bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:05.720931 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37dadd0a-c077-40da-989a-5ac36223a9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:05.772263 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Created reservations ['e7f66598-6e34-45a2-b082-d0175147a795', '20b6dbb7-2117-4fad-bf22-539cd653b76a', 'c0009797-5813-447c-9f6a-13b8df3e63a5', '349f95a0-24f4-4cf8-a4be-60e36afbc820'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:05.772852 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37dadd0a-c077-40da-989a-5ac36223a9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7f66598-6e34-45a2-b082-d0175147a795', '20b6dbb7-2117-4fad-bf22-539cd653b76a', 'c0009797-5813-447c-9f6a-13b8df3e63a5', '349f95a0-24f4-4cf8-a4be-60e36afbc820']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:05.773960 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8709f4c4-7181-457f-88bd-1db53fedf26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:05.799327 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8709f4c4-7181-457f-88bd-1db53fedf26a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60246ad8-1845-4851-98e2-000982b19d02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1864466906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a3a07f635542109438a5732ab03294',qos_specs=None,replication_status=,reservations=['e7f66598-6e34-45a2-b082-d0175147a795','20b6dbb7-2117-4fad-bf22-539cd653b76a','c0009797-5813-447c-9f6a-13b8df3e63a5','349f95a0-24f4-4cf8-a4be-60e36afbc820'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326ba3829c924fc49efa315c266ba0c8',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1864466906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60246ad8-1845-4851-98e2-000982b19d02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a3a07f635542109438a5732ab03294',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='326ba3829c924fc49efa315c266ba0c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:05.800105 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f69ed62-4c4b-4e10-82bd-56b66648a6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:05.821077 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f69ed62-4c4b-4e10-82bd-56b66648a6fd) transitioned into state 'SUCCESS' from state '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-1864466906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a3a07f635542109438a5732ab03294',qos_specs=None,replication_status=,reservations=['e7f66598-6e34-45a2-b082-d0175147a795','20b6dbb7-2117-4fad-bf22-539cd653b76a','c0009797-5813-447c-9f6a-13b8df3e63a5','349f95a0-24f4-4cf8-a4be-60e36afbc820'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326ba3829c924fc49efa315c266ba0c8',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:05.821898 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (868a3a70-13e2-4b32-ac52-9e5d1821b9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:05.832920 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (868a3a70-13e2-4b32-ac52-9e5d1821b9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:05.833776 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Flow 'volume_create_api' (c9aa0502-eabf-4ef3-ae2a-4f912d89639c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:05.834097 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Create volume request issued successfully. Aug 14 06:16:05.834691 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8ffb8d76-a9fc-47d5-8016-6a557fc40a85 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:05.835140 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 689/2771] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:16:05 2026] POST /volume/v3/volumes => generated 749 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:05.850871 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-90a320f0-802c-4185-98dc-908b64b58955 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:05.852586 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-90a320f0-802c-4185-98dc-908b64b58955 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 Aug 14 06:16:05.852778 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-90a320f0-802c-4185-98dc-908b64b58955 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:05.852968 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-90a320f0-802c-4185-98dc-908b64b58955 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:05.860890 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:05.860890 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:05.865720 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-90a320f0-802c-4185-98dc-908b64b58955 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:16:05.871743 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-90a320f0-802c-4185-98dc-908b64b58955 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 returned with HTTP 200 Aug 14 06:16:05.872155 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 697/2772] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:05 2026] GET /volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:06.275778 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-63119744-8543-4328-8a37-88335760e012 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.277974 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-63119744-8543-4328-8a37-88335760e012 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] GET https://10.4.3.127/volume/v3/volumes/8ac3096e-da0b-4b0e-839b-4754be9fdc36 Aug 14 06:16:06.278178 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-63119744-8543-4328-8a37-88335760e012 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.278353 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-63119744-8543-4328-8a37-88335760e012 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.285658 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:06.285658 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:06.289590 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-63119744-8543-4328-8a37-88335760e012 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Volume info retrieved successfully. Aug 14 06:16:06.293501 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-63119744-8543-4328-8a37-88335760e012 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] https://10.4.3.127/volume/v3/volumes/8ac3096e-da0b-4b0e-839b-4754be9fdc36 returned with HTTP 200 Aug 14 06:16:06.293897 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 698/2773] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:06 2026] GET /volume/v3/volumes/8ac3096e-da0b-4b0e-839b-4754be9fdc36 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:06.310378 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-55bca0a2-743a-4157-a5fb-83e3ef7028c7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.312718 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-55bca0a2-743a-4157-a5fb-83e3ef7028c7 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] GET https://10.4.3.127/volume/v3/messages Aug 14 06:16:06.313032 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-55bca0a2-743a-4157-a5fb-83e3ef7028c7 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.313289 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-55bca0a2-743a-4157-a5fb-83e3ef7028c7 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.322913 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-55bca0a2-743a-4157-a5fb-83e3ef7028c7 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 14 06:16:06.323443 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 690/2774] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 14 06:16:06 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:06.334141 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a4914982-1974-40ee-8693-abbd23d8eede None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.336108 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a4914982-1974-40ee-8693-abbd23d8eede tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] GET https://10.4.3.127/volume/v3/messages/180ce194-8a48-425f-b8ec-42b6e89d0115 Aug 14 06:16:06.336108 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a4914982-1974-40ee-8693-abbd23d8eede tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.336303 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a4914982-1974-40ee-8693-abbd23d8eede tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.345948 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:06.345948 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:06.346871 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a4914982-1974-40ee-8693-abbd23d8eede tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] https://10.4.3.127/volume/v3/messages/180ce194-8a48-425f-b8ec-42b6e89d0115 returned with HTTP 200 Aug 14 06:16:06.347339 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 690/2775] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:16:06 2026] GET /volume/v3/messages/180ce194-8a48-425f-b8ec-42b6e89d0115 => generated 667 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:06.358632 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bf733840-bc26-4941-a9d2-fb7d8f4339bb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.363496 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bf733840-bc26-4941-a9d2-fb7d8f4339bb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] GET https://10.4.3.127/volume/v3/messages Aug 14 06:16:06.363742 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bf733840-bc26-4941-a9d2-fb7d8f4339bb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.364009 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bf733840-bc26-4941-a9d2-fb7d8f4339bb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.369744 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bf733840-bc26-4941-a9d2-fb7d8f4339bb tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 14 06:16:06.370236 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 698/2776] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 14 06:16:06 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:06.379038 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9fc82d7b-c89d-4b81-8b0c-b3055a160469 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.380801 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9fc82d7b-c89d-4b81-8b0c-b3055a160469 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] DELETE https://10.4.3.127/volume/v3/messages/180ce194-8a48-425f-b8ec-42b6e89d0115 Aug 14 06:16:06.381057 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9fc82d7b-c89d-4b81-8b0c-b3055a160469 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.381429 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9fc82d7b-c89d-4b81-8b0c-b3055a160469 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.390128 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9fc82d7b-c89d-4b81-8b0c-b3055a160469 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] https://10.4.3.127/volume/v3/messages/180ce194-8a48-425f-b8ec-42b6e89d0115 returned with HTTP 204 Aug 14 06:16:06.390560 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 699/2777] 10.4.3.127 () {68 vars in 1394 bytes} [Fri Aug 14 06:16:06 2026] DELETE /volume/v3/messages/180ce194-8a48-425f-b8ec-42b6e89d0115 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 06:16:06.397981 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6ef445e5-b6ce-422e-9d29-a8bbfdc6223e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.403615 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6ef445e5-b6ce-422e-9d29-a8bbfdc6223e tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] GET https://10.4.3.127/volume/v3/volumes/8ac3096e-da0b-4b0e-839b-4754be9fdc36 Aug 14 06:16:06.403926 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6ef445e5-b6ce-422e-9d29-a8bbfdc6223e tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.406333 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6ef445e5-b6ce-422e-9d29-a8bbfdc6223e tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.414653 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:06.414653 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:06.418647 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6ef445e5-b6ce-422e-9d29-a8bbfdc6223e tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Volume info retrieved successfully. Aug 14 06:16:06.423379 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6ef445e5-b6ce-422e-9d29-a8bbfdc6223e tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] https://10.4.3.127/volume/v3/volumes/8ac3096e-da0b-4b0e-839b-4754be9fdc36 returned with HTTP 200 Aug 14 06:16:06.423902 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 691/2778] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:06 2026] GET /volume/v3/volumes/8ac3096e-da0b-4b0e-839b-4754be9fdc36 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:06.433928 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c0f263af-0056-47e0-90fa-f25bf1661b2b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.436301 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0f263af-0056-47e0-90fa-f25bf1661b2b tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] GET https://10.4.3.127/volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef Aug 14 06:16:06.436524 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0f263af-0056-47e0-90fa-f25bf1661b2b tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.436766 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0f263af-0056-47e0-90fa-f25bf1661b2b tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.437998 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1bb813fb-db6e-4241-bffd-b23468a3ad28 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.440249 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1bb813fb-db6e-4241-bffd-b23468a3ad28 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] DELETE https://10.4.3.127/volume/v3/volumes/8ac3096e-da0b-4b0e-839b-4754be9fdc36 Aug 14 06:16:06.441568 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1bb813fb-db6e-4241-bffd-b23468a3ad28 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.441959 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1bb813fb-db6e-4241-bffd-b23468a3ad28 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.442165 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-1bb813fb-db6e-4241-bffd-b23468a3ad28 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Delete volume with id: 8ac3096e-da0b-4b0e-839b-4754be9fdc36 Aug 14 06:16:06.446763 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0f263af-0056-47e0-90fa-f25bf1661b2b tempest-VolumeTypesTest-1359804336 tempest-VolumeTypesTest-1359804336-project-member] https://10.4.3.127/volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef returned with HTTP 404 Aug 14 06:16:06.447379 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 691/2779] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:06 2026] GET /volume/v3/volumes/bb1b6ef0-ea66-430d-bf08-4fde487966ef => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:06.451679 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:06.451679 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:06.452255 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1bb813fb-db6e-4241-bffd-b23468a3ad28 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Volume info retrieved successfully. Aug 14 06:16:06.453257 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1bb813fb-db6e-4241-bffd-b23468a3ad28 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100406) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 06:16:06.461247 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-340ee247-a8eb-4bb2-ba19-733cb587add4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.463322 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-340ee247-a8eb-4bb2-ba19-733cb587add4 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] DELETE https://10.4.3.127/volume/v3/types/35f4ecb4-70e2-4d4a-8ad2-77f8d461d64b Aug 14 06:16:06.463579 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-340ee247-a8eb-4bb2-ba19-733cb587add4 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.463835 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-340ee247-a8eb-4bb2-ba19-733cb587add4 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Calling method '_delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.476379 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-1bb813fb-db6e-4241-bffd-b23468a3ad28 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1607305963 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1607305963, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:06.476655 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-1bb813fb-db6e-4241-bffd-b23468a3ad28 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1607305963 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1607305963, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:16:06.488391 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-1bb813fb-db6e-4241-bffd-b23468a3ad28 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Created reservations ['d5afbfc8-8ac4-4123-bd82-c16a2c9f8d07', '55135900-d0ae-41cd-a480-2a528d8a4e02', 'be3b1465-47b8-4e68-82f5-a94c6f2a3535', '906b443f-4906-4880-8593-86f8616b9e35'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:06.497054 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-340ee247-a8eb-4bb2-ba19-733cb587add4 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types/35f4ecb4-70e2-4d4a-8ad2-77f8d461d64b returned with HTTP 202 Aug 14 06:16:06.497746 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 700/2780] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:16:06 2026] DELETE /volume/v3/types/35f4ecb4-70e2-4d4a-8ad2-77f8d461d64b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:06.505538 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7bc2174e-8d49-4974-a617-91a709f677b8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.510320 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7bc2174e-8d49-4974-a617-91a709f677b8 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] GET https://10.4.3.127/volume/v3/types/35f4ecb4-70e2-4d4a-8ad2-77f8d461d64b Aug 14 06:16:06.510639 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7bc2174e-8d49-4974-a617-91a709f677b8 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.510936 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7bc2174e-8d49-4974-a617-91a709f677b8 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.515183 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7bc2174e-8d49-4974-a617-91a709f677b8 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types/35f4ecb4-70e2-4d4a-8ad2-77f8d461d64b returned with HTTP 404 Aug 14 06:16:06.515922 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 692/2781] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:16:06 2026] GET /volume/v3/types/35f4ecb4-70e2-4d4a-8ad2-77f8d461d64b => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:06.529507 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fd5240ae-1899-4b58-8a9e-47fb7b5d7fe7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.531658 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fd5240ae-1899-4b58-8a9e-47fb7b5d7fe7 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] DELETE https://10.4.3.127/volume/v3/types/db9195fc-bfeb-438f-86d2-912e43daacd9 Aug 14 06:16:06.531943 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fd5240ae-1899-4b58-8a9e-47fb7b5d7fe7 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.533778 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fd5240ae-1899-4b58-8a9e-47fb7b5d7fe7 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.534157 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1bb813fb-db6e-4241-bffd-b23468a3ad28 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Delete volume request issued successfully. Aug 14 06:16:06.534157 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1bb813fb-db6e-4241-bffd-b23468a3ad28 tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] https://10.4.3.127/volume/v3/volumes/8ac3096e-da0b-4b0e-839b-4754be9fdc36 returned with HTTP 202 Aug 14 06:16:06.534157 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 699/2782] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:16:06 2026] DELETE /volume/v3/volumes/8ac3096e-da0b-4b0e-839b-4754be9fdc36 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:06.543634 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-840f7858-8e24-4b7f-b9fe-489243cf8a4d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.545652 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-840f7858-8e24-4b7f-b9fe-489243cf8a4d tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] GET https://10.4.3.127/volume/v3/volumes/8ac3096e-da0b-4b0e-839b-4754be9fdc36 Aug 14 06:16:06.545906 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-840f7858-8e24-4b7f-b9fe-489243cf8a4d tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.546092 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-840f7858-8e24-4b7f-b9fe-489243cf8a4d tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.552577 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-840f7858-8e24-4b7f-b9fe-489243cf8a4d tempest-UserMessagesTest-953569016 tempest-UserMessagesTest-953569016-project-member] https://10.4.3.127/volume/v3/volumes/8ac3096e-da0b-4b0e-839b-4754be9fdc36 returned with HTTP 404 Aug 14 06:16:06.553166 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 701/2783] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:06 2026] GET /volume/v3/volumes/8ac3096e-da0b-4b0e-839b-4754be9fdc36 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:06.561434 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e687be66-cf15-449b-a53c-1b289a9a2675 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.565690 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fd5240ae-1899-4b58-8a9e-47fb7b5d7fe7 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types/db9195fc-bfeb-438f-86d2-912e43daacd9 returned with HTTP 202 Aug 14 06:16:06.566072 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 692/2784] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:16:06 2026] DELETE /volume/v3/types/db9195fc-bfeb-438f-86d2-912e43daacd9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:06.566807 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e687be66-cf15-449b-a53c-1b289a9a2675 tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] DELETE https://10.4.3.127/volume/v3/types/9bb8f203-3689-4a3a-9188-aaf5791c93c2 Aug 14 06:16:06.567264 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e687be66-cf15-449b-a53c-1b289a9a2675 tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.567488 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e687be66-cf15-449b-a53c-1b289a9a2675 tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.574370 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-54f71847-18a9-4868-9cec-1e02957e5d15 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.576307 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-54f71847-18a9-4868-9cec-1e02957e5d15 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] GET https://10.4.3.127/volume/v3/types/db9195fc-bfeb-438f-86d2-912e43daacd9 Aug 14 06:16:06.576526 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-54f71847-18a9-4868-9cec-1e02957e5d15 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.576733 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-54f71847-18a9-4868-9cec-1e02957e5d15 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.583007 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-54f71847-18a9-4868-9cec-1e02957e5d15 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types/db9195fc-bfeb-438f-86d2-912e43daacd9 returned with HTTP 404 Aug 14 06:16:06.583424 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 700/2785] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:16:06 2026] GET /volume/v3/types/db9195fc-bfeb-438f-86d2-912e43daacd9 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:06.593233 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2a11b697-4556-45bc-9e27-e5311d16ac87 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.594022 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e687be66-cf15-449b-a53c-1b289a9a2675 tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] https://10.4.3.127/volume/v3/types/9bb8f203-3689-4a3a-9188-aaf5791c93c2 returned with HTTP 202 Aug 14 06:16:06.594380 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 693/2786] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:16:06 2026] DELETE /volume/v3/types/9bb8f203-3689-4a3a-9188-aaf5791c93c2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:06.595834 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2a11b697-4556-45bc-9e27-e5311d16ac87 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:16:06.596339 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2a11b697-4556-45bc-9e27-e5311d16ac87 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1771509044", "description": "tempest-volume-type-description-334922792", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:06.598617 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-648a2ae2-8c45-40cf-9596-7450bda64089 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.600445 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-648a2ae2-8c45-40cf-9596-7450bda64089 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 Aug 14 06:16:06.600664 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-648a2ae2-8c45-40cf-9596-7450bda64089 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.601103 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-648a2ae2-8c45-40cf-9596-7450bda64089 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.604000 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-60c1c828-a987-4a28-94d9-64782afea699 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.605795 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-60c1c828-a987-4a28-94d9-64782afea699 tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] GET https://10.4.3.127/volume/v3/types/9bb8f203-3689-4a3a-9188-aaf5791c93c2 Aug 14 06:16:06.606009 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-60c1c828-a987-4a28-94d9-64782afea699 tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.606198 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-60c1c828-a987-4a28-94d9-64782afea699 tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.609171 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-60c1c828-a987-4a28-94d9-64782afea699 tempest-UserMessagesTest-1440989801 tempest-UserMessagesTest-1440989801-project-admin] https://10.4.3.127/volume/v3/types/9bb8f203-3689-4a3a-9188-aaf5791c93c2 returned with HTTP 404 Aug 14 06:16:06.609625 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 701/2787] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:16:06 2026] GET /volume/v3/types/9bb8f203-3689-4a3a-9188-aaf5791c93c2 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:16:06.613881 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2a11b697-4556-45bc-9e27-e5311d16ac87 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:16:06.614259 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 702/2788] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:16:06 2026] POST /volume/v3/types => generated 314 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:06.627006 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f8a13ac2-5380-4373-9e18-96f44247db02 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.627460 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:06.627460 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:06.629085 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f8a13ac2-5380-4373-9e18-96f44247db02 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] GET https://10.4.3.127/volume/v3/types/fdd6fc96-c768-4d0d-a5f6-a6294b96ebfb Aug 14 06:16:06.629348 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f8a13ac2-5380-4373-9e18-96f44247db02 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.629623 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f8a13ac2-5380-4373-9e18-96f44247db02 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.634560 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-648a2ae2-8c45-40cf-9596-7450bda64089 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:16:06.639852 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f8a13ac2-5380-4373-9e18-96f44247db02 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types/fdd6fc96-c768-4d0d-a5f6-a6294b96ebfb returned with HTTP 200 Aug 14 06:16:06.640144 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-648a2ae2-8c45-40cf-9596-7450bda64089 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 returned with HTTP 200 Aug 14 06:16:06.640639 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 694/2789] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:16:06 2026] GET /volume/v3/types/fdd6fc96-c768-4d0d-a5f6-a6294b96ebfb => generated 336 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:06.640704 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 693/2790] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:06 2026] GET /volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 => generated 874 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:06.650928 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cdfa9071-5e3b-46ba-8a8c-fa92bc6eaf3f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.653932 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cdfa9071-5e3b-46ba-8a8c-fa92bc6eaf3f tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] DELETE https://10.4.3.127/volume/v3/types/fdd6fc96-c768-4d0d-a5f6-a6294b96ebfb Aug 14 06:16:06.654138 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cdfa9071-5e3b-46ba-8a8c-fa92bc6eaf3f tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.654784 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cdfa9071-5e3b-46ba-8a8c-fa92bc6eaf3f tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.703412 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cdfa9071-5e3b-46ba-8a8c-fa92bc6eaf3f tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types/fdd6fc96-c768-4d0d-a5f6-a6294b96ebfb returned with HTTP 202 Aug 14 06:16:06.704001 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 702/2791] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:16:06 2026] DELETE /volume/v3/types/fdd6fc96-c768-4d0d-a5f6-a6294b96ebfb => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:06.711114 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b9f8bf5a-ff01-4cad-aa76-f8d759f062a8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.713630 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b9f8bf5a-ff01-4cad-aa76-f8d759f062a8 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] GET https://10.4.3.127/volume/v3/types/fdd6fc96-c768-4d0d-a5f6-a6294b96ebfb Aug 14 06:16:06.714030 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b9f8bf5a-ff01-4cad-aa76-f8d759f062a8 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.714648 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b9f8bf5a-ff01-4cad-aa76-f8d759f062a8 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.719214 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b9f8bf5a-ff01-4cad-aa76-f8d759f062a8 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types/fdd6fc96-c768-4d0d-a5f6-a6294b96ebfb returned with HTTP 404 Aug 14 06:16:06.720007 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 703/2792] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:16:06 2026] GET /volume/v3/types/fdd6fc96-c768-4d0d-a5f6-a6294b96ebfb => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:06.728528 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d029b1c6-8e51-442d-842b-9b8156be7d97 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.733900 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d029b1c6-8e51-442d-842b-9b8156be7d97 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:16:06.734384 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d029b1c6-8e51-442d-842b-9b8156be7d97 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1609590503"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:06.756998 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d029b1c6-8e51-442d-842b-9b8156be7d97 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:16:06.757547 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 695/2793] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:16:06 2026] POST /volume/v3/types => generated 221 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:06.766291 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ce5aab5b-317e-40ab-b8ad-e04776ff8caa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.771019 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ce5aab5b-317e-40ab-b8ad-e04776ff8caa tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] POST https://10.4.3.127/volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption Aug 14 06:16:06.771451 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ce5aab5b-317e-40ab-b8ad-e04776ff8caa tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:06.817929 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ce5aab5b-317e-40ab-b8ad-e04776ff8caa tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption returned with HTTP 200 Aug 14 06:16:06.818417 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 694/2794] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 14 06:16:06 2026] POST /volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:06.828260 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b0938421-964d-477e-ab10-0e3a4ed5f5df None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.830984 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b0938421-964d-477e-ab10-0e3a4ed5f5df tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] GET https://10.4.3.127/volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption Aug 14 06:16:06.831263 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b0938421-964d-477e-ab10-0e3a4ed5f5df tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.831554 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b0938421-964d-477e-ab10-0e3a4ed5f5df tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.840955 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b0938421-964d-477e-ab10-0e3a4ed5f5df tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption returned with HTTP 200 Aug 14 06:16:06.841560 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 703/2795] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 14 06:16:06 2026] GET /volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption => generated 325 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:06.852776 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7b43fb15-ab17-4db8-a5ab-ea55028f0593 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.855339 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7b43fb15-ab17-4db8-a5ab-ea55028f0593 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] PUT https://10.4.3.127/volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption/5426e6c3-0204-4dfd-b011-592070ec6c1e Aug 14 06:16:06.855890 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7b43fb15-ab17-4db8-a5ab-ea55028f0593 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:06.885791 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fcea8f63-6c26-4a63-8407-da079438425f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.887706 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fcea8f63-6c26-4a63-8407-da079438425f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 Aug 14 06:16:06.887905 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fcea8f63-6c26-4a63-8407-da079438425f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.888087 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fcea8f63-6c26-4a63-8407-da079438425f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.891103 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7b43fb15-ab17-4db8-a5ab-ea55028f0593 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption/5426e6c3-0204-4dfd-b011-592070ec6c1e returned with HTTP 200 Aug 14 06:16:06.891531 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 704/2796] 10.4.3.127 () {68 vars in 1507 bytes} [Fri Aug 14 06:16:06 2026] PUT /volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption/5426e6c3-0204-4dfd-b011-592070ec6c1e => generated 122 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:06.895658 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:06.895658 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:06.899422 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-fcea8f63-6c26-4a63-8407-da079438425f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:16:06.903973 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fcea8f63-6c26-4a63-8407-da079438425f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 returned with HTTP 200 Aug 14 06:16:06.904471 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 696/2797] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:06 2026] GET /volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:06.905279 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ef0e6872-cdb1-450b-b8e8-684b08318d32 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.907191 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ef0e6872-cdb1-450b-b8e8-684b08318d32 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] GET https://10.4.3.127/volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption Aug 14 06:16:06.907385 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ef0e6872-cdb1-450b-b8e8-684b08318d32 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.907612 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ef0e6872-cdb1-450b-b8e8-684b08318d32 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.913986 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ef0e6872-cdb1-450b-b8e8-684b08318d32 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption returned with HTTP 200 Aug 14 06:16:06.914564 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 695/2798] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 14 06:16:06 2026] GET /volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:06.931690 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-202cc679-3293-4fe2-bd4c-f021ac7242cd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.933060 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-202cc679-3293-4fe2-bd4c-f021ac7242cd tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] GET https://10.4.3.127/volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption/cipher Aug 14 06:16:06.933269 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-202cc679-3293-4fe2-bd4c-f021ac7242cd tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.933541 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-202cc679-3293-4fe2-bd4c-f021ac7242cd tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.943215 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-202cc679-3293-4fe2-bd4c-f021ac7242cd tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption/cipher returned with HTTP 200 Aug 14 06:16:06.944082 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 704/2799] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 14 06:16:06 2026] GET /volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption/cipher => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:16:06.953456 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a79a9d0c-f419-4c4b-8c91-6d689f7dbbb3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.955060 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a79a9d0c-f419-4c4b-8c91-6d689f7dbbb3 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] DELETE https://10.4.3.127/volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption/5426e6c3-0204-4dfd-b011-592070ec6c1e Aug 14 06:16:06.955330 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a79a9d0c-f419-4c4b-8c91-6d689f7dbbb3 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.955575 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a79a9d0c-f419-4c4b-8c91-6d689f7dbbb3 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.970540 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a79a9d0c-f419-4c4b-8c91-6d689f7dbbb3 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption/5426e6c3-0204-4dfd-b011-592070ec6c1e returned with HTTP 202 Aug 14 06:16:06.971538 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 705/2800] 10.4.3.127 () {66 vars in 1489 bytes} [Fri Aug 14 06:16:06 2026] DELETE /volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption/5426e6c3-0204-4dfd-b011-592070ec6c1e => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:06.981888 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9610cd3b-d68f-40fe-9b2d-4c1316a12129 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:06.983973 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9610cd3b-d68f-40fe-9b2d-4c1316a12129 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] GET https://10.4.3.127/volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption Aug 14 06:16:06.983973 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9610cd3b-d68f-40fe-9b2d-4c1316a12129 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:06.984166 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9610cd3b-d68f-40fe-9b2d-4c1316a12129 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:06.989498 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9610cd3b-d68f-40fe-9b2d-4c1316a12129 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption returned with HTTP 200 Aug 14 06:16:06.990488 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 697/2801] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 14 06:16:06 2026] GET /volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption => generated 2 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 06:16:06.998150 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cea1b3df-b28e-4f96-8c45-69c433c190d2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:07.000091 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cea1b3df-b28e-4f96-8c45-69c433c190d2 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] GET https://10.4.3.127/volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption Aug 14 06:16:07.000312 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cea1b3df-b28e-4f96-8c45-69c433c190d2 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:07.000581 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cea1b3df-b28e-4f96-8c45-69c433c190d2 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:07.006923 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cea1b3df-b28e-4f96-8c45-69c433c190d2 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption returned with HTTP 200 Aug 14 06:16:07.007710 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 696/2802] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 14 06:16:06 2026] GET /volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 06:16:07.015879 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-59a23bf8-838e-4327-97b0-51015aefe55b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:07.018644 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-59a23bf8-838e-4327-97b0-51015aefe55b tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] DELETE https://10.4.3.127/volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66 Aug 14 06:16:07.018644 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-59a23bf8-838e-4327-97b0-51015aefe55b tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:07.018869 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-59a23bf8-838e-4327-97b0-51015aefe55b tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:07.042240 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-59a23bf8-838e-4327-97b0-51015aefe55b tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66 returned with HTTP 202 Aug 14 06:16:07.042669 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 705/2803] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:16:07 2026] DELETE /volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:07.053468 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0a151e42-80f7-40bf-9712-9275c71ad3df None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:07.058303 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0a151e42-80f7-40bf-9712-9275c71ad3df tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] GET https://10.4.3.127/volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66 Aug 14 06:16:07.058303 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0a151e42-80f7-40bf-9712-9275c71ad3df tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:07.058303 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0a151e42-80f7-40bf-9712-9275c71ad3df tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:07.061357 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0a151e42-80f7-40bf-9712-9275c71ad3df tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66 returned with HTTP 404 Aug 14 06:16:07.061908 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 706/2804] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:16:07 2026] GET /volume/v3/types/be7a89ea-e9f6-45ca-8228-39634091ba66 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:07.071084 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f4d594b0-b3d1-4289-8f61-bff22129f734 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:07.073172 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f4d594b0-b3d1-4289-8f61-bff22129f734 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] GET https://10.4.3.127/volume/v3/types Aug 14 06:16:07.073360 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f4d594b0-b3d1-4289-8f61-bff22129f734 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:07.073561 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f4d594b0-b3d1-4289-8f61-bff22129f734 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:07.090335 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f4d594b0-b3d1-4289-8f61-bff22129f734 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:16:07.090770 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 698/2805] 10.4.3.127 () {66 vars in 1231 bytes} [Fri Aug 14 06:16:07 2026] GET /volume/v3/types => generated 1496 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:07.101227 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-39fee01d-b24e-4f2c-a3ed-40aa6a51cf15 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:07.103109 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-39fee01d-b24e-4f2c-a3ed-40aa6a51cf15 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:16:07.103500 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-39fee01d-b24e-4f2c-a3ed-40aa6a51cf15 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1885430880"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:07.117877 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-39fee01d-b24e-4f2c-a3ed-40aa6a51cf15 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:16:07.118275 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 697/2806] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:16:07 2026] POST /volume/v3/types => generated 221 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:07.128180 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-21daa2eb-e210-46dc-9610-aad196ee532d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:07.130164 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21daa2eb-e210-46dc-9610-aad196ee532d tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] PUT https://10.4.3.127/volume/v3/types/2e0b1812-913c-4aa6-860c-ddfe901eff90 Aug 14 06:16:07.130651 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21daa2eb-e210-46dc-9610-aad196ee532d tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-227901976", "description": "tempest-volume-type-description-626115149", "is_public": false}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:07.192267 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21daa2eb-e210-46dc-9610-aad196ee532d tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types/2e0b1812-913c-4aa6-860c-ddfe901eff90 returned with HTTP 200 Aug 14 06:16:07.192517 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 706/2807] 10.4.3.127 () {68 vars in 1363 bytes} [Fri Aug 14 06:16:07 2026] PUT /volume/v3/types/2e0b1812-913c-4aa6-860c-ddfe901eff90 => generated 203 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:07.201500 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8e001fb6-431e-4bbf-8199-40f0b4da5aa9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:07.205042 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8e001fb6-431e-4bbf-8199-40f0b4da5aa9 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] GET https://10.4.3.127/volume/v3/types/2e0b1812-913c-4aa6-860c-ddfe901eff90 Aug 14 06:16:07.205266 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8e001fb6-431e-4bbf-8199-40f0b4da5aa9 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:07.205768 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8e001fb6-431e-4bbf-8199-40f0b4da5aa9 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:07.210961 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8e001fb6-431e-4bbf-8199-40f0b4da5aa9 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types/2e0b1812-913c-4aa6-860c-ddfe901eff90 returned with HTTP 200 Aug 14 06:16:07.211558 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 707/2808] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:16:07 2026] GET /volume/v3/types/2e0b1812-913c-4aa6-860c-ddfe901eff90 => generated 267 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:07.219671 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a2c23ce7-6977-4fe5-a451-c48ad82da82d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:07.223162 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a2c23ce7-6977-4fe5-a451-c48ad82da82d tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] DELETE https://10.4.3.127/volume/v3/types/2e0b1812-913c-4aa6-860c-ddfe901eff90 Aug 14 06:16:07.223592 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a2c23ce7-6977-4fe5-a451-c48ad82da82d tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:07.223656 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a2c23ce7-6977-4fe5-a451-c48ad82da82d tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:07.272127 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a2c23ce7-6977-4fe5-a451-c48ad82da82d tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types/2e0b1812-913c-4aa6-860c-ddfe901eff90 returned with HTTP 202 Aug 14 06:16:07.272948 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 699/2809] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:16:07 2026] DELETE /volume/v3/types/2e0b1812-913c-4aa6-860c-ddfe901eff90 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:07.281785 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7c691c24-37f1-460c-839e-1b46467f04a1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:07.283566 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7c691c24-37f1-460c-839e-1b46467f04a1 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] GET https://10.4.3.127/volume/v3/types/2e0b1812-913c-4aa6-860c-ddfe901eff90 Aug 14 06:16:07.284411 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7c691c24-37f1-460c-839e-1b46467f04a1 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:07.291256 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7c691c24-37f1-460c-839e-1b46467f04a1 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:07.291256 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7c691c24-37f1-460c-839e-1b46467f04a1 tempest-VolumeTypesTest-1356312339 tempest-VolumeTypesTest-1356312339-project-admin] https://10.4.3.127/volume/v3/types/2e0b1812-913c-4aa6-860c-ddfe901eff90 returned with HTTP 404 Aug 14 06:16:07.291256 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 698/2810] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:16:07 2026] GET /volume/v3/types/2e0b1812-913c-4aa6-860c-ddfe901eff90 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:16:07.653458 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-da3cb274-d918-40af-9ec8-f1a9d320baab None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:07.655567 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da3cb274-d918-40af-9ec8-f1a9d320baab tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 Aug 14 06:16:07.655783 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da3cb274-d918-40af-9ec8-f1a9d320baab tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:07.656032 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da3cb274-d918-40af-9ec8-f1a9d320baab tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:07.676673 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:07.676673 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:07.681580 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-da3cb274-d918-40af-9ec8-f1a9d320baab tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:16:07.687191 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da3cb274-d918-40af-9ec8-f1a9d320baab tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 returned with HTTP 200 Aug 14 06:16:07.687191 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 707/2811] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:07 2026] GET /volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 => generated 874 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:08.702981 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-00ac8b04-8fe8-442b-8f3a-325744187780 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:08.704907 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-00ac8b04-8fe8-442b-8f3a-325744187780 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 Aug 14 06:16:08.705088 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-00ac8b04-8fe8-442b-8f3a-325744187780 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:08.705311 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-00ac8b04-8fe8-442b-8f3a-325744187780 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:08.919668 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:08.919668 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:08.924777 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-00ac8b04-8fe8-442b-8f3a-325744187780 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:16:08.929489 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-00ac8b04-8fe8-442b-8f3a-325744187780 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 returned with HTTP 200 Aug 14 06:16:08.930011 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 708/2812] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:08 2026] GET /volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 => generated 874 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:09.509567 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-378676fe-3632-4def-9587-6988d0a32bad None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:09.512419 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-378676fe-3632-4def-9587-6988d0a32bad tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] POST https://10.4.3.127/volume/v3/attachments/d9aa999e-ad34-42f6-8670-1e0826e08079/action Aug 14 06:16:09.513061 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-378676fe-3632-4def-9587-6988d0a32bad tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:09.513139 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-378676fe-3632-4def-9587-6988d0a32bad tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:09.518433 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=603,cinder:UPDATE=127,cinder:INSERT=62 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:16:09.542949 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:09.542949 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:09.560857 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-cbf5c301-cb42-4733-a39c-f4da422c92ee req-378676fe-3632-4def-9587-6988d0a32bad tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/attachments/d9aa999e-ad34-42f6-8670-1e0826e08079/action returned with HTTP 204 Aug 14 06:16:09.561485 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 700/2813] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:16:09 2026] POST /volume/v3/attachments/d9aa999e-ad34-42f6-8670-1e0826e08079/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:09.612697 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:09.732388 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1ffa95b1-524e-4241-bd6c-0626c8754bbf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:09.780780 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1ffa95b1-524e-4241-bd6c-0626c8754bbf tempest-AvailabilityZoneTestJSON-754587052 tempest-AvailabilityZoneTestJSON-754587052-project-member] GET https://10.4.3.127/volume/v3/os-availability-zone Aug 14 06:16:09.780780 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1ffa95b1-524e-4241-bd6c-0626c8754bbf tempest-AvailabilityZoneTestJSON-754587052 tempest-AvailabilityZoneTestJSON-754587052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:09.780780 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1ffa95b1-524e-4241-bd6c-0626c8754bbf tempest-AvailabilityZoneTestJSON-754587052 tempest-AvailabilityZoneTestJSON-754587052-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:09.782880 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=623,cinder:UPDATE=178,cinder:INSERT=87 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:16:09.785571 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1ffa95b1-524e-4241-bd6c-0626c8754bbf tempest-AvailabilityZoneTestJSON-754587052 tempest-AvailabilityZoneTestJSON-754587052-project-member] Availability Zones retrieved successfully. Aug 14 06:16:09.786014 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1ffa95b1-524e-4241-bd6c-0626c8754bbf tempest-AvailabilityZoneTestJSON-754587052 tempest-AvailabilityZoneTestJSON-754587052-project-member] https://10.4.3.127/volume/v3/os-availability-zone returned with HTTP 200 Aug 14 06:16:09.789487 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 708/2814] 10.4.3.127 () {66 vars in 1276 bytes} [Fri Aug 14 06:16:09 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:16:09.808160 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:09.808627 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1436956782"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:09.810606 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1436956782'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:09.810767 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Create volume of 1 GB Aug 14 06:16:09.817871 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Availability Zones retrieved successfully. Aug 14 06:16:09.828237 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Flow 'volume_create_api' (c162281e-ed56-44c9-b3c8-294f4ab33f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:09.830009 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27b6b6bd-8f2c-48ab-b05b-3e7e69e7f2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:09.832036 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:09.863129 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27b6b6bd-8f2c-48ab-b05b-3e7e69e7f2a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:09.863963 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3244c1cc-b20f-4b7a-bf7e-503eb434fc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:09.939987 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Created reservations ['3ac2469e-b74d-4a94-a8bd-6049bc656672', '184c5b21-8be1-47a6-bcf2-03ffed9045be', 'fc4af0a9-b1d4-41a3-9415-08b9f1be4af5', '4a050e73-feba-4d14-93ec-444d5ffd1eab'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:09.941212 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3244c1cc-b20f-4b7a-bf7e-503eb434fc26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ac2469e-b74d-4a94-a8bd-6049bc656672', '184c5b21-8be1-47a6-bcf2-03ffed9045be', 'fc4af0a9-b1d4-41a3-9415-08b9f1be4af5', '4a050e73-feba-4d14-93ec-444d5ffd1eab']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:09.942375 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db1dfe94-8ab4-41d4-9860-9fdc6b32c004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:09.945234 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4926d4b9-0a08-44f0-9ca7-b7c5243bcc67 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:09.947072 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4926d4b9-0a08-44f0-9ca7-b7c5243bcc67 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 Aug 14 06:16:09.947308 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4926d4b9-0a08-44f0-9ca7-b7c5243bcc67 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:09.947591 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4926d4b9-0a08-44f0-9ca7-b7c5243bcc67 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:09.949951 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=607,cinder:UPDATE=86,cinder:INSERT=52 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:16:09.961242 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:09.961242 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:09.965975 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4926d4b9-0a08-44f0-9ca7-b7c5243bcc67 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:16:09.973573 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db1dfe94-8ab4-41d4-9860-9fdc6b32c004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c9a08f0-3098-4332-ad7f-bf3c149a9dd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1436956782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19055e4b09a54932b3d1b796fe7655dd',qos_specs=None,replication_status=,reservations=['3ac2469e-b74d-4a94-a8bd-6049bc656672','184c5b21-8be1-47a6-bcf2-03ffed9045be','fc4af0a9-b1d4-41a3-9415-08b9f1be4af5','4a050e73-feba-4d14-93ec-444d5ffd1eab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae168550b9df49858efc24cf461638bc',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1436956782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c9a08f0-3098-4332-ad7f-bf3c149a9dd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19055e4b09a54932b3d1b796fe7655dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae168550b9df49858efc24cf461638bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:09.973573 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a12a2080-65be-4e59-ad84-e5ccc4370cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:09.973789 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4926d4b9-0a08-44f0-9ca7-b7c5243bcc67 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 returned with HTTP 200 Aug 14 06:16:09.974213 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 709/2815] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:09 2026] GET /volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 => generated 1166 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:09.989670 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7ec02da5-d7d3-46d0-a470-376140d544ff None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:09.991858 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7ec02da5-d7d3-46d0-a470-376140d544ff tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 Aug 14 06:16:09.992219 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7ec02da5-d7d3-46d0-a470-376140d544ff tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:09.992554 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7ec02da5-d7d3-46d0-a470-376140d544ff tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:10.004246 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a12a2080-65be-4e59-ad84-e5ccc4370cc1) transitioned into state 'SUCCESS' from state '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-1436956782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19055e4b09a54932b3d1b796fe7655dd',qos_specs=None,replication_status=,reservations=['3ac2469e-b74d-4a94-a8bd-6049bc656672','184c5b21-8be1-47a6-bcf2-03ffed9045be','fc4af0a9-b1d4-41a3-9415-08b9f1be4af5','4a050e73-feba-4d14-93ec-444d5ffd1eab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae168550b9df49858efc24cf461638bc',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:10.005217 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec59139d-e259-4294-9c53-5dd5dbac9700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:10.008221 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:10.008221 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:10.012359 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7ec02da5-d7d3-46d0-a470-376140d544ff tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:16:10.018041 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7ec02da5-d7d3-46d0-a470-376140d544ff tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 returned with HTTP 200 Aug 14 06:16:10.018224 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec59139d-e259-4294-9c53-5dd5dbac9700) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:10.020389 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 701/2816] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:09 2026] GET /volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 => generated 1166 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:10.020463 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Flow 'volume_create_api' (c162281e-ed56-44c9-b3c8-294f4ab33f10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:10.020463 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Create volume request issued successfully. Aug 14 06:16:10.020530 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-295062f6-b62c-402f-a0bc-2b19b21523d3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:10.021063 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 699/2817] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:16:09 2026] POST /volume/v3/volumes => generated 754 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:10.037737 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9d007fd8-5134-4252-8094-0abcfeea3090 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:10.043172 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d007fd8-5134-4252-8094-0abcfeea3090 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/volumes/1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 Aug 14 06:16:10.043442 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d007fd8-5134-4252-8094-0abcfeea3090 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:10.044439 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d007fd8-5134-4252-8094-0abcfeea3090 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:10.049674 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-276e9961-0bab-477b-aeff-38bb2da29e56 req-ce037b74-3314-4757-9a74-5d18f790c0d4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:10.053192 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:10.053192 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:10.054058 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-276e9961-0bab-477b-aeff-38bb2da29e56 req-ce037b74-3314-4757-9a74-5d18f790c0d4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] DELETE https://10.4.3.127/volume/v3/attachments/b431f5cf-7151-4e91-931e-588ed84bce8f Aug 14 06:16:10.054323 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-276e9961-0bab-477b-aeff-38bb2da29e56 req-ce037b74-3314-4757-9a74-5d18f790c0d4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:10.054604 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-276e9961-0bab-477b-aeff-38bb2da29e56 req-ce037b74-3314-4757-9a74-5d18f790c0d4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:10.057409 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9d007fd8-5134-4252-8094-0abcfeea3090 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Volume info retrieved successfully. Aug 14 06:16:10.062525 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d007fd8-5134-4252-8094-0abcfeea3090 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/volumes/1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 returned with HTTP 200 Aug 14 06:16:10.063056 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 709/2818] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:10 2026] GET /volume/v3/volumes/1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:10.066454 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:10.066454 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:10.140379 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-276e9961-0bab-477b-aeff-38bb2da29e56 req-ce037b74-3314-4757-9a74-5d18f790c0d4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/attachments/b431f5cf-7151-4e91-931e-588ed84bce8f returned with HTTP 200 Aug 14 06:16:10.141009 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 710/2819] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:16:10 2026] DELETE /volume/v3/attachments/b431f5cf-7151-4e91-931e-588ed84bce8f => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:11.080224 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-cb38b00e-368d-4dcb-85a3-149133a67210 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:11.083437 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cb38b00e-368d-4dcb-85a3-149133a67210 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/volumes/1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 Aug 14 06:16:11.083700 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cb38b00e-368d-4dcb-85a3-149133a67210 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:11.084236 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cb38b00e-368d-4dcb-85a3-149133a67210 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:11.093190 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:11.093190 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:11.098223 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-cb38b00e-368d-4dcb-85a3-149133a67210 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Volume info retrieved successfully. Aug 14 06:16:11.106731 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cb38b00e-368d-4dcb-85a3-149133a67210 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/volumes/1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 returned with HTTP 200 Aug 14 06:16:11.107393 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 702/2820] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:11 2026] GET /volume/v3/volumes/1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:11.120395 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9bcd2d70-60ba-4e0c-8086-7d39d1cc9c43 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:11.123374 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9bcd2d70-60ba-4e0c-8086-7d39d1cc9c43 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:16:11.123822 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9bcd2d70-60ba-4e0c-8086-7d39d1cc9c43 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1c9a08f0-3098-4332-ad7f-bf3c149a9dd7", "name": "tempest-VolumesBackupsAdminTest-Backup-1667921212", "container": "tempest-volumesbackupsadmintest-backup-container-388345235"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:11.125542 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-9bcd2d70-60ba-4e0c-8086-7d39d1cc9c43 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Creating new backup {'backup': {'volume_id': '1c9a08f0-3098-4332-ad7f-bf3c149a9dd7', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1667921212', 'container': 'tempest-volumesbackupsadmintest-backup-container-388345235'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:16:11.125900 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-9bcd2d70-60ba-4e0c-8086-7d39d1cc9c43 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Creating backup of volume 1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 in container tempest-volumesbackupsadmintest-backup-container-388345235 Aug 14 06:16:11.133695 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:11.133695 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:11.135085 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9bcd2d70-60ba-4e0c-8086-7d39d1cc9c43 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Volume info retrieved successfully. Aug 14 06:16:11.182525 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-9bcd2d70-60ba-4e0c-8086-7d39d1cc9c43 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Created reservations ['637d8a33-370b-461e-af60-b66d47297e0f', '4c226cdb-d0de-472d-abb0-06bb52827566'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:11.230824 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9bcd2d70-60ba-4e0c-8086-7d39d1cc9c43 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:16:11.231490 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 700/2821] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:16:11 2026] POST /volume/v3/backups => generated 335 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:11.242515 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-785ed494-e093-4c2c-917c-ff34297c4a88 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:11.244964 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-785ed494-e093-4c2c-917c-ff34297c4a88 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:11.245176 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-785ed494-e093-4c2c-917c-ff34297c4a88 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:11.245373 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-785ed494-e093-4c2c-917c-ff34297c4a88 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:11.245511 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-785ed494-e093-4c2c-917c-ff34297c4a88 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:11.250786 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:11.250786 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:11.251575 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-785ed494-e093-4c2c-917c-ff34297c4a88 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:11.252244 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 710/2822] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:11 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:11.551757 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3ff91738-f444-460a-b220-c3088cb51a77 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:11.553994 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3ff91738-f444-460a-b220-c3088cb51a77 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:11.554373 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3ff91738-f444-460a-b220-c3088cb51a77 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "size": 1, "name": "tempest-VolumesCloneTest-Volume-115889947"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:11.559194 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-3ff91738-f444-460a-b220-c3088cb51a77 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Create volume request body: {'volume': {'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-115889947'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:11.676152 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-3ff91738-f444-460a-b220-c3088cb51a77 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Create volume of 1 GB Aug 14 06:16:11.676699 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:11.676699 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:11.682306 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3ff91738-f444-460a-b220-c3088cb51a77 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Availability Zones retrieved successfully. Aug 14 06:16:11.689667 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3ff91738-f444-460a-b220-c3088cb51a77 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Flow 'volume_create_api' (a1aa4b34-8296-45c6-b8af-dcaf7831d2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:11.691480 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3ff91738-f444-460a-b220-c3088cb51a77 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fee67658-cf0a-4e9c-81f6-0cf06a343cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:11.693651 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-3ff91738-f444-460a-b220-c3088cb51a77 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:11.739536 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5b10cc1a-4ea2-4b98-b704-23e4d4137cfb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:11.741267 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5b10cc1a-4ea2-4b98-b704-23e4d4137cfb tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] DELETE https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 Aug 14 06:16:11.741531 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5b10cc1a-4ea2-4b98-b704-23e4d4137cfb tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:11.741672 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5b10cc1a-4ea2-4b98-b704-23e4d4137cfb tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:11.741823 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-5b10cc1a-4ea2-4b98-b704-23e4d4137cfb tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Delete volume with id: 0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 Aug 14 06:16:11.753920 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:11.753920 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:11.754269 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5b10cc1a-4ea2-4b98-b704-23e4d4137cfb tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:16:11.776813 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3ff91738-f444-460a-b220-c3088cb51a77 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fee67658-cf0a-4e9c-81f6-0cf06a343cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:11.777992 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3ff91738-f444-460a-b220-c3088cb51a77 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9e1e192-3635-479e-a19e-041f591dba6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:11.780808 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5b10cc1a-4ea2-4b98-b704-23e4d4137cfb tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Delete volume request issued successfully. Aug 14 06:16:11.781163 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5b10cc1a-4ea2-4b98-b704-23e4d4137cfb tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 returned with HTTP 202 Aug 14 06:16:11.781727 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 703/2823] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:11 2026] DELETE /volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:11.796002 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5d53c18e-d109-47c1-8533-5e1081b75aa4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:11.798493 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5d53c18e-d109-47c1-8533-5e1081b75aa4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 Aug 14 06:16:11.798757 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5d53c18e-d109-47c1-8533-5e1081b75aa4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:11.799020 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5d53c18e-d109-47c1-8533-5e1081b75aa4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:11.815312 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:11.815312 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:11.823075 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5d53c18e-d109-47c1-8533-5e1081b75aa4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Volume info retrieved successfully. Aug 14 06:16:11.829064 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5d53c18e-d109-47c1-8533-5e1081b75aa4 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 returned with HTTP 200 Aug 14 06:16:11.829730 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 701/2824] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:11 2026] GET /volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 => generated 1251 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:11.875309 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-3ff91738-f444-460a-b220-c3088cb51a77 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Created reservations ['69b68781-3662-4fbd-a98c-a234ebe27063', '0fe23743-0ff8-4818-b7f9-f2726e85f3d0', '54427074-01a2-4b9d-89cc-495b31428857', 'df7af55a-a33c-44c7-9cbe-2dd80e0f1b10'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:11.875782 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3ff91738-f444-460a-b220-c3088cb51a77 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9e1e192-3635-479e-a19e-041f591dba6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69b68781-3662-4fbd-a98c-a234ebe27063', '0fe23743-0ff8-4818-b7f9-f2726e85f3d0', '54427074-01a2-4b9d-89cc-495b31428857', 'df7af55a-a33c-44c7-9cbe-2dd80e0f1b10']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:11.876741 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3ff91738-f444-460a-b220-c3088cb51a77 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6797d12-7f5e-4f2b-ad7e-c1a102d74411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:11.901593 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3ff91738-f444-460a-b220-c3088cb51a77 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6797d12-7f5e-4f2b-ad7e-c1a102d74411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4436c68e-c53e-41e9-9023-130dc1200d8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-115889947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc6b5d4fefa417abfeadcf23abb25d9',qos_specs=None,replication_status=,reservations=['69b68781-3662-4fbd-a98c-a234ebe27063','0fe23743-0ff8-4818-b7f9-f2726e85f3d0','54427074-01a2-4b9d-89cc-495b31428857','df7af55a-a33c-44c7-9cbe-2dd80e0f1b10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dce311dc8f04f0591f7a8650d6083a5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-115889947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4436c68e-c53e-41e9-9023-130dc1200d8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fc6b5d4fefa417abfeadcf23abb25d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dce311dc8f04f0591f7a8650d6083a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:11.902364 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3ff91738-f444-460a-b220-c3088cb51a77 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f455f1-8c30-46e6-aa97-243ddda80e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:11.923005 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3ff91738-f444-460a-b220-c3088cb51a77 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f455f1-8c30-46e6-aa97-243ddda80e6a) transitioned into state 'SUCCESS' from state '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-115889947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc6b5d4fefa417abfeadcf23abb25d9',qos_specs=None,replication_status=,reservations=['69b68781-3662-4fbd-a98c-a234ebe27063','0fe23743-0ff8-4818-b7f9-f2726e85f3d0','54427074-01a2-4b9d-89cc-495b31428857','df7af55a-a33c-44c7-9cbe-2dd80e0f1b10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dce311dc8f04f0591f7a8650d6083a5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:11.923929 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3ff91738-f444-460a-b220-c3088cb51a77 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (734947f7-f39c-4406-99da-04eb2b78a091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:11.937306 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3ff91738-f444-460a-b220-c3088cb51a77 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (734947f7-f39c-4406-99da-04eb2b78a091) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:11.939116 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3ff91738-f444-460a-b220-c3088cb51a77 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Flow 'volume_create_api' (a1aa4b34-8296-45c6-b8af-dcaf7831d2c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:11.939555 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3ff91738-f444-460a-b220-c3088cb51a77 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Create volume request issued successfully. Aug 14 06:16:11.940428 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3ff91738-f444-460a-b220-c3088cb51a77 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:11.941210 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 711/2825] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:16:11 2026] POST /volume/v3/volumes => generated 746 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:11.956038 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2d181edd-6d74-4689-9882-9c8b351d60b0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:11.960617 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d181edd-6d74-4689-9882-9c8b351d60b0 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/4436c68e-c53e-41e9-9023-130dc1200d8e Aug 14 06:16:11.961019 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2d181edd-6d74-4689-9882-9c8b351d60b0 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:11.961094 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2d181edd-6d74-4689-9882-9c8b351d60b0 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:11.970978 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:11.970978 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:11.979138 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2d181edd-6d74-4689-9882-9c8b351d60b0 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:11.987858 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d181edd-6d74-4689-9882-9c8b351d60b0 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/4436c68e-c53e-41e9-9023-130dc1200d8e returned with HTTP 200 Aug 14 06:16:11.989004 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 711/2826] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:11 2026] GET /volume/v3/volumes/4436c68e-c53e-41e9-9023-130dc1200d8e => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:12.262520 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ff9b4afd-54ca-4d69-ad57-8b33975962c3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:12.264989 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ff9b4afd-54ca-4d69-ad57-8b33975962c3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:12.265273 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ff9b4afd-54ca-4d69-ad57-8b33975962c3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:12.265647 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ff9b4afd-54ca-4d69-ad57-8b33975962c3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:12.265720 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-ff9b4afd-54ca-4d69-ad57-8b33975962c3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:12.274696 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:12.274696 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:12.275632 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ff9b4afd-54ca-4d69-ad57-8b33975962c3 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:12.276073 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 704/2827] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:12 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:12.848066 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-03924385-cf19-4cd6-acdf-33eda3679bae None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:12.849847 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-03924385-cf19-4cd6-acdf-33eda3679bae tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 Aug 14 06:16:12.850082 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-03924385-cf19-4cd6-acdf-33eda3679bae tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:12.850251 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-03924385-cf19-4cd6-acdf-33eda3679bae tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:12.857213 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-03924385-cf19-4cd6-acdf-33eda3679bae tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 returned with HTTP 404 Aug 14 06:16:12.857762 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 702/2828] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:12 2026] GET /volume/v3/volumes/0d915f1d-a8d7-473c-aee3-31cf2d7e12e6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:12.868794 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-90e24a55-fe57-47d0-a9e7-6d3b7fbcf6fd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:12.871614 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-90e24a55-fe57-47d0-a9e7-6d3b7fbcf6fd tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f Aug 14 06:16:12.871883 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-90e24a55-fe57-47d0-a9e7-6d3b7fbcf6fd tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:12.872137 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-90e24a55-fe57-47d0-a9e7-6d3b7fbcf6fd tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:12.872386 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-90e24a55-fe57-47d0-a9e7-6d3b7fbcf6fd tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Delete volume with id: a1d00653-e6fc-48ca-b8c6-97c02bcdca2f Aug 14 06:16:12.881469 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-90e24a55-fe57-47d0-a9e7-6d3b7fbcf6fd tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f returned with HTTP 404 Aug 14 06:16:12.882702 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 712/2829] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:12 2026] DELETE /volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:16:12.890637 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8867c819-8fdd-4e1b-ba3d-ef347abdb92b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:12.893021 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8867c819-8fdd-4e1b-ba3d-ef347abdb92b tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f Aug 14 06:16:12.893298 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8867c819-8fdd-4e1b-ba3d-ef347abdb92b tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:12.893548 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8867c819-8fdd-4e1b-ba3d-ef347abdb92b tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:12.902012 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8867c819-8fdd-4e1b-ba3d-ef347abdb92b tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f returned with HTTP 404 Aug 14 06:16:12.902660 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 712/2830] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:12 2026] GET /volume/v3/volumes/a1d00653-e6fc-48ca-b8c6-97c02bcdca2f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:12.910335 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f9fe7fc6-0829-4aca-bdad-a0a6608269b2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:12.912753 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f9fe7fc6-0829-4aca-bdad-a0a6608269b2 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] DELETE https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db Aug 14 06:16:12.913972 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f9fe7fc6-0829-4aca-bdad-a0a6608269b2 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:12.913972 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f9fe7fc6-0829-4aca-bdad-a0a6608269b2 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:12.913972 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-f9fe7fc6-0829-4aca-bdad-a0a6608269b2 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Delete volume with id: c06ef487-ee1b-4066-bec1-73da6ea3a2db Aug 14 06:16:12.920923 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f9fe7fc6-0829-4aca-bdad-a0a6608269b2 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db returned with HTTP 404 Aug 14 06:16:12.921493 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 705/2831] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:12 2026] DELETE /volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:12.929717 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-072da3ce-4195-45a0-9f54-7e2f44b0dc19 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:12.933463 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-072da3ce-4195-45a0-9f54-7e2f44b0dc19 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] GET https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db Aug 14 06:16:12.933710 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-072da3ce-4195-45a0-9f54-7e2f44b0dc19 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:12.933951 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-072da3ce-4195-45a0-9f54-7e2f44b0dc19 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:12.946965 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-072da3ce-4195-45a0-9f54-7e2f44b0dc19 tempest-TestInstancesWithCinderVolumes-1105374449 tempest-TestInstancesWithCinderVolumes-1105374449-project-member] https://10.4.3.127/volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db returned with HTTP 404 Aug 14 06:16:12.947505 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 703/2832] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:12 2026] GET /volume/v3/volumes/c06ef487-ee1b-4066-bec1-73da6ea3a2db => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:12.956215 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-25277b47-0ab2-4d84-bd00-6fac342b2637 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:12.958518 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-25277b47-0ab2-4d84-bd00-6fac342b2637 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 14 06:16:12.958728 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-25277b47-0ab2-4d84-bd00-6fac342b2637 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:12.958984 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-25277b47-0ab2-4d84-bd00-6fac342b2637 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Calling method 'detail' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:12.959666 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:12.959666 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:12.960031 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-25277b47-0ab2-4d84-bd00-6fac342b2637 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:16:12.964579 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-5e527c37-1a67-4c0c-8d77-2f3ea15dd432 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:12.967204 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-5e527c37-1a67-4c0c-8d77-2f3ea15dd432 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 Aug 14 06:16:12.967505 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-5e527c37-1a67-4c0c-8d77-2f3ea15dd432 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:12.967768 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-5e527c37-1a67-4c0c-8d77-2f3ea15dd432 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:12.980896 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:12.980896 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:12.985865 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-5e527c37-1a67-4c0c-8d77-2f3ea15dd432 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:16:12.992339 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-5e527c37-1a67-4c0c-8d77-2f3ea15dd432 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 returned with HTTP 200 Aug 14 06:16:12.992758 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 713/2833] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:16:12 2026] GET /volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 => generated 1166 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:13.004775 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b352df8a-b6f3-45a0-a52f-b46f0a173565 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:13.005498 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-25277b47-0ab2-4d84-bd00-6fac342b2637 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Get all volumes completed successfully. Aug 14 06:16:13.006721 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b352df8a-b6f3-45a0-a52f-b46f0a173565 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/4436c68e-c53e-41e9-9023-130dc1200d8e Aug 14 06:16:13.007136 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b352df8a-b6f3-45a0-a52f-b46f0a173565 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:13.007463 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b352df8a-b6f3-45a0-a52f-b46f0a173565 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:13.007911 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:13.007911 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:13.013428 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-54106443-f1c3-425e-bb7f-e541a64d5c08 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:13.014154 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-25277b47-0ab2-4d84-bd00-6fac342b2637 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 06:16:13.014514 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 713/2834] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 14 06:16:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12232 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:16:13.015438 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-54106443-f1c3-425e-bb7f-e541a64d5c08 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] POST https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250/action Aug 14 06:16:13.015955 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-54106443-f1c3-425e-bb7f-e541a64d5c08 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:13.017265 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-54106443-f1c3-425e-bb7f-e541a64d5c08 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:13.018012 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:13.018012 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:13.028628 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:13.028628 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:13.030368 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-54106443-f1c3-425e-bb7f-e541a64d5c08 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:16:13.030467 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b352df8a-b6f3-45a0-a52f-b46f0a173565 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:13.034795 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-83fffe1d-1337-44e1-870d-5abfebb1d77a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:13.036423 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b352df8a-b6f3-45a0-a52f-b46f0a173565 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/4436c68e-c53e-41e9-9023-130dc1200d8e returned with HTTP 200 Aug 14 06:16:13.037222 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 706/2835] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:13 2026] GET /volume/v3/volumes/4436c68e-c53e-41e9-9023-130dc1200d8e => generated 1354 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:13.037424 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-54106443-f1c3-425e-bb7f-e541a64d5c08 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Begin detaching volume completed successfully. Aug 14 06:16:13.037488 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-83fffe1d-1337-44e1-870d-5abfebb1d77a tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] DELETE https://10.4.3.127/volume/v3/types/5f8e2308-deb2-443e-b0dc-586e43afb152 Aug 14 06:16:13.037702 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-54106443-f1c3-425e-bb7f-e541a64d5c08 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250/action returned with HTTP 202 Aug 14 06:16:13.037761 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-83fffe1d-1337-44e1-870d-5abfebb1d77a tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:13.038004 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-83fffe1d-1337-44e1-870d-5abfebb1d77a tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:13.038188 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 704/2836] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:16:13 2026] POST /volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:13.057230 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:13.064007 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:13.064007 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4436c68e-c53e-41e9-9023-130dc1200d8e", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1506942860"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:13.064587 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Create volume request body: {'volume': {'source_volid': '4436c68e-c53e-41e9-9023-130dc1200d8e', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1506942860'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:13.075466 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:13.075466 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:13.075928 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume retrieved successfully. Aug 14 06:16:13.076021 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Create volume of 1 GB Aug 14 06:16:13.080993 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Availability Zones retrieved successfully. Aug 14 06:16:13.081260 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-83fffe1d-1337-44e1-870d-5abfebb1d77a tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] https://10.4.3.127/volume/v3/types/5f8e2308-deb2-443e-b0dc-586e43afb152 returned with HTTP 202 Aug 14 06:16:13.081786 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 714/2837] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:16:13 2026] DELETE /volume/v3/types/5f8e2308-deb2-443e-b0dc-586e43afb152 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:13.089478 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3cb28fc6-8455-4253-845f-f6689b7e4b7b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:13.089696 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Flow 'volume_create_api' (8cb74ff8-b81a-4dc1-98ef-8eac47643ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:13.091061 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f11bf1e6-0d59-4dd9-8e3f-5ca35ccd727c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:13.091458 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3cb28fc6-8455-4253-845f-f6689b7e4b7b tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 14 06:16:13.091672 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3cb28fc6-8455-4253-845f-f6689b7e4b7b tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:13.091878 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3cb28fc6-8455-4253-845f-f6689b7e4b7b tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Calling method 'detail' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:13.092268 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:13.092791 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-3cb28fc6-8455-4253-845f-f6689b7e4b7b tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100405) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:16:13.097058 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a5e137cc-6499-43b2-87db-3df8f5c165a0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:13.097363 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a5e137cc-6499-43b2-87db-3df8f5c165a0 None None] GET https://10.4.3.127/volume// Aug 14 06:16:13.097548 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a5e137cc-6499-43b2-87db-3df8f5c165a0 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:13.097729 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a5e137cc-6499-43b2-87db-3df8f5c165a0 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:13.098033 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a5e137cc-6499-43b2-87db-3df8f5c165a0 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:16:13.098295 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 705/2838] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:16:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:16:13.107178 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-f066abc9-64a6-42db-be91-be7b69719980 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:13.110433 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-f066abc9-64a6-42db-be91-be7b69719980 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 Aug 14 06:16:13.110433 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-f066abc9-64a6-42db-be91-be7b69719980 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:13.110433 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-f066abc9-64a6-42db-be91-be7b69719980 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:13.121294 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:13.121294 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:13.125992 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-f066abc9-64a6-42db-be91-be7b69719980 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:16:13.128103 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f11bf1e6-0d59-4dd9-8e3f-5ca35ccd727c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4436c68e-c53e-41e9-9023-130dc1200d8e', 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:13.129213 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (473b8628-a11f-4c4c-89fe-21b98b15f701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:13.131663 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-f066abc9-64a6-42db-be91-be7b69719980 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 returned with HTTP 200 Aug 14 06:16:13.132360 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 715/2839] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:16:13 2026] GET /volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 => generated 1349 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:16:13.147684 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3cb28fc6-8455-4253-845f-f6689b7e4b7b tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Get all volumes completed successfully. Aug 14 06:16:13.151345 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:13.151345 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:13.157899 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3cb28fc6-8455-4253-845f-f6689b7e4b7b tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 06:16:13.158479 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 707/2840] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 14 06:16:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12235 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:16:13.176906 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Created reservations ['367e0acd-db6b-46ae-9ee6-4545300d3557', 'b1d0d156-6a52-4407-96fc-ded161545d7f', 'a9b6c1dd-009a-4c3d-9289-0f4c13e56781', 'ebbb88e0-6600-4953-8241-7ea1a7ed8e51'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:13.177509 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (473b8628-a11f-4c4c-89fe-21b98b15f701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['367e0acd-db6b-46ae-9ee6-4545300d3557', 'b1d0d156-6a52-4407-96fc-ded161545d7f', 'a9b6c1dd-009a-4c3d-9289-0f4c13e56781', 'ebbb88e0-6600-4953-8241-7ea1a7ed8e51']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:13.177724 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ff33d217-5227-4ba3-a3c8-b647a5db97c5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:13.178265 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d32865-c2ac-465a-a619-73e4c00cb2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:13.179647 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ff33d217-5227-4ba3-a3c8-b647a5db97c5 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] DELETE https://10.4.3.127/volume/v3/types/b9cbc63f-8b87-4689-900a-42f019bd43d9 Aug 14 06:16:13.179881 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ff33d217-5227-4ba3-a3c8-b647a5db97c5 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:13.180115 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ff33d217-5227-4ba3-a3c8-b647a5db97c5 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:13.210317 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ff33d217-5227-4ba3-a3c8-b647a5db97c5 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] https://10.4.3.127/volume/v3/types/b9cbc63f-8b87-4689-900a-42f019bd43d9 returned with HTTP 202 Aug 14 06:16:13.211186 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 706/2841] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:16:13 2026] DELETE /volume/v3/types/b9cbc63f-8b87-4689-900a-42f019bd43d9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:13.228030 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d32865-c2ac-465a-a619-73e4c00cb2c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6151c01-7df6-4df6-ba00-0420aea79d72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1506942860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc6b5d4fefa417abfeadcf23abb25d9',qos_specs=None,replication_status=,reservations=['367e0acd-db6b-46ae-9ee6-4545300d3557','b1d0d156-6a52-4407-96fc-ded161545d7f','a9b6c1dd-009a-4c3d-9289-0f4c13e56781','ebbb88e0-6600-4953-8241-7ea1a7ed8e51'],size=1,snapshot_id=None,source_replicaid=,source_volid=4436c68e-c53e-41e9-9023-130dc1200d8e,status='creating',user_id='8dce311dc8f04f0591f7a8650d6083a5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), '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-14T06:16:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1506942860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6151c01-7df6-4df6-ba00-0420aea79d72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fc6b5d4fefa417abfeadcf23abb25d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4436c68e-c53e-41e9-9023-130dc1200d8e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dce311dc8f04f0591f7a8650d6083a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:13.228782 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbaf3127-003b-484d-9f72-e9edee7accd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:13.257202 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbaf3127-003b-484d-9f72-e9edee7accd3) transitioned into state 'SUCCESS' from state '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-1506942860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc6b5d4fefa417abfeadcf23abb25d9',qos_specs=None,replication_status=,reservations=['367e0acd-db6b-46ae-9ee6-4545300d3557','b1d0d156-6a52-4407-96fc-ded161545d7f','a9b6c1dd-009a-4c3d-9289-0f4c13e56781','ebbb88e0-6600-4953-8241-7ea1a7ed8e51'],size=1,snapshot_id=None,source_replicaid=,source_volid=4436c68e-c53e-41e9-9023-130dc1200d8e,status='creating',user_id='8dce311dc8f04f0591f7a8650d6083a5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:13.258138 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (380b2aec-bc4e-4abd-9e8c-e4116b9e065e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:13.280988 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (380b2aec-bc4e-4abd-9e8c-e4116b9e065e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:13.282211 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Flow 'volume_create_api' (8cb74ff8-b81a-4dc1-98ef-8eac47643ba0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:13.283022 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Create volume request issued successfully. Aug 14 06:16:13.284023 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-31f98893-45b8-4f26-b59c-3f0323daa3f1 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:13.284529 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 714/2842] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:16:13 2026] POST /volume/v3/volumes => generated 780 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:13.292504 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8adbd2e3-4f34-4bc7-9559-41ef0ac74bf8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:13.295336 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8adbd2e3-4f34-4bc7-9559-41ef0ac74bf8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:13.295766 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8adbd2e3-4f34-4bc7-9559-41ef0ac74bf8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:13.296120 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8adbd2e3-4f34-4bc7-9559-41ef0ac74bf8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:13.296384 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-8adbd2e3-4f34-4bc7-9559-41ef0ac74bf8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:13.301965 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8e0b5b18-bac8-472c-888b-d7bde2ff11f3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:13.303985 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:13.303985 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:13.305275 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8e0b5b18-bac8-472c-888b-d7bde2ff11f3 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/c6151c01-7df6-4df6-ba00-0420aea79d72 Aug 14 06:16:13.305368 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8adbd2e3-4f34-4bc7-9559-41ef0ac74bf8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:13.305432 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8e0b5b18-bac8-472c-888b-d7bde2ff11f3 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:13.305470 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 716/2843] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:13 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:13.305658 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8e0b5b18-bac8-472c-888b-d7bde2ff11f3 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:13.314996 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:13.314996 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:13.319881 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8e0b5b18-bac8-472c-888b-d7bde2ff11f3 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:13.330686 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8e0b5b18-bac8-472c-888b-d7bde2ff11f3 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/c6151c01-7df6-4df6-ba00-0420aea79d72 returned with HTTP 200 Aug 14 06:16:13.334101 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 708/2844] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:13 2026] GET /volume/v3/volumes/c6151c01-7df6-4df6-ba00-0420aea79d72 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:13.648646 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8d88c7fc-e3d9-4632-9fda-c26254ed4026 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:13.654257 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8d88c7fc-e3d9-4632-9fda-c26254ed4026 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 14 06:16:13.654358 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8d88c7fc-e3d9-4632-9fda-c26254ed4026 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:13.654588 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8d88c7fc-e3d9-4632-9fda-c26254ed4026 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:13.657306 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8d88c7fc-e3d9-4632-9fda-c26254ed4026 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:16:13.708157 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8d88c7fc-e3d9-4632-9fda-c26254ed4026 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Get all volumes completed successfully. Aug 14 06:16:13.712375 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:13.712375 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:13.718692 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8d88c7fc-e3d9-4632-9fda-c26254ed4026 tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 06:16:13.719579 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 707/2845] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 14 06:16:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13778 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:16:13.743811 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-04a6174f-4035-459a-8ee5-3e3da3cbfd6e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:13.746206 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-04a6174f-4035-459a-8ee5-3e3da3cbfd6e tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/b81c98d3-8d0b-48cc-93fb-31126e214234 Aug 14 06:16:13.746613 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-04a6174f-4035-459a-8ee5-3e3da3cbfd6e tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:13.746756 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-04a6174f-4035-459a-8ee5-3e3da3cbfd6e tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:13.747071 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-04a6174f-4035-459a-8ee5-3e3da3cbfd6e tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Delete volume with id: b81c98d3-8d0b-48cc-93fb-31126e214234 Aug 14 06:16:13.756716 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:13.756716 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:13.756716 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-04a6174f-4035-459a-8ee5-3e3da3cbfd6e tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Volume info retrieved successfully. Aug 14 06:16:13.766930 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.image.cache [None req-04a6174f-4035-459a-8ee5-3e3da3cbfd6e tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'cc1f7593-5a2e-4266-93ce-fcca7c53e35d', 'volume_id': 'b81c98d3-8d0b-48cc-93fb-31126e214234', 'host': 'np0000007331@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 14, 6, 14, 37), 'last_used': datetime.datetime(2026, 8, 14, 6, 14, 46)}. {{(pid=100404) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 14 06:16:13.777657 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-04a6174f-4035-459a-8ee5-3e3da3cbfd6e tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Delete volume request issued successfully. Aug 14 06:16:13.777816 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-04a6174f-4035-459a-8ee5-3e3da3cbfd6e tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] https://10.4.3.127/volume/v3/volumes/b81c98d3-8d0b-48cc-93fb-31126e214234 returned with HTTP 202 Aug 14 06:16:13.778227 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 715/2846] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:13 2026] DELETE /volume/v3/volumes/b81c98d3-8d0b-48cc-93fb-31126e214234 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:13.799731 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9e15cec8-792c-4a16-b539-25828bdcf29a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:13.801714 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9e15cec8-792c-4a16-b539-25828bdcf29a tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] GET https://10.4.3.127/volume/v3/volumes/b81c98d3-8d0b-48cc-93fb-31126e214234 Aug 14 06:16:13.802204 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9e15cec8-792c-4a16-b539-25828bdcf29a tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:13.802822 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9e15cec8-792c-4a16-b539-25828bdcf29a tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:13.814220 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:13.814220 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:13.819250 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9e15cec8-792c-4a16-b539-25828bdcf29a tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Volume info retrieved successfully. Aug 14 06:16:13.825385 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9e15cec8-792c-4a16-b539-25828bdcf29a tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] https://10.4.3.127/volume/v3/volumes/b81c98d3-8d0b-48cc-93fb-31126e214234 returned with HTTP 200 Aug 14 06:16:13.826220 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 717/2847] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:13 2026] GET /volume/v3/volumes/b81c98d3-8d0b-48cc-93fb-31126e214234 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:14.219477 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-8f8f0291-dcee-4baa-9bc6-c8c6e388254f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:14.222551 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-8f8f0291-dcee-4baa-9bc6-c8c6e388254f tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] DELETE https://10.4.3.127/volume/v3/attachments/d9aa999e-ad34-42f6-8670-1e0826e08079 Aug 14 06:16:14.222766 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-8f8f0291-dcee-4baa-9bc6-c8c6e388254f tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:14.222962 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-8f8f0291-dcee-4baa-9bc6-c8c6e388254f tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:14.231631 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:14.231631 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:14.303357 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-98cdc717-981c-4fa5-b8a9-c39e5002f8eb req-8f8f0291-dcee-4baa-9bc6-c8c6e388254f tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/attachments/d9aa999e-ad34-42f6-8670-1e0826e08079 returned with HTTP 200 Aug 14 06:16:14.303796 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 709/2848] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:16:14 2026] DELETE /volume/v3/attachments/d9aa999e-ad34-42f6-8670-1e0826e08079 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:14.318434 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-704db116-8267-4ea5-8ab1-8f1149fabcc2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:14.320613 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-704db116-8267-4ea5-8ab1-8f1149fabcc2 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:14.320910 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-704db116-8267-4ea5-8ab1-8f1149fabcc2 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:14.321100 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-704db116-8267-4ea5-8ab1-8f1149fabcc2 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:14.321250 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-704db116-8267-4ea5-8ab1-8f1149fabcc2 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:14.325946 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:14.325946 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:14.327000 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-704db116-8267-4ea5-8ab1-8f1149fabcc2 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:14.327437 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 708/2849] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:14 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:14.348772 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-31077d38-a905-4242-a485-861f4ad38b90 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:14.351010 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-31077d38-a905-4242-a485-861f4ad38b90 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/c6151c01-7df6-4df6-ba00-0420aea79d72 Aug 14 06:16:14.351224 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-31077d38-a905-4242-a485-861f4ad38b90 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:14.351973 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-31077d38-a905-4242-a485-861f4ad38b90 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:14.362897 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:14.362897 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:14.367691 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-31077d38-a905-4242-a485-861f4ad38b90 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:14.373315 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-31077d38-a905-4242-a485-861f4ad38b90 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/c6151c01-7df6-4df6-ba00-0420aea79d72 returned with HTTP 200 Aug 14 06:16:14.373883 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 716/2850] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:14 2026] GET /volume/v3/volumes/c6151c01-7df6-4df6-ba00-0420aea79d72 => generated 1389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:14.386650 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ca42e271-0723-45a6-b00d-e938927e9b0e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:14.388686 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ca42e271-0723-45a6-b00d-e938927e9b0e tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/c6151c01-7df6-4df6-ba00-0420aea79d72 Aug 14 06:16:14.390412 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ca42e271-0723-45a6-b00d-e938927e9b0e tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:14.390412 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ca42e271-0723-45a6-b00d-e938927e9b0e tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:14.397082 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:14.397082 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:14.401164 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ca42e271-0723-45a6-b00d-e938927e9b0e tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:14.407140 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ca42e271-0723-45a6-b00d-e938927e9b0e tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/c6151c01-7df6-4df6-ba00-0420aea79d72 returned with HTTP 200 Aug 14 06:16:14.407140 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 718/2851] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:14 2026] GET /volume/v3/volumes/c6151c01-7df6-4df6-ba00-0420aea79d72 => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 06:16:14.420700 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-39a8e3b2-d8b5-438c-8acc-85a0eb2f1b7c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:14.422293 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-39a8e3b2-d8b5-438c-8acc-85a0eb2f1b7c tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/c6151c01-7df6-4df6-ba00-0420aea79d72 Aug 14 06:16:14.422459 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-39a8e3b2-d8b5-438c-8acc-85a0eb2f1b7c tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:14.422641 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-39a8e3b2-d8b5-438c-8acc-85a0eb2f1b7c tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:14.429031 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:14.429031 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:14.432700 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-39a8e3b2-d8b5-438c-8acc-85a0eb2f1b7c tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:14.440687 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-39a8e3b2-d8b5-438c-8acc-85a0eb2f1b7c tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/c6151c01-7df6-4df6-ba00-0420aea79d72 returned with HTTP 200 Aug 14 06:16:14.441265 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 710/2852] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:14 2026] GET /volume/v3/volumes/c6151c01-7df6-4df6-ba00-0420aea79d72 => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:14.457310 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bb10b503-e6bb-4eb6-bfe7-3e6610dadeeb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:14.460484 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bb10b503-e6bb-4eb6-bfe7-3e6610dadeeb tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] DELETE https://10.4.3.127/volume/v3/volumes/c6151c01-7df6-4df6-ba00-0420aea79d72 Aug 14 06:16:14.460790 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bb10b503-e6bb-4eb6-bfe7-3e6610dadeeb tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:14.461212 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bb10b503-e6bb-4eb6-bfe7-3e6610dadeeb tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:14.461468 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-bb10b503-e6bb-4eb6-bfe7-3e6610dadeeb tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Delete volume with id: c6151c01-7df6-4df6-ba00-0420aea79d72 Aug 14 06:16:14.470312 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:14.470312 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:14.470804 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bb10b503-e6bb-4eb6-bfe7-3e6610dadeeb tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:14.488867 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bb10b503-e6bb-4eb6-bfe7-3e6610dadeeb tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Delete volume request issued successfully. Aug 14 06:16:14.489126 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bb10b503-e6bb-4eb6-bfe7-3e6610dadeeb tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/c6151c01-7df6-4df6-ba00-0420aea79d72 returned with HTTP 202 Aug 14 06:16:14.489623 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 709/2853] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:14 2026] DELETE /volume/v3/volumes/c6151c01-7df6-4df6-ba00-0420aea79d72 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:14.500548 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-903f1e8b-02f8-4416-ad4a-a8005d653fb9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:14.505072 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-903f1e8b-02f8-4416-ad4a-a8005d653fb9 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/c6151c01-7df6-4df6-ba00-0420aea79d72 Aug 14 06:16:14.506422 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-903f1e8b-02f8-4416-ad4a-a8005d653fb9 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:14.506733 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-903f1e8b-02f8-4416-ad4a-a8005d653fb9 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:14.521585 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:14.521585 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:14.526704 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-903f1e8b-02f8-4416-ad4a-a8005d653fb9 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:14.534180 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-903f1e8b-02f8-4416-ad4a-a8005d653fb9 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/c6151c01-7df6-4df6-ba00-0420aea79d72 returned with HTTP 200 Aug 14 06:16:14.534714 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 717/2854] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:14 2026] GET /volume/v3/volumes/c6151c01-7df6-4df6-ba00-0420aea79d72 => generated 1388 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:14.843229 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-46f82145-3dae-41c6-a9a0-17fcdeeac9fa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:14.846442 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-46f82145-3dae-41c6-a9a0-17fcdeeac9fa tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] GET https://10.4.3.127/volume/v3/volumes/b81c98d3-8d0b-48cc-93fb-31126e214234 Aug 14 06:16:14.847704 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-46f82145-3dae-41c6-a9a0-17fcdeeac9fa tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:14.848218 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-46f82145-3dae-41c6-a9a0-17fcdeeac9fa tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:14.857603 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-46f82145-3dae-41c6-a9a0-17fcdeeac9fa tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] https://10.4.3.127/volume/v3/volumes/b81c98d3-8d0b-48cc-93fb-31126e214234 returned with HTTP 404 Aug 14 06:16:14.858581 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 719/2855] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:14 2026] GET /volume/v3/volumes/b81c98d3-8d0b-48cc-93fb-31126e214234 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:14.867267 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0a81380b-f2ac-4a76-a309-37b0e938a95a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:14.869756 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0a81380b-f2ac-4a76-a309-37b0e938a95a tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] DELETE https://10.4.3.127/volume/v3/types/832a064e-ba68-466b-b5d0-b68e4f055d82 Aug 14 06:16:14.870029 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0a81380b-f2ac-4a76-a309-37b0e938a95a tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:14.870304 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0a81380b-f2ac-4a76-a309-37b0e938a95a tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:14.902078 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0a81380b-f2ac-4a76-a309-37b0e938a95a tempest-TestInstancesWithCinderVolumes-820617559 tempest-TestInstancesWithCinderVolumes-820617559-project-admin] https://10.4.3.127/volume/v3/types/832a064e-ba68-466b-b5d0-b68e4f055d82 returned with HTTP 202 Aug 14 06:16:14.902679 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 711/2856] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:16:14 2026] DELETE /volume/v3/types/832a064e-ba68-466b-b5d0-b68e4f055d82 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:15.341079 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5aaaa135-657a-447b-9630-66e294204e5e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:15.343145 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5aaaa135-657a-447b-9630-66e294204e5e tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:15.343457 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5aaaa135-657a-447b-9630-66e294204e5e tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:15.343730 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5aaaa135-657a-447b-9630-66e294204e5e tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:15.343893 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-5aaaa135-657a-447b-9630-66e294204e5e tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:15.349816 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:15.349816 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:15.350005 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5aaaa135-657a-447b-9630-66e294204e5e tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:15.350706 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 710/2857] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:15 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:15.554172 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8a7b5fe1-d398-4a22-a089-f9fe6fa14e20 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:15.556529 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8a7b5fe1-d398-4a22-a089-f9fe6fa14e20 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/c6151c01-7df6-4df6-ba00-0420aea79d72 Aug 14 06:16:15.556890 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8a7b5fe1-d398-4a22-a089-f9fe6fa14e20 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:15.557142 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8a7b5fe1-d398-4a22-a089-f9fe6fa14e20 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:15.564211 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8a7b5fe1-d398-4a22-a089-f9fe6fa14e20 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/c6151c01-7df6-4df6-ba00-0420aea79d72 returned with HTTP 404 Aug 14 06:16:15.565315 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 718/2858] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:15 2026] GET /volume/v3/volumes/c6151c01-7df6-4df6-ba00-0420aea79d72 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:15.572785 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0f6d2692-5cce-4212-a834-1402dbc72b3c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:15.575424 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0f6d2692-5cce-4212-a834-1402dbc72b3c tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/4436c68e-c53e-41e9-9023-130dc1200d8e Aug 14 06:16:15.575879 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0f6d2692-5cce-4212-a834-1402dbc72b3c tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:15.576169 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0f6d2692-5cce-4212-a834-1402dbc72b3c tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:15.585897 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:15.585897 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:15.590283 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0f6d2692-5cce-4212-a834-1402dbc72b3c tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:15.596100 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0f6d2692-5cce-4212-a834-1402dbc72b3c tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/4436c68e-c53e-41e9-9023-130dc1200d8e returned with HTTP 200 Aug 14 06:16:15.596807 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 720/2859] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:15 2026] GET /volume/v3/volumes/4436c68e-c53e-41e9-9023-130dc1200d8e => generated 1354 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:15.612245 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6eeed238-6a27-4787-9fa4-9cdd7ce451cf None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:15.614168 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6eeed238-6a27-4787-9fa4-9cdd7ce451cf tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] DELETE https://10.4.3.127/volume/v3/volumes/4436c68e-c53e-41e9-9023-130dc1200d8e Aug 14 06:16:15.614439 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6eeed238-6a27-4787-9fa4-9cdd7ce451cf tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:15.614684 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6eeed238-6a27-4787-9fa4-9cdd7ce451cf tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:15.614899 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-6eeed238-6a27-4787-9fa4-9cdd7ce451cf tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Delete volume with id: 4436c68e-c53e-41e9-9023-130dc1200d8e Aug 14 06:16:15.625154 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:15.625154 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:15.625749 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6eeed238-6a27-4787-9fa4-9cdd7ce451cf tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:15.652185 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6eeed238-6a27-4787-9fa4-9cdd7ce451cf tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Delete volume request issued successfully. Aug 14 06:16:15.652359 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6eeed238-6a27-4787-9fa4-9cdd7ce451cf tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/4436c68e-c53e-41e9-9023-130dc1200d8e returned with HTTP 202 Aug 14 06:16:15.652902 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 712/2860] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:15 2026] DELETE /volume/v3/volumes/4436c68e-c53e-41e9-9023-130dc1200d8e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:15.669601 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f76790fb-4879-4e98-ba4b-bdb4e1786c0b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:15.669601 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f76790fb-4879-4e98-ba4b-bdb4e1786c0b tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/4436c68e-c53e-41e9-9023-130dc1200d8e Aug 14 06:16:15.669601 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f76790fb-4879-4e98-ba4b-bdb4e1786c0b tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:15.669601 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f76790fb-4879-4e98-ba4b-bdb4e1786c0b tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:15.680741 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:15.680741 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:15.689420 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f76790fb-4879-4e98-ba4b-bdb4e1786c0b tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:15.692315 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f76790fb-4879-4e98-ba4b-bdb4e1786c0b tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/4436c68e-c53e-41e9-9023-130dc1200d8e returned with HTTP 200 Aug 14 06:16:15.692927 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 711/2861] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:15 2026] GET /volume/v3/volumes/4436c68e-c53e-41e9-9023-130dc1200d8e => generated 1353 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:16.362900 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7bd35ba0-3ec0-45aa-baea-92c016e65da8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:16.365196 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7bd35ba0-3ec0-45aa-baea-92c016e65da8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:16.365455 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7bd35ba0-3ec0-45aa-baea-92c016e65da8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:16.365685 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7bd35ba0-3ec0-45aa-baea-92c016e65da8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:16.365812 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-7bd35ba0-3ec0-45aa-baea-92c016e65da8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:16.371092 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:16.371092 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:16.375684 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7bd35ba0-3ec0-45aa-baea-92c016e65da8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:16.376147 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 719/2862] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:16 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:16.709963 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-36a374d5-eb40-496f-b2c0-af94c992c3bb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:16.712050 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-36a374d5-eb40-496f-b2c0-af94c992c3bb tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/4436c68e-c53e-41e9-9023-130dc1200d8e Aug 14 06:16:16.714191 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-36a374d5-eb40-496f-b2c0-af94c992c3bb tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:16.714191 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-36a374d5-eb40-496f-b2c0-af94c992c3bb tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:16.720439 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-36a374d5-eb40-496f-b2c0-af94c992c3bb tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/4436c68e-c53e-41e9-9023-130dc1200d8e returned with HTTP 404 Aug 14 06:16:16.721125 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 721/2863] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:16 2026] GET /volume/v3/volumes/4436c68e-c53e-41e9-9023-130dc1200d8e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:16.733669 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:16.740161 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:16.740161 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1205296208"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:16.740161 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1205296208'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:16.740161 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Create volume of 1 GB Aug 14 06:16:16.745178 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Availability Zones retrieved successfully. Aug 14 06:16:16.752119 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Flow 'volume_create_api' (78708241-4ba5-4a5e-8ffb-7f3ece9ae47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:16.753804 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ec0cb79-e37c-4a5f-b55f-7cba3682972f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:16.755597 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:16.795273 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ec0cb79-e37c-4a5f-b55f-7cba3682972f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:16.797493 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f9acaca-fba3-4123-bc84-90352fac6152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:16.865516 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Created reservations ['f35717c4-bd8c-4c3d-a133-17964ca7d8a8', 'f4734783-dab1-4529-ae6d-d0a408a3b2b6', '245e091a-0b17-4110-a5fd-26a7ac9834b8', 'ec7c0722-d4fe-422d-926f-4ca9e875ab3f'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:16.866583 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f9acaca-fba3-4123-bc84-90352fac6152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f35717c4-bd8c-4c3d-a133-17964ca7d8a8', 'f4734783-dab1-4529-ae6d-d0a408a3b2b6', '245e091a-0b17-4110-a5fd-26a7ac9834b8', 'ec7c0722-d4fe-422d-926f-4ca9e875ab3f']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:16.867572 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a2a450b-743b-4122-8876-4b0c7d4d09c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:16.896245 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a2a450b-743b-4122-8876-4b0c7d4d09c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ff542a9-7060-4a26-9492-714dfe693c2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1205296208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc6b5d4fefa417abfeadcf23abb25d9',qos_specs=None,replication_status=,reservations=['f35717c4-bd8c-4c3d-a133-17964ca7d8a8','f4734783-dab1-4529-ae6d-d0a408a3b2b6','245e091a-0b17-4110-a5fd-26a7ac9834b8','ec7c0722-d4fe-422d-926f-4ca9e875ab3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dce311dc8f04f0591f7a8650d6083a5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1205296208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ff542a9-7060-4a26-9492-714dfe693c2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fc6b5d4fefa417abfeadcf23abb25d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dce311dc8f04f0591f7a8650d6083a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:16.897608 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e47422c-8add-4daa-901e-c7bb2cb07c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:16.920563 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e47422c-8add-4daa-901e-c7bb2cb07c17) transitioned into state 'SUCCESS' from state '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-1205296208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc6b5d4fefa417abfeadcf23abb25d9',qos_specs=None,replication_status=,reservations=['f35717c4-bd8c-4c3d-a133-17964ca7d8a8','f4734783-dab1-4529-ae6d-d0a408a3b2b6','245e091a-0b17-4110-a5fd-26a7ac9834b8','ec7c0722-d4fe-422d-926f-4ca9e875ab3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dce311dc8f04f0591f7a8650d6083a5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:16.921320 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e91da4e-ec7b-48a1-88ca-f2834fd43696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:16.936874 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e91da4e-ec7b-48a1-88ca-f2834fd43696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:16.938365 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Flow 'volume_create_api' (78708241-4ba5-4a5e-8ffb-7f3ece9ae47e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:16.938365 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Create volume request issued successfully. Aug 14 06:16:16.939362 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f9521326-852a-4f75-a0ad-a283c196b3b6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:16.939970 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 713/2864] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:16:16 2026] POST /volume/v3/volumes => generated 747 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:16.954631 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c1838b2e-dc53-4f93-b3ff-561d5bff5cf0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:16.956801 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c1838b2e-dc53-4f93-b3ff-561d5bff5cf0 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/3ff542a9-7060-4a26-9492-714dfe693c2a Aug 14 06:16:16.957045 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c1838b2e-dc53-4f93-b3ff-561d5bff5cf0 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:16.957285 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c1838b2e-dc53-4f93-b3ff-561d5bff5cf0 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:16.966614 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:16.966614 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:16.971217 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c1838b2e-dc53-4f93-b3ff-561d5bff5cf0 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:16.976431 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c1838b2e-dc53-4f93-b3ff-561d5bff5cf0 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/3ff542a9-7060-4a26-9492-714dfe693c2a returned with HTTP 200 Aug 14 06:16:16.977351 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 712/2865] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:16 2026] GET /volume/v3/volumes/3ff542a9-7060-4a26-9492-714dfe693c2a => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:17.392234 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b423dd13-5386-4821-9f03-66f59332a4f1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:17.398154 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b423dd13-5386-4821-9f03-66f59332a4f1 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:17.398154 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b423dd13-5386-4821-9f03-66f59332a4f1 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:17.398154 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b423dd13-5386-4821-9f03-66f59332a4f1 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:17.398154 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-b423dd13-5386-4821-9f03-66f59332a4f1 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:17.408472 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:17.408472 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:17.408472 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b423dd13-5386-4821-9f03-66f59332a4f1 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:17.409745 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 720/2866] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:17 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:17.991160 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3860cca2-da09-4811-87b9-bc7e0c20f5b4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:17.994303 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3860cca2-da09-4811-87b9-bc7e0c20f5b4 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/3ff542a9-7060-4a26-9492-714dfe693c2a Aug 14 06:16:17.994656 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3860cca2-da09-4811-87b9-bc7e0c20f5b4 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:17.994909 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3860cca2-da09-4811-87b9-bc7e0c20f5b4 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:18.007331 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:18.007331 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:18.013498 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3860cca2-da09-4811-87b9-bc7e0c20f5b4 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:18.019740 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3860cca2-da09-4811-87b9-bc7e0c20f5b4 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/3ff542a9-7060-4a26-9492-714dfe693c2a returned with HTTP 200 Aug 14 06:16:18.020314 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 722/2867] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:17 2026] GET /volume/v3/volumes/3ff542a9-7060-4a26-9492-714dfe693c2a => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:18.036131 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:18.038823 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:18.039313 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3ff542a9-7060-4a26-9492-714dfe693c2a", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1950233982"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:18.041907 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Create volume request body: {'volume': {'source_volid': '3ff542a9-7060-4a26-9492-714dfe693c2a', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1950233982'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:18.055860 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:18.055860 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:18.056788 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume retrieved successfully. Aug 14 06:16:18.056788 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Create volume of 2 GB Aug 14 06:16:18.065650 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Availability Zones retrieved successfully. Aug 14 06:16:18.073982 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Flow 'volume_create_api' (eda1367b-c890-4401-a258-f70444c4a42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:18.075678 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55cd85f2-a1cb-4db8-810c-57d0e0129a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:18.077152 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:18.130818 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55cd85f2-a1cb-4db8-810c-57d0e0129a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '3ff542a9-7060-4a26-9492-714dfe693c2a', 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:18.131034 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f60a521-d921-4a4b-9669-3814dc544b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:18.188247 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Created reservations ['13da9223-917e-4f90-9734-1d83e9531c81', 'd338458e-e9a1-4947-8c73-2023aae06d8b', '587b2f48-3c19-4044-aa54-a49912dbff79', '135bf4ef-c55e-454f-a7bc-f29187160095'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:18.189557 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f60a521-d921-4a4b-9669-3814dc544b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13da9223-917e-4f90-9734-1d83e9531c81', 'd338458e-e9a1-4947-8c73-2023aae06d8b', '587b2f48-3c19-4044-aa54-a49912dbff79', '135bf4ef-c55e-454f-a7bc-f29187160095']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:18.190226 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97e0a769-e77b-441b-b3a6-44edb70a721a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:18.231694 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97e0a769-e77b-441b-b3a6-44edb70a721a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eeead94b-768f-4d9f-b2b0-23b38166e023', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1950233982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc6b5d4fefa417abfeadcf23abb25d9',qos_specs=None,replication_status=,reservations=['13da9223-917e-4f90-9734-1d83e9531c81','d338458e-e9a1-4947-8c73-2023aae06d8b','587b2f48-3c19-4044-aa54-a49912dbff79','135bf4ef-c55e-454f-a7bc-f29187160095'],size=2,snapshot_id=None,source_replicaid=,source_volid=3ff542a9-7060-4a26-9492-714dfe693c2a,status='creating',user_id='8dce311dc8f04f0591f7a8650d6083a5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1950233982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eeead94b-768f-4d9f-b2b0-23b38166e023,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fc6b5d4fefa417abfeadcf23abb25d9',provider_auth=None,provider_geometry=None,provider_id=None,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=3ff542a9-7060-4a26-9492-714dfe693c2a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dce311dc8f04f0591f7a8650d6083a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:18.240056 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df3ce728-6a97-45df-abfa-8edb78e35f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:18.265986 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df3ce728-6a97-45df-abfa-8edb78e35f3e) transitioned into state 'SUCCESS' from state '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-1950233982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc6b5d4fefa417abfeadcf23abb25d9',qos_specs=None,replication_status=,reservations=['13da9223-917e-4f90-9734-1d83e9531c81','d338458e-e9a1-4947-8c73-2023aae06d8b','587b2f48-3c19-4044-aa54-a49912dbff79','135bf4ef-c55e-454f-a7bc-f29187160095'],size=2,snapshot_id=None,source_replicaid=,source_volid=3ff542a9-7060-4a26-9492-714dfe693c2a,status='creating',user_id='8dce311dc8f04f0591f7a8650d6083a5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:18.267035 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21966b76-bf6a-4100-84a8-38ff41262458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:18.297825 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21966b76-bf6a-4100-84a8-38ff41262458) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:18.297825 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Flow 'volume_create_api' (eda1367b-c890-4401-a258-f70444c4a42c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:18.297825 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Create volume request issued successfully. Aug 14 06:16:18.297825 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e4cf8ecc-2051-43ec-a9f1-2abdf66baf8f tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:18.297825 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 714/2868] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:16:18 2026] POST /volume/v3/volumes => generated 781 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:18.310670 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b1e53083-c50f-4fef-86c9-37a9971fd2a6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:18.316348 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b1e53083-c50f-4fef-86c9-37a9971fd2a6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/eeead94b-768f-4d9f-b2b0-23b38166e023 Aug 14 06:16:18.316822 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b1e53083-c50f-4fef-86c9-37a9971fd2a6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:18.317087 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b1e53083-c50f-4fef-86c9-37a9971fd2a6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:18.333618 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:18.333618 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:18.339811 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b1e53083-c50f-4fef-86c9-37a9971fd2a6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:18.346126 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b1e53083-c50f-4fef-86c9-37a9971fd2a6 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/eeead94b-768f-4d9f-b2b0-23b38166e023 returned with HTTP 200 Aug 14 06:16:18.346126 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 713/2869] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:18 2026] GET /volume/v3/volumes/eeead94b-768f-4d9f-b2b0-23b38166e023 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:18.376415 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5a9276ee-1267-42fe-8b41-7972c54aabc4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:18.378414 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5a9276ee-1267-42fe-8b41-7972c54aabc4 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] DELETE https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 Aug 14 06:16:18.378747 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5a9276ee-1267-42fe-8b41-7972c54aabc4 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:18.379018 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5a9276ee-1267-42fe-8b41-7972c54aabc4 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:18.379238 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-5a9276ee-1267-42fe-8b41-7972c54aabc4 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Delete volume with id: 383332e9-fcda-4c2f-bac7-09d65afb3250 Aug 14 06:16:18.393038 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:18.393038 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:18.394268 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5a9276ee-1267-42fe-8b41-7972c54aabc4 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:16:18.417724 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5a9276ee-1267-42fe-8b41-7972c54aabc4 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Delete volume request issued successfully. Aug 14 06:16:18.418072 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5a9276ee-1267-42fe-8b41-7972c54aabc4 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 returned with HTTP 202 Aug 14 06:16:18.418643 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 721/2870] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:18 2026] DELETE /volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:18.424799 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e9f222e8-5805-4119-a44b-147ebbdc6d85 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:18.429819 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e9f222e8-5805-4119-a44b-147ebbdc6d85 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:18.429819 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e9f222e8-5805-4119-a44b-147ebbdc6d85 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:18.429819 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e9f222e8-5805-4119-a44b-147ebbdc6d85 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:18.429819 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e9f222e8-5805-4119-a44b-147ebbdc6d85 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:18.429982 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d854b3b5-9a03-4884-9c1a-5b78ad4c4d4f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:18.431076 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d854b3b5-9a03-4884-9c1a-5b78ad4c4d4f tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 Aug 14 06:16:18.431220 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d854b3b5-9a03-4884-9c1a-5b78ad4c4d4f tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:18.432759 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d854b3b5-9a03-4884-9c1a-5b78ad4c4d4f tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:18.434607 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:18.434607 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:18.436743 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e9f222e8-5805-4119-a44b-147ebbdc6d85 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:18.438270 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 723/2871] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:18 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:18.441584 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:18.441584 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:18.445829 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d854b3b5-9a03-4884-9c1a-5b78ad4c4d4f tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:16:18.452143 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d854b3b5-9a03-4884-9c1a-5b78ad4c4d4f tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 returned with HTTP 200 Aug 14 06:16:18.452969 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 715/2872] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:18 2026] GET /volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:19.364683 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1922a1e8-b659-47bd-aad5-e9952d75db17 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:19.366758 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1922a1e8-b659-47bd-aad5-e9952d75db17 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/eeead94b-768f-4d9f-b2b0-23b38166e023 Aug 14 06:16:19.366993 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1922a1e8-b659-47bd-aad5-e9952d75db17 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:19.367211 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1922a1e8-b659-47bd-aad5-e9952d75db17 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:19.375682 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:19.375682 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:19.380630 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1922a1e8-b659-47bd-aad5-e9952d75db17 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:19.385689 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1922a1e8-b659-47bd-aad5-e9952d75db17 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/eeead94b-768f-4d9f-b2b0-23b38166e023 returned with HTTP 200 Aug 14 06:16:19.386175 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 714/2873] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:19 2026] GET /volume/v3/volumes/eeead94b-768f-4d9f-b2b0-23b38166e023 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:19.400276 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ee91328d-f73d-404f-8f18-4957c4e8958e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:19.402205 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ee91328d-f73d-404f-8f18-4957c4e8958e tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/eeead94b-768f-4d9f-b2b0-23b38166e023 Aug 14 06:16:19.402419 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ee91328d-f73d-404f-8f18-4957c4e8958e tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:19.402635 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ee91328d-f73d-404f-8f18-4957c4e8958e tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:19.410006 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:19.410006 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:19.416516 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-ee91328d-f73d-404f-8f18-4957c4e8958e tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:19.421352 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ee91328d-f73d-404f-8f18-4957c4e8958e tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/eeead94b-768f-4d9f-b2b0-23b38166e023 returned with HTTP 200 Aug 14 06:16:19.421741 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 722/2874] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:19 2026] GET /volume/v3/volumes/eeead94b-768f-4d9f-b2b0-23b38166e023 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:19.433896 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ad3f8a93-234a-46c0-b0fa-db3479f7bc81 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:19.436286 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ad3f8a93-234a-46c0-b0fa-db3479f7bc81 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/eeead94b-768f-4d9f-b2b0-23b38166e023 Aug 14 06:16:19.436594 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ad3f8a93-234a-46c0-b0fa-db3479f7bc81 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:19.436878 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ad3f8a93-234a-46c0-b0fa-db3479f7bc81 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:19.450152 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:19.450152 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:19.451026 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-dd39ac3c-cf31-45e6-927c-2d10c56adf1d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:19.453230 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dd39ac3c-cf31-45e6-927c-2d10c56adf1d tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:19.453509 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dd39ac3c-cf31-45e6-927c-2d10c56adf1d tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:19.453705 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dd39ac3c-cf31-45e6-927c-2d10c56adf1d tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:19.453795 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-dd39ac3c-cf31-45e6-927c-2d10c56adf1d tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:19.456651 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ad3f8a93-234a-46c0-b0fa-db3479f7bc81 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:19.458575 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:19.458575 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:19.459287 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dd39ac3c-cf31-45e6-927c-2d10c56adf1d tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:19.459681 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 716/2875] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:19 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:19.466474 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ad3f8a93-234a-46c0-b0fa-db3479f7bc81 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/eeead94b-768f-4d9f-b2b0-23b38166e023 returned with HTTP 200 Aug 14 06:16:19.467047 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 724/2876] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:19 2026] GET /volume/v3/volumes/eeead94b-768f-4d9f-b2b0-23b38166e023 => generated 874 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:19.468619 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-48f34184-3623-439e-a676-48ca1781223c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:19.470163 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-48f34184-3623-439e-a676-48ca1781223c tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 Aug 14 06:16:19.470570 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-48f34184-3623-439e-a676-48ca1781223c tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:19.471284 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-48f34184-3623-439e-a676-48ca1781223c tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:19.478762 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-48f34184-3623-439e-a676-48ca1781223c tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 returned with HTTP 404 Aug 14 06:16:19.478762 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 715/2877] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:19 2026] GET /volume/v3/volumes/383332e9-fcda-4c2f-bac7-09d65afb3250 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:19.480883 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d19cedbb-707a-4890-9e24-5acb6e872134 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:19.483063 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d19cedbb-707a-4890-9e24-5acb6e872134 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] DELETE https://10.4.3.127/volume/v3/volumes/eeead94b-768f-4d9f-b2b0-23b38166e023 Aug 14 06:16:19.483300 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d19cedbb-707a-4890-9e24-5acb6e872134 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:19.483715 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d19cedbb-707a-4890-9e24-5acb6e872134 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:19.483941 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-d19cedbb-707a-4890-9e24-5acb6e872134 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Delete volume with id: eeead94b-768f-4d9f-b2b0-23b38166e023 Aug 14 06:16:19.493245 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:19.493245 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:19.493816 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d19cedbb-707a-4890-9e24-5acb6e872134 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:19.516277 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d19cedbb-707a-4890-9e24-5acb6e872134 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Delete volume request issued successfully. Aug 14 06:16:19.516559 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d19cedbb-707a-4890-9e24-5acb6e872134 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/eeead94b-768f-4d9f-b2b0-23b38166e023 returned with HTTP 202 Aug 14 06:16:19.517047 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 723/2878] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:19 2026] DELETE /volume/v3/volumes/eeead94b-768f-4d9f-b2b0-23b38166e023 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:19.530007 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f2f45fd6-0703-4786-809f-e9e3d8cbf238 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:19.532659 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f2f45fd6-0703-4786-809f-e9e3d8cbf238 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/eeead94b-768f-4d9f-b2b0-23b38166e023 Aug 14 06:16:19.532974 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f2f45fd6-0703-4786-809f-e9e3d8cbf238 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:19.534037 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f2f45fd6-0703-4786-809f-e9e3d8cbf238 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:19.547740 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:19.547740 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:19.558865 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f2f45fd6-0703-4786-809f-e9e3d8cbf238 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:19.570349 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f2f45fd6-0703-4786-809f-e9e3d8cbf238 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/eeead94b-768f-4d9f-b2b0-23b38166e023 returned with HTTP 200 Aug 14 06:16:19.570349 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 717/2879] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:19 2026] GET /volume/v3/volumes/eeead94b-768f-4d9f-b2b0-23b38166e023 => generated 873 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:20.070655 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bcb639ce-1e95-4b10-88df-5f23bdb8de6d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:20.074173 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bcb639ce-1e95-4b10-88df-5f23bdb8de6d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/265d486a-abc6-42b1-91b2-2ec83cee418b Aug 14 06:16:20.074482 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bcb639ce-1e95-4b10-88df-5f23bdb8de6d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:20.074736 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bcb639ce-1e95-4b10-88df-5f23bdb8de6d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:20.074880 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-bcb639ce-1e95-4b10-88df-5f23bdb8de6d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Delete snapshot with id: 265d486a-abc6-42b1-91b2-2ec83cee418b Aug 14 06:16:20.081215 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:20.081215 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:20.081943 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bcb639ce-1e95-4b10-88df-5f23bdb8de6d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Snapshot retrieved successfully. Aug 14 06:16:20.104501 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bcb639ce-1e95-4b10-88df-5f23bdb8de6d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Snapshot delete request issued successfully. Aug 14 06:16:20.104704 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bcb639ce-1e95-4b10-88df-5f23bdb8de6d tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/snapshots/265d486a-abc6-42b1-91b2-2ec83cee418b returned with HTTP 202 Aug 14 06:16:20.105112 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 725/2880] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:16:20 2026] DELETE /volume/v3/snapshots/265d486a-abc6-42b1-91b2-2ec83cee418b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:20.114457 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5ad7d5b1-dd39-41e9-afeb-24b826e4c162 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:20.118159 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5ad7d5b1-dd39-41e9-afeb-24b826e4c162 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/snapshots/265d486a-abc6-42b1-91b2-2ec83cee418b Aug 14 06:16:20.118420 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5ad7d5b1-dd39-41e9-afeb-24b826e4c162 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:20.118669 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5ad7d5b1-dd39-41e9-afeb-24b826e4c162 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:20.120523 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=662,cinder:INSERT=101,cinder:UPDATE=163 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:16:20.125977 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:20.125977 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:20.126369 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5ad7d5b1-dd39-41e9-afeb-24b826e4c162 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Snapshot retrieved successfully. Aug 14 06:16:20.127504 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5ad7d5b1-dd39-41e9-afeb-24b826e4c162 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/snapshots/265d486a-abc6-42b1-91b2-2ec83cee418b returned with HTTP 200 Aug 14 06:16:20.128105 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 716/2881] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:20 2026] GET /volume/v3/snapshots/265d486a-abc6-42b1-91b2-2ec83cee418b => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:20.473708 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9a56642f-8768-48c1-b044-46d2d7f9dd93 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:20.476611 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9a56642f-8768-48c1-b044-46d2d7f9dd93 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:20.476902 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9a56642f-8768-48c1-b044-46d2d7f9dd93 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:20.477147 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9a56642f-8768-48c1-b044-46d2d7f9dd93 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:20.477315 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-9a56642f-8768-48c1-b044-46d2d7f9dd93 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:20.483266 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:20.483266 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:20.484334 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9a56642f-8768-48c1-b044-46d2d7f9dd93 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:20.484792 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 724/2882] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:20 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:20.585577 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5286baaf-bd71-4f12-acff-752f5820d205 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:20.587536 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5286baaf-bd71-4f12-acff-752f5820d205 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/eeead94b-768f-4d9f-b2b0-23b38166e023 Aug 14 06:16:20.587749 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5286baaf-bd71-4f12-acff-752f5820d205 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:20.587975 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5286baaf-bd71-4f12-acff-752f5820d205 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:20.594563 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5286baaf-bd71-4f12-acff-752f5820d205 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/eeead94b-768f-4d9f-b2b0-23b38166e023 returned with HTTP 404 Aug 14 06:16:20.595421 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 718/2883] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:20 2026] GET /volume/v3/volumes/eeead94b-768f-4d9f-b2b0-23b38166e023 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:20.603209 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6092cee8-d8b0-4372-8f62-b8bd5b56ed44 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:20.605421 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6092cee8-d8b0-4372-8f62-b8bd5b56ed44 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/3ff542a9-7060-4a26-9492-714dfe693c2a Aug 14 06:16:20.605690 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6092cee8-d8b0-4372-8f62-b8bd5b56ed44 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:20.605950 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6092cee8-d8b0-4372-8f62-b8bd5b56ed44 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:20.618641 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:20.618641 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:20.625660 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6092cee8-d8b0-4372-8f62-b8bd5b56ed44 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:20.634937 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6092cee8-d8b0-4372-8f62-b8bd5b56ed44 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/3ff542a9-7060-4a26-9492-714dfe693c2a returned with HTTP 200 Aug 14 06:16:20.635550 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 726/2884] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:20 2026] GET /volume/v3/volumes/3ff542a9-7060-4a26-9492-714dfe693c2a => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:20.653461 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9e2d8431-b340-4d7a-ba59-0201a650e839 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:20.656468 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9e2d8431-b340-4d7a-ba59-0201a650e839 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] DELETE https://10.4.3.127/volume/v3/volumes/3ff542a9-7060-4a26-9492-714dfe693c2a Aug 14 06:16:20.656468 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9e2d8431-b340-4d7a-ba59-0201a650e839 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:20.656468 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9e2d8431-b340-4d7a-ba59-0201a650e839 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:20.656468 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-9e2d8431-b340-4d7a-ba59-0201a650e839 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Delete volume with id: 3ff542a9-7060-4a26-9492-714dfe693c2a Aug 14 06:16:20.681020 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:20.681020 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:20.682258 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9e2d8431-b340-4d7a-ba59-0201a650e839 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:20.719808 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9e2d8431-b340-4d7a-ba59-0201a650e839 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Delete volume request issued successfully. Aug 14 06:16:20.721302 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9e2d8431-b340-4d7a-ba59-0201a650e839 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/3ff542a9-7060-4a26-9492-714dfe693c2a returned with HTTP 202 Aug 14 06:16:20.721302 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 717/2885] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:20 2026] DELETE /volume/v3/volumes/3ff542a9-7060-4a26-9492-714dfe693c2a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:20.731702 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5d650f1d-ce74-4081-b13b-a08d7b8ee814 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:20.734201 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5d650f1d-ce74-4081-b13b-a08d7b8ee814 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/3ff542a9-7060-4a26-9492-714dfe693c2a Aug 14 06:16:20.734356 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5d650f1d-ce74-4081-b13b-a08d7b8ee814 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:20.735152 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5d650f1d-ce74-4081-b13b-a08d7b8ee814 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:20.746599 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:20.746599 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:20.756235 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5d650f1d-ce74-4081-b13b-a08d7b8ee814 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Volume info retrieved successfully. Aug 14 06:16:20.763272 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5d650f1d-ce74-4081-b13b-a08d7b8ee814 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/3ff542a9-7060-4a26-9492-714dfe693c2a returned with HTTP 200 Aug 14 06:16:20.763908 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 725/2886] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:20 2026] GET /volume/v3/volumes/3ff542a9-7060-4a26-9492-714dfe693c2a => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:21.138464 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6bcab75c-db52-4464-b2ea-8f2d02a4a6c4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:21.140497 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6bcab75c-db52-4464-b2ea-8f2d02a4a6c4 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/snapshots/265d486a-abc6-42b1-91b2-2ec83cee418b Aug 14 06:16:21.140734 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6bcab75c-db52-4464-b2ea-8f2d02a4a6c4 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:21.141097 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6bcab75c-db52-4464-b2ea-8f2d02a4a6c4 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:21.147539 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6bcab75c-db52-4464-b2ea-8f2d02a4a6c4 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/snapshots/265d486a-abc6-42b1-91b2-2ec83cee418b returned with HTTP 404 Aug 14 06:16:21.148032 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 719/2887] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:21 2026] GET /volume/v3/snapshots/265d486a-abc6-42b1-91b2-2ec83cee418b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:21.194006 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-8dfca2ca-2488-4b79-88fa-40800715e38c req-07738b43-bed2-463b-bbc3-ffdc90d55dec None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:21.196223 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-8dfca2ca-2488-4b79-88fa-40800715e38c req-07738b43-bed2-463b-bbc3-ffdc90d55dec tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 Aug 14 06:16:21.196488 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-8dfca2ca-2488-4b79-88fa-40800715e38c req-07738b43-bed2-463b-bbc3-ffdc90d55dec tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:21.196721 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-8dfca2ca-2488-4b79-88fa-40800715e38c req-07738b43-bed2-463b-bbc3-ffdc90d55dec tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:21.208380 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:21.208380 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:21.217687 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-8dfca2ca-2488-4b79-88fa-40800715e38c req-07738b43-bed2-463b-bbc3-ffdc90d55dec tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:16:21.223877 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-8dfca2ca-2488-4b79-88fa-40800715e38c req-07738b43-bed2-463b-bbc3-ffdc90d55dec tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 returned with HTTP 200 Aug 14 06:16:21.224521 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 727/2888] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:16:21 2026] GET /volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:21.496018 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fe3ec54e-ce82-47a6-9779-ca0a4272dc94 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:21.497964 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe3ec54e-ce82-47a6-9779-ca0a4272dc94 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:21.498216 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe3ec54e-ce82-47a6-9779-ca0a4272dc94 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:21.498472 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe3ec54e-ce82-47a6-9779-ca0a4272dc94 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:21.498628 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-fe3ec54e-ce82-47a6-9779-ca0a4272dc94 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:21.503415 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:21.503415 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:21.504218 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe3ec54e-ce82-47a6-9779-ca0a4272dc94 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:21.505096 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 718/2889] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:21 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:21.778240 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-195595d4-3dca-492a-a8b3-40b2f25a6610 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:21.781616 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-195595d4-3dca-492a-a8b3-40b2f25a6610 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] GET https://10.4.3.127/volume/v3/volumes/3ff542a9-7060-4a26-9492-714dfe693c2a Aug 14 06:16:21.782456 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-195595d4-3dca-492a-a8b3-40b2f25a6610 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:21.782787 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-195595d4-3dca-492a-a8b3-40b2f25a6610 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:21.795012 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-195595d4-3dca-492a-a8b3-40b2f25a6610 tempest-VolumesCloneTest-960183817 tempest-VolumesCloneTest-960183817-project-member] https://10.4.3.127/volume/v3/volumes/3ff542a9-7060-4a26-9492-714dfe693c2a returned with HTTP 404 Aug 14 06:16:21.796335 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 726/2890] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:21 2026] GET /volume/v3/volumes/3ff542a9-7060-4a26-9492-714dfe693c2a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:22.521494 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-cced19cc-4ea5-4f88-a1d4-7f307206d322 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:22.523632 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cced19cc-4ea5-4f88-a1d4-7f307206d322 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:22.523872 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cced19cc-4ea5-4f88-a1d4-7f307206d322 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:22.524082 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cced19cc-4ea5-4f88-a1d4-7f307206d322 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:22.524210 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-cced19cc-4ea5-4f88-a1d4-7f307206d322 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:22.529910 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:22.529910 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:22.530705 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cced19cc-4ea5-4f88-a1d4-7f307206d322 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:22.531122 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 720/2891] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:22 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:23.194210 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-014beec5-e6a2-446d-83cd-c59df1b0708a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:23.361913 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-014beec5-e6a2-446d-83cd-c59df1b0708a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:23.362325 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-014beec5-e6a2-446d-83cd-c59df1b0708a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1336049653"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:23.368819 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-014beec5-e6a2-446d-83cd-c59df1b0708a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1336049653'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:23.368819 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-014beec5-e6a2-446d-83cd-c59df1b0708a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Create volume of 1 GB Aug 14 06:16:23.379094 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-014beec5-e6a2-446d-83cd-c59df1b0708a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Availability Zones retrieved successfully. Aug 14 06:16:23.387475 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-014beec5-e6a2-446d-83cd-c59df1b0708a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Flow 'volume_create_api' (1b6b8b37-db30-4900-b57e-372fe63498e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:23.390306 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-014beec5-e6a2-446d-83cd-c59df1b0708a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80d7ebbe-2d58-4417-85f9-a06cb94f8341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:23.391607 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-014beec5-e6a2-446d-83cd-c59df1b0708a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:23.426358 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-014beec5-e6a2-446d-83cd-c59df1b0708a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80d7ebbe-2d58-4417-85f9-a06cb94f8341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:23.428054 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-014beec5-e6a2-446d-83cd-c59df1b0708a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e0c3b04-5e69-4b22-ac2b-5106c5216d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:23.515903 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-014beec5-e6a2-446d-83cd-c59df1b0708a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Created reservations ['afe4f5bc-8cbd-4846-abbb-7c5845241d53', 'aec7db1b-493a-4509-9097-3f775e95d2f4', 'a7c6b7f6-9b17-41d5-b644-f5978f2098ed', '60f3fdc0-4b31-4820-8e37-3b5d73488cab'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:23.517118 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-014beec5-e6a2-446d-83cd-c59df1b0708a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e0c3b04-5e69-4b22-ac2b-5106c5216d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afe4f5bc-8cbd-4846-abbb-7c5845241d53', 'aec7db1b-493a-4509-9097-3f775e95d2f4', 'a7c6b7f6-9b17-41d5-b644-f5978f2098ed', '60f3fdc0-4b31-4820-8e37-3b5d73488cab']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:23.518128 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-014beec5-e6a2-446d-83cd-c59df1b0708a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b08e11-3c97-4f55-bb3e-7326a4a36911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:23.543228 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6fb12571-214b-49b2-8a17-2c445c1501ac None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:23.547648 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6fb12571-214b-49b2-8a17-2c445c1501ac tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:23.548118 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6fb12571-214b-49b2-8a17-2c445c1501ac tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:23.548682 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6fb12571-214b-49b2-8a17-2c445c1501ac tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:23.548682 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-6fb12571-214b-49b2-8a17-2c445c1501ac tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:23.553443 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-014beec5-e6a2-446d-83cd-c59df1b0708a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b08e11-3c97-4f55-bb3e-7326a4a36911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaf2c3fa-dfe1-4427-b00e-4b3f7718fdc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1336049653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='159c9197ec74498b9ce43c184834aa21',qos_specs=None,replication_status=,reservations=['afe4f5bc-8cbd-4846-abbb-7c5845241d53','aec7db1b-493a-4509-9097-3f775e95d2f4','a7c6b7f6-9b17-41d5-b644-f5978f2098ed','60f3fdc0-4b31-4820-8e37-3b5d73488cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcd3b31dcab4a7d90af127ab2af7784',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1336049653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaf2c3fa-dfe1-4427-b00e-4b3f7718fdc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='159c9197ec74498b9ce43c184834aa21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdcd3b31dcab4a7d90af127ab2af7784',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:23.554638 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:23.554638 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:23.555013 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-014beec5-e6a2-446d-83cd-c59df1b0708a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae781bb8-d83c-4744-b253-f2e46d90a680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:23.556028 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6fb12571-214b-49b2-8a17-2c445c1501ac tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:23.556498 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 719/2892] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:23 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:23.583845 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-014beec5-e6a2-446d-83cd-c59df1b0708a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae781bb8-d83c-4744-b253-f2e46d90a680) transitioned into state 'SUCCESS' from state '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-1336049653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='159c9197ec74498b9ce43c184834aa21',qos_specs=None,replication_status=,reservations=['afe4f5bc-8cbd-4846-abbb-7c5845241d53','aec7db1b-493a-4509-9097-3f775e95d2f4','a7c6b7f6-9b17-41d5-b644-f5978f2098ed','60f3fdc0-4b31-4820-8e37-3b5d73488cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcd3b31dcab4a7d90af127ab2af7784',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:23.584914 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-014beec5-e6a2-446d-83cd-c59df1b0708a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ee40067-e7a9-4e1d-aa64-c155580c55ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:23.603960 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-014beec5-e6a2-446d-83cd-c59df1b0708a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ee40067-e7a9-4e1d-aa64-c155580c55ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:23.605495 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-014beec5-e6a2-446d-83cd-c59df1b0708a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Flow 'volume_create_api' (1b6b8b37-db30-4900-b57e-372fe63498e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:23.606007 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-014beec5-e6a2-446d-83cd-c59df1b0708a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Create volume request issued successfully. Aug 14 06:16:23.606805 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-014beec5-e6a2-446d-83cd-c59df1b0708a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:23.607379 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 728/2893] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:16:23 2026] POST /volume/v3/volumes => generated 760 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:23.621561 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6cc3ff46-aa7c-4a2b-bf10-18dae7e0a649 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:23.627324 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6cc3ff46-aa7c-4a2b-bf10-18dae7e0a649 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/volumes/eaf2c3fa-dfe1-4427-b00e-4b3f7718fdc3 Aug 14 06:16:23.627608 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6cc3ff46-aa7c-4a2b-bf10-18dae7e0a649 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:23.628025 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6cc3ff46-aa7c-4a2b-bf10-18dae7e0a649 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:23.638947 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:23.638947 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:23.650458 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6cc3ff46-aa7c-4a2b-bf10-18dae7e0a649 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Volume info retrieved successfully. Aug 14 06:16:23.656773 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6cc3ff46-aa7c-4a2b-bf10-18dae7e0a649 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/eaf2c3fa-dfe1-4427-b00e-4b3f7718fdc3 returned with HTTP 200 Aug 14 06:16:23.657382 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 727/2894] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:23 2026] GET /volume/v3/volumes/eaf2c3fa-dfe1-4427-b00e-4b3f7718fdc3 => generated 828 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:23.728604 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:23.731514 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:23.731940 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1568131033"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:23.733670 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Create volume request body: {'volume': {'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1568131033'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:23.923957 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Create volume of 1 GB Aug 14 06:16:23.931769 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Availability Zones retrieved successfully. Aug 14 06:16:23.940110 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Flow 'volume_create_api' (12440037-877a-4df1-8452-39b1e6a5acad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:23.941711 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1770e5d3-a0c0-4437-a88d-439c237914b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:23.943412 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:24.010328 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1770e5d3-a0c0-4437-a88d-439c237914b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:24.011713 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01435f9f-e75c-40ab-a9fb-2be083ad75b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:24.086633 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Created reservations ['25a2f5e3-037c-4807-8340-d0c0fd35f13a', 'b0fc2682-685f-4986-b46e-05b413b0c2e6', 'e4f685ef-5774-47e3-b9ea-3236dba6cbb7', 'e09099ec-ee82-44f2-8c56-bbcdf8e43df9'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:24.087375 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01435f9f-e75c-40ab-a9fb-2be083ad75b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25a2f5e3-037c-4807-8340-d0c0fd35f13a', 'b0fc2682-685f-4986-b46e-05b413b0c2e6', 'e4f685ef-5774-47e3-b9ea-3236dba6cbb7', 'e09099ec-ee82-44f2-8c56-bbcdf8e43df9']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:24.088300 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3871ab30-e91f-44ad-b03c-39ad3a2b563f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:24.111410 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3871ab30-e91f-44ad-b03c-39ad3a2b563f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '197e8bed-2030-4749-b3be-d5513f27689b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1568131033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf01861153b74335bb98b6768a9bbe8f',qos_specs=None,replication_status=,reservations=['25a2f5e3-037c-4807-8340-d0c0fd35f13a','b0fc2682-685f-4986-b46e-05b413b0c2e6','e4f685ef-5774-47e3-b9ea-3236dba6cbb7','e09099ec-ee82-44f2-8c56-bbcdf8e43df9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcf78a036b1b45309a30451c2dcf0401',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1568131033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=197e8bed-2030-4749-b3be-d5513f27689b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf01861153b74335bb98b6768a9bbe8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcf78a036b1b45309a30451c2dcf0401',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:24.112957 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07d6a1f4-3b4d-4f3d-aa82-3f2638214f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:24.132243 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07d6a1f4-3b4d-4f3d-aa82-3f2638214f83) transitioned into state 'SUCCESS' from state '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-1568131033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf01861153b74335bb98b6768a9bbe8f',qos_specs=None,replication_status=,reservations=['25a2f5e3-037c-4807-8340-d0c0fd35f13a','b0fc2682-685f-4986-b46e-05b413b0c2e6','e4f685ef-5774-47e3-b9ea-3236dba6cbb7','e09099ec-ee82-44f2-8c56-bbcdf8e43df9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcf78a036b1b45309a30451c2dcf0401',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:24.133084 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af6c4ba7-2951-473f-b22c-43d0599f69fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:24.146521 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af6c4ba7-2951-473f-b22c-43d0599f69fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:24.147795 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Flow 'volume_create_api' (12440037-877a-4df1-8452-39b1e6a5acad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:24.148273 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Create volume request issued successfully. Aug 14 06:16:24.149171 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c7c938dc-d2d3-410b-8101-8d49ba944c94 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:24.149834 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 721/2895] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:16:23 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 14 06:16:24.166165 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-35e2e3e6-aae3-4a41-92fa-8f86731f2817 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:24.168417 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-35e2e3e6-aae3-4a41-92fa-8f86731f2817 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] GET https://10.4.3.127/volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b Aug 14 06:16:24.168636 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-35e2e3e6-aae3-4a41-92fa-8f86731f2817 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:24.168888 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-35e2e3e6-aae3-4a41-92fa-8f86731f2817 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:24.319225 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ce707562-4c2a-4a3a-8b11-b3af1c179e88 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:24.328436 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ce707562-4c2a-4a3a-8b11-b3af1c179e88 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 Aug 14 06:16:24.328436 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ce707562-4c2a-4a3a-8b11-b3af1c179e88 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:24.328436 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ce707562-4c2a-4a3a-8b11-b3af1c179e88 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:24.328436 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-ce707562-4c2a-4a3a-8b11-b3af1c179e88 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Delete volume with id: f9bd76a4-e146-4556-90b0-9d31a3dc01b2 Aug 14 06:16:24.349917 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:24.349917 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:24.350911 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ce707562-4c2a-4a3a-8b11-b3af1c179e88 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:16:24.379986 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ce707562-4c2a-4a3a-8b11-b3af1c179e88 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Delete volume request issued successfully. Aug 14 06:16:24.380258 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ce707562-4c2a-4a3a-8b11-b3af1c179e88 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 returned with HTTP 202 Aug 14 06:16:24.380792 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 729/2896] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:24 2026] DELETE /volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:24.395804 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:24.395804 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:24.397147 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-eae0177e-0ca4-4df5-80ce-6f1b7000aa3f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:24.400802 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-35e2e3e6-aae3-4a41-92fa-8f86731f2817 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Volume info retrieved successfully. Aug 14 06:16:24.400936 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-eae0177e-0ca4-4df5-80ce-6f1b7000aa3f tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 Aug 14 06:16:24.401258 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-eae0177e-0ca4-4df5-80ce-6f1b7000aa3f tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:24.404417 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-eae0177e-0ca4-4df5-80ce-6f1b7000aa3f tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:24.406941 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-35e2e3e6-aae3-4a41-92fa-8f86731f2817 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b returned with HTTP 200 Aug 14 06:16:24.407554 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 720/2897] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:24 2026] GET /volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b => generated 816 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:24.416347 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:24.416347 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:24.423591 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-eae0177e-0ca4-4df5-80ce-6f1b7000aa3f tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Volume info retrieved successfully. Aug 14 06:16:24.431688 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-eae0177e-0ca4-4df5-80ce-6f1b7000aa3f tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 returned with HTTP 200 Aug 14 06:16:24.432253 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 728/2898] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:24 2026] GET /volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:24.570516 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-dda76810-6413-4be5-986e-93e126ce211a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:24.573743 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dda76810-6413-4be5-986e-93e126ce211a tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:24.573961 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dda76810-6413-4be5-986e-93e126ce211a tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:24.574301 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dda76810-6413-4be5-986e-93e126ce211a tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:24.574527 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-dda76810-6413-4be5-986e-93e126ce211a tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:24.579912 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:24.579912 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:24.580801 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dda76810-6413-4be5-986e-93e126ce211a tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:24.581204 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 722/2899] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:24 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:24.674753 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-808d0ddb-8d41-42af-8de7-a106015c4ee8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:24.677957 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-808d0ddb-8d41-42af-8de7-a106015c4ee8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/volumes/eaf2c3fa-dfe1-4427-b00e-4b3f7718fdc3 Aug 14 06:16:24.678300 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-808d0ddb-8d41-42af-8de7-a106015c4ee8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:24.678581 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-808d0ddb-8d41-42af-8de7-a106015c4ee8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:24.694901 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:24.694901 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:24.702034 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-808d0ddb-8d41-42af-8de7-a106015c4ee8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Volume info retrieved successfully. Aug 14 06:16:24.711255 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-808d0ddb-8d41-42af-8de7-a106015c4ee8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/eaf2c3fa-dfe1-4427-b00e-4b3f7718fdc3 returned with HTTP 200 Aug 14 06:16:24.711873 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 730/2900] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:24 2026] GET /volume/v3/volumes/eaf2c3fa-dfe1-4427-b00e-4b3f7718fdc3 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:24.729365 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f5d69a45-30fc-4ccc-87ec-344892b519a0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:24.734005 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f5d69a45-30fc-4ccc-87ec-344892b519a0 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:16:24.734342 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f5d69a45-30fc-4ccc-87ec-344892b519a0 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eaf2c3fa-dfe1-4427-b00e-4b3f7718fdc3", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1568158747"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:24.748008 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:24.748008 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:24.748698 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f5d69a45-30fc-4ccc-87ec-344892b519a0 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Volume info retrieved successfully. Aug 14 06:16:24.748908 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-f5d69a45-30fc-4ccc-87ec-344892b519a0 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Create snapshot from volume eaf2c3fa-dfe1-4427-b00e-4b3f7718fdc3 Aug 14 06:16:24.787042 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-f5d69a45-30fc-4ccc-87ec-344892b519a0 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Created reservations ['b1227de5-ea0c-4899-959c-394ff6228466', '02ee61a9-95cb-42a9-b607-2d72479a24ad', 'ded6ec4e-378c-43d2-b0a3-d0a332d61717', 'ebc7b6dd-6843-41cf-9846-8cb3a64b10aa'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:24.823380 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f5d69a45-30fc-4ccc-87ec-344892b519a0 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Snapshot create request issued successfully. Aug 14 06:16:24.823817 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f5d69a45-30fc-4ccc-87ec-344892b519a0 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:16:24.824344 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 721/2901] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:16:24 2026] POST /volume/v3/snapshots => generated 316 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:24.836698 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-39bdb962-cc39-48ae-a6cd-ee18b1a93b64 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:24.839056 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-39bdb962-cc39-48ae-a6cd-ee18b1a93b64 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/snapshots/c7b7a131-938d-4e48-af0c-2abc12b0bc52 Aug 14 06:16:24.839287 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-39bdb962-cc39-48ae-a6cd-ee18b1a93b64 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:24.839535 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-39bdb962-cc39-48ae-a6cd-ee18b1a93b64 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:24.845576 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:24.845576 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:24.846200 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-39bdb962-cc39-48ae-a6cd-ee18b1a93b64 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Snapshot retrieved successfully. Aug 14 06:16:24.847190 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-39bdb962-cc39-48ae-a6cd-ee18b1a93b64 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/snapshots/c7b7a131-938d-4e48-af0c-2abc12b0bc52 returned with HTTP 200 Aug 14 06:16:24.847845 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 729/2902] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:24 2026] GET /volume/v3/snapshots/c7b7a131-938d-4e48-af0c-2abc12b0bc52 => generated 448 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:16:25.421606 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-659187b0-1573-485e-ab51-b9ee80c3ab06 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:25.423286 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-659187b0-1573-485e-ab51-b9ee80c3ab06 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] GET https://10.4.3.127/volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b Aug 14 06:16:25.423701 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-659187b0-1573-485e-ab51-b9ee80c3ab06 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:25.425060 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-659187b0-1573-485e-ab51-b9ee80c3ab06 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:25.432824 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:25.432824 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:25.435795 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-659187b0-1573-485e-ab51-b9ee80c3ab06 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Volume info retrieved successfully. Aug 14 06:16:25.440605 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-659187b0-1573-485e-ab51-b9ee80c3ab06 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b returned with HTTP 200 Aug 14 06:16:25.441142 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 723/2903] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:25 2026] GET /volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:25.449484 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c522be33-6600-4792-8ed7-dbdf668fca32 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:25.451381 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c522be33-6600-4792-8ed7-dbdf668fca32 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] GET https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 Aug 14 06:16:25.451584 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c522be33-6600-4792-8ed7-dbdf668fca32 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:25.451764 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c522be33-6600-4792-8ed7-dbdf668fca32 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:25.455163 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-97b1df48-c192-46d1-bddb-8f8fa076aa82 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:25.457485 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97b1df48-c192-46d1-bddb-8f8fa076aa82 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] POST https://10.4.3.127/volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b/action Aug 14 06:16:25.457906 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97b1df48-c192-46d1-bddb-8f8fa076aa82 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:25.458057 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c522be33-6600-4792-8ed7-dbdf668fca32 tempest-TestStampPattern-1989040743 tempest-TestStampPattern-1989040743-project-member] https://10.4.3.127/volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 returned with HTTP 404 Aug 14 06:16:25.458151 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97b1df48-c192-46d1-bddb-8f8fa076aa82 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:25.458738 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 731/2904] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:25 2026] GET /volume/v3/volumes/f9bd76a4-e146-4556-90b0-9d31a3dc01b2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:25.467909 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:25.467909 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:25.468619 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-97b1df48-c192-46d1-bddb-8f8fa076aa82 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Volume info retrieved successfully. Aug 14 06:16:25.509739 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-97b1df48-c192-46d1-bddb-8f8fa076aa82 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Created reservations ['b7b5ff05-5a24-46d9-8a72-feeba57f45dc', '909bc8df-9c76-4650-9c37-70f8afedd2ca'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:25.527091 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-97b1df48-c192-46d1-bddb-8f8fa076aa82 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Extend volume request issued successfully. Aug 14 06:16:25.527409 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97b1df48-c192-46d1-bddb-8f8fa076aa82 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b/action returned with HTTP 202 Aug 14 06:16:25.528023 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 722/2905] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:16:25 2026] POST /volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:25.537816 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-91022582-2ae2-4a68-84a5-11018da1751f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:25.540637 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-91022582-2ae2-4a68-84a5-11018da1751f tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] GET https://10.4.3.127/volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b Aug 14 06:16:25.541355 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-91022582-2ae2-4a68-84a5-11018da1751f tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:25.541703 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-91022582-2ae2-4a68-84a5-11018da1751f tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:25.552011 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:25.552011 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:25.556688 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-91022582-2ae2-4a68-84a5-11018da1751f tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Volume info retrieved successfully. Aug 14 06:16:25.568781 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-91022582-2ae2-4a68-84a5-11018da1751f tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b returned with HTTP 200 Aug 14 06:16:25.569804 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 730/2906] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:25 2026] GET /volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b => generated 1356 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:25.592620 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6ed2ac3b-6dc1-44d2-b5a5-41948208a2cb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:25.596421 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6ed2ac3b-6dc1-44d2-b5a5-41948208a2cb tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:25.596421 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6ed2ac3b-6dc1-44d2-b5a5-41948208a2cb tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:25.596421 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6ed2ac3b-6dc1-44d2-b5a5-41948208a2cb tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:25.596421 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-6ed2ac3b-6dc1-44d2-b5a5-41948208a2cb tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:25.603526 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:25.603526 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:25.604623 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6ed2ac3b-6dc1-44d2-b5a5-41948208a2cb tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:25.605203 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 724/2907] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:25 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:25.860815 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-efc72068-71c9-4846-845d-db22a5e6afa7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:25.863264 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-efc72068-71c9-4846-845d-db22a5e6afa7 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/snapshots/c7b7a131-938d-4e48-af0c-2abc12b0bc52 Aug 14 06:16:25.863757 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-efc72068-71c9-4846-845d-db22a5e6afa7 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:25.864087 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-efc72068-71c9-4846-845d-db22a5e6afa7 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:25.871052 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:25.871052 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:25.871556 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-efc72068-71c9-4846-845d-db22a5e6afa7 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Snapshot retrieved successfully. Aug 14 06:16:25.872505 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-efc72068-71c9-4846-845d-db22a5e6afa7 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/snapshots/c7b7a131-938d-4e48-af0c-2abc12b0bc52 returned with HTTP 200 Aug 14 06:16:25.872876 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 732/2908] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:25 2026] GET /volume/v3/snapshots/c7b7a131-938d-4e48-af0c-2abc12b0bc52 => generated 475 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:25.887593 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e87a73f4-594f-40bf-99db-c602d1c44491 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:25.892176 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e87a73f4-594f-40bf-99db-c602d1c44491 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:25.892650 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e87a73f4-594f-40bf-99db-c602d1c44491 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c7b7a131-938d-4e48-af0c-2abc12b0bc52", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-843694916"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:25.900805 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-e87a73f4-594f-40bf-99db-c602d1c44491 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c7b7a131-938d-4e48-af0c-2abc12b0bc52', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-843694916'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:25.901002 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-e87a73f4-594f-40bf-99db-c602d1c44491 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Create volume of 1 GB Aug 14 06:16:25.906486 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e87a73f4-594f-40bf-99db-c602d1c44491 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Availability Zones retrieved successfully. Aug 14 06:16:25.912044 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e87a73f4-594f-40bf-99db-c602d1c44491 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Flow 'volume_create_api' (bc3b39ef-c398-495d-92dc-c2a561eb0412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:25.913237 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e87a73f4-594f-40bf-99db-c602d1c44491 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (779c1d4e-edcf-46bb-9c5c-f7e56a77aa87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:25.914252 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-e87a73f4-594f-40bf-99db-c602d1c44491 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:25.944361 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e87a73f4-594f-40bf-99db-c602d1c44491 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (779c1d4e-edcf-46bb-9c5c-f7e56a77aa87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:25.945273 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e87a73f4-594f-40bf-99db-c602d1c44491 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10f00752-82c1-4177-87fa-c64aa6169c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.000700 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-e87a73f4-594f-40bf-99db-c602d1c44491 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Created reservations ['3068fb53-c01c-4156-81ae-9245cba20f2b', 'a8cee82a-39ce-4c9e-89c7-9d83993e8c38', '4c915db1-9d53-49b2-a919-5ace5852dee8', 'ca8e3310-b99a-4bcc-847c-ee8bbed5693c'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:26.001892 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e87a73f4-594f-40bf-99db-c602d1c44491 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10f00752-82c1-4177-87fa-c64aa6169c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3068fb53-c01c-4156-81ae-9245cba20f2b', 'a8cee82a-39ce-4c9e-89c7-9d83993e8c38', '4c915db1-9d53-49b2-a919-5ace5852dee8', 'ca8e3310-b99a-4bcc-847c-ee8bbed5693c']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.003019 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e87a73f4-594f-40bf-99db-c602d1c44491 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad8244b5-5464-4e97-8bf6-75e8df128235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.038414 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e87a73f4-594f-40bf-99db-c602d1c44491 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad8244b5-5464-4e97-8bf6-75e8df128235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22b16d19-05c0-47e4-8af4-814500a898d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-843694916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='159c9197ec74498b9ce43c184834aa21',qos_specs=None,replication_status=,reservations=['3068fb53-c01c-4156-81ae-9245cba20f2b','a8cee82a-39ce-4c9e-89c7-9d83993e8c38','4c915db1-9d53-49b2-a919-5ace5852dee8','ca8e3310-b99a-4bcc-847c-ee8bbed5693c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcd3b31dcab4a7d90af127ab2af7784',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-843694916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22b16d19-05c0-47e4-8af4-814500a898d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='159c9197ec74498b9ce43c184834aa21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdcd3b31dcab4a7d90af127ab2af7784',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.039647 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e87a73f4-594f-40bf-99db-c602d1c44491 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40755a07-d0ad-405e-a097-facacf243f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.067594 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e87a73f4-594f-40bf-99db-c602d1c44491 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40755a07-d0ad-405e-a097-facacf243f49) transitioned into state 'SUCCESS' from state '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-843694916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='159c9197ec74498b9ce43c184834aa21',qos_specs=None,replication_status=,reservations=['3068fb53-c01c-4156-81ae-9245cba20f2b','a8cee82a-39ce-4c9e-89c7-9d83993e8c38','4c915db1-9d53-49b2-a919-5ace5852dee8','ca8e3310-b99a-4bcc-847c-ee8bbed5693c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcd3b31dcab4a7d90af127ab2af7784',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.069011 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e87a73f4-594f-40bf-99db-c602d1c44491 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b753fb8-5b6b-41fe-a1b8-a721971ea8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.085083 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e87a73f4-594f-40bf-99db-c602d1c44491 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b753fb8-5b6b-41fe-a1b8-a721971ea8d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.087055 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e87a73f4-594f-40bf-99db-c602d1c44491 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Flow 'volume_create_api' (bc3b39ef-c398-495d-92dc-c2a561eb0412) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:26.087055 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e87a73f4-594f-40bf-99db-c602d1c44491 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Create volume request issued successfully. Aug 14 06:16:26.089300 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e87a73f4-594f-40bf-99db-c602d1c44491 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:26.090047 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 723/2909] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:16:25 2026] POST /volume/v3/volumes => generated 759 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:26.104624 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:26.106926 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:26.107374 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c7b7a131-938d-4e48-af0c-2abc12b0bc52", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2104138521"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:26.109512 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c7b7a131-938d-4e48-af0c-2abc12b0bc52', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2104138521'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:26.109673 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Create volume of 1 GB Aug 14 06:16:26.115099 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Availability Zones retrieved successfully. Aug 14 06:16:26.123631 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Flow 'volume_create_api' (a6dded22-f855-4150-bbba-6e3ea4b91171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:26.125149 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28ca824a-21f8-4271-bd49-3fb0e2cbe905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.126692 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:26.166895 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28ca824a-21f8-4271-bd49-3fb0e2cbe905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.167665 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c548996-b883-40e1-9165-ff7f19ebd4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.221649 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Created reservations ['55104e81-6753-4af0-8f95-609a10cf0723', '2c5bd23b-c67d-4487-aad8-8450c1a98de7', 'df0acdf1-9b05-413c-8f9a-fe674234a776', 'a40344ba-ca32-455d-b861-53a15a0c3557'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:26.222507 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c548996-b883-40e1-9165-ff7f19ebd4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55104e81-6753-4af0-8f95-609a10cf0723', '2c5bd23b-c67d-4487-aad8-8450c1a98de7', 'df0acdf1-9b05-413c-8f9a-fe674234a776', 'a40344ba-ca32-455d-b861-53a15a0c3557']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.223438 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd5a5dd4-7aea-45b1-910f-0d5832aea33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.254753 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd5a5dd4-7aea-45b1-910f-0d5832aea33d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '312fe836-6a28-45b9-9799-9c0387f77e41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2104138521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='159c9197ec74498b9ce43c184834aa21',qos_specs=None,replication_status=,reservations=['55104e81-6753-4af0-8f95-609a10cf0723','2c5bd23b-c67d-4487-aad8-8450c1a98de7','df0acdf1-9b05-413c-8f9a-fe674234a776','a40344ba-ca32-455d-b861-53a15a0c3557'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcd3b31dcab4a7d90af127ab2af7784',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2104138521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=312fe836-6a28-45b9-9799-9c0387f77e41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='159c9197ec74498b9ce43c184834aa21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdcd3b31dcab4a7d90af127ab2af7784',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.255566 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac451efd-706d-4a3a-a772-2214439cd140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.279084 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac451efd-706d-4a3a-a772-2214439cd140) transitioned into state 'SUCCESS' from state '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-2104138521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='159c9197ec74498b9ce43c184834aa21',qos_specs=None,replication_status=,reservations=['55104e81-6753-4af0-8f95-609a10cf0723','2c5bd23b-c67d-4487-aad8-8450c1a98de7','df0acdf1-9b05-413c-8f9a-fe674234a776','a40344ba-ca32-455d-b861-53a15a0c3557'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcd3b31dcab4a7d90af127ab2af7784',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.280340 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f306020c-6943-4cc8-8f1d-f98ab6b02e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.294648 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f306020c-6943-4cc8-8f1d-f98ab6b02e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.296207 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Flow 'volume_create_api' (a6dded22-f855-4150-bbba-6e3ea4b91171) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:26.296851 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Create volume request issued successfully. Aug 14 06:16:26.297751 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4ccd61ca-1edf-48ad-b506-8b10de451879 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:26.298599 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 731/2910] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:16:26 2026] POST /volume/v3/volumes => generated 760 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:26.319068 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9427ba0c-a431-458d-a803-739e95c675ee None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:26.321333 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9427ba0c-a431-458d-a803-739e95c675ee tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:26.321971 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9427ba0c-a431-458d-a803-739e95c675ee tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c7b7a131-938d-4e48-af0c-2abc12b0bc52", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1141078719"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:26.323821 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-9427ba0c-a431-458d-a803-739e95c675ee tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c7b7a131-938d-4e48-af0c-2abc12b0bc52', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1141078719'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:26.323971 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-9427ba0c-a431-458d-a803-739e95c675ee tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Create volume of 1 GB Aug 14 06:16:26.329871 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9427ba0c-a431-458d-a803-739e95c675ee tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Availability Zones retrieved successfully. Aug 14 06:16:26.336699 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9427ba0c-a431-458d-a803-739e95c675ee tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Flow 'volume_create_api' (af74d065-4dcc-4522-8f34-35e6861dc1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:26.337987 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9427ba0c-a431-458d-a803-739e95c675ee tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6196724f-021c-4983-a57f-b8e061b66cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.339027 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-9427ba0c-a431-458d-a803-739e95c675ee tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:26.372677 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9427ba0c-a431-458d-a803-739e95c675ee tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6196724f-021c-4983-a57f-b8e061b66cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.373500 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9427ba0c-a431-458d-a803-739e95c675ee tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cd72e55-6482-40a0-ab0f-7abb028c64f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.425212 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-9427ba0c-a431-458d-a803-739e95c675ee tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Created reservations ['69dca119-d446-4b01-bdd7-6edcc893809a', '42cc313c-4b5c-4431-9077-16084c509874', '88023ec9-5068-402e-b81d-520cfa6cdd9d', '9f4204e5-1322-43fb-910a-faae3dafb60c'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:26.428424 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9427ba0c-a431-458d-a803-739e95c675ee tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cd72e55-6482-40a0-ab0f-7abb028c64f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69dca119-d446-4b01-bdd7-6edcc893809a', '42cc313c-4b5c-4431-9077-16084c509874', '88023ec9-5068-402e-b81d-520cfa6cdd9d', '9f4204e5-1322-43fb-910a-faae3dafb60c']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.428424 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9427ba0c-a431-458d-a803-739e95c675ee tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55d72b43-1f1f-4a40-b70a-e199b76c8c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.457422 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9427ba0c-a431-458d-a803-739e95c675ee tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55d72b43-1f1f-4a40-b70a-e199b76c8c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea2e6fb7-bf54-403a-9c68-2dca3961e548', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1141078719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='159c9197ec74498b9ce43c184834aa21',qos_specs=None,replication_status=,reservations=['69dca119-d446-4b01-bdd7-6edcc893809a','42cc313c-4b5c-4431-9077-16084c509874','88023ec9-5068-402e-b81d-520cfa6cdd9d','9f4204e5-1322-43fb-910a-faae3dafb60c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcd3b31dcab4a7d90af127ab2af7784',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1141078719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea2e6fb7-bf54-403a-9c68-2dca3961e548,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='159c9197ec74498b9ce43c184834aa21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdcd3b31dcab4a7d90af127ab2af7784',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.457422 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9427ba0c-a431-458d-a803-739e95c675ee tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d23c91c2-4278-463d-a946-c776e787fd14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.476477 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9427ba0c-a431-458d-a803-739e95c675ee tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d23c91c2-4278-463d-a946-c776e787fd14) transitioned into state 'SUCCESS' from state '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-1141078719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='159c9197ec74498b9ce43c184834aa21',qos_specs=None,replication_status=,reservations=['69dca119-d446-4b01-bdd7-6edcc893809a','42cc313c-4b5c-4431-9077-16084c509874','88023ec9-5068-402e-b81d-520cfa6cdd9d','9f4204e5-1322-43fb-910a-faae3dafb60c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcd3b31dcab4a7d90af127ab2af7784',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.477674 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9427ba0c-a431-458d-a803-739e95c675ee tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdbe8383-b182-4cda-a5a4-cbcd6fd206d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.490276 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9427ba0c-a431-458d-a803-739e95c675ee tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdbe8383-b182-4cda-a5a4-cbcd6fd206d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.490948 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9427ba0c-a431-458d-a803-739e95c675ee tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Flow 'volume_create_api' (af74d065-4dcc-4522-8f34-35e6861dc1aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:26.491272 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9427ba0c-a431-458d-a803-739e95c675ee tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Create volume request issued successfully. Aug 14 06:16:26.491867 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9427ba0c-a431-458d-a803-739e95c675ee tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:26.492267 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 725/2911] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:16:26 2026] POST /volume/v3/volumes => generated 760 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:26.507276 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:26.509992 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:26.510468 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c7b7a131-938d-4e48-af0c-2abc12b0bc52", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-829022797"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:26.512454 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c7b7a131-938d-4e48-af0c-2abc12b0bc52', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-829022797'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:26.512647 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Create volume of 1 GB Aug 14 06:16:26.517698 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Availability Zones retrieved successfully. Aug 14 06:16:26.525028 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Flow 'volume_create_api' (0b5ceccf-bb1c-492c-ad61-e81155145a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:26.526795 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (634c3941-20b9-48ca-9731-0d0846c4b42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.527754 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:26.554064 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (634c3941-20b9-48ca-9731-0d0846c4b42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.554832 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4115c40-23b5-48fe-821e-d5f5c1ff5974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.589354 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bbd6132b-8fbf-4e71-a3ad-0d6f377ddf0f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:26.591929 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bbd6132b-8fbf-4e71-a3ad-0d6f377ddf0f tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] GET https://10.4.3.127/volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b Aug 14 06:16:26.591929 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bbd6132b-8fbf-4e71-a3ad-0d6f377ddf0f tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:26.592090 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bbd6132b-8fbf-4e71-a3ad-0d6f377ddf0f tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:26.601154 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:26.601154 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:26.606417 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bbd6132b-8fbf-4e71-a3ad-0d6f377ddf0f tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Volume info retrieved successfully. Aug 14 06:16:26.610585 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Created reservations ['55ec8907-a578-40e8-8de5-6fe89b76c4aa', 'fa8ccc74-6cd8-4c4c-b074-ca131cd01be9', '824cbe91-2d17-4beb-9408-3e1f3b7ef7db', 'bc21124b-418d-4777-9f30-e45408ec59e4'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:26.610585 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4115c40-23b5-48fe-821e-d5f5c1ff5974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55ec8907-a578-40e8-8de5-6fe89b76c4aa', 'fa8ccc74-6cd8-4c4c-b074-ca131cd01be9', '824cbe91-2d17-4beb-9408-3e1f3b7ef7db', 'bc21124b-418d-4777-9f30-e45408ec59e4']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.610585 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53b90d6b-da71-4d6e-807e-2fd5e4ff9356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.613201 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bbd6132b-8fbf-4e71-a3ad-0d6f377ddf0f tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b returned with HTTP 200 Aug 14 06:16:26.613709 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 724/2912] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:26 2026] GET /volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:26.621410 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1a7569b7-6053-4b7a-9f6c-91b3d9118f66 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:26.623672 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1a7569b7-6053-4b7a-9f6c-91b3d9118f66 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:26.623994 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1a7569b7-6053-4b7a-9f6c-91b3d9118f66 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:26.624064 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1a7569b7-6053-4b7a-9f6c-91b3d9118f66 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:26.624127 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-1a7569b7-6053-4b7a-9f6c-91b3d9118f66 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:26.631004 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:26.631004 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:26.631891 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1a7569b7-6053-4b7a-9f6c-91b3d9118f66 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:26.633440 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 732/2913] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:26 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:26.634202 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-79a11a97-94eb-4eed-86b2-430122995f85 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:26.636517 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-79a11a97-94eb-4eed-86b2-430122995f85 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] GET https://10.4.3.127/volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b Aug 14 06:16:26.636738 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-79a11a97-94eb-4eed-86b2-430122995f85 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:26.636958 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-79a11a97-94eb-4eed-86b2-430122995f85 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:26.637984 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53b90d6b-da71-4d6e-807e-2fd5e4ff9356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdc2add4-fe15-4e78-a00e-fa3dc30bc1fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-829022797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='159c9197ec74498b9ce43c184834aa21',qos_specs=None,replication_status=,reservations=['55ec8907-a578-40e8-8de5-6fe89b76c4aa','fa8ccc74-6cd8-4c4c-b074-ca131cd01be9','824cbe91-2d17-4beb-9408-3e1f3b7ef7db','bc21124b-418d-4777-9f30-e45408ec59e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcd3b31dcab4a7d90af127ab2af7784',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-829022797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdc2add4-fe15-4e78-a00e-fa3dc30bc1fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='159c9197ec74498b9ce43c184834aa21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdcd3b31dcab4a7d90af127ab2af7784',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.639317 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3ae2814-bacd-4954-8c32-8dbe23a32239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.648248 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:26.648248 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:26.653974 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-79a11a97-94eb-4eed-86b2-430122995f85 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Volume info retrieved successfully. Aug 14 06:16:26.659464 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-79a11a97-94eb-4eed-86b2-430122995f85 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b returned with HTTP 200 Aug 14 06:16:26.659839 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 726/2914] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:26 2026] GET /volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:26.676066 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e4d803bc-ff64-4c4b-9e5a-298f06542d67 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:26.678076 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3ae2814-bacd-4954-8c32-8dbe23a32239) transitioned into state 'SUCCESS' from state '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-829022797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='159c9197ec74498b9ce43c184834aa21',qos_specs=None,replication_status=,reservations=['55ec8907-a578-40e8-8de5-6fe89b76c4aa','fa8ccc74-6cd8-4c4c-b074-ca131cd01be9','824cbe91-2d17-4beb-9408-3e1f3b7ef7db','bc21124b-418d-4777-9f30-e45408ec59e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcd3b31dcab4a7d90af127ab2af7784',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.679864 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e4d803bc-ff64-4c4b-9e5a-298f06542d67 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] GET https://10.4.3.127/volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b Aug 14 06:16:26.679864 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e4d803bc-ff64-4c4b-9e5a-298f06542d67 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:26.680002 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d063de14-c9bb-4f5e-aefd-baa9194cfaa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.680082 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e4d803bc-ff64-4c4b-9e5a-298f06542d67 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:26.687453 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:26.687453 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:26.689786 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d063de14-c9bb-4f5e-aefd-baa9194cfaa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.690671 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Flow 'volume_create_api' (0b5ceccf-bb1c-492c-ad61-e81155145a37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:26.691175 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Create volume request issued successfully. Aug 14 06:16:26.691855 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f0ba0ce7-6565-4086-9c74-8e0bb10d35a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:26.692300 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 733/2915] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:16:26 2026] POST /volume/v3/volumes => generated 759 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:26.698213 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e4d803bc-ff64-4c4b-9e5a-298f06542d67 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Volume info retrieved successfully. Aug 14 06:16:26.702500 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e4d803bc-ff64-4c4b-9e5a-298f06542d67 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b returned with HTTP 200 Aug 14 06:16:26.702500 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 725/2916] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:26 2026] GET /volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 06:16:26.707820 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:26.710563 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:26.711019 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c7b7a131-938d-4e48-af0c-2abc12b0bc52", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1691714650"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:26.713013 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c7b7a131-938d-4e48-af0c-2abc12b0bc52', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1691714650'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:26.713440 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Create volume of 1 GB Aug 14 06:16:26.716820 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f13cfc86-f4f4-438f-ab27-fd6e44b98775 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:26.718080 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Availability Zones retrieved successfully. Aug 14 06:16:26.718995 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f13cfc86-f4f4-438f-ab27-fd6e44b98775 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] DELETE https://10.4.3.127/volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b Aug 14 06:16:26.719252 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f13cfc86-f4f4-438f-ab27-fd6e44b98775 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:26.719530 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f13cfc86-f4f4-438f-ab27-fd6e44b98775 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:26.719755 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-f13cfc86-f4f4-438f-ab27-fd6e44b98775 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Delete volume with id: 197e8bed-2030-4749-b3be-d5513f27689b Aug 14 06:16:26.727448 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Flow 'volume_create_api' (526124ed-0a10-4efd-893c-d117910dfd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:26.727448 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e7f8adf-7abe-4aec-9494-8174407b9a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.728474 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:26.729272 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:26.729272 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:26.729757 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f13cfc86-f4f4-438f-ab27-fd6e44b98775 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Volume info retrieved successfully. Aug 14 06:16:26.760479 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f13cfc86-f4f4-438f-ab27-fd6e44b98775 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Delete volume request issued successfully. Aug 14 06:16:26.760687 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f13cfc86-f4f4-438f-ab27-fd6e44b98775 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b returned with HTTP 202 Aug 14 06:16:26.761142 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 727/2917] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:26 2026] DELETE /volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:26.771536 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f721a4ef-5bac-4e26-b0a6-7fa057ebaf58 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:26.771836 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e7f8adf-7abe-4aec-9494-8174407b9a85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.773492 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65134716-bfdc-4464-8dc8-3f6577ace5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.773939 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f721a4ef-5bac-4e26-b0a6-7fa057ebaf58 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] GET https://10.4.3.127/volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b Aug 14 06:16:26.774200 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f721a4ef-5bac-4e26-b0a6-7fa057ebaf58 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:26.774500 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f721a4ef-5bac-4e26-b0a6-7fa057ebaf58 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:26.790361 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:26.790361 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:26.797932 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f721a4ef-5bac-4e26-b0a6-7fa057ebaf58 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Volume info retrieved successfully. Aug 14 06:16:26.806259 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f721a4ef-5bac-4e26-b0a6-7fa057ebaf58 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b returned with HTTP 200 Aug 14 06:16:26.806813 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 734/2918] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:26 2026] GET /volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b => generated 1355 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:26.840961 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Created reservations ['04e00305-63bc-4703-bc0b-0eefae3460fc', '08a1f63d-ea5d-4721-ac98-dc6a22bf0763', '3c4790c6-bb8f-4073-b609-8aaeafb53c9a', '6476482a-002e-4397-8121-c0e646083981'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:26.841971 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65134716-bfdc-4464-8dc8-3f6577ace5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04e00305-63bc-4703-bc0b-0eefae3460fc', '08a1f63d-ea5d-4721-ac98-dc6a22bf0763', '3c4790c6-bb8f-4073-b609-8aaeafb53c9a', '6476482a-002e-4397-8121-c0e646083981']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.842951 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1305ece-fce1-4fb8-88aa-e75f4677e052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.871593 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1305ece-fce1-4fb8-88aa-e75f4677e052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e20d6945-fc32-4d83-a53c-8aabcacbcf12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1691714650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='159c9197ec74498b9ce43c184834aa21',qos_specs=None,replication_status=,reservations=['04e00305-63bc-4703-bc0b-0eefae3460fc','08a1f63d-ea5d-4721-ac98-dc6a22bf0763','3c4790c6-bb8f-4073-b609-8aaeafb53c9a','6476482a-002e-4397-8121-c0e646083981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcd3b31dcab4a7d90af127ab2af7784',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1691714650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e20d6945-fc32-4d83-a53c-8aabcacbcf12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='159c9197ec74498b9ce43c184834aa21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdcd3b31dcab4a7d90af127ab2af7784',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.873225 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec048a7a-4d1c-4727-b554-fd92fec196e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.894813 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec048a7a-4d1c-4727-b554-fd92fec196e5) transitioned into state 'SUCCESS' from state '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-1691714650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='159c9197ec74498b9ce43c184834aa21',qos_specs=None,replication_status=,reservations=['04e00305-63bc-4703-bc0b-0eefae3460fc','08a1f63d-ea5d-4721-ac98-dc6a22bf0763','3c4790c6-bb8f-4073-b609-8aaeafb53c9a','6476482a-002e-4397-8121-c0e646083981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcd3b31dcab4a7d90af127ab2af7784',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.895634 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5a6ff97-438c-456a-8b57-1900114d57af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:26.910607 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5a6ff97-438c-456a-8b57-1900114d57af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:26.911487 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Flow 'volume_create_api' (526124ed-0a10-4efd-893c-d117910dfd4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:26.911808 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Create volume request issued successfully. Aug 14 06:16:26.912390 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f3c771df-bee1-4775-a098-1f2c5e97d59a tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:26.913517 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 733/2919] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:16:26 2026] POST /volume/v3/volumes => generated 760 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:26.928816 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9488541d-bfc7-4c71-8c30-410e61116ab8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:26.932540 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9488541d-bfc7-4c71-8c30-410e61116ab8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/volumes/22b16d19-05c0-47e4-8af4-814500a898d5 Aug 14 06:16:26.932540 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9488541d-bfc7-4c71-8c30-410e61116ab8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:26.932540 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9488541d-bfc7-4c71-8c30-410e61116ab8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:26.946418 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:26.946418 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:26.951332 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9488541d-bfc7-4c71-8c30-410e61116ab8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Volume info retrieved successfully. Aug 14 06:16:26.960170 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9488541d-bfc7-4c71-8c30-410e61116ab8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/22b16d19-05c0-47e4-8af4-814500a898d5 returned with HTTP 200 Aug 14 06:16:26.960170 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 726/2920] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:26 2026] GET /volume/v3/volumes/22b16d19-05c0-47e4-8af4-814500a898d5 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:26.975732 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0223f2cd-6f94-4729-aaf4-7935d8d08f1c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:26.977956 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0223f2cd-6f94-4729-aaf4-7935d8d08f1c tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/volumes/312fe836-6a28-45b9-9799-9c0387f77e41 Aug 14 06:16:26.977956 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0223f2cd-6f94-4729-aaf4-7935d8d08f1c tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:26.979259 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0223f2cd-6f94-4729-aaf4-7935d8d08f1c tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:26.987623 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:26.987623 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:26.992323 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0223f2cd-6f94-4729-aaf4-7935d8d08f1c tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Volume info retrieved successfully. Aug 14 06:16:26.998631 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0223f2cd-6f94-4729-aaf4-7935d8d08f1c tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/312fe836-6a28-45b9-9799-9c0387f77e41 returned with HTTP 200 Aug 14 06:16:26.999126 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 728/2921] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:26 2026] GET /volume/v3/volumes/312fe836-6a28-45b9-9799-9c0387f77e41 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:27.014727 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-adddbaf6-1e82-45b1-b2d8-c23c7f7447bf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:27.017035 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-adddbaf6-1e82-45b1-b2d8-c23c7f7447bf tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/volumes/ea2e6fb7-bf54-403a-9c68-2dca3961e548 Aug 14 06:16:27.017158 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-adddbaf6-1e82-45b1-b2d8-c23c7f7447bf tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:27.017278 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-adddbaf6-1e82-45b1-b2d8-c23c7f7447bf tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:27.025936 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:27.025936 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:27.032145 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-adddbaf6-1e82-45b1-b2d8-c23c7f7447bf tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Volume info retrieved successfully. Aug 14 06:16:27.037421 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-adddbaf6-1e82-45b1-b2d8-c23c7f7447bf tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/ea2e6fb7-bf54-403a-9c68-2dca3961e548 returned with HTTP 200 Aug 14 06:16:27.037421 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 735/2922] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:27 2026] GET /volume/v3/volumes/ea2e6fb7-bf54-403a-9c68-2dca3961e548 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:27.054204 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3c1575c7-b417-4a7e-b6ad-e6915086e031 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:27.057213 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3c1575c7-b417-4a7e-b6ad-e6915086e031 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/volumes/cdc2add4-fe15-4e78-a00e-fa3dc30bc1fa Aug 14 06:16:27.058198 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3c1575c7-b417-4a7e-b6ad-e6915086e031 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:27.058198 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3c1575c7-b417-4a7e-b6ad-e6915086e031 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:27.066674 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:27.066674 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:27.072511 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3c1575c7-b417-4a7e-b6ad-e6915086e031 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Volume info retrieved successfully. Aug 14 06:16:27.079435 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3c1575c7-b417-4a7e-b6ad-e6915086e031 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/cdc2add4-fe15-4e78-a00e-fa3dc30bc1fa returned with HTTP 200 Aug 14 06:16:27.079749 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 734/2923] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:27 2026] GET /volume/v3/volumes/cdc2add4-fe15-4e78-a00e-fa3dc30bc1fa => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:27.096667 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e77d4aa0-e061-4bdb-b776-b9ba70392330 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:27.098972 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e77d4aa0-e061-4bdb-b776-b9ba70392330 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/volumes/e20d6945-fc32-4d83-a53c-8aabcacbcf12 Aug 14 06:16:27.099204 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e77d4aa0-e061-4bdb-b776-b9ba70392330 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:27.099426 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e77d4aa0-e061-4bdb-b776-b9ba70392330 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:27.107840 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:27.107840 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:27.113181 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e77d4aa0-e061-4bdb-b776-b9ba70392330 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Volume info retrieved successfully. Aug 14 06:16:27.120670 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e77d4aa0-e061-4bdb-b776-b9ba70392330 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/e20d6945-fc32-4d83-a53c-8aabcacbcf12 returned with HTTP 200 Aug 14 06:16:27.121020 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 727/2924] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:27 2026] GET /volume/v3/volumes/e20d6945-fc32-4d83-a53c-8aabcacbcf12 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:27.135217 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8349e3b1-17ac-4435-9dd7-8c70c8eb923c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:27.137552 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8349e3b1-17ac-4435-9dd7-8c70c8eb923c tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e20d6945-fc32-4d83-a53c-8aabcacbcf12 Aug 14 06:16:27.137783 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8349e3b1-17ac-4435-9dd7-8c70c8eb923c tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:27.137976 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8349e3b1-17ac-4435-9dd7-8c70c8eb923c tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:27.138157 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-8349e3b1-17ac-4435-9dd7-8c70c8eb923c tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Delete volume with id: e20d6945-fc32-4d83-a53c-8aabcacbcf12 Aug 14 06:16:27.146100 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:27.146100 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:27.146794 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8349e3b1-17ac-4435-9dd7-8c70c8eb923c tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Volume info retrieved successfully. Aug 14 06:16:27.166260 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8349e3b1-17ac-4435-9dd7-8c70c8eb923c tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Delete volume request issued successfully. Aug 14 06:16:27.166574 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8349e3b1-17ac-4435-9dd7-8c70c8eb923c tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/e20d6945-fc32-4d83-a53c-8aabcacbcf12 returned with HTTP 202 Aug 14 06:16:27.167024 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 729/2925] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:27 2026] DELETE /volume/v3/volumes/e20d6945-fc32-4d83-a53c-8aabcacbcf12 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:27.178930 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a49b26cf-b918-46fc-a257-515d53fe6bd3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:27.181462 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a49b26cf-b918-46fc-a257-515d53fe6bd3 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/volumes/e20d6945-fc32-4d83-a53c-8aabcacbcf12 Aug 14 06:16:27.181717 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a49b26cf-b918-46fc-a257-515d53fe6bd3 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:27.182146 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a49b26cf-b918-46fc-a257-515d53fe6bd3 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:27.195012 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:27.195012 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:27.201925 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a49b26cf-b918-46fc-a257-515d53fe6bd3 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Volume info retrieved successfully. Aug 14 06:16:27.207550 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a49b26cf-b918-46fc-a257-515d53fe6bd3 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/e20d6945-fc32-4d83-a53c-8aabcacbcf12 returned with HTTP 200 Aug 14 06:16:27.208188 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 736/2926] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:27 2026] GET /volume/v3/volumes/e20d6945-fc32-4d83-a53c-8aabcacbcf12 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:27.441945 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:27.444006 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:27.444370 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-83464403"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:27.445821 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-83464403'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:27.445951 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Create volume of 1 GB Aug 14 06:16:27.451052 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Availability Zones retrieved successfully. Aug 14 06:16:27.457213 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Flow 'volume_create_api' (f338009b-33d2-4afe-b370-8c9070915720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:27.458057 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc4f3bb0-8a1f-44d6-acd1-190e9831eee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:27.458966 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:27.486056 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc4f3bb0-8a1f-44d6-acd1-190e9831eee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:27.486908 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c522ac-b40d-47fb-a827-ef8f569c8c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:27.551272 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Created reservations ['0f3e7d87-be37-4efd-b809-9bd90686d331', '99f102ab-9684-4048-bae5-7f634deff89d', 'b9654bb7-63fd-470e-a281-9c6b2af9901d', '33b65940-cba5-4756-ac8d-07d347be3771'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:27.552295 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c522ac-b40d-47fb-a827-ef8f569c8c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f3e7d87-be37-4efd-b809-9bd90686d331', '99f102ab-9684-4048-bae5-7f634deff89d', 'b9654bb7-63fd-470e-a281-9c6b2af9901d', '33b65940-cba5-4756-ac8d-07d347be3771']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:27.553258 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09100d42-b344-4bed-82dc-87628f2eb822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:27.577627 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09100d42-b344-4bed-82dc-87628f2eb822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a1cd28e-319d-46b7-baf3-0e44bc71eab8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-83464403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22386ec62ce2491dab71d78f15df6f9d',qos_specs=None,replication_status=,reservations=['0f3e7d87-be37-4efd-b809-9bd90686d331','99f102ab-9684-4048-bae5-7f634deff89d','b9654bb7-63fd-470e-a281-9c6b2af9901d','33b65940-cba5-4756-ac8d-07d347be3771'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ba4fa3b392f40e1a95bd2f6e1e1bca3',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-83464403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a1cd28e-319d-46b7-baf3-0e44bc71eab8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22386ec62ce2491dab71d78f15df6f9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ba4fa3b392f40e1a95bd2f6e1e1bca3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:27.578414 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77642c86-a93a-4fb8-b3dd-2bafd2af83c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:27.600650 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77642c86-a93a-4fb8-b3dd-2bafd2af83c2) transitioned into state 'SUCCESS' from state '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-83464403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22386ec62ce2491dab71d78f15df6f9d',qos_specs=None,replication_status=,reservations=['0f3e7d87-be37-4efd-b809-9bd90686d331','99f102ab-9684-4048-bae5-7f634deff89d','b9654bb7-63fd-470e-a281-9c6b2af9901d','33b65940-cba5-4756-ac8d-07d347be3771'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ba4fa3b392f40e1a95bd2f6e1e1bca3',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:27.601581 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70b7353b-4587-4159-a069-b8242e51c014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:27.615246 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70b7353b-4587-4159-a069-b8242e51c014) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:27.616807 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Flow 'volume_create_api' (f338009b-33d2-4afe-b370-8c9070915720) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:27.617314 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Create volume request issued successfully. Aug 14 06:16:27.618268 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-21900ae3-54d1-4e0e-9b2f-f6aabc93c547 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:27.618912 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 735/2927] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:16:27 2026] POST /volume/v3/volumes => generated 747 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:27.635502 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8aeecfd2-be00-4f39-ba92-a65dc4b2b6ab None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:27.641140 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8aeecfd2-be00-4f39-ba92-a65dc4b2b6ab tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 Aug 14 06:16:27.641382 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8aeecfd2-be00-4f39-ba92-a65dc4b2b6ab tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:27.641733 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8aeecfd2-be00-4f39-ba92-a65dc4b2b6ab tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:27.648670 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-543f5f53-6891-4305-96f9-460e7240bc4d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:27.651167 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-543f5f53-6891-4305-96f9-460e7240bc4d tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:27.651423 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-543f5f53-6891-4305-96f9-460e7240bc4d tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:27.651696 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-543f5f53-6891-4305-96f9-460e7240bc4d tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:27.651819 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-543f5f53-6891-4305-96f9-460e7240bc4d tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:27.658774 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:27.658774 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:27.658950 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:27.658950 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:27.658950 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-543f5f53-6891-4305-96f9-460e7240bc4d tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:27.659252 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 730/2928] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:27 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:27.663520 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8aeecfd2-be00-4f39-ba92-a65dc4b2b6ab tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:27.670540 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8aeecfd2-be00-4f39-ba92-a65dc4b2b6ab tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 returned with HTTP 200 Aug 14 06:16:27.671294 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 728/2929] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:27 2026] GET /volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 => generated 815 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:27.824859 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a8a111ef-b528-42e5-98c7-4560f0455fc4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:27.826544 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a8a111ef-b528-42e5-98c7-4560f0455fc4 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] GET https://10.4.3.127/volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b Aug 14 06:16:27.826724 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a8a111ef-b528-42e5-98c7-4560f0455fc4 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:27.826909 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a8a111ef-b528-42e5-98c7-4560f0455fc4 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:27.832631 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a8a111ef-b528-42e5-98c7-4560f0455fc4 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b returned with HTTP 404 Aug 14 06:16:27.833169 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 737/2930] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:27 2026] GET /volume/v3/volumes/197e8bed-2030-4749-b3be-d5513f27689b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:27.841345 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:27.844088 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:27.844608 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1538646031"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:27.846564 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1538646031'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:27.846698 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Create volume of 1 GB Aug 14 06:16:27.846981 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:27.846981 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:27.851858 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Availability Zones retrieved successfully. Aug 14 06:16:27.857437 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Flow 'volume_create_api' (b76ef9e4-b35d-42e1-985c-594b06d0fc5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:27.858324 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f25ce656-72ed-4481-8793-90283a4f2d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:27.859219 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:27.887749 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f25ce656-72ed-4481-8793-90283a4f2d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:27.888660 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ae2f91e-bf97-484c-b708-e8c9dfb468d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:27.934331 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Created reservations ['fb401b80-c361-4b39-aebd-47ed257e4048', 'cfffde65-46e6-4ea2-94f4-e9fdfbcbbcc6', '9dbf9e3a-05cd-4d79-8e59-20607f01d000', 'e54b67be-9a68-4697-99e3-7ba15b09e69a'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:27.935342 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ae2f91e-bf97-484c-b708-e8c9dfb468d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb401b80-c361-4b39-aebd-47ed257e4048', 'cfffde65-46e6-4ea2-94f4-e9fdfbcbbcc6', '9dbf9e3a-05cd-4d79-8e59-20607f01d000', 'e54b67be-9a68-4697-99e3-7ba15b09e69a']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:27.936246 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8386abcc-1cf5-4dfb-85bc-3c0f0a6c3902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:27.963218 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8386abcc-1cf5-4dfb-85bc-3c0f0a6c3902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1538646031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf01861153b74335bb98b6768a9bbe8f',qos_specs=None,replication_status=,reservations=['fb401b80-c361-4b39-aebd-47ed257e4048','cfffde65-46e6-4ea2-94f4-e9fdfbcbbcc6','9dbf9e3a-05cd-4d79-8e59-20607f01d000','e54b67be-9a68-4697-99e3-7ba15b09e69a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcf78a036b1b45309a30451c2dcf0401',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1538646031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf01861153b74335bb98b6768a9bbe8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcf78a036b1b45309a30451c2dcf0401',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:27.964417 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (783d9f3d-97b8-4cc8-ad5e-43901919534a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:27.983098 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (783d9f3d-97b8-4cc8-ad5e-43901919534a) transitioned into state 'SUCCESS' from state '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-1538646031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf01861153b74335bb98b6768a9bbe8f',qos_specs=None,replication_status=,reservations=['fb401b80-c361-4b39-aebd-47ed257e4048','cfffde65-46e6-4ea2-94f4-e9fdfbcbbcc6','9dbf9e3a-05cd-4d79-8e59-20607f01d000','e54b67be-9a68-4697-99e3-7ba15b09e69a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcf78a036b1b45309a30451c2dcf0401',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:27.983799 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f27f2f2-2b59-4c85-a6ab-621335688057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:27.994014 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f27f2f2-2b59-4c85-a6ab-621335688057) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:27.994938 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Flow 'volume_create_api' (b76ef9e4-b35d-42e1-985c-594b06d0fc5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:27.995273 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Create volume request issued successfully. Aug 14 06:16:27.995951 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5e45065d-bf69-461f-bf7d-ae2ad6fe7e70 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:27.996528 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 736/2931] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:16:27 2026] POST /volume/v3/volumes => generated 748 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:28.010808 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-27ff4f6a-9336-4d09-8553-c8cedd720d9a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:28.013440 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-27ff4f6a-9336-4d09-8553-c8cedd720d9a tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] GET https://10.4.3.127/volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 Aug 14 06:16:28.013440 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-27ff4f6a-9336-4d09-8553-c8cedd720d9a tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:28.013440 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-27ff4f6a-9336-4d09-8553-c8cedd720d9a tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:28.019821 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:28.019821 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:28.025278 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-27ff4f6a-9336-4d09-8553-c8cedd720d9a tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Volume info retrieved successfully. Aug 14 06:16:28.029560 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-27ff4f6a-9336-4d09-8553-c8cedd720d9a tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 returned with HTTP 200 Aug 14 06:16:28.029992 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 731/2932] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:28 2026] GET /volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:28.224075 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3cda5069-5d2a-4c5d-9142-2e91f645df57 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:28.226591 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3cda5069-5d2a-4c5d-9142-2e91f645df57 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/volumes/e20d6945-fc32-4d83-a53c-8aabcacbcf12 Aug 14 06:16:28.226798 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3cda5069-5d2a-4c5d-9142-2e91f645df57 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:28.227044 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3cda5069-5d2a-4c5d-9142-2e91f645df57 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:28.233812 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3cda5069-5d2a-4c5d-9142-2e91f645df57 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/e20d6945-fc32-4d83-a53c-8aabcacbcf12 returned with HTTP 404 Aug 14 06:16:28.234701 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 729/2933] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:28 2026] GET /volume/v3/volumes/e20d6945-fc32-4d83-a53c-8aabcacbcf12 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:28.242483 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2b765091-e959-4f55-87cc-d3364cc736e8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:28.244345 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2b765091-e959-4f55-87cc-d3364cc736e8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] DELETE https://10.4.3.127/volume/v3/volumes/cdc2add4-fe15-4e78-a00e-fa3dc30bc1fa Aug 14 06:16:28.244773 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2b765091-e959-4f55-87cc-d3364cc736e8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:28.245134 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2b765091-e959-4f55-87cc-d3364cc736e8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:28.245480 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-2b765091-e959-4f55-87cc-d3364cc736e8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Delete volume with id: cdc2add4-fe15-4e78-a00e-fa3dc30bc1fa Aug 14 06:16:28.253925 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:28.253925 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:28.254517 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2b765091-e959-4f55-87cc-d3364cc736e8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Volume info retrieved successfully. Aug 14 06:16:28.274519 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2b765091-e959-4f55-87cc-d3364cc736e8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Delete volume request issued successfully. Aug 14 06:16:28.274915 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2b765091-e959-4f55-87cc-d3364cc736e8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/cdc2add4-fe15-4e78-a00e-fa3dc30bc1fa returned with HTTP 202 Aug 14 06:16:28.275733 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 738/2934] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:28 2026] DELETE /volume/v3/volumes/cdc2add4-fe15-4e78-a00e-fa3dc30bc1fa => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 06:16:28.287465 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-51418062-fb96-4977-9d56-d57241e06483 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:28.291191 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-51418062-fb96-4977-9d56-d57241e06483 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/volumes/cdc2add4-fe15-4e78-a00e-fa3dc30bc1fa Aug 14 06:16:28.291488 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-51418062-fb96-4977-9d56-d57241e06483 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:28.291791 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-51418062-fb96-4977-9d56-d57241e06483 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:28.302380 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:28.302380 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:28.308220 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-51418062-fb96-4977-9d56-d57241e06483 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Volume info retrieved successfully. Aug 14 06:16:28.320138 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-51418062-fb96-4977-9d56-d57241e06483 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/cdc2add4-fe15-4e78-a00e-fa3dc30bc1fa returned with HTTP 200 Aug 14 06:16:28.320692 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 737/2935] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:28 2026] GET /volume/v3/volumes/cdc2add4-fe15-4e78-a00e-fa3dc30bc1fa => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:28.669817 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-228b8c91-3082-434f-a465-8d026a01d94c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:28.673064 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-228b8c91-3082-434f-a465-8d026a01d94c tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:28.673348 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-228b8c91-3082-434f-a465-8d026a01d94c tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:28.673624 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-228b8c91-3082-434f-a465-8d026a01d94c tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:28.673757 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-228b8c91-3082-434f-a465-8d026a01d94c tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:28.679656 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:28.679656 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:28.680892 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-228b8c91-3082-434f-a465-8d026a01d94c tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:28.681696 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 732/2936] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:28 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:28.689092 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1e3a239a-d340-4c82-a4ee-d3ca8559f03a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:28.691098 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1e3a239a-d340-4c82-a4ee-d3ca8559f03a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 Aug 14 06:16:28.691716 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1e3a239a-d340-4c82-a4ee-d3ca8559f03a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:28.691716 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1e3a239a-d340-4c82-a4ee-d3ca8559f03a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:28.691815 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6d8868ec-b1ac-4932-8028-7b2d88d52b08 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:28.697782 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6d8868ec-b1ac-4932-8028-7b2d88d52b08 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/volumes/1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 Aug 14 06:16:28.698061 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6d8868ec-b1ac-4932-8028-7b2d88d52b08 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:28.698273 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6d8868ec-b1ac-4932-8028-7b2d88d52b08 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:28.701662 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:28.701662 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:28.707622 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1e3a239a-d340-4c82-a4ee-d3ca8559f03a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:28.709035 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:28.709035 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:28.715600 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1e3a239a-d340-4c82-a4ee-d3ca8559f03a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 returned with HTTP 200 Aug 14 06:16:28.715999 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6d8868ec-b1ac-4932-8028-7b2d88d52b08 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Volume info retrieved successfully. Aug 14 06:16:28.716384 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 730/2937] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:28 2026] GET /volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:28.722022 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6d8868ec-b1ac-4932-8028-7b2d88d52b08 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/volumes/1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 returned with HTTP 200 Aug 14 06:16:28.722452 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 739/2938] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:28 2026] GET /volume/v3/volumes/1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:28.731648 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-10350cd3-693f-4a07-a14d-4f80f53516a8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:28.734298 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-10350cd3-693f-4a07-a14d-4f80f53516a8 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] POST https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8/action Aug 14 06:16:28.734794 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-10350cd3-693f-4a07-a14d-4f80f53516a8 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Action body: b'{"os-attach": {"instance_uuid": "dc6dca04-07d3-4dc5-b50e-bf35e9747a34", "mountpoint": "/dev/vdb"}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:28.734943 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-010d3d9b-0b41-401a-b9b9-abd809ed95af None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:28.735453 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-10350cd3-693f-4a07-a14d-4f80f53516a8 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "dc6dca04-07d3-4dc5-b50e-bf35e9747a34", "mountpoint": "/dev/vdb"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:28.746778 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:28.746778 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:28.747583 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-10350cd3-693f-4a07-a14d-4f80f53516a8 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:28.762663 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-10350cd3-693f-4a07-a14d-4f80f53516a8 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Update volume admin metadata completed successfully. Aug 14 06:16:28.848133 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-10350cd3-693f-4a07-a14d-4f80f53516a8 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Attach volume completed successfully. Aug 14 06:16:28.848883 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-010d3d9b-0b41-401a-b9b9-abd809ed95af tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4/export_record Aug 14 06:16:28.848965 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-10350cd3-693f-4a07-a14d-4f80f53516a8 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8/action returned with HTTP 202 Aug 14 06:16:28.849188 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-010d3d9b-0b41-401a-b9b9-abd809ed95af tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:28.849483 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-010d3d9b-0b41-401a-b9b9-abd809ed95af tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Calling method 'export_record' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:28.849713 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-010d3d9b-0b41-401a-b9b9-abd809ed95af tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Export record for backup 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100405) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 06:16:28.849995 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 738/2939] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:16:28 2026] POST /volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:28.858179 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bf5b1203-a600-4b25-b696-5355f9a1af2d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:28.860481 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bf5b1203-a600-4b25-b696-5355f9a1af2d tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 Aug 14 06:16:28.860819 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bf5b1203-a600-4b25-b696-5355f9a1af2d tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:28.861100 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bf5b1203-a600-4b25-b696-5355f9a1af2d tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:28.865268 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:28.865268 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:28.867001 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.backup.api [None req-010d3d9b-0b41-401a-b9b9-abd809ed95af tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Calling RPCAPI with context: , host: np0000007331, backup: 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100405) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 06:16:28.872863 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:28.872863 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:28.877448 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bf5b1203-a600-4b25-b696-5355f9a1af2d tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:28.880746 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.backup.rpcapi [None req-010d3d9b-0b41-401a-b9b9-abd809ed95af tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] export_record in rpcapi backup_id 030ef0e9-350c-4173-8c73-b728223814b4 on host np0000007331. {{(pid=100405) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 06:16:28.883094 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bf5b1203-a600-4b25-b696-5355f9a1af2d tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 returned with HTTP 200 Aug 14 06:16:28.883853 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 731/2940] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:28 2026] GET /volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:28.896295 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-010d3d9b-0b41-401a-b9b9-abd809ed95af tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDMwZWYwZTktMzUwYy00MTczLThjNzMtYjcyODIyMzgxNGI0IiwgInVzZXJfaWQiOiAiYWUxNjg1NTBiOWRmNDk4NThlZmMyNGNmNDYxNjM4YmMiLCAicHJvamVjdF9pZCI6ICIxOTA1NWU0YjA5YTU0OTMyYjNkMWI3OTZmZTc2NTVkZCIsICJ2b2x1bWVfaWQiOiAiMWM5YTA4ZjAtMzA5OC00MzMyLWFkN2YtYmYzYzE0OWE5ZGQ3IiwgImhvc3QiOiAibnAwMDAwMDA3MzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zODgzNDUyMzUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTY2NzkyMTIxMiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzFjOWEwOGYwLTMwOTgtNDMzMi1hZDdmLWJmM2MxNDlhOWRkNy8yMDI2MDgxNDA2MTYxMy9hel9ub3ZhX2JhY2t1cF8wMzBlZjBlOS0zNTBjLTQxNzMtOGM3My1iNzI4MjIzODE0YjQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE0VDA2OjE2OjExWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDA2OjE2OjExWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDY6MTY6MjhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100405) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 06:16:28.896665 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-010d3d9b-0b41-401a-b9b9-abd809ed95af tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4/export_record returned with HTTP 200 Aug 14 06:16:28.897523 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 733/2941] 10.4.3.127 () {66 vars in 1390 bytes} [Fri Aug 14 06:16:28 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4/export_record => generated 1512 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:28.902167 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c5428052-05d8-4526-8dd8-f2a87da5a061 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:28.904220 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c5428052-05d8-4526-8dd8-f2a87da5a061 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 Aug 14 06:16:28.904474 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c5428052-05d8-4526-8dd8-f2a87da5a061 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:28.904646 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c5428052-05d8-4526-8dd8-f2a87da5a061 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:28.907973 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7e07bcfe-746d-48d6-87a3-0cdd59a6cd40 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:28.909929 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7e07bcfe-746d-48d6-87a3-0cdd59a6cd40 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] POST https://10.4.3.127/volume/v3/backups/import_record Aug 14 06:16:28.911019 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7e07bcfe-746d-48d6-87a3-0cdd59a6cd40 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGY3YmVmMmUtOGZjMC00YTFlLWI0OGYtNTI5MzdmNzUyY2YyIiwgInVzZXJfaWQiOiAiYWUxNjg1NTBiOWRmNDk4NThlZmMyNGNmNDYxNjM4YmMiLCAicHJvamVjdF9pZCI6ICIxOTA1NWU0YjA5YTU0OTMyYjNkMWI3OTZmZTc2NTVkZCIsICJ2b2x1bWVfaWQiOiAiMWM5YTA4ZjAtMzA5OC00MzMyLWFkN2YtYmYzYzE0OWE5ZGQ3IiwgImhvc3QiOiAibnAwMDAwMDA3MzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zODgzNDUyMzUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTY2NzkyMTIxMiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzFjOWEwOGYwLTMwOTgtNDMzMi1hZDdmLWJmM2MxNDlhOWRkNy8yMDI2MDgxNDA2MTYxMy9hel9ub3ZhX2JhY2t1cF8wMzBlZjBlOS0zNTBjLTQxNzMtOGM3My1iNzI4MjIzODE0YjQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE0VDA2OjE2OjExWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDA2OjE2OjExWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDY6MTY6MjhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:28.913353 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.backups [None req-7e07bcfe-746d-48d6-87a3-0cdd59a6cd40 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGY3YmVmMmUtOGZjMC00YTFlLWI0OGYtNTI5MzdmNzUyY2YyIiwgInVzZXJfaWQiOiAiYWUxNjg1NTBiOWRmNDk4NThlZmMyNGNmNDYxNjM4YmMiLCAicHJvamVjdF9pZCI6ICIxOTA1NWU0YjA5YTU0OTMyYjNkMWI3OTZmZTc2NTVkZCIsICJ2b2x1bWVfaWQiOiAiMWM5YTA4ZjAtMzA5OC00MzMyLWFkN2YtYmYzYzE0OWE5ZGQ3IiwgImhvc3QiOiAibnAwMDAwMDA3MzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zODgzNDUyMzUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTY2NzkyMTIxMiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzFjOWEwOGYwLTMwOTgtNDMzMi1hZDdmLWJmM2MxNDlhOWRkNy8yMDI2MDgxNDA2MTYxMy9hel9ub3ZhX2JhY2t1cF8wMzBlZjBlOS0zNTBjLTQxNzMtOGM3My1iNzI4MjIzODE0YjQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE0VDA2OjE2OjExWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDA2OjE2OjExWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDY6MTY6MjhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100404) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 06:16:28.913533 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.backups [None req-7e07bcfe-746d-48d6-87a3-0cdd59a6cd40 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGY3YmVmMmUtOGZjMC00YTFlLWI0OGYtNTI5MzdmNzUyY2YyIiwgInVzZXJfaWQiOiAiYWUxNjg1NTBiOWRmNDk4NThlZmMyNGNmNDYxNjM4YmMiLCAicHJvamVjdF9pZCI6ICIxOTA1NWU0YjA5YTU0OTMyYjNkMWI3OTZmZTc2NTVkZCIsICJ2b2x1bWVfaWQiOiAiMWM5YTA4ZjAtMzA5OC00MzMyLWFkN2YtYmYzYzE0OWE5ZGQ3IiwgImhvc3QiOiAibnAwMDAwMDA3MzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zODgzNDUyMzUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTY2NzkyMTIxMiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzFjOWEwOGYwLTMwOTgtNDMzMi1hZDdmLWJmM2MxNDlhOWRkNy8yMDI2MDgxNDA2MTYxMy9hel9ub3ZhX2JhY2t1cF8wMzBlZjBlOS0zNTBjLTQxNzMtOGM3My1iNzI4MjIzODE0YjQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE0VDA2OjE2OjExWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDA2OjE2OjExWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDY6MTY6MjhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100404) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 06:16:28.913902 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:28.913902 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:28.915767 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:28.915767 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:28.919470 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c5428052-05d8-4526-8dd8-f2a87da5a061 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:28.923811 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c5428052-05d8-4526-8dd8-f2a87da5a061 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 returned with HTTP 200 Aug 14 06:16:28.924186 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 740/2942] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:28 2026] GET /volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:28.943529 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-04dc3f93-05af-4c59-a137-139316486a80 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:28.956482 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-7e07bcfe-746d-48d6-87a3-0cdd59a6cd40 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Created reservations ['90ca521a-edf8-4a67-b7e8-4dd25397a6a3', 'bd5a5132-2cc1-49d2-a0ba-2ef9b131aa6e'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:28.994711 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.backup.rpcapi [None req-7e07bcfe-746d-48d6-87a3-0cdd59a6cd40 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] import_record rpcapi backup id df7bef2e-8fc0-4a1e-b48f-52937f752cf2 on host np0000007331 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGY3YmVmMmUtOGZjMC00YTFlLWI0OGYtNTI5MzdmNzUyY2YyIiwgInVzZXJfaWQiOiAiYWUxNjg1NTBiOWRmNDk4NThlZmMyNGNmNDYxNjM4YmMiLCAicHJvamVjdF9pZCI6ICIxOTA1NWU0YjA5YTU0OTMyYjNkMWI3OTZmZTc2NTVkZCIsICJ2b2x1bWVfaWQiOiAiMWM5YTA4ZjAtMzA5OC00MzMyLWFkN2YtYmYzYzE0OWE5ZGQ3IiwgImhvc3QiOiAibnAwMDAwMDA3MzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zODgzNDUyMzUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTY2NzkyMTIxMiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzFjOWEwOGYwLTMwOTgtNDMzMi1hZDdmLWJmM2MxNDlhOWRkNy8yMDI2MDgxNDA2MTYxMy9hel9ub3ZhX2JhY2t1cF8wMzBlZjBlOS0zNTBjLTQxNzMtOGM3My1iNzI4MjIzODE0YjQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE0VDA2OjE2OjExWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDA2OjE2OjExWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDY6MTY6MjhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100404) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 14 06:16:28.997158 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.backups [None req-7e07bcfe-746d-48d6-87a3-0cdd59a6cd40 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Import record output: {'backup': {'id': 'df7bef2e-8fc0-4a1e-b48f-52937f752cf2', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.127/volume/v3/backups/df7bef2e-8fc0-4a1e-b48f-52937f752cf2'}, {'rel': 'bookmark', 'href': 'https://10.4.3.127/volume/backups/df7bef2e-8fc0-4a1e-b48f-52937f752cf2'}]}}. {{(pid=100404) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 14 06:16:28.997691 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7e07bcfe-746d-48d6-87a3-0cdd59a6cd40 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] https://10.4.3.127/volume/v3/backups/import_record returned with HTTP 201 Aug 14 06:16:28.998265 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 739/2943] 10.4.3.127 () {68 vars in 1302 bytes} [Fri Aug 14 06:16:28 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 90 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 14 06:16:29.008473 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f392a728-73b0-4272-b699-bd4c11fea77d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:29.010609 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f392a728-73b0-4272-b699-bd4c11fea77d tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] GET https://10.4.3.127/volume/v3/backups/df7bef2e-8fc0-4a1e-b48f-52937f752cf2 Aug 14 06:16:29.010879 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f392a728-73b0-4272-b699-bd4c11fea77d tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:29.011105 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f392a728-73b0-4272-b699-bd4c11fea77d tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:29.011234 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-f392a728-73b0-4272-b699-bd4c11fea77d tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Show backup with id df7bef2e-8fc0-4a1e-b48f-52937f752cf2. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:29.016431 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:29.016431 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:29.017410 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f392a728-73b0-4272-b699-bd4c11fea77d tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] https://10.4.3.127/volume/v3/backups/df7bef2e-8fc0-4a1e-b48f-52937f752cf2 returned with HTTP 200 Aug 14 06:16:29.017991 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 734/2944] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:29 2026] GET /volume/v3/backups/df7bef2e-8fc0-4a1e-b48f-52937f752cf2 => generated 647 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:29.036187 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-04dc3f93-05af-4c59-a137-139316486a80 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] POST https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8/action Aug 14 06:16:29.036610 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-04dc3f93-05af-4c59-a137-139316486a80 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:29.036702 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-04dc3f93-05af-4c59-a137-139316486a80 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:29.044611 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-144d743e-c45c-40df-8382-f65c59fb140e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:29.046752 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-144d743e-c45c-40df-8382-f65c59fb140e tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] GET https://10.4.3.127/volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 Aug 14 06:16:29.047025 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-144d743e-c45c-40df-8382-f65c59fb140e tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:29.047240 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-144d743e-c45c-40df-8382-f65c59fb140e tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:29.053488 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:29.053488 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:29.053949 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.admin_actions [None req-04dc3f93-05af-4c59-a137-139316486a80 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Updating volume '0a1cd28e-319d-46b7-baf3-0e44bc71eab8' with '{'status': 'error'}' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 06:16:29.057453 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:29.057453 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:29.063063 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-144d743e-c45c-40df-8382-f65c59fb140e tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Volume info retrieved successfully. Aug 14 06:16:29.069814 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-144d743e-c45c-40df-8382-f65c59fb140e tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 returned with HTTP 200 Aug 14 06:16:29.070383 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 741/2945] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:29 2026] GET /volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:29.083317 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-04dc3f93-05af-4c59-a137-139316486a80 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8/action returned with HTTP 202 Aug 14 06:16:29.083798 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 732/2946] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:16:28 2026] POST /volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:29.084783 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3cb446f4-1eb4-4dd0-bfce-8be2e00c77d5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:29.087050 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3cb446f4-1eb4-4dd0-bfce-8be2e00c77d5 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:16:29.087462 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3cb446f4-1eb4-4dd0-bfce-8be2e00c77d5 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4", "name": "tempest-VolumesExtendTest-Snapshot-1542061183"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:29.093479 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fc39e729-eb91-48d5-bca0-e2e2a9825b0b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:29.095707 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fc39e729-eb91-48d5-bca0-e2e2a9825b0b tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 Aug 14 06:16:29.096001 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fc39e729-eb91-48d5-bca0-e2e2a9825b0b tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:29.096244 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fc39e729-eb91-48d5-bca0-e2e2a9825b0b tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:29.098200 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:29.098200 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:29.098735 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3cb446f4-1eb4-4dd0-bfce-8be2e00c77d5 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Volume info retrieved successfully. Aug 14 06:16:29.098947 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-3cb446f4-1eb4-4dd0-bfce-8be2e00c77d5 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Create snapshot from volume 2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 Aug 14 06:16:29.108280 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:29.108280 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:29.117140 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-fc39e729-eb91-48d5-bca0-e2e2a9825b0b tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:29.119686 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fc39e729-eb91-48d5-bca0-e2e2a9825b0b tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 returned with HTTP 200 Aug 14 06:16:29.119686 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 735/2947] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:29 2026] GET /volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 => generated 1173 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:29.137609 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d5213c97-294b-48ed-9953-bf1e33677109 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:29.140496 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d5213c97-294b-48ed-9953-bf1e33677109 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] POST https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8/action Aug 14 06:16:29.140496 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d5213c97-294b-48ed-9953-bf1e33677109 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "1bd7feac-df73-47ee-99e9-e0815ab9bbf7"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:29.140496 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d5213c97-294b-48ed-9953-bf1e33677109 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "1bd7feac-df73-47ee-99e9-e0815ab9bbf7"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:29.149917 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-3cb446f4-1eb4-4dd0-bfce-8be2e00c77d5 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Created reservations ['0645a135-c9f6-40e4-8005-77cce271d7af', '6dc74fc2-cfb1-45ff-8b5b-694a5e64248d', 'b226ee87-0860-4ba5-80ea-9c14024e5873', '78d0937e-9d21-41a7-84c0-7097a3f1c931'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:29.152635 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:29.152635 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:29.153041 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d5213c97-294b-48ed-9953-bf1e33677109 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Volume info retrieved successfully. Aug 14 06:16:29.172362 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d5213c97-294b-48ed-9953-bf1e33677109 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Terminate volume connection completed successfully. Aug 14 06:16:29.178844 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d5213c97-294b-48ed-9953-bf1e33677109 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100406) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 14 06:16:29.179479 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3cb446f4-1eb4-4dd0-bfce-8be2e00c77d5 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Snapshot create request issued successfully. Aug 14 06:16:29.180024 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3cb446f4-1eb4-4dd0-bfce-8be2e00c77d5 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:16:29.180741 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 740/2948] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:16:29 2026] POST /volume/v3/snapshots => generated 304 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:29.195658 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-07e3c705-925e-4d76-b950-7009a42ec526 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:29.198280 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-07e3c705-925e-4d76-b950-7009a42ec526 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] GET https://10.4.3.127/volume/v3/snapshots/9bbff481-7790-421f-87be-8777286778ed Aug 14 06:16:29.199290 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-07e3c705-925e-4d76-b950-7009a42ec526 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:29.199290 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-07e3c705-925e-4d76-b950-7009a42ec526 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:29.205119 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:29.205119 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:29.205715 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-07e3c705-925e-4d76-b950-7009a42ec526 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Snapshot retrieved successfully. Aug 14 06:16:29.207040 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-07e3c705-925e-4d76-b950-7009a42ec526 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/snapshots/9bbff481-7790-421f-87be-8777286778ed returned with HTTP 200 Aug 14 06:16:29.207537 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 733/2949] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:29 2026] GET /volume/v3/snapshots/9bbff481-7790-421f-87be-8777286778ed => generated 436 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:29.253685 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d5213c97-294b-48ed-9953-bf1e33677109 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Detach volume completed successfully. Aug 14 06:16:29.253952 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d5213c97-294b-48ed-9953-bf1e33677109 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8/action returned with HTTP 202 Aug 14 06:16:29.254447 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 742/2950] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:16:29 2026] POST /volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:29.262030 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3f1b6f11-79ed-43ab-90a7-0a2be723c0a1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:29.263946 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3f1b6f11-79ed-43ab-90a7-0a2be723c0a1 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 Aug 14 06:16:29.264122 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3f1b6f11-79ed-43ab-90a7-0a2be723c0a1 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:29.264364 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3f1b6f11-79ed-43ab-90a7-0a2be723c0a1 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:29.272999 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:29.272999 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:29.276946 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3f1b6f11-79ed-43ab-90a7-0a2be723c0a1 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:29.281140 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3f1b6f11-79ed-43ab-90a7-0a2be723c0a1 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 returned with HTTP 200 Aug 14 06:16:29.281530 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 736/2951] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:29 2026] GET /volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:29.295051 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ebcb27b7-a6b0-49f5-b1ca-f0024856e769 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:29.296902 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ebcb27b7-a6b0-49f5-b1ca-f0024856e769 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 Aug 14 06:16:29.297292 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ebcb27b7-a6b0-49f5-b1ca-f0024856e769 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:29.297610 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ebcb27b7-a6b0-49f5-b1ca-f0024856e769 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:29.305860 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:29.305860 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:29.310258 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-ebcb27b7-a6b0-49f5-b1ca-f0024856e769 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:29.315284 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ebcb27b7-a6b0-49f5-b1ca-f0024856e769 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 returned with HTTP 200 Aug 14 06:16:29.316038 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 741/2952] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:29 2026] GET /volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:29.334121 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9227b477-6b3b-4a4f-9a11-502a979b2226 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:29.335947 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9227b477-6b3b-4a4f-9a11-502a979b2226 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] POST https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8/action Aug 14 06:16:29.336298 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9227b477-6b3b-4a4f-9a11-502a979b2226 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Action body: b'{"os-detach": {}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:29.337288 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9227b477-6b3b-4a4f-9a11-502a979b2226 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:29.338042 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bba460a9-9580-486e-81da-86e23f6ab8b1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:29.340246 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bba460a9-9580-486e-81da-86e23f6ab8b1 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/volumes/cdc2add4-fe15-4e78-a00e-fa3dc30bc1fa Aug 14 06:16:29.340512 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bba460a9-9580-486e-81da-86e23f6ab8b1 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:29.340714 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bba460a9-9580-486e-81da-86e23f6ab8b1 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:29.347700 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:29.347700 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:29.348467 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9227b477-6b3b-4a4f-9a11-502a979b2226 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:29.350720 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bba460a9-9580-486e-81da-86e23f6ab8b1 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/cdc2add4-fe15-4e78-a00e-fa3dc30bc1fa returned with HTTP 404 Aug 14 06:16:29.351511 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 743/2953] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:29 2026] GET /volume/v3/volumes/cdc2add4-fe15-4e78-a00e-fa3dc30bc1fa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:29.360923 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-61a51ea6-44d2-4b21-b132-dbe675d2cd17 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:29.362609 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-61a51ea6-44d2-4b21-b132-dbe675d2cd17 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] DELETE https://10.4.3.127/volume/v3/volumes/ea2e6fb7-bf54-403a-9c68-2dca3961e548 Aug 14 06:16:29.362828 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-61a51ea6-44d2-4b21-b132-dbe675d2cd17 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:29.363010 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-61a51ea6-44d2-4b21-b132-dbe675d2cd17 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:29.363159 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-61a51ea6-44d2-4b21-b132-dbe675d2cd17 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Delete volume with id: ea2e6fb7-bf54-403a-9c68-2dca3961e548 Aug 14 06:16:29.369307 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9227b477-6b3b-4a4f-9a11-502a979b2226 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Detach volume completed successfully. Aug 14 06:16:29.369646 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9227b477-6b3b-4a4f-9a11-502a979b2226 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8/action returned with HTTP 202 Aug 14 06:16:29.370056 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 734/2954] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:16:29 2026] POST /volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:29.370655 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:29.370655 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:29.371170 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-61a51ea6-44d2-4b21-b132-dbe675d2cd17 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Volume info retrieved successfully. Aug 14 06:16:29.379111 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-59f4ba43-4c97-47a8-9f12-1c665ff644f7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:29.381039 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-59f4ba43-4c97-47a8-9f12-1c665ff644f7 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 Aug 14 06:16:29.381484 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-59f4ba43-4c97-47a8-9f12-1c665ff644f7 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:29.381862 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-59f4ba43-4c97-47a8-9f12-1c665ff644f7 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:29.389328 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-61a51ea6-44d2-4b21-b132-dbe675d2cd17 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Delete volume request issued successfully. Aug 14 06:16:29.389663 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-61a51ea6-44d2-4b21-b132-dbe675d2cd17 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/ea2e6fb7-bf54-403a-9c68-2dca3961e548 returned with HTTP 202 Aug 14 06:16:29.390028 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 737/2955] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:29 2026] DELETE /volume/v3/volumes/ea2e6fb7-bf54-403a-9c68-2dca3961e548 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:29.393523 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:29.393523 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:29.398817 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a060f1ed-c5d4-4f80-808d-8f6b31b8ea78 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:29.399421 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-59f4ba43-4c97-47a8-9f12-1c665ff644f7 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:29.401341 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a060f1ed-c5d4-4f80-808d-8f6b31b8ea78 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/volumes/ea2e6fb7-bf54-403a-9c68-2dca3961e548 Aug 14 06:16:29.401631 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a060f1ed-c5d4-4f80-808d-8f6b31b8ea78 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:29.401909 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a060f1ed-c5d4-4f80-808d-8f6b31b8ea78 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:29.406782 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-59f4ba43-4c97-47a8-9f12-1c665ff644f7 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 returned with HTTP 200 Aug 14 06:16:29.407646 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 742/2956] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:29 2026] GET /volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:29.411314 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:29.411314 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:29.416028 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a060f1ed-c5d4-4f80-808d-8f6b31b8ea78 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Volume info retrieved successfully. Aug 14 06:16:29.420442 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cebfab1e-d5b5-4e39-8671-3448decf4489 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:29.423357 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cebfab1e-d5b5-4e39-8671-3448decf4489 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 Aug 14 06:16:29.423611 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a060f1ed-c5d4-4f80-808d-8f6b31b8ea78 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/ea2e6fb7-bf54-403a-9c68-2dca3961e548 returned with HTTP 200 Aug 14 06:16:29.423751 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cebfab1e-d5b5-4e39-8671-3448decf4489 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:29.423861 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cebfab1e-d5b5-4e39-8671-3448decf4489 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:29.424186 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 744/2957] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:29 2026] GET /volume/v3/volumes/ea2e6fb7-bf54-403a-9c68-2dca3961e548 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:29.430937 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:29.430937 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:29.435341 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cebfab1e-d5b5-4e39-8671-3448decf4489 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:29.439801 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cebfab1e-d5b5-4e39-8671-3448decf4489 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 returned with HTTP 200 Aug 14 06:16:29.440296 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 735/2958] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:29 2026] GET /volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:29.454434 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5511edc4-cbe9-4374-981c-5cee286b9cff None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:29.456820 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5511edc4-cbe9-4374-981c-5cee286b9cff tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] DELETE https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 Aug 14 06:16:29.457135 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5511edc4-cbe9-4374-981c-5cee286b9cff tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:29.457410 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5511edc4-cbe9-4374-981c-5cee286b9cff tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:29.457650 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-5511edc4-cbe9-4374-981c-5cee286b9cff tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Delete volume with id: 0a1cd28e-319d-46b7-baf3-0e44bc71eab8 Aug 14 06:16:29.466877 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:29.466877 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:29.467572 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5511edc4-cbe9-4374-981c-5cee286b9cff tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:29.485735 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5511edc4-cbe9-4374-981c-5cee286b9cff tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Delete volume request issued successfully. Aug 14 06:16:29.486003 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5511edc4-cbe9-4374-981c-5cee286b9cff tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 returned with HTTP 202 Aug 14 06:16:29.486350 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 738/2959] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:29 2026] DELETE /volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:29.497581 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e8e57420-6277-4b1a-ac3e-e5584b44ef8a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:29.499684 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e8e57420-6277-4b1a-ac3e-e5584b44ef8a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 Aug 14 06:16:29.500714 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e8e57420-6277-4b1a-ac3e-e5584b44ef8a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:29.501420 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e8e57420-6277-4b1a-ac3e-e5584b44ef8a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:29.514131 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:29.514131 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:29.517913 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e8e57420-6277-4b1a-ac3e-e5584b44ef8a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:29.524456 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e8e57420-6277-4b1a-ac3e-e5584b44ef8a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 returned with HTTP 200 Aug 14 06:16:29.525239 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 743/2960] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:29 2026] GET /volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:30.028207 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-80a50bf2-07ab-41ba-b9cb-f3e45770b9b7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:30.030617 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-80a50bf2-07ab-41ba-b9cb-f3e45770b9b7 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] GET https://10.4.3.127/volume/v3/backups/df7bef2e-8fc0-4a1e-b48f-52937f752cf2 Aug 14 06:16:30.030924 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-80a50bf2-07ab-41ba-b9cb-f3e45770b9b7 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:30.031208 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-80a50bf2-07ab-41ba-b9cb-f3e45770b9b7 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:30.031352 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-80a50bf2-07ab-41ba-b9cb-f3e45770b9b7 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Show backup with id df7bef2e-8fc0-4a1e-b48f-52937f752cf2. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:30.043910 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:30.043910 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:30.044760 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-80a50bf2-07ab-41ba-b9cb-f3e45770b9b7 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] https://10.4.3.127/volume/v3/backups/df7bef2e-8fc0-4a1e-b48f-52937f752cf2 returned with HTTP 200 Aug 14 06:16:30.045225 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 745/2961] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:30 2026] GET /volume/v3/backups/df7bef2e-8fc0-4a1e-b48f-52937f752cf2 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:30.054693 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d49d9fca-8b55-48b6-98d5-1fb94f3b0021 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:30.056365 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d49d9fca-8b55-48b6-98d5-1fb94f3b0021 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] GET https://10.4.3.127/volume/v3/backups Aug 14 06:16:30.056639 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d49d9fca-8b55-48b6-98d5-1fb94f3b0021 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:30.056868 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d49d9fca-8b55-48b6-98d5-1fb94f3b0021 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:30.068106 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d49d9fca-8b55-48b6-98d5-1fb94f3b0021 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 200 Aug 14 06:16:30.068551 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 736/2962] 10.4.3.127 () {66 vars in 1237 bytes} [Fri Aug 14 06:16:30 2026] GET /volume/v3/backups => generated 338 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:30.077119 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:30.078970 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] POST https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4/restore Aug 14 06:16:30.079323 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:30.080717 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Restoring backup 030ef0e9-350c-4173-8c73-b728223814b4 ({'restore': {}}) {{(pid=100405) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 06:16:30.080847 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Restoring backup 030ef0e9-350c-4173-8c73-b728223814b4 to volume None. Aug 14 06:16:30.085055 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:30.085055 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:30.086091 np0000007331 devstack@c-api.service[100405]: INFO cinder.backup.api [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Creating volume of 1 GB for restore of backup 030ef0e9-350c-4173-8c73-b728223814b4. Aug 14 06:16:30.089773 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Availability Zones retrieved successfully. Aug 14 06:16:30.095102 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Flow 'volume_create_api' (1fef2080-c798-4b98-91d4-9cee4e501e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:30.096063 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd4d804d-275f-40c1-957e-2da2a272873b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:30.096900 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:30.121672 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd4d804d-275f-40c1-957e-2da2a272873b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:30.122405 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (140c5c40-9186-4158-b57d-306629244f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:30.153421 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Created reservations ['616f42d7-a100-4088-bde2-b17aee7e711f', '57b4251d-7b1f-4e81-9705-1e187d2bcd95', 'f8ff9ed8-01a8-4110-a083-51c5c78dcf90', '406b63d1-9e77-4331-9163-b179d7490f15'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:30.154165 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (140c5c40-9186-4158-b57d-306629244f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['616f42d7-a100-4088-bde2-b17aee7e711f', '57b4251d-7b1f-4e81-9705-1e187d2bcd95', 'f8ff9ed8-01a8-4110-a083-51c5c78dcf90', '406b63d1-9e77-4331-9163-b179d7490f15']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:30.154827 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a52c00-e74f-4947-ac7f-622650cea4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:30.182675 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a52c00-e74f-4947-ac7f-622650cea4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '996082da-f64c-4622-b14c-3516bae27fb2', '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_030ef0e9-350c-4173-8c73-b728223814b4',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19055e4b09a54932b3d1b796fe7655dd',qos_specs=None,replication_status=,reservations=['616f42d7-a100-4088-bde2-b17aee7e711f','57b4251d-7b1f-4e81-9705-1e187d2bcd95','f8ff9ed8-01a8-4110-a083-51c5c78dcf90','406b63d1-9e77-4331-9163-b179d7490f15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae168550b9df49858efc24cf461638bc',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:30Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_030ef0e9-350c-4173-8c73-b728223814b4',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=996082da-f64c-4622-b14c-3516bae27fb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19055e4b09a54932b3d1b796fe7655dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae168550b9df49858efc24cf461638bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:30.183413 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2810f451-77ad-4635-ba1b-1171dc7f16f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:30.198769 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2810f451-77ad-4635-ba1b-1171dc7f16f4) transitioned into 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_030ef0e9-350c-4173-8c73-b728223814b4',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19055e4b09a54932b3d1b796fe7655dd',qos_specs=None,replication_status=,reservations=['616f42d7-a100-4088-bde2-b17aee7e711f','57b4251d-7b1f-4e81-9705-1e187d2bcd95','f8ff9ed8-01a8-4110-a083-51c5c78dcf90','406b63d1-9e77-4331-9163-b179d7490f15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae168550b9df49858efc24cf461638bc',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:30.199554 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88ddc1ab-b53c-40b8-ae56-d63b5704232d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:30.209628 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88ddc1ab-b53c-40b8-ae56-d63b5704232d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:30.210498 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Flow 'volume_create_api' (1fef2080-c798-4b98-91d4-9cee4e501e89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:30.210900 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Create volume request issued successfully. Aug 14 06:16:30.217941 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-343362c1-3563-46fc-8cc3-d82e6259b034 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:30.218321 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:30.218321 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:30.218636 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Volume info retrieved successfully. Aug 14 06:16:30.219888 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-343362c1-3563-46fc-8cc3-d82e6259b034 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] GET https://10.4.3.127/volume/v3/snapshots/9bbff481-7790-421f-87be-8777286778ed Aug 14 06:16:30.221332 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-343362c1-3563-46fc-8cc3-d82e6259b034 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:30.221332 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-343362c1-3563-46fc-8cc3-d82e6259b034 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:30.227101 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:30.227101 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:30.227101 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-343362c1-3563-46fc-8cc3-d82e6259b034 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Snapshot retrieved successfully. Aug 14 06:16:30.227101 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-343362c1-3563-46fc-8cc3-d82e6259b034 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/snapshots/9bbff481-7790-421f-87be-8777286778ed returned with HTTP 200 Aug 14 06:16:30.227101 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 744/2963] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:30 2026] GET /volume/v3/snapshots/9bbff481-7790-421f-87be-8777286778ed => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:30.237549 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d3a754b1-861f-4c29-bf4d-6f76857b0037 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:30.239496 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d3a754b1-861f-4c29-bf4d-6f76857b0037 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] POST https://10.4.3.127/volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4/action Aug 14 06:16:30.239881 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d3a754b1-861f-4c29-bf4d-6f76857b0037 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:30.240013 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d3a754b1-861f-4c29-bf4d-6f76857b0037 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:30.248206 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:30.248206 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:30.248760 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d3a754b1-861f-4c29-bf4d-6f76857b0037 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Volume info retrieved successfully. Aug 14 06:16:30.296746 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-d3a754b1-861f-4c29-bf4d-6f76857b0037 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Created reservations ['87ff2cbf-a5e0-48b3-ac87-47cac0eecca6', 'ab760467-cb86-4337-a9f1-6cee30f09e32'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:30.307943 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d3a754b1-861f-4c29-bf4d-6f76857b0037 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Extend volume request issued successfully. Aug 14 06:16:30.308201 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d3a754b1-861f-4c29-bf4d-6f76857b0037 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4/action returned with HTTP 202 Aug 14 06:16:30.308848 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 746/2964] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:16:30 2026] POST /volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:30.321075 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5cc69f93-7804-46c9-9e2b-4ad867d636bd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:30.323062 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5cc69f93-7804-46c9-9e2b-4ad867d636bd tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] GET https://10.4.3.127/volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 Aug 14 06:16:30.323365 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5cc69f93-7804-46c9-9e2b-4ad867d636bd tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:30.323676 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5cc69f93-7804-46c9-9e2b-4ad867d636bd tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:30.331614 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:30.331614 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:30.336559 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5cc69f93-7804-46c9-9e2b-4ad867d636bd tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Volume info retrieved successfully. Aug 14 06:16:30.342893 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5cc69f93-7804-46c9-9e2b-4ad867d636bd tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 returned with HTTP 200 Aug 14 06:16:30.343515 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 737/2965] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:30 2026] GET /volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:30.437129 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-76a21ec5-55fc-4193-a8ad-fd9a4661cb98 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:30.439076 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-76a21ec5-55fc-4193-a8ad-fd9a4661cb98 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/volumes/ea2e6fb7-bf54-403a-9c68-2dca3961e548 Aug 14 06:16:30.439550 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-76a21ec5-55fc-4193-a8ad-fd9a4661cb98 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:30.439933 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-76a21ec5-55fc-4193-a8ad-fd9a4661cb98 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:30.447698 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-76a21ec5-55fc-4193-a8ad-fd9a4661cb98 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/ea2e6fb7-bf54-403a-9c68-2dca3961e548 returned with HTTP 404 Aug 14 06:16:30.448599 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 745/2966] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:30 2026] GET /volume/v3/volumes/ea2e6fb7-bf54-403a-9c68-2dca3961e548 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:30.456731 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6b40d493-a3b5-45cf-941a-5961515fc4dc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:30.458570 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6b40d493-a3b5-45cf-941a-5961515fc4dc tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] DELETE https://10.4.3.127/volume/v3/volumes/312fe836-6a28-45b9-9799-9c0387f77e41 Aug 14 06:16:30.458734 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6b40d493-a3b5-45cf-941a-5961515fc4dc tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:30.458918 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6b40d493-a3b5-45cf-941a-5961515fc4dc tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:30.459081 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-6b40d493-a3b5-45cf-941a-5961515fc4dc tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Delete volume with id: 312fe836-6a28-45b9-9799-9c0387f77e41 Aug 14 06:16:30.465611 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:30.465611 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:30.466232 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6b40d493-a3b5-45cf-941a-5961515fc4dc tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Volume info retrieved successfully. Aug 14 06:16:30.485319 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6b40d493-a3b5-45cf-941a-5961515fc4dc tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Delete volume request issued successfully. Aug 14 06:16:30.485557 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6b40d493-a3b5-45cf-941a-5961515fc4dc tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/312fe836-6a28-45b9-9799-9c0387f77e41 returned with HTTP 202 Aug 14 06:16:30.486062 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 747/2967] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:30 2026] DELETE /volume/v3/volumes/312fe836-6a28-45b9-9799-9c0387f77e41 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:30.498059 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b2bca5c3-7a06-4e33-8618-d6221aabd6e1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:30.501343 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b2bca5c3-7a06-4e33-8618-d6221aabd6e1 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/volumes/312fe836-6a28-45b9-9799-9c0387f77e41 Aug 14 06:16:30.501867 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b2bca5c3-7a06-4e33-8618-d6221aabd6e1 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:30.502261 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b2bca5c3-7a06-4e33-8618-d6221aabd6e1 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:30.511211 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:30.511211 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:30.516076 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b2bca5c3-7a06-4e33-8618-d6221aabd6e1 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Volume info retrieved successfully. Aug 14 06:16:30.522294 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b2bca5c3-7a06-4e33-8618-d6221aabd6e1 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/312fe836-6a28-45b9-9799-9c0387f77e41 returned with HTTP 200 Aug 14 06:16:30.523128 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 738/2968] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:30 2026] GET /volume/v3/volumes/312fe836-6a28-45b9-9799-9c0387f77e41 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:30.540688 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-25879b70-bf6b-4574-8d70-502253b33ff5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:30.542679 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-25879b70-bf6b-4574-8d70-502253b33ff5 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 Aug 14 06:16:30.543075 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-25879b70-bf6b-4574-8d70-502253b33ff5 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:30.543424 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-25879b70-bf6b-4574-8d70-502253b33ff5 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:30.550191 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-25879b70-bf6b-4574-8d70-502253b33ff5 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 returned with HTTP 404 Aug 14 06:16:30.550191 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 746/2969] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:30 2026] GET /volume/v3/volumes/0a1cd28e-319d-46b7-baf3-0e44bc71eab8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:31.227188 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:31.227188 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:31.227774 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Volume info retrieved successfully. Aug 14 06:16:31.228004 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.backup.api [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Checking backup size 1 against volume size 1 {{(pid=100405) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 06:16:31.228218 np0000007331 devstack@c-api.service[100405]: INFO cinder.backup.api [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Overwriting volume 996082da-f64c-4622-b14c-3516bae27fb2 with restore of backup 030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:31.239985 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.backup.rpcapi [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] restore_backup in rpcapi backup_id 030ef0e9-350c-4173-8c73-b728223814b4 {{(pid=100405) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 06:16:31.241750 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0527fd88-f900-4fa1-ab32-6d035b8cd8f8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4/restore returned with HTTP 202 Aug 14 06:16:31.242539 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 739/2970] 10.4.3.127 () {68 vars in 1393 bytes} [Fri Aug 14 06:16:30 2026] POST /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4/restore => generated 189 bytes in 1166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:31.250850 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-009656f3-8ebd-475f-9c82-54bb6abf2e88 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:31.252549 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-009656f3-8ebd-475f-9c82-54bb6abf2e88 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:31.252734 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-009656f3-8ebd-475f-9c82-54bb6abf2e88 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:31.252925 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-009656f3-8ebd-475f-9c82-54bb6abf2e88 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:31.253024 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-009656f3-8ebd-475f-9c82-54bb6abf2e88 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:31.256797 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:31.256797 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:31.257528 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-009656f3-8ebd-475f-9c82-54bb6abf2e88 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:31.257852 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 748/2971] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:31 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 802 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:31.356973 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bb71f488-d4c5-4a08-adca-651df4219b26 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:31.359760 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bb71f488-d4c5-4a08-adca-651df4219b26 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] GET https://10.4.3.127/volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 Aug 14 06:16:31.360054 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bb71f488-d4c5-4a08-adca-651df4219b26 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:31.360350 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bb71f488-d4c5-4a08-adca-651df4219b26 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:31.368374 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:31.368374 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:31.378424 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bb71f488-d4c5-4a08-adca-651df4219b26 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Volume info retrieved successfully. Aug 14 06:16:31.380998 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bb71f488-d4c5-4a08-adca-651df4219b26 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 returned with HTTP 200 Aug 14 06:16:31.382011 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 739/2972] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:31 2026] GET /volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:31.396559 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f358c647-c72e-4c0d-a5fa-52d23df053fc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:31.399707 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f358c647-c72e-4c0d-a5fa-52d23df053fc tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] GET https://10.4.3.127/volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 Aug 14 06:16:31.399898 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f358c647-c72e-4c0d-a5fa-52d23df053fc tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:31.400127 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f358c647-c72e-4c0d-a5fa-52d23df053fc tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:31.420212 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:31.420212 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:31.424314 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f358c647-c72e-4c0d-a5fa-52d23df053fc tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Volume info retrieved successfully. Aug 14 06:16:31.428586 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f358c647-c72e-4c0d-a5fa-52d23df053fc tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 returned with HTTP 200 Aug 14 06:16:31.429006 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 747/2973] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:31 2026] GET /volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:31.443925 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ffa26c21-3293-4089-8293-f9dbe9cd7ad0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:31.446353 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ffa26c21-3293-4089-8293-f9dbe9cd7ad0 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/9bbff481-7790-421f-87be-8777286778ed Aug 14 06:16:31.446692 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ffa26c21-3293-4089-8293-f9dbe9cd7ad0 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:31.447069 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ffa26c21-3293-4089-8293-f9dbe9cd7ad0 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:31.447211 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-ffa26c21-3293-4089-8293-f9dbe9cd7ad0 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Delete snapshot with id: 9bbff481-7790-421f-87be-8777286778ed Aug 14 06:16:31.451945 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:31.451945 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:31.452437 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ffa26c21-3293-4089-8293-f9dbe9cd7ad0 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Snapshot retrieved successfully. Aug 14 06:16:31.470598 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ffa26c21-3293-4089-8293-f9dbe9cd7ad0 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Snapshot delete request issued successfully. Aug 14 06:16:31.470873 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ffa26c21-3293-4089-8293-f9dbe9cd7ad0 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/snapshots/9bbff481-7790-421f-87be-8777286778ed returned with HTTP 202 Aug 14 06:16:31.471359 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 740/2974] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:16:31 2026] DELETE /volume/v3/snapshots/9bbff481-7790-421f-87be-8777286778ed => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:31.478357 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e6ef9fd8-14d9-4e0c-81dc-7f812d5a0653 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:31.480857 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e6ef9fd8-14d9-4e0c-81dc-7f812d5a0653 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] GET https://10.4.3.127/volume/v3/snapshots/9bbff481-7790-421f-87be-8777286778ed Aug 14 06:16:31.481113 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e6ef9fd8-14d9-4e0c-81dc-7f812d5a0653 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:31.481374 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e6ef9fd8-14d9-4e0c-81dc-7f812d5a0653 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:31.487667 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:31.487667 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:31.488306 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e6ef9fd8-14d9-4e0c-81dc-7f812d5a0653 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Snapshot retrieved successfully. Aug 14 06:16:31.489379 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e6ef9fd8-14d9-4e0c-81dc-7f812d5a0653 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/snapshots/9bbff481-7790-421f-87be-8777286778ed returned with HTTP 200 Aug 14 06:16:31.489903 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 749/2975] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:31 2026] GET /volume/v3/snapshots/9bbff481-7790-421f-87be-8777286778ed => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:31.539303 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-753f5408-94f4-4237-8d3c-c6ba5c7a5691 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:31.542856 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-753f5408-94f4-4237-8d3c-c6ba5c7a5691 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/volumes/312fe836-6a28-45b9-9799-9c0387f77e41 Aug 14 06:16:31.542856 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-753f5408-94f4-4237-8d3c-c6ba5c7a5691 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:31.542856 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-753f5408-94f4-4237-8d3c-c6ba5c7a5691 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:31.550101 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-753f5408-94f4-4237-8d3c-c6ba5c7a5691 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/312fe836-6a28-45b9-9799-9c0387f77e41 returned with HTTP 404 Aug 14 06:16:31.550778 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 740/2976] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:31 2026] GET /volume/v3/volumes/312fe836-6a28-45b9-9799-9c0387f77e41 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:31.558787 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-50569d7e-736f-4e68-b2cf-f6cbff65c5a8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:31.560775 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-50569d7e-736f-4e68-b2cf-f6cbff65c5a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] DELETE https://10.4.3.127/volume/v3/volumes/22b16d19-05c0-47e4-8af4-814500a898d5 Aug 14 06:16:31.561157 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-50569d7e-736f-4e68-b2cf-f6cbff65c5a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:31.561418 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-50569d7e-736f-4e68-b2cf-f6cbff65c5a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:31.561623 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-50569d7e-736f-4e68-b2cf-f6cbff65c5a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Delete volume with id: 22b16d19-05c0-47e4-8af4-814500a898d5 Aug 14 06:16:31.570441 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:31.570441 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:31.570924 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-50569d7e-736f-4e68-b2cf-f6cbff65c5a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Volume info retrieved successfully. Aug 14 06:16:31.590277 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-50569d7e-736f-4e68-b2cf-f6cbff65c5a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Delete volume request issued successfully. Aug 14 06:16:31.590579 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-50569d7e-736f-4e68-b2cf-f6cbff65c5a8 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/22b16d19-05c0-47e4-8af4-814500a898d5 returned with HTTP 202 Aug 14 06:16:31.591185 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 748/2977] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:31 2026] DELETE /volume/v3/volumes/22b16d19-05c0-47e4-8af4-814500a898d5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:31.597642 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fb95e60b-0bac-4c01-b37e-ae29d1bccc3c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:31.599404 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fb95e60b-0bac-4c01-b37e-ae29d1bccc3c tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/volumes/22b16d19-05c0-47e4-8af4-814500a898d5 Aug 14 06:16:31.599629 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fb95e60b-0bac-4c01-b37e-ae29d1bccc3c tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:31.599858 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fb95e60b-0bac-4c01-b37e-ae29d1bccc3c tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:31.609382 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:31.609382 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:31.616727 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-fb95e60b-0bac-4c01-b37e-ae29d1bccc3c tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Volume info retrieved successfully. Aug 14 06:16:31.621964 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fb95e60b-0bac-4c01-b37e-ae29d1bccc3c tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/22b16d19-05c0-47e4-8af4-814500a898d5 returned with HTTP 200 Aug 14 06:16:31.622510 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 741/2978] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:31 2026] GET /volume/v3/volumes/22b16d19-05c0-47e4-8af4-814500a898d5 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:32.267882 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a2afa5d5-1b58-44d2-ba6e-7fc4bc79853c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:32.272556 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a2afa5d5-1b58-44d2-ba6e-7fc4bc79853c tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:32.275911 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a2afa5d5-1b58-44d2-ba6e-7fc4bc79853c tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:32.277420 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a2afa5d5-1b58-44d2-ba6e-7fc4bc79853c tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:32.277420 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-a2afa5d5-1b58-44d2-ba6e-7fc4bc79853c tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:32.284628 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:32.284628 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:32.285457 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a2afa5d5-1b58-44d2-ba6e-7fc4bc79853c tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:32.285931 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 750/2979] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:32 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:32.499642 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e47398f1-e78d-4d8d-812b-938126fb033b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:32.501356 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e47398f1-e78d-4d8d-812b-938126fb033b tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] GET https://10.4.3.127/volume/v3/snapshots/9bbff481-7790-421f-87be-8777286778ed Aug 14 06:16:32.501644 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e47398f1-e78d-4d8d-812b-938126fb033b tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:32.501908 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e47398f1-e78d-4d8d-812b-938126fb033b tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:32.507109 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e47398f1-e78d-4d8d-812b-938126fb033b tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/snapshots/9bbff481-7790-421f-87be-8777286778ed returned with HTTP 404 Aug 14 06:16:32.507666 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 741/2980] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:32 2026] GET /volume/v3/snapshots/9bbff481-7790-421f-87be-8777286778ed => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:32.515048 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2083cdc6-f43e-45f8-b539-25253ee1e88a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:32.519711 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2083cdc6-f43e-45f8-b539-25253ee1e88a tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] GET https://10.4.3.127/volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 Aug 14 06:16:32.519912 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2083cdc6-f43e-45f8-b539-25253ee1e88a tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:32.520457 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2083cdc6-f43e-45f8-b539-25253ee1e88a tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:32.526944 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:32.526944 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:32.530631 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2083cdc6-f43e-45f8-b539-25253ee1e88a tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Volume info retrieved successfully. Aug 14 06:16:32.535274 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2083cdc6-f43e-45f8-b539-25253ee1e88a tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 returned with HTTP 200 Aug 14 06:16:32.535710 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 749/2981] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:32 2026] GET /volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:32.547253 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-bd57b66b-537c-43ea-8d4c-570ed14f3a04 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:32.549591 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bd57b66b-537c-43ea-8d4c-570ed14f3a04 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] DELETE https://10.4.3.127/volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 Aug 14 06:16:32.549591 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bd57b66b-537c-43ea-8d4c-570ed14f3a04 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:32.549591 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bd57b66b-537c-43ea-8d4c-570ed14f3a04 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:32.549591 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-bd57b66b-537c-43ea-8d4c-570ed14f3a04 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Delete volume with id: 2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 Aug 14 06:16:32.557434 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:32.557434 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:32.557434 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-bd57b66b-537c-43ea-8d4c-570ed14f3a04 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Volume info retrieved successfully. Aug 14 06:16:32.571753 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-bd57b66b-537c-43ea-8d4c-570ed14f3a04 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Delete volume request issued successfully. Aug 14 06:16:32.571983 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bd57b66b-537c-43ea-8d4c-570ed14f3a04 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 returned with HTTP 202 Aug 14 06:16:32.572414 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 742/2982] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:32 2026] DELETE /volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:32.581219 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-93e10fa6-e216-420b-8c73-882885512f90 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:32.583449 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-93e10fa6-e216-420b-8c73-882885512f90 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] GET https://10.4.3.127/volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 Aug 14 06:16:32.583929 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-93e10fa6-e216-420b-8c73-882885512f90 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:32.585424 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-93e10fa6-e216-420b-8c73-882885512f90 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:32.597559 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:32.597559 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:32.606432 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-93e10fa6-e216-420b-8c73-882885512f90 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Volume info retrieved successfully. Aug 14 06:16:32.613290 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-93e10fa6-e216-420b-8c73-882885512f90 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 returned with HTTP 200 Aug 14 06:16:32.613902 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 751/2983] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:32 2026] GET /volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:32.635201 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dc1b9a31-a3ce-4133-afe8-dfc4da7814c5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:32.637136 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dc1b9a31-a3ce-4133-afe8-dfc4da7814c5 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/volumes/22b16d19-05c0-47e4-8af4-814500a898d5 Aug 14 06:16:32.637344 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dc1b9a31-a3ce-4133-afe8-dfc4da7814c5 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:32.638592 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dc1b9a31-a3ce-4133-afe8-dfc4da7814c5 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:32.650534 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dc1b9a31-a3ce-4133-afe8-dfc4da7814c5 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/22b16d19-05c0-47e4-8af4-814500a898d5 returned with HTTP 404 Aug 14 06:16:32.650534 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 742/2984] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:32 2026] GET /volume/v3/volumes/22b16d19-05c0-47e4-8af4-814500a898d5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:32.659045 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-22c6212f-5062-4739-bf16-c0530a119791 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:32.660962 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-22c6212f-5062-4739-bf16-c0530a119791 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/c7b7a131-938d-4e48-af0c-2abc12b0bc52 Aug 14 06:16:32.661201 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-22c6212f-5062-4739-bf16-c0530a119791 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:32.661432 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-22c6212f-5062-4739-bf16-c0530a119791 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:32.661575 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-22c6212f-5062-4739-bf16-c0530a119791 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Delete snapshot with id: c7b7a131-938d-4e48-af0c-2abc12b0bc52 Aug 14 06:16:32.666754 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:32.666754 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:32.667228 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-22c6212f-5062-4739-bf16-c0530a119791 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Snapshot retrieved successfully. Aug 14 06:16:32.685890 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-22c6212f-5062-4739-bf16-c0530a119791 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Snapshot delete request issued successfully. Aug 14 06:16:32.685963 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-22c6212f-5062-4739-bf16-c0530a119791 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/snapshots/c7b7a131-938d-4e48-af0c-2abc12b0bc52 returned with HTTP 202 Aug 14 06:16:32.686456 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 750/2985] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:16:32 2026] DELETE /volume/v3/snapshots/c7b7a131-938d-4e48-af0c-2abc12b0bc52 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:32.693432 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5b014132-2c3e-4364-93c3-e1eaf4e9eddb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:32.695271 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5b014132-2c3e-4364-93c3-e1eaf4e9eddb tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/snapshots/c7b7a131-938d-4e48-af0c-2abc12b0bc52 Aug 14 06:16:32.695579 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5b014132-2c3e-4364-93c3-e1eaf4e9eddb tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:32.695795 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5b014132-2c3e-4364-93c3-e1eaf4e9eddb tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:32.700609 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:32.700609 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:32.701080 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5b014132-2c3e-4364-93c3-e1eaf4e9eddb tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Snapshot retrieved successfully. Aug 14 06:16:32.701808 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5b014132-2c3e-4364-93c3-e1eaf4e9eddb tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/snapshots/c7b7a131-938d-4e48-af0c-2abc12b0bc52 returned with HTTP 200 Aug 14 06:16:32.702187 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 743/2986] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:32 2026] GET /volume/v3/snapshots/c7b7a131-938d-4e48-af0c-2abc12b0bc52 => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:33.767449 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:33.767449 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:33.767449 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1646555903"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:33.767449 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1646555903'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:33.767449 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Create volume of 1 GB Aug 14 06:16:33.767449 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Availability Zones retrieved successfully. Aug 14 06:16:33.767449 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Flow 'volume_create_api' (7dbb6526-957a-44ac-a2f8-d1d2054c74e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:33.767449 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74f96615-f287-41fc-adb5-d91a03a3910f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:33.767449 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:33.767449 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74f96615-f287-41fc-adb5-d91a03a3910f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:33.767449 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c10bd53c-96b2-436d-9f7a-375c731d8a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:33.767449 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Created reservations ['ee8afa36-b307-47b5-90a8-a5ab582bd503', 'f7f6e4a1-254d-4e73-a640-a7334a242fb1', 'd78c3273-b0ca-4295-9bc3-f57f08f3062b', '1b119a77-65ad-4ae6-b29b-fc50279e08fd'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:33.767449 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c10bd53c-96b2-436d-9f7a-375c731d8a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee8afa36-b307-47b5-90a8-a5ab582bd503', 'f7f6e4a1-254d-4e73-a640-a7334a242fb1', 'd78c3273-b0ca-4295-9bc3-f57f08f3062b', '1b119a77-65ad-4ae6-b29b-fc50279e08fd']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:33.778556 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cad7f4b6-3155-4503-bc84-ecc03f5a1095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:33.778556 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cad7f4b6-3155-4503-bc84-ecc03f5a1095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76429451-a2ec-4f87-9f3f-d486ecc1faac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1646555903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22386ec62ce2491dab71d78f15df6f9d',qos_specs=None,replication_status=,reservations=['ee8afa36-b307-47b5-90a8-a5ab582bd503','f7f6e4a1-254d-4e73-a640-a7334a242fb1','d78c3273-b0ca-4295-9bc3-f57f08f3062b','1b119a77-65ad-4ae6-b29b-fc50279e08fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ba4fa3b392f40e1a95bd2f6e1e1bca3',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1646555903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76429451-a2ec-4f87-9f3f-d486ecc1faac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22386ec62ce2491dab71d78f15df6f9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ba4fa3b392f40e1a95bd2f6e1e1bca3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:33.778556 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05dcd04b-9c7a-4657-bcf6-1c1b27499baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:33.778556 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05dcd04b-9c7a-4657-bcf6-1c1b27499baa) transitioned into state 'SUCCESS' from state '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-1646555903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22386ec62ce2491dab71d78f15df6f9d',qos_specs=None,replication_status=,reservations=['ee8afa36-b307-47b5-90a8-a5ab582bd503','f7f6e4a1-254d-4e73-a640-a7334a242fb1','d78c3273-b0ca-4295-9bc3-f57f08f3062b','1b119a77-65ad-4ae6-b29b-fc50279e08fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ba4fa3b392f40e1a95bd2f6e1e1bca3',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:33.778556 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (778b9cf7-1675-4c60-9c0d-6d4e4c19ec92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:33.778556 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (778b9cf7-1675-4c60-9c0d-6d4e4c19ec92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:33.778556 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Flow 'volume_create_api' (7dbb6526-957a-44ac-a2f8-d1d2054c74e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:33.783832 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Create volume request issued successfully. Aug 14 06:16:33.783832 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d793a97-e6c8-4246-95e4-9d50cac4d832 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:33.783832 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 752/2987] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:16:33 2026] POST /volume/v3/volumes => generated 749 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:33.784601 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c356aaa6-b237-4c71-81d3-8c407ab12f24 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:33.784601 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c356aaa6-b237-4c71-81d3-8c407ab12f24 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac Aug 14 06:16:33.784601 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c356aaa6-b237-4c71-81d3-8c407ab12f24 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:33.784601 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c356aaa6-b237-4c71-81d3-8c407ab12f24 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:33.784601 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:33.784601 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:33.784601 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c356aaa6-b237-4c71-81d3-8c407ab12f24 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:33.784601 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c356aaa6-b237-4c71-81d3-8c407ab12f24 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac returned with HTTP 200 Aug 14 06:16:33.784601 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 743/2988] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:33 2026] GET /volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:33.785955 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-82d5f0e0-5f99-415b-a66a-1a0d5b785aba None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:33.785955 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-82d5f0e0-5f99-415b-a66a-1a0d5b785aba tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:33.785955 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-82d5f0e0-5f99-415b-a66a-1a0d5b785aba tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:33.785955 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-82d5f0e0-5f99-415b-a66a-1a0d5b785aba tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:33.785955 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-82d5f0e0-5f99-415b-a66a-1a0d5b785aba tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:33.785955 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:33.785955 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:33.785955 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-82d5f0e0-5f99-415b-a66a-1a0d5b785aba tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:33.785955 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 751/2989] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:33 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:33.787116 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9875cd3c-fde8-4cd7-a13a-7303938f2870 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:33.787116 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9875cd3c-fde8-4cd7-a13a-7303938f2870 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] GET https://10.4.3.127/volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 Aug 14 06:16:33.787116 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9875cd3c-fde8-4cd7-a13a-7303938f2870 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:33.787116 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9875cd3c-fde8-4cd7-a13a-7303938f2870 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:33.787116 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9875cd3c-fde8-4cd7-a13a-7303938f2870 tempest-VolumesExtendTest-95726014 tempest-VolumesExtendTest-95726014-project-member] https://10.4.3.127/volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 returned with HTTP 404 Aug 14 06:16:33.787116 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 744/2990] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:33 2026] GET /volume/v3/volumes/2e4d1c2d-e4dd-4e90-9b79-bdea8d5a2ae4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:33.788689 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0c602ce9-2479-499f-b798-ea32bfb1c27f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:33.788689 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0c602ce9-2479-499f-b798-ea32bfb1c27f tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/snapshots/c7b7a131-938d-4e48-af0c-2abc12b0bc52 Aug 14 06:16:33.788689 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0c602ce9-2479-499f-b798-ea32bfb1c27f tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:33.788689 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0c602ce9-2479-499f-b798-ea32bfb1c27f tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:33.788689 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0c602ce9-2479-499f-b798-ea32bfb1c27f tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/snapshots/c7b7a131-938d-4e48-af0c-2abc12b0bc52 returned with HTTP 404 Aug 14 06:16:33.788689 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 753/2991] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:33 2026] GET /volume/v3/snapshots/c7b7a131-938d-4e48-af0c-2abc12b0bc52 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:33.789208 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-df9fdf5e-5c5f-4b31-a745-118a704da4b3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:33.789208 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-df9fdf5e-5c5f-4b31-a745-118a704da4b3 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] DELETE https://10.4.3.127/volume/v3/volumes/eaf2c3fa-dfe1-4427-b00e-4b3f7718fdc3 Aug 14 06:16:33.789208 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-df9fdf5e-5c5f-4b31-a745-118a704da4b3 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:33.789208 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-df9fdf5e-5c5f-4b31-a745-118a704da4b3 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:33.789208 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-df9fdf5e-5c5f-4b31-a745-118a704da4b3 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Delete volume with id: eaf2c3fa-dfe1-4427-b00e-4b3f7718fdc3 Aug 14 06:16:33.789208 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:33.789208 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:33.789208 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-df9fdf5e-5c5f-4b31-a745-118a704da4b3 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Volume info retrieved successfully. Aug 14 06:16:33.789208 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-df9fdf5e-5c5f-4b31-a745-118a704da4b3 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Delete volume request issued successfully. Aug 14 06:16:33.789208 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-df9fdf5e-5c5f-4b31-a745-118a704da4b3 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/eaf2c3fa-dfe1-4427-b00e-4b3f7718fdc3 returned with HTTP 202 Aug 14 06:16:33.789208 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 744/2992] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:33 2026] DELETE /volume/v3/volumes/eaf2c3fa-dfe1-4427-b00e-4b3f7718fdc3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:33.789783 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-bae8061a-5ad1-4945-a80c-7765f09ef94b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:33.789783 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bae8061a-5ad1-4945-a80c-7765f09ef94b tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/volumes/eaf2c3fa-dfe1-4427-b00e-4b3f7718fdc3 Aug 14 06:16:33.789783 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bae8061a-5ad1-4945-a80c-7765f09ef94b tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:33.789783 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bae8061a-5ad1-4945-a80c-7765f09ef94b tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:33.789783 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:33.789783 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:33.795888 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-bae8061a-5ad1-4945-a80c-7765f09ef94b tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Volume info retrieved successfully. Aug 14 06:16:33.806316 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bae8061a-5ad1-4945-a80c-7765f09ef94b tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/eaf2c3fa-dfe1-4427-b00e-4b3f7718fdc3 returned with HTTP 200 Aug 14 06:16:33.806786 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 752/2993] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:33 2026] GET /volume/v3/volumes/eaf2c3fa-dfe1-4427-b00e-4b3f7718fdc3 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:34.215469 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3830e996-4c8f-402a-8c1b-c2ea6e4c89bf None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:34.218307 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3830e996-4c8f-402a-8c1b-c2ea6e4c89bf tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac Aug 14 06:16:34.218307 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3830e996-4c8f-402a-8c1b-c2ea6e4c89bf tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:34.218307 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3830e996-4c8f-402a-8c1b-c2ea6e4c89bf tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:34.224238 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:34.224238 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:34.227792 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3830e996-4c8f-402a-8c1b-c2ea6e4c89bf tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:34.231830 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3830e996-4c8f-402a-8c1b-c2ea6e4c89bf tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac returned with HTTP 200 Aug 14 06:16:34.232592 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 745/2994] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:34 2026] GET /volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:34.248064 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d12d53d6-b0d5-4cc5-9a33-8c92219a9f1d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:34.249721 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d12d53d6-b0d5-4cc5-9a33-8c92219a9f1d tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] POST https://10.4.3.127/volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac/action Aug 14 06:16:34.250120 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d12d53d6-b0d5-4cc5-9a33-8c92219a9f1d tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:34.250186 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d12d53d6-b0d5-4cc5-9a33-8c92219a9f1d tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:34.259580 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:34.259580 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:34.260587 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.admin_actions [None req-d12d53d6-b0d5-4cc5-9a33-8c92219a9f1d tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Updating volume '76429451-a2ec-4f87-9f3f-d486ecc1faac' with '{'status': 'attaching'}' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 06:16:34.293356 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d12d53d6-b0d5-4cc5-9a33-8c92219a9f1d tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] https://10.4.3.127/volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac/action returned with HTTP 202 Aug 14 06:16:34.294001 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 754/2995] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:16:34 2026] POST /volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:34.301795 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9c958415-69f6-442b-ac19-bf7ba7353d32 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:34.303789 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9c958415-69f6-442b-ac19-bf7ba7353d32 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac Aug 14 06:16:34.304485 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9c958415-69f6-442b-ac19-bf7ba7353d32 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:34.304485 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9c958415-69f6-442b-ac19-bf7ba7353d32 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:34.311725 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:34.311725 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:34.317147 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2521186a-3c7b-488f-8570-c53cc304caba None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:34.318118 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9c958415-69f6-442b-ac19-bf7ba7353d32 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:34.319281 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2521186a-3c7b-488f-8570-c53cc304caba tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:34.319281 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2521186a-3c7b-488f-8570-c53cc304caba tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:34.319377 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2521186a-3c7b-488f-8570-c53cc304caba tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:34.319540 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-2521186a-3c7b-488f-8570-c53cc304caba tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:34.323485 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:34.323485 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:34.323583 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9c958415-69f6-442b-ac19-bf7ba7353d32 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac returned with HTTP 200 Aug 14 06:16:34.323921 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 745/2996] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:34 2026] GET /volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:34.324176 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2521186a-3c7b-488f-8570-c53cc304caba tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:34.324542 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 753/2997] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:34 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:34.336512 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0a1e16e6-ef8b-4176-9a0e-0ff4579c55ed None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:34.338426 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0a1e16e6-ef8b-4176-9a0e-0ff4579c55ed tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] POST https://10.4.3.127/volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac/action Aug 14 06:16:34.338797 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0a1e16e6-ef8b-4176-9a0e-0ff4579c55ed tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:34.338941 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0a1e16e6-ef8b-4176-9a0e-0ff4579c55ed tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:34.348602 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:34.348602 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:34.348945 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0a1e16e6-ef8b-4176-9a0e-0ff4579c55ed tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Volume info retrieved successfully. Aug 14 06:16:34.373118 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0a1e16e6-ef8b-4176-9a0e-0ff4579c55ed tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Delete volume request issued successfully. Aug 14 06:16:34.373358 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0a1e16e6-ef8b-4176-9a0e-0ff4579c55ed tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] https://10.4.3.127/volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac/action returned with HTTP 202 Aug 14 06:16:34.373920 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 746/2998] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:16:34 2026] POST /volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:34.381554 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b0bf9c6e-2fa5-4f9b-bebc-62c6a3067a58 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:34.383982 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b0bf9c6e-2fa5-4f9b-bebc-62c6a3067a58 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac Aug 14 06:16:34.384212 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b0bf9c6e-2fa5-4f9b-bebc-62c6a3067a58 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:34.384449 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b0bf9c6e-2fa5-4f9b-bebc-62c6a3067a58 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:34.390853 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:34.390853 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:34.394795 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b0bf9c6e-2fa5-4f9b-bebc-62c6a3067a58 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:34.400538 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b0bf9c6e-2fa5-4f9b-bebc-62c6a3067a58 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac returned with HTTP 200 Aug 14 06:16:34.401229 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 755/2999] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:34 2026] GET /volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:34.819605 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a7b4ab09-e229-4128-8941-fe631eeea112 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:34.824091 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a7b4ab09-e229-4128-8941-fe631eeea112 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] GET https://10.4.3.127/volume/v3/volumes/eaf2c3fa-dfe1-4427-b00e-4b3f7718fdc3 Aug 14 06:16:34.824303 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a7b4ab09-e229-4128-8941-fe631eeea112 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:34.824534 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a7b4ab09-e229-4128-8941-fe631eeea112 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:34.833852 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a7b4ab09-e229-4128-8941-fe631eeea112 tempest-CreateVolumesFromSnapshotTest-1744955822 tempest-CreateVolumesFromSnapshotTest-1744955822-project-member] https://10.4.3.127/volume/v3/volumes/eaf2c3fa-dfe1-4427-b00e-4b3f7718fdc3 returned with HTTP 404 Aug 14 06:16:34.834308 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 746/3000] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:34 2026] GET /volume/v3/volumes/eaf2c3fa-dfe1-4427-b00e-4b3f7718fdc3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:16:34.898690 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:35.030712 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:35.031047 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-441952686"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:35.032481 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-441952686'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:35.032551 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume of 1 GB Aug 14 06:16:35.036288 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Availability Zones retrieved successfully. Aug 14 06:16:35.046908 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (1e10ce2c-1e05-4321-b1f3-1a6d2ba29045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:35.048062 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68fd3b19-8321-446c-8b68-b8e5002033d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:35.050298 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:35.075956 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68fd3b19-8321-446c-8b68-b8e5002033d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:35.077041 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (160c0eb0-b60d-41e2-b6a1-1cd0aca5ebf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:35.139515 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Created reservations ['a86e67be-f32d-4075-874e-04d4586eea21', '65c37a72-6cb1-420b-9b35-8e738c6d683b', '6ed7922a-c9c3-46a9-9503-2801ed3958dd', '6b314fde-931b-4666-87ac-4d18d3611256'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:35.140594 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (160c0eb0-b60d-41e2-b6a1-1cd0aca5ebf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a86e67be-f32d-4075-874e-04d4586eea21', '65c37a72-6cb1-420b-9b35-8e738c6d683b', '6ed7922a-c9c3-46a9-9503-2801ed3958dd', '6b314fde-931b-4666-87ac-4d18d3611256']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:35.141756 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca5c088-c246-4af0-b585-4efb2ab6126a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:35.166323 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca5c088-c246-4af0-b585-4efb2ab6126a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9324951a-141d-48cb-922a-07f48bad37fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-441952686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['a86e67be-f32d-4075-874e-04d4586eea21','65c37a72-6cb1-420b-9b35-8e738c6d683b','6ed7922a-c9c3-46a9-9503-2801ed3958dd','6b314fde-931b-4666-87ac-4d18d3611256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-441952686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9324951a-141d-48cb-922a-07f48bad37fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7275c926ee694ec3abe128325c7451c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:35.167204 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d75f7932-d799-4636-b022-9461486a5a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:35.189938 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d75f7932-d799-4636-b022-9461486a5a93) transitioned into state 'SUCCESS' from state '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-441952686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['a86e67be-f32d-4075-874e-04d4586eea21','65c37a72-6cb1-420b-9b35-8e738c6d683b','6ed7922a-c9c3-46a9-9503-2801ed3958dd','6b314fde-931b-4666-87ac-4d18d3611256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:35.190778 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abc64314-4d32-4799-883b-5f83306cad35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:35.200182 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abc64314-4d32-4799-883b-5f83306cad35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:35.200940 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (1e10ce2c-1e05-4321-b1f3-1a6d2ba29045) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:35.201224 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request issued successfully. Aug 14 06:16:35.201771 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-98c07f9f-d46d-4b81-b0bd-5c56552a781d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:35.202166 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 754/3001] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:16:34 2026] POST /volume/v3/volumes => generated 769 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:35.214547 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e36810b3-a45f-4fda-9360-c48449a81e44 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:35.216594 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e36810b3-a45f-4fda-9360-c48449a81e44 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/9324951a-141d-48cb-922a-07f48bad37fa Aug 14 06:16:35.216841 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e36810b3-a45f-4fda-9360-c48449a81e44 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:35.217033 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e36810b3-a45f-4fda-9360-c48449a81e44 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:35.224358 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:35.224358 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:35.228376 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e36810b3-a45f-4fda-9360-c48449a81e44 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:35.233657 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e36810b3-a45f-4fda-9360-c48449a81e44 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/9324951a-141d-48cb-922a-07f48bad37fa returned with HTTP 200 Aug 14 06:16:35.234253 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 747/3002] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:35 2026] GET /volume/v3/volumes/9324951a-141d-48cb-922a-07f48bad37fa => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:35.333875 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9d435f99-e89c-4127-aab2-31a299eda721 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:35.335852 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d435f99-e89c-4127-aab2-31a299eda721 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:35.336065 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d435f99-e89c-4127-aab2-31a299eda721 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:35.336283 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d435f99-e89c-4127-aab2-31a299eda721 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:35.336493 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-9d435f99-e89c-4127-aab2-31a299eda721 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:35.343304 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:35.343304 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:35.344181 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d435f99-e89c-4127-aab2-31a299eda721 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:35.344788 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 756/3003] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:35 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:35.416761 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-13510f17-3e20-4cbf-ad81-c011c5b07fd5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:35.418695 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-13510f17-3e20-4cbf-ad81-c011c5b07fd5 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac Aug 14 06:16:35.418695 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-13510f17-3e20-4cbf-ad81-c011c5b07fd5 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:35.418695 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-13510f17-3e20-4cbf-ad81-c011c5b07fd5 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:35.425360 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-13510f17-3e20-4cbf-ad81-c011c5b07fd5 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac returned with HTTP 404 Aug 14 06:16:35.425891 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 747/3004] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:35 2026] GET /volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:35.433792 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9e6978b4-bec3-4802-ae3b-5be6f425c92a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:35.436501 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9e6978b4-bec3-4802-ae3b-5be6f425c92a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac Aug 14 06:16:35.436785 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9e6978b4-bec3-4802-ae3b-5be6f425c92a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:35.437035 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9e6978b4-bec3-4802-ae3b-5be6f425c92a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:35.445414 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9e6978b4-bec3-4802-ae3b-5be6f425c92a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac returned with HTTP 404 Aug 14 06:16:35.446029 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 755/3005] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:35 2026] GET /volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:35.454578 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-80fd73a6-ec0a-4c33-bfe6-96f6aefe3cb7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:35.456561 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-80fd73a6-ec0a-4c33-bfe6-96f6aefe3cb7 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] DELETE https://10.4.3.127/volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac Aug 14 06:16:35.456858 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-80fd73a6-ec0a-4c33-bfe6-96f6aefe3cb7 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:35.457115 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-80fd73a6-ec0a-4c33-bfe6-96f6aefe3cb7 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:35.457349 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-80fd73a6-ec0a-4c33-bfe6-96f6aefe3cb7 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Delete volume with id: 76429451-a2ec-4f87-9f3f-d486ecc1faac Aug 14 06:16:35.462934 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-80fd73a6-ec0a-4c33-bfe6-96f6aefe3cb7 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac returned with HTTP 404 Aug 14 06:16:35.463478 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 748/3006] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:35 2026] DELETE /volume/v3/volumes/76429451-a2ec-4f87-9f3f-d486ecc1faac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:35.472258 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-089e445d-238e-4992-b469-6353b7f028f2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:35.474454 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-089e445d-238e-4992-b469-6353b7f028f2 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:35.474833 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-089e445d-238e-4992-b469-6353b7f028f2 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-902144780"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:35.477083 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-089e445d-238e-4992-b469-6353b7f028f2 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-902144780'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:35.477136 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-089e445d-238e-4992-b469-6353b7f028f2 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Create volume of 1 GB Aug 14 06:16:35.481366 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-089e445d-238e-4992-b469-6353b7f028f2 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Availability Zones retrieved successfully. Aug 14 06:16:35.487303 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-089e445d-238e-4992-b469-6353b7f028f2 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Flow 'volume_create_api' (c5a0d77d-4e99-48ea-b4b2-5703defef876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:35.488284 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-089e445d-238e-4992-b469-6353b7f028f2 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5cb5763-b464-4df5-9a9a-ef0dcf1295c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:35.489250 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-089e445d-238e-4992-b469-6353b7f028f2 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:35.534288 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-089e445d-238e-4992-b469-6353b7f028f2 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5cb5763-b464-4df5-9a9a-ef0dcf1295c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:35.535126 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-089e445d-238e-4992-b469-6353b7f028f2 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44f8bcc1-258a-48d0-852f-ebc5863ba0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:35.590696 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-089e445d-238e-4992-b469-6353b7f028f2 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Created reservations ['dbe3f905-d830-400b-a34e-189111dfbf06', '9cd28686-db47-417a-8839-36edd8be21ab', '1949ed89-5f93-478a-b9fd-1fba04acb822', '8793aedc-323e-4a38-aa32-e124ace02f6c'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:35.591062 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-089e445d-238e-4992-b469-6353b7f028f2 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44f8bcc1-258a-48d0-852f-ebc5863ba0fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbe3f905-d830-400b-a34e-189111dfbf06', '9cd28686-db47-417a-8839-36edd8be21ab', '1949ed89-5f93-478a-b9fd-1fba04acb822', '8793aedc-323e-4a38-aa32-e124ace02f6c']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:35.591852 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-089e445d-238e-4992-b469-6353b7f028f2 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4fd6106-248a-47d5-9b12-8aaaec58c487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:35.616525 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-089e445d-238e-4992-b469-6353b7f028f2 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4fd6106-248a-47d5-9b12-8aaaec58c487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0549e67-ca71-48e8-8c83-5b11eddb73eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-902144780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22386ec62ce2491dab71d78f15df6f9d',qos_specs=None,replication_status=,reservations=['dbe3f905-d830-400b-a34e-189111dfbf06','9cd28686-db47-417a-8839-36edd8be21ab','1949ed89-5f93-478a-b9fd-1fba04acb822','8793aedc-323e-4a38-aa32-e124ace02f6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ba4fa3b392f40e1a95bd2f6e1e1bca3',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-902144780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0549e67-ca71-48e8-8c83-5b11eddb73eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22386ec62ce2491dab71d78f15df6f9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ba4fa3b392f40e1a95bd2f6e1e1bca3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:35.617310 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-089e445d-238e-4992-b469-6353b7f028f2 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a388bd8a-0b0e-4464-bbb9-09b065dd95bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:35.646097 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-089e445d-238e-4992-b469-6353b7f028f2 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a388bd8a-0b0e-4464-bbb9-09b065dd95bc) transitioned into state 'SUCCESS' from state '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-902144780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22386ec62ce2491dab71d78f15df6f9d',qos_specs=None,replication_status=,reservations=['dbe3f905-d830-400b-a34e-189111dfbf06','9cd28686-db47-417a-8839-36edd8be21ab','1949ed89-5f93-478a-b9fd-1fba04acb822','8793aedc-323e-4a38-aa32-e124ace02f6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ba4fa3b392f40e1a95bd2f6e1e1bca3',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:35.647117 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-089e445d-238e-4992-b469-6353b7f028f2 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9eff253-8a9d-4524-9701-a9b0f73adf2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:35.662471 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-089e445d-238e-4992-b469-6353b7f028f2 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9eff253-8a9d-4524-9701-a9b0f73adf2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:35.663456 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-089e445d-238e-4992-b469-6353b7f028f2 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Flow 'volume_create_api' (c5a0d77d-4e99-48ea-b4b2-5703defef876) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:35.663834 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-089e445d-238e-4992-b469-6353b7f028f2 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Create volume request issued successfully. Aug 14 06:16:35.664703 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-089e445d-238e-4992-b469-6353b7f028f2 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:35.665254 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 757/3007] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:16:35 2026] POST /volume/v3/volumes => generated 748 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:35.678345 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-143f074d-8ba3-4ba6-bdbc-8e56883fd76c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:35.681019 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-143f074d-8ba3-4ba6-bdbc-8e56883fd76c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb Aug 14 06:16:35.681203 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-143f074d-8ba3-4ba6-bdbc-8e56883fd76c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:35.681385 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-143f074d-8ba3-4ba6-bdbc-8e56883fd76c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:35.694334 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:35.694334 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:35.698372 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-143f074d-8ba3-4ba6-bdbc-8e56883fd76c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:35.703746 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-143f074d-8ba3-4ba6-bdbc-8e56883fd76c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb returned with HTTP 200 Aug 14 06:16:35.704206 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 748/3008] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:35 2026] GET /volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:36.248227 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e62d39c7-580e-4e94-b4d0-c5b711cb9fbe None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:36.250038 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e62d39c7-580e-4e94-b4d0-c5b711cb9fbe tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/9324951a-141d-48cb-922a-07f48bad37fa Aug 14 06:16:36.250248 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e62d39c7-580e-4e94-b4d0-c5b711cb9fbe tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:36.250442 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e62d39c7-580e-4e94-b4d0-c5b711cb9fbe tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:36.257495 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:36.257495 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:36.261780 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e62d39c7-580e-4e94-b4d0-c5b711cb9fbe tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:36.267717 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e62d39c7-580e-4e94-b4d0-c5b711cb9fbe tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/9324951a-141d-48cb-922a-07f48bad37fa returned with HTTP 200 Aug 14 06:16:36.268149 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 756/3009] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:36 2026] GET /volume/v3/volumes/9324951a-141d-48cb-922a-07f48bad37fa => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:36.284297 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7d77a149-63b9-486c-a8dc-3b93d3fb3d3d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:36.286336 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7d77a149-63b9-486c-a8dc-3b93d3fb3d3d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:16:36.286758 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7d77a149-63b9-486c-a8dc-3b93d3fb3d3d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9324951a-141d-48cb-922a-07f48bad37fa", "name": "tempest-VolumeDependencyTests-Snapshot-1430028195"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:36.297906 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:36.297906 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:36.298525 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7d77a149-63b9-486c-a8dc-3b93d3fb3d3d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:36.298676 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-7d77a149-63b9-486c-a8dc-3b93d3fb3d3d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create snapshot from volume 9324951a-141d-48cb-922a-07f48bad37fa Aug 14 06:16:36.346964 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-7d77a149-63b9-486c-a8dc-3b93d3fb3d3d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Created reservations ['d56fd3b4-bade-4a75-98d2-63e4d5e76122', '6effac21-2075-42cc-b79b-6b49bc2e0b1a', 'de90786f-8787-404d-91f4-d2e6af2677f4', '11fa593f-622a-475f-a500-bb623891027c'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:36.358332 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-055f646e-efbc-439e-8111-ffb93656a66c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:36.360668 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-055f646e-efbc-439e-8111-ffb93656a66c tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:36.360901 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-055f646e-efbc-439e-8111-ffb93656a66c tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:36.361092 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-055f646e-efbc-439e-8111-ffb93656a66c tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:36.361196 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-055f646e-efbc-439e-8111-ffb93656a66c tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:36.368934 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:36.368934 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:36.369282 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-055f646e-efbc-439e-8111-ffb93656a66c tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:36.369660 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 758/3010] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:36 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:36.401614 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7d77a149-63b9-486c-a8dc-3b93d3fb3d3d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot create request issued successfully. Aug 14 06:16:36.401993 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7d77a149-63b9-486c-a8dc-3b93d3fb3d3d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:16:36.402389 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 749/3011] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:16:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:36.411535 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3b36e193-86b8-4ca0-9eae-7aa657fdff14 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:36.413203 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b36e193-86b8-4ca0-9eae-7aa657fdff14 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 Aug 14 06:16:36.413414 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b36e193-86b8-4ca0-9eae-7aa657fdff14 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:36.413593 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b36e193-86b8-4ca0-9eae-7aa657fdff14 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:36.419408 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:36.419408 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:36.419923 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3b36e193-86b8-4ca0-9eae-7aa657fdff14 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:16:36.420599 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b36e193-86b8-4ca0-9eae-7aa657fdff14 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 returned with HTTP 200 Aug 14 06:16:36.421049 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 749/3012] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:36 2026] GET /volume/v3/snapshots/0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:36.469184 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:36.561150 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:36.561530 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-574509998"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:36.563232 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-574509998'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:36.563358 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Create volume of 1 GB Aug 14 06:16:36.567705 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Availability Zones retrieved successfully. Aug 14 06:16:36.576381 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Flow 'volume_create_api' (c5a1df23-68cf-4a1d-a07c-76ff24fd13a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:36.577915 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cdb51ab-d6ef-44c4-a090-ae853fe455f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:36.579050 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:36.605118 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cdb51ab-d6ef-44c4-a090-ae853fe455f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:36.605893 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (400a6fd9-3d59-4569-9b72-6cd4c5ae27ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:36.660067 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Created reservations ['3e7ece06-1694-49a0-80b9-bf186d0292a8', 'a9b305a3-ee3e-49be-803b-5fe032ef8583', '31e513f6-a0f6-4893-a1db-26577cc4924a', '3347014a-5183-420d-b637-6e4e9d2897d1'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:36.660800 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (400a6fd9-3d59-4569-9b72-6cd4c5ae27ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e7ece06-1694-49a0-80b9-bf186d0292a8', 'a9b305a3-ee3e-49be-803b-5fe032ef8583', '31e513f6-a0f6-4893-a1db-26577cc4924a', '3347014a-5183-420d-b637-6e4e9d2897d1']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:36.661480 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db47616d-c2da-4859-b453-5f8515241b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:36.683413 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db47616d-c2da-4859-b453-5f8515241b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb161104-0e86-4129-a755-b81c9d6c17bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-574509998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4907d823d61414e8b1a479d603f8d38',qos_specs=None,replication_status=,reservations=['3e7ece06-1694-49a0-80b9-bf186d0292a8','a9b305a3-ee3e-49be-803b-5fe032ef8583','31e513f6-a0f6-4893-a1db-26577cc4924a','3347014a-5183-420d-b637-6e4e9d2897d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36ad28e75ed04bf0a009af86974a6e9d',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-574509998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb161104-0e86-4129-a755-b81c9d6c17bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4907d823d61414e8b1a479d603f8d38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36ad28e75ed04bf0a009af86974a6e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:36.684621 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87a1237c-8553-404b-87d6-352f09db55f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:36.700376 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87a1237c-8553-404b-87d6-352f09db55f3) transitioned into state 'SUCCESS' from state '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-574509998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4907d823d61414e8b1a479d603f8d38',qos_specs=None,replication_status=,reservations=['3e7ece06-1694-49a0-80b9-bf186d0292a8','a9b305a3-ee3e-49be-803b-5fe032ef8583','31e513f6-a0f6-4893-a1db-26577cc4924a','3347014a-5183-420d-b637-6e4e9d2897d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36ad28e75ed04bf0a009af86974a6e9d',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:36.701164 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab17b106-52c3-4fe7-be4d-1941897edbba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:36.710055 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab17b106-52c3-4fe7-be4d-1941897edbba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:36.710882 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Flow 'volume_create_api' (c5a1df23-68cf-4a1d-a07c-76ff24fd13a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:36.711230 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Create volume request issued successfully. Aug 14 06:16:36.711833 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-803632d5-00b8-4336-bed4-ec4ebb8a9994 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:36.712222 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 757/3013] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:16:36 2026] POST /volume/v3/volumes => generated 777 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:36.718662 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-26d41cd4-a8ff-4091-b30b-0b7ea623ae3e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:36.722093 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-26d41cd4-a8ff-4091-b30b-0b7ea623ae3e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb Aug 14 06:16:36.722303 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-26d41cd4-a8ff-4091-b30b-0b7ea623ae3e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:36.722513 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-26d41cd4-a8ff-4091-b30b-0b7ea623ae3e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:36.730783 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a37ded74-c90c-487e-acc4-94c0c09cd16a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:36.731347 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:36.731347 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:36.732610 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a37ded74-c90c-487e-acc4-94c0c09cd16a tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/volumes/cb161104-0e86-4129-a755-b81c9d6c17bb Aug 14 06:16:36.732856 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a37ded74-c90c-487e-acc4-94c0c09cd16a tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:36.733096 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a37ded74-c90c-487e-acc4-94c0c09cd16a tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:36.735744 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-26d41cd4-a8ff-4091-b30b-0b7ea623ae3e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:36.740578 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-26d41cd4-a8ff-4091-b30b-0b7ea623ae3e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb returned with HTTP 200 Aug 14 06:16:36.741011 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 759/3014] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:36 2026] GET /volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:36.741148 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:36.741148 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:36.745269 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a37ded74-c90c-487e-acc4-94c0c09cd16a tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Volume info retrieved successfully. Aug 14 06:16:36.750033 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a37ded74-c90c-487e-acc4-94c0c09cd16a tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/volumes/cb161104-0e86-4129-a755-b81c9d6c17bb returned with HTTP 200 Aug 14 06:16:36.750508 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 750/3015] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:36 2026] GET /volume/v3/volumes/cb161104-0e86-4129-a755-b81c9d6c17bb => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:36.757956 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-789f97e2-de51-4fb0-83a7-4c24d1d67bb8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:36.759551 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-789f97e2-de51-4fb0-83a7-4c24d1d67bb8 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] POST https://10.4.3.127/volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb/action Aug 14 06:16:36.759865 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-789f97e2-de51-4fb0-83a7-4c24d1d67bb8 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:36.759987 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-789f97e2-de51-4fb0-83a7-4c24d1d67bb8 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:36.767999 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:36.767999 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:36.768308 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.admin_actions [None req-789f97e2-de51-4fb0-83a7-4c24d1d67bb8 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Updating volume 'e0549e67-ca71-48e8-8c83-5b11eddb73eb' with '{'status': 'creating'}' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 06:16:36.789117 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-789f97e2-de51-4fb0-83a7-4c24d1d67bb8 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] https://10.4.3.127/volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb/action returned with HTTP 202 Aug 14 06:16:36.790417 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 750/3016] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:16:36 2026] POST /volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:36.797523 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-55a7be9b-80ef-445f-912f-21d1421c27b1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:36.799407 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-55a7be9b-80ef-445f-912f-21d1421c27b1 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb Aug 14 06:16:36.799599 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-55a7be9b-80ef-445f-912f-21d1421c27b1 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:36.799773 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-55a7be9b-80ef-445f-912f-21d1421c27b1 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:36.808630 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:36.808630 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:36.813808 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-55a7be9b-80ef-445f-912f-21d1421c27b1 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:36.820861 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-55a7be9b-80ef-445f-912f-21d1421c27b1 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb returned with HTTP 200 Aug 14 06:16:36.821351 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 758/3017] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:36 2026] GET /volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:36.837357 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-35f2039d-5ece-4ff4-9613-795dd5bea7ec None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:36.842686 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-35f2039d-5ece-4ff4-9613-795dd5bea7ec tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] POST https://10.4.3.127/volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb/action Aug 14 06:16:36.846385 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-35f2039d-5ece-4ff4-9613-795dd5bea7ec tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:36.846385 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-35f2039d-5ece-4ff4-9613-795dd5bea7ec tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:36.855370 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:36.855370 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:36.855854 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-35f2039d-5ece-4ff4-9613-795dd5bea7ec tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Volume info retrieved successfully. Aug 14 06:16:36.879468 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-35f2039d-5ece-4ff4-9613-795dd5bea7ec tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Delete volume request issued successfully. Aug 14 06:16:36.879734 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-35f2039d-5ece-4ff4-9613-795dd5bea7ec tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] https://10.4.3.127/volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb/action returned with HTTP 202 Aug 14 06:16:36.880202 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 760/3018] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:16:36 2026] POST /volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:36.887368 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-14e44a16-edaa-4bf1-93b8-1ccd49801819 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:36.889565 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-14e44a16-edaa-4bf1-93b8-1ccd49801819 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb Aug 14 06:16:36.890059 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-14e44a16-edaa-4bf1-93b8-1ccd49801819 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:36.890254 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-14e44a16-edaa-4bf1-93b8-1ccd49801819 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:36.897846 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:36.897846 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:36.902068 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-14e44a16-edaa-4bf1-93b8-1ccd49801819 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:36.906556 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-14e44a16-edaa-4bf1-93b8-1ccd49801819 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb returned with HTTP 200 Aug 14 06:16:36.907255 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 751/3019] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:36 2026] GET /volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:37.385436 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9261faa8-c975-4d80-a787-56af78bb0f2d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:37.387242 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9261faa8-c975-4d80-a787-56af78bb0f2d tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:37.387500 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9261faa8-c975-4d80-a787-56af78bb0f2d tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:37.387693 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9261faa8-c975-4d80-a787-56af78bb0f2d tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:37.387794 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9261faa8-c975-4d80-a787-56af78bb0f2d tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:37.392105 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:37.392105 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:37.392893 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9261faa8-c975-4d80-a787-56af78bb0f2d tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:37.393253 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 751/3020] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:37 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:37.434022 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d453eb61-fe11-4134-801e-3e32063d9378 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:37.434022 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d453eb61-fe11-4134-801e-3e32063d9378 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 Aug 14 06:16:37.434537 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d453eb61-fe11-4134-801e-3e32063d9378 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:37.434537 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d453eb61-fe11-4134-801e-3e32063d9378 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:37.438860 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:37.438860 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:37.439455 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d453eb61-fe11-4134-801e-3e32063d9378 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:16:37.440230 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d453eb61-fe11-4134-801e-3e32063d9378 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 returned with HTTP 200 Aug 14 06:16:37.440628 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 759/3021] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:37 2026] GET /volume/v3/snapshots/0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:37.457352 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:37.463443 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:37.464014 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0e82de37-5dd8-4212-85f0-b1b4ce89f5a7", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-213905473"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:37.466346 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request body: {'volume': {'snapshot_id': '0e82de37-5dd8-4212-85f0-b1b4ce89f5a7', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-213905473'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:37.473704 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:37.473704 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:37.474350 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:16:37.474579 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume of 1 GB Aug 14 06:16:37.481348 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Availability Zones retrieved successfully. Aug 14 06:16:37.489478 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (668dd0bb-886d-4cdc-a9d9-5eb9ce32a2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:37.491108 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b35aba1-a8f0-4ec5-9d06-4ccb61a16850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:37.492520 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:37.536033 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b35aba1-a8f0-4ec5-9d06-4ccb61a16850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0e82de37-5dd8-4212-85f0-b1b4ce89f5a7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:37.537045 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d0771bc-c12c-4fc3-ab0c-96beeb649c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:37.582710 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Created reservations ['2cfad0e6-e151-4c6e-bf4d-752668290b32', '9d998fb6-0746-492d-a575-3ed4bb88c8cc', '19218758-0fb7-4ddf-9871-4e8ad325485e', 'c4467e3e-717b-4739-884c-9fc047f3a3d5'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:37.583646 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d0771bc-c12c-4fc3-ab0c-96beeb649c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cfad0e6-e151-4c6e-bf4d-752668290b32', '9d998fb6-0746-492d-a575-3ed4bb88c8cc', '19218758-0fb7-4ddf-9871-4e8ad325485e', 'c4467e3e-717b-4739-884c-9fc047f3a3d5']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:37.584334 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c999efd4-5ac5-4281-bd47-926540c2fb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:37.644117 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c999efd4-5ac5-4281-bd47-926540c2fb98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d26c294-cf47-4a0f-bb29-4c575af9f735', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-213905473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['2cfad0e6-e151-4c6e-bf4d-752668290b32','9d998fb6-0746-492d-a575-3ed4bb88c8cc','19218758-0fb7-4ddf-9871-4e8ad325485e','c4467e3e-717b-4739-884c-9fc047f3a3d5'],size=1,snapshot_id=0e82de37-5dd8-4212-85f0-b1b4ce89f5a7,source_replicaid=,source_volid=None,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-213905473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d26c294-cf47-4a0f-bb29-4c575af9f735,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7275c926ee694ec3abe128325c7451c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0e82de37-5dd8-4212-85f0-b1b4ce89f5a7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:37.645237 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4da5f0b-2fae-4438-bbd4-b97544017240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:37.675851 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4da5f0b-2fae-4438-bbd4-b97544017240) transitioned into state 'SUCCESS' from state '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-213905473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['2cfad0e6-e151-4c6e-bf4d-752668290b32','9d998fb6-0746-492d-a575-3ed4bb88c8cc','19218758-0fb7-4ddf-9871-4e8ad325485e','c4467e3e-717b-4739-884c-9fc047f3a3d5'],size=1,snapshot_id=0e82de37-5dd8-4212-85f0-b1b4ce89f5a7,source_replicaid=,source_volid=None,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:37.676779 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a75c762-9104-4c97-8e5e-ebe1f7266097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:37.706972 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a75c762-9104-4c97-8e5e-ebe1f7266097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:37.707982 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (668dd0bb-886d-4cdc-a9d9-5eb9ce32a2a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:37.708317 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request issued successfully. Aug 14 06:16:37.708931 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2e6e676d-53fd-4d26-9657-27d0ac7db634 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:37.709581 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 761/3022] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:16:37 2026] POST /volume/v3/volumes => generated 803 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:37.722199 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-59bb4b7c-1839-4f90-be9a-8534069a4e6c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:37.723920 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-59bb4b7c-1839-4f90-be9a-8534069a4e6c tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/0d26c294-cf47-4a0f-bb29-4c575af9f735 Aug 14 06:16:37.724130 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-59bb4b7c-1839-4f90-be9a-8534069a4e6c tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:37.724374 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-59bb4b7c-1839-4f90-be9a-8534069a4e6c tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:37.733229 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:37.733229 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:37.740379 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-59bb4b7c-1839-4f90-be9a-8534069a4e6c tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:37.745053 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-59bb4b7c-1839-4f90-be9a-8534069a4e6c tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/0d26c294-cf47-4a0f-bb29-4c575af9f735 returned with HTTP 200 Aug 14 06:16:37.745654 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 752/3023] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:37 2026] GET /volume/v3/volumes/0d26c294-cf47-4a0f-bb29-4c575af9f735 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:37.767389 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-42f939ed-908f-43ed-a4f6-3a3502680c78 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:37.769236 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-42f939ed-908f-43ed-a4f6-3a3502680c78 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/volumes/cb161104-0e86-4129-a755-b81c9d6c17bb Aug 14 06:16:37.769488 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-42f939ed-908f-43ed-a4f6-3a3502680c78 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:37.769692 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-42f939ed-908f-43ed-a4f6-3a3502680c78 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:37.777414 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:37.777414 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:37.780930 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-42f939ed-908f-43ed-a4f6-3a3502680c78 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Volume info retrieved successfully. Aug 14 06:16:37.785048 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-42f939ed-908f-43ed-a4f6-3a3502680c78 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/volumes/cb161104-0e86-4129-a755-b81c9d6c17bb returned with HTTP 200 Aug 14 06:16:37.785430 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 752/3024] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:37 2026] GET /volume/v3/volumes/cb161104-0e86-4129-a755-b81c9d6c17bb => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:37.801107 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-739ac7c5-c1e8-4e67-8fa5-71fa57d2fdc6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:37.802995 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-739ac7c5-c1e8-4e67-8fa5-71fa57d2fdc6 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 14 06:16:37.803464 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-739ac7c5-c1e8-4e67-8fa5-71fa57d2fdc6 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cb161104-0e86-4129-a755-b81c9d6c17bb", "name": "tempest-type-Backup-25966361"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:37.805298 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.backups [None req-739ac7c5-c1e8-4e67-8fa5-71fa57d2fdc6 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Creating new backup {'backup': {'volume_id': 'cb161104-0e86-4129-a755-b81c9d6c17bb', 'name': 'tempest-type-Backup-25966361'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:16:37.805535 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.backups [None req-739ac7c5-c1e8-4e67-8fa5-71fa57d2fdc6 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Creating backup of volume cb161104-0e86-4129-a755-b81c9d6c17bb in container None Aug 14 06:16:37.813719 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:37.813719 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:37.815908 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-739ac7c5-c1e8-4e67-8fa5-71fa57d2fdc6 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Volume info retrieved successfully. Aug 14 06:16:37.847599 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-739ac7c5-c1e8-4e67-8fa5-71fa57d2fdc6 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Created reservations ['f4ad37c1-e035-4083-9744-a9fed1d7e418', '2ed6411e-e477-4249-8654-3b84c1ac2eea'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:37.884335 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-739ac7c5-c1e8-4e67-8fa5-71fa57d2fdc6 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:16:37.884335 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 760/3025] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:16:37 2026] POST /volume/v3/backups => generated 314 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:37.890591 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6d7ed1a0-a0e1-4573-a894-ab2d01f9e2f9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:37.892668 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6d7ed1a0-a0e1-4573-a894-ab2d01f9e2f9 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:37.893018 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6d7ed1a0-a0e1-4573-a894-ab2d01f9e2f9 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:37.893249 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6d7ed1a0-a0e1-4573-a894-ab2d01f9e2f9 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:37.893424 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-6d7ed1a0-a0e1-4573-a894-ab2d01f9e2f9 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:37.897625 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:37.897625 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:37.898320 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6d7ed1a0-a0e1-4573-a894-ab2d01f9e2f9 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:37.898761 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 762/3026] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:37 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:37.923189 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ba02b99a-b2fe-4db2-b3f2-4bac72f2f080 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:37.926714 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ba02b99a-b2fe-4db2-b3f2-4bac72f2f080 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb Aug 14 06:16:37.926714 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ba02b99a-b2fe-4db2-b3f2-4bac72f2f080 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:37.926714 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ba02b99a-b2fe-4db2-b3f2-4bac72f2f080 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:37.934895 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ba02b99a-b2fe-4db2-b3f2-4bac72f2f080 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb returned with HTTP 404 Aug 14 06:16:37.935391 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 753/3027] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:37 2026] GET /volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:37.945882 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4bbba345-29d6-4e6c-9066-c6a218916f57 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:37.947540 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4bbba345-29d6-4e6c-9066-c6a218916f57 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb Aug 14 06:16:37.947721 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4bbba345-29d6-4e6c-9066-c6a218916f57 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:37.947909 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4bbba345-29d6-4e6c-9066-c6a218916f57 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:37.953281 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4bbba345-29d6-4e6c-9066-c6a218916f57 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb returned with HTTP 404 Aug 14 06:16:37.953712 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 753/3028] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:37 2026] GET /volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:37.965472 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-efcec634-7758-4ac9-bc52-bba853ae179c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:37.968922 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-efcec634-7758-4ac9-bc52-bba853ae179c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb Aug 14 06:16:37.969610 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-efcec634-7758-4ac9-bc52-bba853ae179c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:37.969981 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-efcec634-7758-4ac9-bc52-bba853ae179c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:37.970249 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-efcec634-7758-4ac9-bc52-bba853ae179c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Delete volume with id: e0549e67-ca71-48e8-8c83-5b11eddb73eb Aug 14 06:16:37.981502 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-efcec634-7758-4ac9-bc52-bba853ae179c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb returned with HTTP 404 Aug 14 06:16:37.982026 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 761/3029] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:37 2026] DELETE /volume/v3/volumes/e0549e67-ca71-48e8-8c83-5b11eddb73eb => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:37.990779 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:37.992634 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:37.993134 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1823540147"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:37.994718 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1823540147'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:37.994929 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Create volume of 1 GB Aug 14 06:16:37.999588 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Availability Zones retrieved successfully. Aug 14 06:16:38.005563 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Flow 'volume_create_api' (fc640324-752d-4699-bc55-6a25ed46fba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:38.006520 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (848621b7-1cf8-4b11-a833-497547d73b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:38.007519 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:38.039711 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (848621b7-1cf8-4b11-a833-497547d73b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:38.040642 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de349a9a-1985-436d-93f0-1a348e188950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:38.097419 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Created reservations ['c56f44df-9775-42cf-bb70-9c6d2e296db7', '29209205-6321-48bb-a551-f88f61ab2616', '55c3fd93-1bdc-4d82-a8c4-73065053ca4c', '706e2ec2-4743-4f1a-891e-e104eee9c1aa'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:38.098648 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de349a9a-1985-436d-93f0-1a348e188950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c56f44df-9775-42cf-bb70-9c6d2e296db7', '29209205-6321-48bb-a551-f88f61ab2616', '55c3fd93-1bdc-4d82-a8c4-73065053ca4c', '706e2ec2-4743-4f1a-891e-e104eee9c1aa']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:38.099534 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc757512-9c84-4c36-943c-59cdb96d2818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:38.123010 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc757512-9c84-4c36-943c-59cdb96d2818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d031823-592c-44ea-ba0a-d28a23bf0d2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1823540147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22386ec62ce2491dab71d78f15df6f9d',qos_specs=None,replication_status=,reservations=['c56f44df-9775-42cf-bb70-9c6d2e296db7','29209205-6321-48bb-a551-f88f61ab2616','55c3fd93-1bdc-4d82-a8c4-73065053ca4c','706e2ec2-4743-4f1a-891e-e104eee9c1aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ba4fa3b392f40e1a95bd2f6e1e1bca3',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1823540147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d031823-592c-44ea-ba0a-d28a23bf0d2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22386ec62ce2491dab71d78f15df6f9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ba4fa3b392f40e1a95bd2f6e1e1bca3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:38.124193 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f685e663-8b79-4b30-bdf4-98e609a4cb9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:38.145379 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f685e663-8b79-4b30-bdf4-98e609a4cb9c) transitioned into state 'SUCCESS' from state '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-1823540147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22386ec62ce2491dab71d78f15df6f9d',qos_specs=None,replication_status=,reservations=['c56f44df-9775-42cf-bb70-9c6d2e296db7','29209205-6321-48bb-a551-f88f61ab2616','55c3fd93-1bdc-4d82-a8c4-73065053ca4c','706e2ec2-4743-4f1a-891e-e104eee9c1aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ba4fa3b392f40e1a95bd2f6e1e1bca3',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:38.146056 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9234e0a3-886d-4f92-b917-15da4baf193a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:38.158082 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9234e0a3-886d-4f92-b917-15da4baf193a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:38.159421 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Flow 'volume_create_api' (fc640324-752d-4699-bc55-6a25ed46fba5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:38.160003 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Create volume request issued successfully. Aug 14 06:16:38.160831 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-34ae20e0-cb2a-42cf-a396-e82c214e308c tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:38.161497 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 763/3030] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:16:37 2026] POST /volume/v3/volumes => generated 749 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:38.176461 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7a0738de-f8eb-4348-8026-7a03b17c0dc4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:38.178874 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7a0738de-f8eb-4348-8026-7a03b17c0dc4 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c Aug 14 06:16:38.179125 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7a0738de-f8eb-4348-8026-7a03b17c0dc4 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:38.179377 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7a0738de-f8eb-4348-8026-7a03b17c0dc4 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:38.188027 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:38.188027 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:38.192259 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7a0738de-f8eb-4348-8026-7a03b17c0dc4 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:38.197183 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7a0738de-f8eb-4348-8026-7a03b17c0dc4 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c returned with HTTP 200 Aug 14 06:16:38.197683 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 754/3031] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:38 2026] GET /volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:38.403729 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b5ae4860-2c74-4aeb-9954-eb6f9833ad93 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:38.405531 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b5ae4860-2c74-4aeb-9954-eb6f9833ad93 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:38.405731 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b5ae4860-2c74-4aeb-9954-eb6f9833ad93 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:38.405940 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b5ae4860-2c74-4aeb-9954-eb6f9833ad93 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:38.406043 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b5ae4860-2c74-4aeb-9954-eb6f9833ad93 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:38.410107 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:38.410107 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:38.410859 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b5ae4860-2c74-4aeb-9954-eb6f9833ad93 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:38.411222 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 754/3032] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:38 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:38.759306 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7b0b05a8-0342-4ca6-b4cf-5f0090a948bc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:38.761162 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7b0b05a8-0342-4ca6-b4cf-5f0090a948bc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/0d26c294-cf47-4a0f-bb29-4c575af9f735 Aug 14 06:16:38.761470 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7b0b05a8-0342-4ca6-b4cf-5f0090a948bc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:38.761723 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7b0b05a8-0342-4ca6-b4cf-5f0090a948bc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:38.773467 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:38.773467 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:38.777864 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7b0b05a8-0342-4ca6-b4cf-5f0090a948bc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:38.783222 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7b0b05a8-0342-4ca6-b4cf-5f0090a948bc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/0d26c294-cf47-4a0f-bb29-4c575af9f735 returned with HTTP 200 Aug 14 06:16:38.783781 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 762/3033] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:38 2026] GET /volume/v3/volumes/0d26c294-cf47-4a0f-bb29-4c575af9f735 => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:38.796850 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-488c2b12-b5b3-46ea-8e39-c0f639baf6fa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:38.798937 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-488c2b12-b5b3-46ea-8e39-c0f639baf6fa tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:16:38.799331 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-488c2b12-b5b3-46ea-8e39-c0f639baf6fa tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d26c294-cf47-4a0f-bb29-4c575af9f735", "name": "tempest-VolumeDependencyTests-Snapshot-1130147755"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:38.808067 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:38.808067 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:38.808704 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-488c2b12-b5b3-46ea-8e39-c0f639baf6fa tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:38.808923 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-488c2b12-b5b3-46ea-8e39-c0f639baf6fa tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create snapshot from volume 0d26c294-cf47-4a0f-bb29-4c575af9f735 Aug 14 06:16:38.832682 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-488c2b12-b5b3-46ea-8e39-c0f639baf6fa tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Created reservations ['4c99ecce-8b7a-4d93-938f-8420a5bba863', '31c2f47b-f447-4845-9be1-859d40fca4f7', 'c59a3a56-2c43-46f1-95a1-729c631a0ef5', 'fe19e100-fd6a-4f97-b26f-7df1f0d2767c'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:38.865519 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-488c2b12-b5b3-46ea-8e39-c0f639baf6fa tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot create request issued successfully. Aug 14 06:16:38.866020 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-488c2b12-b5b3-46ea-8e39-c0f639baf6fa tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:16:38.866610 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 764/3034] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:16:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:38.875372 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-64e041cd-8387-42c4-b623-4e1008494792 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:38.877314 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-64e041cd-8387-42c4-b623-4e1008494792 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/784ab4f4-9ae8-47dd-b1fd-ce3876091607 Aug 14 06:16:38.877530 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-64e041cd-8387-42c4-b623-4e1008494792 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:38.877725 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-64e041cd-8387-42c4-b623-4e1008494792 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:38.886419 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:38.886419 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:38.886419 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-64e041cd-8387-42c4-b623-4e1008494792 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:16:38.886419 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-64e041cd-8387-42c4-b623-4e1008494792 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/784ab4f4-9ae8-47dd-b1fd-ce3876091607 returned with HTTP 200 Aug 14 06:16:38.886419 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 755/3035] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:38 2026] GET /volume/v3/snapshots/784ab4f4-9ae8-47dd-b1fd-ce3876091607 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:38.910117 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-128b52b8-0408-42fe-adb1-44066c3e6de5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:38.912016 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-128b52b8-0408-42fe-adb1-44066c3e6de5 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:38.912212 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-128b52b8-0408-42fe-adb1-44066c3e6de5 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:38.912446 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-128b52b8-0408-42fe-adb1-44066c3e6de5 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:38.912552 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-128b52b8-0408-42fe-adb1-44066c3e6de5 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:38.922873 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:38.922873 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:38.923453 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-128b52b8-0408-42fe-adb1-44066c3e6de5 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:38.923807 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 755/3036] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:38 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:39.213260 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-51ee5d22-9d7f-4b4f-a4a5-ddf6b568d8e3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:39.215307 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-51ee5d22-9d7f-4b4f-a4a5-ddf6b568d8e3 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c Aug 14 06:16:39.215848 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-51ee5d22-9d7f-4b4f-a4a5-ddf6b568d8e3 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:39.216137 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-51ee5d22-9d7f-4b4f-a4a5-ddf6b568d8e3 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:39.226588 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:39.226588 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:39.232417 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-51ee5d22-9d7f-4b4f-a4a5-ddf6b568d8e3 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:39.238106 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-51ee5d22-9d7f-4b4f-a4a5-ddf6b568d8e3 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c returned with HTTP 200 Aug 14 06:16:39.238752 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 763/3037] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:39 2026] GET /volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:39.253418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-847ea524-83ce-4d32-ad96-9b5d5de70941 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:39.256348 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-847ea524-83ce-4d32-ad96-9b5d5de70941 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] POST https://10.4.3.127/volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c/action Aug 14 06:16:39.256783 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-847ea524-83ce-4d32-ad96-9b5d5de70941 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:39.256966 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-847ea524-83ce-4d32-ad96-9b5d5de70941 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:39.266277 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:39.266277 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:39.266845 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.admin_actions [None req-847ea524-83ce-4d32-ad96-9b5d5de70941 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Updating volume '5d031823-592c-44ea-ba0a-d28a23bf0d2c' with '{'status': 'error'}' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 06:16:39.298228 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-847ea524-83ce-4d32-ad96-9b5d5de70941 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] https://10.4.3.127/volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c/action returned with HTTP 202 Aug 14 06:16:39.298897 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 765/3038] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:16:39 2026] POST /volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:39.308902 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-44df1b6f-d028-4672-b413-70e1268dcdf3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:39.310991 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-44df1b6f-d028-4672-b413-70e1268dcdf3 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c Aug 14 06:16:39.311188 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-44df1b6f-d028-4672-b413-70e1268dcdf3 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:39.311367 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-44df1b6f-d028-4672-b413-70e1268dcdf3 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:39.318798 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:39.318798 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:39.323300 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-44df1b6f-d028-4672-b413-70e1268dcdf3 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:39.328439 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-44df1b6f-d028-4672-b413-70e1268dcdf3 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c returned with HTTP 200 Aug 14 06:16:39.329348 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 756/3039] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:39 2026] GET /volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:39.346894 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-96ac1df7-e4ca-4bdd-8a71-a9ff398bbbde None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:39.350468 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-96ac1df7-e4ca-4bdd-8a71-a9ff398bbbde tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] POST https://10.4.3.127/volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c/action Aug 14 06:16:39.350468 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-96ac1df7-e4ca-4bdd-8a71-a9ff398bbbde tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:39.350468 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-96ac1df7-e4ca-4bdd-8a71-a9ff398bbbde tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:39.358655 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:39.358655 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:39.359112 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-96ac1df7-e4ca-4bdd-8a71-a9ff398bbbde tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Volume info retrieved successfully. Aug 14 06:16:39.382070 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-96ac1df7-e4ca-4bdd-8a71-a9ff398bbbde tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Delete volume request issued successfully. Aug 14 06:16:39.382180 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-96ac1df7-e4ca-4bdd-8a71-a9ff398bbbde tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] https://10.4.3.127/volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c/action returned with HTTP 202 Aug 14 06:16:39.382942 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 756/3040] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:16:39 2026] POST /volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:39.392842 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-761eeb38-2150-4c36-a406-10e03235755a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:39.395213 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-761eeb38-2150-4c36-a406-10e03235755a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c Aug 14 06:16:39.395540 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-761eeb38-2150-4c36-a406-10e03235755a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:39.395853 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-761eeb38-2150-4c36-a406-10e03235755a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:39.403182 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:39.403182 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:39.407455 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-761eeb38-2150-4c36-a406-10e03235755a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:39.412879 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-761eeb38-2150-4c36-a406-10e03235755a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c returned with HTTP 200 Aug 14 06:16:39.413323 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 764/3041] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:39 2026] GET /volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:39.421878 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3da0e390-2923-497c-bc8a-5fea70787604 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:39.424265 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3da0e390-2923-497c-bc8a-5fea70787604 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:39.425459 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3da0e390-2923-497c-bc8a-5fea70787604 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:39.425459 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3da0e390-2923-497c-bc8a-5fea70787604 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:39.425459 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3da0e390-2923-497c-bc8a-5fea70787604 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:39.430904 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:39.430904 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:39.432092 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3da0e390-2923-497c-bc8a-5fea70787604 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:39.432914 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 766/3042] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:39 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:39.895551 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-24ec661d-a8f2-47a1-b932-bf7ec0bcc2cd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:39.897528 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-24ec661d-a8f2-47a1-b932-bf7ec0bcc2cd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/784ab4f4-9ae8-47dd-b1fd-ce3876091607 Aug 14 06:16:39.897904 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-24ec661d-a8f2-47a1-b932-bf7ec0bcc2cd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:39.898237 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-24ec661d-a8f2-47a1-b932-bf7ec0bcc2cd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:39.904287 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:39.904287 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:39.905046 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-24ec661d-a8f2-47a1-b932-bf7ec0bcc2cd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:16:39.906102 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-24ec661d-a8f2-47a1-b932-bf7ec0bcc2cd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/784ab4f4-9ae8-47dd-b1fd-ce3876091607 returned with HTTP 200 Aug 14 06:16:39.906743 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 757/3043] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:39 2026] GET /volume/v3/snapshots/784ab4f4-9ae8-47dd-b1fd-ce3876091607 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:39.915065 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1bdd6898-e952-4760-8493-c02c059fdf43 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:39.917367 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:39.917914 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "784ab4f4-9ae8-47dd-b1fd-ce3876091607", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-658745927"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:39.920056 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request body: {'volume': {'snapshot_id': '784ab4f4-9ae8-47dd-b1fd-ce3876091607', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-658745927'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:39.927028 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:39.927028 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:39.927685 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:16:39.927893 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume of 1 GB Aug 14 06:16:39.932444 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Availability Zones retrieved successfully. Aug 14 06:16:39.939121 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (9df17432-3861-44da-82c2-bef922c5f4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:39.939700 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c58a6d7f-7725-44b3-b640-718701c610d4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:39.940592 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f352a217-4050-402a-83b3-deaf819db32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:39.944441 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:39.944535 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c58a6d7f-7725-44b3-b640-718701c610d4 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:39.944535 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c58a6d7f-7725-44b3-b640-718701c610d4 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:39.944535 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c58a6d7f-7725-44b3-b640-718701c610d4 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:39.944535 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-c58a6d7f-7725-44b3-b640-718701c610d4 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:39.949261 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:39.949261 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:39.950314 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c58a6d7f-7725-44b3-b640-718701c610d4 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:39.950946 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 765/3044] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:39 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:39.976688 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f352a217-4050-402a-83b3-deaf819db32d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '784ab4f4-9ae8-47dd-b1fd-ce3876091607', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:39.977691 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20d7090f-5c97-49ae-8cf1-7d1ebc8d5d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:40.027212 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Created reservations ['0d214621-7936-4b31-9676-45302b28cf92', '3d19e5f4-6255-4a6e-8b76-b6f2794292a7', '18fdd39f-e12c-41ce-a282-3bf84a823e90', '853f6da6-0967-4074-b931-66337d4d12b0'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:40.028148 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20d7090f-5c97-49ae-8cf1-7d1ebc8d5d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d214621-7936-4b31-9676-45302b28cf92', '3d19e5f4-6255-4a6e-8b76-b6f2794292a7', '18fdd39f-e12c-41ce-a282-3bf84a823e90', '853f6da6-0967-4074-b931-66337d4d12b0']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:40.028933 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (297dbaea-e471-4b7f-b62a-bacf4295bc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:40.068093 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (297dbaea-e471-4b7f-b62a-bacf4295bc0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de863a88-d5a4-4a08-8f4f-c04d31c00efe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-658745927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['0d214621-7936-4b31-9676-45302b28cf92','3d19e5f4-6255-4a6e-8b76-b6f2794292a7','18fdd39f-e12c-41ce-a282-3bf84a823e90','853f6da6-0967-4074-b931-66337d4d12b0'],size=1,snapshot_id=784ab4f4-9ae8-47dd-b1fd-ce3876091607,source_replicaid=,source_volid=None,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-658745927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de863a88-d5a4-4a08-8f4f-c04d31c00efe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7275c926ee694ec3abe128325c7451c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=784ab4f4-9ae8-47dd-b1fd-ce3876091607,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:40.069033 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af519d2-2973-4aed-8e6b-7b3d45c6f082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:40.089478 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af519d2-2973-4aed-8e6b-7b3d45c6f082) transitioned into state 'SUCCESS' from state '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-658745927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['0d214621-7936-4b31-9676-45302b28cf92','3d19e5f4-6255-4a6e-8b76-b6f2794292a7','18fdd39f-e12c-41ce-a282-3bf84a823e90','853f6da6-0967-4074-b931-66337d4d12b0'],size=1,snapshot_id=784ab4f4-9ae8-47dd-b1fd-ce3876091607,source_replicaid=,source_volid=None,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:40.090239 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c58710bd-95d1-44ed-8de1-7d1f522462cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:40.110313 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c58710bd-95d1-44ed-8de1-7d1f522462cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:40.111130 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (9df17432-3861-44da-82c2-bef922c5f4c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:40.111467 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request issued successfully. Aug 14 06:16:40.112009 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1bdd6898-e952-4760-8493-c02c059fdf43 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:40.112600 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 757/3045] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:16:39 2026] POST /volume/v3/volumes => generated 803 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:40.129538 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c1d9e772-1be6-4737-802a-5091a04e8dbd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:40.134771 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c1d9e772-1be6-4737-802a-5091a04e8dbd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/de863a88-d5a4-4a08-8f4f-c04d31c00efe Aug 14 06:16:40.134985 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c1d9e772-1be6-4737-802a-5091a04e8dbd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:40.135174 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c1d9e772-1be6-4737-802a-5091a04e8dbd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:40.142130 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:40.142130 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:40.145632 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c1d9e772-1be6-4737-802a-5091a04e8dbd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:40.149698 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c1d9e772-1be6-4737-802a-5091a04e8dbd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/de863a88-d5a4-4a08-8f4f-c04d31c00efe returned with HTTP 200 Aug 14 06:16:40.150062 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 767/3046] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:40 2026] GET /volume/v3/volumes/de863a88-d5a4-4a08-8f4f-c04d31c00efe => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:40.434283 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3009f0a5-5369-4ebb-bed6-a18cbe373579 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:40.439057 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3009f0a5-5369-4ebb-bed6-a18cbe373579 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c Aug 14 06:16:40.439310 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3009f0a5-5369-4ebb-bed6-a18cbe373579 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:40.439868 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3009f0a5-5369-4ebb-bed6-a18cbe373579 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:40.444356 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-68d5fa19-bf18-4ed2-b1cd-2ea24e21fce1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:40.450996 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-68d5fa19-bf18-4ed2-b1cd-2ea24e21fce1 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:40.451322 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-68d5fa19-bf18-4ed2-b1cd-2ea24e21fce1 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:40.451606 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-68d5fa19-bf18-4ed2-b1cd-2ea24e21fce1 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:40.451783 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-68d5fa19-bf18-4ed2-b1cd-2ea24e21fce1 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:40.453735 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3009f0a5-5369-4ebb-bed6-a18cbe373579 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c returned with HTTP 404 Aug 14 06:16:40.454374 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 758/3047] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:40 2026] GET /volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:40.459161 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:40.459161 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:40.460551 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-68d5fa19-bf18-4ed2-b1cd-2ea24e21fce1 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:40.461080 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 766/3048] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:40 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:40.464972 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cc17150c-2620-434a-bae0-3d2e262e82c8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:40.464972 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cc17150c-2620-434a-bae0-3d2e262e82c8 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c Aug 14 06:16:40.464972 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cc17150c-2620-434a-bae0-3d2e262e82c8 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:40.465270 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cc17150c-2620-434a-bae0-3d2e262e82c8 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:40.471043 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cc17150c-2620-434a-bae0-3d2e262e82c8 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c returned with HTTP 404 Aug 14 06:16:40.473563 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 758/3049] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:40 2026] GET /volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:40.480329 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b701b1f1-e0c5-4913-a735-3c70ab0237aa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:40.485333 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b701b1f1-e0c5-4913-a735-3c70ab0237aa tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] DELETE https://10.4.3.127/volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c Aug 14 06:16:40.485614 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b701b1f1-e0c5-4913-a735-3c70ab0237aa tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:40.485894 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b701b1f1-e0c5-4913-a735-3c70ab0237aa tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:40.486123 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-b701b1f1-e0c5-4913-a735-3c70ab0237aa tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Delete volume with id: 5d031823-592c-44ea-ba0a-d28a23bf0d2c Aug 14 06:16:40.497789 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b701b1f1-e0c5-4913-a735-3c70ab0237aa tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c returned with HTTP 404 Aug 14 06:16:40.498390 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 768/3050] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:40 2026] DELETE /volume/v3/volumes/5d031823-592c-44ea-ba0a-d28a23bf0d2c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:40.507433 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:40.509592 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:40.509995 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-21000335"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:40.511976 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-21000335'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:40.512088 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Create volume of 1 GB Aug 14 06:16:40.517111 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Availability Zones retrieved successfully. Aug 14 06:16:40.524290 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Flow 'volume_create_api' (b83e84ec-d6bc-472f-b3ad-73e6990db560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:40.525342 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6307d7dc-fa2a-4977-8757-19eeddc444ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:40.526872 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:40.563450 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6307d7dc-fa2a-4977-8757-19eeddc444ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:40.564216 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38b69022-56d8-4ab7-8556-2d647b615372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:40.607157 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Created reservations ['0cadd180-b344-4beb-90a9-8d3948727ca2', '52c7c413-d5b6-44f8-bba0-80962735b65b', '8faf73c7-7cec-4daf-a925-9c8be76b2adb', '953228f3-1504-4da6-9894-db83b3a4d95c'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:40.609193 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38b69022-56d8-4ab7-8556-2d647b615372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cadd180-b344-4beb-90a9-8d3948727ca2', '52c7c413-d5b6-44f8-bba0-80962735b65b', '8faf73c7-7cec-4daf-a925-9c8be76b2adb', '953228f3-1504-4da6-9894-db83b3a4d95c']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:40.610598 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3972769d-27cf-455d-9731-1fbf0849447e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:40.638555 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3972769d-27cf-455d-9731-1fbf0849447e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '119f2f20-5bfd-4f4e-961d-982919ad3d6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-21000335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22386ec62ce2491dab71d78f15df6f9d',qos_specs=None,replication_status=,reservations=['0cadd180-b344-4beb-90a9-8d3948727ca2','52c7c413-d5b6-44f8-bba0-80962735b65b','8faf73c7-7cec-4daf-a925-9c8be76b2adb','953228f3-1504-4da6-9894-db83b3a4d95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ba4fa3b392f40e1a95bd2f6e1e1bca3',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-21000335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=119f2f20-5bfd-4f4e-961d-982919ad3d6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22386ec62ce2491dab71d78f15df6f9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ba4fa3b392f40e1a95bd2f6e1e1bca3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:40.639309 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39c9b2d6-8fad-4138-993d-7c3391456031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:40.675136 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39c9b2d6-8fad-4138-993d-7c3391456031) transitioned into state 'SUCCESS' from state '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-21000335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22386ec62ce2491dab71d78f15df6f9d',qos_specs=None,replication_status=,reservations=['0cadd180-b344-4beb-90a9-8d3948727ca2','52c7c413-d5b6-44f8-bba0-80962735b65b','8faf73c7-7cec-4daf-a925-9c8be76b2adb','953228f3-1504-4da6-9894-db83b3a4d95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ba4fa3b392f40e1a95bd2f6e1e1bca3',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:40.676074 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adcb470a-c018-4fc9-a34a-a810bba25736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:40.690297 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adcb470a-c018-4fc9-a34a-a810bba25736) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:40.691566 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Flow 'volume_create_api' (b83e84ec-d6bc-472f-b3ad-73e6990db560) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:40.692028 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Create volume request issued successfully. Aug 14 06:16:40.692939 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f694ccbd-d0b3-44f2-811e-eea1bf7f273e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:40.693431 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 759/3051] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:16:40 2026] POST /volume/v3/volumes => generated 747 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:40.727314 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-076843a0-abd1-45f5-a6f9-7ba3b6280356 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:40.728983 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-076843a0-abd1-45f5-a6f9-7ba3b6280356 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f Aug 14 06:16:40.729170 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-076843a0-abd1-45f5-a6f9-7ba3b6280356 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:40.729439 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-076843a0-abd1-45f5-a6f9-7ba3b6280356 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:40.738989 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:40.738989 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:40.744290 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-076843a0-abd1-45f5-a6f9-7ba3b6280356 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:40.749595 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-076843a0-abd1-45f5-a6f9-7ba3b6280356 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f returned with HTTP 200 Aug 14 06:16:40.751481 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 767/3052] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:40 2026] GET /volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:40.964663 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9973bd1d-2e5f-4f1b-b632-12d22884cd64 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:40.967755 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9973bd1d-2e5f-4f1b-b632-12d22884cd64 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:40.968036 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9973bd1d-2e5f-4f1b-b632-12d22884cd64 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:40.968257 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9973bd1d-2e5f-4f1b-b632-12d22884cd64 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:40.968391 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9973bd1d-2e5f-4f1b-b632-12d22884cd64 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:40.976390 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:40.976390 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:40.977242 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9973bd1d-2e5f-4f1b-b632-12d22884cd64 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:40.977752 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 759/3053] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:40 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:41.047783 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ba562e2f-bec9-47f7-a9a7-980874727442 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:41.050186 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ba562e2f-bec9-47f7-a9a7-980874727442 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:41.050630 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ba562e2f-bec9-47f7-a9a7-980874727442 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1829185827", "snapshot_id": null, "imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "volume_type": null, "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:41.052697 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-ba562e2f-bec9-47f7-a9a7-980874727442 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1829185827', 'snapshot_id': None, 'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'volume_type': None, 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:41.165009 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4ff29251-51b4-4040-8e42-f65a3f52ca12 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:41.168741 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4ff29251-51b4-4040-8e42-f65a3f52ca12 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/de863a88-d5a4-4a08-8f4f-c04d31c00efe Aug 14 06:16:41.169036 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4ff29251-51b4-4040-8e42-f65a3f52ca12 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:41.169259 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4ff29251-51b4-4040-8e42-f65a3f52ca12 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:41.176952 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-ba562e2f-bec9-47f7-a9a7-980874727442 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Create volume of 1 GB Aug 14 06:16:41.177241 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:41.177241 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:41.181160 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4ff29251-51b4-4040-8e42-f65a3f52ca12 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:41.181488 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ba562e2f-bec9-47f7-a9a7-980874727442 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Availability Zones retrieved successfully. Aug 14 06:16:41.185878 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4ff29251-51b4-4040-8e42-f65a3f52ca12 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/de863a88-d5a4-4a08-8f4f-c04d31c00efe returned with HTTP 200 Aug 14 06:16:41.186481 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 760/3054] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:41 2026] GET /volume/v3/volumes/de863a88-d5a4-4a08-8f4f-c04d31c00efe => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:41.195259 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ba562e2f-bec9-47f7-a9a7-980874727442 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Flow 'volume_create_api' (6653e8fc-5cac-464b-8d9e-72e7a0b224e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:41.197156 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ba562e2f-bec9-47f7-a9a7-980874727442 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34dd474f-3bb7-446a-bbec-10bf7e606546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:41.198067 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-ba562e2f-bec9-47f7-a9a7-980874727442 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:41.200322 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:41.202562 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:41.203003 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "de863a88-d5a4-4a08-8f4f-c04d31c00efe", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1211368020"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:41.204779 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request body: {'volume': {'source_volid': 'de863a88-d5a4-4a08-8f4f-c04d31c00efe', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1211368020'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:41.212788 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:41.212788 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:41.213263 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume retrieved successfully. Aug 14 06:16:41.213393 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume of 1 GB Aug 14 06:16:41.217034 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Availability Zones retrieved successfully. Aug 14 06:16:41.223680 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (4823444b-4f96-4a70-a70a-de6679a662ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:41.224994 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f6ebd0f-d5a6-49e0-8599-24907eb5a08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:41.226111 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:41.247578 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f6ebd0f-d5a6-49e0-8599-24907eb5a08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'de863a88-d5a4-4a08-8f4f-c04d31c00efe', 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:41.248290 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5462c04f-b3ed-4ccc-bf39-7ac71ce490b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:41.250281 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ba562e2f-bec9-47f7-a9a7-980874727442 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34dd474f-3bb7-446a-bbec-10bf7e606546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:41.251244 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ba562e2f-bec9-47f7-a9a7-980874727442 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47708423-8936-491a-977c-5d0d7bba5a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:41.281911 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Created reservations ['5d13d97d-7576-4965-bd97-0a1a850e6a66', '197e527f-1f02-4881-8227-0ed4f14b8778', '1047b542-a5a5-4d2a-ae15-8661f00b90e8', '9ed3b421-2073-4672-aa75-bafc492a668c'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:41.282726 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5462c04f-b3ed-4ccc-bf39-7ac71ce490b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d13d97d-7576-4965-bd97-0a1a850e6a66', '197e527f-1f02-4881-8227-0ed4f14b8778', '1047b542-a5a5-4d2a-ae15-8661f00b90e8', '9ed3b421-2073-4672-aa75-bafc492a668c']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:41.283444 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (499b5260-f541-4aa6-993d-bcc2b6dfd532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:41.301663 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-ba562e2f-bec9-47f7-a9a7-980874727442 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Created reservations ['ad690a0d-3fa6-4148-a220-403e620b2571', 'c1ed760f-1421-4c24-9605-ace72292527f', '6a5db83c-6bea-41d2-83cc-2b02cdd5c021', '9bb4a20d-8531-4df7-8bdd-819a00f163bd'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:41.302379 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ba562e2f-bec9-47f7-a9a7-980874727442 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47708423-8936-491a-977c-5d0d7bba5a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad690a0d-3fa6-4148-a220-403e620b2571', 'c1ed760f-1421-4c24-9605-ace72292527f', '6a5db83c-6bea-41d2-83cc-2b02cdd5c021', '9bb4a20d-8531-4df7-8bdd-819a00f163bd']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:41.303031 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ba562e2f-bec9-47f7-a9a7-980874727442 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f71174f-4c52-4fc3-92d7-ea9ebd747189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:41.314259 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (499b5260-f541-4aa6-993d-bcc2b6dfd532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9f3d330-1163-40b1-8918-f7ae70b4cec7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1211368020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['5d13d97d-7576-4965-bd97-0a1a850e6a66','197e527f-1f02-4881-8227-0ed4f14b8778','1047b542-a5a5-4d2a-ae15-8661f00b90e8','9ed3b421-2073-4672-aa75-bafc492a668c'],size=1,snapshot_id=None,source_replicaid=,source_volid=de863a88-d5a4-4a08-8f4f-c04d31c00efe,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1211368020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9f3d330-1163-40b1-8918-f7ae70b4cec7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7275c926ee694ec3abe128325c7451c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=de863a88-d5a4-4a08-8f4f-c04d31c00efe,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:41.314942 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51d0bf9e-1121-42a2-940d-cd2b03c4fefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:41.322601 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ba562e2f-bec9-47f7-a9a7-980874727442 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f71174f-4c52-4fc3-92d7-ea9ebd747189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7008db31-402b-4c76-b235-376681f8c4c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1829185827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c8765e01b234e3899de8e206f13185b',qos_specs=None,replication_status=,reservations=['ad690a0d-3fa6-4148-a220-403e620b2571','c1ed760f-1421-4c24-9605-ace72292527f','6a5db83c-6bea-41d2-83cc-2b02cdd5c021','9bb4a20d-8531-4df7-8bdd-819a00f163bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f52d366fe7a4f9c81131a2450167530',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1829185827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7008db31-402b-4c76-b235-376681f8c4c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c8765e01b234e3899de8e206f13185b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f52d366fe7a4f9c81131a2450167530',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:41.323309 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ba562e2f-bec9-47f7-a9a7-980874727442 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a018da6d-59b3-4467-bbaf-59c53044a7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:41.333074 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51d0bf9e-1121-42a2-940d-cd2b03c4fefb) transitioned into state 'SUCCESS' from state '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-1211368020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['5d13d97d-7576-4965-bd97-0a1a850e6a66','197e527f-1f02-4881-8227-0ed4f14b8778','1047b542-a5a5-4d2a-ae15-8661f00b90e8','9ed3b421-2073-4672-aa75-bafc492a668c'],size=1,snapshot_id=None,source_replicaid=,source_volid=de863a88-d5a4-4a08-8f4f-c04d31c00efe,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:41.333762 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93470809-df63-4c5f-b092-becb2326532b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:41.344069 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ba562e2f-bec9-47f7-a9a7-980874727442 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a018da6d-59b3-4467-bbaf-59c53044a7b8) transitioned into state 'SUCCESS' from state '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-1829185827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c8765e01b234e3899de8e206f13185b',qos_specs=None,replication_status=,reservations=['ad690a0d-3fa6-4148-a220-403e620b2571','c1ed760f-1421-4c24-9605-ace72292527f','6a5db83c-6bea-41d2-83cc-2b02cdd5c021','9bb4a20d-8531-4df7-8bdd-819a00f163bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f52d366fe7a4f9c81131a2450167530',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:41.344685 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ba562e2f-bec9-47f7-a9a7-980874727442 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81c3a93c-1d1e-4f6a-a5a6-d99b943bedb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:41.348897 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93470809-df63-4c5f-b092-becb2326532b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:41.349646 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (4823444b-4f96-4a70-a70a-de6679a662ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:41.349931 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request issued successfully. Aug 14 06:16:41.350473 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-19bc2b79-599c-4c14-aa7e-2d1857f363a5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:41.351008 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 768/3055] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:16:41 2026] POST /volume/v3/volumes => generated 804 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:41.356196 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ba562e2f-bec9-47f7-a9a7-980874727442 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81c3a93c-1d1e-4f6a-a5a6-d99b943bedb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:41.357251 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ba562e2f-bec9-47f7-a9a7-980874727442 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Flow 'volume_create_api' (6653e8fc-5cac-464b-8d9e-72e7a0b224e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:41.357570 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ba562e2f-bec9-47f7-a9a7-980874727442 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Create volume request issued successfully. Aug 14 06:16:41.358099 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ba562e2f-bec9-47f7-a9a7-980874727442 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:41.358766 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 769/3056] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:16:41 2026] POST /volume/v3/volumes => generated 754 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:41.367439 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-13b3434e-54c7-471f-8b23-d4587e286743 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:41.370228 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e7ed4f53-6e39-49c2-a54a-26e8adae6476 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:41.370975 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-13b3434e-54c7-471f-8b23-d4587e286743 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/d9f3d330-1163-40b1-8918-f7ae70b4cec7 Aug 14 06:16:41.371896 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e7ed4f53-6e39-49c2-a54a-26e8adae6476 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 Aug 14 06:16:41.372075 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e7ed4f53-6e39-49c2-a54a-26e8adae6476 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:41.372254 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-13b3434e-54c7-471f-8b23-d4587e286743 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:41.372292 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e7ed4f53-6e39-49c2-a54a-26e8adae6476 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:41.372557 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-13b3434e-54c7-471f-8b23-d4587e286743 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:41.378468 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:41.378468 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:41.381543 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e7ed4f53-6e39-49c2-a54a-26e8adae6476 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Volume info retrieved successfully. Aug 14 06:16:41.384749 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:41.384749 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:41.385046 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e7ed4f53-6e39-49c2-a54a-26e8adae6476 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 returned with HTTP 200 Aug 14 06:16:41.385369 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 761/3057] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:41 2026] GET /volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 => generated 822 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:41.388669 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-13b3434e-54c7-471f-8b23-d4587e286743 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:41.392757 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-13b3434e-54c7-471f-8b23-d4587e286743 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/d9f3d330-1163-40b1-8918-f7ae70b4cec7 returned with HTTP 200 Aug 14 06:16:41.393167 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 760/3058] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:41 2026] GET /volume/v3/volumes/d9f3d330-1163-40b1-8918-f7ae70b4cec7 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:41.474386 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d37061d1-15d9-4458-85c5-0f6b7f294e95 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:41.476746 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d37061d1-15d9-4458-85c5-0f6b7f294e95 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:41.476969 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d37061d1-15d9-4458-85c5-0f6b7f294e95 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:41.477237 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d37061d1-15d9-4458-85c5-0f6b7f294e95 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:41.477373 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-d37061d1-15d9-4458-85c5-0f6b7f294e95 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:41.482505 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:41.482505 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:41.483554 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d37061d1-15d9-4458-85c5-0f6b7f294e95 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:41.484133 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 769/3059] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:41 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:41.500276 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1e55c5df-7d6c-4d43-b6ff-dc5ecb1b8313 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:41.509653 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1e55c5df-7d6c-4d43-b6ff-dc5ecb1b8313 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/volumes/996082da-f64c-4622-b14c-3516bae27fb2 Aug 14 06:16:41.510232 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1e55c5df-7d6c-4d43-b6ff-dc5ecb1b8313 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:41.510308 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1e55c5df-7d6c-4d43-b6ff-dc5ecb1b8313 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:41.531228 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:41.531228 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:41.544554 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1e55c5df-7d6c-4d43-b6ff-dc5ecb1b8313 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Volume info retrieved successfully. Aug 14 06:16:41.553709 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1e55c5df-7d6c-4d43-b6ff-dc5ecb1b8313 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/volumes/996082da-f64c-4622-b14c-3516bae27fb2 returned with HTTP 200 Aug 14 06:16:41.555063 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 770/3060] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:41 2026] GET /volume/v3/volumes/996082da-f64c-4622-b14c-3516bae27fb2 => generated 902 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:41.570390 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-74b23174-a585-4377-ba18-415790590610 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:41.574070 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-74b23174-a585-4377-ba18-415790590610 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/volumes Aug 14 06:16:41.574345 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-74b23174-a585-4377-ba18-415790590610 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:41.574628 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-74b23174-a585-4377-ba18-415790590610 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:41.574977 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-74b23174-a585-4377-ba18-415790590610 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:16:41.576416 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-74b23174-a585-4377-ba18-415790590610 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100405) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:16:41.587611 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-74b23174-a585-4377-ba18-415790590610 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Get all volumes completed successfully. Aug 14 06:16:41.588139 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-74b23174-a585-4377-ba18-415790590610 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 200 Aug 14 06:16:41.588534 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 762/3061] 10.4.3.127 () {66 vars in 1237 bytes} [Fri Aug 14 06:16:41 2026] GET /volume/v3/volumes => generated 663 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:41.607464 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1221fb61-fdfe-4df1-8fdc-cdf6d47a4299 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:41.610019 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1221fb61-fdfe-4df1-8fdc-cdf6d47a4299 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] DELETE https://10.4.3.127/volume/v3/volumes/996082da-f64c-4622-b14c-3516bae27fb2 Aug 14 06:16:41.610429 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1221fb61-fdfe-4df1-8fdc-cdf6d47a4299 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:41.610634 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1221fb61-fdfe-4df1-8fdc-cdf6d47a4299 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:41.610935 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-1221fb61-fdfe-4df1-8fdc-cdf6d47a4299 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Delete volume with id: 996082da-f64c-4622-b14c-3516bae27fb2 Aug 14 06:16:41.622145 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:41.622145 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:41.622640 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1221fb61-fdfe-4df1-8fdc-cdf6d47a4299 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Volume info retrieved successfully. Aug 14 06:16:41.640028 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1221fb61-fdfe-4df1-8fdc-cdf6d47a4299 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Delete volume request issued successfully. Aug 14 06:16:41.640239 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1221fb61-fdfe-4df1-8fdc-cdf6d47a4299 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/volumes/996082da-f64c-4622-b14c-3516bae27fb2 returned with HTTP 202 Aug 14 06:16:41.640668 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 761/3062] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:41 2026] DELETE /volume/v3/volumes/996082da-f64c-4622-b14c-3516bae27fb2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:41.647769 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5461940a-3273-4cee-9c85-79f54676baed None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:41.649588 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5461940a-3273-4cee-9c85-79f54676baed tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] DELETE https://10.4.3.127/volume/v3/backups/df7bef2e-8fc0-4a1e-b48f-52937f752cf2 Aug 14 06:16:41.649778 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5461940a-3273-4cee-9c85-79f54676baed tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:41.649993 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5461940a-3273-4cee-9c85-79f54676baed tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:41.650093 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.backups [None req-5461940a-3273-4cee-9c85-79f54676baed tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Delete backup with id: df7bef2e-8fc0-4a1e-b48f-52937f752cf2. Aug 14 06:16:41.655100 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:41.655100 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:41.670756 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.backup.rpcapi [None req-5461940a-3273-4cee-9c85-79f54676baed tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] delete_backup rpcapi backup_id df7bef2e-8fc0-4a1e-b48f-52937f752cf2 {{(pid=100404) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:16:41.672587 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5461940a-3273-4cee-9c85-79f54676baed tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] https://10.4.3.127/volume/v3/backups/df7bef2e-8fc0-4a1e-b48f-52937f752cf2 returned with HTTP 202 Aug 14 06:16:41.673037 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 770/3063] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:41 2026] DELETE /volume/v3/backups/df7bef2e-8fc0-4a1e-b48f-52937f752cf2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:41.688928 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f5932e0a-51b2-4851-bc3b-56a3f3f9d6d5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:41.691916 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f5932e0a-51b2-4851-bc3b-56a3f3f9d6d5 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] GET https://10.4.3.127/volume/v3/backups/df7bef2e-8fc0-4a1e-b48f-52937f752cf2 Aug 14 06:16:41.692075 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f5932e0a-51b2-4851-bc3b-56a3f3f9d6d5 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:41.692268 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f5932e0a-51b2-4851-bc3b-56a3f3f9d6d5 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:41.692384 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-f5932e0a-51b2-4851-bc3b-56a3f3f9d6d5 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Show backup with id df7bef2e-8fc0-4a1e-b48f-52937f752cf2. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:41.696935 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:41.696935 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:41.697611 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f5932e0a-51b2-4851-bc3b-56a3f3f9d6d5 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] https://10.4.3.127/volume/v3/backups/df7bef2e-8fc0-4a1e-b48f-52937f752cf2 returned with HTTP 200 Aug 14 06:16:41.698035 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 771/3064] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:41 2026] GET /volume/v3/backups/df7bef2e-8fc0-4a1e-b48f-52937f752cf2 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:41.771090 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f6699388-d02a-44a3-9764-c26826804a94 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:41.772925 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f6699388-d02a-44a3-9764-c26826804a94 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f Aug 14 06:16:41.773115 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f6699388-d02a-44a3-9764-c26826804a94 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:41.773321 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f6699388-d02a-44a3-9764-c26826804a94 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:41.782210 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:41.782210 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:41.786588 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f6699388-d02a-44a3-9764-c26826804a94 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:41.791895 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f6699388-d02a-44a3-9764-c26826804a94 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f returned with HTTP 200 Aug 14 06:16:41.792500 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 763/3065] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:41 2026] GET /volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:41.807067 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-59834d35-2088-44f7-9d7f-c3071f5f18bb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:41.809072 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-59834d35-2088-44f7-9d7f-c3071f5f18bb tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] POST https://10.4.3.127/volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f/action Aug 14 06:16:41.809733 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-59834d35-2088-44f7-9d7f-c3071f5f18bb tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:41.809733 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-59834d35-2088-44f7-9d7f-c3071f5f18bb tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:41.819245 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:41.819245 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:41.819596 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.admin_actions [None req-59834d35-2088-44f7-9d7f-c3071f5f18bb tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Updating volume '119f2f20-5bfd-4f4e-961d-982919ad3d6f' with '{'status': 'maintenance'}' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 06:16:41.839072 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-59834d35-2088-44f7-9d7f-c3071f5f18bb tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] https://10.4.3.127/volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f/action returned with HTTP 202 Aug 14 06:16:41.839539 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 762/3066] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:16:41 2026] POST /volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:41.845862 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ef003279-cc04-401f-84d1-676ccf62fa6e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:41.848336 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ef003279-cc04-401f-84d1-676ccf62fa6e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f Aug 14 06:16:41.848626 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ef003279-cc04-401f-84d1-676ccf62fa6e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:41.848881 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ef003279-cc04-401f-84d1-676ccf62fa6e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:41.858129 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:41.858129 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:41.863256 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-ef003279-cc04-401f-84d1-676ccf62fa6e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:41.868556 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ef003279-cc04-401f-84d1-676ccf62fa6e tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f returned with HTTP 200 Aug 14 06:16:41.869055 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 771/3067] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:41 2026] GET /volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:41.882332 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ff0ca27c-af32-43dc-ab00-6403d995510f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:41.884252 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ff0ca27c-af32-43dc-ab00-6403d995510f tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] POST https://10.4.3.127/volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f/action Aug 14 06:16:41.884642 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ff0ca27c-af32-43dc-ab00-6403d995510f tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:41.884787 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ff0ca27c-af32-43dc-ab00-6403d995510f tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:41.893833 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:41.893833 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:41.894178 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ff0ca27c-af32-43dc-ab00-6403d995510f tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Volume info retrieved successfully. Aug 14 06:16:41.914492 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ff0ca27c-af32-43dc-ab00-6403d995510f tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Delete volume request issued successfully. Aug 14 06:16:41.914798 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ff0ca27c-af32-43dc-ab00-6403d995510f tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] https://10.4.3.127/volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f/action returned with HTTP 202 Aug 14 06:16:41.915312 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 772/3068] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:16:41 2026] POST /volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:41.921831 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5742ac34-e180-41ba-8609-217e8f8a55f5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:41.923732 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5742ac34-e180-41ba-8609-217e8f8a55f5 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f Aug 14 06:16:41.923978 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5742ac34-e180-41ba-8609-217e8f8a55f5 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:41.924199 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5742ac34-e180-41ba-8609-217e8f8a55f5 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:41.932389 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:41.932389 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:41.936025 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5742ac34-e180-41ba-8609-217e8f8a55f5 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:41.940162 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5742ac34-e180-41ba-8609-217e8f8a55f5 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f returned with HTTP 200 Aug 14 06:16:41.940538 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 764/3069] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:41 2026] GET /volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:41.992242 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-026394b5-9106-4a37-9a4a-312abe5df018 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:41.994276 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-026394b5-9106-4a37-9a4a-312abe5df018 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:41.994554 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-026394b5-9106-4a37-9a4a-312abe5df018 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:41.994768 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-026394b5-9106-4a37-9a4a-312abe5df018 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:41.994913 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-026394b5-9106-4a37-9a4a-312abe5df018 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:42.001137 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:42.001137 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:42.002963 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-026394b5-9106-4a37-9a4a-312abe5df018 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:42.002963 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 763/3070] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:41 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:42.397607 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5def3e14-4712-4767-9bbd-0bc992b4d9ba None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:42.399862 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5def3e14-4712-4767-9bbd-0bc992b4d9ba tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 Aug 14 06:16:42.400161 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5def3e14-4712-4767-9bbd-0bc992b4d9ba tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:42.400457 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5def3e14-4712-4767-9bbd-0bc992b4d9ba tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:42.406839 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9a58ad24-68c4-42ee-add9-f491a097beaf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:42.408477 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a58ad24-68c4-42ee-add9-f491a097beaf tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/d9f3d330-1163-40b1-8918-f7ae70b4cec7 Aug 14 06:16:42.408678 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9a58ad24-68c4-42ee-add9-f491a097beaf tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:42.408880 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9a58ad24-68c4-42ee-add9-f491a097beaf tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:42.408918 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:42.408918 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:42.412627 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5def3e14-4712-4767-9bbd-0bc992b4d9ba tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Volume info retrieved successfully. Aug 14 06:16:42.415386 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:42.415386 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:42.417344 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5def3e14-4712-4767-9bbd-0bc992b4d9ba tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 returned with HTTP 200 Aug 14 06:16:42.417745 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 772/3071] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:42 2026] GET /volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:42.420932 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9a58ad24-68c4-42ee-add9-f491a097beaf tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:42.422344 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a58ad24-68c4-42ee-add9-f491a097beaf tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/d9f3d330-1163-40b1-8918-f7ae70b4cec7 returned with HTTP 200 Aug 14 06:16:42.422963 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 773/3072] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:42 2026] GET /volume/v3/volumes/d9f3d330-1163-40b1-8918-f7ae70b4cec7 => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:42.430993 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-97786ebd-cd2f-4263-b27b-3af8d99d6623 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:42.432961 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-97786ebd-cd2f-4263-b27b-3af8d99d6623 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 Aug 14 06:16:42.433154 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-97786ebd-cd2f-4263-b27b-3af8d99d6623 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:42.433366 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-97786ebd-cd2f-4263-b27b-3af8d99d6623 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:42.438920 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-17178673-1bdf-40c4-ac35-ebace7442c5f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:42.440604 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-17178673-1bdf-40c4-ac35-ebace7442c5f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 Aug 14 06:16:42.440657 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:42.440657 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:42.440780 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-17178673-1bdf-40c4-ac35-ebace7442c5f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:42.440963 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-17178673-1bdf-40c4-ac35-ebace7442c5f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:42.441071 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-17178673-1bdf-40c4-ac35-ebace7442c5f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete snapshot with id: 0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 Aug 14 06:16:42.444319 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-97786ebd-cd2f-4263-b27b-3af8d99d6623 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Volume info retrieved successfully. Aug 14 06:16:42.445680 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:42.445680 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:42.446080 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-17178673-1bdf-40c4-ac35-ebace7442c5f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:16:42.449206 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-97786ebd-cd2f-4263-b27b-3af8d99d6623 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 returned with HTTP 200 Aug 14 06:16:42.449624 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 765/3073] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:42 2026] GET /volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:42.463135 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-17178673-1bdf-40c4-ac35-ebace7442c5f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot delete request issued successfully. Aug 14 06:16:42.463281 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2fa3bb08-a3ff-4e06-9b31-824e1e001d4c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:42.463424 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-17178673-1bdf-40c4-ac35-ebace7442c5f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 returned with HTTP 202 Aug 14 06:16:42.464046 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 764/3074] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:16:42 2026] DELETE /volume/v3/snapshots/0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:42.464841 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2fa3bb08-a3ff-4e06-9b31-824e1e001d4c tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 Aug 14 06:16:42.465005 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2fa3bb08-a3ff-4e06-9b31-824e1e001d4c tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:42.465174 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2fa3bb08-a3ff-4e06-9b31-824e1e001d4c tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:42.471492 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-65951947-4a41-48a5-a4f9-d18480200331 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:42.471699 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:42.471699 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:42.473907 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-65951947-4a41-48a5-a4f9-d18480200331 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 Aug 14 06:16:42.474220 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-65951947-4a41-48a5-a4f9-d18480200331 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:42.474574 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-65951947-4a41-48a5-a4f9-d18480200331 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:42.476982 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2fa3bb08-a3ff-4e06-9b31-824e1e001d4c tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Volume info retrieved successfully. Aug 14 06:16:42.483551 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:42.483551 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:42.484221 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-65951947-4a41-48a5-a4f9-d18480200331 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:16:42.485346 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-65951947-4a41-48a5-a4f9-d18480200331 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 returned with HTTP 200 Aug 14 06:16:42.485734 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2fa3bb08-a3ff-4e06-9b31-824e1e001d4c tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 returned with HTTP 200 Aug 14 06:16:42.485918 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 774/3075] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:42 2026] GET /volume/v3/snapshots/0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:42.486413 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 773/3076] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:42 2026] GET /volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:42.500247 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8fd12f61-4100-438a-82b7-f6cf1e5bf0ac None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:42.503151 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8fd12f61-4100-438a-82b7-f6cf1e5bf0ac tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:16:42.503684 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8fd12f61-4100-438a-82b7-f6cf1e5bf0ac tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7008db31-402b-4c76-b235-376681f8c4c1", "name": "tempest-TestVolumeBackupRestore-backup-654413209", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:42.505529 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-8fd12f61-4100-438a-82b7-f6cf1e5bf0ac tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Creating new backup {'backup': {'volume_id': '7008db31-402b-4c76-b235-376681f8c4c1', 'name': 'tempest-TestVolumeBackupRestore-backup-654413209', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100405) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:16:42.505674 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-8fd12f61-4100-438a-82b7-f6cf1e5bf0ac tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Creating backup of volume 7008db31-402b-4c76-b235-376681f8c4c1 in container None Aug 14 06:16:42.513140 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:42.513140 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:42.513801 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8fd12f61-4100-438a-82b7-f6cf1e5bf0ac tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Volume info retrieved successfully. Aug 14 06:16:42.543695 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-8fd12f61-4100-438a-82b7-f6cf1e5bf0ac tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Created reservations ['c8376cfb-3a98-4dc8-9a8f-051c8a209d38', '9cb8266b-8f1a-4a13-96c3-90c4c167fd39'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:42.581924 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8fd12f61-4100-438a-82b7-f6cf1e5bf0ac tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:16:42.582337 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 766/3077] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:16:42 2026] POST /volume/v3/backups => generated 334 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:42.596192 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a24f8de8-7f18-420e-81cd-59a27cb301e4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:42.605949 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a24f8de8-7f18-420e-81cd-59a27cb301e4 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:16:42.607411 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a24f8de8-7f18-420e-81cd-59a27cb301e4 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:42.608885 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a24f8de8-7f18-420e-81cd-59a27cb301e4 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:42.610688 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-a24f8de8-7f18-420e-81cd-59a27cb301e4 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:42.622388 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:42.622388 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:42.623532 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a24f8de8-7f18-420e-81cd-59a27cb301e4 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:16:42.624106 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 765/3078] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:42 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 743 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:42.713300 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0ae3e082-3179-4098-ba13-638ffab63601 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:42.717040 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0ae3e082-3179-4098-ba13-638ffab63601 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] GET https://10.4.3.127/volume/v3/backups/df7bef2e-8fc0-4a1e-b48f-52937f752cf2 Aug 14 06:16:42.717182 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0ae3e082-3179-4098-ba13-638ffab63601 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:42.717472 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0ae3e082-3179-4098-ba13-638ffab63601 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:42.717522 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-0ae3e082-3179-4098-ba13-638ffab63601 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Show backup with id df7bef2e-8fc0-4a1e-b48f-52937f752cf2. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:42.721146 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0ae3e082-3179-4098-ba13-638ffab63601 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] https://10.4.3.127/volume/v3/backups/df7bef2e-8fc0-4a1e-b48f-52937f752cf2 returned with HTTP 404 Aug 14 06:16:42.721670 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 775/3079] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:42 2026] GET /volume/v3/backups/df7bef2e-8fc0-4a1e-b48f-52937f752cf2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:42.729209 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-de5006ff-59c3-4157-bd4c-fc4c89b53240 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:42.731163 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-de5006ff-59c3-4157-bd4c-fc4c89b53240 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] DELETE https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:42.731974 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-de5006ff-59c3-4157-bd4c-fc4c89b53240 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:42.731974 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-de5006ff-59c3-4157-bd4c-fc4c89b53240 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:42.732272 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.backups [None req-de5006ff-59c3-4157-bd4c-fc4c89b53240 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Delete backup with id: 030ef0e9-350c-4173-8c73-b728223814b4. Aug 14 06:16:42.736635 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:42.736635 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:42.749663 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.backup.rpcapi [None req-de5006ff-59c3-4157-bd4c-fc4c89b53240 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] delete_backup rpcapi backup_id 030ef0e9-350c-4173-8c73-b728223814b4 {{(pid=100404) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:16:42.751512 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-de5006ff-59c3-4157-bd4c-fc4c89b53240 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 202 Aug 14 06:16:42.751999 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 774/3080] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:42 2026] DELETE /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:42.762088 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-74df8fcd-dd6e-4d35-b396-2df28c7439c6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:42.763984 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-74df8fcd-dd6e-4d35-b396-2df28c7439c6 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:42.764128 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-74df8fcd-dd6e-4d35-b396-2df28c7439c6 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:42.764323 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-74df8fcd-dd6e-4d35-b396-2df28c7439c6 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:42.764451 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-74df8fcd-dd6e-4d35-b396-2df28c7439c6 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:42.773857 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:42.773857 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:42.774646 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-74df8fcd-dd6e-4d35-b396-2df28c7439c6 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 200 Aug 14 06:16:42.775045 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 767/3081] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:42 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:42.952908 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-28c74ca5-8375-4a68-9297-d0a458336b60 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:42.955207 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-28c74ca5-8375-4a68-9297-d0a458336b60 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f Aug 14 06:16:42.955376 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-28c74ca5-8375-4a68-9297-d0a458336b60 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:42.955632 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-28c74ca5-8375-4a68-9297-d0a458336b60 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:42.962386 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-28c74ca5-8375-4a68-9297-d0a458336b60 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f returned with HTTP 404 Aug 14 06:16:42.962920 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 766/3082] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:42 2026] GET /volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:42.969240 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-653b0e4b-f357-46f3-ae63-68b72adef399 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:42.970912 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-653b0e4b-f357-46f3-ae63-68b72adef399 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f Aug 14 06:16:42.971150 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-653b0e4b-f357-46f3-ae63-68b72adef399 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:42.971320 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-653b0e4b-f357-46f3-ae63-68b72adef399 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:42.977541 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-653b0e4b-f357-46f3-ae63-68b72adef399 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f returned with HTTP 404 Aug 14 06:16:42.978215 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 776/3083] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:42 2026] GET /volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:42.984238 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b17316ad-6796-4011-b676-c87c394e3708 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:42.987261 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b17316ad-6796-4011-b676-c87c394e3708 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] DELETE https://10.4.3.127/volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f Aug 14 06:16:42.987261 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b17316ad-6796-4011-b676-c87c394e3708 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:42.987261 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b17316ad-6796-4011-b676-c87c394e3708 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:42.987261 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-b17316ad-6796-4011-b676-c87c394e3708 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Delete volume with id: 119f2f20-5bfd-4f4e-961d-982919ad3d6f Aug 14 06:16:42.991979 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b17316ad-6796-4011-b676-c87c394e3708 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f returned with HTTP 404 Aug 14 06:16:42.992412 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 775/3084] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:42 2026] DELETE /volume/v3/volumes/119f2f20-5bfd-4f4e-961d-982919ad3d6f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:42.999826 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c8656366-5c9d-4d30-8783-d61479ef62ac None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:43.001548 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c8656366-5c9d-4d30-8783-d61479ef62ac tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:43.001923 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c8656366-5c9d-4d30-8783-d61479ef62ac tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1884629096"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:43.003543 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-c8656366-5c9d-4d30-8783-d61479ef62ac tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1884629096'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:43.003711 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-c8656366-5c9d-4d30-8783-d61479ef62ac tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Create volume of 1 GB Aug 14 06:16:43.007661 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c8656366-5c9d-4d30-8783-d61479ef62ac tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Availability Zones retrieved successfully. Aug 14 06:16:43.011948 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bc37a947-82fd-4e5d-8101-1a6dbffd6486 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:43.013877 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bc37a947-82fd-4e5d-8101-1a6dbffd6486 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:43.014196 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bc37a947-82fd-4e5d-8101-1a6dbffd6486 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:43.014384 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bc37a947-82fd-4e5d-8101-1a6dbffd6486 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:43.014548 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-bc37a947-82fd-4e5d-8101-1a6dbffd6486 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:43.015568 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c8656366-5c9d-4d30-8783-d61479ef62ac tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Flow 'volume_create_api' (e4b114f8-da1e-40ca-b792-b1910c55c8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:43.016628 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c8656366-5c9d-4d30-8783-d61479ef62ac tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d6f095d-e3a9-496c-b6db-e11b522bcc6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:43.017512 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-c8656366-5c9d-4d30-8783-d61479ef62ac tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:43.019080 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:43.019080 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:43.019725 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bc37a947-82fd-4e5d-8101-1a6dbffd6486 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:43.020099 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 767/3085] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:43 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:43.050575 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c8656366-5c9d-4d30-8783-d61479ef62ac tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d6f095d-e3a9-496c-b6db-e11b522bcc6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:43.051651 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c8656366-5c9d-4d30-8783-d61479ef62ac tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d09d9bc6-5cac-4603-b6c7-3cad07cc1e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:43.106317 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-c8656366-5c9d-4d30-8783-d61479ef62ac tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Created reservations ['a43ea1ea-1d83-438d-90cc-b282719ef753', '50fc75b4-ba7e-45f3-a1bc-845caf7fe847', 'ccc6dbf6-6c45-4a91-bbdb-a8d0ee862fec', '6a100405-19cf-4077-8dc8-3fe3b884b1e9'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:43.107446 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c8656366-5c9d-4d30-8783-d61479ef62ac tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d09d9bc6-5cac-4603-b6c7-3cad07cc1e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a43ea1ea-1d83-438d-90cc-b282719ef753', '50fc75b4-ba7e-45f3-a1bc-845caf7fe847', 'ccc6dbf6-6c45-4a91-bbdb-a8d0ee862fec', '6a100405-19cf-4077-8dc8-3fe3b884b1e9']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:43.108120 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c8656366-5c9d-4d30-8783-d61479ef62ac tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (227eb984-61ff-42cd-a399-011243b6749d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:43.132828 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c8656366-5c9d-4d30-8783-d61479ef62ac tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (227eb984-61ff-42cd-a399-011243b6749d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32cfbe93-d398-4477-8b91-2a7bf719ddef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1884629096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22386ec62ce2491dab71d78f15df6f9d',qos_specs=None,replication_status=,reservations=['a43ea1ea-1d83-438d-90cc-b282719ef753','50fc75b4-ba7e-45f3-a1bc-845caf7fe847','ccc6dbf6-6c45-4a91-bbdb-a8d0ee862fec','6a100405-19cf-4077-8dc8-3fe3b884b1e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ba4fa3b392f40e1a95bd2f6e1e1bca3',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1884629096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32cfbe93-d398-4477-8b91-2a7bf719ddef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22386ec62ce2491dab71d78f15df6f9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ba4fa3b392f40e1a95bd2f6e1e1bca3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:43.133776 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c8656366-5c9d-4d30-8783-d61479ef62ac tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (248c9440-a4d5-420a-b7ef-77183a8c0dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:43.154773 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c8656366-5c9d-4d30-8783-d61479ef62ac tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (248c9440-a4d5-420a-b7ef-77183a8c0dbb) transitioned into state 'SUCCESS' from state '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-1884629096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22386ec62ce2491dab71d78f15df6f9d',qos_specs=None,replication_status=,reservations=['a43ea1ea-1d83-438d-90cc-b282719ef753','50fc75b4-ba7e-45f3-a1bc-845caf7fe847','ccc6dbf6-6c45-4a91-bbdb-a8d0ee862fec','6a100405-19cf-4077-8dc8-3fe3b884b1e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ba4fa3b392f40e1a95bd2f6e1e1bca3',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:43.155466 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c8656366-5c9d-4d30-8783-d61479ef62ac tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46ac4d21-f34d-494f-a5bd-6bf0db2249c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:43.164956 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c8656366-5c9d-4d30-8783-d61479ef62ac tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46ac4d21-f34d-494f-a5bd-6bf0db2249c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:43.165713 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c8656366-5c9d-4d30-8783-d61479ef62ac tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Flow 'volume_create_api' (e4b114f8-da1e-40ca-b792-b1910c55c8f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:43.166040 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c8656366-5c9d-4d30-8783-d61479ef62ac tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Create volume request issued successfully. Aug 14 06:16:43.166569 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c8656366-5c9d-4d30-8783-d61479ef62ac tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:43.167101 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 768/3086] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:16:42 2026] POST /volume/v3/volumes => generated 749 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:43.180723 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4e26bf26-306c-4f14-bc67-59153b4d779a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:43.182730 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4e26bf26-306c-4f14-bc67-59153b4d779a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef Aug 14 06:16:43.182913 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4e26bf26-306c-4f14-bc67-59153b4d779a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:43.183097 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4e26bf26-306c-4f14-bc67-59153b4d779a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:43.211119 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:43.211119 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:43.228408 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4e26bf26-306c-4f14-bc67-59153b4d779a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:43.249136 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4e26bf26-306c-4f14-bc67-59153b4d779a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef returned with HTTP 200 Aug 14 06:16:43.250681 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 777/3087] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:43 2026] GET /volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef => generated 817 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:43.497147 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b2e41322-ed04-406a-962f-fdc4c9079431 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:43.499245 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b2e41322-ed04-406a-962f-fdc4c9079431 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 Aug 14 06:16:43.499436 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b2e41322-ed04-406a-962f-fdc4c9079431 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:43.499635 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b2e41322-ed04-406a-962f-fdc4c9079431 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:43.503840 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b2e41322-ed04-406a-962f-fdc4c9079431 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 returned with HTTP 404 Aug 14 06:16:43.504318 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 776/3088] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:43 2026] GET /volume/v3/snapshots/0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:43.511246 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fb6d5df3-4185-49d8-b875-03ab3098d2fe None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:43.513154 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fb6d5df3-4185-49d8-b875-03ab3098d2fe tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/784ab4f4-9ae8-47dd-b1fd-ce3876091607 Aug 14 06:16:43.513347 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fb6d5df3-4185-49d8-b875-03ab3098d2fe tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:43.513563 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fb6d5df3-4185-49d8-b875-03ab3098d2fe tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:43.513656 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-fb6d5df3-4185-49d8-b875-03ab3098d2fe tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete snapshot with id: 784ab4f4-9ae8-47dd-b1fd-ce3876091607 Aug 14 06:16:43.518917 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:43.518917 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:43.519293 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fb6d5df3-4185-49d8-b875-03ab3098d2fe tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:16:43.533654 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fb6d5df3-4185-49d8-b875-03ab3098d2fe tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot delete request issued successfully. Aug 14 06:16:43.533844 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fb6d5df3-4185-49d8-b875-03ab3098d2fe tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/784ab4f4-9ae8-47dd-b1fd-ce3876091607 returned with HTTP 202 Aug 14 06:16:43.534308 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 768/3089] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:16:43 2026] DELETE /volume/v3/snapshots/784ab4f4-9ae8-47dd-b1fd-ce3876091607 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:43.542354 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ad216a8c-f3f1-4bb3-9e57-b8aedfba4e6a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:43.544559 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ad216a8c-f3f1-4bb3-9e57-b8aedfba4e6a tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/784ab4f4-9ae8-47dd-b1fd-ce3876091607 Aug 14 06:16:43.544793 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ad216a8c-f3f1-4bb3-9e57-b8aedfba4e6a tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:43.545039 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ad216a8c-f3f1-4bb3-9e57-b8aedfba4e6a tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:43.550683 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:43.550683 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:43.551192 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ad216a8c-f3f1-4bb3-9e57-b8aedfba4e6a tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:16:43.551997 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ad216a8c-f3f1-4bb3-9e57-b8aedfba4e6a tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/784ab4f4-9ae8-47dd-b1fd-ce3876091607 returned with HTTP 200 Aug 14 06:16:43.552374 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 769/3090] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:43 2026] GET /volume/v3/snapshots/784ab4f4-9ae8-47dd-b1fd-ce3876091607 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:43.634622 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dcfad92c-26a8-489d-9829-5b8a241cfaea None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:43.636692 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dcfad92c-26a8-489d-9829-5b8a241cfaea tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:16:43.636962 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dcfad92c-26a8-489d-9829-5b8a241cfaea tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:43.637212 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dcfad92c-26a8-489d-9829-5b8a241cfaea tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:43.637391 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-dcfad92c-26a8-489d-9829-5b8a241cfaea tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:43.642065 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:43.642065 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:43.642775 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dcfad92c-26a8-489d-9829-5b8a241cfaea tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:16:43.643147 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 778/3091] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:43 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 743 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:43.787158 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-cffde11a-ca18-4ab8-80f3-1ba904ecc46a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:43.788798 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cffde11a-ca18-4ab8-80f3-1ba904ecc46a tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 Aug 14 06:16:43.789335 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cffde11a-ca18-4ab8-80f3-1ba904ecc46a tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:43.789335 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cffde11a-ca18-4ab8-80f3-1ba904ecc46a tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:43.789335 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-cffde11a-ca18-4ab8-80f3-1ba904ecc46a tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 030ef0e9-350c-4173-8c73-b728223814b4. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:43.801072 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cffde11a-ca18-4ab8-80f3-1ba904ecc46a tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 returned with HTTP 404 Aug 14 06:16:43.801072 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 777/3092] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:43 2026] GET /volume/v3/backups/030ef0e9-350c-4173-8c73-b728223814b4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:43.882479 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-555a8766-2314-4534-853f-ccb90a4700ac None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:43.884927 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-555a8766-2314-4534-853f-ccb90a4700ac tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/volumes/1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 Aug 14 06:16:43.885211 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-555a8766-2314-4534-853f-ccb90a4700ac tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:43.885569 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-555a8766-2314-4534-853f-ccb90a4700ac tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:43.893052 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:43.893052 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:43.897080 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-555a8766-2314-4534-853f-ccb90a4700ac tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Volume info retrieved successfully. Aug 14 06:16:43.903737 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-555a8766-2314-4534-853f-ccb90a4700ac tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/volumes/1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 returned with HTTP 200 Aug 14 06:16:43.904329 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 769/3093] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:43 2026] GET /volume/v3/volumes/1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:43.916289 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c8526798-a733-40dc-8db2-bad5e448da23 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:43.918198 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c8526798-a733-40dc-8db2-bad5e448da23 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] DELETE https://10.4.3.127/volume/v3/volumes/1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 Aug 14 06:16:43.918453 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c8526798-a733-40dc-8db2-bad5e448da23 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:43.918663 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c8526798-a733-40dc-8db2-bad5e448da23 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:43.918862 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-c8526798-a733-40dc-8db2-bad5e448da23 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Delete volume with id: 1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 Aug 14 06:16:43.925948 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:43.925948 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:43.926385 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c8526798-a733-40dc-8db2-bad5e448da23 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Volume info retrieved successfully. Aug 14 06:16:43.948181 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c8526798-a733-40dc-8db2-bad5e448da23 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Delete volume request issued successfully. Aug 14 06:16:43.948358 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c8526798-a733-40dc-8db2-bad5e448da23 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/volumes/1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 returned with HTTP 202 Aug 14 06:16:43.949149 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 770/3094] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:43 2026] DELETE /volume/v3/volumes/1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:43.957126 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-36354a31-31e4-4e0b-b5fb-eabd0837cf59 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:43.959703 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-36354a31-31e4-4e0b-b5fb-eabd0837cf59 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/volumes/1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 Aug 14 06:16:43.959980 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-36354a31-31e4-4e0b-b5fb-eabd0837cf59 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:43.960204 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-36354a31-31e4-4e0b-b5fb-eabd0837cf59 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:43.968654 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:43.968654 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:43.971990 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-36354a31-31e4-4e0b-b5fb-eabd0837cf59 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Volume info retrieved successfully. Aug 14 06:16:43.976226 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-36354a31-31e4-4e0b-b5fb-eabd0837cf59 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/volumes/1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 returned with HTTP 200 Aug 14 06:16:43.976552 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 779/3095] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:43 2026] GET /volume/v3/volumes/1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:44.029706 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-af5f31dd-641d-48f5-b9ca-0f3751d2f2e7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:44.031835 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-af5f31dd-641d-48f5-b9ca-0f3751d2f2e7 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:44.032164 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-af5f31dd-641d-48f5-b9ca-0f3751d2f2e7 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:44.032356 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-af5f31dd-641d-48f5-b9ca-0f3751d2f2e7 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:44.032509 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-af5f31dd-641d-48f5-b9ca-0f3751d2f2e7 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:44.036621 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:44.036621 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:44.037282 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-af5f31dd-641d-48f5-b9ca-0f3751d2f2e7 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:44.037699 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 778/3096] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:44 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:44.267637 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-eb25b4d7-6033-40f2-8dcc-b620f8548dc9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:44.269973 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eb25b4d7-6033-40f2-8dcc-b620f8548dc9 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef Aug 14 06:16:44.270205 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eb25b4d7-6033-40f2-8dcc-b620f8548dc9 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:44.270431 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eb25b4d7-6033-40f2-8dcc-b620f8548dc9 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:44.277850 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:44.277850 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:44.282309 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-eb25b4d7-6033-40f2-8dcc-b620f8548dc9 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:44.288155 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eb25b4d7-6033-40f2-8dcc-b620f8548dc9 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef returned with HTTP 200 Aug 14 06:16:44.288647 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 770/3097] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:44 2026] GET /volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:44.300066 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-333fc3b0-a0b5-49c2-ab3c-4c092cc2316c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:44.301975 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-333fc3b0-a0b5-49c2-ab3c-4c092cc2316c tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] POST https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef/action Aug 14 06:16:44.302294 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-333fc3b0-a0b5-49c2-ab3c-4c092cc2316c tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:44.302424 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-333fc3b0-a0b5-49c2-ab3c-4c092cc2316c tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:44.310787 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:44.310787 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:44.311231 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.admin_actions [None req-333fc3b0-a0b5-49c2-ab3c-4c092cc2316c tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Updating volume '32cfbe93-d398-4477-8b91-2a7bf719ddef' with '{'status': 'error'}' {{(pid=100405) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 06:16:44.331042 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-333fc3b0-a0b5-49c2-ab3c-4c092cc2316c tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef/action returned with HTTP 202 Aug 14 06:16:44.331528 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 771/3098] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:16:44 2026] POST /volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:44.339625 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2592cd15-f180-42bf-868b-60caa1fc55f7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:44.343330 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2592cd15-f180-42bf-868b-60caa1fc55f7 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef Aug 14 06:16:44.343644 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2592cd15-f180-42bf-868b-60caa1fc55f7 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:44.343896 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2592cd15-f180-42bf-868b-60caa1fc55f7 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:44.353645 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:44.353645 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:44.358515 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2592cd15-f180-42bf-868b-60caa1fc55f7 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:44.362971 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2592cd15-f180-42bf-868b-60caa1fc55f7 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef returned with HTTP 200 Aug 14 06:16:44.363434 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 780/3099] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:44 2026] GET /volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:44.376689 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1a2c0370-39d9-4731-95db-ab7738028ef6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:44.378449 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1a2c0370-39d9-4731-95db-ab7738028ef6 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] POST https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef/action Aug 14 06:16:44.378868 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1a2c0370-39d9-4731-95db-ab7738028ef6 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:44.379055 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1a2c0370-39d9-4731-95db-ab7738028ef6 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:44.387336 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:44.387336 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:44.387708 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.admin_actions [None req-1a2c0370-39d9-4731-95db-ab7738028ef6 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Updating volume '32cfbe93-d398-4477-8b91-2a7bf719ddef' with '{'status': 'available'}' {{(pid=100404) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 06:16:44.405202 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1a2c0370-39d9-4731-95db-ab7738028ef6 tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef/action returned with HTTP 202 Aug 14 06:16:44.405717 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 779/3100] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:16:44 2026] POST /volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:44.412530 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4c421f38-8813-4acb-8e38-339af80224e0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:44.415946 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4c421f38-8813-4acb-8e38-339af80224e0 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef Aug 14 06:16:44.416325 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4c421f38-8813-4acb-8e38-339af80224e0 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:44.416688 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4c421f38-8813-4acb-8e38-339af80224e0 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:44.426384 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:44.426384 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:44.430731 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4c421f38-8813-4acb-8e38-339af80224e0 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:44.434640 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4c421f38-8813-4acb-8e38-339af80224e0 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef returned with HTTP 200 Aug 14 06:16:44.435151 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 771/3101] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:44 2026] GET /volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:16:44.446500 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2d631a63-e25b-4578-a9cf-ba147e7b4c9e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:44.448277 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2d631a63-e25b-4578-a9cf-ba147e7b4c9e tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] POST https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef/action Aug 14 06:16:44.448641 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2d631a63-e25b-4578-a9cf-ba147e7b4c9e tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:44.448760 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2d631a63-e25b-4578-a9cf-ba147e7b4c9e tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:44.461918 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:44.461918 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:44.462248 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.admin_actions [None req-2d631a63-e25b-4578-a9cf-ba147e7b4c9e tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Updating volume '32cfbe93-d398-4477-8b91-2a7bf719ddef' with '{'status': 'maintenance'}' {{(pid=100405) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 06:16:44.486780 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2d631a63-e25b-4578-a9cf-ba147e7b4c9e tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef/action returned with HTTP 202 Aug 14 06:16:44.487328 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 772/3102] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:16:44 2026] POST /volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:44.493906 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-007031ee-f3fa-462c-a773-64a88168b644 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:44.495942 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-007031ee-f3fa-462c-a773-64a88168b644 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef Aug 14 06:16:44.496147 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-007031ee-f3fa-462c-a773-64a88168b644 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:44.496345 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-007031ee-f3fa-462c-a773-64a88168b644 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:44.503721 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:44.503721 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:44.507410 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-007031ee-f3fa-462c-a773-64a88168b644 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:44.511708 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-007031ee-f3fa-462c-a773-64a88168b644 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef returned with HTTP 200 Aug 14 06:16:44.511961 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 781/3103] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:44 2026] GET /volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:44.525458 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-42c6caf1-8809-48b1-aa43-525eeeefdfad None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:44.527608 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-42c6caf1-8809-48b1-aa43-525eeeefdfad tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] POST https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef/action Aug 14 06:16:44.528066 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-42c6caf1-8809-48b1-aa43-525eeeefdfad tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:44.528234 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-42c6caf1-8809-48b1-aa43-525eeeefdfad tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:44.538343 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:44.538343 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:44.538842 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.admin_actions [None req-42c6caf1-8809-48b1-aa43-525eeeefdfad tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] Updating volume '32cfbe93-d398-4477-8b91-2a7bf719ddef' with '{'status': 'available'}' {{(pid=100404) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 06:16:44.556260 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-42c6caf1-8809-48b1-aa43-525eeeefdfad tempest-VolumesActionsTest-1340822806 tempest-VolumesActionsTest-1340822806-project-admin] https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef/action returned with HTTP 202 Aug 14 06:16:44.556681 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 780/3104] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:16:44 2026] POST /volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:44.561382 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-23928875-04b7-48fa-9c55-0474e6c67db1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:44.563505 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-23928875-04b7-48fa-9c55-0474e6c67db1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/784ab4f4-9ae8-47dd-b1fd-ce3876091607 Aug 14 06:16:44.563505 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-23928875-04b7-48fa-9c55-0474e6c67db1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:44.563613 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-23928875-04b7-48fa-9c55-0474e6c67db1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:44.566487 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ede8ac71-b985-48ec-b3a6-49a9af3c853a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:44.567583 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-23928875-04b7-48fa-9c55-0474e6c67db1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/784ab4f4-9ae8-47dd-b1fd-ce3876091607 returned with HTTP 404 Aug 14 06:16:44.568063 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 772/3105] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:44 2026] GET /volume/v3/snapshots/784ab4f4-9ae8-47dd-b1fd-ce3876091607 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:44.568717 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ede8ac71-b985-48ec-b3a6-49a9af3c853a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef Aug 14 06:16:44.568960 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ede8ac71-b985-48ec-b3a6-49a9af3c853a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:44.569151 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ede8ac71-b985-48ec-b3a6-49a9af3c853a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:44.577527 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4a6c85d6-dc61-4e10-af32-47fb743e7fc0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:44.579091 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:44.579091 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:44.579559 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4a6c85d6-dc61-4e10-af32-47fb743e7fc0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/volumes/de863a88-d5a4-4a08-8f4f-c04d31c00efe Aug 14 06:16:44.579782 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4a6c85d6-dc61-4e10-af32-47fb743e7fc0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:44.579984 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4a6c85d6-dc61-4e10-af32-47fb743e7fc0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:44.580152 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-4a6c85d6-dc61-4e10-af32-47fb743e7fc0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume with id: de863a88-d5a4-4a08-8f4f-c04d31c00efe Aug 14 06:16:44.582408 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ede8ac71-b985-48ec-b3a6-49a9af3c853a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:44.586379 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ede8ac71-b985-48ec-b3a6-49a9af3c853a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef returned with HTTP 200 Aug 14 06:16:44.586777 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 773/3106] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:44 2026] GET /volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:44.590696 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:44.590696 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:44.591244 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4a6c85d6-dc61-4e10-af32-47fb743e7fc0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:44.601694 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9feb2e94-93cd-42d3-98c7-2d78dfdd6ff0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:44.603613 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9feb2e94-93cd-42d3-98c7-2d78dfdd6ff0 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef Aug 14 06:16:44.603856 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9feb2e94-93cd-42d3-98c7-2d78dfdd6ff0 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:44.604079 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9feb2e94-93cd-42d3-98c7-2d78dfdd6ff0 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:44.610143 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4a6c85d6-dc61-4e10-af32-47fb743e7fc0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume request issued successfully. Aug 14 06:16:44.610341 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4a6c85d6-dc61-4e10-af32-47fb743e7fc0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/de863a88-d5a4-4a08-8f4f-c04d31c00efe returned with HTTP 202 Aug 14 06:16:44.610838 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 782/3107] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:16:44 2026] DELETE /volume/v3/volumes/de863a88-d5a4-4a08-8f4f-c04d31c00efe => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:16:44.611229 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:44.611229 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:44.615544 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9feb2e94-93cd-42d3-98c7-2d78dfdd6ff0 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:44.618914 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-318a2119-8ff1-4180-9168-3f19f1e77de8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:44.620509 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9feb2e94-93cd-42d3-98c7-2d78dfdd6ff0 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef returned with HTTP 200 Aug 14 06:16:44.620509 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 781/3108] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:44 2026] GET /volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:44.620749 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-318a2119-8ff1-4180-9168-3f19f1e77de8 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/de863a88-d5a4-4a08-8f4f-c04d31c00efe Aug 14 06:16:44.620980 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-318a2119-8ff1-4180-9168-3f19f1e77de8 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:44.621163 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-318a2119-8ff1-4180-9168-3f19f1e77de8 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:44.629149 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:44.629149 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:44.632593 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7a616da8-7f78-4f9b-a7e3-99e6365df82a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:44.632951 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-318a2119-8ff1-4180-9168-3f19f1e77de8 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:44.635921 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7a616da8-7f78-4f9b-a7e3-99e6365df82a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] DELETE https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef Aug 14 06:16:44.636156 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7a616da8-7f78-4f9b-a7e3-99e6365df82a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:44.636386 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7a616da8-7f78-4f9b-a7e3-99e6365df82a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:44.636614 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-7a616da8-7f78-4f9b-a7e3-99e6365df82a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Delete volume with id: 32cfbe93-d398-4477-8b91-2a7bf719ddef Aug 14 06:16:44.636996 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-318a2119-8ff1-4180-9168-3f19f1e77de8 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/de863a88-d5a4-4a08-8f4f-c04d31c00efe returned with HTTP 200 Aug 14 06:16:44.637375 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 773/3109] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:44 2026] GET /volume/v3/volumes/de863a88-d5a4-4a08-8f4f-c04d31c00efe => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:44.645083 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:44.645083 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:44.645633 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7a616da8-7f78-4f9b-a7e3-99e6365df82a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:44.653481 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2fb53c8a-c09b-4a81-a66e-28698b91b12e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:44.655523 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2fb53c8a-c09b-4a81-a66e-28698b91b12e tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:16:44.655730 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2fb53c8a-c09b-4a81-a66e-28698b91b12e tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:44.655982 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2fb53c8a-c09b-4a81-a66e-28698b91b12e tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:44.656088 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-2fb53c8a-c09b-4a81-a66e-28698b91b12e tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:44.660290 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:44.660290 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:44.661169 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2fb53c8a-c09b-4a81-a66e-28698b91b12e tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:16:44.661631 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 783/3110] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:44 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 743 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:44.674671 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7a616da8-7f78-4f9b-a7e3-99e6365df82a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Delete volume request issued successfully. Aug 14 06:16:44.674925 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7a616da8-7f78-4f9b-a7e3-99e6365df82a tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef returned with HTTP 202 Aug 14 06:16:44.675477 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 774/3111] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:44 2026] DELETE /volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:44.682743 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-60c96ff7-3df7-4087-bee6-23893f845333 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:44.684535 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-60c96ff7-3df7-4087-bee6-23893f845333 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef Aug 14 06:16:44.684751 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-60c96ff7-3df7-4087-bee6-23893f845333 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:44.685020 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-60c96ff7-3df7-4087-bee6-23893f845333 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:44.691911 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:44.691911 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:44.695620 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-60c96ff7-3df7-4087-bee6-23893f845333 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Volume info retrieved successfully. Aug 14 06:16:44.699359 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-60c96ff7-3df7-4087-bee6-23893f845333 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef returned with HTTP 200 Aug 14 06:16:44.699743 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 782/3112] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:44 2026] GET /volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:44.989731 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c5a84440-a01b-44f7-945d-b49e766c6b07 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:44.991477 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c5a84440-a01b-44f7-945d-b49e766c6b07 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/volumes/1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 Aug 14 06:16:44.991659 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c5a84440-a01b-44f7-945d-b49e766c6b07 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:44.991845 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c5a84440-a01b-44f7-945d-b49e766c6b07 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:44.997171 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c5a84440-a01b-44f7-945d-b49e766c6b07 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/volumes/1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 returned with HTTP 404 Aug 14 06:16:44.997624 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 774/3113] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:44 2026] GET /volume/v3/volumes/1c9a08f0-3098-4332-ad7f-bf3c149a9dd7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:45.009564 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0ceef870-d487-4055-a649-2140a2fd8df8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:45.011411 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0ceef870-d487-4055-a649-2140a2fd8df8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:45.011761 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0ceef870-d487-4055-a649-2140a2fd8df8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-821159202"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:45.013217 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-0ceef870-d487-4055-a649-2140a2fd8df8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-821159202'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:45.013343 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-0ceef870-d487-4055-a649-2140a2fd8df8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Create volume of 1 GB Aug 14 06:16:45.017865 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0ceef870-d487-4055-a649-2140a2fd8df8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Availability Zones retrieved successfully. Aug 14 06:16:45.023671 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0ceef870-d487-4055-a649-2140a2fd8df8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Flow 'volume_create_api' (235baaa1-253d-4dd1-bdb9-c54565bc6ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:45.024603 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0ceef870-d487-4055-a649-2140a2fd8df8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07e504c4-c568-4ac1-a508-705f9813c690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:45.025516 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-0ceef870-d487-4055-a649-2140a2fd8df8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:45.051007 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0d3db210-45e4-41a2-b3bd-8d9da6930474 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:45.052700 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0d3db210-45e4-41a2-b3bd-8d9da6930474 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:45.052941 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0d3db210-45e4-41a2-b3bd-8d9da6930474 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:45.053180 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0d3db210-45e4-41a2-b3bd-8d9da6930474 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:45.053325 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-0d3db210-45e4-41a2-b3bd-8d9da6930474 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:45.054613 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0ceef870-d487-4055-a649-2140a2fd8df8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07e504c4-c568-4ac1-a508-705f9813c690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:45.055306 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0ceef870-d487-4055-a649-2140a2fd8df8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd655ea-6163-4cd8-bad3-0730bcf58ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:45.057638 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:45.057638 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:45.058177 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0d3db210-45e4-41a2-b3bd-8d9da6930474 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:45.058512 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 775/3114] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:45 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:45.099177 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-0ceef870-d487-4055-a649-2140a2fd8df8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Created reservations ['15841559-3d1c-4701-9aca-10a6c5008ac6', '8d4ff5b5-d7d0-4377-b291-ba34aa29a3f9', 'be7b69f3-112b-41dd-9382-903fa44b2115', '17164ff5-6099-4176-a676-6ee746c8d61e'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:45.099948 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0ceef870-d487-4055-a649-2140a2fd8df8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd655ea-6163-4cd8-bad3-0730bcf58ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15841559-3d1c-4701-9aca-10a6c5008ac6', '8d4ff5b5-d7d0-4377-b291-ba34aa29a3f9', 'be7b69f3-112b-41dd-9382-903fa44b2115', '17164ff5-6099-4176-a676-6ee746c8d61e']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:45.100723 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0ceef870-d487-4055-a649-2140a2fd8df8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c281c537-49f3-4145-83d1-d7af84fac7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:45.123936 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0ceef870-d487-4055-a649-2140a2fd8df8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c281c537-49f3-4145-83d1-d7af84fac7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-821159202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19055e4b09a54932b3d1b796fe7655dd',qos_specs=None,replication_status=,reservations=['15841559-3d1c-4701-9aca-10a6c5008ac6','8d4ff5b5-d7d0-4377-b291-ba34aa29a3f9','be7b69f3-112b-41dd-9382-903fa44b2115','17164ff5-6099-4176-a676-6ee746c8d61e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae168550b9df49858efc24cf461638bc',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-821159202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19055e4b09a54932b3d1b796fe7655dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae168550b9df49858efc24cf461638bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:45.124720 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0ceef870-d487-4055-a649-2140a2fd8df8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09fbe44e-c081-463d-949c-5f2f1000fa84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:45.151515 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0ceef870-d487-4055-a649-2140a2fd8df8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09fbe44e-c081-463d-949c-5f2f1000fa84) transitioned into state 'SUCCESS' from state '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-821159202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19055e4b09a54932b3d1b796fe7655dd',qos_specs=None,replication_status=,reservations=['15841559-3d1c-4701-9aca-10a6c5008ac6','8d4ff5b5-d7d0-4377-b291-ba34aa29a3f9','be7b69f3-112b-41dd-9382-903fa44b2115','17164ff5-6099-4176-a676-6ee746c8d61e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae168550b9df49858efc24cf461638bc',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:45.152163 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0ceef870-d487-4055-a649-2140a2fd8df8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dff04b9-7790-4af5-bfe1-bf0263c423ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:45.159876 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0ceef870-d487-4055-a649-2140a2fd8df8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dff04b9-7790-4af5-bfe1-bf0263c423ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:45.160587 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0ceef870-d487-4055-a649-2140a2fd8df8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Flow 'volume_create_api' (235baaa1-253d-4dd1-bdb9-c54565bc6ac6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:45.160871 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0ceef870-d487-4055-a649-2140a2fd8df8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Create volume request issued successfully. Aug 14 06:16:45.161359 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0ceef870-d487-4055-a649-2140a2fd8df8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:45.161752 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 784/3115] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:16:45 2026] POST /volume/v3/volumes => generated 753 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:45.173020 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-37abce18-fb39-44d8-b28a-364418b5b477 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:45.175377 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-37abce18-fb39-44d8-b28a-364418b5b477 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/volumes/9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 Aug 14 06:16:45.175685 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-37abce18-fb39-44d8-b28a-364418b5b477 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:45.175929 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-37abce18-fb39-44d8-b28a-364418b5b477 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:45.184537 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:45.184537 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:45.189385 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-37abce18-fb39-44d8-b28a-364418b5b477 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Volume info retrieved successfully. Aug 14 06:16:45.194778 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-37abce18-fb39-44d8-b28a-364418b5b477 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/volumes/9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 returned with HTTP 200 Aug 14 06:16:45.195313 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 783/3116] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:45 2026] GET /volume/v3/volumes/9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:45.650206 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f454aaa7-8346-4eae-9d84-c8be979d1c50 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:45.652007 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f454aaa7-8346-4eae-9d84-c8be979d1c50 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/de863a88-d5a4-4a08-8f4f-c04d31c00efe Aug 14 06:16:45.652227 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f454aaa7-8346-4eae-9d84-c8be979d1c50 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:45.652414 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f454aaa7-8346-4eae-9d84-c8be979d1c50 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:45.658182 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f454aaa7-8346-4eae-9d84-c8be979d1c50 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/de863a88-d5a4-4a08-8f4f-c04d31c00efe returned with HTTP 404 Aug 14 06:16:45.658646 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 775/3117] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:45 2026] GET /volume/v3/volumes/de863a88-d5a4-4a08-8f4f-c04d31c00efe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:16:45.667387 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6e23e714-4127-4988-9d37-3f34abcef5d7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:45.669444 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6e23e714-4127-4988-9d37-3f34abcef5d7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/volumes/9324951a-141d-48cb-922a-07f48bad37fa Aug 14 06:16:45.669681 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6e23e714-4127-4988-9d37-3f34abcef5d7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:45.669892 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6e23e714-4127-4988-9d37-3f34abcef5d7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:45.670088 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-6e23e714-4127-4988-9d37-3f34abcef5d7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume with id: 9324951a-141d-48cb-922a-07f48bad37fa Aug 14 06:16:45.673089 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-de07d915-b48b-4d6b-a752-4c8bfae91fe4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:45.675485 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-de07d915-b48b-4d6b-a752-4c8bfae91fe4 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:16:45.675767 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-de07d915-b48b-4d6b-a752-4c8bfae91fe4 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:45.676034 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-de07d915-b48b-4d6b-a752-4c8bfae91fe4 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:45.676179 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-de07d915-b48b-4d6b-a752-4c8bfae91fe4 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:45.679051 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:45.679051 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:45.679051 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6e23e714-4127-4988-9d37-3f34abcef5d7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:45.683492 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:45.683492 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:45.684512 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-de07d915-b48b-4d6b-a752-4c8bfae91fe4 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:16:45.685026 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 785/3118] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:45 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:45.700586 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6e23e714-4127-4988-9d37-3f34abcef5d7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume request issued successfully. Aug 14 06:16:45.700919 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6e23e714-4127-4988-9d37-3f34abcef5d7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/9324951a-141d-48cb-922a-07f48bad37fa returned with HTTP 202 Aug 14 06:16:45.701486 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 776/3119] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:16:45 2026] DELETE /volume/v3/volumes/9324951a-141d-48cb-922a-07f48bad37fa => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:16:45.714060 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d6fda91b-cae9-4f19-9750-6b3e4ff1fdb2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:45.714180 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7e6909cd-83ce-446b-bb02-d8c2bf379f45 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:45.715981 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d6fda91b-cae9-4f19-9750-6b3e4ff1fdb2 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/9324951a-141d-48cb-922a-07f48bad37fa Aug 14 06:16:45.716260 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d6fda91b-cae9-4f19-9750-6b3e4ff1fdb2 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:45.716519 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d6fda91b-cae9-4f19-9750-6b3e4ff1fdb2 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:45.716559 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7e6909cd-83ce-446b-bb02-d8c2bf379f45 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] GET https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef Aug 14 06:16:45.716848 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7e6909cd-83ce-446b-bb02-d8c2bf379f45 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:45.717108 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7e6909cd-83ce-446b-bb02-d8c2bf379f45 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:45.724556 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7e6909cd-83ce-446b-bb02-d8c2bf379f45 tempest-VolumesActionsTest-259546268 tempest-VolumesActionsTest-259546268-project-member] https://10.4.3.127/volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef returned with HTTP 404 Aug 14 06:16:45.725198 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 784/3120] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:45 2026] GET /volume/v3/volumes/32cfbe93-d398-4477-8b91-2a7bf719ddef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:45.725336 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:45.725336 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:45.731360 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d6fda91b-cae9-4f19-9750-6b3e4ff1fdb2 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:45.737223 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d6fda91b-cae9-4f19-9750-6b3e4ff1fdb2 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/9324951a-141d-48cb-922a-07f48bad37fa returned with HTTP 200 Aug 14 06:16:45.737753 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 776/3121] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:45 2026] GET /volume/v3/volumes/9324951a-141d-48cb-922a-07f48bad37fa => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:46.073701 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0765e297-2ed5-40f5-97c4-ddf10cc0b762 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:46.080192 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0765e297-2ed5-40f5-97c4-ddf10cc0b762 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:46.080509 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0765e297-2ed5-40f5-97c4-ddf10cc0b762 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:46.080776 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0765e297-2ed5-40f5-97c4-ddf10cc0b762 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:46.080941 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-0765e297-2ed5-40f5-97c4-ddf10cc0b762 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:46.090954 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:46.090954 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:46.091882 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0765e297-2ed5-40f5-97c4-ddf10cc0b762 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:46.092455 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 786/3122] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:46 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:46.208863 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-26430dd8-62ea-4905-8b46-6e16ccbd8ccf None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:46.215546 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-26430dd8-62ea-4905-8b46-6e16ccbd8ccf tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/volumes/9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 Aug 14 06:16:46.215817 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-26430dd8-62ea-4905-8b46-6e16ccbd8ccf tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:46.216065 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-26430dd8-62ea-4905-8b46-6e16ccbd8ccf tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:46.232198 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:46.232198 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:46.238715 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-26430dd8-62ea-4905-8b46-6e16ccbd8ccf tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Volume info retrieved successfully. Aug 14 06:16:46.244513 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-26430dd8-62ea-4905-8b46-6e16ccbd8ccf tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/volumes/9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 returned with HTTP 200 Aug 14 06:16:46.244925 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 777/3123] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:46 2026] GET /volume/v3/volumes/9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:46.257096 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-cf722471-e1c6-4e22-8ffd-44d8497ffd06 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:46.258853 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cf722471-e1c6-4e22-8ffd-44d8497ffd06 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:16:46.259267 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cf722471-e1c6-4e22-8ffd-44d8497ffd06 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4", "name": "tempest-VolumesBackupsAdminTest-Backup-635148094", "container": "tempest-volumesbackupsadmintest-backup-container-2030983587"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:46.261157 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.backups [None req-cf722471-e1c6-4e22-8ffd-44d8497ffd06 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Creating new backup {'backup': {'volume_id': '9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4', 'name': 'tempest-VolumesBackupsAdminTest-Backup-635148094', 'container': 'tempest-volumesbackupsadmintest-backup-container-2030983587'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:16:46.261320 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.backups [None req-cf722471-e1c6-4e22-8ffd-44d8497ffd06 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Creating backup of volume 9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 in container tempest-volumesbackupsadmintest-backup-container-2030983587 Aug 14 06:16:46.268425 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:46.268425 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:46.268896 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-cf722471-e1c6-4e22-8ffd-44d8497ffd06 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Volume info retrieved successfully. Aug 14 06:16:46.285862 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-cf722471-e1c6-4e22-8ffd-44d8497ffd06 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Created reservations ['678f4de5-e784-402a-bc72-9ccd2fc91399', '904ed2e7-a3e2-4389-a166-5e8e9f041f8c'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:46.317414 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cf722471-e1c6-4e22-8ffd-44d8497ffd06 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:16:46.318044 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 785/3124] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:16:46 2026] POST /volume/v3/backups => generated 334 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:46.327103 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0a12ad3f-81ce-4f97-a1f6-9d8c71688cec None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:46.329210 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a12ad3f-81ce-4f97-a1f6-9d8c71688cec tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:16:46.329501 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a12ad3f-81ce-4f97-a1f6-9d8c71688cec tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:46.329775 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a12ad3f-81ce-4f97-a1f6-9d8c71688cec tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:46.330040 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0a12ad3f-81ce-4f97-a1f6-9d8c71688cec tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:46.337954 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:46.337954 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:46.339096 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a12ad3f-81ce-4f97-a1f6-9d8c71688cec tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 200 Aug 14 06:16:46.339574 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 777/3125] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:46 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:46.697330 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f034a6f2-f6f9-41ff-ad03-fa6d52a9e87b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:46.699807 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f034a6f2-f6f9-41ff-ad03-fa6d52a9e87b tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:16:46.700122 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f034a6f2-f6f9-41ff-ad03-fa6d52a9e87b tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:46.700422 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f034a6f2-f6f9-41ff-ad03-fa6d52a9e87b tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:46.700615 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-f034a6f2-f6f9-41ff-ad03-fa6d52a9e87b tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:46.706168 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:46.706168 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:46.707123 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f034a6f2-f6f9-41ff-ad03-fa6d52a9e87b tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:16:46.707598 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 787/3126] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:46 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:46.750203 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-55d76258-a69f-49e4-a063-b63c5028f019 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:46.753510 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-55d76258-a69f-49e4-a063-b63c5028f019 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/9324951a-141d-48cb-922a-07f48bad37fa Aug 14 06:16:46.753970 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-55d76258-a69f-49e4-a063-b63c5028f019 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:46.754328 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-55d76258-a69f-49e4-a063-b63c5028f019 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:46.761774 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-55d76258-a69f-49e4-a063-b63c5028f019 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/9324951a-141d-48cb-922a-07f48bad37fa returned with HTTP 404 Aug 14 06:16:46.762327 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 778/3127] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:46 2026] GET /volume/v3/volumes/9324951a-141d-48cb-922a-07f48bad37fa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:16:46.769518 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3d3a3d7b-1ce5-4d98-a787-4319847e727a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:46.771180 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3d3a3d7b-1ce5-4d98-a787-4319847e727a tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/volumes/0d26c294-cf47-4a0f-bb29-4c575af9f735 Aug 14 06:16:46.771389 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3d3a3d7b-1ce5-4d98-a787-4319847e727a tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:46.771605 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3d3a3d7b-1ce5-4d98-a787-4319847e727a tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:46.771766 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-3d3a3d7b-1ce5-4d98-a787-4319847e727a tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume with id: 0d26c294-cf47-4a0f-bb29-4c575af9f735 Aug 14 06:16:46.779533 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:46.779533 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:46.779987 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3d3a3d7b-1ce5-4d98-a787-4319847e727a tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:46.797428 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3d3a3d7b-1ce5-4d98-a787-4319847e727a tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume request issued successfully. Aug 14 06:16:46.797428 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3d3a3d7b-1ce5-4d98-a787-4319847e727a tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/0d26c294-cf47-4a0f-bb29-4c575af9f735 returned with HTTP 202 Aug 14 06:16:46.797428 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 786/3128] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:16:46 2026] DELETE /volume/v3/volumes/0d26c294-cf47-4a0f-bb29-4c575af9f735 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:16:46.807573 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2d24dafc-8764-464c-a7fa-5ed0f536cf24 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:46.810764 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2d24dafc-8764-464c-a7fa-5ed0f536cf24 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/0d26c294-cf47-4a0f-bb29-4c575af9f735 Aug 14 06:16:46.810866 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2d24dafc-8764-464c-a7fa-5ed0f536cf24 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:46.811093 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2d24dafc-8764-464c-a7fa-5ed0f536cf24 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:46.821438 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:46.821438 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:46.826202 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2d24dafc-8764-464c-a7fa-5ed0f536cf24 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:46.832665 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2d24dafc-8764-464c-a7fa-5ed0f536cf24 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/0d26c294-cf47-4a0f-bb29-4c575af9f735 returned with HTTP 200 Aug 14 06:16:46.833228 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 778/3129] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:46 2026] GET /volume/v3/volumes/0d26c294-cf47-4a0f-bb29-4c575af9f735 => generated 895 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:47.103741 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9342fa44-4b9c-4846-88d8-4fb5cefb1d63 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:47.107128 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9342fa44-4b9c-4846-88d8-4fb5cefb1d63 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:47.107406 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9342fa44-4b9c-4846-88d8-4fb5cefb1d63 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:47.107626 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9342fa44-4b9c-4846-88d8-4fb5cefb1d63 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:47.107736 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-9342fa44-4b9c-4846-88d8-4fb5cefb1d63 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:47.116485 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:47.116485 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:47.116485 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9342fa44-4b9c-4846-88d8-4fb5cefb1d63 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:47.116485 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 788/3130] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:47 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:47.354426 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9c0688c5-30b0-4e34-ad3f-78e0065cdc97 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:47.356542 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9c0688c5-30b0-4e34-ad3f-78e0065cdc97 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:16:47.356772 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9c0688c5-30b0-4e34-ad3f-78e0065cdc97 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:47.357014 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9c0688c5-30b0-4e34-ad3f-78e0065cdc97 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:47.357154 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-9c0688c5-30b0-4e34-ad3f-78e0065cdc97 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:47.362252 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:47.362252 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:47.363337 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9c0688c5-30b0-4e34-ad3f-78e0065cdc97 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 200 Aug 14 06:16:47.363877 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 779/3131] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:47 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:47.722375 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4dc8bb29-912f-4ec2-ab6a-50bac6cc612c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:47.728379 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4dc8bb29-912f-4ec2-ab6a-50bac6cc612c tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:16:47.728379 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4dc8bb29-912f-4ec2-ab6a-50bac6cc612c tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:47.728379 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4dc8bb29-912f-4ec2-ab6a-50bac6cc612c tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:47.728379 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-4dc8bb29-912f-4ec2-ab6a-50bac6cc612c tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:47.739587 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:47.739587 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:47.740431 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4dc8bb29-912f-4ec2-ab6a-50bac6cc612c tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:16:47.742484 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 787/3132] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:47 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 754 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:47.852195 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-94cd077b-10b0-447b-bab1-3469a1838c3d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:47.855276 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-94cd077b-10b0-447b-bab1-3469a1838c3d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/0d26c294-cf47-4a0f-bb29-4c575af9f735 Aug 14 06:16:47.855276 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-94cd077b-10b0-447b-bab1-3469a1838c3d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:47.855555 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-94cd077b-10b0-447b-bab1-3469a1838c3d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:47.877977 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-94cd077b-10b0-447b-bab1-3469a1838c3d tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/0d26c294-cf47-4a0f-bb29-4c575af9f735 returned with HTTP 404 Aug 14 06:16:47.878847 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 779/3133] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:47 2026] GET /volume/v3/volumes/0d26c294-cf47-4a0f-bb29-4c575af9f735 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:16:47.889247 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ce01d4ae-a5f0-4b7e-9e42-df1a38dd6f65 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:47.891708 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ce01d4ae-a5f0-4b7e-9e42-df1a38dd6f65 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/volumes/d9f3d330-1163-40b1-8918-f7ae70b4cec7 Aug 14 06:16:47.891960 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ce01d4ae-a5f0-4b7e-9e42-df1a38dd6f65 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:47.892172 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ce01d4ae-a5f0-4b7e-9e42-df1a38dd6f65 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:47.892421 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-ce01d4ae-a5f0-4b7e-9e42-df1a38dd6f65 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume with id: d9f3d330-1163-40b1-8918-f7ae70b4cec7 Aug 14 06:16:47.902097 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:47.902097 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:47.902730 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ce01d4ae-a5f0-4b7e-9e42-df1a38dd6f65 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:47.925095 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ce01d4ae-a5f0-4b7e-9e42-df1a38dd6f65 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume request issued successfully. Aug 14 06:16:47.926010 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ce01d4ae-a5f0-4b7e-9e42-df1a38dd6f65 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/d9f3d330-1163-40b1-8918-f7ae70b4cec7 returned with HTTP 202 Aug 14 06:16:47.926603 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 789/3134] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:16:47 2026] DELETE /volume/v3/volumes/d9f3d330-1163-40b1-8918-f7ae70b4cec7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:16:47.944384 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d43ea6da-048b-4d02-abc1-a06f2fcb3ef8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:47.946584 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d43ea6da-048b-4d02-abc1-a06f2fcb3ef8 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/d9f3d330-1163-40b1-8918-f7ae70b4cec7 Aug 14 06:16:47.946969 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d43ea6da-048b-4d02-abc1-a06f2fcb3ef8 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:47.947212 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d43ea6da-048b-4d02-abc1-a06f2fcb3ef8 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:47.974318 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:47.974318 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:47.987331 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d43ea6da-048b-4d02-abc1-a06f2fcb3ef8 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:47.999731 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d43ea6da-048b-4d02-abc1-a06f2fcb3ef8 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/d9f3d330-1163-40b1-8918-f7ae70b4cec7 returned with HTTP 200 Aug 14 06:16:48.000372 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 780/3135] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:47 2026] GET /volume/v3/volumes/d9f3d330-1163-40b1-8918-f7ae70b4cec7 => generated 896 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:48.127339 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4e9c05ed-f53e-4129-b2d2-fdb800de082c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:48.132216 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4e9c05ed-f53e-4129-b2d2-fdb800de082c tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:48.132531 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4e9c05ed-f53e-4129-b2d2-fdb800de082c tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:48.132790 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4e9c05ed-f53e-4129-b2d2-fdb800de082c tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:48.132946 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-4e9c05ed-f53e-4129-b2d2-fdb800de082c tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:48.146355 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:48.146355 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:48.146355 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4e9c05ed-f53e-4129-b2d2-fdb800de082c tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:48.146355 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 788/3136] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:48 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:48.374525 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-23c13213-324e-49bb-af9f-5997dba46c03 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:48.376789 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-23c13213-324e-49bb-af9f-5997dba46c03 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:16:48.377098 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-23c13213-324e-49bb-af9f-5997dba46c03 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:48.377383 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-23c13213-324e-49bb-af9f-5997dba46c03 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:48.377571 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-23c13213-324e-49bb-af9f-5997dba46c03 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:48.384237 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:48.384237 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:48.385421 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-23c13213-324e-49bb-af9f-5997dba46c03 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 200 Aug 14 06:16:48.385980 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 780/3137] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:48 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:48.753929 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5478373d-6eb8-4617-ba84-d9052d06fc89 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:48.756069 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5478373d-6eb8-4617-ba84-d9052d06fc89 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:16:48.756309 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5478373d-6eb8-4617-ba84-d9052d06fc89 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:48.756569 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5478373d-6eb8-4617-ba84-d9052d06fc89 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:48.756704 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-5478373d-6eb8-4617-ba84-d9052d06fc89 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:48.762450 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:48.762450 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:48.763645 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5478373d-6eb8-4617-ba84-d9052d06fc89 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:16:48.764421 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 790/3138] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:48 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:49.017084 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-47f35235-06f1-49b0-9667-194009266923 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:49.019234 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-47f35235-06f1-49b0-9667-194009266923 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/d9f3d330-1163-40b1-8918-f7ae70b4cec7 Aug 14 06:16:49.019478 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-47f35235-06f1-49b0-9667-194009266923 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:49.019707 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-47f35235-06f1-49b0-9667-194009266923 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:49.029359 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-47f35235-06f1-49b0-9667-194009266923 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/d9f3d330-1163-40b1-8918-f7ae70b4cec7 returned with HTTP 404 Aug 14 06:16:49.029947 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 781/3139] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:49 2026] GET /volume/v3/volumes/d9f3d330-1163-40b1-8918-f7ae70b4cec7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:16:49.040491 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-604b8534-d9d2-4e89-84fd-e37c43842495 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:49.043289 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-604b8534-d9d2-4e89-84fd-e37c43842495 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:49.044432 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-604b8534-d9d2-4e89-84fd-e37c43842495 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1011950954"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:49.047455 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-604b8534-d9d2-4e89-84fd-e37c43842495 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1011950954'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:49.047455 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-604b8534-d9d2-4e89-84fd-e37c43842495 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume of 1 GB Aug 14 06:16:49.054860 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-604b8534-d9d2-4e89-84fd-e37c43842495 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Availability Zones retrieved successfully. Aug 14 06:16:49.066615 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-604b8534-d9d2-4e89-84fd-e37c43842495 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (f14a3d71-b1dc-441e-8b99-6c385d06b427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:49.069183 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-604b8534-d9d2-4e89-84fd-e37c43842495 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd3e9da4-e2dd-494a-8596-7adf5f8cf45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:49.069570 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-604b8534-d9d2-4e89-84fd-e37c43842495 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:49.118470 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-604b8534-d9d2-4e89-84fd-e37c43842495 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd3e9da4-e2dd-494a-8596-7adf5f8cf45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:49.120978 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-604b8534-d9d2-4e89-84fd-e37c43842495 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b56e6faf-dcfb-4d36-ab32-1aa16b850bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:49.164711 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-462405c1-f4ee-4b0e-a225-5ab1f2cbc909 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:49.166557 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-462405c1-f4ee-4b0e-a225-5ab1f2cbc909 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:49.166557 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-462405c1-f4ee-4b0e-a225-5ab1f2cbc909 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:49.168360 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-462405c1-f4ee-4b0e-a225-5ab1f2cbc909 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:49.168360 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-462405c1-f4ee-4b0e-a225-5ab1f2cbc909 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:49.173853 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:49.173853 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:49.175174 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-462405c1-f4ee-4b0e-a225-5ab1f2cbc909 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:49.175802 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 781/3140] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:49 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:49.199367 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-604b8534-d9d2-4e89-84fd-e37c43842495 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Created reservations ['7335cdf0-774a-4046-a958-7056e90e2c58', '50d831cd-f60e-41c7-b066-cedabbdd400c', '625b616d-7cb4-4c5c-b79d-a3e91c4b6e39', '871f1ff9-9654-4b8a-9ba1-302759418142'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:49.199367 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-604b8534-d9d2-4e89-84fd-e37c43842495 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b56e6faf-dcfb-4d36-ab32-1aa16b850bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7335cdf0-774a-4046-a958-7056e90e2c58', '50d831cd-f60e-41c7-b066-cedabbdd400c', '625b616d-7cb4-4c5c-b79d-a3e91c4b6e39', '871f1ff9-9654-4b8a-9ba1-302759418142']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:49.204265 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-604b8534-d9d2-4e89-84fd-e37c43842495 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f874e7-143b-49c9-8960-719f3dd73fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:49.232118 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-604b8534-d9d2-4e89-84fd-e37c43842495 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f874e7-143b-49c9-8960-719f3dd73fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d1a2406-bfab-441a-a18e-e1436f7d7198', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1011950954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['7335cdf0-774a-4046-a958-7056e90e2c58','50d831cd-f60e-41c7-b066-cedabbdd400c','625b616d-7cb4-4c5c-b79d-a3e91c4b6e39','871f1ff9-9654-4b8a-9ba1-302759418142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1011950954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d1a2406-bfab-441a-a18e-e1436f7d7198,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7275c926ee694ec3abe128325c7451c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:49.234271 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-604b8534-d9d2-4e89-84fd-e37c43842495 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1013122f-eddf-4b38-b7fe-4fb2e75ff0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:49.270977 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-604b8534-d9d2-4e89-84fd-e37c43842495 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1013122f-eddf-4b38-b7fe-4fb2e75ff0ae) transitioned into state 'SUCCESS' from state '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-1011950954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['7335cdf0-774a-4046-a958-7056e90e2c58','50d831cd-f60e-41c7-b066-cedabbdd400c','625b616d-7cb4-4c5c-b79d-a3e91c4b6e39','871f1ff9-9654-4b8a-9ba1-302759418142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:49.270977 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-604b8534-d9d2-4e89-84fd-e37c43842495 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (addee21b-9624-4136-a950-ea76fdfe4755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:49.287412 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-604b8534-d9d2-4e89-84fd-e37c43842495 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (addee21b-9624-4136-a950-ea76fdfe4755) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:49.288636 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-604b8534-d9d2-4e89-84fd-e37c43842495 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (f14a3d71-b1dc-441e-8b99-6c385d06b427) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:49.289088 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-604b8534-d9d2-4e89-84fd-e37c43842495 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request issued successfully. Aug 14 06:16:49.289964 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-604b8534-d9d2-4e89-84fd-e37c43842495 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:49.293425 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 789/3141] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:16:49 2026] POST /volume/v3/volumes => generated 770 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:49.309187 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c8725599-e537-4c74-825e-62e504845604 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:49.312741 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c8725599-e537-4c74-825e-62e504845604 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/0d1a2406-bfab-441a-a18e-e1436f7d7198 Aug 14 06:16:49.312741 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c8725599-e537-4c74-825e-62e504845604 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:49.312741 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c8725599-e537-4c74-825e-62e504845604 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:49.322061 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:49.322061 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:49.329280 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c8725599-e537-4c74-825e-62e504845604 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:49.335826 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c8725599-e537-4c74-825e-62e504845604 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/0d1a2406-bfab-441a-a18e-e1436f7d7198 returned with HTTP 200 Aug 14 06:16:49.336624 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 791/3142] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:49 2026] GET /volume/v3/volumes/0d1a2406-bfab-441a-a18e-e1436f7d7198 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:49.398816 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d4f4bc2a-2af6-4991-8aac-d59816a8ce12 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:49.402831 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d4f4bc2a-2af6-4991-8aac-d59816a8ce12 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:16:49.403008 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d4f4bc2a-2af6-4991-8aac-d59816a8ce12 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:49.403410 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d4f4bc2a-2af6-4991-8aac-d59816a8ce12 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:49.403410 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-d4f4bc2a-2af6-4991-8aac-d59816a8ce12 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:49.416092 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:49.416092 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:49.417208 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d4f4bc2a-2af6-4991-8aac-d59816a8ce12 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 200 Aug 14 06:16:49.417989 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 782/3143] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:49 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:49.770578 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-30881d08-d106-47d8-a685-01f9eb3cddf7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:49.773168 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-30881d08-d106-47d8-a685-01f9eb3cddf7 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 Aug 14 06:16:49.773417 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-30881d08-d106-47d8-a685-01f9eb3cddf7 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:49.773649 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-30881d08-d106-47d8-a685-01f9eb3cddf7 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:49.776608 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3820fcce-1a96-4608-8a24-cda7db165209 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:49.778442 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3820fcce-1a96-4608-8a24-cda7db165209 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:16:49.778747 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3820fcce-1a96-4608-8a24-cda7db165209 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:49.778948 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3820fcce-1a96-4608-8a24-cda7db165209 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:49.778948 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-3820fcce-1a96-4608-8a24-cda7db165209 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:49.783707 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:49.783707 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:49.784536 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3820fcce-1a96-4608-8a24-cda7db165209 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:16:49.785099 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 790/3144] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:49 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:49.793112 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:49.793112 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:49.800154 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-30881d08-d106-47d8-a685-01f9eb3cddf7 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:16:49.810088 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-30881d08-d106-47d8-a685-01f9eb3cddf7 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 returned with HTTP 200 Aug 14 06:16:49.810383 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 782/3145] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:16:49 2026] GET /volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:49.831494 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-15ff69aa-9552-4aa3-b93e-d841bb8abe54 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:49.834460 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-15ff69aa-9552-4aa3-b93e-d841bb8abe54 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] POST https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1/action Aug 14 06:16:49.834799 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-15ff69aa-9552-4aa3-b93e-d841bb8abe54 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:49.834951 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-15ff69aa-9552-4aa3-b93e-d841bb8abe54 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:49.847382 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:49.847382 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:49.848116 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-15ff69aa-9552-4aa3-b93e-d841bb8abe54 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:16:49.860096 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-15ff69aa-9552-4aa3-b93e-d841bb8abe54 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Begin detaching volume completed successfully. Aug 14 06:16:49.860286 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-15ff69aa-9552-4aa3-b93e-d841bb8abe54 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1/action returned with HTTP 202 Aug 14 06:16:49.860813 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 792/3146] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:16:49 2026] POST /volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:16:49.931913 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8b965602-39ac-40e6-85d9-ce5c89fa5d0d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:49.932031 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8b965602-39ac-40e6-85d9-ce5c89fa5d0d None None] GET https://10.4.3.127/volume// Aug 14 06:16:49.932240 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8b965602-39ac-40e6-85d9-ce5c89fa5d0d None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:49.932989 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2e46ab8f-a4b5-4f95-a17f-414139da19c0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:49.933057 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8b965602-39ac-40e6-85d9-ce5c89fa5d0d None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:49.933057 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8b965602-39ac-40e6-85d9-ce5c89fa5d0d None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:16:49.933160 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2e46ab8f-a4b5-4f95-a17f-414139da19c0 None None] GET https://10.4.3.127/volume// Aug 14 06:16:49.933598 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 783/3147] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:16:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:16:49.933689 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2e46ab8f-a4b5-4f95-a17f-414139da19c0 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:49.933689 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2e46ab8f-a4b5-4f95-a17f-414139da19c0 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:49.934143 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2e46ab8f-a4b5-4f95-a17f-414139da19c0 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:16:49.934888 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 791/3148] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:16:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:16:49.947079 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-d53c1318-668e-4e40-83cb-210dedfd2607 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:49.947186 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-6e843d04-d6fe-4329-9e36-208d15081902 req-6e69b807-5b86-4247-8a2d-5102fe34719e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:49.949625 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6e843d04-d6fe-4329-9e36-208d15081902 req-6e69b807-5b86-4247-8a2d-5102fe34719e tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:16:49.950091 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6e843d04-d6fe-4329-9e36-208d15081902 req-6e69b807-5b86-4247-8a2d-5102fe34719e tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e75fed10-f7ec-4fec-99dc-228b45fe787c", "connector": null, "instance_uuid": "dc42c0f2-299e-41ae-b47a-eb12d1ba165a"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:49.950180 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-d53c1318-668e-4e40-83cb-210dedfd2607 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 Aug 14 06:16:49.950319 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-d53c1318-668e-4e40-83cb-210dedfd2607 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:49.950670 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-d53c1318-668e-4e40-83cb-210dedfd2607 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:49.963319 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:49.963319 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:49.968571 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:49.968571 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:49.974349 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-d53c1318-668e-4e40-83cb-210dedfd2607 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:16:49.980835 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-d53c1318-668e-4e40-83cb-210dedfd2607 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 returned with HTTP 200 Aug 14 06:16:49.981490 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 783/3149] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:16:49 2026] GET /volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 => generated 1323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:16:50.004873 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6e843d04-d6fe-4329-9e36-208d15081902 req-6e69b807-5b86-4247-8a2d-5102fe34719e tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:16:50.005387 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 793/3150] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:16:49 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 14 06:16:50.017340 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-6e843d04-d6fe-4329-9e36-208d15081902 req-494f4ab2-1660-4125-9ff4-4ccca763b5b1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:50.019604 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6e843d04-d6fe-4329-9e36-208d15081902 req-494f4ab2-1660-4125-9ff4-4ccca763b5b1 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] DELETE https://10.4.3.127/volume/v3/attachments/720870a0-fafd-4451-ae09-9a7d2b1fd550 Aug 14 06:16:50.019855 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-6e843d04-d6fe-4329-9e36-208d15081902 req-494f4ab2-1660-4125-9ff4-4ccca763b5b1 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:50.020070 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-6e843d04-d6fe-4329-9e36-208d15081902 req-494f4ab2-1660-4125-9ff4-4ccca763b5b1 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:50.027585 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:50.027585 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:50.113739 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6e843d04-d6fe-4329-9e36-208d15081902 req-494f4ab2-1660-4125-9ff4-4ccca763b5b1 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] https://10.4.3.127/volume/v3/attachments/720870a0-fafd-4451-ae09-9a7d2b1fd550 returned with HTTP 200 Aug 14 06:16:50.114129 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 784/3151] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:16:50 2026] DELETE /volume/v3/attachments/720870a0-fafd-4451-ae09-9a7d2b1fd550 => generated 192 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:50.187044 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-712c8fae-0789-468d-9f69-6a56c9e113a0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:50.189382 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-712c8fae-0789-468d-9f69-6a56c9e113a0 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:50.190143 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-712c8fae-0789-468d-9f69-6a56c9e113a0 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:50.190143 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-712c8fae-0789-468d-9f69-6a56c9e113a0 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:50.190143 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-712c8fae-0789-468d-9f69-6a56c9e113a0 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:50.197416 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:50.197416 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:50.197416 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-712c8fae-0789-468d-9f69-6a56c9e113a0 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:50.197416 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 792/3152] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:50 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:50.354385 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c7a07890-f79a-4af0-88c1-e4a1729cd3c5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:50.358942 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c7a07890-f79a-4af0-88c1-e4a1729cd3c5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/0d1a2406-bfab-441a-a18e-e1436f7d7198 Aug 14 06:16:50.358942 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c7a07890-f79a-4af0-88c1-e4a1729cd3c5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:50.359196 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c7a07890-f79a-4af0-88c1-e4a1729cd3c5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:50.369743 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:50.369743 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:50.373658 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c7a07890-f79a-4af0-88c1-e4a1729cd3c5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:50.379629 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c7a07890-f79a-4af0-88c1-e4a1729cd3c5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/0d1a2406-bfab-441a-a18e-e1436f7d7198 returned with HTTP 200 Aug 14 06:16:50.380207 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 784/3153] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:50 2026] GET /volume/v3/volumes/0d1a2406-bfab-441a-a18e-e1436f7d7198 => generated 863 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:50.396008 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-21e51ff1-abf5-4584-ad7e-6bcd4d2f45eb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:50.397538 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21e51ff1-abf5-4584-ad7e-6bcd4d2f45eb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:16:50.397922 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21e51ff1-abf5-4584-ad7e-6bcd4d2f45eb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d1a2406-bfab-441a-a18e-e1436f7d7198", "name": "tempest-VolumeDependencyTests-Snapshot-1728624956"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:50.405707 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:50.405707 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:50.406144 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-21e51ff1-abf5-4584-ad7e-6bcd4d2f45eb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:50.406261 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-21e51ff1-abf5-4584-ad7e-6bcd4d2f45eb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create snapshot from volume 0d1a2406-bfab-441a-a18e-e1436f7d7198 Aug 14 06:16:50.430282 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5aae8be6-f733-4e6b-8294-f5e47d47f427 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:50.435072 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-21e51ff1-abf5-4584-ad7e-6bcd4d2f45eb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Created reservations ['5260ff12-ff06-46f9-b568-dd9422a83e8a', 'eea05f0a-a023-48b2-b77d-9f34095ac0a1', '17b71ecb-4d20-4cd3-9fec-20313d9d68af', '73a2d91b-f229-41d0-b504-864ef51de178'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:50.437318 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5aae8be6-f733-4e6b-8294-f5e47d47f427 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:16:50.437640 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5aae8be6-f733-4e6b-8294-f5e47d47f427 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:50.438109 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5aae8be6-f733-4e6b-8294-f5e47d47f427 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:50.438109 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-5aae8be6-f733-4e6b-8294-f5e47d47f427 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:50.446276 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:50.446276 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:50.447464 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5aae8be6-f733-4e6b-8294-f5e47d47f427 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 200 Aug 14 06:16:50.448124 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 785/3154] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:50 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:50.482104 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-21e51ff1-abf5-4584-ad7e-6bcd4d2f45eb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot create request issued successfully. Aug 14 06:16:50.482607 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21e51ff1-abf5-4584-ad7e-6bcd4d2f45eb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:16:50.483213 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 794/3155] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:16:50 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 14 06:16:50.496778 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c879a667-e0bf-4c6f-b3fe-36cdd36aeff6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:50.498487 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c879a667-e0bf-4c6f-b3fe-36cdd36aeff6 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/32419e6c-d659-48e2-b5e1-a67f006c40fa Aug 14 06:16:50.498715 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c879a667-e0bf-4c6f-b3fe-36cdd36aeff6 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:50.498903 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c879a667-e0bf-4c6f-b3fe-36cdd36aeff6 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:50.505093 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:50.505093 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:50.505837 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c879a667-e0bf-4c6f-b3fe-36cdd36aeff6 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:16:50.506917 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c879a667-e0bf-4c6f-b3fe-36cdd36aeff6 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/32419e6c-d659-48e2-b5e1-a67f006c40fa returned with HTTP 200 Aug 14 06:16:50.507482 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 793/3156] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:50 2026] GET /volume/v3/snapshots/32419e6c-d659-48e2-b5e1-a67f006c40fa => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:50.799562 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5c549bca-5e2e-4dfd-89bc-c5ca783ab365 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:50.803818 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5c549bca-5e2e-4dfd-89bc-c5ca783ab365 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:16:50.804085 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5c549bca-5e2e-4dfd-89bc-c5ca783ab365 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:50.804325 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5c549bca-5e2e-4dfd-89bc-c5ca783ab365 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:50.804500 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-5c549bca-5e2e-4dfd-89bc-c5ca783ab365 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:50.812529 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:50.812529 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:50.813850 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5c549bca-5e2e-4dfd-89bc-c5ca783ab365 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:16:50.814328 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 785/3157] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:50 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:50.969604 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-50e0c9e5-f157-4042-b1fc-f3e28ef29cd9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:50.972476 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-50e0c9e5-f157-4042-b1fc-f3e28ef29cd9 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] DELETE https://10.4.3.127/volume/v3/attachments/6407bb7c-57ac-4fca-8a47-fe4328ddebcc Aug 14 06:16:50.972663 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-50e0c9e5-f157-4042-b1fc-f3e28ef29cd9 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:50.972852 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-50e0c9e5-f157-4042-b1fc-f3e28ef29cd9 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:50.984361 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:50.984361 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:51.043312 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-52276c33-6e8d-4c9c-8f1b-be045983ff8e req-50e0c9e5-f157-4042-b1fc-f3e28ef29cd9 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/attachments/6407bb7c-57ac-4fca-8a47-fe4328ddebcc returned with HTTP 200 Aug 14 06:16:51.043735 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 786/3158] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:16:50 2026] DELETE /volume/v3/attachments/6407bb7c-57ac-4fca-8a47-fe4328ddebcc => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:51.211455 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-02eadd30-b909-4366-b103-933e236b25fc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:51.213962 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-02eadd30-b909-4366-b103-933e236b25fc tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:51.214378 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-02eadd30-b909-4366-b103-933e236b25fc tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:51.214678 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-02eadd30-b909-4366-b103-933e236b25fc tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:51.214678 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-02eadd30-b909-4366-b103-933e236b25fc tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:51.220576 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:51.220576 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:51.221477 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-02eadd30-b909-4366-b103-933e236b25fc tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:51.222513 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 795/3159] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:51 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:51.460510 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7c862801-df57-48ec-8ff7-44263ebd9c4d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:51.462827 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7c862801-df57-48ec-8ff7-44263ebd9c4d tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:16:51.463152 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7c862801-df57-48ec-8ff7-44263ebd9c4d tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:51.463421 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7c862801-df57-48ec-8ff7-44263ebd9c4d tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:51.463610 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-7c862801-df57-48ec-8ff7-44263ebd9c4d tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:51.468564 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:51.468564 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:51.469411 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7c862801-df57-48ec-8ff7-44263ebd9c4d tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 200 Aug 14 06:16:51.470034 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 794/3160] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:51 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:51.512212 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-384cc809-ef5d-46b6-9546-307c6809a684 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:51.512614 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-384cc809-ef5d-46b6-9546-307c6809a684 None None] GET https://10.4.3.127/volume// Aug 14 06:16:51.512614 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-384cc809-ef5d-46b6-9546-307c6809a684 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:51.512942 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-384cc809-ef5d-46b6-9546-307c6809a684 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:51.513373 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-384cc809-ef5d-46b6-9546-307c6809a684 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:16:51.513748 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 786/3161] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:16:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:16:51.522777 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-95cdf587-980e-48cd-8438-c70ef24bc0e1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:51.523866 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-04859125-9793-4be2-a033-414e4a0fcbeb req-7001ed45-5c00-4ee8-9749-80502e5a61f1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:51.525269 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-95cdf587-980e-48cd-8438-c70ef24bc0e1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/32419e6c-d659-48e2-b5e1-a67f006c40fa Aug 14 06:16:51.525690 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-95cdf587-980e-48cd-8438-c70ef24bc0e1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:51.525952 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-95cdf587-980e-48cd-8438-c70ef24bc0e1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:51.526308 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-04859125-9793-4be2-a033-414e4a0fcbeb req-7001ed45-5c00-4ee8-9749-80502e5a61f1 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] GET https://10.4.3.127/volume/v3/volumes/e75fed10-f7ec-4fec-99dc-228b45fe787c Aug 14 06:16:51.526616 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-04859125-9793-4be2-a033-414e4a0fcbeb req-7001ed45-5c00-4ee8-9749-80502e5a61f1 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:51.526830 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-04859125-9793-4be2-a033-414e4a0fcbeb req-7001ed45-5c00-4ee8-9749-80502e5a61f1 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:51.533056 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:51.533056 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:51.533823 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-95cdf587-980e-48cd-8438-c70ef24bc0e1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:16:51.534935 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-95cdf587-980e-48cd-8438-c70ef24bc0e1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/32419e6c-d659-48e2-b5e1-a67f006c40fa returned with HTTP 200 Aug 14 06:16:51.535620 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 787/3162] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:51 2026] GET /volume/v3/snapshots/32419e6c-d659-48e2-b5e1-a67f006c40fa => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:51.542378 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:51.542378 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:51.545490 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8ace2c32-6029-4414-9be3-1312279bb776 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:51.547948 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:51.549121 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "32419e6c-d659-48e2-b5e1-a67f006c40fa", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1275614024"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:51.550415 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-04859125-9793-4be2-a033-414e4a0fcbeb req-7001ed45-5c00-4ee8-9749-80502e5a61f1 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Volume info retrieved successfully. Aug 14 06:16:51.551488 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request body: {'volume': {'snapshot_id': '32419e6c-d659-48e2-b5e1-a67f006c40fa', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1275614024'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:51.560159 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-04859125-9793-4be2-a033-414e4a0fcbeb req-7001ed45-5c00-4ee8-9749-80502e5a61f1 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] https://10.4.3.127/volume/v3/volumes/e75fed10-f7ec-4fec-99dc-228b45fe787c returned with HTTP 200 Aug 14 06:16:51.560576 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:51.560576 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:51.560802 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 796/3163] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:16:51 2026] GET /volume/v3/volumes/e75fed10-f7ec-4fec-99dc-228b45fe787c => generated 1539 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:16:51.561193 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:16:51.561392 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume of 1 GB Aug 14 06:16:51.566444 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Availability Zones retrieved successfully. Aug 14 06:16:51.574533 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (08bcc934-8bde-4b10-8acc-1915900b7fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:51.575759 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79f1803a-b91b-4fc3-b367-a8a9a1d65b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:51.577103 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:51.612319 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79f1803a-b91b-4fc3-b367-a8a9a1d65b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '32419e6c-d659-48e2-b5e1-a67f006c40fa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:51.613149 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5c97f42-57be-4eb4-8511-68424d0034f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:51.661357 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Created reservations ['649f3c2f-b460-44a1-85e8-accc6841ea46', 'd83736f0-e2ea-462e-91e2-f4e56d9c9002', '2d391002-eb76-46b5-9506-ecd65086a15f', 'ecdb748e-ef28-449a-bdf7-369c25a9eea0'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:51.662528 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5c97f42-57be-4eb4-8511-68424d0034f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['649f3c2f-b460-44a1-85e8-accc6841ea46', 'd83736f0-e2ea-462e-91e2-f4e56d9c9002', '2d391002-eb76-46b5-9506-ecd65086a15f', 'ecdb748e-ef28-449a-bdf7-369c25a9eea0']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:51.663576 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (471b3d53-8f5f-4470-b564-79a22be6a7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:51.681641 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-04859125-9793-4be2-a033-414e4a0fcbeb req-c308bf9a-a66b-42a9-8e3f-e7333fb75175 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:51.685328 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-04859125-9793-4be2-a033-414e4a0fcbeb req-c308bf9a-a66b-42a9-8e3f-e7333fb75175 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] PUT https://10.4.3.127/volume/v3/attachments/fb56f7ab-6fb1-40d3-ae64-bd33460102be Aug 14 06:16:51.685828 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-04859125-9793-4be2-a033-414e4a0fcbeb req-c308bf9a-a66b-42a9-8e3f-e7333fb75175 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:51.708413 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-04859125-9793-4be2-a033-414e4a0fcbeb req-c308bf9a-a66b-42a9-8e3f-e7333fb75175 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Acquiring lock "cinder-attachment_update-e75fed10-f7ec-4fec-99dc-228b45fe787c-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:16:51.714650 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-04859125-9793-4be2-a033-414e4a0fcbeb req-c308bf9a-a66b-42a9-8e3f-e7333fb75175 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Lock "cinder-attachment_update-e75fed10-f7ec-4fec-99dc-228b45fe787c-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:16:51.716159 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:51.716159 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:51.720621 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (471b3d53-8f5f-4470-b564-79a22be6a7fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97a6bdae-61a5-49ba-94e5-86c25a4574fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1275614024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['649f3c2f-b460-44a1-85e8-accc6841ea46','d83736f0-e2ea-462e-91e2-f4e56d9c9002','2d391002-eb76-46b5-9506-ecd65086a15f','ecdb748e-ef28-449a-bdf7-369c25a9eea0'],size=1,snapshot_id=32419e6c-d659-48e2-b5e1-a67f006c40fa,source_replicaid=,source_volid=None,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1275614024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97a6bdae-61a5-49ba-94e5-86c25a4574fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7275c926ee694ec3abe128325c7451c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=32419e6c-d659-48e2-b5e1-a67f006c40fa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:51.721354 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60486ee7-971e-46a9-8f37-6e600019cd08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:51.748321 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60486ee7-971e-46a9-8f37-6e600019cd08) transitioned into state 'SUCCESS' from state '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-1275614024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['649f3c2f-b460-44a1-85e8-accc6841ea46','d83736f0-e2ea-462e-91e2-f4e56d9c9002','2d391002-eb76-46b5-9506-ecd65086a15f','ecdb748e-ef28-449a-bdf7-369c25a9eea0'],size=1,snapshot_id=32419e6c-d659-48e2-b5e1-a67f006c40fa,source_replicaid=,source_volid=None,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:51.749133 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd0d2eec-4f58-48f3-a8f1-5599e2f72eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:51.790898 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd0d2eec-4f58-48f3-a8f1-5599e2f72eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:51.791969 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (08bcc934-8bde-4b10-8acc-1915900b7fcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:51.792335 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request issued successfully. Aug 14 06:16:51.792999 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8ace2c32-6029-4414-9be3-1312279bb776 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:51.793463 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 795/3164] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:16:51 2026] POST /volume/v3/volumes => generated 804 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:51.808782 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3eed39c8-0282-4beb-8048-19076967a77f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:51.811962 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3eed39c8-0282-4beb-8048-19076967a77f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/97a6bdae-61a5-49ba-94e5-86c25a4574fd Aug 14 06:16:51.812301 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3eed39c8-0282-4beb-8048-19076967a77f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:51.812458 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3eed39c8-0282-4beb-8048-19076967a77f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:51.823305 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:51.823305 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:51.831562 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3eed39c8-0282-4beb-8048-19076967a77f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:51.832556 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9334bc39-becb-4f69-a3a7-b60ba1666dce None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:51.835006 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9334bc39-becb-4f69-a3a7-b60ba1666dce tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:16:51.835310 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9334bc39-becb-4f69-a3a7-b60ba1666dce tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:51.835642 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9334bc39-becb-4f69-a3a7-b60ba1666dce tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:51.835892 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-9334bc39-becb-4f69-a3a7-b60ba1666dce tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:51.840004 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3eed39c8-0282-4beb-8048-19076967a77f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/97a6bdae-61a5-49ba-94e5-86c25a4574fd returned with HTTP 200 Aug 14 06:16:51.840067 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-04859125-9793-4be2-a033-414e4a0fcbeb req-c308bf9a-a66b-42a9-8e3f-e7333fb75175 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Lock "cinder-attachment_update-e75fed10-f7ec-4fec-99dc-228b45fe787c-np0000007331" released by "attachment_update" :: held 0.124s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:16:51.840132 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 788/3165] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:51 2026] GET /volume/v3/volumes/97a6bdae-61a5-49ba-94e5-86c25a4574fd => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:51.840174 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-04859125-9793-4be2-a033-414e4a0fcbeb req-c308bf9a-a66b-42a9-8e3f-e7333fb75175 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] https://10.4.3.127/volume/v3/attachments/fb56f7ab-6fb1-40d3-ae64-bd33460102be returned with HTTP 200 Aug 14 06:16:51.840526 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 787/3166] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:16:51 2026] PUT /volume/v3/attachments/fb56f7ab-6fb1-40d3-ae64-bd33460102be => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:51.847992 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:51.847992 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:51.849143 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9334bc39-becb-4f69-a3a7-b60ba1666dce tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:16:51.849718 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 797/3167] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:51 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 754 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:51.868860 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-04859125-9793-4be2-a033-414e4a0fcbeb req-875c67e7-d8d5-4601-bcd8-da35b1b66f61 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:51.871951 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-04859125-9793-4be2-a033-414e4a0fcbeb req-875c67e7-d8d5-4601-bcd8-da35b1b66f61 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] POST https://10.4.3.127/volume/v3/attachments/fb56f7ab-6fb1-40d3-ae64-bd33460102be/action Aug 14 06:16:51.872610 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-04859125-9793-4be2-a033-414e4a0fcbeb req-875c67e7-d8d5-4601-bcd8-da35b1b66f61 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:51.872891 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-04859125-9793-4be2-a033-414e4a0fcbeb req-875c67e7-d8d5-4601-bcd8-da35b1b66f61 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:51.898337 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:51.898337 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:51.910459 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-04859125-9793-4be2-a033-414e4a0fcbeb req-875c67e7-d8d5-4601-bcd8-da35b1b66f61 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] https://10.4.3.127/volume/v3/attachments/fb56f7ab-6fb1-40d3-ae64-bd33460102be/action returned with HTTP 204 Aug 14 06:16:51.911066 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 796/3168] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:16:51 2026] POST /volume/v3/attachments/fb56f7ab-6fb1-40d3-ae64-bd33460102be/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:52.083476 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-30b5784f-0302-4469-9910-cabcc5a757f0 req-dbee8540-ef05-4a50-8557-c519f4819e31 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:52.086042 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-30b5784f-0302-4469-9910-cabcc5a757f0 req-dbee8540-ef05-4a50-8557-c519f4819e31 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 Aug 14 06:16:52.086386 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-30b5784f-0302-4469-9910-cabcc5a757f0 req-dbee8540-ef05-4a50-8557-c519f4819e31 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:52.086656 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-30b5784f-0302-4469-9910-cabcc5a757f0 req-dbee8540-ef05-4a50-8557-c519f4819e31 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:52.095321 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:52.095321 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:52.099685 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-30b5784f-0302-4469-9910-cabcc5a757f0 req-dbee8540-ef05-4a50-8557-c519f4819e31 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:16:52.104663 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-30b5784f-0302-4469-9910-cabcc5a757f0 req-dbee8540-ef05-4a50-8557-c519f4819e31 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 returned with HTTP 200 Aug 14 06:16:52.105155 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 789/3169] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:16:52 2026] GET /volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:52.120391 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-881e95ad-3e4c-4a9e-a9a0-1ddb1e192764 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:52.123367 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-881e95ad-3e4c-4a9e-a9a0-1ddb1e192764 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] DELETE https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 Aug 14 06:16:52.124021 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-881e95ad-3e4c-4a9e-a9a0-1ddb1e192764 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:52.124021 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-881e95ad-3e4c-4a9e-a9a0-1ddb1e192764 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:52.124710 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-881e95ad-3e4c-4a9e-a9a0-1ddb1e192764 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Delete volume with id: be3fcdd0-0efe-4d78-b89e-480b452a60d1 Aug 14 06:16:52.134087 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:52.134087 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:52.134445 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-881e95ad-3e4c-4a9e-a9a0-1ddb1e192764 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:16:52.156275 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-881e95ad-3e4c-4a9e-a9a0-1ddb1e192764 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Delete volume request issued successfully. Aug 14 06:16:52.156566 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-881e95ad-3e4c-4a9e-a9a0-1ddb1e192764 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 returned with HTTP 202 Aug 14 06:16:52.157113 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 788/3170] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:52 2026] DELETE /volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:52.166743 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2c5c2836-223d-480a-9924-ab4a59ea3a46 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:52.169275 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2c5c2836-223d-480a-9924-ab4a59ea3a46 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 Aug 14 06:16:52.169556 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2c5c2836-223d-480a-9924-ab4a59ea3a46 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:52.169822 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2c5c2836-223d-480a-9924-ab4a59ea3a46 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:52.178451 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:52.178451 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:52.183519 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2c5c2836-223d-480a-9924-ab4a59ea3a46 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Volume info retrieved successfully. Aug 14 06:16:52.189640 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2c5c2836-223d-480a-9924-ab4a59ea3a46 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 returned with HTTP 200 Aug 14 06:16:52.190089 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 798/3171] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:52 2026] GET /volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:52.234944 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9bea541e-36fc-408d-814d-f9a5799b1275 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:52.237386 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9bea541e-36fc-408d-814d-f9a5799b1275 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:52.237738 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9bea541e-36fc-408d-814d-f9a5799b1275 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:52.237979 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9bea541e-36fc-408d-814d-f9a5799b1275 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:52.238111 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-9bea541e-36fc-408d-814d-f9a5799b1275 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:52.243617 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:52.243617 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:52.244166 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9bea541e-36fc-408d-814d-f9a5799b1275 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:52.244684 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 797/3172] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:52 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:52.485992 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fc96eb2d-4da1-4e48-8b75-6114fcc3c228 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:52.488245 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fc96eb2d-4da1-4e48-8b75-6114fcc3c228 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:16:52.488553 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fc96eb2d-4da1-4e48-8b75-6114fcc3c228 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:52.488829 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fc96eb2d-4da1-4e48-8b75-6114fcc3c228 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:52.488979 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-fc96eb2d-4da1-4e48-8b75-6114fcc3c228 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:52.494561 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:52.494561 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:52.495518 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fc96eb2d-4da1-4e48-8b75-6114fcc3c228 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 200 Aug 14 06:16:52.496233 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 790/3173] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:52 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:52.524050 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-61a29abb-d556-48af-86e1-6abc054261d6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:52.526522 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-61a29abb-d556-48af-86e1-6abc054261d6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 Aug 14 06:16:52.526762 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-61a29abb-d556-48af-86e1-6abc054261d6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:52.527085 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-61a29abb-d556-48af-86e1-6abc054261d6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:52.534556 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:52.534556 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:52.538117 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-61a29abb-d556-48af-86e1-6abc054261d6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:16:52.542492 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-61a29abb-d556-48af-86e1-6abc054261d6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 returned with HTTP 200 Aug 14 06:16:52.543709 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 789/3174] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:16:52 2026] GET /volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:52.631203 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-145fff56-51cd-4fe9-b184-b6cf616f31bb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:52.633414 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-145fff56-51cd-4fe9-b184-b6cf616f31bb None None] GET https://10.4.3.127/volume// Aug 14 06:16:52.633414 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-145fff56-51cd-4fe9-b184-b6cf616f31bb None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:52.633414 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-145fff56-51cd-4fe9-b184-b6cf616f31bb None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:52.633414 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-145fff56-51cd-4fe9-b184-b6cf616f31bb None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:16:52.634632 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 799/3175] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:16:52 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:16:52.644761 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-9efec1f2-5da0-4d1f-bb19-4d29ce741f76 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:52.648439 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-9efec1f2-5da0-4d1f-bb19-4d29ce741f76 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:16:52.648893 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-9efec1f2-5da0-4d1f-bb19-4d29ce741f76 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60246ad8-1845-4851-98e2-000982b19d02", "connector": null, "instance_uuid": "10b7f163-e184-4f79-a0ff-d8b35bf73c27"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:52.659584 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:52.659584 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:52.692501 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-9efec1f2-5da0-4d1f-bb19-4d29ce741f76 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:16:52.693054 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 798/3176] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:16:52 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 14 06:16:52.741760 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8c54893b-e95f-4c37-8766-8c6d3a364df7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:52.743359 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-54dbca5e-9463-4150-9c6a-a02648b30892 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:52.743901 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-54dbca5e-9463-4150-9c6a-a02648b30892 None None] GET https://10.4.3.127/volume// Aug 14 06:16:52.744119 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-54dbca5e-9463-4150-9c6a-a02648b30892 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:52.744440 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-54dbca5e-9463-4150-9c6a-a02648b30892 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:52.744902 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-54dbca5e-9463-4150-9c6a-a02648b30892 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:16:52.745294 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 790/3177] 10.4.3.127 () {64 vars in 1004 bytes} [Fri Aug 14 06:16:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:16:52.746445 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8c54893b-e95f-4c37-8766-8c6d3a364df7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 Aug 14 06:16:52.746445 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8c54893b-e95f-4c37-8766-8c6d3a364df7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:52.746445 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8c54893b-e95f-4c37-8766-8c6d3a364df7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:52.748973 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5ebab8be-234a-46db-ab6f-681389b063cf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:52.749540 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5ebab8be-234a-46db-ab6f-681389b063cf None None] GET https://10.4.3.127/volume// Aug 14 06:16:52.749820 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5ebab8be-234a-46db-ab6f-681389b063cf None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:52.750072 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5ebab8be-234a-46db-ab6f-681389b063cf None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:52.750551 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5ebab8be-234a-46db-ab6f-681389b063cf None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:16:52.751127 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 800/3178] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:16:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:16:52.757258 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-edddd592-edc4-4dda-9168-aea8e4b7edab None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:52.757915 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-edddd592-edc4-4dda-9168-aea8e4b7edab None None] GET https://10.4.3.127/volume// Aug 14 06:16:52.758182 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-edddd592-edc4-4dda-9168-aea8e4b7edab None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:52.758480 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-edddd592-edc4-4dda-9168-aea8e4b7edab None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:52.758995 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-edddd592-edc4-4dda-9168-aea8e4b7edab None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:16:52.759346 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 799/3179] 10.4.3.127 () {64 vars in 1004 bytes} [Fri Aug 14 06:16:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:16:52.761798 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-f0812076-2fdb-4e72-a4e4-713abc4a4171 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:52.765603 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-f0812076-2fdb-4e72-a4e4-713abc4a4171 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 Aug 14 06:16:52.765961 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-f0812076-2fdb-4e72-a4e4-713abc4a4171 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:52.766959 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-f0812076-2fdb-4e72-a4e4-713abc4a4171 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:52.768825 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ddffdcf1-2219-4f9c-9b3a-1681f7438dc5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:52.781413 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:52.781413 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:52.786956 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-f0812076-2fdb-4e72-a4e4-713abc4a4171 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:16:52.793479 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-f0812076-2fdb-4e72-a4e4-713abc4a4171 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 returned with HTTP 200 Aug 14 06:16:52.794101 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 791/3180] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:16:52 2026] GET /volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 => generated 1021 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:16:52.854328 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-37d452e5-9d09-4464-beee-8c1db17bf8f5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:52.857189 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-37d452e5-9d09-4464-beee-8c1db17bf8f5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/97a6bdae-61a5-49ba-94e5-86c25a4574fd Aug 14 06:16:52.857417 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-37d452e5-9d09-4464-beee-8c1db17bf8f5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:52.857572 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-37d452e5-9d09-4464-beee-8c1db17bf8f5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:52.864042 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b0e1c2df-960d-4478-a4ec-e3750443fe47 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:52.866907 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b0e1c2df-960d-4478-a4ec-e3750443fe47 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:16:52.866907 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b0e1c2df-960d-4478-a4ec-e3750443fe47 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:52.866907 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b0e1c2df-960d-4478-a4ec-e3750443fe47 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:52.867100 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b0e1c2df-960d-4478-a4ec-e3750443fe47 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:52.867156 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:52.867156 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:52.872047 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-37d452e5-9d09-4464-beee-8c1db17bf8f5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:52.872517 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:52.872517 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:52.874738 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b0e1c2df-960d-4478-a4ec-e3750443fe47 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:16:52.874738 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 792/3181] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:52 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:52.877576 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-37d452e5-9d09-4464-beee-8c1db17bf8f5 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/97a6bdae-61a5-49ba-94e5-86c25a4574fd returned with HTTP 200 Aug 14 06:16:52.878553 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 800/3182] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:52 2026] GET /volume/v3/volumes/97a6bdae-61a5-49ba-94e5-86c25a4574fd => generated 897 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:52.893186 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-007ced28-9a4a-44bb-a60a-7365e7bd8070 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:52.894623 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ddffdcf1-2219-4f9c-9b3a-1681f7438dc5 tempest-VersionsTest-751772626 tempest-VersionsTest-751772626-project-member] GET https://10.4.3.127/volume/v3/ Aug 14 06:16:52.894838 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ddffdcf1-2219-4f9c-9b3a-1681f7438dc5 tempest-VersionsTest-751772626 tempest-VersionsTest-751772626-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:52.895012 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ddffdcf1-2219-4f9c-9b3a-1681f7438dc5 tempest-VersionsTest-751772626 tempest-VersionsTest-751772626-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:52.895570 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-007ced28-9a4a-44bb-a60a-7365e7bd8070 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:16:52.895652 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ddffdcf1-2219-4f9c-9b3a-1681f7438dc5 tempest-VersionsTest-751772626 tempest-VersionsTest-751772626-project-member] https://10.4.3.127/volume/v3/ returned with HTTP 200 Aug 14 06:16:52.895711 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 801/3183] 10.4.3.127 () {66 vars in 1216 bytes} [Fri Aug 14 06:16:52 2026] GET /volume/v3/ => generated 386 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:52.895841 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-007ced28-9a4a-44bb-a60a-7365e7bd8070 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "97a6bdae-61a5-49ba-94e5-86c25a4574fd", "name": "tempest-VolumeDependencyTests-Snapshot-1903604547"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:52.907316 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:52.907316 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:52.907659 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-007ced28-9a4a-44bb-a60a-7365e7bd8070 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:52.907856 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-007ced28-9a4a-44bb-a60a-7365e7bd8070 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create snapshot from volume 97a6bdae-61a5-49ba-94e5-86c25a4574fd Aug 14 06:16:52.921883 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-2e3b1aed-875d-4c81-9443-86c78dc208fe None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:52.924154 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-2e3b1aed-875d-4c81-9443-86c78dc208fe tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] PUT https://10.4.3.127/volume/v3/attachments/2b1ed2bc-857b-434e-b57f-07ef6d9d6fc3 Aug 14 06:16:52.924753 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-2e3b1aed-875d-4c81-9443-86c78dc208fe tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:52.942633 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-2e3b1aed-875d-4c81-9443-86c78dc208fe tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Acquiring lock "cinder-attachment_update-60246ad8-1845-4851-98e2-000982b19d02-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:16:52.948877 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-2e3b1aed-875d-4c81-9443-86c78dc208fe tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Lock "cinder-attachment_update-60246ad8-1845-4851-98e2-000982b19d02-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:16:52.950150 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:52.950150 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:52.950368 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:52.950368 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:52.955722 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8c54893b-e95f-4c37-8766-8c6d3a364df7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:16:52.956367 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-007ced28-9a4a-44bb-a60a-7365e7bd8070 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Created reservations ['34d42384-5419-4652-9dbe-a9e3607a8e1f', 'e4e37108-c088-4d2a-932c-a8c0570ddaa1', '386a56a4-f47b-4c10-ac34-43568e57ac55', 'a4089f17-14b3-4e84-ad5e-474ee2fafca3'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:52.962553 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8c54893b-e95f-4c37-8766-8c6d3a364df7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 returned with HTTP 200 Aug 14 06:16:52.963252 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 791/3184] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:52 2026] GET /volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 => generated 841 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:53.002203 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-007ced28-9a4a-44bb-a60a-7365e7bd8070 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot create request issued successfully. Aug 14 06:16:53.002632 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-007ced28-9a4a-44bb-a60a-7365e7bd8070 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:16:53.003301 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 793/3185] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:16:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:53.013121 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d440d2f2-4ccc-484f-906f-c05da5310275 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:53.016162 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d440d2f2-4ccc-484f-906f-c05da5310275 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/d0c9d7e1-c602-4749-96a2-76f959c454fe Aug 14 06:16:53.016771 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d440d2f2-4ccc-484f-906f-c05da5310275 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:53.016771 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d440d2f2-4ccc-484f-906f-c05da5310275 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:53.023715 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:53.023715 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:53.024365 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d440d2f2-4ccc-484f-906f-c05da5310275 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:16:53.025507 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d440d2f2-4ccc-484f-906f-c05da5310275 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/d0c9d7e1-c602-4749-96a2-76f959c454fe returned with HTTP 200 Aug 14 06:16:53.026230 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 802/3186] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:53 2026] GET /volume/v3/snapshots/d0c9d7e1-c602-4749-96a2-76f959c454fe => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:53.058541 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-2e3b1aed-875d-4c81-9443-86c78dc208fe tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Lock "cinder-attachment_update-60246ad8-1845-4851-98e2-000982b19d02-np0000007331" released by "attachment_update" :: held 0.110s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:16:53.058951 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-2e3b1aed-875d-4c81-9443-86c78dc208fe tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/attachments/2b1ed2bc-857b-434e-b57f-07ef6d9d6fc3 returned with HTTP 200 Aug 14 06:16:53.059926 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 801/3187] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:16:52 2026] PUT /volume/v3/attachments/2b1ed2bc-857b-434e-b57f-07ef6d9d6fc3 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:53.202463 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-30ef640a-9e73-44c8-9418-611d14c9f2e3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:53.204304 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-30ef640a-9e73-44c8-9418-611d14c9f2e3 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] GET https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 Aug 14 06:16:53.204516 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-30ef640a-9e73-44c8-9418-611d14c9f2e3 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:53.204706 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-30ef640a-9e73-44c8-9418-611d14c9f2e3 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:53.210373 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-30ef640a-9e73-44c8-9418-611d14c9f2e3 tempest-TestMinimumBasicScenario-1532342235 tempest-TestMinimumBasicScenario-1532342235-project-member] https://10.4.3.127/volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 returned with HTTP 404 Aug 14 06:16:53.210835 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 792/3188] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:53 2026] GET /volume/v3/volumes/be3fcdd0-0efe-4d78-b89e-480b452a60d1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:53.257456 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-43be3da4-5c42-4871-9577-f9a21a8d50af None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:53.260382 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-43be3da4-5c42-4871-9577-f9a21a8d50af tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:53.260720 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-43be3da4-5c42-4871-9577-f9a21a8d50af tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:53.260970 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-43be3da4-5c42-4871-9577-f9a21a8d50af tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:53.261085 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-43be3da4-5c42-4871-9577-f9a21a8d50af tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:53.266212 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:53.266212 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:53.266961 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-43be3da4-5c42-4871-9577-f9a21a8d50af tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:53.267585 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 794/3189] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:53 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:53.510435 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7bfa415d-37bc-4b63-bbcd-031e250aac38 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:53.512371 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7bfa415d-37bc-4b63-bbcd-031e250aac38 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:16:53.512805 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7bfa415d-37bc-4b63-bbcd-031e250aac38 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:53.513270 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7bfa415d-37bc-4b63-bbcd-031e250aac38 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:53.513554 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7bfa415d-37bc-4b63-bbcd-031e250aac38 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:53.520022 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:53.520022 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:53.520475 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7bfa415d-37bc-4b63-bbcd-031e250aac38 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 200 Aug 14 06:16:53.521675 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 803/3190] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:53 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:53.887942 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0f277b99-b239-45c5-8940-45c4a5a1e712 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:53.890802 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0f277b99-b239-45c5-8940-45c4a5a1e712 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:16:53.891122 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0f277b99-b239-45c5-8940-45c4a5a1e712 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:53.891457 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0f277b99-b239-45c5-8940-45c4a5a1e712 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:53.891617 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-0f277b99-b239-45c5-8940-45c4a5a1e712 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:53.899583 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:53.899583 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:53.900149 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0f277b99-b239-45c5-8940-45c4a5a1e712 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:16:53.900755 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 802/3191] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:53 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:53.977694 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-495a00c2-096d-47ea-bf38-d869e5801e2b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:53.980241 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-495a00c2-096d-47ea-bf38-d869e5801e2b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 Aug 14 06:16:53.980448 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-495a00c2-096d-47ea-bf38-d869e5801e2b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:53.980696 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-495a00c2-096d-47ea-bf38-d869e5801e2b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:53.997895 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:53.997895 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:54.001653 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-495a00c2-096d-47ea-bf38-d869e5801e2b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:16:54.007920 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-495a00c2-096d-47ea-bf38-d869e5801e2b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 returned with HTTP 200 Aug 14 06:16:54.008416 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 793/3192] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:53 2026] GET /volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:54.036210 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4c3a2f3d-7642-41af-8694-11fa1fac2423 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:54.038491 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4c3a2f3d-7642-41af-8694-11fa1fac2423 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/d0c9d7e1-c602-4749-96a2-76f959c454fe Aug 14 06:16:54.038760 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4c3a2f3d-7642-41af-8694-11fa1fac2423 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:54.039024 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4c3a2f3d-7642-41af-8694-11fa1fac2423 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:54.044867 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:54.044867 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:54.046053 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4c3a2f3d-7642-41af-8694-11fa1fac2423 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:16:54.047756 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4c3a2f3d-7642-41af-8694-11fa1fac2423 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/d0c9d7e1-c602-4749-96a2-76f959c454fe returned with HTTP 200 Aug 14 06:16:54.047756 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 795/3193] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:54 2026] GET /volume/v3/snapshots/d0c9d7e1-c602-4749-96a2-76f959c454fe => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:54.060751 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:54.063126 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:54.063593 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d0c9d7e1-c602-4749-96a2-76f959c454fe", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-641631896"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:54.065639 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request body: {'volume': {'snapshot_id': 'd0c9d7e1-c602-4749-96a2-76f959c454fe', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-641631896'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:54.071680 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:54.071680 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:54.072392 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:16:54.072633 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume of 1 GB Aug 14 06:16:54.076382 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Availability Zones retrieved successfully. Aug 14 06:16:54.082488 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (21a05779-6d4f-43e4-a695-d7125394d147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:54.083804 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a83549a8-5090-4ba9-af8e-e84e61e20285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:54.084850 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:54.120719 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a83549a8-5090-4ba9-af8e-e84e61e20285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd0c9d7e1-c602-4749-96a2-76f959c454fe', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:54.122682 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (081f57c1-be79-4462-8a1f-dcff382e4293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:54.178256 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Created reservations ['d22c7f2a-672f-4a78-b6a5-298834240bc3', 'e8c91388-0142-4448-9713-c289f7e59630', '1f381f21-a6f7-4161-abf4-2278324640bd', 'f6008e1f-b81d-413c-97b7-fe1adf891ac0'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:54.179461 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (081f57c1-be79-4462-8a1f-dcff382e4293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d22c7f2a-672f-4a78-b6a5-298834240bc3', 'e8c91388-0142-4448-9713-c289f7e59630', '1f381f21-a6f7-4161-abf4-2278324640bd', 'f6008e1f-b81d-413c-97b7-fe1adf891ac0']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:54.180534 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (440b9841-525d-4ba9-bbcb-ea9f8b6abdc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:54.235096 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (440b9841-525d-4ba9-bbcb-ea9f8b6abdc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0328364b-5071-441d-8661-37cb819c70b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-641631896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['d22c7f2a-672f-4a78-b6a5-298834240bc3','e8c91388-0142-4448-9713-c289f7e59630','1f381f21-a6f7-4161-abf4-2278324640bd','f6008e1f-b81d-413c-97b7-fe1adf891ac0'],size=1,snapshot_id=d0c9d7e1-c602-4749-96a2-76f959c454fe,source_replicaid=,source_volid=None,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-641631896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0328364b-5071-441d-8661-37cb819c70b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7275c926ee694ec3abe128325c7451c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d0c9d7e1-c602-4749-96a2-76f959c454fe,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:54.235948 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29440487-2f1e-46f2-bfe4-d7c48d3c1860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:54.262108 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29440487-2f1e-46f2-bfe4-d7c48d3c1860) transitioned into state 'SUCCESS' from state '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-641631896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['d22c7f2a-672f-4a78-b6a5-298834240bc3','e8c91388-0142-4448-9713-c289f7e59630','1f381f21-a6f7-4161-abf4-2278324640bd','f6008e1f-b81d-413c-97b7-fe1adf891ac0'],size=1,snapshot_id=d0c9d7e1-c602-4749-96a2-76f959c454fe,source_replicaid=,source_volid=None,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:54.266646 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb8406c3-2911-45d1-9ccb-90543256287f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:54.278263 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e68a7771-7f4e-458d-8b13-1c2862fe04b1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:54.281910 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e68a7771-7f4e-458d-8b13-1c2862fe04b1 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:54.282130 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e68a7771-7f4e-458d-8b13-1c2862fe04b1 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:54.282312 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e68a7771-7f4e-458d-8b13-1c2862fe04b1 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:54.282421 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-e68a7771-7f4e-458d-8b13-1c2862fe04b1 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:54.287933 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:54.287933 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:54.288788 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e68a7771-7f4e-458d-8b13-1c2862fe04b1 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:54.289705 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 803/3194] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:54 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:54.297362 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb8406c3-2911-45d1-9ccb-90543256287f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:54.298363 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (21a05779-6d4f-43e4-a695-d7125394d147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:54.302100 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request issued successfully. Aug 14 06:16:54.302100 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1460be41-65aa-4d13-8d5b-a8d931db5a02 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:54.302100 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 804/3195] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:16:54 2026] POST /volume/v3/volumes => generated 803 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:54.315956 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0ef1e627-2686-4710-8837-21e4eb577ed9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:54.318995 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0ef1e627-2686-4710-8837-21e4eb577ed9 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/0328364b-5071-441d-8661-37cb819c70b1 Aug 14 06:16:54.318995 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0ef1e627-2686-4710-8837-21e4eb577ed9 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:54.319193 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0ef1e627-2686-4710-8837-21e4eb577ed9 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:54.327721 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:54.327721 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:54.332709 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0ef1e627-2686-4710-8837-21e4eb577ed9 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:54.339427 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0ef1e627-2686-4710-8837-21e4eb577ed9 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/0328364b-5071-441d-8661-37cb819c70b1 returned with HTTP 200 Aug 14 06:16:54.340070 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 794/3196] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:54 2026] GET /volume/v3/volumes/0328364b-5071-441d-8661-37cb819c70b1 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:54.349901 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-53842739-3baa-4600-99b9-1a5185ac6c08 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:54.467159 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-53842739-3baa-4600-99b9-1a5185ac6c08 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:54.467570 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-53842739-3baa-4600-99b9-1a5185ac6c08 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1824074670"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:54.469160 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-53842739-3baa-4600-99b9-1a5185ac6c08 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1824074670'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:54.469333 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-53842739-3baa-4600-99b9-1a5185ac6c08 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Create volume of 2 GB Aug 14 06:16:54.475136 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-53842739-3baa-4600-99b9-1a5185ac6c08 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Availability Zones retrieved successfully. Aug 14 06:16:54.482778 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53842739-3baa-4600-99b9-1a5185ac6c08 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Flow 'volume_create_api' (1a265b74-ff89-4a61-9603-e5cb16edd830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:54.484582 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53842739-3baa-4600-99b9-1a5185ac6c08 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d13c0aa2-404e-42e5-8034-29c5ac4c4e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:54.486097 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-53842739-3baa-4600-99b9-1a5185ac6c08 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Validating volume size '2' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:54.521764 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53842739-3baa-4600-99b9-1a5185ac6c08 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d13c0aa2-404e-42e5-8034-29c5ac4c4e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:54.522675 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53842739-3baa-4600-99b9-1a5185ac6c08 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb08f6c4-7f46-49c8-a573-c3f27e47fc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:54.534522 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-17bd0108-5077-4ca9-ba41-6b8b3c8a08dd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:54.536888 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-17bd0108-5077-4ca9-ba41-6b8b3c8a08dd tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:16:54.537529 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-17bd0108-5077-4ca9-ba41-6b8b3c8a08dd tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:54.537529 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-17bd0108-5077-4ca9-ba41-6b8b3c8a08dd tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:54.537685 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-17bd0108-5077-4ca9-ba41-6b8b3c8a08dd tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:54.545371 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:54.545371 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:54.545624 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-17bd0108-5077-4ca9-ba41-6b8b3c8a08dd tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 200 Aug 14 06:16:54.546387 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 804/3197] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:54 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:54.605756 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-53842739-3baa-4600-99b9-1a5185ac6c08 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Created reservations ['abe6f659-d848-4866-ac6a-34ee21c02f5c', '9d27f0cf-4ec2-49e4-a64c-0c4eaf2512ea', '0a1f2c3f-d833-4226-8a94-f8419bc2b998', '6f323e63-b587-42b2-8966-d1a20931630e'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:54.607156 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53842739-3baa-4600-99b9-1a5185ac6c08 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb08f6c4-7f46-49c8-a573-c3f27e47fc91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abe6f659-d848-4866-ac6a-34ee21c02f5c', '9d27f0cf-4ec2-49e4-a64c-0c4eaf2512ea', '0a1f2c3f-d833-4226-8a94-f8419bc2b998', '6f323e63-b587-42b2-8966-d1a20931630e']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:54.608439 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53842739-3baa-4600-99b9-1a5185ac6c08 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9032bb1b-bed1-42fa-ba94-c76ccd72ea1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:54.638262 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53842739-3baa-4600-99b9-1a5185ac6c08 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9032bb1b-bed1-42fa-ba94-c76ccd72ea1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71d42917-f8ea-428e-82f7-622db70ab2e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1824074670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='323929bb0f1e4dbf94af7d30ba32ad8c',qos_specs=None,replication_status=,reservations=['abe6f659-d848-4866-ac6a-34ee21c02f5c','9d27f0cf-4ec2-49e4-a64c-0c4eaf2512ea','0a1f2c3f-d833-4226-8a94-f8419bc2b998','6f323e63-b587-42b2-8966-d1a20931630e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab193de88dbe49d0a9d31ce6c494a1c5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:16:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1824074670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71d42917-f8ea-428e-82f7-622db70ab2e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='323929bb0f1e4dbf94af7d30ba32ad8c',provider_auth=None,provider_geometry=None,provider_id=None,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='ab193de88dbe49d0a9d31ce6c494a1c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:54.639976 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53842739-3baa-4600-99b9-1a5185ac6c08 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd58442-aaaf-40f8-8fa3-66730c016a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:54.671293 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53842739-3baa-4600-99b9-1a5185ac6c08 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd58442-aaaf-40f8-8fa3-66730c016a11) transitioned into state 'SUCCESS' from state '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-1824074670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='323929bb0f1e4dbf94af7d30ba32ad8c',qos_specs=None,replication_status=,reservations=['abe6f659-d848-4866-ac6a-34ee21c02f5c','9d27f0cf-4ec2-49e4-a64c-0c4eaf2512ea','0a1f2c3f-d833-4226-8a94-f8419bc2b998','6f323e63-b587-42b2-8966-d1a20931630e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab193de88dbe49d0a9d31ce6c494a1c5',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:54.672519 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53842739-3baa-4600-99b9-1a5185ac6c08 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ea09fb1-cd2d-45ae-823e-d2dcf6f40905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:54.685930 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53842739-3baa-4600-99b9-1a5185ac6c08 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ea09fb1-cd2d-45ae-823e-d2dcf6f40905) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:16:54.686694 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53842739-3baa-4600-99b9-1a5185ac6c08 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Flow 'volume_create_api' (1a265b74-ff89-4a61-9603-e5cb16edd830) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:54.687098 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-53842739-3baa-4600-99b9-1a5185ac6c08 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Create volume request issued successfully. Aug 14 06:16:54.687608 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-53842739-3baa-4600-99b9-1a5185ac6c08 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:16:54.688050 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 796/3198] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:16:54 2026] POST /volume/v3/volumes => generated 755 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:54.702568 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9f96c5aa-f09e-4f36-95ee-108da60f5cf5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:54.705035 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9f96c5aa-f09e-4f36-95ee-108da60f5cf5 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] GET https://10.4.3.127/volume/v3/volumes/71d42917-f8ea-428e-82f7-622db70ab2e3 Aug 14 06:16:54.705295 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9f96c5aa-f09e-4f36-95ee-108da60f5cf5 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:54.705572 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9f96c5aa-f09e-4f36-95ee-108da60f5cf5 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:54.714146 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:54.714146 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:54.718501 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9f96c5aa-f09e-4f36-95ee-108da60f5cf5 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Volume info retrieved successfully. Aug 14 06:16:54.724746 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9f96c5aa-f09e-4f36-95ee-108da60f5cf5 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] https://10.4.3.127/volume/v3/volumes/71d42917-f8ea-428e-82f7-622db70ab2e3 returned with HTTP 200 Aug 14 06:16:54.725412 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 805/3199] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:54 2026] GET /volume/v3/volumes/71d42917-f8ea-428e-82f7-622db70ab2e3 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:54.912808 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-90d4fefb-2d83-47e3-bc5a-eecaa0103534 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:54.914686 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-90d4fefb-2d83-47e3-bc5a-eecaa0103534 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:16:54.914907 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-90d4fefb-2d83-47e3-bc5a-eecaa0103534 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:54.915108 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-90d4fefb-2d83-47e3-bc5a-eecaa0103534 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:54.915193 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-90d4fefb-2d83-47e3-bc5a-eecaa0103534 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:54.919604 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:54.919604 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:54.920451 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-90d4fefb-2d83-47e3-bc5a-eecaa0103534 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:16:54.920875 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 795/3200] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:54 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:55.020506 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6e264659-c515-4c44-8b8b-6ce72a7cbcd9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:55.022632 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6e264659-c515-4c44-8b8b-6ce72a7cbcd9 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 Aug 14 06:16:55.022880 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6e264659-c515-4c44-8b8b-6ce72a7cbcd9 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:55.023084 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6e264659-c515-4c44-8b8b-6ce72a7cbcd9 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:55.034675 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:55.034675 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:55.039280 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6e264659-c515-4c44-8b8b-6ce72a7cbcd9 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:16:55.044991 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6e264659-c515-4c44-8b8b-6ce72a7cbcd9 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 returned with HTTP 200 Aug 14 06:16:55.045522 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 805/3201] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:55 2026] GET /volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:55.302055 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-08570861-b287-40c8-95df-7c4822fe1a29 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:55.304495 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-08570861-b287-40c8-95df-7c4822fe1a29 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:55.304763 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-08570861-b287-40c8-95df-7c4822fe1a29 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:55.304990 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-08570861-b287-40c8-95df-7c4822fe1a29 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:55.305128 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-08570861-b287-40c8-95df-7c4822fe1a29 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:55.309851 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:55.309851 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:55.310548 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-08570861-b287-40c8-95df-7c4822fe1a29 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:55.310960 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 797/3202] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:55 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:55.354056 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-52a8c7bc-485e-4f3b-af8b-71decef4aed0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:55.355867 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-52a8c7bc-485e-4f3b-af8b-71decef4aed0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/0328364b-5071-441d-8661-37cb819c70b1 Aug 14 06:16:55.356172 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-52a8c7bc-485e-4f3b-af8b-71decef4aed0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:55.356449 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-52a8c7bc-485e-4f3b-af8b-71decef4aed0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:55.363879 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:55.363879 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:55.367936 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-52a8c7bc-485e-4f3b-af8b-71decef4aed0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:55.373437 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-52a8c7bc-485e-4f3b-af8b-71decef4aed0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/0328364b-5071-441d-8661-37cb819c70b1 returned with HTTP 200 Aug 14 06:16:55.374009 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 806/3203] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:55 2026] GET /volume/v3/volumes/0328364b-5071-441d-8661-37cb819c70b1 => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:55.385804 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e9701f00-8fc9-4924-b444-e58b7ac8e66e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:55.387923 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e9701f00-8fc9-4924-b444-e58b7ac8e66e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/32419e6c-d659-48e2-b5e1-a67f006c40fa Aug 14 06:16:55.388118 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e9701f00-8fc9-4924-b444-e58b7ac8e66e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:55.388302 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e9701f00-8fc9-4924-b444-e58b7ac8e66e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:55.388413 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-e9701f00-8fc9-4924-b444-e58b7ac8e66e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete snapshot with id: 32419e6c-d659-48e2-b5e1-a67f006c40fa Aug 14 06:16:55.393793 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:55.393793 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:55.394273 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e9701f00-8fc9-4924-b444-e58b7ac8e66e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:16:55.410256 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e9701f00-8fc9-4924-b444-e58b7ac8e66e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot delete request issued successfully. Aug 14 06:16:55.410517 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e9701f00-8fc9-4924-b444-e58b7ac8e66e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/32419e6c-d659-48e2-b5e1-a67f006c40fa returned with HTTP 202 Aug 14 06:16:55.410978 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 796/3204] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:16:55 2026] DELETE /volume/v3/snapshots/32419e6c-d659-48e2-b5e1-a67f006c40fa => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:55.420989 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-794a9f2b-c71d-40e9-91c4-b4ad3b764cd8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:55.422854 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-794a9f2b-c71d-40e9-91c4-b4ad3b764cd8 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/32419e6c-d659-48e2-b5e1-a67f006c40fa Aug 14 06:16:55.423152 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-794a9f2b-c71d-40e9-91c4-b4ad3b764cd8 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:55.423441 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-794a9f2b-c71d-40e9-91c4-b4ad3b764cd8 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:55.429731 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:55.429731 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:55.430203 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-794a9f2b-c71d-40e9-91c4-b4ad3b764cd8 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:16:55.431197 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-794a9f2b-c71d-40e9-91c4-b4ad3b764cd8 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/32419e6c-d659-48e2-b5e1-a67f006c40fa returned with HTTP 200 Aug 14 06:16:55.431833 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 806/3205] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:55 2026] GET /volume/v3/snapshots/32419e6c-d659-48e2-b5e1-a67f006c40fa => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:55.558019 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dcdf0f2d-7086-4310-9600-41748dbb85e8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:55.559614 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dcdf0f2d-7086-4310-9600-41748dbb85e8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:16:55.559852 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dcdf0f2d-7086-4310-9600-41748dbb85e8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:55.560108 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dcdf0f2d-7086-4310-9600-41748dbb85e8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:55.560254 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-dcdf0f2d-7086-4310-9600-41748dbb85e8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:55.565443 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:55.565443 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:55.566332 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dcdf0f2d-7086-4310-9600-41748dbb85e8 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 200 Aug 14 06:16:55.566828 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 798/3206] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:55 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:55.740355 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3ba25c68-629c-4d76-8775-06f4ff734c0c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:55.742179 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3ba25c68-629c-4d76-8775-06f4ff734c0c tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] GET https://10.4.3.127/volume/v3/volumes/71d42917-f8ea-428e-82f7-622db70ab2e3 Aug 14 06:16:55.742377 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3ba25c68-629c-4d76-8775-06f4ff734c0c tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:55.742603 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3ba25c68-629c-4d76-8775-06f4ff734c0c tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:55.750662 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:55.750662 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:55.754537 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3ba25c68-629c-4d76-8775-06f4ff734c0c tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Volume info retrieved successfully. Aug 14 06:16:55.758679 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3ba25c68-629c-4d76-8775-06f4ff734c0c tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] https://10.4.3.127/volume/v3/volumes/71d42917-f8ea-428e-82f7-622db70ab2e3 returned with HTTP 200 Aug 14 06:16:55.759186 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 807/3207] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:55 2026] GET /volume/v3/volumes/71d42917-f8ea-428e-82f7-622db70ab2e3 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:55.773563 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-814fce95-2620-46aa-80f6-7556f0766270 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:55.775433 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-814fce95-2620-46aa-80f6-7556f0766270 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:16:55.775869 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-814fce95-2620-46aa-80f6-7556f0766270 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "71d42917-f8ea-428e-82f7-622db70ab2e3"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:55.777613 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-814fce95-2620-46aa-80f6-7556f0766270 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '71d42917-f8ea-428e-82f7-622db70ab2e3'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:16:55.785629 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:55.785629 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:55.786115 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-814fce95-2620-46aa-80f6-7556f0766270 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Volume retrieved successfully. Aug 14 06:16:55.786235 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-814fce95-2620-46aa-80f6-7556f0766270 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Create volume of 1 GB Aug 14 06:16:55.789590 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-814fce95-2620-46aa-80f6-7556f0766270 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Availability Zones retrieved successfully. Aug 14 06:16:55.794596 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-814fce95-2620-46aa-80f6-7556f0766270 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Flow 'volume_create_api' (ca7d0057-2e40-480d-a2ce-f69cc842858d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:16:55.795765 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-814fce95-2620-46aa-80f6-7556f0766270 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d3356d-1de3-44cd-af24-a4e62c728501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:55.796704 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-814fce95-2620-46aa-80f6-7556f0766270 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:16:55.797650 np0000007331 devstack@c-api.service[100405]: WARNING cinder.volume.api [None req-814fce95-2620-46aa-80f6-7556f0766270 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d3356d-1de3-44cd-af24-a4e62c728501) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 06:16:55.797650 np0000007331 devstack@c-api.service[100405]: 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 14 06:16:55.799087 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-814fce95-2620-46aa-80f6-7556f0766270 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d3356d-1de3-44cd-af24-a4e62c728501) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:16:55.799788 np0000007331 devstack@c-api.service[100405]: WARNING cinder.volume.api [None req-814fce95-2620-46aa-80f6-7556f0766270 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d3356d-1de3-44cd-af24-a4e62c728501) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 06:16:55.800482 np0000007331 devstack@c-api.service[100405]: WARNING cinder.volume.api [None req-814fce95-2620-46aa-80f6-7556f0766270 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Flow 'volume_create_api' (ca7d0057-2e40-480d-a2ce-f69cc842858d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 06:16:55.800801 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-814fce95-2620-46aa-80f6-7556f0766270 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 400 Aug 14 06:16:55.801283 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 797/3208] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:16:55 2026] POST /volume/v3/volumes => generated 173 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 06:16:55.808585 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-115c58e6-7b33-413d-870a-b1cb6cdbacda None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:55.810271 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-115c58e6-7b33-413d-870a-b1cb6cdbacda tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] GET https://10.4.3.127/volume/v3/volumes/71d42917-f8ea-428e-82f7-622db70ab2e3 Aug 14 06:16:55.810502 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-115c58e6-7b33-413d-870a-b1cb6cdbacda tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:55.810712 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-115c58e6-7b33-413d-870a-b1cb6cdbacda tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:55.817190 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:55.817190 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:55.820481 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-115c58e6-7b33-413d-870a-b1cb6cdbacda tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Volume info retrieved successfully. Aug 14 06:16:55.824140 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-115c58e6-7b33-413d-870a-b1cb6cdbacda tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] https://10.4.3.127/volume/v3/volumes/71d42917-f8ea-428e-82f7-622db70ab2e3 returned with HTTP 200 Aug 14 06:16:55.824483 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 807/3209] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:55 2026] GET /volume/v3/volumes/71d42917-f8ea-428e-82f7-622db70ab2e3 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:55.836236 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-caaad509-8d90-47b7-b44f-5f06867a3f15 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:55.838336 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-caaad509-8d90-47b7-b44f-5f06867a3f15 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] DELETE https://10.4.3.127/volume/v3/volumes/71d42917-f8ea-428e-82f7-622db70ab2e3 Aug 14 06:16:55.838630 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-caaad509-8d90-47b7-b44f-5f06867a3f15 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:55.838893 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-caaad509-8d90-47b7-b44f-5f06867a3f15 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:55.839069 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-caaad509-8d90-47b7-b44f-5f06867a3f15 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Delete volume with id: 71d42917-f8ea-428e-82f7-622db70ab2e3 Aug 14 06:16:55.867824 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:55.867824 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:55.869642 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-caaad509-8d90-47b7-b44f-5f06867a3f15 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Volume info retrieved successfully. Aug 14 06:16:55.901854 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-caaad509-8d90-47b7-b44f-5f06867a3f15 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Delete volume request issued successfully. Aug 14 06:16:55.902031 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-caaad509-8d90-47b7-b44f-5f06867a3f15 tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] https://10.4.3.127/volume/v3/volumes/71d42917-f8ea-428e-82f7-622db70ab2e3 returned with HTTP 202 Aug 14 06:16:55.902797 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 799/3210] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:16:55 2026] DELETE /volume/v3/volumes/71d42917-f8ea-428e-82f7-622db70ab2e3 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:55.908856 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-eee60d3c-3eec-4260-a9d0-ed0135db755f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:55.910873 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-eee60d3c-3eec-4260-a9d0-ed0135db755f tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] GET https://10.4.3.127/volume/v3/volumes/71d42917-f8ea-428e-82f7-622db70ab2e3 Aug 14 06:16:55.911211 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-eee60d3c-3eec-4260-a9d0-ed0135db755f tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:55.911423 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-eee60d3c-3eec-4260-a9d0-ed0135db755f tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:55.918299 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:55.918299 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:55.922015 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-eee60d3c-3eec-4260-a9d0-ed0135db755f tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Volume info retrieved successfully. Aug 14 06:16:55.926036 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-eee60d3c-3eec-4260-a9d0-ed0135db755f tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] https://10.4.3.127/volume/v3/volumes/71d42917-f8ea-428e-82f7-622db70ab2e3 returned with HTTP 200 Aug 14 06:16:55.926537 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 808/3211] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:55 2026] GET /volume/v3/volumes/71d42917-f8ea-428e-82f7-622db70ab2e3 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:55.932214 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-354373dd-823e-4f81-8ef8-79e14b5c766b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:55.934000 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-354373dd-823e-4f81-8ef8-79e14b5c766b tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:16:55.934213 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-354373dd-823e-4f81-8ef8-79e14b5c766b tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:55.934513 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-354373dd-823e-4f81-8ef8-79e14b5c766b tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:55.934601 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-354373dd-823e-4f81-8ef8-79e14b5c766b tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:55.939675 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:55.939675 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:55.940351 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-354373dd-823e-4f81-8ef8-79e14b5c766b tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:16:55.940792 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 798/3212] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:55 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:56.058593 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-43c3468d-42ad-4303-bf90-b8affb7d83a7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:56.063968 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-43c3468d-42ad-4303-bf90-b8affb7d83a7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 Aug 14 06:16:56.064147 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-43c3468d-42ad-4303-bf90-b8affb7d83a7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:56.064318 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-43c3468d-42ad-4303-bf90-b8affb7d83a7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:56.077829 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:56.077829 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:56.080984 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-43c3468d-42ad-4303-bf90-b8affb7d83a7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:16:56.085905 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-43c3468d-42ad-4303-bf90-b8affb7d83a7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 returned with HTTP 200 Aug 14 06:16:56.086298 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 808/3213] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:56 2026] GET /volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:56.328376 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-96912d2a-0112-440b-91f6-17ed3d6cb664 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:56.332318 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-96912d2a-0112-440b-91f6-17ed3d6cb664 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:56.332318 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-96912d2a-0112-440b-91f6-17ed3d6cb664 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:56.332318 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-96912d2a-0112-440b-91f6-17ed3d6cb664 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:56.332318 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-96912d2a-0112-440b-91f6-17ed3d6cb664 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:56.336620 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:56.336620 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:56.337385 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-96912d2a-0112-440b-91f6-17ed3d6cb664 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:56.337909 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 800/3214] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:56 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:56.341874 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-fbb7dd5c-a9e2-4285-a637-9439b74d8e45 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:56.344249 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-fbb7dd5c-a9e2-4285-a637-9439b74d8e45 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] POST https://10.4.3.127/volume/v3/attachments/2b1ed2bc-857b-434e-b57f-07ef6d9d6fc3/action Aug 14 06:16:56.344648 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-fbb7dd5c-a9e2-4285-a637-9439b74d8e45 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:16:56.344737 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-fbb7dd5c-a9e2-4285-a637-9439b74d8e45 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:56.366961 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:56.366961 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:56.378694 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-c7d8e6c4-1024-4420-9abc-c59c8b0ed2f8 req-fbb7dd5c-a9e2-4285-a637-9439b74d8e45 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/attachments/2b1ed2bc-857b-434e-b57f-07ef6d9d6fc3/action returned with HTTP 204 Aug 14 06:16:56.379330 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 809/3215] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:16:56 2026] POST /volume/v3/attachments/2b1ed2bc-857b-434e-b57f-07ef6d9d6fc3/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:56.442301 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-019e14d0-be52-4708-90f1-ba1c516801c0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:56.444624 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-019e14d0-be52-4708-90f1-ba1c516801c0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/32419e6c-d659-48e2-b5e1-a67f006c40fa Aug 14 06:16:56.445021 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-019e14d0-be52-4708-90f1-ba1c516801c0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:56.445306 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-019e14d0-be52-4708-90f1-ba1c516801c0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:56.450786 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-019e14d0-be52-4708-90f1-ba1c516801c0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/32419e6c-d659-48e2-b5e1-a67f006c40fa returned with HTTP 404 Aug 14 06:16:56.451608 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 799/3216] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:56 2026] GET /volume/v3/snapshots/32419e6c-d659-48e2-b5e1-a67f006c40fa => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:56.458735 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a30c71bc-7efd-44dd-a9df-76cb8d2775be None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:56.460833 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a30c71bc-7efd-44dd-a9df-76cb8d2775be tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/d0c9d7e1-c602-4749-96a2-76f959c454fe Aug 14 06:16:56.461040 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a30c71bc-7efd-44dd-a9df-76cb8d2775be tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:56.461228 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a30c71bc-7efd-44dd-a9df-76cb8d2775be tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:56.461330 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-a30c71bc-7efd-44dd-a9df-76cb8d2775be tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete snapshot with id: d0c9d7e1-c602-4749-96a2-76f959c454fe Aug 14 06:16:56.467557 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:56.467557 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:56.468353 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a30c71bc-7efd-44dd-a9df-76cb8d2775be tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:16:56.490051 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a30c71bc-7efd-44dd-a9df-76cb8d2775be tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot delete request issued successfully. Aug 14 06:16:56.490990 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a30c71bc-7efd-44dd-a9df-76cb8d2775be tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/d0c9d7e1-c602-4749-96a2-76f959c454fe returned with HTTP 202 Aug 14 06:16:56.491875 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 809/3217] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:16:56 2026] DELETE /volume/v3/snapshots/d0c9d7e1-c602-4749-96a2-76f959c454fe => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:16:56.501594 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e8ee6ab0-de22-46b1-9794-a5c238ae8e33 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:56.503554 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e8ee6ab0-de22-46b1-9794-a5c238ae8e33 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/d0c9d7e1-c602-4749-96a2-76f959c454fe Aug 14 06:16:56.503836 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e8ee6ab0-de22-46b1-9794-a5c238ae8e33 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:56.504110 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e8ee6ab0-de22-46b1-9794-a5c238ae8e33 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:56.511188 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:56.511188 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:56.511859 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e8ee6ab0-de22-46b1-9794-a5c238ae8e33 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:16:56.512986 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e8ee6ab0-de22-46b1-9794-a5c238ae8e33 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/d0c9d7e1-c602-4749-96a2-76f959c454fe returned with HTTP 200 Aug 14 06:16:56.514137 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 801/3218] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:56 2026] GET /volume/v3/snapshots/d0c9d7e1-c602-4749-96a2-76f959c454fe => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:16:56.578273 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-965da95e-f8fe-495f-a615-fd25d3c3e6ea None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:56.579942 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-965da95e-f8fe-495f-a615-fd25d3c3e6ea tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:16:56.580107 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-965da95e-f8fe-495f-a615-fd25d3c3e6ea tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:56.580280 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-965da95e-f8fe-495f-a615-fd25d3c3e6ea tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:56.580423 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-965da95e-f8fe-495f-a615-fd25d3c3e6ea tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:56.584837 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:56.584837 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:56.585544 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-965da95e-f8fe-495f-a615-fd25d3c3e6ea tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 200 Aug 14 06:16:56.585903 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 810/3219] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:56 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:56.938827 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e356dabb-d383-45a4-b355-dc827916719b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:56.940809 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e356dabb-d383-45a4-b355-dc827916719b tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] GET https://10.4.3.127/volume/v3/volumes/71d42917-f8ea-428e-82f7-622db70ab2e3 Aug 14 06:16:56.941220 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e356dabb-d383-45a4-b355-dc827916719b tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:56.941458 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e356dabb-d383-45a4-b355-dc827916719b tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:56.948796 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e356dabb-d383-45a4-b355-dc827916719b tempest-VolumesCloneNegativeTest-356026344 tempest-VolumesCloneNegativeTest-356026344-project-member] https://10.4.3.127/volume/v3/volumes/71d42917-f8ea-428e-82f7-622db70ab2e3 returned with HTTP 404 Aug 14 06:16:56.949454 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 800/3220] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:56 2026] GET /volume/v3/volumes/71d42917-f8ea-428e-82f7-622db70ab2e3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:56.951908 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8f300034-c0f3-4c05-a53a-12546604aaa2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:56.954169 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8f300034-c0f3-4c05-a53a-12546604aaa2 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:16:56.954444 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8f300034-c0f3-4c05-a53a-12546604aaa2 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:56.954741 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8f300034-c0f3-4c05-a53a-12546604aaa2 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:56.954859 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-8f300034-c0f3-4c05-a53a-12546604aaa2 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:56.960041 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:56.960041 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:56.960988 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8f300034-c0f3-4c05-a53a-12546604aaa2 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:16:56.961475 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 810/3221] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:56 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:57.098210 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fc34a0cb-852d-4405-8de6-fd59d2e77ee4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:57.100112 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fc34a0cb-852d-4405-8de6-fd59d2e77ee4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 Aug 14 06:16:57.100365 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fc34a0cb-852d-4405-8de6-fd59d2e77ee4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:57.100615 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fc34a0cb-852d-4405-8de6-fd59d2e77ee4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:57.113081 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:57.113081 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:57.117112 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fc34a0cb-852d-4405-8de6-fd59d2e77ee4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:16:57.122226 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fc34a0cb-852d-4405-8de6-fd59d2e77ee4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 returned with HTTP 200 Aug 14 06:16:57.122653 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 802/3222] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:57 2026] GET /volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:57.134996 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8f65f7c2-e6cd-48d0-abe6-680c4fc0ab35 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:57.137170 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8f65f7c2-e6cd-48d0-abe6-680c4fc0ab35 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:16:57.137536 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8f65f7c2-e6cd-48d0-abe6-680c4fc0ab35 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "60246ad8-1845-4851-98e2-000982b19d02", "force": true, "name": "tempest-VolumesBackupsTest-Backup-319158156", "container": "tempest-volumesbackupstest-backup-container-1176408860"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:16:57.138996 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-8f65f7c2-e6cd-48d0-abe6-680c4fc0ab35 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Creating new backup {'backup': {'volume_id': '60246ad8-1845-4851-98e2-000982b19d02', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-319158156', 'container': 'tempest-volumesbackupstest-backup-container-1176408860'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:16:57.139114 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-8f65f7c2-e6cd-48d0-abe6-680c4fc0ab35 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Creating backup of volume 60246ad8-1845-4851-98e2-000982b19d02 in container tempest-volumesbackupstest-backup-container-1176408860 Aug 14 06:16:57.149826 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:57.149826 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:57.150281 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8f65f7c2-e6cd-48d0-abe6-680c4fc0ab35 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:16:57.173885 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-8f65f7c2-e6cd-48d0-abe6-680c4fc0ab35 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Created reservations ['39b2678b-d7a7-4036-925a-d48e0dcd6877', 'b46738b0-6c9c-4fa4-a328-3e43a7f6b424'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:16:57.211180 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8f65f7c2-e6cd-48d0-abe6-680c4fc0ab35 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:16:57.211720 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 811/3223] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:16:57 2026] POST /volume/v3/backups => generated 329 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:16:57.223511 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e6870cb1-cb3c-497e-b2b8-5ed183cb0fb0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:57.225575 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e6870cb1-cb3c-497e-b2b8-5ed183cb0fb0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:16:57.225868 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e6870cb1-cb3c-497e-b2b8-5ed183cb0fb0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:57.226284 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e6870cb1-cb3c-497e-b2b8-5ed183cb0fb0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:57.226284 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-e6870cb1-cb3c-497e-b2b8-5ed183cb0fb0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:57.233232 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:57.233232 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:57.234291 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e6870cb1-cb3c-497e-b2b8-5ed183cb0fb0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:16:57.234813 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 801/3224] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:57 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:57.349978 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7171927a-b8a1-47ec-8d1e-4fd0001107f7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:57.353528 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7171927a-b8a1-47ec-8d1e-4fd0001107f7 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:57.353788 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7171927a-b8a1-47ec-8d1e-4fd0001107f7 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:57.354029 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7171927a-b8a1-47ec-8d1e-4fd0001107f7 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:57.354155 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-7171927a-b8a1-47ec-8d1e-4fd0001107f7 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:57.360027 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:57.360027 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:57.360966 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7171927a-b8a1-47ec-8d1e-4fd0001107f7 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:57.361541 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 811/3225] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:57 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:57.524312 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2a8c02e3-5369-4601-8c29-fceedea23e98 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:57.526495 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2a8c02e3-5369-4601-8c29-fceedea23e98 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/d0c9d7e1-c602-4749-96a2-76f959c454fe Aug 14 06:16:57.526739 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2a8c02e3-5369-4601-8c29-fceedea23e98 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:57.526982 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2a8c02e3-5369-4601-8c29-fceedea23e98 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:57.532627 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2a8c02e3-5369-4601-8c29-fceedea23e98 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/d0c9d7e1-c602-4749-96a2-76f959c454fe returned with HTTP 404 Aug 14 06:16:57.533477 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 803/3226] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:16:57 2026] GET /volume/v3/snapshots/d0c9d7e1-c602-4749-96a2-76f959c454fe => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:16:57.540520 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8971d146-017d-451e-ad9a-2b1ef4262e77 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:57.542472 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8971d146-017d-451e-ad9a-2b1ef4262e77 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/volumes/0d1a2406-bfab-441a-a18e-e1436f7d7198 Aug 14 06:16:57.542755 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8971d146-017d-451e-ad9a-2b1ef4262e77 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:57.542973 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8971d146-017d-451e-ad9a-2b1ef4262e77 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:57.543175 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-8971d146-017d-451e-ad9a-2b1ef4262e77 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume with id: 0d1a2406-bfab-441a-a18e-e1436f7d7198 Aug 14 06:16:57.550523 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:57.550523 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:57.551004 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8971d146-017d-451e-ad9a-2b1ef4262e77 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:57.567047 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8971d146-017d-451e-ad9a-2b1ef4262e77 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume request issued successfully. Aug 14 06:16:57.567211 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8971d146-017d-451e-ad9a-2b1ef4262e77 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/0d1a2406-bfab-441a-a18e-e1436f7d7198 returned with HTTP 202 Aug 14 06:16:57.567759 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 812/3227] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:16:57 2026] DELETE /volume/v3/volumes/0d1a2406-bfab-441a-a18e-e1436f7d7198 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 14 06:16:57.574692 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ff1b2ff7-4c43-43a3-8c81-880f774ba62f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:57.576158 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ff1b2ff7-4c43-43a3-8c81-880f774ba62f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/0d1a2406-bfab-441a-a18e-e1436f7d7198 Aug 14 06:16:57.576381 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ff1b2ff7-4c43-43a3-8c81-880f774ba62f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:57.576602 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ff1b2ff7-4c43-43a3-8c81-880f774ba62f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:57.583966 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:57.583966 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:57.588674 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ff1b2ff7-4c43-43a3-8c81-880f774ba62f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:57.594313 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ff1b2ff7-4c43-43a3-8c81-880f774ba62f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/0d1a2406-bfab-441a-a18e-e1436f7d7198 returned with HTTP 200 Aug 14 06:16:57.594727 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 802/3228] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:57 2026] GET /volume/v3/volumes/0d1a2406-bfab-441a-a18e-e1436f7d7198 => generated 862 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:57.599228 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0ed4ca64-1379-49cb-a1e3-9ba685bafd20 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:57.602364 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0ed4ca64-1379-49cb-a1e3-9ba685bafd20 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:16:57.602677 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0ed4ca64-1379-49cb-a1e3-9ba685bafd20 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:57.602935 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0ed4ca64-1379-49cb-a1e3-9ba685bafd20 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:57.603073 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-0ed4ca64-1379-49cb-a1e3-9ba685bafd20 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:57.607226 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:57.607226 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:57.608028 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0ed4ca64-1379-49cb-a1e3-9ba685bafd20 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 200 Aug 14 06:16:57.608442 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 812/3229] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:57 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:57.975998 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-49068052-7248-4488-b746-86c1cef531ac None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:57.978750 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-49068052-7248-4488-b746-86c1cef531ac tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:16:57.979045 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-49068052-7248-4488-b746-86c1cef531ac tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:57.979737 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-49068052-7248-4488-b746-86c1cef531ac tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:57.979737 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-49068052-7248-4488-b746-86c1cef531ac tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:57.984919 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:57.984919 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:57.985765 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-49068052-7248-4488-b746-86c1cef531ac tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:16:57.986256 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 804/3230] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:57 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:58.246167 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-01abbee2-4dba-4c3a-aae9-8e04ee8c26b4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:58.248308 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-01abbee2-4dba-4c3a-aae9-8e04ee8c26b4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:16:58.248596 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-01abbee2-4dba-4c3a-aae9-8e04ee8c26b4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:58.248907 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-01abbee2-4dba-4c3a-aae9-8e04ee8c26b4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:58.249321 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-01abbee2-4dba-4c3a-aae9-8e04ee8c26b4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:58.254309 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:58.254309 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:58.255347 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-01abbee2-4dba-4c3a-aae9-8e04ee8c26b4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:16:58.255864 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 813/3231] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:58 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:58.374352 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c1654eb4-8596-4f69-9d34-2732600d5f15 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:58.377857 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c1654eb4-8596-4f69-9d34-2732600d5f15 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:58.378524 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c1654eb4-8596-4f69-9d34-2732600d5f15 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:58.378524 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c1654eb4-8596-4f69-9d34-2732600d5f15 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:58.378714 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-c1654eb4-8596-4f69-9d34-2732600d5f15 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:58.384089 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:58.384089 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:58.384915 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c1654eb4-8596-4f69-9d34-2732600d5f15 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:58.385467 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 803/3232] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:58 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:58.608299 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-395eb229-84a4-47b1-a616-d52408b36238 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:58.611051 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-395eb229-84a4-47b1-a616-d52408b36238 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/0d1a2406-bfab-441a-a18e-e1436f7d7198 Aug 14 06:16:58.611368 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-395eb229-84a4-47b1-a616-d52408b36238 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:58.611667 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-395eb229-84a4-47b1-a616-d52408b36238 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:58.619339 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2ae1f9ac-8ceb-4fe9-b7fa-c0c3c3f9df6e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:58.621288 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-395eb229-84a4-47b1-a616-d52408b36238 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/0d1a2406-bfab-441a-a18e-e1436f7d7198 returned with HTTP 404 Aug 14 06:16:58.621938 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 813/3233] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:58 2026] GET /volume/v3/volumes/0d1a2406-bfab-441a-a18e-e1436f7d7198 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:16:58.621998 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2ae1f9ac-8ceb-4fe9-b7fa-c0c3c3f9df6e tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:16:58.622270 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2ae1f9ac-8ceb-4fe9-b7fa-c0c3c3f9df6e tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:58.622553 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2ae1f9ac-8ceb-4fe9-b7fa-c0c3c3f9df6e tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:58.622685 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-2ae1f9ac-8ceb-4fe9-b7fa-c0c3c3f9df6e tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:58.627242 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:58.627242 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:58.627962 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2ae1f9ac-8ceb-4fe9-b7fa-c0c3c3f9df6e tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 200 Aug 14 06:16:58.628626 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 805/3234] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:58 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:58.629466 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-47f5a0d8-561d-45c4-b15e-15295764591a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:58.631068 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-47f5a0d8-561d-45c4-b15e-15295764591a tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/volumes/97a6bdae-61a5-49ba-94e5-86c25a4574fd Aug 14 06:16:58.631267 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-47f5a0d8-561d-45c4-b15e-15295764591a tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:58.631516 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-47f5a0d8-561d-45c4-b15e-15295764591a tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:58.631633 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-47f5a0d8-561d-45c4-b15e-15295764591a tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume with id: 97a6bdae-61a5-49ba-94e5-86c25a4574fd Aug 14 06:16:58.640223 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:58.640223 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:58.640707 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-47f5a0d8-561d-45c4-b15e-15295764591a tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:58.659002 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-47f5a0d8-561d-45c4-b15e-15295764591a tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume request issued successfully. Aug 14 06:16:58.659158 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-47f5a0d8-561d-45c4-b15e-15295764591a tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/97a6bdae-61a5-49ba-94e5-86c25a4574fd returned with HTTP 202 Aug 14 06:16:58.659683 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 814/3235] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:16:58 2026] DELETE /volume/v3/volumes/97a6bdae-61a5-49ba-94e5-86c25a4574fd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:16:58.666491 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f8561d77-4414-403b-8090-84255d82aa83 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:58.668908 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f8561d77-4414-403b-8090-84255d82aa83 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/97a6bdae-61a5-49ba-94e5-86c25a4574fd Aug 14 06:16:58.669232 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f8561d77-4414-403b-8090-84255d82aa83 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:58.669550 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f8561d77-4414-403b-8090-84255d82aa83 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:58.680468 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:58.680468 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:58.685258 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f8561d77-4414-403b-8090-84255d82aa83 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:58.692245 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f8561d77-4414-403b-8090-84255d82aa83 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/97a6bdae-61a5-49ba-94e5-86c25a4574fd returned with HTTP 200 Aug 14 06:16:58.692810 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 804/3236] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:58 2026] GET /volume/v3/volumes/97a6bdae-61a5-49ba-94e5-86c25a4574fd => generated 896 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:16:58.997153 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9dc86cbe-0744-4ea6-bcdf-c5ff08ebf91f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:59.000536 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9dc86cbe-0744-4ea6-bcdf-c5ff08ebf91f tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:16:59.000822 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9dc86cbe-0744-4ea6-bcdf-c5ff08ebf91f tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:59.001079 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9dc86cbe-0744-4ea6-bcdf-c5ff08ebf91f tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:59.001223 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-9dc86cbe-0744-4ea6-bcdf-c5ff08ebf91f tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:59.006680 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:59.006680 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:16:59.007782 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9dc86cbe-0744-4ea6-bcdf-c5ff08ebf91f tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:16:59.008329 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 814/3237] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:58 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:59.268169 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-31db13f5-cd68-402f-8f9f-065f1c18afce None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:59.270228 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-31db13f5-cd68-402f-8f9f-065f1c18afce tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:16:59.270454 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-31db13f5-cd68-402f-8f9f-065f1c18afce tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:59.270701 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-31db13f5-cd68-402f-8f9f-065f1c18afce tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:59.270857 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-31db13f5-cd68-402f-8f9f-065f1c18afce tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:59.280355 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:59.280355 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:59.280355 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-31db13f5-cd68-402f-8f9f-065f1c18afce tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:16:59.280355 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 806/3238] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:59 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:59.402639 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d4d0d36b-12c1-4753-929c-0f8538a8e0c7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:59.406449 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d4d0d36b-12c1-4753-929c-0f8538a8e0c7 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:16:59.406716 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d4d0d36b-12c1-4753-929c-0f8538a8e0c7 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:59.406973 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d4d0d36b-12c1-4753-929c-0f8538a8e0c7 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:59.407194 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-d4d0d36b-12c1-4753-929c-0f8538a8e0c7 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:59.414820 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:59.414820 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:59.416154 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d4d0d36b-12c1-4753-929c-0f8538a8e0c7 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:16:59.416154 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 815/3239] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:16:59 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:59.638942 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b533a79d-d2e8-4813-bf6f-1b4c2b27bad5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:59.641132 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b533a79d-d2e8-4813-bf6f-1b4c2b27bad5 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:16:59.641132 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b533a79d-d2e8-4813-bf6f-1b4c2b27bad5 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:59.641331 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b533a79d-d2e8-4813-bf6f-1b4c2b27bad5 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:59.641502 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-b533a79d-d2e8-4813-bf6f-1b4c2b27bad5 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:16:59.645879 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:59.645879 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:16:59.646648 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b533a79d-d2e8-4813-bf6f-1b4c2b27bad5 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 200 Aug 14 06:16:59.647017 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 805/3240] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:16:59 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:16:59.709872 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1c860440-db42-450b-9982-b1e5a9506265 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:59.712215 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1c860440-db42-450b-9982-b1e5a9506265 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/97a6bdae-61a5-49ba-94e5-86c25a4574fd Aug 14 06:16:59.712504 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1c860440-db42-450b-9982-b1e5a9506265 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:59.712741 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1c860440-db42-450b-9982-b1e5a9506265 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:59.720157 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1c860440-db42-450b-9982-b1e5a9506265 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/97a6bdae-61a5-49ba-94e5-86c25a4574fd returned with HTTP 404 Aug 14 06:16:59.720826 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 815/3241] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:59 2026] GET /volume/v3/volumes/97a6bdae-61a5-49ba-94e5-86c25a4574fd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:16:59.727965 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d0020db1-2ae9-4ff4-991b-274f6feda432 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:59.729950 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d0020db1-2ae9-4ff4-991b-274f6feda432 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/volumes/0328364b-5071-441d-8661-37cb819c70b1 Aug 14 06:16:59.730228 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d0020db1-2ae9-4ff4-991b-274f6feda432 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:59.730461 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d0020db1-2ae9-4ff4-991b-274f6feda432 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:59.730640 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-d0020db1-2ae9-4ff4-991b-274f6feda432 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume with id: 0328364b-5071-441d-8661-37cb819c70b1 Aug 14 06:16:59.738734 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:59.738734 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:16:59.739096 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d0020db1-2ae9-4ff4-991b-274f6feda432 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:59.758441 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d0020db1-2ae9-4ff4-991b-274f6feda432 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume request issued successfully. Aug 14 06:16:59.758631 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d0020db1-2ae9-4ff4-991b-274f6feda432 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/0328364b-5071-441d-8661-37cb819c70b1 returned with HTTP 202 Aug 14 06:16:59.759003 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 807/3242] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:16:59 2026] DELETE /volume/v3/volumes/0328364b-5071-441d-8661-37cb819c70b1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:16:59.766331 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d2f6eaca-f2e1-480a-adb6-74586861a8f6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:16:59.768886 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d2f6eaca-f2e1-480a-adb6-74586861a8f6 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/0328364b-5071-441d-8661-37cb819c70b1 Aug 14 06:16:59.768956 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d2f6eaca-f2e1-480a-adb6-74586861a8f6 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:16:59.769123 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d2f6eaca-f2e1-480a-adb6-74586861a8f6 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:16:59.777528 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:16:59.777528 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:16:59.782131 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d2f6eaca-f2e1-480a-adb6-74586861a8f6 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:16:59.788276 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d2f6eaca-f2e1-480a-adb6-74586861a8f6 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/0328364b-5071-441d-8661-37cb819c70b1 returned with HTTP 200 Aug 14 06:16:59.788758 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 816/3243] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:16:59 2026] GET /volume/v3/volumes/0328364b-5071-441d-8661-37cb819c70b1 => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:00.021736 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-13347192-249c-41f8-ad78-99f9aa82aef2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:00.023961 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-13347192-249c-41f8-ad78-99f9aa82aef2 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:17:00.024175 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-13347192-249c-41f8-ad78-99f9aa82aef2 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:00.024491 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-13347192-249c-41f8-ad78-99f9aa82aef2 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:00.024732 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-13347192-249c-41f8-ad78-99f9aa82aef2 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:00.029449 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:00.029449 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:00.030217 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-13347192-249c-41f8-ad78-99f9aa82aef2 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:17:00.030646 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 806/3244] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:00 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:00.291264 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-aa5e21f0-07e3-401a-b98a-0fdceb176c32 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:00.293361 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-aa5e21f0-07e3-401a-b98a-0fdceb176c32 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:00.293629 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-aa5e21f0-07e3-401a-b98a-0fdceb176c32 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:00.293956 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-aa5e21f0-07e3-401a-b98a-0fdceb176c32 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:00.294016 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-aa5e21f0-07e3-401a-b98a-0fdceb176c32 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:00.298493 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:00.298493 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:00.299287 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-aa5e21f0-07e3-401a-b98a-0fdceb176c32 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:17:00.299686 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 816/3245] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:00 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:00.426986 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9116af1d-cd33-4348-86fc-4b4296f3376b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:00.428935 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9116af1d-cd33-4348-86fc-4b4296f3376b tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:17:00.429052 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9116af1d-cd33-4348-86fc-4b4296f3376b tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:00.429337 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9116af1d-cd33-4348-86fc-4b4296f3376b tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:00.429337 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9116af1d-cd33-4348-86fc-4b4296f3376b tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:00.433497 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:00.433497 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:00.434093 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9116af1d-cd33-4348-86fc-4b4296f3376b tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:17:00.434551 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 808/3246] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:00 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:00.444253 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ae70beb0-87b2-45a3-b876-482002193ebe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:00.446690 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ae70beb0-87b2-45a3-b876-482002193ebe tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] DELETE https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:17:00.446946 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ae70beb0-87b2-45a3-b876-482002193ebe tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:00.447220 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ae70beb0-87b2-45a3-b876-482002193ebe tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:00.447413 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-ae70beb0-87b2-45a3-b876-482002193ebe tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Delete backup with id: 9b0f4073-0cdd-4a39-96e9-3a31612e9089. Aug 14 06:17:00.452448 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:00.452448 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:00.475754 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-ae70beb0-87b2-45a3-b876-482002193ebe tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] delete_backup rpcapi backup_id 9b0f4073-0cdd-4a39-96e9-3a31612e9089 {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:17:00.477793 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ae70beb0-87b2-45a3-b876-482002193ebe tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 202 Aug 14 06:17:00.478309 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 817/3247] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:17:00 2026] DELETE /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:17:00.485182 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-081ec5d7-5952-444c-b3c5-74602531c431 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:00.486965 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-081ec5d7-5952-444c-b3c5-74602531c431 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:17:00.487268 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-081ec5d7-5952-444c-b3c5-74602531c431 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:00.487585 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-081ec5d7-5952-444c-b3c5-74602531c431 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:00.487762 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-081ec5d7-5952-444c-b3c5-74602531c431 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:00.492920 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:00.492920 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:00.493730 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-081ec5d7-5952-444c-b3c5-74602531c431 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 200 Aug 14 06:17:00.494380 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 807/3248] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:00 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:00.657431 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-92fe3c5b-1a7c-453a-875f-b633256b09f2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:00.659389 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-92fe3c5b-1a7c-453a-875f-b633256b09f2 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:17:00.659578 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-92fe3c5b-1a7c-453a-875f-b633256b09f2 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:00.659739 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-92fe3c5b-1a7c-453a-875f-b633256b09f2 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:00.659851 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-92fe3c5b-1a7c-453a-875f-b633256b09f2 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:00.664662 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:00.664662 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:00.669545 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-92fe3c5b-1a7c-453a-875f-b633256b09f2 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 200 Aug 14 06:17:00.669545 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 817/3249] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:00 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:00.806437 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-424e610f-fcce-40c0-b1b5-43b1ace2e75c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:00.808286 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-424e610f-fcce-40c0-b1b5-43b1ace2e75c tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/0328364b-5071-441d-8661-37cb819c70b1 Aug 14 06:17:00.808950 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-424e610f-fcce-40c0-b1b5-43b1ace2e75c tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:00.809230 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-424e610f-fcce-40c0-b1b5-43b1ace2e75c tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:00.820089 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-424e610f-fcce-40c0-b1b5-43b1ace2e75c tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/0328364b-5071-441d-8661-37cb819c70b1 returned with HTTP 404 Aug 14 06:17:00.820946 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 809/3250] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:00 2026] GET /volume/v3/volumes/0328364b-5071-441d-8661-37cb819c70b1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:00.832517 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:00.837941 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:00.838474 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1855649773"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:00.840358 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1855649773'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:00.840590 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume of 1 GB Aug 14 06:17:00.850016 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Availability Zones retrieved successfully. Aug 14 06:17:00.860044 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (4bcf3fea-3b34-4f29-b302-7f025c033305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:00.862380 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeb41e43-8409-4f06-8ed3-c550b3d0d167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:00.864021 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:00.897665 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeb41e43-8409-4f06-8ed3-c550b3d0d167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:00.899007 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2720672-0536-4a17-a1f0-0fe4f72c9333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:00.953379 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Created reservations ['2d4d1f4a-db6d-424b-9a61-c2e9e4f25b8c', 'f06fb0a9-1a99-48c9-90da-456496228140', '7a4c2f51-0f47-4a92-b966-a22ea3e729eb', '5d61cf3e-f785-4665-bef9-5661c70308ff'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:00.955572 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2720672-0536-4a17-a1f0-0fe4f72c9333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d4d1f4a-db6d-424b-9a61-c2e9e4f25b8c', 'f06fb0a9-1a99-48c9-90da-456496228140', '7a4c2f51-0f47-4a92-b966-a22ea3e729eb', '5d61cf3e-f785-4665-bef9-5661c70308ff']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:00.955724 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2f0db87-835a-4c83-9d84-01abb4c1a29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:00.990443 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2f0db87-835a-4c83-9d84-01abb4c1a29e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f790ba46-35b7-4770-8aa0-4c26044c4567', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1855649773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['2d4d1f4a-db6d-424b-9a61-c2e9e4f25b8c','f06fb0a9-1a99-48c9-90da-456496228140','7a4c2f51-0f47-4a92-b966-a22ea3e729eb','5d61cf3e-f785-4665-bef9-5661c70308ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1855649773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f790ba46-35b7-4770-8aa0-4c26044c4567,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7275c926ee694ec3abe128325c7451c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:00.991687 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4437569c-497c-4afc-8317-8b28ea9b26d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:01.020114 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4437569c-497c-4afc-8317-8b28ea9b26d2) transitioned into state 'SUCCESS' from state '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-1855649773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['2d4d1f4a-db6d-424b-9a61-c2e9e4f25b8c','f06fb0a9-1a99-48c9-90da-456496228140','7a4c2f51-0f47-4a92-b966-a22ea3e729eb','5d61cf3e-f785-4665-bef9-5661c70308ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:01.021053 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c49f568b-d3f6-4938-b4a4-8ddb529a8d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:01.039626 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c49f568b-d3f6-4938-b4a4-8ddb529a8d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:01.039626 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (4bcf3fea-3b34-4f29-b302-7f025c033305) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:01.040003 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request issued successfully. Aug 14 06:17:01.040760 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-24bb4d55-a6b0-4e5a-b494-8a981cb5d128 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:01.041466 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 818/3251] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:17:00 2026] POST /volume/v3/volumes => generated 770 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:01.042031 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-16f39f4f-d937-4343-9a31-b04b1a979041 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:01.045470 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-16f39f4f-d937-4343-9a31-b04b1a979041 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:17:01.045470 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-16f39f4f-d937-4343-9a31-b04b1a979041 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:01.045470 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-16f39f4f-d937-4343-9a31-b04b1a979041 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:01.045470 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-16f39f4f-d937-4343-9a31-b04b1a979041 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:01.050383 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:01.050383 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:01.051279 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-16f39f4f-d937-4343-9a31-b04b1a979041 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:17:01.051679 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 808/3252] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:01 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:01.059548 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0e005f0f-d5af-424d-84c1-1be68d2d18d0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:01.061734 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0e005f0f-d5af-424d-84c1-1be68d2d18d0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/f790ba46-35b7-4770-8aa0-4c26044c4567 Aug 14 06:17:01.062571 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0e005f0f-d5af-424d-84c1-1be68d2d18d0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:01.062571 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0e005f0f-d5af-424d-84c1-1be68d2d18d0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:01.071937 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:01.071937 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:01.078679 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-0e005f0f-d5af-424d-84c1-1be68d2d18d0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:17:01.088322 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0e005f0f-d5af-424d-84c1-1be68d2d18d0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/f790ba46-35b7-4770-8aa0-4c26044c4567 returned with HTTP 200 Aug 14 06:17:01.088322 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 818/3253] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:01 2026] GET /volume/v3/volumes/f790ba46-35b7-4770-8aa0-4c26044c4567 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:01.311393 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7ef2bd84-65e8-440c-bdae-363b4352615f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:01.313335 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7ef2bd84-65e8-440c-bdae-363b4352615f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:01.314237 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7ef2bd84-65e8-440c-bdae-363b4352615f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:01.314237 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7ef2bd84-65e8-440c-bdae-363b4352615f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:01.314237 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-7ef2bd84-65e8-440c-bdae-363b4352615f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:01.318374 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:01.318374 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:01.319320 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7ef2bd84-65e8-440c-bdae-363b4352615f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:17:01.319840 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 810/3254] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:01 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:01.510004 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8a4db66d-5d37-4d8e-a9e8-443cd17aa06b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:01.512748 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8a4db66d-5d37-4d8e-a9e8-443cd17aa06b tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 Aug 14 06:17:01.512995 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8a4db66d-5d37-4d8e-a9e8-443cd17aa06b tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:01.513192 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8a4db66d-5d37-4d8e-a9e8-443cd17aa06b tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:01.513303 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-8a4db66d-5d37-4d8e-a9e8-443cd17aa06b tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Show backup with id 9b0f4073-0cdd-4a39-96e9-3a31612e9089. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:01.517027 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8a4db66d-5d37-4d8e-a9e8-443cd17aa06b tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 returned with HTTP 404 Aug 14 06:17:01.517550 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 819/3255] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:01 2026] GET /volume/v3/backups/9b0f4073-0cdd-4a39-96e9-3a31612e9089 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:01.528014 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6989b93c-fa32-46c6-921a-df94241faf48 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:01.531494 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6989b93c-fa32-46c6-921a-df94241faf48 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/cb161104-0e86-4129-a755-b81c9d6c17bb Aug 14 06:17:01.531670 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6989b93c-fa32-46c6-921a-df94241faf48 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:01.531889 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6989b93c-fa32-46c6-921a-df94241faf48 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:01.532163 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-6989b93c-fa32-46c6-921a-df94241faf48 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Delete volume with id: cb161104-0e86-4129-a755-b81c9d6c17bb Aug 14 06:17:01.554524 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:01.554524 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:01.554524 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6989b93c-fa32-46c6-921a-df94241faf48 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Volume info retrieved successfully. Aug 14 06:17:01.575376 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6989b93c-fa32-46c6-921a-df94241faf48 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Delete volume request issued successfully. Aug 14 06:17:01.575668 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6989b93c-fa32-46c6-921a-df94241faf48 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/volumes/cb161104-0e86-4129-a755-b81c9d6c17bb returned with HTTP 202 Aug 14 06:17:01.576333 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 809/3256] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:17:01 2026] DELETE /volume/v3/volumes/cb161104-0e86-4129-a755-b81c9d6c17bb => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:01.588300 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-47e71a05-7364-41c8-8869-edc6c6bf7366 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:01.590818 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-47e71a05-7364-41c8-8869-edc6c6bf7366 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/volumes/cb161104-0e86-4129-a755-b81c9d6c17bb Aug 14 06:17:01.591241 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-47e71a05-7364-41c8-8869-edc6c6bf7366 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:01.591547 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-47e71a05-7364-41c8-8869-edc6c6bf7366 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:01.603173 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:01.603173 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:01.613920 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-47e71a05-7364-41c8-8869-edc6c6bf7366 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Volume info retrieved successfully. Aug 14 06:17:01.619386 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-47e71a05-7364-41c8-8869-edc6c6bf7366 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/volumes/cb161104-0e86-4129-a755-b81c9d6c17bb returned with HTTP 200 Aug 14 06:17:01.619939 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 819/3257] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:01 2026] GET /volume/v3/volumes/cb161104-0e86-4129-a755-b81c9d6c17bb => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:01.680528 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fe3a3cbd-3fd3-4d3a-8bee-5e52dec0b469 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:01.683755 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe3a3cbd-3fd3-4d3a-8bee-5e52dec0b469 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:17:01.684470 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe3a3cbd-3fd3-4d3a-8bee-5e52dec0b469 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:01.685065 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe3a3cbd-3fd3-4d3a-8bee-5e52dec0b469 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:01.685379 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-fe3a3cbd-3fd3-4d3a-8bee-5e52dec0b469 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:01.693561 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:01.693561 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:01.694898 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe3a3cbd-3fd3-4d3a-8bee-5e52dec0b469 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 200 Aug 14 06:17:01.695557 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 811/3258] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:01 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:02.063562 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1069a738-64fd-46df-a1a0-5844e3aa7b0f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:02.070648 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1069a738-64fd-46df-a1a0-5844e3aa7b0f tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:17:02.070923 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1069a738-64fd-46df-a1a0-5844e3aa7b0f tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:02.071165 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1069a738-64fd-46df-a1a0-5844e3aa7b0f tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:02.071305 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-1069a738-64fd-46df-a1a0-5844e3aa7b0f tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:02.086413 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:02.086413 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:02.088173 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1069a738-64fd-46df-a1a0-5844e3aa7b0f tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:17:02.088647 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 820/3259] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:02 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 756 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:02.101254 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f5280e1a-fa2d-4635-92e8-46da215d8aba None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:02.104985 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f5280e1a-fa2d-4635-92e8-46da215d8aba tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 Aug 14 06:17:02.104985 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f5280e1a-fa2d-4635-92e8-46da215d8aba tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:02.105211 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f5280e1a-fa2d-4635-92e8-46da215d8aba tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:02.113085 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c7390938-e8c7-4cbc-9bce-5c199cfeeafd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:02.116268 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c7390938-e8c7-4cbc-9bce-5c199cfeeafd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/f790ba46-35b7-4770-8aa0-4c26044c4567 Aug 14 06:17:02.116268 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c7390938-e8c7-4cbc-9bce-5c199cfeeafd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:02.116498 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c7390938-e8c7-4cbc-9bce-5c199cfeeafd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:02.120434 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:02.120434 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:02.127219 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:02.127219 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:02.128736 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f5280e1a-fa2d-4635-92e8-46da215d8aba tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Volume info retrieved successfully. Aug 14 06:17:02.132506 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c7390938-e8c7-4cbc-9bce-5c199cfeeafd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:17:02.136524 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f5280e1a-fa2d-4635-92e8-46da215d8aba tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 returned with HTTP 200 Aug 14 06:17:02.137035 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 810/3260] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:02 2026] GET /volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 => generated 1362 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:02.139028 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c7390938-e8c7-4cbc-9bce-5c199cfeeafd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/f790ba46-35b7-4770-8aa0-4c26044c4567 returned with HTTP 200 Aug 14 06:17:02.139517 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 820/3261] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:02 2026] GET /volume/v3/volumes/f790ba46-35b7-4770-8aa0-4c26044c4567 => generated 863 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:02.152630 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:02.154199 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] POST https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05/restore Aug 14 06:17:02.154585 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:02.156053 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Restoring backup 6b588c89-69df-4c16-8a26-a6e428572b05 ({'restore': {}}) {{(pid=100407) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 06:17:02.156161 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Restoring backup 6b588c89-69df-4c16-8a26-a6e428572b05 to volume None. Aug 14 06:17:02.160837 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:02.160837 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:02.163515 np0000007331 devstack@c-api.service[100407]: INFO cinder.backup.api [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Creating volume of 1 GB for restore of backup 6b588c89-69df-4c16-8a26-a6e428572b05. Aug 14 06:17:02.168359 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Availability Zones retrieved successfully. Aug 14 06:17:02.176118 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Flow 'volume_create_api' (f0f3546b-8456-4c12-b159-38d26dd4e8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:02.177787 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e0ad214-84e9-427a-8ee3-c23aa64062f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:02.179017 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:02.193299 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-22be1eab-1251-4786-8327-83d40c162b14 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:02.198589 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-22be1eab-1251-4786-8327-83d40c162b14 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:17:02.199037 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-22be1eab-1251-4786-8327-83d40c162b14 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f790ba46-35b7-4770-8aa0-4c26044c4567", "name": "tempest-VolumeDependencyTests-Snapshot-1579310255"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:02.213860 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:02.213860 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:02.214430 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-22be1eab-1251-4786-8327-83d40c162b14 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:17:02.214595 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-22be1eab-1251-4786-8327-83d40c162b14 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create snapshot from volume f790ba46-35b7-4770-8aa0-4c26044c4567 Aug 14 06:17:02.215954 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e0ad214-84e9-427a-8ee3-c23aa64062f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:02.217063 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87f4afac-72b4-44b1-b21b-6057e0c60817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:02.251034 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-22be1eab-1251-4786-8327-83d40c162b14 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Created reservations ['e72df080-198f-4e61-a853-8bfc8b3143b7', 'fa5a09cc-dd28-4498-a874-119e2fd5071f', '8c963429-8bab-4def-b3e1-67934e8bd544', 'ccbe932d-5a46-4089-a5e9-1a9eea0ef685'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:02.275919 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Created reservations ['54074ad7-23c9-458e-a19b-8aff01d4783c', 'a431d8e1-67de-4864-aef1-d2d846b4353a', 'ac956964-f650-454c-b590-5b5be1216c04', '5d36d02c-2fc9-47a1-89bf-2995e7df9e60'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:02.276756 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87f4afac-72b4-44b1-b21b-6057e0c60817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54074ad7-23c9-458e-a19b-8aff01d4783c', 'a431d8e1-67de-4864-aef1-d2d846b4353a', 'ac956964-f650-454c-b590-5b5be1216c04', '5d36d02c-2fc9-47a1-89bf-2995e7df9e60']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:02.277471 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fed8170-d724-4761-97d8-93ba16bb50c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:02.304028 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-22be1eab-1251-4786-8327-83d40c162b14 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot create request issued successfully. Aug 14 06:17:02.304507 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-22be1eab-1251-4786-8327-83d40c162b14 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:17:02.305088 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 821/3262] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:17:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:02.312488 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fed8170-d724-4761-97d8-93ba16bb50c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '025611e3-4481-498a-b977-5251f329d2c9', '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_6b588c89-69df-4c16-8a26-a6e428572b05',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c8765e01b234e3899de8e206f13185b',qos_specs=None,replication_status=,reservations=['54074ad7-23c9-458e-a19b-8aff01d4783c','a431d8e1-67de-4864-aef1-d2d846b4353a','ac956964-f650-454c-b590-5b5be1216c04','5d36d02c-2fc9-47a1-89bf-2995e7df9e60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f52d366fe7a4f9c81131a2450167530',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:02Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6b588c89-69df-4c16-8a26-a6e428572b05',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=025611e3-4481-498a-b977-5251f329d2c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c8765e01b234e3899de8e206f13185b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f52d366fe7a4f9c81131a2450167530',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:02.313625 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d2023e5-08f6-429b-94fa-947870bd0d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:02.315058 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b4903b21-5a8c-4939-9a55-f9ebd5f89cde None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:02.316944 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b4903b21-5a8c-4939-9a55-f9ebd5f89cde tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 Aug 14 06:17:02.317158 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b4903b21-5a8c-4939-9a55-f9ebd5f89cde tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:02.317390 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b4903b21-5a8c-4939-9a55-f9ebd5f89cde tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:02.322528 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:02.322528 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:02.322955 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b4903b21-5a8c-4939-9a55-f9ebd5f89cde tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:17:02.324007 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b4903b21-5a8c-4939-9a55-f9ebd5f89cde tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 returned with HTTP 200 Aug 14 06:17:02.324106 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 811/3263] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:02 2026] GET /volume/v3/snapshots/e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:02.331818 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-461de264-1810-4e83-b27e-78fabe7947f6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:02.333537 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-461de264-1810-4e83-b27e-78fabe7947f6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:02.333720 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-461de264-1810-4e83-b27e-78fabe7947f6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:02.334326 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-461de264-1810-4e83-b27e-78fabe7947f6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:02.334413 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d2023e5-08f6-429b-94fa-947870bd0d9e) transitioned into 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_6b588c89-69df-4c16-8a26-a6e428572b05',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c8765e01b234e3899de8e206f13185b',qos_specs=None,replication_status=,reservations=['54074ad7-23c9-458e-a19b-8aff01d4783c','a431d8e1-67de-4864-aef1-d2d846b4353a','ac956964-f650-454c-b590-5b5be1216c04','5d36d02c-2fc9-47a1-89bf-2995e7df9e60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f52d366fe7a4f9c81131a2450167530',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:02.334523 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-461de264-1810-4e83-b27e-78fabe7947f6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:02.334820 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff7fe35a-e82b-4656-b7b6-ed133d3e6f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:02.345600 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:02.345600 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:02.346439 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-461de264-1810-4e83-b27e-78fabe7947f6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:17:02.347286 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 821/3264] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:02 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:02.351911 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff7fe35a-e82b-4656-b7b6-ed133d3e6f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:02.352800 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Flow 'volume_create_api' (f0f3546b-8456-4c12-b159-38d26dd4e8cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:02.353091 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Create volume request issued successfully. Aug 14 06:17:02.360615 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:02.360615 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:02.361076 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Volume info retrieved successfully. Aug 14 06:17:02.638311 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-79daad8c-0c68-4008-bcb1-bfd1dada89c3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:02.641436 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-79daad8c-0c68-4008-bcb1-bfd1dada89c3 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] GET https://10.4.3.127/volume/v3/volumes/cb161104-0e86-4129-a755-b81c9d6c17bb Aug 14 06:17:02.641436 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-79daad8c-0c68-4008-bcb1-bfd1dada89c3 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:02.641592 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-79daad8c-0c68-4008-bcb1-bfd1dada89c3 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:02.651376 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-79daad8c-0c68-4008-bcb1-bfd1dada89c3 tempest-ProjectReaderTests39-1708172797 tempest-ProjectReaderTests39-1708172797-project-admin] https://10.4.3.127/volume/v3/volumes/cb161104-0e86-4129-a755-b81c9d6c17bb returned with HTTP 404 Aug 14 06:17:02.652124 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 822/3265] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:02 2026] GET /volume/v3/volumes/cb161104-0e86-4129-a755-b81c9d6c17bb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:02.708554 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-85589c50-afd1-4cdb-9648-951cc884f0e6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:02.710208 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-85589c50-afd1-4cdb-9648-951cc884f0e6 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:17:02.710455 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-85589c50-afd1-4cdb-9648-951cc884f0e6 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:02.710693 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-85589c50-afd1-4cdb-9648-951cc884f0e6 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:02.710839 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-85589c50-afd1-4cdb-9648-951cc884f0e6 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:02.719870 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:02.719870 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:02.720886 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-85589c50-afd1-4cdb-9648-951cc884f0e6 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 200 Aug 14 06:17:02.721362 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 812/3266] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:02 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:03.336559 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-abebee9e-d3b9-4042-ac07-55fbc62a4ec7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:03.336559 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-abebee9e-d3b9-4042-ac07-55fbc62a4ec7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 Aug 14 06:17:03.336932 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-abebee9e-d3b9-4042-ac07-55fbc62a4ec7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:03.336932 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-abebee9e-d3b9-4042-ac07-55fbc62a4ec7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:03.342661 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:03.342661 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:03.343188 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-abebee9e-d3b9-4042-ac07-55fbc62a4ec7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:17:03.344023 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-abebee9e-d3b9-4042-ac07-55fbc62a4ec7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 returned with HTTP 200 Aug 14 06:17:03.344492 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 822/3267] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:03 2026] GET /volume/v3/snapshots/e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:03.357540 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:03.361345 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:03.361853 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e9bcf53b-b79e-4287-9753-b59b2d7a1ca6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-393017920"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:03.363657 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request body: {'volume': {'snapshot_id': 'e9bcf53b-b79e-4287-9753-b59b2d7a1ca6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-393017920'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:03.364729 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-bf02d13f-3841-48b3-9a3c-c81e56acabbb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:03.366829 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bf02d13f-3841-48b3-9a3c-c81e56acabbb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:03.367096 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bf02d13f-3841-48b3-9a3c-c81e56acabbb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:03.367512 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bf02d13f-3841-48b3-9a3c-c81e56acabbb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:03.367663 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-bf02d13f-3841-48b3-9a3c-c81e56acabbb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:03.372277 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:03.372277 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:03.372747 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:03.372747 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:03.372898 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:17:03.373074 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume of 1 GB Aug 14 06:17:03.373751 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bf02d13f-3841-48b3-9a3c-c81e56acabbb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:17:03.373947 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:03.373947 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:03.374300 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 813/3268] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:03 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:03.374672 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Volume info retrieved successfully. Aug 14 06:17:03.375714 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.backup.api [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Checking backup size 1 against volume size 1 {{(pid=100407) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 06:17:03.376038 np0000007331 devstack@c-api.service[100407]: INFO cinder.backup.api [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Overwriting volume 025611e3-4481-498a-b977-5251f329d2c9 with restore of backup 6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:17:03.383092 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Availability Zones retrieved successfully. Aug 14 06:17:03.390069 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (f586e3a4-e085-4286-9de3-57aa22a40daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:03.391538 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5f849bd-be67-4e6f-a38b-a1542de99749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:03.392796 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:03.395034 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] restore_backup in rpcapi backup_id 6b588c89-69df-4c16-8a26-a6e428572b05 {{(pid=100407) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 06:17:03.399420 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b3c94a6f-6882-4246-b99b-76a5d7b3b372 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05/restore returned with HTTP 202 Aug 14 06:17:03.399846 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 812/3269] 10.4.3.127 () {68 vars in 1393 bytes} [Fri Aug 14 06:17:02 2026] POST /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05/restore => generated 189 bytes in 1248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:03.410793 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ba3cedbc-93cd-48fe-965a-cf1b5ea89c4d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:03.416185 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ba3cedbc-93cd-48fe-965a-cf1b5ea89c4d tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:17:03.416596 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ba3cedbc-93cd-48fe-965a-cf1b5ea89c4d tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:03.416923 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ba3cedbc-93cd-48fe-965a-cf1b5ea89c4d tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:03.417128 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-ba3cedbc-93cd-48fe-965a-cf1b5ea89c4d tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:03.430622 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:03.430622 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:03.431848 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ba3cedbc-93cd-48fe-965a-cf1b5ea89c4d tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:17:03.432852 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5f849bd-be67-4e6f-a38b-a1542de99749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e9bcf53b-b79e-4287-9753-b59b2d7a1ca6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:03.432999 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 823/3270] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:03 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 756 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:03.433947 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (466858d7-e181-4dd4-a12a-299eaa6823b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:03.484181 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Created reservations ['6afab11a-8230-4568-b41b-2004bb584d7d', '0515eb1e-092b-4500-8958-cd4f10715f10', 'a7e23a41-6abc-4850-a587-d810b05a5f73', 'b1294f72-9fc6-42d2-9951-c5f22b4937e8'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:03.485196 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (466858d7-e181-4dd4-a12a-299eaa6823b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6afab11a-8230-4568-b41b-2004bb584d7d', '0515eb1e-092b-4500-8958-cd4f10715f10', 'a7e23a41-6abc-4850-a587-d810b05a5f73', 'b1294f72-9fc6-42d2-9951-c5f22b4937e8']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:03.486169 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a370293-8d3a-4f51-a299-6660011491a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:03.534474 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a370293-8d3a-4f51-a299-6660011491a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23b6ca45-f7ae-48f0-83b1-666ec58f7944', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-393017920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['6afab11a-8230-4568-b41b-2004bb584d7d','0515eb1e-092b-4500-8958-cd4f10715f10','a7e23a41-6abc-4850-a587-d810b05a5f73','b1294f72-9fc6-42d2-9951-c5f22b4937e8'],size=1,snapshot_id=e9bcf53b-b79e-4287-9753-b59b2d7a1ca6,source_replicaid=,source_volid=None,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-393017920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23b6ca45-f7ae-48f0-83b1-666ec58f7944,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7275c926ee694ec3abe128325c7451c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e9bcf53b-b79e-4287-9753-b59b2d7a1ca6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:03.535483 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (691599e9-cf84-4851-9d01-e3d838953ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:03.554994 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (691599e9-cf84-4851-9d01-e3d838953ac5) transitioned into state 'SUCCESS' from state '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-393017920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['6afab11a-8230-4568-b41b-2004bb584d7d','0515eb1e-092b-4500-8958-cd4f10715f10','a7e23a41-6abc-4850-a587-d810b05a5f73','b1294f72-9fc6-42d2-9951-c5f22b4937e8'],size=1,snapshot_id=e9bcf53b-b79e-4287-9753-b59b2d7a1ca6,source_replicaid=,source_volid=None,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:03.555817 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c9bea76-500c-4ef9-8236-157311443c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:03.584163 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c9bea76-500c-4ef9-8236-157311443c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:03.585311 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (f586e3a4-e085-4286-9de3-57aa22a40daf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:03.585730 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request issued successfully. Aug 14 06:17:03.586498 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-33c8f427-ab08-44ec-9f36-eba302bcabb1 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:03.587224 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 823/3271] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:17:03 2026] POST /volume/v3/volumes => generated 803 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:03.605153 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e0c620ae-bf11-416f-a76b-f034e2d93189 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:03.607933 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e0c620ae-bf11-416f-a76b-f034e2d93189 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/23b6ca45-f7ae-48f0-83b1-666ec58f7944 Aug 14 06:17:03.607933 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e0c620ae-bf11-416f-a76b-f034e2d93189 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:03.607933 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e0c620ae-bf11-416f-a76b-f034e2d93189 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:03.617816 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:03.617816 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:03.628632 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e0c620ae-bf11-416f-a76b-f034e2d93189 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:17:03.634517 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e0c620ae-bf11-416f-a76b-f034e2d93189 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/23b6ca45-f7ae-48f0-83b1-666ec58f7944 returned with HTTP 200 Aug 14 06:17:03.635324 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 814/3272] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:03 2026] GET /volume/v3/volumes/23b6ca45-f7ae-48f0-83b1-666ec58f7944 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:03.733359 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1f60a006-8b3f-4bb5-a35f-b937b2c17347 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:03.735756 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1f60a006-8b3f-4bb5-a35f-b937b2c17347 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:17:03.735966 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1f60a006-8b3f-4bb5-a35f-b937b2c17347 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:03.736143 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1f60a006-8b3f-4bb5-a35f-b937b2c17347 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:03.736228 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-1f60a006-8b3f-4bb5-a35f-b937b2c17347 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:03.744302 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:03.744302 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:03.745459 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1f60a006-8b3f-4bb5-a35f-b937b2c17347 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 200 Aug 14 06:17:03.746371 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 813/3273] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:03 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:03.787238 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:03.949473 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:03.949937 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1830675041"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:03.951628 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1830675041'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:03.951821 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Create volume of 1 GB Aug 14 06:17:03.957059 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Availability Zones retrieved successfully. Aug 14 06:17:03.967051 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Flow 'volume_create_api' (1ddbb042-3c73-4936-b4d2-fa2e248f0f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:03.968845 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4335494-1e46-428a-87ba-715b24fa82a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:03.970262 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:04.005107 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4335494-1e46-428a-87ba-715b24fa82a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:04.006063 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a22f8ebf-802f-473d-a913-44d3d512df51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:04.086089 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Created reservations ['7fca3d68-991e-4953-9c1a-915f4727adc0', '3509f2a6-a085-43d6-9d00-ed32e7a9bf63', '723ea410-17bc-4ba9-ba56-3c60e7e3e5ca', '88f5ae6c-9d0e-43c3-b7f7-d002cc791ad2'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:04.087157 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a22f8ebf-802f-473d-a913-44d3d512df51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fca3d68-991e-4953-9c1a-915f4727adc0', '3509f2a6-a085-43d6-9d00-ed32e7a9bf63', '723ea410-17bc-4ba9-ba56-3c60e7e3e5ca', '88f5ae6c-9d0e-43c3-b7f7-d002cc791ad2']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:04.087897 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43668c1d-64ba-491a-9270-3cc510cd31b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:04.110333 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43668c1d-64ba-491a-9270-3cc510cd31b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc31b2e2-3c19-47a9-bd9a-773dde66d8a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1830675041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='214c37a4819c459184109689ced1a10b',qos_specs=None,replication_status=,reservations=['7fca3d68-991e-4953-9c1a-915f4727adc0','3509f2a6-a085-43d6-9d00-ed32e7a9bf63','723ea410-17bc-4ba9-ba56-3c60e7e3e5ca','88f5ae6c-9d0e-43c3-b7f7-d002cc791ad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d72bc73f3064eaebfc067108f6fd739',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1830675041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc31b2e2-3c19-47a9-bd9a-773dde66d8a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='214c37a4819c459184109689ced1a10b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d72bc73f3064eaebfc067108f6fd739',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:04.111134 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a07ca20-ce36-494e-bbaf-4ecc0ccb719c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:04.132087 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a07ca20-ce36-494e-bbaf-4ecc0ccb719c) transitioned into state 'SUCCESS' from state '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-1830675041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='214c37a4819c459184109689ced1a10b',qos_specs=None,replication_status=,reservations=['7fca3d68-991e-4953-9c1a-915f4727adc0','3509f2a6-a085-43d6-9d00-ed32e7a9bf63','723ea410-17bc-4ba9-ba56-3c60e7e3e5ca','88f5ae6c-9d0e-43c3-b7f7-d002cc791ad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d72bc73f3064eaebfc067108f6fd739',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:04.132900 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac5a89c0-a52f-458c-88a8-d945da15dad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:04.149391 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac5a89c0-a52f-458c-88a8-d945da15dad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:04.150700 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Flow 'volume_create_api' (1ddbb042-3c73-4936-b4d2-fa2e248f0f21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:04.151205 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Create volume request issued successfully. Aug 14 06:17:04.152285 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4cdfa930-3a72-4bbc-b9d1-fc51fc5fc6de tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:04.152910 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 824/3274] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:17:03 2026] POST /volume/v3/volumes => generated 749 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:04.168796 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-eccd4c4a-9606-4090-81f0-617e56fbaa69 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:04.170801 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-eccd4c4a-9606-4090-81f0-617e56fbaa69 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/volumes/bc31b2e2-3c19-47a9-bd9a-773dde66d8a6 Aug 14 06:17:04.171021 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-eccd4c4a-9606-4090-81f0-617e56fbaa69 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:04.171226 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-eccd4c4a-9606-4090-81f0-617e56fbaa69 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:04.180667 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:04.180667 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:04.186059 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-eccd4c4a-9606-4090-81f0-617e56fbaa69 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Volume info retrieved successfully. Aug 14 06:17:04.193208 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-eccd4c4a-9606-4090-81f0-617e56fbaa69 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/volumes/bc31b2e2-3c19-47a9-bd9a-773dde66d8a6 returned with HTTP 200 Aug 14 06:17:04.193660 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 824/3275] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:04 2026] GET /volume/v3/volumes/bc31b2e2-3c19-47a9-bd9a-773dde66d8a6 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:04.388519 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-243a3609-957c-42a6-9628-695a27b80e63 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:04.390876 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-243a3609-957c-42a6-9628-695a27b80e63 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:04.391202 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-243a3609-957c-42a6-9628-695a27b80e63 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:04.391577 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-243a3609-957c-42a6-9628-695a27b80e63 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:04.391736 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-243a3609-957c-42a6-9628-695a27b80e63 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:04.397695 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:04.397695 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:04.398803 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-243a3609-957c-42a6-9628-695a27b80e63 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:17:04.399566 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 815/3276] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:04 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:04.445898 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0c610c7e-839f-4cf5-a51d-13a5dd665082 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:04.448117 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0c610c7e-839f-4cf5-a51d-13a5dd665082 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:17:04.448427 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0c610c7e-839f-4cf5-a51d-13a5dd665082 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:04.448702 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0c610c7e-839f-4cf5-a51d-13a5dd665082 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:04.448886 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0c610c7e-839f-4cf5-a51d-13a5dd665082 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:04.454292 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:04.454292 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:04.455244 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0c610c7e-839f-4cf5-a51d-13a5dd665082 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:17:04.455711 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 814/3277] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:04 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:04.654684 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1b356b4e-04e6-4995-aa10-d586dd3bebdd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:04.656637 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1b356b4e-04e6-4995-aa10-d586dd3bebdd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/23b6ca45-f7ae-48f0-83b1-666ec58f7944 Aug 14 06:17:04.656866 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1b356b4e-04e6-4995-aa10-d586dd3bebdd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:04.657088 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1b356b4e-04e6-4995-aa10-d586dd3bebdd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:04.664429 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:04.664429 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:04.667940 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1b356b4e-04e6-4995-aa10-d586dd3bebdd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:17:04.672415 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1b356b4e-04e6-4995-aa10-d586dd3bebdd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/23b6ca45-f7ae-48f0-83b1-666ec58f7944 returned with HTTP 200 Aug 14 06:17:04.672888 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 825/3278] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:04 2026] GET /volume/v3/volumes/23b6ca45-f7ae-48f0-83b1-666ec58f7944 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:04.687293 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b52b3936-f52d-4b88-9daa-4f878667e345 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:04.689244 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b52b3936-f52d-4b88-9daa-4f878667e345 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 Aug 14 06:17:04.689480 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b52b3936-f52d-4b88-9daa-4f878667e345 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:04.689763 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b52b3936-f52d-4b88-9daa-4f878667e345 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:04.689821 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-b52b3936-f52d-4b88-9daa-4f878667e345 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete snapshot with id: e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 Aug 14 06:17:04.695275 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:04.695275 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:04.695776 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b52b3936-f52d-4b88-9daa-4f878667e345 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:17:04.713713 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b52b3936-f52d-4b88-9daa-4f878667e345 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot delete request issued successfully. Aug 14 06:17:04.713908 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b52b3936-f52d-4b88-9daa-4f878667e345 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 returned with HTTP 202 Aug 14 06:17:04.714431 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 825/3279] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:17:04 2026] DELETE /volume/v3/snapshots/e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:04.723513 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-098fd790-f26d-4b7b-8362-350e53a3a7b4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:04.724609 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:04.725500 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-098fd790-f26d-4b7b-8362-350e53a3a7b4 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 Aug 14 06:17:04.725795 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-098fd790-f26d-4b7b-8362-350e53a3a7b4 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:04.726070 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-098fd790-f26d-4b7b-8362-350e53a3a7b4 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:04.731965 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:04.731965 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:04.732454 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-098fd790-f26d-4b7b-8362-350e53a3a7b4 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Snapshot retrieved successfully. Aug 14 06:17:04.733316 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-098fd790-f26d-4b7b-8362-350e53a3a7b4 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 returned with HTTP 200 Aug 14 06:17:04.733699 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 816/3280] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:04 2026] GET /volume/v3/snapshots/e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:04.758845 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d44dce28-5afc-4510-9423-7ef02d943a05 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:04.761261 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d44dce28-5afc-4510-9423-7ef02d943a05 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:17:04.761531 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d44dce28-5afc-4510-9423-7ef02d943a05 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:04.761752 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d44dce28-5afc-4510-9423-7ef02d943a05 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:04.761892 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-d44dce28-5afc-4510-9423-7ef02d943a05 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:04.767945 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:04.767945 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:04.768840 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d44dce28-5afc-4510-9423-7ef02d943a05 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 200 Aug 14 06:17:04.769196 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 826/3281] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:04 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:17:04.779013 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2a44585d-624b-4758-85a3-06f907cec01a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:04.783519 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2a44585d-624b-4758-85a3-06f907cec01a tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/volumes/9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 Aug 14 06:17:04.783699 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2a44585d-624b-4758-85a3-06f907cec01a tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:04.783888 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2a44585d-624b-4758-85a3-06f907cec01a tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:04.793435 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:04.793435 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:04.798780 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2a44585d-624b-4758-85a3-06f907cec01a tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Volume info retrieved successfully. Aug 14 06:17:04.803938 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2a44585d-624b-4758-85a3-06f907cec01a tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/volumes/9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 returned with HTTP 200 Aug 14 06:17:04.804430 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 826/3282] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:04 2026] GET /volume/v3/volumes/9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:04.825493 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-62330e70-910a-46b8-bf65-5c8757e88b88 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:04.829135 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-62330e70-910a-46b8-bf65-5c8757e88b88 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] POST https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0/action Aug 14 06:17:04.829546 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-62330e70-910a-46b8-bf65-5c8757e88b88 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:17:04.829657 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-62330e70-910a-46b8-bf65-5c8757e88b88 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:04.831214 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.admin_actions [None req-62330e70-910a-46b8-bf65-5c8757e88b88 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] Updating backup '7aec4bd0-2e04-456c-8745-f87e0f0387a0' with '{'status': 'error'}' {{(pid=100405) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 06:17:04.839315 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:04.839315 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:04.847922 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.backup.rpcapi [None req-62330e70-910a-46b8-bf65-5c8757e88b88 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] reset_status in rpcapi backup_id 7aec4bd0-2e04-456c-8745-f87e0f0387a0 on host np0000007331. {{(pid=100405) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 14 06:17:04.849797 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-62330e70-910a-46b8-bf65-5c8757e88b88 tempest-VolumesBackupsAdminTest-1594538372 tempest-VolumesBackupsAdminTest-1594538372-project-admin] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0/action returned with HTTP 202 Aug 14 06:17:04.849971 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 817/3283] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:17:04 2026] POST /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:17:04.853969 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:04.854334 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1903625398"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:04.856408 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1903625398'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:04.856563 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume of 1 GB Aug 14 06:17:04.858023 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-43bc5abd-d937-4592-bf27-34e981998b87 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:04.860065 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-43bc5abd-d937-4592-bf27-34e981998b87 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:17:04.860241 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-43bc5abd-d937-4592-bf27-34e981998b87 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:04.860590 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-43bc5abd-d937-4592-bf27-34e981998b87 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:04.860648 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-43bc5abd-d937-4592-bf27-34e981998b87 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:04.862225 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Availability Zones retrieved successfully. Aug 14 06:17:04.865978 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:04.865978 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:04.867103 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-43bc5abd-d937-4592-bf27-34e981998b87 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 200 Aug 14 06:17:04.867660 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 827/3284] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:04 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:04.870261 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Flow 'volume_create_api' (cf2edc84-5487-470f-b209-4b9e0155e9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:04.871297 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d245c1af-d939-4bed-b031-3139441f0519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:04.872674 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:04.878933 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-286a80fa-5b0d-4528-b4cc-279e641a1630 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:04.880887 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-286a80fa-5b0d-4528-b4cc-279e641a1630 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] DELETE https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:17:04.881069 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-286a80fa-5b0d-4528-b4cc-279e641a1630 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:04.881227 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-286a80fa-5b0d-4528-b4cc-279e641a1630 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:04.881355 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-286a80fa-5b0d-4528-b4cc-279e641a1630 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Delete backup with id: 7aec4bd0-2e04-456c-8745-f87e0f0387a0. Aug 14 06:17:04.885565 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:04.885565 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:04.898278 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-286a80fa-5b0d-4528-b4cc-279e641a1630 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] delete_backup rpcapi backup_id 7aec4bd0-2e04-456c-8745-f87e0f0387a0 {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:17:04.900475 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-286a80fa-5b0d-4528-b4cc-279e641a1630 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 202 Aug 14 06:17:04.901063 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 827/3285] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:04 2026] DELETE /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:17:04.909250 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d245c1af-d939-4bed-b031-3139441f0519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:04.910213 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b53cc37a-35f1-471c-b7c8-9fcc925fc918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:04.912842 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-05c13b6b-7993-453e-aa1d-864aab8ad490 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:04.916060 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-05c13b6b-7993-453e-aa1d-864aab8ad490 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:17:04.916250 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-05c13b6b-7993-453e-aa1d-864aab8ad490 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:04.916448 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-05c13b6b-7993-453e-aa1d-864aab8ad490 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:04.916556 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-05c13b6b-7993-453e-aa1d-864aab8ad490 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:04.920906 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:04.920906 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:04.921659 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-05c13b6b-7993-453e-aa1d-864aab8ad490 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 200 Aug 14 06:17:04.922050 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 818/3286] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:04 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:04.989915 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Created reservations ['ff9dcef6-ef02-427b-a41a-967ec4343a55', 'fcc8ed7c-fee3-4e3e-8db7-0c7340c6c947', '724eca9a-99e0-42f0-afe1-7ec06b990a2f', '8987879e-41b1-4ba6-86d7-f35ae77e0740'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:04.990774 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b53cc37a-35f1-471c-b7c8-9fcc925fc918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff9dcef6-ef02-427b-a41a-967ec4343a55', 'fcc8ed7c-fee3-4e3e-8db7-0c7340c6c947', '724eca9a-99e0-42f0-afe1-7ec06b990a2f', '8987879e-41b1-4ba6-86d7-f35ae77e0740']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:04.991538 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0801378-e9aa-42dd-9935-0a2ac86bb1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:05.015808 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0801378-e9aa-42dd-9935-0a2ac86bb1d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6303a9e6-1d3d-41a3-8708-31655ab32d8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1903625398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e96232015664b8ba9103bc40b808060',qos_specs=None,replication_status=,reservations=['ff9dcef6-ef02-427b-a41a-967ec4343a55','fcc8ed7c-fee3-4e3e-8db7-0c7340c6c947','724eca9a-99e0-42f0-afe1-7ec06b990a2f','8987879e-41b1-4ba6-86d7-f35ae77e0740'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1903625398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6303a9e6-1d3d-41a3-8708-31655ab32d8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e96232015664b8ba9103bc40b808060',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:05.017629 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e46b92bf-cd01-4b62-8864-66fd71d77572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:05.040702 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e46b92bf-cd01-4b62-8864-66fd71d77572) transitioned into state 'SUCCESS' from state '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-1903625398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e96232015664b8ba9103bc40b808060',qos_specs=None,replication_status=,reservations=['ff9dcef6-ef02-427b-a41a-967ec4343a55','fcc8ed7c-fee3-4e3e-8db7-0c7340c6c947','724eca9a-99e0-42f0-afe1-7ec06b990a2f','8987879e-41b1-4ba6-86d7-f35ae77e0740'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:05.041520 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f8aa97b-99f8-4dd7-bedb-9b7265adc815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:05.051412 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f8aa97b-99f8-4dd7-bedb-9b7265adc815) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:05.052265 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Flow 'volume_create_api' (cf2edc84-5487-470f-b209-4b9e0155e9fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:05.052627 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume request issued successfully. Aug 14 06:17:05.053186 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e007ff83-49de-4b42-9fcb-3b649d17b9d9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:05.053818 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 815/3287] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:17:04 2026] POST /volume/v3/volumes => generated 778 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:05.068285 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-620523fb-ecdc-4777-8a67-a5e7782da225 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:05.073453 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-620523fb-ecdc-4777-8a67-a5e7782da225 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/6303a9e6-1d3d-41a3-8708-31655ab32d8a Aug 14 06:17:05.073680 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-620523fb-ecdc-4777-8a67-a5e7782da225 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:05.074140 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-620523fb-ecdc-4777-8a67-a5e7782da225 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:05.088411 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:05.088411 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:05.092261 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-620523fb-ecdc-4777-8a67-a5e7782da225 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:05.097168 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-620523fb-ecdc-4777-8a67-a5e7782da225 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/6303a9e6-1d3d-41a3-8708-31655ab32d8a returned with HTTP 200 Aug 14 06:17:05.097902 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 828/3288] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:05 2026] GET /volume/v3/volumes/6303a9e6-1d3d-41a3-8708-31655ab32d8a => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:05.210503 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-406d62df-58b4-4f1d-8be0-2cce0e51ea78 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:05.212865 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-406d62df-58b4-4f1d-8be0-2cce0e51ea78 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/volumes/bc31b2e2-3c19-47a9-bd9a-773dde66d8a6 Aug 14 06:17:05.213276 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-406d62df-58b4-4f1d-8be0-2cce0e51ea78 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:05.213745 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-406d62df-58b4-4f1d-8be0-2cce0e51ea78 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:05.223260 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:05.223260 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:05.230557 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-406d62df-58b4-4f1d-8be0-2cce0e51ea78 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Volume info retrieved successfully. Aug 14 06:17:05.240534 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-406d62df-58b4-4f1d-8be0-2cce0e51ea78 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/volumes/bc31b2e2-3c19-47a9-bd9a-773dde66d8a6 returned with HTTP 200 Aug 14 06:17:05.241160 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 828/3289] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:05 2026] GET /volume/v3/volumes/bc31b2e2-3c19-47a9-bd9a-773dde66d8a6 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:17:05.265577 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b969291a-ab6d-4702-bce4-6313c2619db3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:05.267767 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b969291a-ab6d-4702-bce4-6313c2619db3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:17:05.268526 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b969291a-ab6d-4702-bce4-6313c2619db3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bc31b2e2-3c19-47a9-bd9a-773dde66d8a6", "name": "tempest-VolumesBackupsTest-Backup-499363151"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:05.272076 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-b969291a-ab6d-4702-bce4-6313c2619db3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Creating new backup {'backup': {'volume_id': 'bc31b2e2-3c19-47a9-bd9a-773dde66d8a6', 'name': 'tempest-VolumesBackupsTest-Backup-499363151'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:17:05.272646 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-b969291a-ab6d-4702-bce4-6313c2619db3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Creating backup of volume bc31b2e2-3c19-47a9-bd9a-773dde66d8a6 in container None Aug 14 06:17:05.286548 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:05.286548 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:05.286548 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b969291a-ab6d-4702-bce4-6313c2619db3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Volume info retrieved successfully. Aug 14 06:17:05.329971 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-b969291a-ab6d-4702-bce4-6313c2619db3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Created reservations ['93681ea8-52a0-47a3-8548-1f2ca65359e0', '457cd39e-0856-4708-bd7a-c1e533a02ef5'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:05.369555 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b969291a-ab6d-4702-bce4-6313c2619db3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:17:05.370283 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 819/3290] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:17:05 2026] POST /volume/v3/backups => generated 329 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:05.380102 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-12acfbde-299e-4dd7-8e6b-127aea3f45ec None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:05.382504 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-12acfbde-299e-4dd7-8e6b-127aea3f45ec tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:05.382504 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-12acfbde-299e-4dd7-8e6b-127aea3f45ec tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:05.382964 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-12acfbde-299e-4dd7-8e6b-127aea3f45ec tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:05.382964 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-12acfbde-299e-4dd7-8e6b-127aea3f45ec tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id d9653010-b9da-4731-a272-8852bcbc29d0. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:05.388523 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:05.388523 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:05.389469 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-12acfbde-299e-4dd7-8e6b-127aea3f45ec tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 200 Aug 14 06:17:05.389883 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 816/3291] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:05 2026] GET /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:05.411661 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2ed504a9-34ae-4032-ba4e-02bd9e87acd1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:05.414165 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2ed504a9-34ae-4032-ba4e-02bd9e87acd1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:05.414475 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2ed504a9-34ae-4032-ba4e-02bd9e87acd1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:05.414766 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2ed504a9-34ae-4032-ba4e-02bd9e87acd1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:05.414966 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-2ed504a9-34ae-4032-ba4e-02bd9e87acd1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:05.419993 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:05.419993 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:05.420914 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2ed504a9-34ae-4032-ba4e-02bd9e87acd1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:17:05.421347 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 829/3292] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:05 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:05.467236 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-65997594-bb30-4f80-b6bd-cfcd863defe0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:05.469140 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-65997594-bb30-4f80-b6bd-cfcd863defe0 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:17:05.469410 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-65997594-bb30-4f80-b6bd-cfcd863defe0 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:05.469622 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-65997594-bb30-4f80-b6bd-cfcd863defe0 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:05.469723 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-65997594-bb30-4f80-b6bd-cfcd863defe0 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:05.474696 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:05.474696 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:05.475577 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-65997594-bb30-4f80-b6bd-cfcd863defe0 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:17:05.476028 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 829/3293] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:05 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:05.750055 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-eacd89de-81cb-4053-b88f-0dfbe9618e6e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:05.752086 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-eacd89de-81cb-4053-b88f-0dfbe9618e6e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 Aug 14 06:17:05.752472 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-eacd89de-81cb-4053-b88f-0dfbe9618e6e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:05.752811 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-eacd89de-81cb-4053-b88f-0dfbe9618e6e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:05.758139 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-eacd89de-81cb-4053-b88f-0dfbe9618e6e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 returned with HTTP 404 Aug 14 06:17:05.758823 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 820/3294] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:05 2026] GET /volume/v3/snapshots/e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:05.766948 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1026b4aa-5fb8-4f6b-a3c7-e8eca2087bde None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:05.769245 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1026b4aa-5fb8-4f6b-a3c7-e8eca2087bde tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f790ba46-35b7-4770-8aa0-4c26044c4567 Aug 14 06:17:05.769583 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1026b4aa-5fb8-4f6b-a3c7-e8eca2087bde tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:05.769707 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1026b4aa-5fb8-4f6b-a3c7-e8eca2087bde tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:05.769913 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-1026b4aa-5fb8-4f6b-a3c7-e8eca2087bde tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume with id: f790ba46-35b7-4770-8aa0-4c26044c4567 Aug 14 06:17:05.778262 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:05.778262 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:05.778792 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1026b4aa-5fb8-4f6b-a3c7-e8eca2087bde tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:17:05.796228 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1026b4aa-5fb8-4f6b-a3c7-e8eca2087bde tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume request issued successfully. Aug 14 06:17:05.796228 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1026b4aa-5fb8-4f6b-a3c7-e8eca2087bde tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/f790ba46-35b7-4770-8aa0-4c26044c4567 returned with HTTP 202 Aug 14 06:17:05.796510 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 817/3295] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:17:05 2026] DELETE /volume/v3/volumes/f790ba46-35b7-4770-8aa0-4c26044c4567 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:17:05.812561 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-bc1dddcc-5b13-4d2c-9cbb-1f9503e398e7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:05.814630 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bc1dddcc-5b13-4d2c-9cbb-1f9503e398e7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/f790ba46-35b7-4770-8aa0-4c26044c4567 Aug 14 06:17:05.814929 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bc1dddcc-5b13-4d2c-9cbb-1f9503e398e7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:05.815515 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bc1dddcc-5b13-4d2c-9cbb-1f9503e398e7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:05.823661 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:05.823661 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:05.827638 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-bc1dddcc-5b13-4d2c-9cbb-1f9503e398e7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:17:05.831924 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bc1dddcc-5b13-4d2c-9cbb-1f9503e398e7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/f790ba46-35b7-4770-8aa0-4c26044c4567 returned with HTTP 200 Aug 14 06:17:05.832378 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 830/3296] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:05 2026] GET /volume/v3/volumes/f790ba46-35b7-4770-8aa0-4c26044c4567 => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:05.933794 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b0b66744-2e38-4fc5-8c11-f3d0fedcb243 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:05.935532 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b0b66744-2e38-4fc5-8c11-f3d0fedcb243 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 Aug 14 06:17:05.935798 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b0b66744-2e38-4fc5-8c11-f3d0fedcb243 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:05.936125 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b0b66744-2e38-4fc5-8c11-f3d0fedcb243 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:05.936216 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-b0b66744-2e38-4fc5-8c11-f3d0fedcb243 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Show backup with id 7aec4bd0-2e04-456c-8745-f87e0f0387a0. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:05.940079 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b0b66744-2e38-4fc5-8c11-f3d0fedcb243 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 returned with HTTP 404 Aug 14 06:17:05.940619 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 830/3297] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:05 2026] GET /volume/v3/backups/7aec4bd0-2e04-456c-8745-f87e0f0387a0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:06.026162 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-29dfbc42-3ca6-4894-aa04-8eb3c8e394f7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:06.029133 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-29dfbc42-3ca6-4894-aa04-8eb3c8e394f7 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/volumes/9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 Aug 14 06:17:06.029133 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-29dfbc42-3ca6-4894-aa04-8eb3c8e394f7 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:06.029133 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-29dfbc42-3ca6-4894-aa04-8eb3c8e394f7 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:06.045263 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:06.045263 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:06.050262 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-29dfbc42-3ca6-4894-aa04-8eb3c8e394f7 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Volume info retrieved successfully. Aug 14 06:17:06.053323 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-29dfbc42-3ca6-4894-aa04-8eb3c8e394f7 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/volumes/9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 returned with HTTP 200 Aug 14 06:17:06.053323 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 821/3298] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:06 2026] GET /volume/v3/volumes/9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:06.069414 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9a6f6ba0-85a8-4682-a57f-bf04baa87540 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:06.071124 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9a6f6ba0-85a8-4682-a57f-bf04baa87540 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] DELETE https://10.4.3.127/volume/v3/volumes/9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 Aug 14 06:17:06.071359 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9a6f6ba0-85a8-4682-a57f-bf04baa87540 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:06.071574 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9a6f6ba0-85a8-4682-a57f-bf04baa87540 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:06.071746 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-9a6f6ba0-85a8-4682-a57f-bf04baa87540 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Delete volume with id: 9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 Aug 14 06:17:06.081776 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:06.081776 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:06.082477 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9a6f6ba0-85a8-4682-a57f-bf04baa87540 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Volume info retrieved successfully. Aug 14 06:17:06.111849 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9a6f6ba0-85a8-4682-a57f-bf04baa87540 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Delete volume request issued successfully. Aug 14 06:17:06.112099 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9a6f6ba0-85a8-4682-a57f-bf04baa87540 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/volumes/9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 returned with HTTP 202 Aug 14 06:17:06.112699 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 818/3299] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:06 2026] DELETE /volume/v3/volumes/9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:06.119589 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-28c46988-052b-4621-8240-5162ee88d7b6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:06.121263 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-28c46988-052b-4621-8240-5162ee88d7b6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/6303a9e6-1d3d-41a3-8708-31655ab32d8a Aug 14 06:17:06.121493 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-28c46988-052b-4621-8240-5162ee88d7b6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:06.121715 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-28c46988-052b-4621-8240-5162ee88d7b6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:06.123885 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a7bccb24-98a2-4f30-9582-9ced4b22b7b0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:06.125558 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a7bccb24-98a2-4f30-9582-9ced4b22b7b0 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/volumes/9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 Aug 14 06:17:06.125728 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a7bccb24-98a2-4f30-9582-9ced4b22b7b0 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:06.125906 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a7bccb24-98a2-4f30-9582-9ced4b22b7b0 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:06.137312 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:06.137312 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:06.138597 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:06.138597 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:06.144174 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a7bccb24-98a2-4f30-9582-9ced4b22b7b0 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Volume info retrieved successfully. Aug 14 06:17:06.145415 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-28c46988-052b-4621-8240-5162ee88d7b6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:06.152844 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a7bccb24-98a2-4f30-9582-9ced4b22b7b0 tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/volumes/9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 returned with HTTP 200 Aug 14 06:17:06.153337 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-28c46988-052b-4621-8240-5162ee88d7b6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/6303a9e6-1d3d-41a3-8708-31655ab32d8a returned with HTTP 200 Aug 14 06:17:06.153468 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 831/3300] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:06 2026] GET /volume/v3/volumes/9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:06.153790 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 831/3301] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:06 2026] GET /volume/v3/volumes/6303a9e6-1d3d-41a3-8708-31655ab32d8a => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:06.167082 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-91e9f405-8a45-4fd1-92a8-8547681a2d58 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:06.276420 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-91e9f405-8a45-4fd1-92a8-8547681a2d58 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:17:06.276420 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-91e9f405-8a45-4fd1-92a8-8547681a2d58 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6303a9e6-1d3d-41a3-8708-31655ab32d8a", "name": "tempest-ProjectMemberTests-Snapshot-706850506"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:06.286294 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:06.286294 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:06.287054 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-91e9f405-8a45-4fd1-92a8-8547681a2d58 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Volume info retrieved successfully. Aug 14 06:17:06.287521 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-91e9f405-8a45-4fd1-92a8-8547681a2d58 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Create snapshot from volume 6303a9e6-1d3d-41a3-8708-31655ab32d8a Aug 14 06:17:06.328471 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-91e9f405-8a45-4fd1-92a8-8547681a2d58 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Created reservations ['e07eb4c8-3539-48ba-9d8f-62c62f6f8996', '9f84f61d-821c-4319-99f9-f33fc16390fa', 'd11196c9-3e33-41bc-a0e2-71a564c51320', '2261dc72-01af-4501-8ab6-0f83ddafba64'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:06.376162 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-91e9f405-8a45-4fd1-92a8-8547681a2d58 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Snapshot create request issued successfully. Aug 14 06:17:06.376476 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-91e9f405-8a45-4fd1-92a8-8547681a2d58 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:17:06.378060 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 822/3302] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:17:06 2026] POST /volume/v3/snapshots => generated 304 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:06.389589 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4de535c8-55b5-4b0e-83dd-6fb07ad587c3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:06.393458 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4de535c8-55b5-4b0e-83dd-6fb07ad587c3 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] GET https://10.4.3.127/volume/v3/snapshots/e7e1e913-ea80-41c0-a43a-fd119770d914 Aug 14 06:17:06.393747 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4de535c8-55b5-4b0e-83dd-6fb07ad587c3 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:06.394081 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4de535c8-55b5-4b0e-83dd-6fb07ad587c3 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:06.401621 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:06.401621 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:06.402284 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4de535c8-55b5-4b0e-83dd-6fb07ad587c3 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Snapshot retrieved successfully. Aug 14 06:17:06.403919 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7205006c-8df9-44a5-aaf7-2e64bcf3556c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:06.405292 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4de535c8-55b5-4b0e-83dd-6fb07ad587c3 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] https://10.4.3.127/volume/v3/snapshots/e7e1e913-ea80-41c0-a43a-fd119770d914 returned with HTTP 200 Aug 14 06:17:06.406134 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 819/3303] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:06 2026] GET /volume/v3/snapshots/e7e1e913-ea80-41c0-a43a-fd119770d914 => generated 436 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:06.407991 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7205006c-8df9-44a5-aaf7-2e64bcf3556c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:06.408365 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7205006c-8df9-44a5-aaf7-2e64bcf3556c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:06.411198 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7205006c-8df9-44a5-aaf7-2e64bcf3556c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:06.411198 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7205006c-8df9-44a5-aaf7-2e64bcf3556c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id d9653010-b9da-4731-a272-8852bcbc29d0. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:06.417460 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:06.417460 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:06.418084 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7205006c-8df9-44a5-aaf7-2e64bcf3556c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 200 Aug 14 06:17:06.418695 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 832/3304] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:06 2026] GET /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:06.433865 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-78744738-b1c6-49bd-9319-c8818e72cb25 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:06.436519 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-78744738-b1c6-49bd-9319-c8818e72cb25 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:06.436789 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-78744738-b1c6-49bd-9319-c8818e72cb25 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:06.437044 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-78744738-b1c6-49bd-9319-c8818e72cb25 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:06.437230 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-78744738-b1c6-49bd-9319-c8818e72cb25 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:06.442477 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:06.442477 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:06.443453 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-78744738-b1c6-49bd-9319-c8818e72cb25 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:17:06.443944 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 832/3305] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:06 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:06.487194 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-38bc50ea-673b-4e49-b43f-f92834034681 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:06.490224 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-38bc50ea-673b-4e49-b43f-f92834034681 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:17:06.490501 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-38bc50ea-673b-4e49-b43f-f92834034681 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:06.490696 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-38bc50ea-673b-4e49-b43f-f92834034681 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:06.490817 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-38bc50ea-673b-4e49-b43f-f92834034681 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:06.498976 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:06.498976 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:06.500045 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-38bc50ea-673b-4e49-b43f-f92834034681 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:17:06.500582 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 823/3306] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:06 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:06.847882 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5b2bf54c-d887-45eb-8eb3-b4dc1e6666ba None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:06.849620 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5b2bf54c-d887-45eb-8eb3-b4dc1e6666ba tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/f790ba46-35b7-4770-8aa0-4c26044c4567 Aug 14 06:17:06.849824 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5b2bf54c-d887-45eb-8eb3-b4dc1e6666ba tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:06.850005 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5b2bf54c-d887-45eb-8eb3-b4dc1e6666ba tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:06.855791 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5b2bf54c-d887-45eb-8eb3-b4dc1e6666ba tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/f790ba46-35b7-4770-8aa0-4c26044c4567 returned with HTTP 404 Aug 14 06:17:06.856247 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 820/3307] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:06 2026] GET /volume/v3/volumes/f790ba46-35b7-4770-8aa0-4c26044c4567 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:06.864859 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1685b529-0b5c-4db3-9db9-f41b4784defc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:06.867468 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1685b529-0b5c-4db3-9db9-f41b4784defc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:06.868111 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1685b529-0b5c-4db3-9db9-f41b4784defc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1739464528"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:06.870047 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-1685b529-0b5c-4db3-9db9-f41b4784defc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1739464528'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:06.872064 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-1685b529-0b5c-4db3-9db9-f41b4784defc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume of 1 GB Aug 14 06:17:06.875525 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1685b529-0b5c-4db3-9db9-f41b4784defc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Availability Zones retrieved successfully. Aug 14 06:17:06.883657 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1685b529-0b5c-4db3-9db9-f41b4784defc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (0c03f930-85e4-4062-84b3-b4505ef03f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:06.885154 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1685b529-0b5c-4db3-9db9-f41b4784defc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b2f07cb-21d6-4c29-951d-5d8858247846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:06.887482 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-1685b529-0b5c-4db3-9db9-f41b4784defc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:06.919992 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1685b529-0b5c-4db3-9db9-f41b4784defc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b2f07cb-21d6-4c29-951d-5d8858247846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:06.921296 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1685b529-0b5c-4db3-9db9-f41b4784defc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee41feab-1ce7-43e2-82c3-1c1a8cc8eef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:06.970695 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-1685b529-0b5c-4db3-9db9-f41b4784defc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Created reservations ['601b448b-c254-4580-bda4-caf1b605ae02', '6cb8d3be-c69e-4121-8b1d-93ddaf0b3ab9', '76218822-7b74-4e6d-8785-f65b25dbf584', '1be2b3c1-cd97-40b8-a53d-6f9bd42fcb14'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:06.971597 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1685b529-0b5c-4db3-9db9-f41b4784defc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee41feab-1ce7-43e2-82c3-1c1a8cc8eef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['601b448b-c254-4580-bda4-caf1b605ae02', '6cb8d3be-c69e-4121-8b1d-93ddaf0b3ab9', '76218822-7b74-4e6d-8785-f65b25dbf584', '1be2b3c1-cd97-40b8-a53d-6f9bd42fcb14']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:06.972799 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1685b529-0b5c-4db3-9db9-f41b4784defc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7648652-3e47-4782-b3a4-bfea74e20512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:06.994678 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1685b529-0b5c-4db3-9db9-f41b4784defc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7648652-3e47-4782-b3a4-bfea74e20512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e8b18ad-4d93-4a8b-9fcd-71a159e5043f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1739464528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['601b448b-c254-4580-bda4-caf1b605ae02','6cb8d3be-c69e-4121-8b1d-93ddaf0b3ab9','76218822-7b74-4e6d-8785-f65b25dbf584','1be2b3c1-cd97-40b8-a53d-6f9bd42fcb14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1739464528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e8b18ad-4d93-4a8b-9fcd-71a159e5043f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7275c926ee694ec3abe128325c7451c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:06.996321 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1685b529-0b5c-4db3-9db9-f41b4784defc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b37f302b-cae6-4829-98f0-e858e1168971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:07.015581 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1685b529-0b5c-4db3-9db9-f41b4784defc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b37f302b-cae6-4829-98f0-e858e1168971) transitioned into state 'SUCCESS' from state '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-1739464528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['601b448b-c254-4580-bda4-caf1b605ae02','6cb8d3be-c69e-4121-8b1d-93ddaf0b3ab9','76218822-7b74-4e6d-8785-f65b25dbf584','1be2b3c1-cd97-40b8-a53d-6f9bd42fcb14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:07.015581 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1685b529-0b5c-4db3-9db9-f41b4784defc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f505f9c7-d7ea-4bb7-b1df-2665baa6f43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:07.031702 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1685b529-0b5c-4db3-9db9-f41b4784defc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f505f9c7-d7ea-4bb7-b1df-2665baa6f43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:07.032759 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1685b529-0b5c-4db3-9db9-f41b4784defc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (0c03f930-85e4-4062-84b3-b4505ef03f25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:07.033151 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1685b529-0b5c-4db3-9db9-f41b4784defc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request issued successfully. Aug 14 06:17:07.033980 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1685b529-0b5c-4db3-9db9-f41b4784defc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:07.034530 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 833/3308] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:17:06 2026] POST /volume/v3/volumes => generated 770 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:07.053569 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5e2f3ac2-0768-4f9c-9af8-e825ff13bcaf None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:07.055807 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5e2f3ac2-0768-4f9c-9af8-e825ff13bcaf tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/3e8b18ad-4d93-4a8b-9fcd-71a159e5043f Aug 14 06:17:07.055992 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5e2f3ac2-0768-4f9c-9af8-e825ff13bcaf tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:07.056166 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5e2f3ac2-0768-4f9c-9af8-e825ff13bcaf tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:07.062818 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:07.062818 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:07.066153 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5e2f3ac2-0768-4f9c-9af8-e825ff13bcaf tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:17:07.070368 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5e2f3ac2-0768-4f9c-9af8-e825ff13bcaf tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/3e8b18ad-4d93-4a8b-9fcd-71a159e5043f returned with HTTP 200 Aug 14 06:17:07.070791 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 833/3309] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:07 2026] GET /volume/v3/volumes/3e8b18ad-4d93-4a8b-9fcd-71a159e5043f => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:07.172642 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b3d4d855-af8d-4f6a-8aaf-b43bb2c733ad None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:07.173990 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b3d4d855-af8d-4f6a-8aaf-b43bb2c733ad tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] GET https://10.4.3.127/volume/v3/volumes/9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 Aug 14 06:17:07.174157 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b3d4d855-af8d-4f6a-8aaf-b43bb2c733ad tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:07.174769 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b3d4d855-af8d-4f6a-8aaf-b43bb2c733ad tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:07.181149 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b3d4d855-af8d-4f6a-8aaf-b43bb2c733ad tempest-VolumesBackupsAdminTest-1473364873 tempest-VolumesBackupsAdminTest-1473364873-project-member] https://10.4.3.127/volume/v3/volumes/9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 returned with HTTP 404 Aug 14 06:17:07.181669 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 824/3310] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:07 2026] GET /volume/v3/volumes/9783a1ed-c1ed-43c2-9edc-2e6d6c74f5a4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:07.418673 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7649f7cf-6e12-4499-9f32-b7652883cec6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:07.420957 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7649f7cf-6e12-4499-9f32-b7652883cec6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] GET https://10.4.3.127/volume/v3/snapshots/e7e1e913-ea80-41c0-a43a-fd119770d914 Aug 14 06:17:07.421226 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7649f7cf-6e12-4499-9f32-b7652883cec6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:07.421531 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7649f7cf-6e12-4499-9f32-b7652883cec6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:07.427617 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:07.427617 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:07.428102 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7649f7cf-6e12-4499-9f32-b7652883cec6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Snapshot retrieved successfully. Aug 14 06:17:07.428935 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7649f7cf-6e12-4499-9f32-b7652883cec6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] https://10.4.3.127/volume/v3/snapshots/e7e1e913-ea80-41c0-a43a-fd119770d914 returned with HTTP 200 Aug 14 06:17:07.429307 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 821/3311] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:07 2026] GET /volume/v3/snapshots/e7e1e913-ea80-41c0-a43a-fd119770d914 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:07.435858 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e79ea2de-3e54-404c-a965-cb349d7442a3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:07.437730 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e79ea2de-3e54-404c-a965-cb349d7442a3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:07.437934 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e79ea2de-3e54-404c-a965-cb349d7442a3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:07.438119 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e79ea2de-3e54-404c-a965-cb349d7442a3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:07.438219 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e79ea2de-3e54-404c-a965-cb349d7442a3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id d9653010-b9da-4731-a272-8852bcbc29d0. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:07.438411 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-46dc5a71-d575-4aec-a6fc-5182b5e630d0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:07.440903 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-46dc5a71-d575-4aec-a6fc-5182b5e630d0 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/e7e1e913-ea80-41c0-a43a-fd119770d914 Aug 14 06:17:07.441327 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-46dc5a71-d575-4aec-a6fc-5182b5e630d0 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:07.441653 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-46dc5a71-d575-4aec-a6fc-5182b5e630d0 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:07.441844 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-46dc5a71-d575-4aec-a6fc-5182b5e630d0 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Delete snapshot with id: e7e1e913-ea80-41c0-a43a-fd119770d914 Aug 14 06:17:07.442290 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:07.442290 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:07.443129 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e79ea2de-3e54-404c-a965-cb349d7442a3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 200 Aug 14 06:17:07.443499 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 834/3312] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:07 2026] GET /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:07.448292 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:07.448292 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:07.448862 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-46dc5a71-d575-4aec-a6fc-5182b5e630d0 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Snapshot retrieved successfully. Aug 14 06:17:07.459049 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-24e2bbfa-2dfe-47f9-99cf-f9ce07a79519 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:07.468127 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-24e2bbfa-2dfe-47f9-99cf-f9ce07a79519 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:07.469488 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-24e2bbfa-2dfe-47f9-99cf-f9ce07a79519 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:07.469785 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-24e2bbfa-2dfe-47f9-99cf-f9ce07a79519 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:07.469935 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-24e2bbfa-2dfe-47f9-99cf-f9ce07a79519 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:07.482548 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:07.482548 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:07.483237 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-24e2bbfa-2dfe-47f9-99cf-f9ce07a79519 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:17:07.491932 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 825/3313] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:07 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:07.492915 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-46dc5a71-d575-4aec-a6fc-5182b5e630d0 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Snapshot delete request issued successfully. Aug 14 06:17:07.492915 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-46dc5a71-d575-4aec-a6fc-5182b5e630d0 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] https://10.4.3.127/volume/v3/snapshots/e7e1e913-ea80-41c0-a43a-fd119770d914 returned with HTTP 202 Aug 14 06:17:07.492915 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 834/3314] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:17:07 2026] DELETE /volume/v3/snapshots/e7e1e913-ea80-41c0-a43a-fd119770d914 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:07.509488 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-743ca811-1848-4f4f-80fe-b6e41fd7e3c1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:07.512638 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2d4959df-d77d-4a7b-be60-25cc4ccebc9c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:07.514460 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-743ca811-1848-4f4f-80fe-b6e41fd7e3c1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] GET https://10.4.3.127/volume/v3/snapshots/e7e1e913-ea80-41c0-a43a-fd119770d914 Aug 14 06:17:07.514531 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d4959df-d77d-4a7b-be60-25cc4ccebc9c tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:17:07.514787 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2d4959df-d77d-4a7b-be60-25cc4ccebc9c tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:07.514843 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-743ca811-1848-4f4f-80fe-b6e41fd7e3c1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:07.515021 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2d4959df-d77d-4a7b-be60-25cc4ccebc9c tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:07.515076 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-743ca811-1848-4f4f-80fe-b6e41fd7e3c1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:07.515215 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-2d4959df-d77d-4a7b-be60-25cc4ccebc9c tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:07.520370 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:07.520370 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:07.521270 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d4959df-d77d-4a7b-be60-25cc4ccebc9c tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:17:07.521705 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 835/3315] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:07 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:07.528496 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:07.528496 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:07.528496 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-743ca811-1848-4f4f-80fe-b6e41fd7e3c1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Snapshot retrieved successfully. Aug 14 06:17:07.529203 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-743ca811-1848-4f4f-80fe-b6e41fd7e3c1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] https://10.4.3.127/volume/v3/snapshots/e7e1e913-ea80-41c0-a43a-fd119770d914 returned with HTTP 200 Aug 14 06:17:07.529613 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 822/3316] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:07 2026] GET /volume/v3/snapshots/e7e1e913-ea80-41c0-a43a-fd119770d914 => generated 462 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:08.086626 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-91fc9643-2d00-42ee-9e6c-8235720ac5be None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:08.088462 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-91fc9643-2d00-42ee-9e6c-8235720ac5be tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/3e8b18ad-4d93-4a8b-9fcd-71a159e5043f Aug 14 06:17:08.088764 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-91fc9643-2d00-42ee-9e6c-8235720ac5be tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:08.088997 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-91fc9643-2d00-42ee-9e6c-8235720ac5be tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:08.098804 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:08.098804 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:08.108684 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-91fc9643-2d00-42ee-9e6c-8235720ac5be tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:17:08.115177 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-91fc9643-2d00-42ee-9e6c-8235720ac5be tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/3e8b18ad-4d93-4a8b-9fcd-71a159e5043f returned with HTTP 200 Aug 14 06:17:08.116009 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 826/3317] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:08 2026] GET /volume/v3/volumes/3e8b18ad-4d93-4a8b-9fcd-71a159e5043f => generated 863 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:08.132102 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:08.134215 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:08.134759 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3e8b18ad-4d93-4a8b-9fcd-71a159e5043f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1288478821"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:08.138007 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request body: {'volume': {'source_volid': '3e8b18ad-4d93-4a8b-9fcd-71a159e5043f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1288478821'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:08.150477 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:08.150477 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:08.151047 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume retrieved successfully. Aug 14 06:17:08.151687 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume of 1 GB Aug 14 06:17:08.156375 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Availability Zones retrieved successfully. Aug 14 06:17:08.165502 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (0920ed6d-48b9-4983-a1a0-960a45be2c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:08.166964 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd931dee-49c2-4de2-9c25-2789de0902d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:08.168585 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:08.208094 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd931dee-49c2-4de2-9c25-2789de0902d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3e8b18ad-4d93-4a8b-9fcd-71a159e5043f', 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:08.209281 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1e2e583-ecbf-4309-8910-d1d0bf0e616b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:08.260899 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Created reservations ['0070f21e-5072-4968-81be-5b1e057b541b', '0831bec5-a970-4ea9-8839-72979a0ea1e3', '6088567a-efef-4d25-bbfc-6ef9079033f7', 'a1aa529b-2312-413c-b035-c79f7601af76'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:08.262045 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1e2e583-ecbf-4309-8910-d1d0bf0e616b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0070f21e-5072-4968-81be-5b1e057b541b', '0831bec5-a970-4ea9-8839-72979a0ea1e3', '6088567a-efef-4d25-bbfc-6ef9079033f7', 'a1aa529b-2312-413c-b035-c79f7601af76']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:08.264227 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c5d5e34-78a6-4e84-95cb-d2be5f81fc5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:08.321045 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c5d5e34-78a6-4e84-95cb-d2be5f81fc5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93db019a-0e13-478c-ae44-e8ca7a0b8015', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1288478821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['0070f21e-5072-4968-81be-5b1e057b541b','0831bec5-a970-4ea9-8839-72979a0ea1e3','6088567a-efef-4d25-bbfc-6ef9079033f7','a1aa529b-2312-413c-b035-c79f7601af76'],size=1,snapshot_id=None,source_replicaid=,source_volid=3e8b18ad-4d93-4a8b-9fcd-71a159e5043f,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1288478821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93db019a-0e13-478c-ae44-e8ca7a0b8015,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7275c926ee694ec3abe128325c7451c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3e8b18ad-4d93-4a8b-9fcd-71a159e5043f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:08.321045 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f64d47-9037-4fcb-84ef-e72009767a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:08.352279 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f64d47-9037-4fcb-84ef-e72009767a5e) transitioned into state 'SUCCESS' from state '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-1288478821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7275c926ee694ec3abe128325c7451c5',qos_specs=None,replication_status=,reservations=['0070f21e-5072-4968-81be-5b1e057b541b','0831bec5-a970-4ea9-8839-72979a0ea1e3','6088567a-efef-4d25-bbfc-6ef9079033f7','a1aa529b-2312-413c-b035-c79f7601af76'],size=1,snapshot_id=None,source_replicaid=,source_volid=3e8b18ad-4d93-4a8b-9fcd-71a159e5043f,status='creating',user_id='2b3ba4891f4c4b6295a1309c148ef8bb',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:08.353580 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80144d70-4356-404b-ad7e-48fc776a4588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:08.382176 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80144d70-4356-404b-ad7e-48fc776a4588) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:08.382715 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Flow 'volume_create_api' (0920ed6d-48b9-4983-a1a0-960a45be2c2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:08.383125 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Create volume request issued successfully. Aug 14 06:17:08.383816 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9622866e-ba89-41e4-a27e-ff1ea8e99edb tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:08.384359 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 835/3318] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:17:08 2026] POST /volume/v3/volumes => generated 804 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:08.399038 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2ee2ce2a-ae49-4760-b4fc-ca6f05295840 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:08.403571 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2ee2ce2a-ae49-4760-b4fc-ca6f05295840 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/93db019a-0e13-478c-ae44-e8ca7a0b8015 Aug 14 06:17:08.403571 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2ee2ce2a-ae49-4760-b4fc-ca6f05295840 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:08.403571 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2ee2ce2a-ae49-4760-b4fc-ca6f05295840 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:08.413658 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:08.413658 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:08.422854 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2ee2ce2a-ae49-4760-b4fc-ca6f05295840 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:17:08.429694 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2ee2ce2a-ae49-4760-b4fc-ca6f05295840 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/93db019a-0e13-478c-ae44-e8ca7a0b8015 returned with HTTP 200 Aug 14 06:17:08.429694 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 836/3319] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:08 2026] GET /volume/v3/volumes/93db019a-0e13-478c-ae44-e8ca7a0b8015 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:08.456418 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b011fb80-d180-4901-9bd7-9a847ccbdffa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:08.458922 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b011fb80-d180-4901-9bd7-9a847ccbdffa tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:08.459428 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b011fb80-d180-4901-9bd7-9a847ccbdffa tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:08.461316 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b011fb80-d180-4901-9bd7-9a847ccbdffa tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:08.461316 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b011fb80-d180-4901-9bd7-9a847ccbdffa tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id d9653010-b9da-4731-a272-8852bcbc29d0. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:08.465571 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:08.465571 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:08.466636 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b011fb80-d180-4901-9bd7-9a847ccbdffa tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 200 Aug 14 06:17:08.467231 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 823/3320] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:08 2026] GET /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:08.501319 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-44e110e6-3a86-4e2c-848d-a9b8feba1702 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:08.508987 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-44e110e6-3a86-4e2c-848d-a9b8feba1702 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:08.508987 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-44e110e6-3a86-4e2c-848d-a9b8feba1702 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:08.508987 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-44e110e6-3a86-4e2c-848d-a9b8feba1702 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:08.508987 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-44e110e6-3a86-4e2c-848d-a9b8feba1702 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:08.515821 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:08.515821 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:08.517354 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-44e110e6-3a86-4e2c-848d-a9b8feba1702 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:17:08.518057 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 827/3321] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:08 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:08.533338 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-50518aec-20e8-4ba6-93e1-27702a9cebf5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:08.535653 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-50518aec-20e8-4ba6-93e1-27702a9cebf5 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:17:08.535959 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-50518aec-20e8-4ba6-93e1-27702a9cebf5 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:08.536205 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-50518aec-20e8-4ba6-93e1-27702a9cebf5 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:08.536383 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-50518aec-20e8-4ba6-93e1-27702a9cebf5 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:08.542842 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b3c5c76a-2b37-4516-95ed-8fcc082e5300 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:08.544277 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:08.544277 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:08.545300 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b3c5c76a-2b37-4516-95ed-8fcc082e5300 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] GET https://10.4.3.127/volume/v3/snapshots/e7e1e913-ea80-41c0-a43a-fd119770d914 Aug 14 06:17:08.545431 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-50518aec-20e8-4ba6-93e1-27702a9cebf5 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:17:08.545617 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b3c5c76a-2b37-4516-95ed-8fcc082e5300 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:08.545958 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b3c5c76a-2b37-4516-95ed-8fcc082e5300 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:08.546053 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 836/3322] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:08 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:08.553095 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b3c5c76a-2b37-4516-95ed-8fcc082e5300 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] https://10.4.3.127/volume/v3/snapshots/e7e1e913-ea80-41c0-a43a-fd119770d914 returned with HTTP 404 Aug 14 06:17:08.554024 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 837/3323] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:08 2026] GET /volume/v3/snapshots/e7e1e913-ea80-41c0-a43a-fd119770d914 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:08.564535 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d748d4ea-8205-40a5-9256-2b0e592edc0e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:08.570036 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d748d4ea-8205-40a5-9256-2b0e592edc0e tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/6303a9e6-1d3d-41a3-8708-31655ab32d8a Aug 14 06:17:08.570036 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d748d4ea-8205-40a5-9256-2b0e592edc0e tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:08.570036 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d748d4ea-8205-40a5-9256-2b0e592edc0e tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:08.570036 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-d748d4ea-8205-40a5-9256-2b0e592edc0e tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete volume with id: 6303a9e6-1d3d-41a3-8708-31655ab32d8a Aug 14 06:17:08.582522 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:08.582522 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:08.583162 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d748d4ea-8205-40a5-9256-2b0e592edc0e tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:08.603567 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d748d4ea-8205-40a5-9256-2b0e592edc0e tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete volume request issued successfully. Aug 14 06:17:08.603875 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d748d4ea-8205-40a5-9256-2b0e592edc0e tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/6303a9e6-1d3d-41a3-8708-31655ab32d8a returned with HTTP 202 Aug 14 06:17:08.604409 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 824/3324] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:08 2026] DELETE /volume/v3/volumes/6303a9e6-1d3d-41a3-8708-31655ab32d8a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:08.614421 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ad87bf2c-29a8-4589-94a5-cb625edef3aa None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:08.620071 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ad87bf2c-29a8-4589-94a5-cb625edef3aa tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/6303a9e6-1d3d-41a3-8708-31655ab32d8a Aug 14 06:17:08.621204 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ad87bf2c-29a8-4589-94a5-cb625edef3aa tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:08.621204 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ad87bf2c-29a8-4589-94a5-cb625edef3aa tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:08.632215 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:08.632215 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:08.640110 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ad87bf2c-29a8-4589-94a5-cb625edef3aa tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:08.647163 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ad87bf2c-29a8-4589-94a5-cb625edef3aa tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/6303a9e6-1d3d-41a3-8708-31655ab32d8a returned with HTTP 200 Aug 14 06:17:08.648356 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 828/3325] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:08 2026] GET /volume/v3/volumes/6303a9e6-1d3d-41a3-8708-31655ab32d8a => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:09.467994 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-29b8ea88-23bb-4c8b-8639-434810b0ffc9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:09.480118 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-29b8ea88-23bb-4c8b-8639-434810b0ffc9 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/93db019a-0e13-478c-ae44-e8ca7a0b8015 Aug 14 06:17:09.480118 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-29b8ea88-23bb-4c8b-8639-434810b0ffc9 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:09.480118 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-29b8ea88-23bb-4c8b-8639-434810b0ffc9 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:09.485326 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c4997d36-0d72-48a2-902f-7851a2a00d82 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:09.489552 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c4997d36-0d72-48a2-902f-7851a2a00d82 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:09.490795 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c4997d36-0d72-48a2-902f-7851a2a00d82 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:09.491795 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c4997d36-0d72-48a2-902f-7851a2a00d82 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:09.491949 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:09.491949 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:09.492237 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-c4997d36-0d72-48a2-902f-7851a2a00d82 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id d9653010-b9da-4731-a272-8852bcbc29d0. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:09.497516 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-29b8ea88-23bb-4c8b-8639-434810b0ffc9 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:17:09.500696 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:09.500696 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:09.501930 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c4997d36-0d72-48a2-902f-7851a2a00d82 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 200 Aug 14 06:17:09.502805 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 838/3326] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:09 2026] GET /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:09.511947 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-29b8ea88-23bb-4c8b-8639-434810b0ffc9 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/93db019a-0e13-478c-ae44-e8ca7a0b8015 returned with HTTP 200 Aug 14 06:17:09.512987 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 837/3327] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:09 2026] GET /volume/v3/volumes/93db019a-0e13-478c-ae44-e8ca7a0b8015 => generated 897 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:09.530820 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ff4dc74b-061e-404b-856f-14b48b7438f4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:09.531235 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4919f340-f7cc-4ab5-82ef-a576003de3fe None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:09.532829 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4919f340-f7cc-4ab5-82ef-a576003de3fe tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:09.532829 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4919f340-f7cc-4ab5-82ef-a576003de3fe tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:09.533125 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4919f340-f7cc-4ab5-82ef-a576003de3fe tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:09.533125 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-4919f340-f7cc-4ab5-82ef-a576003de3fe tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:09.534741 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ff4dc74b-061e-404b-856f-14b48b7438f4 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/volumes/3e8b18ad-4d93-4a8b-9fcd-71a159e5043f Aug 14 06:17:09.535015 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ff4dc74b-061e-404b-856f-14b48b7438f4 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:09.535119 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ff4dc74b-061e-404b-856f-14b48b7438f4 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:09.535590 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-ff4dc74b-061e-404b-856f-14b48b7438f4 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume with id: 3e8b18ad-4d93-4a8b-9fcd-71a159e5043f Aug 14 06:17:09.537501 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:09.537501 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:09.538645 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4919f340-f7cc-4ab5-82ef-a576003de3fe tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:17:09.539104 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 829/3328] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:09 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:09.554708 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:09.554708 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:09.555320 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ff4dc74b-061e-404b-856f-14b48b7438f4 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:17:09.561521 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-464e0799-4b8c-483e-9949-18c37707c2ab None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:09.563769 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-464e0799-4b8c-483e-9949-18c37707c2ab tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:17:09.564085 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-464e0799-4b8c-483e-9949-18c37707c2ab tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:09.564356 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-464e0799-4b8c-483e-9949-18c37707c2ab tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:09.565451 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-464e0799-4b8c-483e-9949-18c37707c2ab tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:09.569662 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:09.569662 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:09.570528 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-464e0799-4b8c-483e-9949-18c37707c2ab tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:17:09.571006 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 839/3329] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:09 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:09.594641 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ff4dc74b-061e-404b-856f-14b48b7438f4 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume request issued successfully. Aug 14 06:17:09.594641 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ff4dc74b-061e-404b-856f-14b48b7438f4 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/3e8b18ad-4d93-4a8b-9fcd-71a159e5043f returned with HTTP 202 Aug 14 06:17:09.594641 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 825/3330] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:17:09 2026] DELETE /volume/v3/volumes/3e8b18ad-4d93-4a8b-9fcd-71a159e5043f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:17:09.605824 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-238d9720-4927-4cbf-8f70-3461013074df None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:09.611826 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-238d9720-4927-4cbf-8f70-3461013074df tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/3e8b18ad-4d93-4a8b-9fcd-71a159e5043f Aug 14 06:17:09.612172 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-238d9720-4927-4cbf-8f70-3461013074df tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:09.613452 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-238d9720-4927-4cbf-8f70-3461013074df tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:09.627211 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:09.627211 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:09.637176 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-238d9720-4927-4cbf-8f70-3461013074df tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:17:09.644010 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-238d9720-4927-4cbf-8f70-3461013074df tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/3e8b18ad-4d93-4a8b-9fcd-71a159e5043f returned with HTTP 200 Aug 14 06:17:09.645221 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 838/3331] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:09 2026] GET /volume/v3/volumes/3e8b18ad-4d93-4a8b-9fcd-71a159e5043f => generated 862 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:09.666551 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-faa5c9d1-54b9-42b4-a746-24312488551f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:09.670350 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-faa5c9d1-54b9-42b4-a746-24312488551f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/6303a9e6-1d3d-41a3-8708-31655ab32d8a Aug 14 06:17:09.670350 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-faa5c9d1-54b9-42b4-a746-24312488551f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:09.670802 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-faa5c9d1-54b9-42b4-a746-24312488551f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:09.673950 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=530,cinder:UPDATE=159,cinder:INSERT=82,cinder:DELETE=2 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:17:09.685588 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-faa5c9d1-54b9-42b4-a746-24312488551f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/6303a9e6-1d3d-41a3-8708-31655ab32d8a returned with HTTP 404 Aug 14 06:17:09.685720 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6bd032c7-d527-43cd-8dc2-590b8c56c9a0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:09.687790 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 830/3332] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:09 2026] GET /volume/v3/volumes/6303a9e6-1d3d-41a3-8708-31655ab32d8a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:09.695837 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:09.697360 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:09.697697 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1500232782"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:09.699105 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1500232782'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:09.699236 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume of 1 GB Aug 14 06:17:09.712137 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Availability Zones retrieved successfully. Aug 14 06:17:09.721260 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Flow 'volume_create_api' (b723d393-2878-42bc-ac14-4e96bcf3657f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:09.724828 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5133fb25-476d-4302-8ae2-7fe81ec54745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:09.726303 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:09.754813 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5133fb25-476d-4302-8ae2-7fe81ec54745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:09.755467 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (211bc9e0-602d-4edc-8b37-8f2d9204f291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:09.792035 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Created reservations ['3c7e573d-3dd1-430c-97f2-9e4031c34b7f', '504dd322-9b2d-45ad-988c-07a7614f60ed', 'b317c772-c53d-415a-a07e-4c93b41a253d', '17e744b8-76d4-432d-b447-1d158d8160c3'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:09.793016 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (211bc9e0-602d-4edc-8b37-8f2d9204f291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c7e573d-3dd1-430c-97f2-9e4031c34b7f', '504dd322-9b2d-45ad-988c-07a7614f60ed', 'b317c772-c53d-415a-a07e-4c93b41a253d', '17e744b8-76d4-432d-b447-1d158d8160c3']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:09.793712 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fedbc693-db31-442f-b19f-ee291578d8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:09.816029 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fedbc693-db31-442f-b19f-ee291578d8bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18487891-bd58-4a99-837c-c46f74a60b1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1500232782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e96232015664b8ba9103bc40b808060',qos_specs=None,replication_status=,reservations=['3c7e573d-3dd1-430c-97f2-9e4031c34b7f','504dd322-9b2d-45ad-988c-07a7614f60ed','b317c772-c53d-415a-a07e-4c93b41a253d','17e744b8-76d4-432d-b447-1d158d8160c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1500232782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18487891-bd58-4a99-837c-c46f74a60b1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e96232015664b8ba9103bc40b808060',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:09.817035 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40d16929-6b70-43c4-8adf-d087d45ab9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:09.827305 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6bd032c7-d527-43cd-8dc2-590b8c56c9a0 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:17:09.827662 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6bd032c7-d527-43cd-8dc2-590b8c56c9a0 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1450550170", "extra_specs": {}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:09.830875 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=622,cinder:UPDATE=216,cinder:INSERT=110,cinder:DELETE=2 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:17:09.838144 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40d16929-6b70-43c4-8adf-d087d45ab9a9) transitioned into state 'SUCCESS' from state '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-1500232782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e96232015664b8ba9103bc40b808060',qos_specs=None,replication_status=,reservations=['3c7e573d-3dd1-430c-97f2-9e4031c34b7f','504dd322-9b2d-45ad-988c-07a7614f60ed','b317c772-c53d-415a-a07e-4c93b41a253d','17e744b8-76d4-432d-b447-1d158d8160c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:09.839233 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ffb89a-3f67-46d7-bcb2-9ddc5bb55f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:09.841990 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6bd032c7-d527-43cd-8dc2-590b8c56c9a0 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:17:09.842534 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 840/3333] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:17:09 2026] POST /volume/v3/types => generated 218 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:09.852394 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-336d670c-7269-4a60-8dcd-6b9d46ad9279 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:09.853250 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ffb89a-3f67-46d7-bcb2-9ddc5bb55f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:09.854241 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-336d670c-7269-4a60-8dcd-6b9d46ad9279 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] POST https://10.4.3.127/volume/v3/types/9398b632-3452-49f5-a452-8883f4b8a4ad/encryption Aug 14 06:17:09.854552 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Flow 'volume_create_api' (b723d393-2878-42bc-ac14-4e96bcf3657f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:09.854636 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-336d670c-7269-4a60-8dcd-6b9d46ad9279 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:09.855035 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume request issued successfully. Aug 14 06:17:09.855927 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fb15c63b-3de2-45f1-9b7d-7b0fdfbbebb1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:09.856561 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 826/3334] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:17:09 2026] POST /volume/v3/volumes => generated 778 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:09.871074 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-336d670c-7269-4a60-8dcd-6b9d46ad9279 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] https://10.4.3.127/volume/v3/types/9398b632-3452-49f5-a452-8883f4b8a4ad/encryption returned with HTTP 200 Aug 14 06:17:09.871899 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 839/3335] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 14 06:17:09 2026] POST /volume/v3/types/9398b632-3452-49f5-a452-8883f4b8a4ad/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:09.872637 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b3a60a49-e74a-4b0f-a35a-325cf8b4dcc6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:09.874879 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b3a60a49-e74a-4b0f-a35a-325cf8b4dcc6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/18487891-bd58-4a99-837c-c46f74a60b1f Aug 14 06:17:09.875173 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b3a60a49-e74a-4b0f-a35a-325cf8b4dcc6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:09.875439 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b3a60a49-e74a-4b0f-a35a-325cf8b4dcc6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:09.883912 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1f6a9436-5867-4554-8551-427d5b773952 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:09.886511 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:09.886511 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:09.890474 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b3a60a49-e74a-4b0f-a35a-325cf8b4dcc6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:09.894812 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b3a60a49-e74a-4b0f-a35a-325cf8b4dcc6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/18487891-bd58-4a99-837c-c46f74a60b1f returned with HTTP 200 Aug 14 06:17:09.895243 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 831/3336] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:09 2026] GET /volume/v3/volumes/18487891-bd58-4a99-837c-c46f74a60b1f => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:09.975613 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:09.975949 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1242795063", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1450550170", "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:09.979012 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1242795063', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1450550170', 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:09.983500 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Create volume of 1 GB Aug 14 06:17:09.983500 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:09.983500 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:09.984028 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Availability Zones retrieved successfully. Aug 14 06:17:09.990784 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Flow 'volume_create_api' (8c5cd79e-d3f7-40f2-8057-b520d1d929fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:09.991808 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64be2ab2-7f2f-41a1-bba9-c25b46064825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:09.994632 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:10.024705 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64be2ab2-7f2f-41a1-bba9-c25b46064825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:17:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9398b632-3452-49f5-a452-8883f4b8a4ad,is_public=True,name='tempest-scenario-type-cryptsetup-1450550170',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9398b632-3452-49f5-a452-8883f4b8a4ad', '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=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:10.025938 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f15a5ab-d8e6-42ef-a2f4-03258888dd5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:10.061163 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1450550170 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1450550170, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:17:10.061430 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1450550170 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1450550170, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:17:10.102451 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Created reservations ['d5030efc-28fa-46c6-a374-a4d71b3aa4fc', 'e1d9c0a3-6842-4340-b5f6-d524d66f8cad', '109ea648-b29e-4207-ae75-401b257b65e5', '5aabf5ff-bc04-46f3-b3e7-39b330fe60f0'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:10.103394 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f15a5ab-d8e6-42ef-a2f4-03258888dd5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5030efc-28fa-46c6-a374-a4d71b3aa4fc', 'e1d9c0a3-6842-4340-b5f6-d524d66f8cad', '109ea648-b29e-4207-ae75-401b257b65e5', '5aabf5ff-bc04-46f3-b3e7-39b330fe60f0']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:10.104292 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5befaf3e-0b0e-494d-9b39-1f74ee841e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:10.132073 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5befaf3e-0b0e-494d-9b39-1f74ee841e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2df3b48b-89bc-4d31-b18d-d24e24360206', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1242795063',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c1912fa9fbf4cd891b8ee03a3e018e6',qos_specs=None,replication_status=,reservations=['d5030efc-28fa-46c6-a374-a4d71b3aa4fc','e1d9c0a3-6842-4340-b5f6-d524d66f8cad','109ea648-b29e-4207-ae75-401b257b65e5','5aabf5ff-bc04-46f3-b3e7-39b330fe60f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='589106a7bc044a0cb0dc263e6ea04e02',volume_type_id=9398b632-3452-49f5-a452-8883f4b8a4ad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1242795063',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2df3b48b-89bc-4d31-b18d-d24e24360206,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c1912fa9fbf4cd891b8ee03a3e018e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='589106a7bc044a0cb0dc263e6ea04e02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9398b632-3452-49f5-a452-8883f4b8a4ad),volume_type_id=9398b632-3452-49f5-a452-8883f4b8a4ad)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:10.132792 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea885286-cfae-4b59-9c0d-094200c1297d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:10.153143 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea885286-cfae-4b59-9c0d-094200c1297d) transitioned into state 'SUCCESS' from state '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-1242795063',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c1912fa9fbf4cd891b8ee03a3e018e6',qos_specs=None,replication_status=,reservations=['d5030efc-28fa-46c6-a374-a4d71b3aa4fc','e1d9c0a3-6842-4340-b5f6-d524d66f8cad','109ea648-b29e-4207-ae75-401b257b65e5','5aabf5ff-bc04-46f3-b3e7-39b330fe60f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='589106a7bc044a0cb0dc263e6ea04e02',volume_type_id=9398b632-3452-49f5-a452-8883f4b8a4ad)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:10.155453 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0214b0e9-d6c8-4d28-97ee-ee7889d83c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:10.166108 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0214b0e9-d6c8-4d28-97ee-ee7889d83c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:10.167023 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Flow 'volume_create_api' (8c5cd79e-d3f7-40f2-8057-b520d1d929fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:10.167849 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Create volume request issued successfully. Aug 14 06:17:10.168292 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1f6a9436-5867-4554-8551-427d5b773952 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:10.169917 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 841/3337] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:17:09 2026] POST /volume/v3/volumes => generated 791 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:10.516849 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-da2ebb94-5a56-4073-a22e-3bb5b1542339 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:10.518708 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-da2ebb94-5a56-4073-a22e-3bb5b1542339 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:10.518985 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-da2ebb94-5a56-4073-a22e-3bb5b1542339 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:10.519210 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-da2ebb94-5a56-4073-a22e-3bb5b1542339 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:10.519326 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-da2ebb94-5a56-4073-a22e-3bb5b1542339 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id d9653010-b9da-4731-a272-8852bcbc29d0. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:10.523557 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:10.523557 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:10.524735 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-da2ebb94-5a56-4073-a22e-3bb5b1542339 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 200 Aug 14 06:17:10.524735 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 827/3338] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:10 2026] GET /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:10.554690 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-58efa656-571b-40be-b13c-d0015fdb9a38 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:10.556435 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-58efa656-571b-40be-b13c-d0015fdb9a38 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:10.558453 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-58efa656-571b-40be-b13c-d0015fdb9a38 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:10.558453 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-58efa656-571b-40be-b13c-d0015fdb9a38 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:10.558453 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-58efa656-571b-40be-b13c-d0015fdb9a38 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:10.558879 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=648,cinder:UPDATE=210,cinder:INSERT=126,cinder:DELETE=3 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:17:10.562370 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:10.562370 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:10.562370 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-58efa656-571b-40be-b13c-d0015fdb9a38 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:17:10.562690 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 840/3339] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:10 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:10.582141 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d82edfaa-3dc9-49bd-b670-9e4859a77a80 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:10.583978 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d82edfaa-3dc9-49bd-b670-9e4859a77a80 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:17:10.584189 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d82edfaa-3dc9-49bd-b670-9e4859a77a80 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:10.584366 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d82edfaa-3dc9-49bd-b670-9e4859a77a80 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:10.584480 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-d82edfaa-3dc9-49bd-b670-9e4859a77a80 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:10.589856 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:10.589856 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:10.590970 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d82edfaa-3dc9-49bd-b670-9e4859a77a80 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:17:10.591561 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 832/3340] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:10 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:10.662130 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-928ddbd0-ea38-4bb2-a252-64ef30d463f0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:10.665015 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-928ddbd0-ea38-4bb2-a252-64ef30d463f0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/3e8b18ad-4d93-4a8b-9fcd-71a159e5043f Aug 14 06:17:10.665285 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-928ddbd0-ea38-4bb2-a252-64ef30d463f0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:10.665549 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-928ddbd0-ea38-4bb2-a252-64ef30d463f0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:10.674230 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-928ddbd0-ea38-4bb2-a252-64ef30d463f0 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/3e8b18ad-4d93-4a8b-9fcd-71a159e5043f returned with HTTP 404 Aug 14 06:17:10.674891 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 842/3341] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:10 2026] GET /volume/v3/volumes/3e8b18ad-4d93-4a8b-9fcd-71a159e5043f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:10.683573 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ca3e71f1-22f6-40db-9847-bda63ef4e32b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:10.687693 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca3e71f1-22f6-40db-9847-bda63ef4e32b tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/volumes/93db019a-0e13-478c-ae44-e8ca7a0b8015 Aug 14 06:17:10.687928 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ca3e71f1-22f6-40db-9847-bda63ef4e32b tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:10.688114 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ca3e71f1-22f6-40db-9847-bda63ef4e32b tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:10.688286 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-ca3e71f1-22f6-40db-9847-bda63ef4e32b tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume with id: 93db019a-0e13-478c-ae44-e8ca7a0b8015 Aug 14 06:17:10.700098 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:10.700098 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:10.700595 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ca3e71f1-22f6-40db-9847-bda63ef4e32b tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:17:10.726776 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ca3e71f1-22f6-40db-9847-bda63ef4e32b tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume request issued successfully. Aug 14 06:17:10.726776 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca3e71f1-22f6-40db-9847-bda63ef4e32b tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/93db019a-0e13-478c-ae44-e8ca7a0b8015 returned with HTTP 202 Aug 14 06:17:10.726776 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 828/3342] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:17:10 2026] DELETE /volume/v3/volumes/93db019a-0e13-478c-ae44-e8ca7a0b8015 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:17:10.735909 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-db666516-40b2-4a18-b0bb-e0adfbadfc41 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:10.740719 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-db666516-40b2-4a18-b0bb-e0adfbadfc41 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/93db019a-0e13-478c-ae44-e8ca7a0b8015 Aug 14 06:17:10.741004 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-db666516-40b2-4a18-b0bb-e0adfbadfc41 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:10.741220 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-db666516-40b2-4a18-b0bb-e0adfbadfc41 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:10.748863 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:10.748863 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:10.752518 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-db666516-40b2-4a18-b0bb-e0adfbadfc41 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:17:10.756904 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-db666516-40b2-4a18-b0bb-e0adfbadfc41 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/93db019a-0e13-478c-ae44-e8ca7a0b8015 returned with HTTP 200 Aug 14 06:17:10.757338 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 841/3343] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:10 2026] GET /volume/v3/volumes/93db019a-0e13-478c-ae44-e8ca7a0b8015 => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:10.819299 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c4e64387-d479-4055-87fe-d071494a78fd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:10.911110 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-35212b7b-080d-4b64-acf8-674d036bab0d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:10.914243 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-35212b7b-080d-4b64-acf8-674d036bab0d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/18487891-bd58-4a99-837c-c46f74a60b1f Aug 14 06:17:10.914243 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-35212b7b-080d-4b64-acf8-674d036bab0d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:10.914243 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-35212b7b-080d-4b64-acf8-674d036bab0d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:10.920822 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:10.920822 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:10.924357 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-35212b7b-080d-4b64-acf8-674d036bab0d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:10.928654 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-35212b7b-080d-4b64-acf8-674d036bab0d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/18487891-bd58-4a99-837c-c46f74a60b1f returned with HTTP 200 Aug 14 06:17:10.929072 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 843/3344] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:10 2026] GET /volume/v3/volumes/18487891-bd58-4a99-837c-c46f74a60b1f => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:10.946550 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-48e63101-eba6-479b-96de-3a1064e6d3fb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:10.950666 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-48e63101-eba6-479b-96de-3a1064e6d3fb tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:17:10.952831 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-48e63101-eba6-479b-96de-3a1064e6d3fb tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18487891-bd58-4a99-837c-c46f74a60b1f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2082316089"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:10.967986 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:10.967986 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:10.968438 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-48e63101-eba6-479b-96de-3a1064e6d3fb tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:10.968553 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-48e63101-eba6-479b-96de-3a1064e6d3fb tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create snapshot from volume 18487891-bd58-4a99-837c-c46f74a60b1f Aug 14 06:17:10.992127 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-48e63101-eba6-479b-96de-3a1064e6d3fb tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Created reservations ['243fe392-a78e-4f93-bdfd-6b0931025a4c', '34216d2c-c67c-4ec3-af4a-ae3089468592', 'cf835e76-6acd-4fcc-8f7c-515a04dbd321', '9b3665d0-f2f9-48b4-a914-258877ab8216'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:11.002723 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c4e64387-d479-4055-87fe-d071494a78fd tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:11.003089 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c4e64387-d479-4055-87fe-d071494a78fd tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-783461751"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:11.004767 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-c4e64387-d479-4055-87fe-d071494a78fd tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-783461751'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:11.005110 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-c4e64387-d479-4055-87fe-d071494a78fd tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Create volume of 1 GB Aug 14 06:17:11.008877 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c4e64387-d479-4055-87fe-d071494a78fd tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Availability Zones retrieved successfully. Aug 14 06:17:11.017094 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c4e64387-d479-4055-87fe-d071494a78fd tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Flow 'volume_create_api' (837d7a06-617f-4b75-8e7b-e71cd8b5e977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:11.018098 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c4e64387-d479-4055-87fe-d071494a78fd tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed5c2128-2052-49a8-b318-61c4eb6dae17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:11.019521 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-c4e64387-d479-4055-87fe-d071494a78fd tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:11.023390 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-48e63101-eba6-479b-96de-3a1064e6d3fb tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot create request issued successfully. Aug 14 06:17:11.024107 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-48e63101-eba6-479b-96de-3a1064e6d3fb tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:17:11.024730 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 829/3345] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:17:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:11.034866 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5eb220bd-7d08-49f1-9893-6ae573e961aa None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:11.036995 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5eb220bd-7d08-49f1-9893-6ae573e961aa tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/dc3372a9-b00a-49ab-806a-449492517081 Aug 14 06:17:11.037265 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5eb220bd-7d08-49f1-9893-6ae573e961aa tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:11.037552 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5eb220bd-7d08-49f1-9893-6ae573e961aa tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:11.042855 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:11.042855 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:11.043168 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5eb220bd-7d08-49f1-9893-6ae573e961aa tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:11.043917 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5eb220bd-7d08-49f1-9893-6ae573e961aa tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/dc3372a9-b00a-49ab-806a-449492517081 returned with HTTP 200 Aug 14 06:17:11.044323 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 842/3346] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:11 2026] GET /volume/v3/snapshots/dc3372a9-b00a-49ab-806a-449492517081 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:11.046326 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c4e64387-d479-4055-87fe-d071494a78fd tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed5c2128-2052-49a8-b318-61c4eb6dae17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:11.047339 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c4e64387-d479-4055-87fe-d071494a78fd tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54dc8da8-fde5-4225-9489-9e64db8672d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:11.106916 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-c4e64387-d479-4055-87fe-d071494a78fd tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Created reservations ['1188c49d-30ec-4f53-8677-245127af079c', '9e2c8a3e-83fe-4720-bd49-5e97a90e827e', '086541a3-d6ba-4d36-a872-d6d9372d3c0b', '8af13bde-2f37-48ba-a790-d10988f5bbbd'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:11.108028 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c4e64387-d479-4055-87fe-d071494a78fd tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54dc8da8-fde5-4225-9489-9e64db8672d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1188c49d-30ec-4f53-8677-245127af079c', '9e2c8a3e-83fe-4720-bd49-5e97a90e827e', '086541a3-d6ba-4d36-a872-d6d9372d3c0b', '8af13bde-2f37-48ba-a790-d10988f5bbbd']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:11.109024 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c4e64387-d479-4055-87fe-d071494a78fd tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c922f3da-5756-4aa7-8805-8809876df87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:11.133649 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c4e64387-d479-4055-87fe-d071494a78fd tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c922f3da-5756-4aa7-8805-8809876df87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39ce3184-36c9-4606-b6a1-7f79cbd7443e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-783461751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a86a613edfa471e96d0784b9e417f8b',qos_specs=None,replication_status=,reservations=['1188c49d-30ec-4f53-8677-245127af079c','9e2c8a3e-83fe-4720-bd49-5e97a90e827e','086541a3-d6ba-4d36-a872-d6d9372d3c0b','8af13bde-2f37-48ba-a790-d10988f5bbbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b06a9b54ac8b4bceb7f69cce2e640230',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-783461751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39ce3184-36c9-4606-b6a1-7f79cbd7443e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a86a613edfa471e96d0784b9e417f8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b06a9b54ac8b4bceb7f69cce2e640230',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:11.134421 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c4e64387-d479-4055-87fe-d071494a78fd tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ccb3fc9-82ea-4db2-89b4-28c2738ac136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:11.151582 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c4e64387-d479-4055-87fe-d071494a78fd tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ccb3fc9-82ea-4db2-89b4-28c2738ac136) transitioned into state 'SUCCESS' from state '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-783461751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a86a613edfa471e96d0784b9e417f8b',qos_specs=None,replication_status=,reservations=['1188c49d-30ec-4f53-8677-245127af079c','9e2c8a3e-83fe-4720-bd49-5e97a90e827e','086541a3-d6ba-4d36-a872-d6d9372d3c0b','8af13bde-2f37-48ba-a790-d10988f5bbbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b06a9b54ac8b4bceb7f69cce2e640230',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:11.152253 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c4e64387-d479-4055-87fe-d071494a78fd tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fc59773-7e5f-4b4a-85e9-71db1e356c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:11.162789 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c4e64387-d479-4055-87fe-d071494a78fd tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fc59773-7e5f-4b4a-85e9-71db1e356c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:11.164098 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-c4e64387-d479-4055-87fe-d071494a78fd tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Flow 'volume_create_api' (837d7a06-617f-4b75-8e7b-e71cd8b5e977) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:11.164687 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c4e64387-d479-4055-87fe-d071494a78fd tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Create volume request issued successfully. Aug 14 06:17:11.165531 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c4e64387-d479-4055-87fe-d071494a78fd tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:11.166124 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 833/3347] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:17:10 2026] POST /volume/v3/volumes => generated 750 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:11.182371 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-25552b34-3c8a-4178-ab8e-f6130e2a7802 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:11.184733 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-25552b34-3c8a-4178-ab8e-f6130e2a7802 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] GET https://10.4.3.127/volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e Aug 14 06:17:11.185001 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-25552b34-3c8a-4178-ab8e-f6130e2a7802 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:11.185231 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-25552b34-3c8a-4178-ab8e-f6130e2a7802 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:11.193807 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:11.193807 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:11.198064 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-25552b34-3c8a-4178-ab8e-f6130e2a7802 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Volume info retrieved successfully. Aug 14 06:17:11.202960 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-25552b34-3c8a-4178-ab8e-f6130e2a7802 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] https://10.4.3.127/volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e returned with HTTP 200 Aug 14 06:17:11.203444 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 844/3348] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:11 2026] GET /volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:11.535980 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-13594f23-5344-44b4-8035-e2eccd6177fe None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:11.540414 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-13594f23-5344-44b4-8035-e2eccd6177fe tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:11.540618 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-13594f23-5344-44b4-8035-e2eccd6177fe tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:11.540838 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-13594f23-5344-44b4-8035-e2eccd6177fe tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:11.540945 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-13594f23-5344-44b4-8035-e2eccd6177fe tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id d9653010-b9da-4731-a272-8852bcbc29d0. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:11.545641 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:11.545641 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:11.548419 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-13594f23-5344-44b4-8035-e2eccd6177fe tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 200 Aug 14 06:17:11.548419 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 830/3349] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:11 2026] GET /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:11.576715 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d91fa582-71b7-4967-800b-8eef2bf1c825 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:11.578473 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d91fa582-71b7-4967-800b-8eef2bf1c825 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:11.578669 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d91fa582-71b7-4967-800b-8eef2bf1c825 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:11.578860 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d91fa582-71b7-4967-800b-8eef2bf1c825 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:11.578965 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-d91fa582-71b7-4967-800b-8eef2bf1c825 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:11.582885 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:11.582885 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:11.583551 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d91fa582-71b7-4967-800b-8eef2bf1c825 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:17:11.583892 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 843/3350] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:11 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:11.604666 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-032c8f2f-a738-4eb4-9ac7-4b85484cf81f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:11.607205 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-032c8f2f-a738-4eb4-9ac7-4b85484cf81f tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:17:11.610423 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-032c8f2f-a738-4eb4-9ac7-4b85484cf81f tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:11.610423 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-032c8f2f-a738-4eb4-9ac7-4b85484cf81f tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:11.610423 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-032c8f2f-a738-4eb4-9ac7-4b85484cf81f tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:11.615173 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:11.615173 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:11.615973 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-032c8f2f-a738-4eb4-9ac7-4b85484cf81f tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:17:11.617034 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 834/3351] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:11 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:11.770299 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7580eaae-0816-4630-8878-73c777310ecc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:11.772296 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7580eaae-0816-4630-8878-73c777310ecc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/93db019a-0e13-478c-ae44-e8ca7a0b8015 Aug 14 06:17:11.772514 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7580eaae-0816-4630-8878-73c777310ecc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:11.772722 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7580eaae-0816-4630-8878-73c777310ecc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:11.779146 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7580eaae-0816-4630-8878-73c777310ecc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/93db019a-0e13-478c-ae44-e8ca7a0b8015 returned with HTTP 404 Aug 14 06:17:11.779837 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 845/3352] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:11 2026] GET /volume/v3/volumes/93db019a-0e13-478c-ae44-e8ca7a0b8015 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:11.788381 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-be92efb7-4285-4158-956e-03686bd2c220 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:11.790663 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-be92efb7-4285-4158-956e-03686bd2c220 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/volumes/3e8b18ad-4d93-4a8b-9fcd-71a159e5043f Aug 14 06:17:11.790953 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-be92efb7-4285-4158-956e-03686bd2c220 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:11.791227 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-be92efb7-4285-4158-956e-03686bd2c220 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:11.791533 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-be92efb7-4285-4158-956e-03686bd2c220 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume with id: 3e8b18ad-4d93-4a8b-9fcd-71a159e5043f Aug 14 06:17:11.797756 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-be92efb7-4285-4158-956e-03686bd2c220 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/3e8b18ad-4d93-4a8b-9fcd-71a159e5043f returned with HTTP 404 Aug 14 06:17:11.798346 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 831/3353] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:17:11 2026] DELETE /volume/v3/volumes/3e8b18ad-4d93-4a8b-9fcd-71a159e5043f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:11.808963 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b88965b6-9591-4f43-b00a-4d0b84222e73 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:11.810992 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b88965b6-9591-4f43-b00a-4d0b84222e73 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/3e8b18ad-4d93-4a8b-9fcd-71a159e5043f Aug 14 06:17:11.811230 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b88965b6-9591-4f43-b00a-4d0b84222e73 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:11.811522 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b88965b6-9591-4f43-b00a-4d0b84222e73 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:11.818428 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b88965b6-9591-4f43-b00a-4d0b84222e73 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/3e8b18ad-4d93-4a8b-9fcd-71a159e5043f returned with HTTP 404 Aug 14 06:17:11.819032 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 844/3354] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:11 2026] GET /volume/v3/volumes/3e8b18ad-4d93-4a8b-9fcd-71a159e5043f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:11.828179 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f71b29f8-3453-4324-bd25-61855706be00 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:11.830172 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f71b29f8-3453-4324-bd25-61855706be00 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/volumes/23b6ca45-f7ae-48f0-83b1-666ec58f7944 Aug 14 06:17:11.830394 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f71b29f8-3453-4324-bd25-61855706be00 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:11.830628 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f71b29f8-3453-4324-bd25-61855706be00 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:11.831062 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-f71b29f8-3453-4324-bd25-61855706be00 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume with id: 23b6ca45-f7ae-48f0-83b1-666ec58f7944 Aug 14 06:17:11.838799 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:11.838799 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:11.839224 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f71b29f8-3453-4324-bd25-61855706be00 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:17:11.861338 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f71b29f8-3453-4324-bd25-61855706be00 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume request issued successfully. Aug 14 06:17:11.861554 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f71b29f8-3453-4324-bd25-61855706be00 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/23b6ca45-f7ae-48f0-83b1-666ec58f7944 returned with HTTP 202 Aug 14 06:17:11.862135 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 835/3355] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:17:11 2026] DELETE /volume/v3/volumes/23b6ca45-f7ae-48f0-83b1-666ec58f7944 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:17:11.869167 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fa778ab3-3634-4983-8965-0e283c649221 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:11.871279 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fa778ab3-3634-4983-8965-0e283c649221 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/23b6ca45-f7ae-48f0-83b1-666ec58f7944 Aug 14 06:17:11.871590 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fa778ab3-3634-4983-8965-0e283c649221 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:11.871807 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fa778ab3-3634-4983-8965-0e283c649221 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:11.882826 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:11.882826 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:11.891553 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fa778ab3-3634-4983-8965-0e283c649221 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Volume info retrieved successfully. Aug 14 06:17:11.900546 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fa778ab3-3634-4983-8965-0e283c649221 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/23b6ca45-f7ae-48f0-83b1-666ec58f7944 returned with HTTP 200 Aug 14 06:17:11.901234 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 846/3356] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:11 2026] GET /volume/v3/volumes/23b6ca45-f7ae-48f0-83b1-666ec58f7944 => generated 895 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:12.053524 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e5716893-53f2-4113-a101-b5201add40ee None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:12.056349 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e5716893-53f2-4113-a101-b5201add40ee tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/dc3372a9-b00a-49ab-806a-449492517081 Aug 14 06:17:12.056688 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e5716893-53f2-4113-a101-b5201add40ee tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:12.057222 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e5716893-53f2-4113-a101-b5201add40ee tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:12.063462 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:12.063462 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:12.063802 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e5716893-53f2-4113-a101-b5201add40ee tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:12.064478 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e5716893-53f2-4113-a101-b5201add40ee tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/dc3372a9-b00a-49ab-806a-449492517081 returned with HTTP 200 Aug 14 06:17:12.064975 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 832/3357] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:12 2026] GET /volume/v3/snapshots/dc3372a9-b00a-49ab-806a-449492517081 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:12.073058 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a9376c5c-6e15-4915-9291-6b82e12e9927 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:12.077291 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a9376c5c-6e15-4915-9291-6b82e12e9927 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/dc3372a9-b00a-49ab-806a-449492517081 Aug 14 06:17:12.077291 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a9376c5c-6e15-4915-9291-6b82e12e9927 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:12.077291 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a9376c5c-6e15-4915-9291-6b82e12e9927 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:12.077291 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-a9376c5c-6e15-4915-9291-6b82e12e9927 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Delete snapshot with id: dc3372a9-b00a-49ab-806a-449492517081 Aug 14 06:17:12.082387 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:12.082387 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:12.083086 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a9376c5c-6e15-4915-9291-6b82e12e9927 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Snapshot retrieved successfully. Aug 14 06:17:12.102093 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a9376c5c-6e15-4915-9291-6b82e12e9927 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Snapshot delete request issued successfully. Aug 14 06:17:12.102836 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a9376c5c-6e15-4915-9291-6b82e12e9927 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] https://10.4.3.127/volume/v3/snapshots/dc3372a9-b00a-49ab-806a-449492517081 returned with HTTP 202 Aug 14 06:17:12.103114 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 845/3358] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:17:12 2026] DELETE /volume/v3/snapshots/dc3372a9-b00a-49ab-806a-449492517081 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:12.112570 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d13626d0-319b-41c2-994e-4a56e8196cd9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:12.114616 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d13626d0-319b-41c2-994e-4a56e8196cd9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] GET https://10.4.3.127/volume/v3/snapshots/dc3372a9-b00a-49ab-806a-449492517081 Aug 14 06:17:12.114876 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d13626d0-319b-41c2-994e-4a56e8196cd9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:12.115116 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d13626d0-319b-41c2-994e-4a56e8196cd9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:12.120863 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:12.120863 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:12.121373 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d13626d0-319b-41c2-994e-4a56e8196cd9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Snapshot retrieved successfully. Aug 14 06:17:12.122325 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d13626d0-319b-41c2-994e-4a56e8196cd9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] https://10.4.3.127/volume/v3/snapshots/dc3372a9-b00a-49ab-806a-449492517081 returned with HTTP 200 Aug 14 06:17:12.122771 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 836/3359] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:12 2026] GET /volume/v3/snapshots/dc3372a9-b00a-49ab-806a-449492517081 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:12.218355 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a9a6a470-7b03-4375-9aa5-d224a7fff7c7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:12.223951 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a9a6a470-7b03-4375-9aa5-d224a7fff7c7 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] GET https://10.4.3.127/volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e Aug 14 06:17:12.224180 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a9a6a470-7b03-4375-9aa5-d224a7fff7c7 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:12.224393 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a9a6a470-7b03-4375-9aa5-d224a7fff7c7 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:12.238092 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:12.238092 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:12.247573 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a9a6a470-7b03-4375-9aa5-d224a7fff7c7 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Volume info retrieved successfully. Aug 14 06:17:12.253193 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a9a6a470-7b03-4375-9aa5-d224a7fff7c7 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] https://10.4.3.127/volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e returned with HTTP 200 Aug 14 06:17:12.253676 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 847/3360] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:12 2026] GET /volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:12.268550 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-61e66f8e-a511-4131-a130-747aea8ee172 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:12.271374 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-61e66f8e-a511-4131-a130-747aea8ee172 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] POST https://10.4.3.127/volume/v3/os-volume-transfer Aug 14 06:17:12.271882 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-61e66f8e-a511-4131-a130-747aea8ee172 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "39ce3184-36c9-4606-b6a1-7f79cbd7443e"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:12.273684 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.volume_transfer [None req-61e66f8e-a511-4131-a130-747aea8ee172 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Creating new volume transfer {'transfer': {'volume_id': '39ce3184-36c9-4606-b6a1-7f79cbd7443e'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 14 06:17:12.273838 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.volume_transfer [None req-61e66f8e-a511-4131-a130-747aea8ee172 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Creating transfer of volume 39ce3184-36c9-4606-b6a1-7f79cbd7443e Aug 14 06:17:12.273987 np0000007331 devstack@c-api.service[100407]: INFO cinder.transfer.api [None req-61e66f8e-a511-4131-a130-747aea8ee172 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Generating transfer record for volume 39ce3184-36c9-4606-b6a1-7f79cbd7443e Aug 14 06:17:12.283858 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:12.283858 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:12.300159 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-61e66f8e-a511-4131-a130-747aea8ee172 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] https://10.4.3.127/volume/v3/os-volume-transfer returned with HTTP 202 Aug 14 06:17:12.300711 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 833/3361] 10.4.3.127 () {68 vars in 1291 bytes} [Fri Aug 14 06:17:12 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:12.310312 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f5ab5d15-137d-4ca7-8ad9-ed646cc9325f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:12.313542 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f5ab5d15-137d-4ca7-8ad9-ed646cc9325f tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] GET https://10.4.3.127/volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e Aug 14 06:17:12.314027 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f5ab5d15-137d-4ca7-8ad9-ed646cc9325f tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:12.315420 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f5ab5d15-137d-4ca7-8ad9-ed646cc9325f tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:12.324855 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:12.324855 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:12.329704 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f5ab5d15-137d-4ca7-8ad9-ed646cc9325f tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Volume info retrieved successfully. Aug 14 06:17:12.338539 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f5ab5d15-137d-4ca7-8ad9-ed646cc9325f tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] https://10.4.3.127/volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e returned with HTTP 200 Aug 14 06:17:12.339198 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 846/3362] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:12 2026] GET /volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:12.353890 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2eac2583-bd3e-4412-9779-582f5d56a5a1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:12.356058 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2eac2583-bd3e-4412-9779-582f5d56a5a1 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] GET https://10.4.3.127/volume/v3/os-volume-transfer/71178473-724b-47a4-b23a-005765bbd486 Aug 14 06:17:12.356309 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2eac2583-bd3e-4412-9779-582f5d56a5a1 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:12.356542 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2eac2583-bd3e-4412-9779-582f5d56a5a1 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:12.364884 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2eac2583-bd3e-4412-9779-582f5d56a5a1 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] https://10.4.3.127/volume/v3/os-volume-transfer/71178473-724b-47a4-b23a-005765bbd486 returned with HTTP 200 Aug 14 06:17:12.365317 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 837/3363] 10.4.3.127 () {66 vars in 1381 bytes} [Fri Aug 14 06:17:12 2026] GET /volume/v3/os-volume-transfer/71178473-724b-47a4-b23a-005765bbd486 => generated 409 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:12.376731 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b09cdd7f-b67d-4494-83cd-773f2e3206d4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:12.378474 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b09cdd7f-b67d-4494-83cd-773f2e3206d4 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] GET https://10.4.3.127/volume/v3/os-volume-transfer Aug 14 06:17:12.378953 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b09cdd7f-b67d-4494-83cd-773f2e3206d4 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:12.379337 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b09cdd7f-b67d-4494-83cd-773f2e3206d4 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:12.379675 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.volume_transfer [None req-b09cdd7f-b67d-4494-83cd-773f2e3206d4 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Listing volume transfers {{(pid=100406) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 14 06:17:12.386091 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b09cdd7f-b67d-4494-83cd-773f2e3206d4 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] https://10.4.3.127/volume/v3/os-volume-transfer returned with HTTP 200 Aug 14 06:17:12.386091 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 848/3364] 10.4.3.127 () {66 vars in 1270 bytes} [Fri Aug 14 06:17:12 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:12.397198 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6e973c99-2692-484b-bf58-d630c789fd42 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:12.475101 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6e973c99-2692-484b-bf58-d630c789fd42 tempest-VolumesTransfersTest-822578385 tempest-VolumesTransfersTest-822578385-project-member] POST https://10.4.3.127/volume/v3/os-volume-transfer/71178473-724b-47a4-b23a-005765bbd486/accept Aug 14 06:17:12.475457 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6e973c99-2692-484b-bf58-d630c789fd42 tempest-VolumesTransfersTest-822578385 tempest-VolumesTransfersTest-822578385-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c1068223ecee318a"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:12.476849 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.volume_transfer [None req-6e973c99-2692-484b-bf58-d630c789fd42 tempest-VolumesTransfersTest-822578385 tempest-VolumesTransfersTest-822578385-project-member] Accepting volume transfer 71178473-724b-47a4-b23a-005765bbd486 {{(pid=100407) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 06:17:12.476976 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.volume_transfer [None req-6e973c99-2692-484b-bf58-d630c789fd42 tempest-VolumesTransfersTest-822578385 tempest-VolumesTransfersTest-822578385-project-member] Accepting transfer 71178473-724b-47a4-b23a-005765bbd486 Aug 14 06:17:12.541559 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-6e973c99-2692-484b-bf58-d630c789fd42 tempest-VolumesTransfersTest-822578385 tempest-VolumesTransfersTest-822578385-project-member] Created reservations ['cd6d6cbc-7c68-48a6-9a23-5266444fe242', '12d1bda3-a755-4707-95db-fca652eb4269', '4f750a61-6889-4bc6-9253-f9776f0acaaa', '6d8881bc-c801-4332-bf4b-9c6abd97c668'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:12.561501 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-bc121cae-5831-4d6b-b395-97a04b60c380 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:12.564325 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-6e973c99-2692-484b-bf58-d630c789fd42 tempest-VolumesTransfersTest-822578385 tempest-VolumesTransfersTest-822578385-project-member] Created reservations ['fdcfff5e-9f08-44cf-bdd3-b44dc5326c8e', '14981f26-2328-4b7a-addb-003b63888cd1', '11d85eb6-c36e-4ad8-a5a1-d9c91fd8d7f0', 'e1b7beda-7c7b-464d-817d-9d3522fd3d64'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:12.565415 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bc121cae-5831-4d6b-b395-97a04b60c380 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:12.565841 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bc121cae-5831-4d6b-b395-97a04b60c380 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:12.566426 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bc121cae-5831-4d6b-b395-97a04b60c380 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:12.566520 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-bc121cae-5831-4d6b-b395-97a04b60c380 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id d9653010-b9da-4731-a272-8852bcbc29d0. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:12.573786 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:12.573786 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:12.573993 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bc121cae-5831-4d6b-b395-97a04b60c380 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 200 Aug 14 06:17:12.574642 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 847/3365] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:12 2026] GET /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:12.601940 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-6e973c99-2692-484b-bf58-d630c789fd42 tempest-VolumesTransfersTest-822578385 tempest-VolumesTransfersTest-822578385-project-member] Created reservations ['e7e7334b-5462-4c1b-a8d4-920ee0e92986', 'c6c7b9bd-7fbd-4a4a-983c-6ed6cf34b822', '732cb354-4542-4ab0-a4d7-257c4b71994c', 'c5d4c4c7-d293-4f14-9192-4e514682a86c'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:12.602461 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f6962610-3bd5-450d-a067-41fae4041c18 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:12.604783 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f6962610-3bd5-450d-a067-41fae4041c18 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:12.605229 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f6962610-3bd5-450d-a067-41fae4041c18 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:12.605229 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f6962610-3bd5-450d-a067-41fae4041c18 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:12.605385 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-f6962610-3bd5-450d-a067-41fae4041c18 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:12.610224 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:12.610224 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:12.611075 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f6962610-3bd5-450d-a067-41fae4041c18 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:17:12.611726 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 838/3366] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:12 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:12.628121 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2d301870-77eb-4d1f-a9eb-6e3a7878149b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:12.631092 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d301870-77eb-4d1f-a9eb-6e3a7878149b tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:17:12.631719 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-6e973c99-2692-484b-bf58-d630c789fd42 tempest-VolumesTransfersTest-822578385 tempest-VolumesTransfersTest-822578385-project-member] Created reservations ['7622e912-993b-409e-8426-b256bb68c2e4', 'c7f754cd-ea17-4cbd-bce5-cbe03af49659', '5b248ce1-5907-4e91-827b-5db90893559a', '8f08374c-ac37-4a7a-8471-5b13878829cd'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:12.631964 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2d301870-77eb-4d1f-a9eb-6e3a7878149b tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:12.632389 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2d301870-77eb-4d1f-a9eb-6e3a7878149b tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:12.632896 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-2d301870-77eb-4d1f-a9eb-6e3a7878149b tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:12.643289 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:12.643289 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:12.644898 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d301870-77eb-4d1f-a9eb-6e3a7878149b tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:17:12.644898 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 849/3367] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:12 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 756 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:12.647589 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6e973c99-2692-484b-bf58-d630c789fd42 tempest-VolumesTransfersTest-822578385 tempest-VolumesTransfersTest-822578385-project-member] Transfer volume completed successfully. Aug 14 06:17:12.739556 np0000007331 devstack@c-api.service[100407]: INFO cinder.transfer.api [None req-6e973c99-2692-484b-bf58-d630c789fd42 tempest-VolumesTransfersTest-822578385 tempest-VolumesTransfersTest-822578385-project-member] Volume 39ce3184-36c9-4606-b6a1-7f79cbd7443e has been transferred. Aug 14 06:17:12.746594 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6e973c99-2692-484b-bf58-d630c789fd42 tempest-VolumesTransfersTest-822578385 tempest-VolumesTransfersTest-822578385-project-member] https://10.4.3.127/volume/v3/os-volume-transfer/71178473-724b-47a4-b23a-005765bbd486/accept returned with HTTP 202 Aug 14 06:17:12.747002 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 834/3368] 10.4.3.127 () {68 vars in 1423 bytes} [Fri Aug 14 06:17:12 2026] POST /volume/v3/os-volume-transfer/71178473-724b-47a4-b23a-005765bbd486/accept => generated 365 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:12.756005 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3caec50c-564d-4492-939b-eaf1ee3f6536 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:12.757864 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3caec50c-564d-4492-939b-eaf1ee3f6536 tempest-VolumesTransfersTest-822578385 tempest-VolumesTransfersTest-822578385-project-member] GET https://10.4.3.127/volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e Aug 14 06:17:12.758241 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3caec50c-564d-4492-939b-eaf1ee3f6536 tempest-VolumesTransfersTest-822578385 tempest-VolumesTransfersTest-822578385-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:12.758601 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3caec50c-564d-4492-939b-eaf1ee3f6536 tempest-VolumesTransfersTest-822578385 tempest-VolumesTransfersTest-822578385-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:12.766663 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:12.766663 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:12.770508 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3caec50c-564d-4492-939b-eaf1ee3f6536 tempest-VolumesTransfersTest-822578385 tempest-VolumesTransfersTest-822578385-project-member] Volume info retrieved successfully. Aug 14 06:17:12.775119 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3caec50c-564d-4492-939b-eaf1ee3f6536 tempest-VolumesTransfersTest-822578385 tempest-VolumesTransfersTest-822578385-project-member] https://10.4.3.127/volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e returned with HTTP 200 Aug 14 06:17:12.775911 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 848/3369] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:12 2026] GET /volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:12.789371 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-658d9c5a-725d-4278-a9f1-e399250d05af None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:12.791440 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-658d9c5a-725d-4278-a9f1-e399250d05af tempest-VolumesTransfersTest-822578385 tempest-VolumesTransfersTest-822578385-project-member] GET https://10.4.3.127/volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e Aug 14 06:17:12.791639 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-658d9c5a-725d-4278-a9f1-e399250d05af tempest-VolumesTransfersTest-822578385 tempest-VolumesTransfersTest-822578385-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:12.791884 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-658d9c5a-725d-4278-a9f1-e399250d05af tempest-VolumesTransfersTest-822578385 tempest-VolumesTransfersTest-822578385-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:12.803566 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:12.803566 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:12.810320 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-658d9c5a-725d-4278-a9f1-e399250d05af tempest-VolumesTransfersTest-822578385 tempest-VolumesTransfersTest-822578385-project-member] Volume info retrieved successfully. Aug 14 06:17:12.814367 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-658d9c5a-725d-4278-a9f1-e399250d05af tempest-VolumesTransfersTest-822578385 tempest-VolumesTransfersTest-822578385-project-member] https://10.4.3.127/volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e returned with HTTP 200 Aug 14 06:17:12.814755 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 839/3370] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:12 2026] GET /volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:12.827050 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-04454aee-0133-4334-98e1-1767c11722c6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:12.829073 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-04454aee-0133-4334-98e1-1767c11722c6 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] DELETE https://10.4.3.127/volume/v3/os-volume-transfer/71178473-724b-47a4-b23a-005765bbd486 Aug 14 06:17:12.829547 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-04454aee-0133-4334-98e1-1767c11722c6 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:12.829897 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-04454aee-0133-4334-98e1-1767c11722c6 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:12.830838 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.volume_transfer [None req-04454aee-0133-4334-98e1-1767c11722c6 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Delete transfer with id: 71178473-724b-47a4-b23a-005765bbd486 Aug 14 06:17:12.833334 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-04454aee-0133-4334-98e1-1767c11722c6 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] https://10.4.3.127/volume/v3/os-volume-transfer/71178473-724b-47a4-b23a-005765bbd486 returned with HTTP 404 Aug 14 06:17:12.833888 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 850/3371] 10.4.3.127 () {66 vars in 1384 bytes} [Fri Aug 14 06:17:12 2026] DELETE /volume/v3/os-volume-transfer/71178473-724b-47a4-b23a-005765bbd486 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:12.841677 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c635a4d6-81f3-4b99-a2a1-a3381cfd46e3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:12.866439 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c635a4d6-81f3-4b99-a2a1-a3381cfd46e3 tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e Aug 14 06:17:12.866677 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c635a4d6-81f3-4b99-a2a1-a3381cfd46e3 tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:12.866914 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c635a4d6-81f3-4b99-a2a1-a3381cfd46e3 tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:12.867107 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-c635a4d6-81f3-4b99-a2a1-a3381cfd46e3 tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] Delete volume with id: 39ce3184-36c9-4606-b6a1-7f79cbd7443e Aug 14 06:17:12.875194 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:12.875194 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:12.875590 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c635a4d6-81f3-4b99-a2a1-a3381cfd46e3 tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] Volume info retrieved successfully. Aug 14 06:17:12.899950 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c635a4d6-81f3-4b99-a2a1-a3381cfd46e3 tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] Delete volume request issued successfully. Aug 14 06:17:12.900175 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c635a4d6-81f3-4b99-a2a1-a3381cfd46e3 tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] https://10.4.3.127/volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e returned with HTTP 202 Aug 14 06:17:12.900694 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 835/3372] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:12 2026] DELETE /volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:12.909672 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-544697ee-cf0f-4258-b5ae-927b7cf744e8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:12.911244 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-544697ee-cf0f-4258-b5ae-927b7cf744e8 tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] GET https://10.4.3.127/volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e Aug 14 06:17:12.911450 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-544697ee-cf0f-4258-b5ae-927b7cf744e8 tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:12.911653 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-544697ee-cf0f-4258-b5ae-927b7cf744e8 tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:12.921060 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-eabe7bbb-1166-425a-9087-061865e83ec4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:12.921972 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:12.921972 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:12.922997 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-eabe7bbb-1166-425a-9087-061865e83ec4 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/23b6ca45-f7ae-48f0-83b1-666ec58f7944 Aug 14 06:17:12.923199 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-eabe7bbb-1166-425a-9087-061865e83ec4 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:12.924041 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-eabe7bbb-1166-425a-9087-061865e83ec4 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:12.927026 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-544697ee-cf0f-4258-b5ae-927b7cf744e8 tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] Volume info retrieved successfully. Aug 14 06:17:12.932654 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-544697ee-cf0f-4258-b5ae-927b7cf744e8 tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] https://10.4.3.127/volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e returned with HTTP 200 Aug 14 06:17:12.933317 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 849/3373] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:12 2026] GET /volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:12.934065 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-eabe7bbb-1166-425a-9087-061865e83ec4 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/23b6ca45-f7ae-48f0-83b1-666ec58f7944 returned with HTTP 404 Aug 14 06:17:12.934649 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 840/3374] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:12 2026] GET /volume/v3/volumes/23b6ca45-f7ae-48f0-83b1-666ec58f7944 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:12.944464 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f8b16237-1627-4130-a774-6bd70b8c9330 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:12.948449 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f8b16237-1627-4130-a774-6bd70b8c9330 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 Aug 14 06:17:12.952473 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f8b16237-1627-4130-a774-6bd70b8c9330 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:12.952810 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f8b16237-1627-4130-a774-6bd70b8c9330 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:12.952989 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-f8b16237-1627-4130-a774-6bd70b8c9330 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete snapshot with id: e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 Aug 14 06:17:12.960828 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f8b16237-1627-4130-a774-6bd70b8c9330 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 returned with HTTP 404 Aug 14 06:17:12.961730 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 851/3375] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:17:12 2026] DELETE /volume/v3/snapshots/e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:12.971748 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a2946135-b58c-41d1-9228-1cd122581f35 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:12.973344 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a2946135-b58c-41d1-9228-1cd122581f35 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 Aug 14 06:17:12.973841 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a2946135-b58c-41d1-9228-1cd122581f35 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:12.974144 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a2946135-b58c-41d1-9228-1cd122581f35 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:12.979866 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a2946135-b58c-41d1-9228-1cd122581f35 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 returned with HTTP 404 Aug 14 06:17:12.980334 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 836/3376] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:12 2026] GET /volume/v3/snapshots/e9bcf53b-b79e-4287-9753-b59b2d7a1ca6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:12.988613 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-21d6e703-ca36-40d0-b628-f816ba4026aa None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:12.991277 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-21d6e703-ca36-40d0-b628-f816ba4026aa tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f790ba46-35b7-4770-8aa0-4c26044c4567 Aug 14 06:17:12.991277 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-21d6e703-ca36-40d0-b628-f816ba4026aa tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:12.991277 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-21d6e703-ca36-40d0-b628-f816ba4026aa tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:12.991419 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-21d6e703-ca36-40d0-b628-f816ba4026aa tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume with id: f790ba46-35b7-4770-8aa0-4c26044c4567 Aug 14 06:17:12.998135 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-21d6e703-ca36-40d0-b628-f816ba4026aa tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/f790ba46-35b7-4770-8aa0-4c26044c4567 returned with HTTP 404 Aug 14 06:17:12.999318 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 850/3377] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:17:12 2026] DELETE /volume/v3/volumes/f790ba46-35b7-4770-8aa0-4c26044c4567 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:13.005632 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2f34526a-afe8-456f-bbeb-438a04b5867e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.007908 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2f34526a-afe8-456f-bbeb-438a04b5867e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/f790ba46-35b7-4770-8aa0-4c26044c4567 Aug 14 06:17:13.008149 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2f34526a-afe8-456f-bbeb-438a04b5867e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.008414 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2f34526a-afe8-456f-bbeb-438a04b5867e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.015361 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2f34526a-afe8-456f-bbeb-438a04b5867e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/f790ba46-35b7-4770-8aa0-4c26044c4567 returned with HTTP 404 Aug 14 06:17:13.015935 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 841/3378] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/volumes/f790ba46-35b7-4770-8aa0-4c26044c4567 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:13.024104 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6fdf7839-2e71-4a5c-af46-5a1d0b382258 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.025289 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6fdf7839-2e71-4a5c-af46-5a1d0b382258 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/volumes/0328364b-5071-441d-8661-37cb819c70b1 Aug 14 06:17:13.025586 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6fdf7839-2e71-4a5c-af46-5a1d0b382258 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.025706 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6fdf7839-2e71-4a5c-af46-5a1d0b382258 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.026017 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-6fdf7839-2e71-4a5c-af46-5a1d0b382258 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume with id: 0328364b-5071-441d-8661-37cb819c70b1 Aug 14 06:17:13.033012 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6fdf7839-2e71-4a5c-af46-5a1d0b382258 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/0328364b-5071-441d-8661-37cb819c70b1 returned with HTTP 404 Aug 14 06:17:13.033646 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 852/3379] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:17:13 2026] DELETE /volume/v3/volumes/0328364b-5071-441d-8661-37cb819c70b1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:13.042949 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-946facfd-ee5a-474b-a95c-9ac4f7a345b6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.044667 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-946facfd-ee5a-474b-a95c-9ac4f7a345b6 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/0328364b-5071-441d-8661-37cb819c70b1 Aug 14 06:17:13.044897 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-946facfd-ee5a-474b-a95c-9ac4f7a345b6 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.045081 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-946facfd-ee5a-474b-a95c-9ac4f7a345b6 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.050436 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-946facfd-ee5a-474b-a95c-9ac4f7a345b6 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/0328364b-5071-441d-8661-37cb819c70b1 returned with HTTP 404 Aug 14 06:17:13.050902 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 837/3380] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/volumes/0328364b-5071-441d-8661-37cb819c70b1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:13.058330 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a7517230-9b02-44ae-8061-4dd2763409c9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.059564 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a7517230-9b02-44ae-8061-4dd2763409c9 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/d0c9d7e1-c602-4749-96a2-76f959c454fe Aug 14 06:17:13.060045 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a7517230-9b02-44ae-8061-4dd2763409c9 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.060045 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a7517230-9b02-44ae-8061-4dd2763409c9 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.060045 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-a7517230-9b02-44ae-8061-4dd2763409c9 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete snapshot with id: d0c9d7e1-c602-4749-96a2-76f959c454fe Aug 14 06:17:13.069061 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a7517230-9b02-44ae-8061-4dd2763409c9 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/d0c9d7e1-c602-4749-96a2-76f959c454fe returned with HTTP 404 Aug 14 06:17:13.069061 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 851/3381] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:17:13 2026] DELETE /volume/v3/snapshots/d0c9d7e1-c602-4749-96a2-76f959c454fe => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:13.074706 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2e7aa981-38e6-40c7-a91e-b4fcebaffa3e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.076517 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2e7aa981-38e6-40c7-a91e-b4fcebaffa3e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/d0c9d7e1-c602-4749-96a2-76f959c454fe Aug 14 06:17:13.077193 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2e7aa981-38e6-40c7-a91e-b4fcebaffa3e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.077193 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2e7aa981-38e6-40c7-a91e-b4fcebaffa3e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.081676 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2e7aa981-38e6-40c7-a91e-b4fcebaffa3e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/d0c9d7e1-c602-4749-96a2-76f959c454fe returned with HTTP 404 Aug 14 06:17:13.082119 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 842/3382] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/snapshots/d0c9d7e1-c602-4749-96a2-76f959c454fe => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:13.089234 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d674668f-93ad-4043-975d-f7b6156cbfd7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.093414 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d674668f-93ad-4043-975d-f7b6156cbfd7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/volumes/97a6bdae-61a5-49ba-94e5-86c25a4574fd Aug 14 06:17:13.093414 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d674668f-93ad-4043-975d-f7b6156cbfd7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.093414 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d674668f-93ad-4043-975d-f7b6156cbfd7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.093414 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-d674668f-93ad-4043-975d-f7b6156cbfd7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume with id: 97a6bdae-61a5-49ba-94e5-86c25a4574fd Aug 14 06:17:13.097418 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d674668f-93ad-4043-975d-f7b6156cbfd7 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/97a6bdae-61a5-49ba-94e5-86c25a4574fd returned with HTTP 404 Aug 14 06:17:13.097961 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 853/3383] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:17:13 2026] DELETE /volume/v3/volumes/97a6bdae-61a5-49ba-94e5-86c25a4574fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:13.108234 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-759fffc9-ec51-4710-baa6-cb2c38b9a145 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.109849 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-759fffc9-ec51-4710-baa6-cb2c38b9a145 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/97a6bdae-61a5-49ba-94e5-86c25a4574fd Aug 14 06:17:13.110002 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-759fffc9-ec51-4710-baa6-cb2c38b9a145 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.110251 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-759fffc9-ec51-4710-baa6-cb2c38b9a145 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.118204 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-759fffc9-ec51-4710-baa6-cb2c38b9a145 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/97a6bdae-61a5-49ba-94e5-86c25a4574fd returned with HTTP 404 Aug 14 06:17:13.118914 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 838/3384] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/volumes/97a6bdae-61a5-49ba-94e5-86c25a4574fd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:13.127976 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1e036645-ba0e-49ba-93f3-6959d7fb540f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.130910 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1e036645-ba0e-49ba-93f3-6959d7fb540f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/32419e6c-d659-48e2-b5e1-a67f006c40fa Aug 14 06:17:13.131163 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1e036645-ba0e-49ba-93f3-6959d7fb540f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.131394 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1e036645-ba0e-49ba-93f3-6959d7fb540f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.131521 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2e3e0023-291c-4ce9-b253-08f0ef48ecb4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.131550 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-1e036645-ba0e-49ba-93f3-6959d7fb540f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete snapshot with id: 32419e6c-d659-48e2-b5e1-a67f006c40fa Aug 14 06:17:13.136957 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2e3e0023-291c-4ce9-b253-08f0ef48ecb4 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] GET https://10.4.3.127/volume/v3/snapshots/dc3372a9-b00a-49ab-806a-449492517081 Aug 14 06:17:13.137216 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2e3e0023-291c-4ce9-b253-08f0ef48ecb4 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.137480 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2e3e0023-291c-4ce9-b253-08f0ef48ecb4 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.138407 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1e036645-ba0e-49ba-93f3-6959d7fb540f tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/32419e6c-d659-48e2-b5e1-a67f006c40fa returned with HTTP 404 Aug 14 06:17:13.139161 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 852/3385] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:17:13 2026] DELETE /volume/v3/snapshots/32419e6c-d659-48e2-b5e1-a67f006c40fa => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:13.146920 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2e3e0023-291c-4ce9-b253-08f0ef48ecb4 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] https://10.4.3.127/volume/v3/snapshots/dc3372a9-b00a-49ab-806a-449492517081 returned with HTTP 404 Aug 14 06:17:13.147377 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 843/3386] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/snapshots/dc3372a9-b00a-49ab-806a-449492517081 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:13.148040 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-79f1f84e-c886-4050-82c1-21031d37df22 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.150386 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-79f1f84e-c886-4050-82c1-21031d37df22 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/32419e6c-d659-48e2-b5e1-a67f006c40fa Aug 14 06:17:13.150606 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-79f1f84e-c886-4050-82c1-21031d37df22 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.150803 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-79f1f84e-c886-4050-82c1-21031d37df22 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.157474 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2dac3065-2327-413e-b827-78f9e1ea9bd1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.159379 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2dac3065-2327-413e-b827-78f9e1ea9bd1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/dc3372a9-b00a-49ab-806a-449492517081 Aug 14 06:17:13.159560 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2dac3065-2327-413e-b827-78f9e1ea9bd1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.159727 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2dac3065-2327-413e-b827-78f9e1ea9bd1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.159854 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-2dac3065-2327-413e-b827-78f9e1ea9bd1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete snapshot with id: dc3372a9-b00a-49ab-806a-449492517081 Aug 14 06:17:13.160730 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-79f1f84e-c886-4050-82c1-21031d37df22 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/32419e6c-d659-48e2-b5e1-a67f006c40fa returned with HTTP 404 Aug 14 06:17:13.162097 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 854/3387] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/snapshots/32419e6c-d659-48e2-b5e1-a67f006c40fa => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:13.164700 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2dac3065-2327-413e-b827-78f9e1ea9bd1 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/dc3372a9-b00a-49ab-806a-449492517081 returned with HTTP 404 Aug 14 06:17:13.165322 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 839/3388] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:17:13 2026] DELETE /volume/v3/snapshots/dc3372a9-b00a-49ab-806a-449492517081 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:13.171233 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ad4d7918-edfe-4a69-829c-b4a514f0f46e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.174184 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ad4d7918-edfe-4a69-829c-b4a514f0f46e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/volumes/0d1a2406-bfab-441a-a18e-e1436f7d7198 Aug 14 06:17:13.174508 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ad4d7918-edfe-4a69-829c-b4a514f0f46e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.174806 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ad4d7918-edfe-4a69-829c-b4a514f0f46e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.175028 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-ad4d7918-edfe-4a69-829c-b4a514f0f46e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume with id: 0d1a2406-bfab-441a-a18e-e1436f7d7198 Aug 14 06:17:13.178004 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-08140b48-5861-4481-a13e-d9af06a8f9ae None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.179951 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-08140b48-5861-4481-a13e-d9af06a8f9ae tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/dc3372a9-b00a-49ab-806a-449492517081 Aug 14 06:17:13.180212 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-08140b48-5861-4481-a13e-d9af06a8f9ae tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.180473 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-08140b48-5861-4481-a13e-d9af06a8f9ae tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.183880 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ad4d7918-edfe-4a69-829c-b4a514f0f46e tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/0d1a2406-bfab-441a-a18e-e1436f7d7198 returned with HTTP 404 Aug 14 06:17:13.184259 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 853/3389] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:17:13 2026] DELETE /volume/v3/volumes/0d1a2406-bfab-441a-a18e-e1436f7d7198 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 14 06:17:13.185666 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-08140b48-5861-4481-a13e-d9af06a8f9ae tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/dc3372a9-b00a-49ab-806a-449492517081 returned with HTTP 404 Aug 14 06:17:13.186730 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 844/3390] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/snapshots/dc3372a9-b00a-49ab-806a-449492517081 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:13.192445 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fe479980-76cb-4674-aad0-b76577942b74 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.194921 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fe479980-76cb-4674-aad0-b76577942b74 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/0d1a2406-bfab-441a-a18e-e1436f7d7198 Aug 14 06:17:13.195924 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fe479980-76cb-4674-aad0-b76577942b74 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.196108 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f052b766-6fde-4ca2-a35a-9fb17020fbab None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.196155 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fe479980-76cb-4674-aad0-b76577942b74 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.197870 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f052b766-6fde-4ca2-a35a-9fb17020fbab tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/18487891-bd58-4a99-837c-c46f74a60b1f Aug 14 06:17:13.198153 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f052b766-6fde-4ca2-a35a-9fb17020fbab tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.198393 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f052b766-6fde-4ca2-a35a-9fb17020fbab tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.198628 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-f052b766-6fde-4ca2-a35a-9fb17020fbab tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete volume with id: 18487891-bd58-4a99-837c-c46f74a60b1f Aug 14 06:17:13.208577 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:13.208577 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:13.209084 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f052b766-6fde-4ca2-a35a-9fb17020fbab tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:13.216554 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fe479980-76cb-4674-aad0-b76577942b74 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/0d1a2406-bfab-441a-a18e-e1436f7d7198 returned with HTTP 404 Aug 14 06:17:13.222199 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 855/3391] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/volumes/0d1a2406-bfab-441a-a18e-e1436f7d7198 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:13.233443 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7e8e9477-9216-4ccf-a392-ccc06df7f524 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.234757 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7e8e9477-9216-4ccf-a392-ccc06df7f524 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/volumes/d9f3d330-1163-40b1-8918-f7ae70b4cec7 Aug 14 06:17:13.235223 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7e8e9477-9216-4ccf-a392-ccc06df7f524 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.235679 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7e8e9477-9216-4ccf-a392-ccc06df7f524 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.235904 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f052b766-6fde-4ca2-a35a-9fb17020fbab tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete volume request issued successfully. Aug 14 06:17:13.236106 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-7e8e9477-9216-4ccf-a392-ccc06df7f524 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume with id: d9f3d330-1163-40b1-8918-f7ae70b4cec7 Aug 14 06:17:13.236163 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f052b766-6fde-4ca2-a35a-9fb17020fbab tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/18487891-bd58-4a99-837c-c46f74a60b1f returned with HTTP 202 Aug 14 06:17:13.236602 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 840/3392] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:13 2026] DELETE /volume/v3/volumes/18487891-bd58-4a99-837c-c46f74a60b1f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:13.247152 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f56482f3-cbbc-4106-88b6-ad8976aa9843 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.248221 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7e8e9477-9216-4ccf-a392-ccc06df7f524 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/d9f3d330-1163-40b1-8918-f7ae70b4cec7 returned with HTTP 404 Aug 14 06:17:13.251441 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 854/3393] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:17:13 2026] DELETE /volume/v3/volumes/d9f3d330-1163-40b1-8918-f7ae70b4cec7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 14 06:17:13.251525 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f56482f3-cbbc-4106-88b6-ad8976aa9843 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/18487891-bd58-4a99-837c-c46f74a60b1f Aug 14 06:17:13.251525 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f56482f3-cbbc-4106-88b6-ad8976aa9843 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.251525 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f56482f3-cbbc-4106-88b6-ad8976aa9843 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.261577 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6b828a13-8b2c-491c-ab24-c9daad7152d4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.267528 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6b828a13-8b2c-491c-ab24-c9daad7152d4 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/d9f3d330-1163-40b1-8918-f7ae70b4cec7 Aug 14 06:17:13.268165 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:13.268165 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:13.269494 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6b828a13-8b2c-491c-ab24-c9daad7152d4 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.270311 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6b828a13-8b2c-491c-ab24-c9daad7152d4 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.274177 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f56482f3-cbbc-4106-88b6-ad8976aa9843 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:13.280276 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f56482f3-cbbc-4106-88b6-ad8976aa9843 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/18487891-bd58-4a99-837c-c46f74a60b1f returned with HTTP 200 Aug 14 06:17:13.281463 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 845/3394] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/volumes/18487891-bd58-4a99-837c-c46f74a60b1f => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 06:17:13.288891 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6b828a13-8b2c-491c-ab24-c9daad7152d4 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/d9f3d330-1163-40b1-8918-f7ae70b4cec7 returned with HTTP 404 Aug 14 06:17:13.289575 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 856/3395] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/volumes/d9f3d330-1163-40b1-8918-f7ae70b4cec7 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:13.296849 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-64ba7815-ad26-4089-9800-e0d9b80845d8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.299882 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-64ba7815-ad26-4089-9800-e0d9b80845d8 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/volumes/de863a88-d5a4-4a08-8f4f-c04d31c00efe Aug 14 06:17:13.300180 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-64ba7815-ad26-4089-9800-e0d9b80845d8 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.300454 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-64ba7815-ad26-4089-9800-e0d9b80845d8 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.300672 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-64ba7815-ad26-4089-9800-e0d9b80845d8 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume with id: de863a88-d5a4-4a08-8f4f-c04d31c00efe Aug 14 06:17:13.307844 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-64ba7815-ad26-4089-9800-e0d9b80845d8 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/de863a88-d5a4-4a08-8f4f-c04d31c00efe returned with HTTP 404 Aug 14 06:17:13.308483 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 841/3396] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:17:13 2026] DELETE /volume/v3/volumes/de863a88-d5a4-4a08-8f4f-c04d31c00efe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:13.317254 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d8ae270e-94cd-42b9-a51d-f9a862741841 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.320021 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d8ae270e-94cd-42b9-a51d-f9a862741841 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/de863a88-d5a4-4a08-8f4f-c04d31c00efe Aug 14 06:17:13.320269 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d8ae270e-94cd-42b9-a51d-f9a862741841 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.320921 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d8ae270e-94cd-42b9-a51d-f9a862741841 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.330846 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d8ae270e-94cd-42b9-a51d-f9a862741841 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/de863a88-d5a4-4a08-8f4f-c04d31c00efe returned with HTTP 404 Aug 14 06:17:13.331457 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 855/3397] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/volumes/de863a88-d5a4-4a08-8f4f-c04d31c00efe => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:13.346474 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a4d2c255-0dfa-4b58-b1ea-a25af16b7ddc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.349250 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a4d2c255-0dfa-4b58-b1ea-a25af16b7ddc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/784ab4f4-9ae8-47dd-b1fd-ce3876091607 Aug 14 06:17:13.349577 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a4d2c255-0dfa-4b58-b1ea-a25af16b7ddc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.349873 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a4d2c255-0dfa-4b58-b1ea-a25af16b7ddc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.350040 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-a4d2c255-0dfa-4b58-b1ea-a25af16b7ddc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete snapshot with id: 784ab4f4-9ae8-47dd-b1fd-ce3876091607 Aug 14 06:17:13.356764 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a4d2c255-0dfa-4b58-b1ea-a25af16b7ddc tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/784ab4f4-9ae8-47dd-b1fd-ce3876091607 returned with HTTP 404 Aug 14 06:17:13.357724 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 846/3398] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:17:13 2026] DELETE /volume/v3/snapshots/784ab4f4-9ae8-47dd-b1fd-ce3876091607 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:13.374585 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5699f51f-4cf4-4f07-acca-693954c4d703 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.389730 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5699f51f-4cf4-4f07-acca-693954c4d703 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/784ab4f4-9ae8-47dd-b1fd-ce3876091607 Aug 14 06:17:13.391355 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5699f51f-4cf4-4f07-acca-693954c4d703 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.392887 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5699f51f-4cf4-4f07-acca-693954c4d703 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.418613 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5699f51f-4cf4-4f07-acca-693954c4d703 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/784ab4f4-9ae8-47dd-b1fd-ce3876091607 returned with HTTP 404 Aug 14 06:17:13.419488 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 857/3399] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/snapshots/784ab4f4-9ae8-47dd-b1fd-ce3876091607 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:13.428443 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b8bf54ad-a061-418d-943f-b64d88885fe3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.430494 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b8bf54ad-a061-418d-943f-b64d88885fe3 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/volumes/0d26c294-cf47-4a0f-bb29-4c575af9f735 Aug 14 06:17:13.430494 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b8bf54ad-a061-418d-943f-b64d88885fe3 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.430651 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b8bf54ad-a061-418d-943f-b64d88885fe3 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.430824 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-b8bf54ad-a061-418d-943f-b64d88885fe3 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume with id: 0d26c294-cf47-4a0f-bb29-4c575af9f735 Aug 14 06:17:13.448219 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b8bf54ad-a061-418d-943f-b64d88885fe3 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/0d26c294-cf47-4a0f-bb29-4c575af9f735 returned with HTTP 404 Aug 14 06:17:13.449061 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 842/3400] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:17:13 2026] DELETE /volume/v3/volumes/0d26c294-cf47-4a0f-bb29-4c575af9f735 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:13.456524 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-950b85d8-ff91-4506-a20f-9f2c8e18fdb2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.459163 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-950b85d8-ff91-4506-a20f-9f2c8e18fdb2 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/0d26c294-cf47-4a0f-bb29-4c575af9f735 Aug 14 06:17:13.459377 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-950b85d8-ff91-4506-a20f-9f2c8e18fdb2 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.459605 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-950b85d8-ff91-4506-a20f-9f2c8e18fdb2 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.468439 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-950b85d8-ff91-4506-a20f-9f2c8e18fdb2 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/0d26c294-cf47-4a0f-bb29-4c575af9f735 returned with HTTP 404 Aug 14 06:17:13.468985 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 856/3401] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/volumes/0d26c294-cf47-4a0f-bb29-4c575af9f735 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:13.478518 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-12b7b398-db00-412c-8810-8857a382062c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.480365 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-12b7b398-db00-412c-8810-8857a382062c tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 Aug 14 06:17:13.480638 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-12b7b398-db00-412c-8810-8857a382062c tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.480864 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-12b7b398-db00-412c-8810-8857a382062c tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.480964 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-12b7b398-db00-412c-8810-8857a382062c tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete snapshot with id: 0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 Aug 14 06:17:13.485968 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-12b7b398-db00-412c-8810-8857a382062c tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 returned with HTTP 404 Aug 14 06:17:13.486487 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 847/3402] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:17:13 2026] DELETE /volume/v3/snapshots/0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:13.493560 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-14878234-60a9-427b-957a-24665cf50e83 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.495583 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-14878234-60a9-427b-957a-24665cf50e83 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/snapshots/0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 Aug 14 06:17:13.495845 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-14878234-60a9-427b-957a-24665cf50e83 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.496057 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-14878234-60a9-427b-957a-24665cf50e83 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.500684 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-14878234-60a9-427b-957a-24665cf50e83 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/snapshots/0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 returned with HTTP 404 Aug 14 06:17:13.501153 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 858/3403] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/snapshots/0e82de37-5dd8-4212-85f0-b1b4ce89f5a7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:13.511805 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aae28014-d127-408a-a9ec-17f4fa9bfdfd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.514554 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aae28014-d127-408a-a9ec-17f4fa9bfdfd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] DELETE https://10.4.3.127/volume/v3/volumes/9324951a-141d-48cb-922a-07f48bad37fa Aug 14 06:17:13.514802 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aae28014-d127-408a-a9ec-17f4fa9bfdfd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.515045 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aae28014-d127-408a-a9ec-17f4fa9bfdfd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.515253 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-aae28014-d127-408a-a9ec-17f4fa9bfdfd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Delete volume with id: 9324951a-141d-48cb-922a-07f48bad37fa Aug 14 06:17:13.522567 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aae28014-d127-408a-a9ec-17f4fa9bfdfd tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/9324951a-141d-48cb-922a-07f48bad37fa returned with HTTP 404 Aug 14 06:17:13.523027 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 843/3404] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:17:13 2026] DELETE /volume/v3/volumes/9324951a-141d-48cb-922a-07f48bad37fa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:13.530516 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-10ffb6f5-35b7-46c6-9998-1b19d0fd5f87 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.532412 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-10ffb6f5-35b7-46c6-9998-1b19d0fd5f87 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] GET https://10.4.3.127/volume/v3/volumes/9324951a-141d-48cb-922a-07f48bad37fa Aug 14 06:17:13.532688 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-10ffb6f5-35b7-46c6-9998-1b19d0fd5f87 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.532950 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-10ffb6f5-35b7-46c6-9998-1b19d0fd5f87 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.542069 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-10ffb6f5-35b7-46c6-9998-1b19d0fd5f87 tempest-VolumeDependencyTests-1534479793 tempest-VolumeDependencyTests-1534479793-project-member] https://10.4.3.127/volume/v3/volumes/9324951a-141d-48cb-922a-07f48bad37fa returned with HTTP 404 Aug 14 06:17:13.542932 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 857/3405] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/volumes/9324951a-141d-48cb-922a-07f48bad37fa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:13.585982 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0205711e-8f84-4a18-9e81-42be296934e6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.588331 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0205711e-8f84-4a18-9e81-42be296934e6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:13.588618 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0205711e-8f84-4a18-9e81-42be296934e6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.589594 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0205711e-8f84-4a18-9e81-42be296934e6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.589594 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-0205711e-8f84-4a18-9e81-42be296934e6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id d9653010-b9da-4731-a272-8852bcbc29d0. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:13.597185 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:13.597185 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:13.598347 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0205711e-8f84-4a18-9e81-42be296934e6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 200 Aug 14 06:17:13.598919 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 848/3406] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:13.629930 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e716770a-3db4-458d-bffb-8779404d761b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.631806 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e716770a-3db4-458d-bffb-8779404d761b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:13.631994 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e716770a-3db4-458d-bffb-8779404d761b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.632197 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e716770a-3db4-458d-bffb-8779404d761b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.632318 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e716770a-3db4-458d-bffb-8779404d761b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:13.638935 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:13.638935 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:13.640626 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e716770a-3db4-458d-bffb-8779404d761b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:17:13.641512 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 859/3407] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:13.660049 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f8e921f6-5509-4277-a8ef-33800c6516c1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.661991 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f8e921f6-5509-4277-a8ef-33800c6516c1 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:17:13.662514 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f8e921f6-5509-4277-a8ef-33800c6516c1 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.663418 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f8e921f6-5509-4277-a8ef-33800c6516c1 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.663418 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f8e921f6-5509-4277-a8ef-33800c6516c1 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Show backup with id 6b588c89-69df-4c16-8a26-a6e428572b05. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:13.670974 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:13.670974 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:13.673847 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f8e921f6-5509-4277-a8ef-33800c6516c1 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 200 Aug 14 06:17:13.673847 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 844/3408] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:13.690547 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9b0e1af6-d760-4ead-90fb-7da61bf99151 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.694665 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9b0e1af6-d760-4ead-90fb-7da61bf99151 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/volumes/025611e3-4481-498a-b977-5251f329d2c9 Aug 14 06:17:13.694878 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9b0e1af6-d760-4ead-90fb-7da61bf99151 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.695055 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9b0e1af6-d760-4ead-90fb-7da61bf99151 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.706260 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:13.706260 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:13.710823 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9b0e1af6-d760-4ead-90fb-7da61bf99151 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Volume info retrieved successfully. Aug 14 06:17:13.716258 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9b0e1af6-d760-4ead-90fb-7da61bf99151 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/volumes/025611e3-4481-498a-b977-5251f329d2c9 returned with HTTP 200 Aug 14 06:17:13.716775 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 858/3409] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/volumes/025611e3-4481-498a-b977-5251f329d2c9 => generated 1417 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:13.731928 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-cd58ad9c-16d8-4865-a9d8-56d369c361d9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.734129 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cd58ad9c-16d8-4865-a9d8-56d369c361d9 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/volumes/025611e3-4481-498a-b977-5251f329d2c9 Aug 14 06:17:13.734386 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cd58ad9c-16d8-4865-a9d8-56d369c361d9 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.734645 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cd58ad9c-16d8-4865-a9d8-56d369c361d9 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.744198 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:13.744198 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:13.749485 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-cd58ad9c-16d8-4865-a9d8-56d369c361d9 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Volume info retrieved successfully. Aug 14 06:17:13.755181 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cd58ad9c-16d8-4865-a9d8-56d369c361d9 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/volumes/025611e3-4481-498a-b977-5251f329d2c9 returned with HTTP 200 Aug 14 06:17:13.755661 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 849/3410] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/volumes/025611e3-4481-498a-b977-5251f329d2c9 => generated 1417 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:13.949796 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-12558b30-e60c-4d0c-9011-629540a399c7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.952217 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-12558b30-e60c-4d0c-9011-629540a399c7 tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] GET https://10.4.3.127/volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e Aug 14 06:17:13.952463 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-12558b30-e60c-4d0c-9011-629540a399c7 tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.952670 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-12558b30-e60c-4d0c-9011-629540a399c7 tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.962533 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-12558b30-e60c-4d0c-9011-629540a399c7 tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] https://10.4.3.127/volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e returned with HTTP 404 Aug 14 06:17:13.964115 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 860/3411] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:13.973557 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e9a58b5b-e026-436d-b3d2-2ae81bf57ef0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.977238 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9a58b5b-e026-436d-b3d2-2ae81bf57ef0 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] GET https://10.4.3.127/volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e Aug 14 06:17:13.977238 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9a58b5b-e026-436d-b3d2-2ae81bf57ef0 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.977238 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9a58b5b-e026-436d-b3d2-2ae81bf57ef0 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.983463 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9a58b5b-e026-436d-b3d2-2ae81bf57ef0 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] https://10.4.3.127/volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e returned with HTTP 404 Aug 14 06:17:13.984375 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 845/3412] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:13 2026] GET /volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:13.994184 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-02a044dc-e0ec-45b3-8c43-951f2aa1a9f1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:13.998319 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-02a044dc-e0ec-45b3-8c43-951f2aa1a9f1 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] DELETE https://10.4.3.127/volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e Aug 14 06:17:13.998608 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-02a044dc-e0ec-45b3-8c43-951f2aa1a9f1 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:13.998898 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-02a044dc-e0ec-45b3-8c43-951f2aa1a9f1 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:13.999138 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-02a044dc-e0ec-45b3-8c43-951f2aa1a9f1 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Delete volume with id: 39ce3184-36c9-4606-b6a1-7f79cbd7443e Aug 14 06:17:14.015264 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-02a044dc-e0ec-45b3-8c43-951f2aa1a9f1 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] https://10.4.3.127/volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e returned with HTTP 404 Aug 14 06:17:14.015942 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 859/3413] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:13 2026] DELETE /volume/v3/volumes/39ce3184-36c9-4606-b6a1-7f79cbd7443e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:14.026839 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:14.030372 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:14.031102 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-773917054"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:14.035554 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-773917054'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:14.035554 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Create volume of 1 GB Aug 14 06:17:14.040458 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Availability Zones retrieved successfully. Aug 14 06:17:14.050364 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Flow 'volume_create_api' (a9e50f7d-2822-4aa0-970e-bfdbd45184b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:14.054463 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b15d3c2-8df3-4fdc-bada-07dc47a2732c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:14.054639 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:14.101211 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b15d3c2-8df3-4fdc-bada-07dc47a2732c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:14.102832 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (979134e1-980e-4e8d-bea9-80c26b9873fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:14.172800 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Created reservations ['c97a740b-f92b-471d-9536-4f346902bf04', '24b9ed56-22fa-4c94-a890-ee0a8ff2dbb4', '1f05d653-0798-4ee0-b9f3-ce17b8a3971d', '6796ac9c-7c16-4ba1-82ae-dc428b034183'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:14.174121 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (979134e1-980e-4e8d-bea9-80c26b9873fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c97a740b-f92b-471d-9536-4f346902bf04', '24b9ed56-22fa-4c94-a890-ee0a8ff2dbb4', '1f05d653-0798-4ee0-b9f3-ce17b8a3971d', '6796ac9c-7c16-4ba1-82ae-dc428b034183']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:14.175380 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (269f7ab6-7fdd-478d-924f-53d9ae86e0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:14.216036 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (269f7ab6-7fdd-478d-924f-53d9ae86e0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f913c096-eaa5-4192-a20b-be9854e8bc1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-773917054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a86a613edfa471e96d0784b9e417f8b',qos_specs=None,replication_status=,reservations=['c97a740b-f92b-471d-9536-4f346902bf04','24b9ed56-22fa-4c94-a890-ee0a8ff2dbb4','1f05d653-0798-4ee0-b9f3-ce17b8a3971d','6796ac9c-7c16-4ba1-82ae-dc428b034183'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b06a9b54ac8b4bceb7f69cce2e640230',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-773917054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f913c096-eaa5-4192-a20b-be9854e8bc1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a86a613edfa471e96d0784b9e417f8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b06a9b54ac8b4bceb7f69cce2e640230',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:14.216036 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d7c5822-371a-4461-a763-5afdcce83cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:14.235524 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d7c5822-371a-4461-a763-5afdcce83cf6) transitioned into state 'SUCCESS' from state '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-773917054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a86a613edfa471e96d0784b9e417f8b',qos_specs=None,replication_status=,reservations=['c97a740b-f92b-471d-9536-4f346902bf04','24b9ed56-22fa-4c94-a890-ee0a8ff2dbb4','1f05d653-0798-4ee0-b9f3-ce17b8a3971d','6796ac9c-7c16-4ba1-82ae-dc428b034183'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b06a9b54ac8b4bceb7f69cce2e640230',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:14.235710 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c1093b7-63a6-45cb-93b2-91df256ac210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:14.250165 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c1093b7-63a6-45cb-93b2-91df256ac210) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:14.251110 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Flow 'volume_create_api' (a9e50f7d-2822-4aa0-970e-bfdbd45184b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:14.252077 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Create volume request issued successfully. Aug 14 06:17:14.252077 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-efa1c25d-27d5-437a-98d4-1851f0975e3d tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:14.252696 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 850/3414] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:17:14 2026] POST /volume/v3/volumes => generated 750 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:14.279419 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-61ffb615-7e83-4a47-985a-8f8ba6d79427 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:14.282315 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-61ffb615-7e83-4a47-985a-8f8ba6d79427 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] GET https://10.4.3.127/volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c Aug 14 06:17:14.282543 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-61ffb615-7e83-4a47-985a-8f8ba6d79427 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:14.282750 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-61ffb615-7e83-4a47-985a-8f8ba6d79427 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:14.296118 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:14.296118 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:14.298295 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9251d167-9956-4109-bc4c-4cf043dbbfbe None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:14.302510 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9251d167-9956-4109-bc4c-4cf043dbbfbe tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/18487891-bd58-4a99-837c-c46f74a60b1f Aug 14 06:17:14.302510 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9251d167-9956-4109-bc4c-4cf043dbbfbe tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:14.302723 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-61ffb615-7e83-4a47-985a-8f8ba6d79427 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Volume info retrieved successfully. Aug 14 06:17:14.302818 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9251d167-9956-4109-bc4c-4cf043dbbfbe tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:14.309369 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-61ffb615-7e83-4a47-985a-8f8ba6d79427 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] https://10.4.3.127/volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c returned with HTTP 200 Aug 14 06:17:14.309830 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 861/3415] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:14 2026] GET /volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:14.314014 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9251d167-9956-4109-bc4c-4cf043dbbfbe tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/18487891-bd58-4a99-837c-c46f74a60b1f returned with HTTP 404 Aug 14 06:17:14.314534 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 846/3416] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:14 2026] GET /volume/v3/volumes/18487891-bd58-4a99-837c-c46f74a60b1f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:14.326655 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9c413167-0331-4e24-9355-104be829d5cf None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:14.328543 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9c413167-0331-4e24-9355-104be829d5cf tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:14.328982 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9c413167-0331-4e24-9355-104be829d5cf tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-230368958"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:14.330991 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-9c413167-0331-4e24-9355-104be829d5cf tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-230368958'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:14.331159 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-9c413167-0331-4e24-9355-104be829d5cf tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume of 1 GB Aug 14 06:17:14.338806 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9c413167-0331-4e24-9355-104be829d5cf tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Availability Zones retrieved successfully. Aug 14 06:17:14.347840 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9c413167-0331-4e24-9355-104be829d5cf tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Flow 'volume_create_api' (0cadba8d-7342-46c0-a275-65fa2876ffe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:14.349054 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9c413167-0331-4e24-9355-104be829d5cf tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bbbcb54-a8d0-4a91-8324-288a28cb9948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:14.350088 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-9c413167-0331-4e24-9355-104be829d5cf tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:14.385262 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9c413167-0331-4e24-9355-104be829d5cf tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bbbcb54-a8d0-4a91-8324-288a28cb9948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:14.386317 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9c413167-0331-4e24-9355-104be829d5cf tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcf32ba1-8e8f-4ab8-b7e2-3f957c802f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:14.433792 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-9c413167-0331-4e24-9355-104be829d5cf tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Created reservations ['047b3bbe-5b4b-43ea-864d-4f1a1d2686c4', '8feb97b2-95cb-4262-bc39-7ac3d8c55998', 'c012ec3d-e30e-48bd-b2cc-3ae85f06d1b3', '0a73310b-d06f-4f3b-9d2e-33d30fb57d33'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:14.434726 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9c413167-0331-4e24-9355-104be829d5cf tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcf32ba1-8e8f-4ab8-b7e2-3f957c802f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['047b3bbe-5b4b-43ea-864d-4f1a1d2686c4', '8feb97b2-95cb-4262-bc39-7ac3d8c55998', 'c012ec3d-e30e-48bd-b2cc-3ae85f06d1b3', '0a73310b-d06f-4f3b-9d2e-33d30fb57d33']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:14.435694 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9c413167-0331-4e24-9355-104be829d5cf tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d4bbe83-2044-4855-a5b4-a98ec7c17d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:14.462727 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9c413167-0331-4e24-9355-104be829d5cf tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d4bbe83-2044-4855-a5b4-a98ec7c17d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60588004-061d-4a72-ab34-479db207e8b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-230368958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e96232015664b8ba9103bc40b808060',qos_specs=None,replication_status=,reservations=['047b3bbe-5b4b-43ea-864d-4f1a1d2686c4','8feb97b2-95cb-4262-bc39-7ac3d8c55998','c012ec3d-e30e-48bd-b2cc-3ae85f06d1b3','0a73310b-d06f-4f3b-9d2e-33d30fb57d33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-230368958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60588004-061d-4a72-ab34-479db207e8b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e96232015664b8ba9103bc40b808060',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:14.464541 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9c413167-0331-4e24-9355-104be829d5cf tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e5de79-a0fe-4201-a095-2f7d82a731b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:14.486634 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9c413167-0331-4e24-9355-104be829d5cf tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e5de79-a0fe-4201-a095-2f7d82a731b0) transitioned into state 'SUCCESS' from state '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-230368958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e96232015664b8ba9103bc40b808060',qos_specs=None,replication_status=,reservations=['047b3bbe-5b4b-43ea-864d-4f1a1d2686c4','8feb97b2-95cb-4262-bc39-7ac3d8c55998','c012ec3d-e30e-48bd-b2cc-3ae85f06d1b3','0a73310b-d06f-4f3b-9d2e-33d30fb57d33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:14.487550 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9c413167-0331-4e24-9355-104be829d5cf tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d26587-0d2d-4b29-9d4d-227a7031853e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:14.501049 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9c413167-0331-4e24-9355-104be829d5cf tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d26587-0d2d-4b29-9d4d-227a7031853e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:14.504994 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9c413167-0331-4e24-9355-104be829d5cf tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Flow 'volume_create_api' (0cadba8d-7342-46c0-a275-65fa2876ffe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:14.504994 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9c413167-0331-4e24-9355-104be829d5cf tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume request issued successfully. Aug 14 06:17:14.504994 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9c413167-0331-4e24-9355-104be829d5cf tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:14.504994 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 860/3417] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:17:14 2026] POST /volume/v3/volumes => generated 777 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:14.517448 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-099a57c7-35cf-4384-8a4d-b0cfc4ca0733 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:14.519871 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-099a57c7-35cf-4384-8a4d-b0cfc4ca0733 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/60588004-061d-4a72-ab34-479db207e8b8 Aug 14 06:17:14.520148 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-099a57c7-35cf-4384-8a4d-b0cfc4ca0733 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:14.520392 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-099a57c7-35cf-4384-8a4d-b0cfc4ca0733 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:14.528417 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:14.528417 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:14.532092 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-099a57c7-35cf-4384-8a4d-b0cfc4ca0733 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:14.540667 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-099a57c7-35cf-4384-8a4d-b0cfc4ca0733 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/60588004-061d-4a72-ab34-479db207e8b8 returned with HTTP 200 Aug 14 06:17:14.541067 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 851/3418] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:14 2026] GET /volume/v3/volumes/60588004-061d-4a72-ab34-479db207e8b8 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:14.617433 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-df8dbd55-9bd5-4f65-8abc-e382608571a7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:14.617433 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-df8dbd55-9bd5-4f65-8abc-e382608571a7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:14.617433 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-df8dbd55-9bd5-4f65-8abc-e382608571a7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:14.617433 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-df8dbd55-9bd5-4f65-8abc-e382608571a7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:14.617433 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-df8dbd55-9bd5-4f65-8abc-e382608571a7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id d9653010-b9da-4731-a272-8852bcbc29d0. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:14.621658 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:14.621658 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:14.622608 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-df8dbd55-9bd5-4f65-8abc-e382608571a7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 200 Aug 14 06:17:14.622975 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 862/3419] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:14 2026] GET /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:14.665130 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6fa8e195-07f5-4ecc-ab4a-a04a47fe09ca None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:14.670872 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6fa8e195-07f5-4ecc-ab4a-a04a47fe09ca tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:14.670872 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6fa8e195-07f5-4ecc-ab4a-a04a47fe09ca tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:14.670872 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6fa8e195-07f5-4ecc-ab4a-a04a47fe09ca tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:14.670872 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-6fa8e195-07f5-4ecc-ab4a-a04a47fe09ca tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:14.678940 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:14.678940 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:14.679792 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6fa8e195-07f5-4ecc-ab4a-a04a47fe09ca tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:17:14.680222 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 847/3420] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:14 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:14.977612 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:15.081141 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:15.081673 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-959007808"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:15.083328 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-959007808'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:15.083545 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Create volume of 1 GB Aug 14 06:17:15.083871 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:15.083871 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:15.089603 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Availability Zones retrieved successfully. Aug 14 06:17:15.096350 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Flow 'volume_create_api' (af86fbe0-93d6-483a-8925-312f38d709a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:15.096350 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c201da-9686-487b-8b09-161ebe522481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:15.097100 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:15.128573 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c201da-9686-487b-8b09-161ebe522481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:15.129349 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ab1193f-06a8-4e65-8eef-f2e31bd86feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:15.214783 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Created reservations ['fd49a32d-6a9e-437e-bb61-b93210c72206', 'e5875b45-8f0a-463f-83a7-ff4550f178c6', '615cc71e-2de2-476d-8d71-e7e91bd96618', '186fec77-ca9b-4506-89c6-585ced2668d5'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:15.215609 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ab1193f-06a8-4e65-8eef-f2e31bd86feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd49a32d-6a9e-437e-bb61-b93210c72206', 'e5875b45-8f0a-463f-83a7-ff4550f178c6', '615cc71e-2de2-476d-8d71-e7e91bd96618', '186fec77-ca9b-4506-89c6-585ced2668d5']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:15.216623 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (151fbb5f-6293-4877-a59e-0f85af0e354a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:15.251693 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (151fbb5f-6293-4877-a59e-0f85af0e354a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fb22a44-bb9d-4f85-9c3f-0e007ae3c394', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-959007808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c7006b25b74d0cbeed367a6f290d0e',qos_specs=None,replication_status=,reservations=['fd49a32d-6a9e-437e-bb61-b93210c72206','e5875b45-8f0a-463f-83a7-ff4550f178c6','615cc71e-2de2-476d-8d71-e7e91bd96618','186fec77-ca9b-4506-89c6-585ced2668d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80694dd5b1e04226aee9ec134180fbbd',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-959007808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fb22a44-bb9d-4f85-9c3f-0e007ae3c394,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77c7006b25b74d0cbeed367a6f290d0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80694dd5b1e04226aee9ec134180fbbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:15.252699 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4ec5d56-9247-4a7e-a47c-3b36ffa3ec54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:15.255618 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-b94c70ed-25bf-433d-9432-944d82e1e990 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:15.257804 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-b94c70ed-25bf-433d-9432-944d82e1e990 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/volumes/025611e3-4481-498a-b977-5251f329d2c9 Aug 14 06:17:15.258000 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-b94c70ed-25bf-433d-9432-944d82e1e990 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:15.258218 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-b94c70ed-25bf-433d-9432-944d82e1e990 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:15.271319 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:15.271319 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:15.278236 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-b94c70ed-25bf-433d-9432-944d82e1e990 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Volume info retrieved successfully. Aug 14 06:17:15.284975 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-b94c70ed-25bf-433d-9432-944d82e1e990 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/volumes/025611e3-4481-498a-b977-5251f329d2c9 returned with HTTP 200 Aug 14 06:17:15.285154 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 852/3421] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:17:15 2026] GET /volume/v3/volumes/025611e3-4481-498a-b977-5251f329d2c9 => generated 1417 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:15.288341 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4ec5d56-9247-4a7e-a47c-3b36ffa3ec54) transitioned into state 'SUCCESS' from state '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-959007808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c7006b25b74d0cbeed367a6f290d0e',qos_specs=None,replication_status=,reservations=['fd49a32d-6a9e-437e-bb61-b93210c72206','e5875b45-8f0a-463f-83a7-ff4550f178c6','615cc71e-2de2-476d-8d71-e7e91bd96618','186fec77-ca9b-4506-89c6-585ced2668d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80694dd5b1e04226aee9ec134180fbbd',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:15.289105 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb56b6f6-f874-4884-8f2d-8ed6326196ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:15.300443 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb56b6f6-f874-4884-8f2d-8ed6326196ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:15.301436 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Flow 'volume_create_api' (af86fbe0-93d6-483a-8925-312f38d709a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:15.301970 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Create volume request issued successfully. Aug 14 06:17:15.302554 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e42460d8-1c38-4fcd-98b4-6277fba34086 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:15.303100 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 861/3422] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:17:14 2026] POST /volume/v3/volumes => generated 765 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:15.317475 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a64bd3ab-7c1f-4670-b2bc-9a25acc2432b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:15.322120 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a64bd3ab-7c1f-4670-b2bc-9a25acc2432b tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 Aug 14 06:17:15.322303 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a64bd3ab-7c1f-4670-b2bc-9a25acc2432b tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:15.322834 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a64bd3ab-7c1f-4670-b2bc-9a25acc2432b tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:15.324333 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-796fc52d-076d-425f-8823-a831ca8d54b0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:15.327528 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-796fc52d-076d-425f-8823-a831ca8d54b0 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] GET https://10.4.3.127/volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c Aug 14 06:17:15.327779 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-796fc52d-076d-425f-8823-a831ca8d54b0 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:15.328019 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-796fc52d-076d-425f-8823-a831ca8d54b0 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:15.331483 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:15.331483 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:15.336901 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a64bd3ab-7c1f-4670-b2bc-9a25acc2432b tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Volume info retrieved successfully. Aug 14 06:17:15.339609 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:15.339609 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:15.342898 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a64bd3ab-7c1f-4670-b2bc-9a25acc2432b tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 returned with HTTP 200 Aug 14 06:17:15.343438 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 863/3423] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:15 2026] GET /volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:15.345931 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-796fc52d-076d-425f-8823-a831ca8d54b0 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Volume info retrieved successfully. Aug 14 06:17:15.353342 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-796fc52d-076d-425f-8823-a831ca8d54b0 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] https://10.4.3.127/volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c returned with HTTP 200 Aug 14 06:17:15.357502 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 848/3424] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:15 2026] GET /volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:15.370494 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5236aa66-5eb1-4425-b9ab-31cdf947367b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:15.372901 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5236aa66-5eb1-4425-b9ab-31cdf947367b tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] POST https://10.4.3.127/volume/v3/os-volume-transfer Aug 14 06:17:15.373295 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5236aa66-5eb1-4425-b9ab-31cdf947367b tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f913c096-eaa5-4192-a20b-be9854e8bc1c"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:15.377805 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.volume_transfer [None req-5236aa66-5eb1-4425-b9ab-31cdf947367b tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f913c096-eaa5-4192-a20b-be9854e8bc1c'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 14 06:17:15.377805 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.volume_transfer [None req-5236aa66-5eb1-4425-b9ab-31cdf947367b tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Creating transfer of volume f913c096-eaa5-4192-a20b-be9854e8bc1c Aug 14 06:17:15.377805 np0000007331 devstack@c-api.service[100405]: INFO cinder.transfer.api [None req-5236aa66-5eb1-4425-b9ab-31cdf947367b tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Generating transfer record for volume f913c096-eaa5-4192-a20b-be9854e8bc1c Aug 14 06:17:15.384154 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:15.384154 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:15.396045 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5236aa66-5eb1-4425-b9ab-31cdf947367b tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] https://10.4.3.127/volume/v3/os-volume-transfer returned with HTTP 202 Aug 14 06:17:15.396569 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 853/3425] 10.4.3.127 () {68 vars in 1291 bytes} [Fri Aug 14 06:17:15 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:15.408068 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-39cb3122-6597-43ae-beaa-b2a36fcc31ab None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:15.410642 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-39cb3122-6597-43ae-beaa-b2a36fcc31ab tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] GET https://10.4.3.127/volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c Aug 14 06:17:15.410642 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-39cb3122-6597-43ae-beaa-b2a36fcc31ab tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:15.410872 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-39cb3122-6597-43ae-beaa-b2a36fcc31ab tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:15.419687 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:15.419687 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:15.425054 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-39cb3122-6597-43ae-beaa-b2a36fcc31ab tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Volume info retrieved successfully. Aug 14 06:17:15.432860 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-39cb3122-6597-43ae-beaa-b2a36fcc31ab tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] https://10.4.3.127/volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c returned with HTTP 200 Aug 14 06:17:15.432904 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 862/3426] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:15 2026] GET /volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:15.447335 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-467b460f-3d64-4f0d-934f-a52ea476b445 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:15.449441 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-467b460f-3d64-4f0d-934f-a52ea476b445 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] GET https://10.4.3.127/volume/v3/os-volume-transfer/detail Aug 14 06:17:15.449588 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-467b460f-3d64-4f0d-934f-a52ea476b445 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:15.449838 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-467b460f-3d64-4f0d-934f-a52ea476b445 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:15.449966 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.volume_transfer [None req-467b460f-3d64-4f0d-934f-a52ea476b445 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Listing volume transfers {{(pid=100406) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 14 06:17:15.456016 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-467b460f-3d64-4f0d-934f-a52ea476b445 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] https://10.4.3.127/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 14 06:17:15.456763 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 864/3427] 10.4.3.127 () {66 vars in 1291 bytes} [Fri Aug 14 06:17:15 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:15.468003 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f7b74376-d645-41af-96e6-8d412243a779 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:15.470294 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f7b74376-d645-41af-96e6-8d412243a779 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] DELETE https://10.4.3.127/volume/v3/os-volume-transfer/e9ed9ad5-e60e-43b5-8973-e0c02cb3b5e8 Aug 14 06:17:15.470773 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f7b74376-d645-41af-96e6-8d412243a779 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:15.470909 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f7b74376-d645-41af-96e6-8d412243a779 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:15.471077 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.volume_transfer [None req-f7b74376-d645-41af-96e6-8d412243a779 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Delete transfer with id: e9ed9ad5-e60e-43b5-8973-e0c02cb3b5e8 Aug 14 06:17:15.483500 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:15.483500 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:15.495968 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f7b74376-d645-41af-96e6-8d412243a779 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] https://10.4.3.127/volume/v3/os-volume-transfer/e9ed9ad5-e60e-43b5-8973-e0c02cb3b5e8 returned with HTTP 202 Aug 14 06:17:15.496470 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 849/3428] 10.4.3.127 () {66 vars in 1384 bytes} [Fri Aug 14 06:17:15 2026] DELETE /volume/v3/os-volume-transfer/e9ed9ad5-e60e-43b5-8973-e0c02cb3b5e8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:15.505424 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8ac0dd0d-1ae6-4361-9782-55522d84ddc1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:15.508157 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8ac0dd0d-1ae6-4361-9782-55522d84ddc1 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] GET https://10.4.3.127/volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c Aug 14 06:17:15.508652 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8ac0dd0d-1ae6-4361-9782-55522d84ddc1 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:15.508652 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8ac0dd0d-1ae6-4361-9782-55522d84ddc1 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:15.516795 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:15.516795 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:15.520307 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8ac0dd0d-1ae6-4361-9782-55522d84ddc1 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Volume info retrieved successfully. Aug 14 06:17:15.525608 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8ac0dd0d-1ae6-4361-9782-55522d84ddc1 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] https://10.4.3.127/volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c returned with HTTP 200 Aug 14 06:17:15.528047 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 854/3429] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:15 2026] GET /volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:15.543668 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2ce3c05d-1306-4d8a-ac33-2397d02a89b8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:15.545826 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2ce3c05d-1306-4d8a-ac33-2397d02a89b8 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] DELETE https://10.4.3.127/volume/v3/os-volume-transfer/e9ed9ad5-e60e-43b5-8973-e0c02cb3b5e8 Aug 14 06:17:15.546126 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2ce3c05d-1306-4d8a-ac33-2397d02a89b8 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:15.546580 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2ce3c05d-1306-4d8a-ac33-2397d02a89b8 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:15.546580 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.volume_transfer [None req-2ce3c05d-1306-4d8a-ac33-2397d02a89b8 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Delete transfer with id: e9ed9ad5-e60e-43b5-8973-e0c02cb3b5e8 Aug 14 06:17:15.551238 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2ce3c05d-1306-4d8a-ac33-2397d02a89b8 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] https://10.4.3.127/volume/v3/os-volume-transfer/e9ed9ad5-e60e-43b5-8973-e0c02cb3b5e8 returned with HTTP 404 Aug 14 06:17:15.551980 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 863/3430] 10.4.3.127 () {66 vars in 1384 bytes} [Fri Aug 14 06:17:15 2026] DELETE /volume/v3/os-volume-transfer/e9ed9ad5-e60e-43b5-8973-e0c02cb3b5e8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:15.565845 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1e2ebbfb-2589-4f7a-b08e-5291378175dd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:15.568911 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1e2ebbfb-2589-4f7a-b08e-5291378175dd tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/60588004-061d-4a72-ab34-479db207e8b8 Aug 14 06:17:15.569275 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1e2ebbfb-2589-4f7a-b08e-5291378175dd tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:15.570180 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1e2ebbfb-2589-4f7a-b08e-5291378175dd tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:15.572852 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e48d3098-ce9d-45bc-95fe-e025f26cba4e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:15.575419 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e48d3098-ce9d-45bc-95fe-e025f26cba4e tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c Aug 14 06:17:15.575689 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e48d3098-ce9d-45bc-95fe-e025f26cba4e tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:15.575931 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e48d3098-ce9d-45bc-95fe-e025f26cba4e tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:15.576155 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-e48d3098-ce9d-45bc-95fe-e025f26cba4e tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] Delete volume with id: f913c096-eaa5-4192-a20b-be9854e8bc1c Aug 14 06:17:15.579942 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:15.579942 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:15.584796 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1e2ebbfb-2589-4f7a-b08e-5291378175dd tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:15.586692 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:15.586692 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:15.587215 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e48d3098-ce9d-45bc-95fe-e025f26cba4e tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] Volume info retrieved successfully. Aug 14 06:17:15.592702 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1e2ebbfb-2589-4f7a-b08e-5291378175dd tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/60588004-061d-4a72-ab34-479db207e8b8 returned with HTTP 200 Aug 14 06:17:15.593341 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 865/3431] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:15 2026] GET /volume/v3/volumes/60588004-061d-4a72-ab34-479db207e8b8 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:15.608626 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-83091057-fb6f-42e9-b54a-c120f7c0c481 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:15.610744 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-83091057-fb6f-42e9-b54a-c120f7c0c481 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:17:15.612562 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-83091057-fb6f-42e9-b54a-c120f7c0c481 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60588004-061d-4a72-ab34-479db207e8b8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-157486646"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:15.614373 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e48d3098-ce9d-45bc-95fe-e025f26cba4e tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] Delete volume request issued successfully. Aug 14 06:17:15.614373 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e48d3098-ce9d-45bc-95fe-e025f26cba4e tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] https://10.4.3.127/volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c returned with HTTP 202 Aug 14 06:17:15.614373 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 850/3432] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:15 2026] DELETE /volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:15.621892 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:15.621892 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:15.622210 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-83091057-fb6f-42e9-b54a-c120f7c0c481 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:15.622618 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-83091057-fb6f-42e9-b54a-c120f7c0c481 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create snapshot from volume 60588004-061d-4a72-ab34-479db207e8b8 Aug 14 06:17:15.626239 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-93cecf14-6978-4dcb-84ad-e1faef816a85 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:15.630196 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-93cecf14-6978-4dcb-84ad-e1faef816a85 tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] GET https://10.4.3.127/volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c Aug 14 06:17:15.630434 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-93cecf14-6978-4dcb-84ad-e1faef816a85 tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:15.630661 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-93cecf14-6978-4dcb-84ad-e1faef816a85 tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:15.638529 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b130257c-b22c-4f4c-b41f-f6796d79269c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:15.640309 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b130257c-b22c-4f4c-b41f-f6796d79269c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:15.640573 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b130257c-b22c-4f4c-b41f-f6796d79269c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:15.640851 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b130257c-b22c-4f4c-b41f-f6796d79269c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:15.640993 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-b130257c-b22c-4f4c-b41f-f6796d79269c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id d9653010-b9da-4731-a272-8852bcbc29d0. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:15.646580 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:15.646580 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:15.647282 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:15.647282 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:15.648030 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b130257c-b22c-4f4c-b41f-f6796d79269c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 200 Aug 14 06:17:15.648455 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 866/3433] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:15 2026] GET /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:15.652571 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-93cecf14-6978-4dcb-84ad-e1faef816a85 tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] Volume info retrieved successfully. Aug 14 06:17:15.659956 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-93cecf14-6978-4dcb-84ad-e1faef816a85 tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] https://10.4.3.127/volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c returned with HTTP 200 Aug 14 06:17:15.660408 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 864/3434] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:15 2026] GET /volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c => generated 1006 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:15.675786 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-83091057-fb6f-42e9-b54a-c120f7c0c481 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Created reservations ['948dad08-fcfa-4736-884f-8d80b5af3aed', 'b6024520-fc7c-46ea-a530-16825e32f4b6', 'c6623cc8-f123-4305-9cb7-8215b924ffc6', 'f617153f-3212-409a-9f06-0465e773995c'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:15.707341 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-83091057-fb6f-42e9-b54a-c120f7c0c481 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot create request issued successfully. Aug 14 06:17:15.707688 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-83091057-fb6f-42e9-b54a-c120f7c0c481 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:17:15.708112 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 855/3435] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:17:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:15.712292 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fd5c43e3-7064-4ae1-95a3-7c99ff6f3c48 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:15.717897 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-acf84c44-ab3f-4c21-9fc4-a5a2c508aaeb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:15.720420 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fd5c43e3-7064-4ae1-95a3-7c99ff6f3c48 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:15.720420 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fd5c43e3-7064-4ae1-95a3-7c99ff6f3c48 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:15.720564 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-acf84c44-ab3f-4c21-9fc4-a5a2c508aaeb tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/41fdf8d1-9cc3-42da-86da-866a2cb8a18f Aug 14 06:17:15.720617 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fd5c43e3-7064-4ae1-95a3-7c99ff6f3c48 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:15.720650 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-acf84c44-ab3f-4c21-9fc4-a5a2c508aaeb tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:15.720681 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-fd5c43e3-7064-4ae1-95a3-7c99ff6f3c48 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:15.720704 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-acf84c44-ab3f-4c21-9fc4-a5a2c508aaeb tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:15.724975 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:15.724975 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:15.725280 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:15.725280 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:15.725371 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-acf84c44-ab3f-4c21-9fc4-a5a2c508aaeb tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:15.725999 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-acf84c44-ab3f-4c21-9fc4-a5a2c508aaeb tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/41fdf8d1-9cc3-42da-86da-866a2cb8a18f returned with HTTP 200 Aug 14 06:17:15.726745 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 867/3436] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:15 2026] GET /volume/v3/snapshots/41fdf8d1-9cc3-42da-86da-866a2cb8a18f => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:15.726984 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fd5c43e3-7064-4ae1-95a3-7c99ff6f3c48 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:17:15.727645 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 851/3437] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:15 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:15.892682 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-5e77622a-2df3-4c8f-8f5b-6a727b8db1cf None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:15.894843 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-5e77622a-2df3-4c8f-8f5b-6a727b8db1cf tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/volumes/025611e3-4481-498a-b977-5251f329d2c9 Aug 14 06:17:15.895040 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-5e77622a-2df3-4c8f-8f5b-6a727b8db1cf tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:15.895268 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-5e77622a-2df3-4c8f-8f5b-6a727b8db1cf tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:15.902647 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:15.902647 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:15.906481 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-5e77622a-2df3-4c8f-8f5b-6a727b8db1cf tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Volume info retrieved successfully. Aug 14 06:17:15.914825 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-5e77622a-2df3-4c8f-8f5b-6a727b8db1cf tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/volumes/025611e3-4481-498a-b977-5251f329d2c9 returned with HTTP 200 Aug 14 06:17:15.915325 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 865/3438] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:17:15 2026] GET /volume/v3/volumes/025611e3-4481-498a-b977-5251f329d2c9 => generated 1417 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:15.927464 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-347df0ff-0b7e-48eb-bac1-d1d31819edbd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:15.927938 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-347df0ff-0b7e-48eb-bac1-d1d31819edbd None None] GET https://10.4.3.127/volume// Aug 14 06:17:15.928106 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-347df0ff-0b7e-48eb-bac1-d1d31819edbd None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:15.928315 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-347df0ff-0b7e-48eb-bac1-d1d31819edbd None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:15.928759 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-347df0ff-0b7e-48eb-bac1-d1d31819edbd None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:17:15.929038 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 856/3439] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:17:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:17:15.938882 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-da1088b7-c295-4866-bacd-9fd45e7824bf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:15.941019 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-da1088b7-c295-4866-bacd-9fd45e7824bf tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:17:15.941487 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-da1088b7-c295-4866-bacd-9fd45e7824bf tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "025611e3-4481-498a-b977-5251f329d2c9", "connector": null, "instance_uuid": "6d04a219-c799-47ef-a1b3-1a4e70dd3392"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:15.950543 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:15.950543 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:15.978314 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-da1088b7-c295-4866-bacd-9fd45e7824bf tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:17:15.978904 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 868/3440] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:17:15 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:16.359294 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cfc5558c-f4b2-41ed-aefe-e803c7edd0a5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:16.365492 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cfc5558c-f4b2-41ed-aefe-e803c7edd0a5 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 Aug 14 06:17:16.365870 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cfc5558c-f4b2-41ed-aefe-e803c7edd0a5 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:16.366227 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cfc5558c-f4b2-41ed-aefe-e803c7edd0a5 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:16.380243 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:16.380243 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:16.385485 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cfc5558c-f4b2-41ed-aefe-e803c7edd0a5 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Volume info retrieved successfully. Aug 14 06:17:16.389966 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cfc5558c-f4b2-41ed-aefe-e803c7edd0a5 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 returned with HTTP 200 Aug 14 06:17:16.390686 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 852/3441] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:16 2026] GET /volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:16.402518 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4e1528b2-d1d5-4d70-a202-70777d582ea1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:16.404984 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4e1528b2-d1d5-4d70-a202-70777d582ea1 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:17:16.405337 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4e1528b2-d1d5-4d70-a202-70777d582ea1 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5fb22a44-bb9d-4f85-9c3f-0e007ae3c394", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1660504317"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:16.414980 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:16.414980 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:16.415573 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4e1528b2-d1d5-4d70-a202-70777d582ea1 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Volume info retrieved successfully. Aug 14 06:17:16.415703 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-4e1528b2-d1d5-4d70-a202-70777d582ea1 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Create snapshot from volume 5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 Aug 14 06:17:16.460167 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-4e1528b2-d1d5-4d70-a202-70777d582ea1 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Created reservations ['3b32fcc3-b720-497e-a89a-20c9658df026', 'f4bb6059-e072-4327-96de-20ac9bc08b1f', '9ac33d70-cd94-480d-9917-5fa9fdc8cc0f', 'c8f96721-d702-4fbf-8222-f2c706cefdc5'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:16.502074 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4e1528b2-d1d5-4d70-a202-70777d582ea1 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Snapshot create request issued successfully. Aug 14 06:17:16.502450 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4e1528b2-d1d5-4d70-a202-70777d582ea1 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:17:16.502870 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 866/3442] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:17:16 2026] POST /volume/v3/snapshots => generated 322 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:16.514069 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-51a0a056-f741-4b61-a15c-c5a662e8ee11 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:16.516286 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-51a0a056-f741-4b61-a15c-c5a662e8ee11 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/snapshots/4e251878-698c-4da5-b9e9-fff09b7523b3 Aug 14 06:17:16.516536 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-51a0a056-f741-4b61-a15c-c5a662e8ee11 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:16.516691 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-51a0a056-f741-4b61-a15c-c5a662e8ee11 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:16.523035 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:16.523035 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:16.523451 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-51a0a056-f741-4b61-a15c-c5a662e8ee11 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Snapshot retrieved successfully. Aug 14 06:17:16.524538 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-51a0a056-f741-4b61-a15c-c5a662e8ee11 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/snapshots/4e251878-698c-4da5-b9e9-fff09b7523b3 returned with HTTP 200 Aug 14 06:17:16.524937 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 857/3443] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:16 2026] GET /volume/v3/snapshots/4e251878-698c-4da5-b9e9-fff09b7523b3 => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:16.667313 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-000b3d33-8240-47c7-a339-a969f2074a1d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:16.669953 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-000b3d33-8240-47c7-a339-a969f2074a1d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:16.670232 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-000b3d33-8240-47c7-a339-a969f2074a1d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:16.670523 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-000b3d33-8240-47c7-a339-a969f2074a1d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:16.670677 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-000b3d33-8240-47c7-a339-a969f2074a1d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id d9653010-b9da-4731-a272-8852bcbc29d0. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:16.675735 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ddc715e4-af6e-423a-9372-6e4bae467b6b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:16.679164 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ddc715e4-af6e-423a-9372-6e4bae467b6b tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] GET https://10.4.3.127/volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c Aug 14 06:17:16.679651 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:16.679651 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:16.680231 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ddc715e4-af6e-423a-9372-6e4bae467b6b tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:16.680627 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ddc715e4-af6e-423a-9372-6e4bae467b6b tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:16.680806 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-000b3d33-8240-47c7-a339-a969f2074a1d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 200 Aug 14 06:17:16.681376 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 869/3444] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:16 2026] GET /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:16.688917 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ddc715e4-af6e-423a-9372-6e4bae467b6b tempest-VolumesTransfersTest-78714004 tempest-VolumesTransfersTest-78714004-project-admin] https://10.4.3.127/volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c returned with HTTP 404 Aug 14 06:17:16.689550 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 853/3445] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:16 2026] GET /volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:16.698360 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0ba7f9e0-56f3-4641-9c5e-d24de584c53b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:16.700696 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0ba7f9e0-56f3-4641-9c5e-d24de584c53b tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] GET https://10.4.3.127/volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c Aug 14 06:17:16.700856 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0ba7f9e0-56f3-4641-9c5e-d24de584c53b tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:16.701048 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0ba7f9e0-56f3-4641-9c5e-d24de584c53b tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:16.712464 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0ba7f9e0-56f3-4641-9c5e-d24de584c53b tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] https://10.4.3.127/volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c returned with HTTP 404 Aug 14 06:17:16.713108 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 867/3446] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:16 2026] GET /volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:16.719997 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-eac83c4d-c00a-42c6-bce8-e8d06a27b791 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:16.722044 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-eac83c4d-c00a-42c6-bce8-e8d06a27b791 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c Aug 14 06:17:16.722257 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-eac83c4d-c00a-42c6-bce8-e8d06a27b791 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:16.722493 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-eac83c4d-c00a-42c6-bce8-e8d06a27b791 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:16.722766 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-eac83c4d-c00a-42c6-bce8-e8d06a27b791 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] Delete volume with id: f913c096-eaa5-4192-a20b-be9854e8bc1c Aug 14 06:17:16.729937 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-eac83c4d-c00a-42c6-bce8-e8d06a27b791 tempest-VolumesTransfersTest-671899738 tempest-VolumesTransfersTest-671899738-project-member] https://10.4.3.127/volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c returned with HTTP 404 Aug 14 06:17:16.730663 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 858/3447] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:16 2026] DELETE /volume/v3/volumes/f913c096-eaa5-4192-a20b-be9854e8bc1c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:16.740548 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3625c8a3-b728-4cca-9872-c1387f79cf1f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:16.744077 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e989194d-dd55-41d8-acd9-22cb27e12d90 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:16.744927 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3625c8a3-b728-4cca-9872-c1387f79cf1f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:16.745127 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3625c8a3-b728-4cca-9872-c1387f79cf1f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:16.745307 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3625c8a3-b728-4cca-9872-c1387f79cf1f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:16.745462 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3625c8a3-b728-4cca-9872-c1387f79cf1f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:16.748869 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e989194d-dd55-41d8-acd9-22cb27e12d90 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/41fdf8d1-9cc3-42da-86da-866a2cb8a18f Aug 14 06:17:16.749117 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e989194d-dd55-41d8-acd9-22cb27e12d90 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:16.749309 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e989194d-dd55-41d8-acd9-22cb27e12d90 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:16.756381 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:16.756381 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:16.757042 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:16.757042 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:16.757565 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e989194d-dd55-41d8-acd9-22cb27e12d90 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:16.757611 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3625c8a3-b728-4cca-9872-c1387f79cf1f tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:17:16.758141 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 870/3448] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:16 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:16.761483 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e989194d-dd55-41d8-acd9-22cb27e12d90 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/41fdf8d1-9cc3-42da-86da-866a2cb8a18f returned with HTTP 200 Aug 14 06:17:16.761483 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 854/3449] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:16 2026] GET /volume/v3/snapshots/41fdf8d1-9cc3-42da-86da-866a2cb8a18f => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:16.772604 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-482fcb48-5ae4-4c6b-a360-7611979d8a7f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:16.774888 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-482fcb48-5ae4-4c6b-a360-7611979d8a7f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] POST https://10.4.3.127/volume/v3/snapshots/41fdf8d1-9cc3-42da-86da-866a2cb8a18f/action Aug 14 06:17:16.775282 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-482fcb48-5ae4-4c6b-a360-7611979d8a7f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:17:16.775483 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-482fcb48-5ae4-4c6b-a360-7611979d8a7f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:16.782754 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:16.782754 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:16.783248 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-482fcb48-5ae4-4c6b-a360-7611979d8a7f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Snapshot retrieved successfully. Aug 14 06:17:16.784196 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.policy [None req-482fcb48-5ae4-4c6b-a360-7611979d8a7f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8ac262ec1e7b47efadc0f55c6e67bac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e96232015664b8ba9103bc40b808060', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100404) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:17:16.784427 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-482fcb48-5ae4-4c6b-a360-7611979d8a7f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] https://10.4.3.127/volume/v3/snapshots/41fdf8d1-9cc3-42da-86da-866a2cb8a18f/action returned with HTTP 403 Aug 14 06:17:16.784925 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 868/3450] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:17:16 2026] POST /volume/v3/snapshots/41fdf8d1-9cc3-42da-86da-866a2cb8a18f/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:16.795370 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fb38f28f-1426-4f0f-9762-3ce6416591db None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:16.798191 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fb38f28f-1426-4f0f-9762-3ce6416591db tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/41fdf8d1-9cc3-42da-86da-866a2cb8a18f Aug 14 06:17:16.798191 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fb38f28f-1426-4f0f-9762-3ce6416591db tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:16.798526 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fb38f28f-1426-4f0f-9762-3ce6416591db tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:16.798526 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-fb38f28f-1426-4f0f-9762-3ce6416591db tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete snapshot with id: 41fdf8d1-9cc3-42da-86da-866a2cb8a18f Aug 14 06:17:16.805426 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:16.805426 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:16.805777 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-fb38f28f-1426-4f0f-9762-3ce6416591db tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:16.831041 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-fb38f28f-1426-4f0f-9762-3ce6416591db tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot delete request issued successfully. Aug 14 06:17:16.831275 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fb38f28f-1426-4f0f-9762-3ce6416591db tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/41fdf8d1-9cc3-42da-86da-866a2cb8a18f returned with HTTP 202 Aug 14 06:17:16.831975 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 859/3451] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:17:16 2026] DELETE /volume/v3/snapshots/41fdf8d1-9cc3-42da-86da-866a2cb8a18f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:16.845493 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a3ac09a7-4299-4535-8209-e48024b8f221 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:16.847600 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a3ac09a7-4299-4535-8209-e48024b8f221 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/41fdf8d1-9cc3-42da-86da-866a2cb8a18f Aug 14 06:17:16.848003 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a3ac09a7-4299-4535-8209-e48024b8f221 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:16.848257 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a3ac09a7-4299-4535-8209-e48024b8f221 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:16.854225 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:16.854225 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:16.854641 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a3ac09a7-4299-4535-8209-e48024b8f221 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:16.855517 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a3ac09a7-4299-4535-8209-e48024b8f221 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/41fdf8d1-9cc3-42da-86da-866a2cb8a18f returned with HTTP 200 Aug 14 06:17:16.856073 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 871/3452] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:16 2026] GET /volume/v3/snapshots/41fdf8d1-9cc3-42da-86da-866a2cb8a18f => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:17.225371 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c039bd18-3ed1-4cdf-a3be-cf238519a866 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:17.225840 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c039bd18-3ed1-4cdf-a3be-cf238519a866 None None] GET https://10.4.3.127/volume// Aug 14 06:17:17.226035 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c039bd18-3ed1-4cdf-a3be-cf238519a866 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:17.226261 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c039bd18-3ed1-4cdf-a3be-cf238519a866 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:17.226607 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c039bd18-3ed1-4cdf-a3be-cf238519a866 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:17:17.227015 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 855/3453] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:17:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:17:17.234916 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-befe020d-882d-4f17-b151-92f8445b2393 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:17.237905 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-befe020d-882d-4f17-b151-92f8445b2393 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/volumes/025611e3-4481-498a-b977-5251f329d2c9 Aug 14 06:17:17.238207 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-befe020d-882d-4f17-b151-92f8445b2393 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:17.238862 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-befe020d-882d-4f17-b151-92f8445b2393 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:17.251204 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:17.251204 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:17.255596 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-befe020d-882d-4f17-b151-92f8445b2393 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Volume info retrieved successfully. Aug 14 06:17:17.262017 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-befe020d-882d-4f17-b151-92f8445b2393 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/volumes/025611e3-4481-498a-b977-5251f329d2c9 returned with HTTP 200 Aug 14 06:17:17.262457 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 869/3454] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:17:17 2026] GET /volume/v3/volumes/025611e3-4481-498a-b977-5251f329d2c9 => generated 1596 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:17:17.393503 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-b3e33913-98f9-4d99-bb05-0c9a1e2d98bf None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:17.396142 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-b3e33913-98f9-4d99-bb05-0c9a1e2d98bf tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] PUT https://10.4.3.127/volume/v3/attachments/467cf3ae-3e1d-4175-a30e-f338e14a40f2 Aug 14 06:17:17.396564 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-b3e33913-98f9-4d99-bb05-0c9a1e2d98bf tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:17.404938 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-b3e33913-98f9-4d99-bb05-0c9a1e2d98bf tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Acquiring lock "cinder-attachment_update-025611e3-4481-498a-b977-5251f329d2c9-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:17:17.410306 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-b3e33913-98f9-4d99-bb05-0c9a1e2d98bf tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Lock "cinder-attachment_update-025611e3-4481-498a-b977-5251f329d2c9-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:17:17.411515 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:17.411515 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:17.535511 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3c837681-62c8-4673-85e6-80a9e86b1edc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:17.539808 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3c837681-62c8-4673-85e6-80a9e86b1edc tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/snapshots/4e251878-698c-4da5-b9e9-fff09b7523b3 Aug 14 06:17:17.539808 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3c837681-62c8-4673-85e6-80a9e86b1edc tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:17.539808 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3c837681-62c8-4673-85e6-80a9e86b1edc tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:17.549152 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:17.549152 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:17.549251 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-b3e33913-98f9-4d99-bb05-0c9a1e2d98bf tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Lock "cinder-attachment_update-025611e3-4481-498a-b977-5251f329d2c9-np0000007331" released by "attachment_update" :: held 0.137s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:17:17.549514 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3c837681-62c8-4673-85e6-80a9e86b1edc tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Snapshot retrieved successfully. Aug 14 06:17:17.549545 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-b3e33913-98f9-4d99-bb05-0c9a1e2d98bf tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/attachments/467cf3ae-3e1d-4175-a30e-f338e14a40f2 returned with HTTP 200 Aug 14 06:17:17.549570 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3c837681-62c8-4673-85e6-80a9e86b1edc tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/snapshots/4e251878-698c-4da5-b9e9-fff09b7523b3 returned with HTTP 200 Aug 14 06:17:17.549608 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 860/3455] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:17:17 2026] PUT /volume/v3/attachments/467cf3ae-3e1d-4175-a30e-f338e14a40f2 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:17.549647 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 872/3456] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:17 2026] GET /volume/v3/snapshots/4e251878-698c-4da5-b9e9-fff09b7523b3 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:17.560911 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-591df7a4-e44a-4b20-a8c1-4d40f8f3b3b6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:17.565824 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-591df7a4-e44a-4b20-a8c1-4d40f8f3b3b6 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] POST https://10.4.3.127/volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394/action Aug 14 06:17:17.566217 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-591df7a4-e44a-4b20-a8c1-4d40f8f3b3b6 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Action body: b'{"revert": {"snapshot_id": "4e251878-698c-4da5-b9e9-fff09b7523b3"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:17:17.566278 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-591df7a4-e44a-4b20-a8c1-4d40f8f3b3b6 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "4e251878-698c-4da5-b9e9-fff09b7523b3"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:17.578021 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:17.578021 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:17.578511 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-591df7a4-e44a-4b20-a8c1-4d40f8f3b3b6 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Volume retrieved successfully. Aug 14 06:17:17.579307 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-c35b5b19-5d4b-493c-b891-c4c68091e509 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:17.582113 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-c35b5b19-5d4b-493c-b891-c4c68091e509 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] POST https://10.4.3.127/volume/v3/attachments/467cf3ae-3e1d-4175-a30e-f338e14a40f2/action Aug 14 06:17:17.582602 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-c35b5b19-5d4b-493c-b891-c4c68091e509 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:17:17.582774 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-c35b5b19-5d4b-493c-b891-c4c68091e509 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:17.593870 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-591df7a4-e44a-4b20-a8c1-4d40f8f3b3b6 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Reverting volume 5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 to snapshot 4e251878-698c-4da5-b9e9-fff09b7523b3. Aug 14 06:17:17.595202 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:17.595202 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:17.609569 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:17.609569 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:17.611975 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-591df7a4-e44a-4b20-a8c1-4d40f8f3b3b6 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394/action returned with HTTP 202 Aug 14 06:17:17.613224 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 856/3457] 10.4.3.127 () {70 vars in 1431 bytes} [Fri Aug 14 06:17:17 2026] POST /volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 06:17:17.624558 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c1e23430-8580-4593-a556-f93a0dac25e7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:17.628012 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c1e23430-8580-4593-a556-f93a0dac25e7 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 Aug 14 06:17:17.628300 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c1e23430-8580-4593-a556-f93a0dac25e7 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:17.629203 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c1e23430-8580-4593-a556-f93a0dac25e7 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:17.632722 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-671f9a7a-08c0-4c9c-9dc5-d7432371d8a5 req-c35b5b19-5d4b-493c-b891-c4c68091e509 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/attachments/467cf3ae-3e1d-4175-a30e-f338e14a40f2/action returned with HTTP 204 Aug 14 06:17:17.633322 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 870/3458] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:17:17 2026] POST /volume/v3/attachments/467cf3ae-3e1d-4175-a30e-f338e14a40f2/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:17.643090 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:17.643090 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:17.651612 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c1e23430-8580-4593-a556-f93a0dac25e7 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Volume info retrieved successfully. Aug 14 06:17:17.663538 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c1e23430-8580-4593-a556-f93a0dac25e7 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 returned with HTTP 200 Aug 14 06:17:17.663955 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 861/3459] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:17 2026] GET /volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:17.693546 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c5cfc417-48fe-4f75-b0e4-9c105addd4e6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:17.695799 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c5cfc417-48fe-4f75-b0e4-9c105addd4e6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:17.696137 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c5cfc417-48fe-4f75-b0e4-9c105addd4e6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:17.696443 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c5cfc417-48fe-4f75-b0e4-9c105addd4e6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:17.697255 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-c5cfc417-48fe-4f75-b0e4-9c105addd4e6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id d9653010-b9da-4731-a272-8852bcbc29d0. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:17.704104 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:17.704104 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:17.704104 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c5cfc417-48fe-4f75-b0e4-9c105addd4e6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 200 Aug 14 06:17:17.704104 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 873/3460] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:17 2026] GET /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:17.769243 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0428bc6b-aed7-4f3a-9935-7ce875736166 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:17.771283 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0428bc6b-aed7-4f3a-9935-7ce875736166 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:17.771481 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0428bc6b-aed7-4f3a-9935-7ce875736166 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:17.771691 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0428bc6b-aed7-4f3a-9935-7ce875736166 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:17.771799 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0428bc6b-aed7-4f3a-9935-7ce875736166 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:17.777009 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:17.777009 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:17.777979 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0428bc6b-aed7-4f3a-9935-7ce875736166 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:17:17.778520 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 857/3461] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:17 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:17.789146 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-95ca3dc0-1d0d-481c-a2d2-2f1dab7068f2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:17.791683 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-95ca3dc0-1d0d-481c-a2d2-2f1dab7068f2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:17.791962 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-95ca3dc0-1d0d-481c-a2d2-2f1dab7068f2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:17.792200 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-95ca3dc0-1d0d-481c-a2d2-2f1dab7068f2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:17.792311 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-95ca3dc0-1d0d-481c-a2d2-2f1dab7068f2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:17.797146 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:17.797146 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:17.798242 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-95ca3dc0-1d0d-481c-a2d2-2f1dab7068f2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:17:17.798644 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 871/3462] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:17 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:17.808082 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-09759f91-f6a5-4696-9f0e-2ffdd607a998 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:17.809705 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-09759f91-f6a5-4696-9f0e-2ffdd607a998 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:17:17.810029 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-09759f91-f6a5-4696-9f0e-2ffdd607a998 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "60246ad8-1845-4851-98e2-000982b19d02", "incremental": true, "force": true}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:17.811767 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-09759f91-f6a5-4696-9f0e-2ffdd607a998 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Creating new backup {'backup': {'volume_id': '60246ad8-1845-4851-98e2-000982b19d02', 'incremental': True, 'force': True}} {{(pid=100405) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:17:17.811767 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-09759f91-f6a5-4696-9f0e-2ffdd607a998 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Creating backup of volume 60246ad8-1845-4851-98e2-000982b19d02 in container None Aug 14 06:17:17.823775 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:17.823775 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:17.824259 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-09759f91-f6a5-4696-9f0e-2ffdd607a998 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:17:17.846755 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-09759f91-f6a5-4696-9f0e-2ffdd607a998 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Created reservations ['f4852fd4-9087-42e7-a60d-66b03b4931a1', '299b0b0d-c2b0-47ad-a8b5-5d5b6929b98a'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:17.871290 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dc8f8976-4928-45c4-97b4-f9bb51e9d854 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:17.872936 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dc8f8976-4928-45c4-97b4-f9bb51e9d854 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/41fdf8d1-9cc3-42da-86da-866a2cb8a18f Aug 14 06:17:17.873929 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dc8f8976-4928-45c4-97b4-f9bb51e9d854 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:17.874518 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dc8f8976-4928-45c4-97b4-f9bb51e9d854 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:17.882781 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dc8f8976-4928-45c4-97b4-f9bb51e9d854 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/41fdf8d1-9cc3-42da-86da-866a2cb8a18f returned with HTTP 404 Aug 14 06:17:17.886892 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 874/3463] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:17 2026] GET /volume/v3/snapshots/41fdf8d1-9cc3-42da-86da-866a2cb8a18f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:17.894436 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e7718fef-a7f1-44cb-8a22-4690edb2450b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:17.897098 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-09759f91-f6a5-4696-9f0e-2ffdd607a998 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:17:17.897520 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e7718fef-a7f1-44cb-8a22-4690edb2450b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/60588004-061d-4a72-ab34-479db207e8b8 Aug 14 06:17:17.897604 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 862/3464] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:17:17 2026] POST /volume/v3/backups => generated 288 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:17.897811 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e7718fef-a7f1-44cb-8a22-4690edb2450b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:17.898206 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e7718fef-a7f1-44cb-8a22-4690edb2450b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:17.898477 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-e7718fef-a7f1-44cb-8a22-4690edb2450b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete volume with id: 60588004-061d-4a72-ab34-479db207e8b8 Aug 14 06:17:17.909173 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:17.909173 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:17.909656 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e7718fef-a7f1-44cb-8a22-4690edb2450b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:17.913068 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-bb38a080-4473-4cb1-bead-605788091783 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:17.915966 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bb38a080-4473-4cb1-bead-605788091783 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc Aug 14 06:17:17.916358 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bb38a080-4473-4cb1-bead-605788091783 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:17.916520 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bb38a080-4473-4cb1-bead-605788091783 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:17.916768 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-bb38a080-4473-4cb1-bead-605788091783 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b5039953-0e7a-40cc-89fd-e74225cb82bc. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:17.923207 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:17.923207 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:17.925042 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bb38a080-4473-4cb1-bead-605788091783 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc returned with HTTP 200 Aug 14 06:17:17.925594 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 872/3465] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:17 2026] GET /volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc => generated 694 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:17.930665 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e7718fef-a7f1-44cb-8a22-4690edb2450b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete volume request issued successfully. Aug 14 06:17:17.930879 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e7718fef-a7f1-44cb-8a22-4690edb2450b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/60588004-061d-4a72-ab34-479db207e8b8 returned with HTTP 202 Aug 14 06:17:17.931596 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 858/3466] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:17 2026] DELETE /volume/v3/volumes/60588004-061d-4a72-ab34-479db207e8b8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:17.943011 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bdd69f71-5cc3-476c-b323-1a4020f76310 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:17.944450 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bdd69f71-5cc3-476c-b323-1a4020f76310 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/60588004-061d-4a72-ab34-479db207e8b8 Aug 14 06:17:17.944764 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bdd69f71-5cc3-476c-b323-1a4020f76310 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:17.945309 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bdd69f71-5cc3-476c-b323-1a4020f76310 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:17.962148 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:17.962148 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:17.970138 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bdd69f71-5cc3-476c-b323-1a4020f76310 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:17.979959 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bdd69f71-5cc3-476c-b323-1a4020f76310 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/60588004-061d-4a72-ab34-479db207e8b8 returned with HTTP 200 Aug 14 06:17:17.980425 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 875/3467] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:17 2026] GET /volume/v3/volumes/60588004-061d-4a72-ab34-479db207e8b8 => generated 1007 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:18.679756 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4d3fcfdb-a19c-4cdb-bf1b-b947425ff96d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:18.683185 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4d3fcfdb-a19c-4cdb-bf1b-b947425ff96d tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 Aug 14 06:17:18.683620 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4d3fcfdb-a19c-4cdb-bf1b-b947425ff96d tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:18.683957 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4d3fcfdb-a19c-4cdb-bf1b-b947425ff96d tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:18.695284 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:18.695284 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:18.705866 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4d3fcfdb-a19c-4cdb-bf1b-b947425ff96d tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Volume info retrieved successfully. Aug 14 06:17:18.715830 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4d3fcfdb-a19c-4cdb-bf1b-b947425ff96d tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 returned with HTTP 200 Aug 14 06:17:18.716309 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 863/3468] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:18 2026] GET /volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:18.716393 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-aceaf47e-c283-4a39-884a-f0a32567f123 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:18.718934 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-aceaf47e-c283-4a39-884a-f0a32567f123 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:18.719287 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-aceaf47e-c283-4a39-884a-f0a32567f123 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:18.719557 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-aceaf47e-c283-4a39-884a-f0a32567f123 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:18.719712 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-aceaf47e-c283-4a39-884a-f0a32567f123 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id d9653010-b9da-4731-a272-8852bcbc29d0. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:18.725305 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:18.725305 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:18.726238 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-aceaf47e-c283-4a39-884a-f0a32567f123 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 200 Aug 14 06:17:18.726920 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 873/3469] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:18 2026] GET /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:18.733424 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aefe4e32-d568-4c54-989e-c2cc02026b92 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:18.735905 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aefe4e32-d568-4c54-989e-c2cc02026b92 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/snapshots/4e251878-698c-4da5-b9e9-fff09b7523b3 Aug 14 06:17:18.736186 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aefe4e32-d568-4c54-989e-c2cc02026b92 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:18.736473 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aefe4e32-d568-4c54-989e-c2cc02026b92 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:18.744655 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:18.744655 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:18.745251 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-aefe4e32-d568-4c54-989e-c2cc02026b92 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Snapshot retrieved successfully. Aug 14 06:17:18.746335 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aefe4e32-d568-4c54-989e-c2cc02026b92 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/snapshots/4e251878-698c-4da5-b9e9-fff09b7523b3 returned with HTTP 200 Aug 14 06:17:18.746884 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 859/3470] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:18 2026] GET /volume/v3/snapshots/4e251878-698c-4da5-b9e9-fff09b7523b3 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:18.758115 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ab8ab61f-1433-44b7-ae75-30045aba901e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:18.760376 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ab8ab61f-1433-44b7-ae75-30045aba901e tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 Aug 14 06:17:18.760779 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ab8ab61f-1433-44b7-ae75-30045aba901e tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:18.761028 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ab8ab61f-1433-44b7-ae75-30045aba901e tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:18.775003 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:18.775003 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:18.784082 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ab8ab61f-1433-44b7-ae75-30045aba901e tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Volume info retrieved successfully. Aug 14 06:17:18.791512 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ab8ab61f-1433-44b7-ae75-30045aba901e tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 returned with HTTP 200 Aug 14 06:17:18.792097 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 876/3471] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:18 2026] GET /volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:18.811223 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-588e87c6-5b32-4cfd-95be-a8318625eccf None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:18.812855 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-588e87c6-5b32-4cfd-95be-a8318625eccf tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:18.813204 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-588e87c6-5b32-4cfd-95be-a8318625eccf tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-579097838"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:18.815618 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-588e87c6-5b32-4cfd-95be-a8318625eccf tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-579097838'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:18.815618 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-588e87c6-5b32-4cfd-95be-a8318625eccf tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Create volume of 1 GB Aug 14 06:17:18.819137 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-588e87c6-5b32-4cfd-95be-a8318625eccf tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Availability Zones retrieved successfully. Aug 14 06:17:18.824853 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-588e87c6-5b32-4cfd-95be-a8318625eccf tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Flow 'volume_create_api' (c58d359f-3f7d-4eee-9727-ebd90f21a174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:18.825874 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-588e87c6-5b32-4cfd-95be-a8318625eccf tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f91d2315-351e-4567-9b6b-32747164fdbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:18.826964 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-588e87c6-5b32-4cfd-95be-a8318625eccf tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:18.863557 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-588e87c6-5b32-4cfd-95be-a8318625eccf tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f91d2315-351e-4567-9b6b-32747164fdbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:18.864806 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-588e87c6-5b32-4cfd-95be-a8318625eccf tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6dc8305-f6e2-4c24-9811-ba777f2a6686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:18.923324 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-588e87c6-5b32-4cfd-95be-a8318625eccf tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Created reservations ['afac63b7-ae41-471d-a693-270d2835a647', '9e920362-fd35-46e3-8c59-7588a3be6633', '3ebea5f9-ae0b-4c1a-a095-d464f9bf46d3', '646e18f9-60b7-4951-a0ea-2119bc37b1d9'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:18.924206 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-588e87c6-5b32-4cfd-95be-a8318625eccf tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6dc8305-f6e2-4c24-9811-ba777f2a6686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afac63b7-ae41-471d-a693-270d2835a647', '9e920362-fd35-46e3-8c59-7588a3be6633', '3ebea5f9-ae0b-4c1a-a095-d464f9bf46d3', '646e18f9-60b7-4951-a0ea-2119bc37b1d9']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:18.924874 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-588e87c6-5b32-4cfd-95be-a8318625eccf tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (910520d6-aac6-4d83-a78d-2363ae3c169d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:18.938211 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-438fe6ee-f4c7-4c12-826d-5cd5cb90d57e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:18.943117 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-438fe6ee-f4c7-4c12-826d-5cd5cb90d57e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc Aug 14 06:17:18.944737 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-438fe6ee-f4c7-4c12-826d-5cd5cb90d57e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:18.944737 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-438fe6ee-f4c7-4c12-826d-5cd5cb90d57e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:18.944737 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-438fe6ee-f4c7-4c12-826d-5cd5cb90d57e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b5039953-0e7a-40cc-89fd-e74225cb82bc. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:18.957488 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:18.957488 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:18.958203 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-438fe6ee-f4c7-4c12-826d-5cd5cb90d57e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc returned with HTTP 200 Aug 14 06:17:18.958774 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 874/3472] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:18 2026] GET /volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc => generated 696 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:18.962680 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-588e87c6-5b32-4cfd-95be-a8318625eccf tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (910520d6-aac6-4d83-a78d-2363ae3c169d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc293a0f-7134-4e78-bdd9-e59cda7a81c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-579097838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c7006b25b74d0cbeed367a6f290d0e',qos_specs=None,replication_status=,reservations=['afac63b7-ae41-471d-a693-270d2835a647','9e920362-fd35-46e3-8c59-7588a3be6633','3ebea5f9-ae0b-4c1a-a095-d464f9bf46d3','646e18f9-60b7-4951-a0ea-2119bc37b1d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80694dd5b1e04226aee9ec134180fbbd',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-579097838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc293a0f-7134-4e78-bdd9-e59cda7a81c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77c7006b25b74d0cbeed367a6f290d0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80694dd5b1e04226aee9ec134180fbbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:18.963290 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-588e87c6-5b32-4cfd-95be-a8318625eccf tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a6141d6-03a8-4a78-b841-52e4589e7e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:18.985140 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-588e87c6-5b32-4cfd-95be-a8318625eccf tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a6141d6-03a8-4a78-b841-52e4589e7e8b) transitioned into state 'SUCCESS' from state '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-579097838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c7006b25b74d0cbeed367a6f290d0e',qos_specs=None,replication_status=,reservations=['afac63b7-ae41-471d-a693-270d2835a647','9e920362-fd35-46e3-8c59-7588a3be6633','3ebea5f9-ae0b-4c1a-a095-d464f9bf46d3','646e18f9-60b7-4951-a0ea-2119bc37b1d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80694dd5b1e04226aee9ec134180fbbd',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:18.986021 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-588e87c6-5b32-4cfd-95be-a8318625eccf tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49ade191-43b7-459d-8a9e-3a235aa619c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:18.995005 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e3f09d56-10a9-4738-999a-c4e635a59a5d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:18.998001 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e3f09d56-10a9-4738-999a-c4e635a59a5d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/60588004-061d-4a72-ab34-479db207e8b8 Aug 14 06:17:18.998206 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e3f09d56-10a9-4738-999a-c4e635a59a5d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:18.998443 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e3f09d56-10a9-4738-999a-c4e635a59a5d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:19.005751 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-588e87c6-5b32-4cfd-95be-a8318625eccf tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49ade191-43b7-459d-8a9e-3a235aa619c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:19.006548 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-588e87c6-5b32-4cfd-95be-a8318625eccf tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Flow 'volume_create_api' (c58d359f-3f7d-4eee-9727-ebd90f21a174) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:19.006768 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-588e87c6-5b32-4cfd-95be-a8318625eccf tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Create volume request issued successfully. Aug 14 06:17:19.007334 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-588e87c6-5b32-4cfd-95be-a8318625eccf tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:19.007819 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 864/3473] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:17:18 2026] POST /volume/v3/volumes => generated 765 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:19.009650 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e3f09d56-10a9-4738-999a-c4e635a59a5d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/60588004-061d-4a72-ab34-479db207e8b8 returned with HTTP 404 Aug 14 06:17:19.009650 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 860/3474] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:18 2026] GET /volume/v3/volumes/60588004-061d-4a72-ab34-479db207e8b8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:19.021869 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:19.024378 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:19.024909 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-651789685"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:19.025770 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-75a04025-12c1-4526-855a-a79d17303204 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:19.027046 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-651789685'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:19.027238 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume of 1 GB Aug 14 06:17:19.028119 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-75a04025-12c1-4526-855a-a79d17303204 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2 Aug 14 06:17:19.028287 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-75a04025-12c1-4526-855a-a79d17303204 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:19.028488 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-75a04025-12c1-4526-855a-a79d17303204 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:19.031392 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Availability Zones retrieved successfully. Aug 14 06:17:19.042052 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Flow 'volume_create_api' (60739f31-664e-4f64-8ba1-15451bccebe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:19.044230 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cb32f3b-c2ee-4730-a790-dc510a675e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:19.045770 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:19.045972 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:19.045972 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:19.051018 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-75a04025-12c1-4526-855a-a79d17303204 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Volume info retrieved successfully. Aug 14 06:17:19.058349 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-75a04025-12c1-4526-855a-a79d17303204 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2 returned with HTTP 200 Aug 14 06:17:19.058907 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 875/3475] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:19 2026] GET /volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2 => generated 833 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:19.080231 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cb32f3b-c2ee-4730-a790-dc510a675e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:19.080231 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (093397bb-5e0c-44f4-94b0-6fb9fa8a0013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:19.129271 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Created reservations ['ad04ae03-def6-435d-bd45-3115d2e411ed', 'a2e382c8-b103-41dc-9f4a-ceb79b9a2c1e', '12d2ffdc-22bb-4b34-bed9-db2c44a7343f', '0027d08b-72e9-485e-a363-a1465d4c2096'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:19.130298 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (093397bb-5e0c-44f4-94b0-6fb9fa8a0013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad04ae03-def6-435d-bd45-3115d2e411ed', 'a2e382c8-b103-41dc-9f4a-ceb79b9a2c1e', '12d2ffdc-22bb-4b34-bed9-db2c44a7343f', '0027d08b-72e9-485e-a363-a1465d4c2096']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:19.131221 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fea95250-b48d-4307-8ab4-2b941d9f5948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:19.162680 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fea95250-b48d-4307-8ab4-2b941d9f5948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23e34c71-83ae-4df7-95c4-93807b18beac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-651789685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e96232015664b8ba9103bc40b808060',qos_specs=None,replication_status=,reservations=['ad04ae03-def6-435d-bd45-3115d2e411ed','a2e382c8-b103-41dc-9f4a-ceb79b9a2c1e','12d2ffdc-22bb-4b34-bed9-db2c44a7343f','0027d08b-72e9-485e-a363-a1465d4c2096'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-651789685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23e34c71-83ae-4df7-95c4-93807b18beac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e96232015664b8ba9103bc40b808060',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:19.162973 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29c2b70f-9e19-4518-98c5-379a749cac0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:19.192014 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29c2b70f-9e19-4518-98c5-379a749cac0d) transitioned into state 'SUCCESS' from state '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-651789685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e96232015664b8ba9103bc40b808060',qos_specs=None,replication_status=,reservations=['ad04ae03-def6-435d-bd45-3115d2e411ed','a2e382c8-b103-41dc-9f4a-ceb79b9a2c1e','12d2ffdc-22bb-4b34-bed9-db2c44a7343f','0027d08b-72e9-485e-a363-a1465d4c2096'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:19.193415 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4537add0-dc01-429d-95bc-22307bd696d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:19.209702 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4537add0-dc01-429d-95bc-22307bd696d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:19.209702 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Flow 'volume_create_api' (60739f31-664e-4f64-8ba1-15451bccebe0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:19.209702 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume request issued successfully. Aug 14 06:17:19.209702 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-759eb2bb-89f8-4958-bd23-3f9b0aa28d53 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:19.210189 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 877/3476] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:17:19 2026] POST /volume/v3/volumes => generated 777 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:19.225573 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-327f3a00-329e-4297-b99c-dab4ba80c9ec None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:19.226266 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-327f3a00-329e-4297-b99c-dab4ba80c9ec tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/23e34c71-83ae-4df7-95c4-93807b18beac Aug 14 06:17:19.226582 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-327f3a00-329e-4297-b99c-dab4ba80c9ec tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:19.226846 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-327f3a00-329e-4297-b99c-dab4ba80c9ec tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:19.240777 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:19.240777 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:19.246419 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-327f3a00-329e-4297-b99c-dab4ba80c9ec tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:19.256334 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-327f3a00-329e-4297-b99c-dab4ba80c9ec tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/23e34c71-83ae-4df7-95c4-93807b18beac returned with HTTP 200 Aug 14 06:17:19.256939 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 865/3477] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:19 2026] GET /volume/v3/volumes/23e34c71-83ae-4df7-95c4-93807b18beac => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:19.737955 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-60157c43-a3a7-42c1-9a72-dbb96105da91 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:19.743364 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-60157c43-a3a7-42c1-9a72-dbb96105da91 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:19.743553 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-60157c43-a3a7-42c1-9a72-dbb96105da91 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:19.743732 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-60157c43-a3a7-42c1-9a72-dbb96105da91 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:19.743838 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-60157c43-a3a7-42c1-9a72-dbb96105da91 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id d9653010-b9da-4731-a272-8852bcbc29d0. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:19.750913 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:19.750913 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:19.751635 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-60157c43-a3a7-42c1-9a72-dbb96105da91 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 200 Aug 14 06:17:19.752048 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 861/3478] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:19 2026] GET /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:19.971902 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5dbb3baf-10ef-41a1-8a96-0c4ccb5ef2e6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:19.973770 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5dbb3baf-10ef-41a1-8a96-0c4ccb5ef2e6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc Aug 14 06:17:19.973770 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5dbb3baf-10ef-41a1-8a96-0c4ccb5ef2e6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:19.973956 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5dbb3baf-10ef-41a1-8a96-0c4ccb5ef2e6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:19.974025 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-5dbb3baf-10ef-41a1-8a96-0c4ccb5ef2e6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b5039953-0e7a-40cc-89fd-e74225cb82bc. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:19.977825 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:19.977825 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:19.978516 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5dbb3baf-10ef-41a1-8a96-0c4ccb5ef2e6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc returned with HTTP 200 Aug 14 06:17:19.979029 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 876/3479] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:19 2026] GET /volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc => generated 696 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:20.074267 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0df8e377-d14a-47ba-ac47-2440ec6a9b7d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:20.076098 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0df8e377-d14a-47ba-ac47-2440ec6a9b7d tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2 Aug 14 06:17:20.076320 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0df8e377-d14a-47ba-ac47-2440ec6a9b7d tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:20.076547 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0df8e377-d14a-47ba-ac47-2440ec6a9b7d tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:20.084781 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:20.084781 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:20.089655 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0df8e377-d14a-47ba-ac47-2440ec6a9b7d tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Volume info retrieved successfully. Aug 14 06:17:20.095194 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0df8e377-d14a-47ba-ac47-2440ec6a9b7d tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2 returned with HTTP 200 Aug 14 06:17:20.095693 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 878/3480] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:20 2026] GET /volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:20.107188 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2f6d68ea-f8e0-4814-a6ad-37dfe9c847de None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:20.109180 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2f6d68ea-f8e0-4814-a6ad-37dfe9c847de tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:17:20.109584 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2f6d68ea-f8e0-4814-a6ad-37dfe9c847de tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc293a0f-7134-4e78-bdd9-e59cda7a81c2", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-985486195"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:20.119609 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:20.119609 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:20.120214 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2f6d68ea-f8e0-4814-a6ad-37dfe9c847de tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Volume info retrieved successfully. Aug 14 06:17:20.120354 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-2f6d68ea-f8e0-4814-a6ad-37dfe9c847de tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Create snapshot from volume cc293a0f-7134-4e78-bdd9-e59cda7a81c2 Aug 14 06:17:20.152442 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-2f6d68ea-f8e0-4814-a6ad-37dfe9c847de tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Created reservations ['febbb682-fff1-48b2-b8e8-3956ba65ce88', 'd4f61e85-604c-4b73-8221-488c157e5387', '4180865c-3606-40f0-861f-8298d3581a8d', 'df242150-d984-40d2-963c-5d556458e972'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:20.187321 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2f6d68ea-f8e0-4814-a6ad-37dfe9c847de tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Snapshot create request issued successfully. Aug 14 06:17:20.187817 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2f6d68ea-f8e0-4814-a6ad-37dfe9c847de tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:17:20.188365 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 866/3481] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:17:20 2026] POST /volume/v3/snapshots => generated 321 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:20.196800 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d8af3a74-3ef0-4fc5-b333-86ea523684a1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:20.199003 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d8af3a74-3ef0-4fc5-b333-86ea523684a1 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/snapshots/7f0e7b76-8da9-468a-8471-4fe278025114 Aug 14 06:17:20.199300 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d8af3a74-3ef0-4fc5-b333-86ea523684a1 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:20.199510 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d8af3a74-3ef0-4fc5-b333-86ea523684a1 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:20.203128 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=531,cinder:UPDATE=170,cinder:INSERT=104,cinder:DELETE=3 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:17:20.208993 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:20.208993 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:20.209580 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d8af3a74-3ef0-4fc5-b333-86ea523684a1 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Snapshot retrieved successfully. Aug 14 06:17:20.211080 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d8af3a74-3ef0-4fc5-b333-86ea523684a1 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/snapshots/7f0e7b76-8da9-468a-8471-4fe278025114 returned with HTTP 200 Aug 14 06:17:20.211998 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 862/3482] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:20 2026] GET /volume/v3/snapshots/7f0e7b76-8da9-468a-8471-4fe278025114 => generated 453 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:20.275853 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6a9d4ccc-e19b-48ba-b490-389e7b2f6f42 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:20.277711 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6a9d4ccc-e19b-48ba-b490-389e7b2f6f42 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/23e34c71-83ae-4df7-95c4-93807b18beac Aug 14 06:17:20.277991 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6a9d4ccc-e19b-48ba-b490-389e7b2f6f42 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:20.278245 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6a9d4ccc-e19b-48ba-b490-389e7b2f6f42 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:20.285876 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:20.285876 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:20.290325 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6a9d4ccc-e19b-48ba-b490-389e7b2f6f42 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:20.295361 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6a9d4ccc-e19b-48ba-b490-389e7b2f6f42 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/23e34c71-83ae-4df7-95c4-93807b18beac returned with HTTP 200 Aug 14 06:17:20.297420 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 877/3483] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:20 2026] GET /volume/v3/volumes/23e34c71-83ae-4df7-95c4-93807b18beac => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:20.308957 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-92ee972f-1df5-4663-bf9c-d82eac7281f2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:20.310768 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-92ee972f-1df5-4663-bf9c-d82eac7281f2 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:17:20.311198 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-92ee972f-1df5-4663-bf9c-d82eac7281f2 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "23e34c71-83ae-4df7-95c4-93807b18beac", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1018750776"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:20.319679 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:20.319679 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:20.320015 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-92ee972f-1df5-4663-bf9c-d82eac7281f2 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:20.320126 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-92ee972f-1df5-4663-bf9c-d82eac7281f2 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create snapshot from volume 23e34c71-83ae-4df7-95c4-93807b18beac Aug 14 06:17:20.344197 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-92ee972f-1df5-4663-bf9c-d82eac7281f2 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Created reservations ['0c579a40-cf01-4888-b881-1437eb7d7663', '7a854ed0-2ad1-4650-b9bd-2282b0723dc3', '44a7e284-5283-437c-92da-844a4180d83b', 'b69c3144-0f1a-4fc5-a9b2-ac53bfcaf0f5'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:20.370146 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-92ee972f-1df5-4663-bf9c-d82eac7281f2 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot create request issued successfully. Aug 14 06:17:20.370490 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-92ee972f-1df5-4663-bf9c-d82eac7281f2 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:17:20.371011 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 879/3484] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:17:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:20.379275 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3fb39463-85d2-4922-b632-42a1cd31bf01 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:20.381470 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3fb39463-85d2-4922-b632-42a1cd31bf01 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/4a79189d-2d97-446f-8d35-3468c376acbe Aug 14 06:17:20.381682 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3fb39463-85d2-4922-b632-42a1cd31bf01 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:20.381891 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3fb39463-85d2-4922-b632-42a1cd31bf01 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:20.389550 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:20.389550 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:20.389899 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3fb39463-85d2-4922-b632-42a1cd31bf01 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:20.393651 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3fb39463-85d2-4922-b632-42a1cd31bf01 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/4a79189d-2d97-446f-8d35-3468c376acbe returned with HTTP 200 Aug 14 06:17:20.393651 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 867/3485] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:20 2026] GET /volume/v3/snapshots/4a79189d-2d97-446f-8d35-3468c376acbe => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:20.393760 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:20.525693 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:20.526159 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1767323755"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:20.528033 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1767323755'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:20.528195 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Create volume of 1 GB Aug 14 06:17:20.533382 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Availability Zones retrieved successfully. Aug 14 06:17:20.540896 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Flow 'volume_create_api' (06bdcf7d-652b-43e3-b7e3-aacf40b4eb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:20.542289 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0287ea57-bfad-413c-80f9-869464a3e6f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:20.543589 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:20.573115 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0287ea57-bfad-413c-80f9-869464a3e6f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:20.574214 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba4ba4c5-7f77-4c84-bad7-ce5505d45143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:20.654426 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Created reservations ['3a1dcbac-600f-4bb6-aadf-f6c24b1a7bf4', '65bf058c-88c2-4ce7-9eda-0abd4e77b62f', '3d0c7e62-8664-432c-a72e-886e2e715447', '94461419-2899-4528-9339-87241da5e4c1'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:20.655297 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba4ba4c5-7f77-4c84-bad7-ce5505d45143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a1dcbac-600f-4bb6-aadf-f6c24b1a7bf4', '65bf058c-88c2-4ce7-9eda-0abd4e77b62f', '3d0c7e62-8664-432c-a72e-886e2e715447', '94461419-2899-4528-9339-87241da5e4c1']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:20.656040 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3a1c9ae-e777-4209-a45c-57d9a1302a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:20.679707 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3a1c9ae-e777-4209-a45c-57d9a1302a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53bfa633-d028-42a3-8992-8e11efe1d062', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1767323755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aba4b0e55fb14c61b5bba13e1a82d5f7',qos_specs=None,replication_status=,reservations=['3a1dcbac-600f-4bb6-aadf-f6c24b1a7bf4','65bf058c-88c2-4ce7-9eda-0abd4e77b62f','3d0c7e62-8664-432c-a72e-886e2e715447','94461419-2899-4528-9339-87241da5e4c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86e2f4795b544628b58daac6336b0409',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1767323755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53bfa633-d028-42a3-8992-8e11efe1d062,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aba4b0e55fb14c61b5bba13e1a82d5f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86e2f4795b544628b58daac6336b0409',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:20.680373 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1093d120-9c64-4bec-89cf-10fc916820e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:20.700549 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1093d120-9c64-4bec-89cf-10fc916820e7) transitioned into state 'SUCCESS' from state '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-1767323755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aba4b0e55fb14c61b5bba13e1a82d5f7',qos_specs=None,replication_status=,reservations=['3a1dcbac-600f-4bb6-aadf-f6c24b1a7bf4','65bf058c-88c2-4ce7-9eda-0abd4e77b62f','3d0c7e62-8664-432c-a72e-886e2e715447','94461419-2899-4528-9339-87241da5e4c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86e2f4795b544628b58daac6336b0409',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:20.701624 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e20e8d0-439e-4e9b-b7ed-47f3e0377b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:20.712596 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e20e8d0-439e-4e9b-b7ed-47f3e0377b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:20.713516 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Flow 'volume_create_api' (06bdcf7d-652b-43e3-b7e3-aacf40b4eb2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:20.713900 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Create volume request issued successfully. Aug 14 06:17:20.714745 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b2c03d93-8b1e-47fc-bd57-27f58679ef09 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:20.715224 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 863/3486] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:17:20 2026] POST /volume/v3/volumes => generated 819 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:20.727251 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2b853183-7a9d-4d42-86ed-257bbd1aba93 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:20.728916 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2b853183-7a9d-4d42-86ed-257bbd1aba93 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] GET https://10.4.3.127/volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 Aug 14 06:17:20.729097 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2b853183-7a9d-4d42-86ed-257bbd1aba93 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:20.729265 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2b853183-7a9d-4d42-86ed-257bbd1aba93 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:20.736712 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:20.736712 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:20.740242 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2b853183-7a9d-4d42-86ed-257bbd1aba93 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Volume info retrieved successfully. Aug 14 06:17:20.744880 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2b853183-7a9d-4d42-86ed-257bbd1aba93 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] https://10.4.3.127/volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 returned with HTTP 200 Aug 14 06:17:20.745492 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 878/3487] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:20 2026] GET /volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 => generated 887 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:20.764487 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0c1c0eb9-87ea-443f-9fd0-e3932429c204 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:20.767057 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0c1c0eb9-87ea-443f-9fd0-e3932429c204 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:20.767324 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0c1c0eb9-87ea-443f-9fd0-e3932429c204 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:20.767637 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0c1c0eb9-87ea-443f-9fd0-e3932429c204 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:20.767774 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-0c1c0eb9-87ea-443f-9fd0-e3932429c204 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id d9653010-b9da-4731-a272-8852bcbc29d0. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:20.773476 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:20.773476 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:20.774622 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0c1c0eb9-87ea-443f-9fd0-e3932429c204 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 200 Aug 14 06:17:20.775155 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 880/3488] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:20 2026] GET /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:20.994158 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9aec960c-53bc-46d1-856e-dc2196675cf2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:20.997778 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9aec960c-53bc-46d1-856e-dc2196675cf2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc Aug 14 06:17:20.998084 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9aec960c-53bc-46d1-856e-dc2196675cf2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:20.998349 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9aec960c-53bc-46d1-856e-dc2196675cf2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:20.998505 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-9aec960c-53bc-46d1-856e-dc2196675cf2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b5039953-0e7a-40cc-89fd-e74225cb82bc. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:21.005207 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:21.005207 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:21.006298 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9aec960c-53bc-46d1-856e-dc2196675cf2 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc returned with HTTP 200 Aug 14 06:17:21.006803 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 868/3489] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:20 2026] GET /volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:21.221843 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-65fc2de6-82ef-4e9a-b90c-09c7f3a14366 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:21.224921 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-65fc2de6-82ef-4e9a-b90c-09c7f3a14366 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/snapshots/7f0e7b76-8da9-468a-8471-4fe278025114 Aug 14 06:17:21.225178 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-65fc2de6-82ef-4e9a-b90c-09c7f3a14366 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:21.225456 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-65fc2de6-82ef-4e9a-b90c-09c7f3a14366 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:21.233730 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:21.233730 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:21.234315 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-65fc2de6-82ef-4e9a-b90c-09c7f3a14366 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Snapshot retrieved successfully. Aug 14 06:17:21.235386 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-65fc2de6-82ef-4e9a-b90c-09c7f3a14366 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/snapshots/7f0e7b76-8da9-468a-8471-4fe278025114 returned with HTTP 200 Aug 14 06:17:21.235919 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 864/3490] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:21 2026] GET /volume/v3/snapshots/7f0e7b76-8da9-468a-8471-4fe278025114 => generated 480 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:21.247505 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-519f7173-fa44-44c2-8e0a-846f0ff9e8bb None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:21.249545 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-519f7173-fa44-44c2-8e0a-846f0ff9e8bb tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] POST https://10.4.3.127/volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2/action Aug 14 06:17:21.249954 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-519f7173-fa44-44c2-8e0a-846f0ff9e8bb tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:17:21.250092 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-519f7173-fa44-44c2-8e0a-846f0ff9e8bb tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:21.258539 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:21.258539 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:21.258977 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-519f7173-fa44-44c2-8e0a-846f0ff9e8bb tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Volume info retrieved successfully. Aug 14 06:17:21.296650 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-519f7173-fa44-44c2-8e0a-846f0ff9e8bb tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Created reservations ['efe26bde-b157-4be3-bb79-1cce2ddc7ea4', '1d3eb7e7-a7ec-4e66-a233-8fcf83de592b'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:21.305613 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-519f7173-fa44-44c2-8e0a-846f0ff9e8bb tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Extend volume request issued successfully. Aug 14 06:17:21.305897 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-519f7173-fa44-44c2-8e0a-846f0ff9e8bb tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2/action returned with HTTP 202 Aug 14 06:17:21.306446 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 879/3491] 10.4.3.127 () {70 vars in 1431 bytes} [Fri Aug 14 06:17:21 2026] POST /volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 06:17:21.313926 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-136f89ad-5bef-4cd8-895e-553fa19a2214 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:21.316095 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-136f89ad-5bef-4cd8-895e-553fa19a2214 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2 Aug 14 06:17:21.316366 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-136f89ad-5bef-4cd8-895e-553fa19a2214 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:21.316623 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-136f89ad-5bef-4cd8-895e-553fa19a2214 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:21.324876 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:21.324876 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:21.332224 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-136f89ad-5bef-4cd8-895e-553fa19a2214 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Volume info retrieved successfully. Aug 14 06:17:21.340679 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-136f89ad-5bef-4cd8-895e-553fa19a2214 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2 returned with HTTP 200 Aug 14 06:17:21.341276 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 881/3492] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:21 2026] GET /volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:21.401091 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-58eba913-e537-4e8c-9f0a-301c9700e8ae None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:21.408063 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-58eba913-e537-4e8c-9f0a-301c9700e8ae tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/4a79189d-2d97-446f-8d35-3468c376acbe Aug 14 06:17:21.408063 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-58eba913-e537-4e8c-9f0a-301c9700e8ae tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:21.408063 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-58eba913-e537-4e8c-9f0a-301c9700e8ae tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:21.419532 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:21.419532 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:21.423425 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-58eba913-e537-4e8c-9f0a-301c9700e8ae tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:21.423425 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-58eba913-e537-4e8c-9f0a-301c9700e8ae tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/4a79189d-2d97-446f-8d35-3468c376acbe returned with HTTP 200 Aug 14 06:17:21.423425 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 869/3493] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:21 2026] GET /volume/v3/snapshots/4a79189d-2d97-446f-8d35-3468c376acbe => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:21.436434 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3cd14b37-dd4c-4b6e-8a6b-6746c800a76a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:21.438641 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3cd14b37-dd4c-4b6e-8a6b-6746c800a76a tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] GET https://10.4.3.127/volume/v3/snapshots Aug 14 06:17:21.438890 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3cd14b37-dd4c-4b6e-8a6b-6746c800a76a tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:21.439132 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3cd14b37-dd4c-4b6e-8a6b-6746c800a76a tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:21.439433 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-3cd14b37-dd4c-4b6e-8a6b-6746c800a76a tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:17:21.440694 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-3cd14b37-dd4c-4b6e-8a6b-6746c800a76a tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Building query based on filter {{(pid=100407) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:17:21.444699 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3cd14b37-dd4c-4b6e-8a6b-6746c800a76a tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Get all snapshots completed successfully. Aug 14 06:17:21.445018 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3cd14b37-dd4c-4b6e-8a6b-6746c800a76a tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 200 Aug 14 06:17:21.445473 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 865/3494] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 14 06:17:21 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 14 06:17:21.456223 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6ff2d192-21a8-4255-90f1-dcf6ed78169d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:21.459282 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6ff2d192-21a8-4255-90f1-dcf6ed78169d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/4a79189d-2d97-446f-8d35-3468c376acbe Aug 14 06:17:21.459543 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6ff2d192-21a8-4255-90f1-dcf6ed78169d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:21.459777 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6ff2d192-21a8-4255-90f1-dcf6ed78169d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:21.459915 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-6ff2d192-21a8-4255-90f1-dcf6ed78169d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete snapshot with id: 4a79189d-2d97-446f-8d35-3468c376acbe Aug 14 06:17:21.471962 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:21.471962 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:21.472309 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6ff2d192-21a8-4255-90f1-dcf6ed78169d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:21.499944 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6ff2d192-21a8-4255-90f1-dcf6ed78169d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot delete request issued successfully. Aug 14 06:17:21.500152 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6ff2d192-21a8-4255-90f1-dcf6ed78169d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/4a79189d-2d97-446f-8d35-3468c376acbe returned with HTTP 202 Aug 14 06:17:21.500599 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 880/3495] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:17:21 2026] DELETE /volume/v3/snapshots/4a79189d-2d97-446f-8d35-3468c376acbe => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:21.515635 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f61ae29b-b3e7-45c9-8b68-b916650d4924 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:21.517910 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f61ae29b-b3e7-45c9-8b68-b916650d4924 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/4a79189d-2d97-446f-8d35-3468c376acbe Aug 14 06:17:21.518153 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f61ae29b-b3e7-45c9-8b68-b916650d4924 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:21.518427 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f61ae29b-b3e7-45c9-8b68-b916650d4924 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:21.524542 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:21.524542 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:21.524989 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f61ae29b-b3e7-45c9-8b68-b916650d4924 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:21.525846 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f61ae29b-b3e7-45c9-8b68-b916650d4924 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/4a79189d-2d97-446f-8d35-3468c376acbe returned with HTTP 200 Aug 14 06:17:21.526364 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 882/3496] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:21 2026] GET /volume/v3/snapshots/4a79189d-2d97-446f-8d35-3468c376acbe => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:21.758134 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1d1e6d3a-e4ed-4e1c-9d20-ecd51a82d7be None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:21.760234 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1d1e6d3a-e4ed-4e1c-9d20-ecd51a82d7be tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] GET https://10.4.3.127/volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 Aug 14 06:17:21.760234 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1d1e6d3a-e4ed-4e1c-9d20-ecd51a82d7be tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:21.760727 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1d1e6d3a-e4ed-4e1c-9d20-ecd51a82d7be tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:21.769344 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:21.769344 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:21.774151 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-1d1e6d3a-e4ed-4e1c-9d20-ecd51a82d7be tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Volume info retrieved successfully. Aug 14 06:17:21.785439 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1d1e6d3a-e4ed-4e1c-9d20-ecd51a82d7be tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] https://10.4.3.127/volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 returned with HTTP 200 Aug 14 06:17:21.785439 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 870/3497] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:21 2026] GET /volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 => generated 946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:21.788450 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3b61b0cd-6ac9-4b43-aaf7-219f743f40dc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:21.792250 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b61b0cd-6ac9-4b43-aaf7-219f743f40dc tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:21.792560 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b61b0cd-6ac9-4b43-aaf7-219f743f40dc tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:21.792809 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b61b0cd-6ac9-4b43-aaf7-219f743f40dc tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:21.792943 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-3b61b0cd-6ac9-4b43-aaf7-219f743f40dc tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id d9653010-b9da-4731-a272-8852bcbc29d0. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:21.800676 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:21.800676 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:21.801708 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b61b0cd-6ac9-4b43-aaf7-219f743f40dc tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 200 Aug 14 06:17:21.802225 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 866/3498] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:21 2026] GET /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:21.815305 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3e6e1e84-c24a-4243-a082-f35a1e8c2c4f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:21.819905 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3e6e1e84-c24a-4243-a082-f35a1e8c2c4f tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] POST https://10.4.3.127/volume/v3/volume-transfers Aug 14 06:17:21.819905 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3e6e1e84-c24a-4243-a082-f35a1e8c2c4f tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "53bfa633-d028-42a3-8992-8e11efe1d062"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:21.821482 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volume_transfer [None req-3e6e1e84-c24a-4243-a082-f35a1e8c2c4f tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Creating new volume transfer {'transfer': {'volume_id': '53bfa633-d028-42a3-8992-8e11efe1d062'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 06:17:21.822216 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volume_transfer [None req-3e6e1e84-c24a-4243-a082-f35a1e8c2c4f tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Creating transfer of volume 53bfa633-d028-42a3-8992-8e11efe1d062 Aug 14 06:17:21.822216 np0000007331 devstack@c-api.service[100404]: INFO cinder.transfer.api [None req-3e6e1e84-c24a-4243-a082-f35a1e8c2c4f tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Generating transfer record for volume 53bfa633-d028-42a3-8992-8e11efe1d062 Aug 14 06:17:21.838435 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:21.838435 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:21.859860 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3e6e1e84-c24a-4243-a082-f35a1e8c2c4f tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] https://10.4.3.127/volume/v3/volume-transfers returned with HTTP 202 Aug 14 06:17:21.861530 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 881/3499] 10.4.3.127 () {70 vars in 1326 bytes} [Fri Aug 14 06:17:21 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:21.873446 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-22b01c9a-7230-4ddf-8e1e-c1902ed8712f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:21.873814 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-22b01c9a-7230-4ddf-8e1e-c1902ed8712f tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] GET https://10.4.3.127/volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 Aug 14 06:17:21.874123 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-22b01c9a-7230-4ddf-8e1e-c1902ed8712f tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:21.874348 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-22b01c9a-7230-4ddf-8e1e-c1902ed8712f tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:21.883433 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:21.883433 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:21.890415 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-22b01c9a-7230-4ddf-8e1e-c1902ed8712f tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Volume info retrieved successfully. Aug 14 06:17:21.892608 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-22b01c9a-7230-4ddf-8e1e-c1902ed8712f tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] https://10.4.3.127/volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 returned with HTTP 200 Aug 14 06:17:21.893123 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 883/3500] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:21 2026] GET /volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:21.916369 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a11aaca1-48db-4c63-b8de-183414159cf1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:21.920082 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a11aaca1-48db-4c63-b8de-183414159cf1 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] GET https://10.4.3.127/volume/v3/volume-transfers/b737290b-8df5-4ff7-86c5-c63753628fe9 Aug 14 06:17:21.920427 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a11aaca1-48db-4c63-b8de-183414159cf1 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:21.920705 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a11aaca1-48db-4c63-b8de-183414159cf1 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:21.926270 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a11aaca1-48db-4c63-b8de-183414159cf1 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] https://10.4.3.127/volume/v3/volume-transfers/b737290b-8df5-4ff7-86c5-c63753628fe9 returned with HTTP 200 Aug 14 06:17:21.926663 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 871/3501] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 14 06:17:21 2026] GET /volume/v3/volume-transfers/b737290b-8df5-4ff7-86c5-c63753628fe9 => generated 432 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:21.936211 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-06a13fd6-c3fd-49f6-89f9-2bef2c7ac627 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:21.939722 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-06a13fd6-c3fd-49f6-89f9-2bef2c7ac627 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] GET https://10.4.3.127/volume/v3/volume-transfers Aug 14 06:17:21.939722 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-06a13fd6-c3fd-49f6-89f9-2bef2c7ac627 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:21.939722 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-06a13fd6-c3fd-49f6-89f9-2bef2c7ac627 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:21.939722 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volume_transfer [None req-06a13fd6-c3fd-49f6-89f9-2bef2c7ac627 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Listing volume transfers {{(pid=100407) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 06:17:21.944774 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-06a13fd6-c3fd-49f6-89f9-2bef2c7ac627 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] https://10.4.3.127/volume/v3/volume-transfers returned with HTTP 200 Aug 14 06:17:21.945263 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 867/3502] 10.4.3.127 () {68 vars in 1305 bytes} [Fri Aug 14 06:17:21 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:21.957653 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9d12e926-e5a9-47a3-a4a1-71dde62bd8ee None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:22.018104 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9d73cfcd-e263-4e70-9fd3-f8c8f5561ea4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:22.019882 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d73cfcd-e263-4e70-9fd3-f8c8f5561ea4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc Aug 14 06:17:22.020011 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d73cfcd-e263-4e70-9fd3-f8c8f5561ea4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:22.020187 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d73cfcd-e263-4e70-9fd3-f8c8f5561ea4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:22.020304 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-9d73cfcd-e263-4e70-9fd3-f8c8f5561ea4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b5039953-0e7a-40cc-89fd-e74225cb82bc. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:22.024663 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:22.024663 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:22.025252 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9d12e926-e5a9-47a3-a4a1-71dde62bd8ee tempest-VolumesTransfersV355Test-1794833498 tempest-VolumesTransfersV355Test-1794833498-project-member] POST https://10.4.3.127/volume/v3/volume-transfers/b737290b-8df5-4ff7-86c5-c63753628fe9/accept Aug 14 06:17:22.025458 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d73cfcd-e263-4e70-9fd3-f8c8f5561ea4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc returned with HTTP 200 Aug 14 06:17:22.025620 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9d12e926-e5a9-47a3-a4a1-71dde62bd8ee tempest-VolumesTransfersV355Test-1794833498 tempest-VolumesTransfersV355Test-1794833498-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "f5bbc33102b38a01"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:22.025822 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 884/3503] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:22 2026] GET /volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:22.026952 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.volume_transfer [None req-9d12e926-e5a9-47a3-a4a1-71dde62bd8ee tempest-VolumesTransfersV355Test-1794833498 tempest-VolumesTransfersV355Test-1794833498-project-member] Accepting volume transfer b737290b-8df5-4ff7-86c5-c63753628fe9 {{(pid=100404) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 06:17:22.027051 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.volume_transfer [None req-9d12e926-e5a9-47a3-a4a1-71dde62bd8ee tempest-VolumesTransfersV355Test-1794833498 tempest-VolumesTransfersV355Test-1794833498-project-member] Accepting transfer b737290b-8df5-4ff7-86c5-c63753628fe9 Aug 14 06:17:22.096415 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-9d12e926-e5a9-47a3-a4a1-71dde62bd8ee tempest-VolumesTransfersV355Test-1794833498 tempest-VolumesTransfersV355Test-1794833498-project-member] Created reservations ['17bc2505-a1f2-45a1-a5d0-3c927a9d5984', '3548f7b7-c81e-4efd-a9eb-10a3a9914222', '8481e1f3-a046-4604-af86-ba0503216e69', '30964e5c-c240-41e4-b9de-627493fb7c8c'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:22.112690 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-9d12e926-e5a9-47a3-a4a1-71dde62bd8ee tempest-VolumesTransfersV355Test-1794833498 tempest-VolumesTransfersV355Test-1794833498-project-member] Created reservations ['17e56d3f-b0db-4682-a3eb-5109180d6d0d', '71632143-2957-4193-b1e3-3cd048e056a0', '8d9c2733-07ec-4d26-8e2c-04a51e449cb7', '3e2eff6e-09c4-4466-afbc-d2e5a9c86a90'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:22.163797 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-9d12e926-e5a9-47a3-a4a1-71dde62bd8ee tempest-VolumesTransfersV355Test-1794833498 tempest-VolumesTransfersV355Test-1794833498-project-member] Created reservations ['b4fcc966-dac3-43f9-870e-8b955b441e96', 'efff8c29-4ff4-4c50-bb41-fa130089de62', 'a8867f64-e756-430a-89a2-e328c5adc12a', '4367058b-4cff-4fc7-a4ff-b42170becdec'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:22.207024 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-9d12e926-e5a9-47a3-a4a1-71dde62bd8ee tempest-VolumesTransfersV355Test-1794833498 tempest-VolumesTransfersV355Test-1794833498-project-member] Created reservations ['89920481-fc23-4ef7-bf1a-c206ffb1ebda', 'bcac529f-6d14-4fd5-9a9e-48feae99d2ef', 'b5586aaa-fe1a-464d-a445-0245dc28f44c', '223e84bd-7e16-4d76-a938-ee96d9151dee'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:22.222165 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9d12e926-e5a9-47a3-a4a1-71dde62bd8ee tempest-VolumesTransfersV355Test-1794833498 tempest-VolumesTransfersV355Test-1794833498-project-member] Transfer volume completed successfully. Aug 14 06:17:22.308073 np0000007331 devstack@c-api.service[100404]: INFO cinder.transfer.api [None req-9d12e926-e5a9-47a3-a4a1-71dde62bd8ee tempest-VolumesTransfersV355Test-1794833498 tempest-VolumesTransfersV355Test-1794833498-project-member] Volume 53bfa633-d028-42a3-8992-8e11efe1d062 has been transferred. Aug 14 06:17:22.314468 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9d12e926-e5a9-47a3-a4a1-71dde62bd8ee tempest-VolumesTransfersV355Test-1794833498 tempest-VolumesTransfersV355Test-1794833498-project-member] https://10.4.3.127/volume/v3/volume-transfers/b737290b-8df5-4ff7-86c5-c63753628fe9/accept returned with HTTP 202 Aug 14 06:17:22.315175 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 882/3504] 10.4.3.127 () {70 vars in 1458 bytes} [Fri Aug 14 06:17:21 2026] POST /volume/v3/volume-transfers/b737290b-8df5-4ff7-86c5-c63753628fe9/accept => generated 365 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:22.323730 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-61c92348-03de-4628-89bd-39f46200a5f9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:22.325544 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-61c92348-03de-4628-89bd-39f46200a5f9 tempest-VolumesTransfersV355Test-1794833498 tempest-VolumesTransfersV355Test-1794833498-project-member] GET https://10.4.3.127/volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 Aug 14 06:17:22.325821 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-61c92348-03de-4628-89bd-39f46200a5f9 tempest-VolumesTransfersV355Test-1794833498 tempest-VolumesTransfersV355Test-1794833498-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:22.326008 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-61c92348-03de-4628-89bd-39f46200a5f9 tempest-VolumesTransfersV355Test-1794833498 tempest-VolumesTransfersV355Test-1794833498-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:22.333510 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:22.333510 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:22.337596 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-61c92348-03de-4628-89bd-39f46200a5f9 tempest-VolumesTransfersV355Test-1794833498 tempest-VolumesTransfersV355Test-1794833498-project-member] Volume info retrieved successfully. Aug 14 06:17:22.341770 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-61c92348-03de-4628-89bd-39f46200a5f9 tempest-VolumesTransfersV355Test-1794833498 tempest-VolumesTransfersV355Test-1794833498-project-member] https://10.4.3.127/volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 returned with HTTP 200 Aug 14 06:17:22.342342 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 872/3505] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:22 2026] GET /volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:22.358006 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-74a8b3dd-bd44-432d-ac4a-1ac2bf84566c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:22.360232 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-74a8b3dd-bd44-432d-ac4a-1ac2bf84566c tempest-VolumesTransfersV355Test-1794833498 tempest-VolumesTransfersV355Test-1794833498-project-member] GET https://10.4.3.127/volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 Aug 14 06:17:22.360380 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-038b19ee-6af5-4a42-b0e1-02a4825e3d1e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:22.360789 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-74a8b3dd-bd44-432d-ac4a-1ac2bf84566c tempest-VolumesTransfersV355Test-1794833498 tempest-VolumesTransfersV355Test-1794833498-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:22.360847 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-74a8b3dd-bd44-432d-ac4a-1ac2bf84566c tempest-VolumesTransfersV355Test-1794833498 tempest-VolumesTransfersV355Test-1794833498-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:22.362258 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-038b19ee-6af5-4a42-b0e1-02a4825e3d1e tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2 Aug 14 06:17:22.362656 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-038b19ee-6af5-4a42-b0e1-02a4825e3d1e tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:22.362911 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-038b19ee-6af5-4a42-b0e1-02a4825e3d1e tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:22.368860 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:22.368860 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:22.370169 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:22.370169 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:22.372863 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-74a8b3dd-bd44-432d-ac4a-1ac2bf84566c tempest-VolumesTransfersV355Test-1794833498 tempest-VolumesTransfersV355Test-1794833498-project-member] Volume info retrieved successfully. Aug 14 06:17:22.374172 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-038b19ee-6af5-4a42-b0e1-02a4825e3d1e tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Volume info retrieved successfully. Aug 14 06:17:22.377256 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-74a8b3dd-bd44-432d-ac4a-1ac2bf84566c tempest-VolumesTransfersV355Test-1794833498 tempest-VolumesTransfersV355Test-1794833498-project-member] https://10.4.3.127/volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 returned with HTTP 200 Aug 14 06:17:22.377649 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 868/3506] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:22 2026] GET /volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 => generated 946 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:22.378574 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-038b19ee-6af5-4a42-b0e1-02a4825e3d1e tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2 returned with HTTP 200 Aug 14 06:17:22.378989 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 885/3507] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:22 2026] GET /volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:22.393117 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-58f85c47-982e-45b0-a387-c0b3eb243405 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:22.393203 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c0d135db-aad4-4b85-b206-7549b4703369 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:22.395313 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c0d135db-aad4-4b85-b206-7549b4703369 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] DELETE https://10.4.3.127/volume/v3/volume-transfers/b737290b-8df5-4ff7-86c5-c63753628fe9 Aug 14 06:17:22.395358 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-58f85c47-982e-45b0-a387-c0b3eb243405 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] POST https://10.4.3.127/volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2/action Aug 14 06:17:22.395626 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c0d135db-aad4-4b85-b206-7549b4703369 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:22.395804 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-58f85c47-982e-45b0-a387-c0b3eb243405 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Action body: b'{"revert": {"snapshot_id": "7f0e7b76-8da9-468a-8471-4fe278025114"}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:17:22.395900 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c0d135db-aad4-4b85-b206-7549b4703369 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:22.395978 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-58f85c47-982e-45b0-a387-c0b3eb243405 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "7f0e7b76-8da9-468a-8471-4fe278025114"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:22.396051 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.volume_transfer [None req-c0d135db-aad4-4b85-b206-7549b4703369 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Delete transfer with id: b737290b-8df5-4ff7-86c5-c63753628fe9 Aug 14 06:17:22.402175 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c0d135db-aad4-4b85-b206-7549b4703369 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] https://10.4.3.127/volume/v3/volume-transfers/b737290b-8df5-4ff7-86c5-c63753628fe9 returned with HTTP 404 Aug 14 06:17:22.402734 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 873/3508] 10.4.3.127 () {68 vars in 1419 bytes} [Fri Aug 14 06:17:22 2026] DELETE /volume/v3/volume-transfers/b737290b-8df5-4ff7-86c5-c63753628fe9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:22.410883 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-804ab192-2bd1-4875-97f4-d9b6cfc165b6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:22.411998 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:22.411998 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:22.412515 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-58f85c47-982e-45b0-a387-c0b3eb243405 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Volume retrieved successfully. Aug 14 06:17:22.425695 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-58f85c47-982e-45b0-a387-c0b3eb243405 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] HTTP exception thrown: Can't revert volume cc293a0f-7134-4e78-bdd9-e59cda7a81c2 to its latest snapshot 7f0e7b76-8da9-468a-8471-4fe278025114. The volume size must be equal to the snapshot size. Aug 14 06:17:22.425883 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-58f85c47-982e-45b0-a387-c0b3eb243405 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2/action returned with HTTP 400 Aug 14 06:17:22.426472 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 883/3509] 10.4.3.127 () {70 vars in 1431 bytes} [Fri Aug 14 06:17:22 2026] POST /volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2/action => generated 213 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 14 06:17:22.435464 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-766137a0-83ac-49f6-a355-bca95da4bb2d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:22.438591 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-766137a0-83ac-49f6-a355-bca95da4bb2d tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/7f0e7b76-8da9-468a-8471-4fe278025114 Aug 14 06:17:22.438846 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-766137a0-83ac-49f6-a355-bca95da4bb2d tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:22.439070 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-766137a0-83ac-49f6-a355-bca95da4bb2d tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:22.439193 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-766137a0-83ac-49f6-a355-bca95da4bb2d tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Delete snapshot with id: 7f0e7b76-8da9-468a-8471-4fe278025114 Aug 14 06:17:22.440859 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-804ab192-2bd1-4875-97f4-d9b6cfc165b6 tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 Aug 14 06:17:22.441119 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-804ab192-2bd1-4875-97f4-d9b6cfc165b6 tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:22.441322 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-804ab192-2bd1-4875-97f4-d9b6cfc165b6 tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:22.441524 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-804ab192-2bd1-4875-97f4-d9b6cfc165b6 tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] Delete volume with id: 53bfa633-d028-42a3-8992-8e11efe1d062 Aug 14 06:17:22.446319 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:22.446319 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:22.446780 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-766137a0-83ac-49f6-a355-bca95da4bb2d tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Snapshot retrieved successfully. Aug 14 06:17:22.449448 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:22.449448 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:22.449827 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-804ab192-2bd1-4875-97f4-d9b6cfc165b6 tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] Volume info retrieved successfully. Aug 14 06:17:22.470740 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-766137a0-83ac-49f6-a355-bca95da4bb2d tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Snapshot delete request issued successfully. Aug 14 06:17:22.470944 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-766137a0-83ac-49f6-a355-bca95da4bb2d tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/snapshots/7f0e7b76-8da9-468a-8471-4fe278025114 returned with HTTP 202 Aug 14 06:17:22.471719 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 886/3510] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:17:22 2026] DELETE /volume/v3/snapshots/7f0e7b76-8da9-468a-8471-4fe278025114 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:22.480505 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9307f806-80da-4c05-9139-ef61a805d06a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:22.481129 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-804ab192-2bd1-4875-97f4-d9b6cfc165b6 tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] Delete volume request issued successfully. Aug 14 06:17:22.481406 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-804ab192-2bd1-4875-97f4-d9b6cfc165b6 tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] https://10.4.3.127/volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 returned with HTTP 202 Aug 14 06:17:22.481975 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9307f806-80da-4c05-9139-ef61a805d06a tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/snapshots/7f0e7b76-8da9-468a-8471-4fe278025114 Aug 14 06:17:22.482105 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 869/3511] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:17:22 2026] DELETE /volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:17:22.482233 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9307f806-80da-4c05-9139-ef61a805d06a tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:22.482371 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9307f806-80da-4c05-9139-ef61a805d06a tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:22.493375 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5479abc6-9ae3-41c0-b969-e2967ef65cd1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:22.495773 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:22.495773 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:22.496254 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9307f806-80da-4c05-9139-ef61a805d06a tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Snapshot retrieved successfully. Aug 14 06:17:22.497104 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9307f806-80da-4c05-9139-ef61a805d06a tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/snapshots/7f0e7b76-8da9-468a-8471-4fe278025114 returned with HTTP 200 Aug 14 06:17:22.497497 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 874/3512] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:22 2026] GET /volume/v3/snapshots/7f0e7b76-8da9-468a-8471-4fe278025114 => generated 479 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:22.499174 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5479abc6-9ae3-41c0-b969-e2967ef65cd1 tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] GET https://10.4.3.127/volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 Aug 14 06:17:22.499486 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5479abc6-9ae3-41c0-b969-e2967ef65cd1 tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:22.499684 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5479abc6-9ae3-41c0-b969-e2967ef65cd1 tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:22.511771 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:22.511771 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:22.515464 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5479abc6-9ae3-41c0-b969-e2967ef65cd1 tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] Volume info retrieved successfully. Aug 14 06:17:22.520192 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5479abc6-9ae3-41c0-b969-e2967ef65cd1 tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] https://10.4.3.127/volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 returned with HTTP 200 Aug 14 06:17:22.520918 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 884/3513] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:22 2026] GET /volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:17:22.538566 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c0aa5a8e-dd1e-443d-ad3b-44efde2754c3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:22.541009 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c0aa5a8e-dd1e-443d-ad3b-44efde2754c3 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/4a79189d-2d97-446f-8d35-3468c376acbe Aug 14 06:17:22.541587 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c0aa5a8e-dd1e-443d-ad3b-44efde2754c3 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:22.541587 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c0aa5a8e-dd1e-443d-ad3b-44efde2754c3 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:22.547356 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c0aa5a8e-dd1e-443d-ad3b-44efde2754c3 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/4a79189d-2d97-446f-8d35-3468c376acbe returned with HTTP 404 Aug 14 06:17:22.548134 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 887/3514] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:22 2026] GET /volume/v3/snapshots/4a79189d-2d97-446f-8d35-3468c376acbe => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:22.556325 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-67e1a72a-3b3b-4b32-8bc9-f420ce4351a5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:22.558702 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-67e1a72a-3b3b-4b32-8bc9-f420ce4351a5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/23e34c71-83ae-4df7-95c4-93807b18beac Aug 14 06:17:22.560111 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-67e1a72a-3b3b-4b32-8bc9-f420ce4351a5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:22.560111 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-67e1a72a-3b3b-4b32-8bc9-f420ce4351a5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:22.560111 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-67e1a72a-3b3b-4b32-8bc9-f420ce4351a5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete volume with id: 23e34c71-83ae-4df7-95c4-93807b18beac Aug 14 06:17:22.576418 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:22.576418 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:22.576833 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-67e1a72a-3b3b-4b32-8bc9-f420ce4351a5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:22.613375 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-67e1a72a-3b3b-4b32-8bc9-f420ce4351a5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete volume request issued successfully. Aug 14 06:17:22.613589 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-67e1a72a-3b3b-4b32-8bc9-f420ce4351a5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/23e34c71-83ae-4df7-95c4-93807b18beac returned with HTTP 202 Aug 14 06:17:22.614085 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 870/3515] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:22 2026] DELETE /volume/v3/volumes/23e34c71-83ae-4df7-95c4-93807b18beac => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:22.624318 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-74e24db7-f0b1-4222-919b-ad1eb1b69e16 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:22.626586 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-74e24db7-f0b1-4222-919b-ad1eb1b69e16 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/23e34c71-83ae-4df7-95c4-93807b18beac Aug 14 06:17:22.626782 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-74e24db7-f0b1-4222-919b-ad1eb1b69e16 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:22.627015 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-74e24db7-f0b1-4222-919b-ad1eb1b69e16 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:22.636518 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:22.636518 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:22.641388 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-74e24db7-f0b1-4222-919b-ad1eb1b69e16 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:22.649448 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-74e24db7-f0b1-4222-919b-ad1eb1b69e16 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/23e34c71-83ae-4df7-95c4-93807b18beac returned with HTTP 200 Aug 14 06:17:22.650613 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 875/3516] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:22 2026] GET /volume/v3/volumes/23e34c71-83ae-4df7-95c4-93807b18beac => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:22.821892 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-51a38bb6-2319-4760-a022-a2c169192632 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:22.823512 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-51a38bb6-2319-4760-a022-a2c169192632 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:22.823940 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-51a38bb6-2319-4760-a022-a2c169192632 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:22.824300 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-51a38bb6-2319-4760-a022-a2c169192632 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:22.825421 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-51a38bb6-2319-4760-a022-a2c169192632 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id d9653010-b9da-4731-a272-8852bcbc29d0. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:22.832261 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:22.832261 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:22.834001 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-51a38bb6-2319-4760-a022-a2c169192632 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 200 Aug 14 06:17:22.834595 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 885/3517] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:22 2026] GET /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:23.038428 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3ea5f84e-e57a-4190-860b-70738a6a0932 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:23.040881 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3ea5f84e-e57a-4190-860b-70738a6a0932 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc Aug 14 06:17:23.041098 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3ea5f84e-e57a-4190-860b-70738a6a0932 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:23.041339 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3ea5f84e-e57a-4190-860b-70738a6a0932 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:23.041505 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3ea5f84e-e57a-4190-860b-70738a6a0932 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b5039953-0e7a-40cc-89fd-e74225cb82bc. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:23.047735 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:23.047735 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:23.048746 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3ea5f84e-e57a-4190-860b-70738a6a0932 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc returned with HTTP 200 Aug 14 06:17:23.049317 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 888/3518] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:23 2026] GET /volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:23.513020 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5616cd91-6008-4f26-bc6f-e0f0394e69f0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:23.517785 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5616cd91-6008-4f26-bc6f-e0f0394e69f0 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/snapshots/7f0e7b76-8da9-468a-8471-4fe278025114 Aug 14 06:17:23.517785 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5616cd91-6008-4f26-bc6f-e0f0394e69f0 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:23.517785 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5616cd91-6008-4f26-bc6f-e0f0394e69f0 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:23.524861 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5616cd91-6008-4f26-bc6f-e0f0394e69f0 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/snapshots/7f0e7b76-8da9-468a-8471-4fe278025114 returned with HTTP 404 Aug 14 06:17:23.525678 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 871/3519] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:23 2026] GET /volume/v3/snapshots/7f0e7b76-8da9-468a-8471-4fe278025114 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:23.536191 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9af8665b-8a4f-4874-a4aa-56ac724306e8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:23.542069 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9af8665b-8a4f-4874-a4aa-56ac724306e8 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] DELETE https://10.4.3.127/volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2 Aug 14 06:17:23.542381 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9af8665b-8a4f-4874-a4aa-56ac724306e8 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:23.542660 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9af8665b-8a4f-4874-a4aa-56ac724306e8 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:23.542859 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-9af8665b-8a4f-4874-a4aa-56ac724306e8 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Delete volume with id: cc293a0f-7134-4e78-bdd9-e59cda7a81c2 Aug 14 06:17:23.544596 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d733d0eb-b962-4da6-b8b3-7550309bc51d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:23.549169 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d733d0eb-b962-4da6-b8b3-7550309bc51d tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] GET https://10.4.3.127/volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 Aug 14 06:17:23.549492 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d733d0eb-b962-4da6-b8b3-7550309bc51d tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:23.551138 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d733d0eb-b962-4da6-b8b3-7550309bc51d tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:23.558748 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:23.558748 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:23.559415 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9af8665b-8a4f-4874-a4aa-56ac724306e8 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Volume info retrieved successfully. Aug 14 06:17:23.568199 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d733d0eb-b962-4da6-b8b3-7550309bc51d tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] https://10.4.3.127/volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 returned with HTTP 404 Aug 14 06:17:23.569013 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 886/3520] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:23 2026] GET /volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:23.579659 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d27d0536-f21e-4446-b972-27f0c04b867b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:23.581751 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d27d0536-f21e-4446-b972-27f0c04b867b tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] GET https://10.4.3.127/volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 Aug 14 06:17:23.582028 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d27d0536-f21e-4446-b972-27f0c04b867b tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:23.582340 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d27d0536-f21e-4446-b972-27f0c04b867b tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:23.589507 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d27d0536-f21e-4446-b972-27f0c04b867b tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] https://10.4.3.127/volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 returned with HTTP 404 Aug 14 06:17:23.590028 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 889/3521] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:23 2026] GET /volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:23.591551 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9af8665b-8a4f-4874-a4aa-56ac724306e8 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Delete volume request issued successfully. Aug 14 06:17:23.591830 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9af8665b-8a4f-4874-a4aa-56ac724306e8 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2 returned with HTTP 202 Aug 14 06:17:23.592286 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 876/3522] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:17:23 2026] DELETE /volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:17:23.601159 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e76c8a5d-5d3c-44ed-ae91-20717fc15c75 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:23.602011 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5565f2a0-b297-47a7-b8a8-32f538823bf1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:23.603355 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e76c8a5d-5d3c-44ed-ae91-20717fc15c75 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] DELETE https://10.4.3.127/volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 Aug 14 06:17:23.604042 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e76c8a5d-5d3c-44ed-ae91-20717fc15c75 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:23.604390 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e76c8a5d-5d3c-44ed-ae91-20717fc15c75 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:23.604736 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-e76c8a5d-5d3c-44ed-ae91-20717fc15c75 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Delete volume with id: 53bfa633-d028-42a3-8992-8e11efe1d062 Aug 14 06:17:23.605081 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5565f2a0-b297-47a7-b8a8-32f538823bf1 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2 Aug 14 06:17:23.606108 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5565f2a0-b297-47a7-b8a8-32f538823bf1 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:23.606108 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5565f2a0-b297-47a7-b8a8-32f538823bf1 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:23.612027 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e76c8a5d-5d3c-44ed-ae91-20717fc15c75 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] https://10.4.3.127/volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 returned with HTTP 404 Aug 14 06:17:23.612704 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 872/3523] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:17:23 2026] DELETE /volume/v3/volumes/53bfa633-d028-42a3-8992-8e11efe1d062 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:23.613341 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:23.613341 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:23.624860 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cfcd60e3-cc4a-4778-9164-947775044d08 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:23.629536 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5565f2a0-b297-47a7-b8a8-32f538823bf1 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Volume info retrieved successfully. Aug 14 06:17:23.629582 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cfcd60e3-cc4a-4778-9164-947775044d08 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:23.629582 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cfcd60e3-cc4a-4778-9164-947775044d08 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-866579370"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:23.629582 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-cfcd60e3-cc4a-4778-9164-947775044d08 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-866579370'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:23.629582 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-cfcd60e3-cc4a-4778-9164-947775044d08 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Create volume of 1 GB Aug 14 06:17:23.633976 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5565f2a0-b297-47a7-b8a8-32f538823bf1 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2 returned with HTTP 200 Aug 14 06:17:23.634116 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 887/3524] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:23 2026] GET /volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:23.634640 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cfcd60e3-cc4a-4778-9164-947775044d08 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Availability Zones retrieved successfully. Aug 14 06:17:23.641250 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cfcd60e3-cc4a-4778-9164-947775044d08 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Flow 'volume_create_api' (79f89118-6c1b-4be2-aeee-43567c2aff96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:23.642465 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cfcd60e3-cc4a-4778-9164-947775044d08 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6882391-b5fe-4ad8-89f6-8e9dfe716d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:23.643115 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-cfcd60e3-cc4a-4778-9164-947775044d08 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:23.667490 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-94cd9c05-161d-47d7-adca-bd778e9480bd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:23.673434 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-94cd9c05-161d-47d7-adca-bd778e9480bd tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/23e34c71-83ae-4df7-95c4-93807b18beac Aug 14 06:17:23.673795 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-94cd9c05-161d-47d7-adca-bd778e9480bd tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:23.674623 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-94cd9c05-161d-47d7-adca-bd778e9480bd tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:23.675858 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cfcd60e3-cc4a-4778-9164-947775044d08 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6882391-b5fe-4ad8-89f6-8e9dfe716d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:23.676187 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cfcd60e3-cc4a-4778-9164-947775044d08 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91faea1e-de3a-4c6e-a658-0dad753db102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:23.690542 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-94cd9c05-161d-47d7-adca-bd778e9480bd tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/23e34c71-83ae-4df7-95c4-93807b18beac returned with HTTP 404 Aug 14 06:17:23.690542 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 877/3525] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:23 2026] GET /volume/v3/volumes/23e34c71-83ae-4df7-95c4-93807b18beac => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:23.708129 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:23.710028 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:23.710789 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2083223492"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:23.714490 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2083223492'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:23.714490 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume of 1 GB Aug 14 06:17:23.717355 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Availability Zones retrieved successfully. Aug 14 06:17:23.723595 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Flow 'volume_create_api' (e87d9688-5fdc-44d5-baba-88697c8fa90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:23.724963 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5183545-03fd-4cef-8f86-d750cc524faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:23.725963 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:23.726082 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-cfcd60e3-cc4a-4778-9164-947775044d08 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Created reservations ['9fcdf9ff-8eae-4a24-960a-5e4e086de2b3', '96ff50b9-f5e1-42c9-bb96-2175b59bc678', '22f47dd5-1025-4721-8834-e4e9e0ce313f', 'd2897fe9-3b39-4b21-ae5e-e9ab99266b32'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:23.727021 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cfcd60e3-cc4a-4778-9164-947775044d08 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91faea1e-de3a-4c6e-a658-0dad753db102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fcdf9ff-8eae-4a24-960a-5e4e086de2b3', '96ff50b9-f5e1-42c9-bb96-2175b59bc678', '22f47dd5-1025-4721-8834-e4e9e0ce313f', 'd2897fe9-3b39-4b21-ae5e-e9ab99266b32']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:23.728468 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cfcd60e3-cc4a-4778-9164-947775044d08 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (696f4128-a94d-463f-aa75-f7389326e55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:23.753690 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cfcd60e3-cc4a-4778-9164-947775044d08 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (696f4128-a94d-463f-aa75-f7389326e55b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '543e89f5-c39b-43cf-be03-2954d27d4ee3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-866579370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aba4b0e55fb14c61b5bba13e1a82d5f7',qos_specs=None,replication_status=,reservations=['9fcdf9ff-8eae-4a24-960a-5e4e086de2b3','96ff50b9-f5e1-42c9-bb96-2175b59bc678','22f47dd5-1025-4721-8834-e4e9e0ce313f','d2897fe9-3b39-4b21-ae5e-e9ab99266b32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86e2f4795b544628b58daac6336b0409',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-866579370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=543e89f5-c39b-43cf-be03-2954d27d4ee3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aba4b0e55fb14c61b5bba13e1a82d5f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86e2f4795b544628b58daac6336b0409',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:23.753690 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cfcd60e3-cc4a-4778-9164-947775044d08 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d364b7dc-ae74-4af5-9d46-b623e69795d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:23.765564 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5183545-03fd-4cef-8f86-d750cc524faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:23.765564 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9d38478-ba4d-4a50-b4fc-f109c91e4221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:23.785230 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cfcd60e3-cc4a-4778-9164-947775044d08 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d364b7dc-ae74-4af5-9d46-b623e69795d8) transitioned into state 'SUCCESS' from state '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-866579370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aba4b0e55fb14c61b5bba13e1a82d5f7',qos_specs=None,replication_status=,reservations=['9fcdf9ff-8eae-4a24-960a-5e4e086de2b3','96ff50b9-f5e1-42c9-bb96-2175b59bc678','22f47dd5-1025-4721-8834-e4e9e0ce313f','d2897fe9-3b39-4b21-ae5e-e9ab99266b32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86e2f4795b544628b58daac6336b0409',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:23.786430 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cfcd60e3-cc4a-4778-9164-947775044d08 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e77e90f-543c-4be8-a265-fedf057d4805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:23.798155 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cfcd60e3-cc4a-4778-9164-947775044d08 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e77e90f-543c-4be8-a265-fedf057d4805) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:23.800864 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cfcd60e3-cc4a-4778-9164-947775044d08 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Flow 'volume_create_api' (79f89118-6c1b-4be2-aeee-43567c2aff96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:23.801181 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cfcd60e3-cc4a-4778-9164-947775044d08 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Create volume request issued successfully. Aug 14 06:17:23.802071 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cfcd60e3-cc4a-4778-9164-947775044d08 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:23.802676 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 890/3526] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:17:23 2026] POST /volume/v3/volumes => generated 818 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:23.818698 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4ee04453-9501-4e82-b02e-5912c6dd4eab None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:23.820654 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4ee04453-9501-4e82-b02e-5912c6dd4eab tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] GET https://10.4.3.127/volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 Aug 14 06:17:23.820801 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4ee04453-9501-4e82-b02e-5912c6dd4eab tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:23.821512 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4ee04453-9501-4e82-b02e-5912c6dd4eab tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:23.827023 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Created reservations ['caf7e8fb-9204-434b-b189-44057e5cd918', '054124f4-ac2b-444b-b5a8-eb48aa5fe132', 'e9e9f860-d4d7-4aa2-b926-25f9941b86c6', 'c354f4d7-2fc1-4ed4-b6e5-cf2e98537816'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:23.827023 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9d38478-ba4d-4a50-b4fc-f109c91e4221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['caf7e8fb-9204-434b-b189-44057e5cd918', '054124f4-ac2b-444b-b5a8-eb48aa5fe132', 'e9e9f860-d4d7-4aa2-b926-25f9941b86c6', 'c354f4d7-2fc1-4ed4-b6e5-cf2e98537816']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:23.828042 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6010cc7a-b811-41e4-a416-4decbffe26f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:23.829124 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:23.829124 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:23.834808 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4ee04453-9501-4e82-b02e-5912c6dd4eab tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Volume info retrieved successfully. Aug 14 06:17:23.844992 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4ee04453-9501-4e82-b02e-5912c6dd4eab tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] https://10.4.3.127/volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 returned with HTTP 200 Aug 14 06:17:23.845903 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 888/3527] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:23 2026] GET /volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 => generated 886 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:23.850773 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-35894c89-f41e-4955-a382-beebe9894ffa None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:23.852459 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-35894c89-f41e-4955-a382-beebe9894ffa tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:23.852684 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-35894c89-f41e-4955-a382-beebe9894ffa tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:23.853251 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-35894c89-f41e-4955-a382-beebe9894ffa tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:23.853325 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-35894c89-f41e-4955-a382-beebe9894ffa tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id d9653010-b9da-4731-a272-8852bcbc29d0. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:23.858831 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6010cc7a-b811-41e4-a416-4decbffe26f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4892a4fc-4074-421e-8326-fd47dd49eff8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2083223492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e96232015664b8ba9103bc40b808060',qos_specs=None,replication_status=,reservations=['caf7e8fb-9204-434b-b189-44057e5cd918','054124f4-ac2b-444b-b5a8-eb48aa5fe132','e9e9f860-d4d7-4aa2-b926-25f9941b86c6','c354f4d7-2fc1-4ed4-b6e5-cf2e98537816'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2083223492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4892a4fc-4074-421e-8326-fd47dd49eff8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e96232015664b8ba9103bc40b808060',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:23.860027 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2939155f-7ec0-430c-9ebd-ec8443f222ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:23.861626 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:23.861626 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:23.862915 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-35894c89-f41e-4955-a382-beebe9894ffa tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 200 Aug 14 06:17:23.863679 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 878/3528] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:23 2026] GET /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:23.879763 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-632c4f93-6f5d-41bf-8f7c-da81421895f6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:23.890014 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2939155f-7ec0-430c-9ebd-ec8443f222ad) transitioned into state 'SUCCESS' from state '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-2083223492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e96232015664b8ba9103bc40b808060',qos_specs=None,replication_status=,reservations=['caf7e8fb-9204-434b-b189-44057e5cd918','054124f4-ac2b-444b-b5a8-eb48aa5fe132','e9e9f860-d4d7-4aa2-b926-25f9941b86c6','c354f4d7-2fc1-4ed4-b6e5-cf2e98537816'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:23.890870 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3af6e7c3-3d9c-443f-b6a9-1dc614168c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:23.903224 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3af6e7c3-3d9c-443f-b6a9-1dc614168c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:23.904162 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Flow 'volume_create_api' (e87d9688-5fdc-44d5-baba-88697c8fa90d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:23.904524 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume request issued successfully. Aug 14 06:17:23.905249 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-05477a65-c5ea-47e6-b47e-ad87bdb7705b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:23.906580 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 873/3529] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:17:23 2026] POST /volume/v3/volumes => generated 778 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:23.924131 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-cf9e7044-c141-4873-9dec-34c755d55a8b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:23.927847 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cf9e7044-c141-4873-9dec-34c755d55a8b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/4892a4fc-4074-421e-8326-fd47dd49eff8 Aug 14 06:17:23.928061 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cf9e7044-c141-4873-9dec-34c755d55a8b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:23.928300 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cf9e7044-c141-4873-9dec-34c755d55a8b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:23.946299 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:23.946299 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:23.956899 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-cf9e7044-c141-4873-9dec-34c755d55a8b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:23.963094 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cf9e7044-c141-4873-9dec-34c755d55a8b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/4892a4fc-4074-421e-8326-fd47dd49eff8 returned with HTTP 200 Aug 14 06:17:23.963380 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 889/3530] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:23 2026] GET /volume/v3/volumes/4892a4fc-4074-421e-8326-fd47dd49eff8 => generated 957 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:23.987905 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-632c4f93-6f5d-41bf-8f7c-da81421895f6 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 14 06:17:23.988265 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-632c4f93-6f5d-41bf-8f7c-da81421895f6 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bc31b2e2-3c19-47a9-bd9a-773dde66d8a6", "incremental": true}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:23.990180 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-632c4f93-6f5d-41bf-8f7c-da81421895f6 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Creating new backup {'backup': {'volume_id': 'bc31b2e2-3c19-47a9-bd9a-773dde66d8a6', 'incremental': True}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:17:23.990180 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-632c4f93-6f5d-41bf-8f7c-da81421895f6 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Creating backup of volume bc31b2e2-3c19-47a9-bd9a-773dde66d8a6 in container None Aug 14 06:17:24.000086 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:24.000086 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:24.000086 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-632c4f93-6f5d-41bf-8f7c-da81421895f6 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Volume info retrieved successfully. Aug 14 06:17:24.036317 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-632c4f93-6f5d-41bf-8f7c-da81421895f6 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Created reservations ['c9dc4a4c-ebd8-4666-827a-a54104ff9655', 'e85d4094-7141-4ad1-bbb3-4386db532df1'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:24.060827 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-afab71ca-4320-4d9b-b183-baa93e4e15cb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:24.061935 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-632c4f93-6f5d-41bf-8f7c-da81421895f6 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 400 Aug 14 06:17:24.062764 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 891/3531] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:17:23 2026] POST /volume/v3/backups => generated 109 bytes in 183 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 06:17:24.062842 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-afab71ca-4320-4d9b-b183-baa93e4e15cb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc Aug 14 06:17:24.062842 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-afab71ca-4320-4d9b-b183-baa93e4e15cb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:24.063073 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-afab71ca-4320-4d9b-b183-baa93e4e15cb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:24.063180 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-afab71ca-4320-4d9b-b183-baa93e4e15cb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b5039953-0e7a-40cc-89fd-e74225cb82bc. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:24.068111 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:24.068111 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:24.069140 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-afab71ca-4320-4d9b-b183-baa93e4e15cb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc returned with HTTP 200 Aug 14 06:17:24.069728 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 879/3532] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:24 2026] GET /volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:24.073291 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3650718b-e307-423e-9eba-4249cf581132 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:24.076347 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3650718b-e307-423e-9eba-4249cf581132 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] DELETE https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:24.076670 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3650718b-e307-423e-9eba-4249cf581132 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:24.077008 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3650718b-e307-423e-9eba-4249cf581132 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:24.077167 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-3650718b-e307-423e-9eba-4249cf581132 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Delete backup with id: d9653010-b9da-4731-a272-8852bcbc29d0. Aug 14 06:17:24.085281 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:24.085281 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:24.114050 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-3650718b-e307-423e-9eba-4249cf581132 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] delete_backup rpcapi backup_id d9653010-b9da-4731-a272-8852bcbc29d0 {{(pid=100407) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:17:24.115976 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3650718b-e307-423e-9eba-4249cf581132 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 202 Aug 14 06:17:24.116521 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 874/3533] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:24 2026] DELETE /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:17:24.126935 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0a677ee2-a067-41c8-b97d-1f27f00e758b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:24.128806 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0a677ee2-a067-41c8-b97d-1f27f00e758b tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:24.129040 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0a677ee2-a067-41c8-b97d-1f27f00e758b tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:24.129236 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0a677ee2-a067-41c8-b97d-1f27f00e758b tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:24.129352 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-0a677ee2-a067-41c8-b97d-1f27f00e758b tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id d9653010-b9da-4731-a272-8852bcbc29d0. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:24.134878 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:24.134878 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:24.135864 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0a677ee2-a067-41c8-b97d-1f27f00e758b tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 200 Aug 14 06:17:24.136338 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 890/3534] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:24 2026] GET /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:24.649991 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6a87352e-f911-4d7b-b38d-a92fa198864d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:24.652408 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6a87352e-f911-4d7b-b38d-a92fa198864d tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2 Aug 14 06:17:24.652656 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6a87352e-f911-4d7b-b38d-a92fa198864d tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:24.652837 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6a87352e-f911-4d7b-b38d-a92fa198864d tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:24.661065 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6a87352e-f911-4d7b-b38d-a92fa198864d tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2 returned with HTTP 404 Aug 14 06:17:24.661755 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 892/3535] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:24 2026] GET /volume/v3/volumes/cc293a0f-7134-4e78-bdd9-e59cda7a81c2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:24.671556 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-cc34e074-0a2a-439e-b4f8-f6860ad082c8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:24.674201 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cc34e074-0a2a-439e-b4f8-f6860ad082c8 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/4e251878-698c-4da5-b9e9-fff09b7523b3 Aug 14 06:17:24.674451 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cc34e074-0a2a-439e-b4f8-f6860ad082c8 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:24.674660 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cc34e074-0a2a-439e-b4f8-f6860ad082c8 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:24.674777 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-cc34e074-0a2a-439e-b4f8-f6860ad082c8 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Delete snapshot with id: 4e251878-698c-4da5-b9e9-fff09b7523b3 Aug 14 06:17:24.680315 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:24.680315 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:24.680804 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-cc34e074-0a2a-439e-b4f8-f6860ad082c8 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Snapshot retrieved successfully. Aug 14 06:17:24.704555 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-cc34e074-0a2a-439e-b4f8-f6860ad082c8 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Snapshot delete request issued successfully. Aug 14 06:17:24.704555 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cc34e074-0a2a-439e-b4f8-f6860ad082c8 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/snapshots/4e251878-698c-4da5-b9e9-fff09b7523b3 returned with HTTP 202 Aug 14 06:17:24.704555 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 880/3536] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:17:24 2026] DELETE /volume/v3/snapshots/4e251878-698c-4da5-b9e9-fff09b7523b3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:24.714803 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-92f68699-34d3-46b0-bc58-802ac070c756 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:24.716910 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-92f68699-34d3-46b0-bc58-802ac070c756 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/snapshots/4e251878-698c-4da5-b9e9-fff09b7523b3 Aug 14 06:17:24.716910 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-92f68699-34d3-46b0-bc58-802ac070c756 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:24.716910 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-92f68699-34d3-46b0-bc58-802ac070c756 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:24.722363 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:24.722363 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:24.723220 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-92f68699-34d3-46b0-bc58-802ac070c756 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Snapshot retrieved successfully. Aug 14 06:17:24.724685 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-92f68699-34d3-46b0-bc58-802ac070c756 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/snapshots/4e251878-698c-4da5-b9e9-fff09b7523b3 returned with HTTP 200 Aug 14 06:17:24.725333 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 875/3537] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:24 2026] GET /volume/v3/snapshots/4e251878-698c-4da5-b9e9-fff09b7523b3 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:24.863097 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8a52552b-2635-47b3-8739-3c865aeb3759 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:24.865177 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8a52552b-2635-47b3-8739-3c865aeb3759 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] GET https://10.4.3.127/volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 Aug 14 06:17:24.865447 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8a52552b-2635-47b3-8739-3c865aeb3759 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:24.865662 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8a52552b-2635-47b3-8739-3c865aeb3759 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:24.874169 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:24.874169 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:24.879252 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8a52552b-2635-47b3-8739-3c865aeb3759 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Volume info retrieved successfully. Aug 14 06:17:24.884204 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8a52552b-2635-47b3-8739-3c865aeb3759 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] https://10.4.3.127/volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 returned with HTTP 200 Aug 14 06:17:24.884896 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 891/3538] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:24 2026] GET /volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:24.902013 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-03e8b876-9e1c-46a3-95df-b0b48a88417f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:24.903976 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03e8b876-9e1c-46a3-95df-b0b48a88417f tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] POST https://10.4.3.127/volume/v3/volume-transfers Aug 14 06:17:24.904394 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-03e8b876-9e1c-46a3-95df-b0b48a88417f tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "543e89f5-c39b-43cf-be03-2954d27d4ee3"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:24.906082 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volume_transfer [None req-03e8b876-9e1c-46a3-95df-b0b48a88417f tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Creating new volume transfer {'transfer': {'volume_id': '543e89f5-c39b-43cf-be03-2954d27d4ee3'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 06:17:24.907195 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volume_transfer [None req-03e8b876-9e1c-46a3-95df-b0b48a88417f tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Creating transfer of volume 543e89f5-c39b-43cf-be03-2954d27d4ee3 Aug 14 06:17:24.907195 np0000007331 devstack@c-api.service[100406]: INFO cinder.transfer.api [None req-03e8b876-9e1c-46a3-95df-b0b48a88417f tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Generating transfer record for volume 543e89f5-c39b-43cf-be03-2954d27d4ee3 Aug 14 06:17:24.914151 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:24.914151 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:24.924611 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03e8b876-9e1c-46a3-95df-b0b48a88417f tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] https://10.4.3.127/volume/v3/volume-transfers returned with HTTP 202 Aug 14 06:17:24.925059 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 893/3539] 10.4.3.127 () {70 vars in 1326 bytes} [Fri Aug 14 06:17:24 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:24.934588 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-89aeaa61-63e2-40ca-92ae-d2c54cfb992e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:24.936411 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-89aeaa61-63e2-40ca-92ae-d2c54cfb992e tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] GET https://10.4.3.127/volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 Aug 14 06:17:24.936638 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-89aeaa61-63e2-40ca-92ae-d2c54cfb992e tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:24.937060 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-89aeaa61-63e2-40ca-92ae-d2c54cfb992e tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:24.943348 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:24.943348 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:24.947292 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-89aeaa61-63e2-40ca-92ae-d2c54cfb992e tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Volume info retrieved successfully. Aug 14 06:17:24.952426 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-89aeaa61-63e2-40ca-92ae-d2c54cfb992e tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] https://10.4.3.127/volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 returned with HTTP 200 Aug 14 06:17:24.952945 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 881/3540] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:24 2026] GET /volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:24.965939 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c03f539f-5786-49ff-8156-a5f74693ef5e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:24.968010 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c03f539f-5786-49ff-8156-a5f74693ef5e tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] GET https://10.4.3.127/volume/v3/volume-transfers/detail Aug 14 06:17:24.968258 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c03f539f-5786-49ff-8156-a5f74693ef5e tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:24.968506 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c03f539f-5786-49ff-8156-a5f74693ef5e tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:24.968682 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volume_transfer [None req-c03f539f-5786-49ff-8156-a5f74693ef5e tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Listing volume transfers {{(pid=100407) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 06:17:24.974557 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c03f539f-5786-49ff-8156-a5f74693ef5e tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] https://10.4.3.127/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 14 06:17:24.976037 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 876/3541] 10.4.3.127 () {68 vars in 1326 bytes} [Fri Aug 14 06:17:24 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:24.980116 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b2eb1855-b485-47f7-a646-c7ea241c227b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:24.982473 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b2eb1855-b485-47f7-a646-c7ea241c227b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/4892a4fc-4074-421e-8326-fd47dd49eff8 Aug 14 06:17:24.982669 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b2eb1855-b485-47f7-a646-c7ea241c227b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:24.982933 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b2eb1855-b485-47f7-a646-c7ea241c227b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:24.984908 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1df36aa6-2a42-4003-95a4-bdf88275c0e2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:24.987254 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1df36aa6-2a42-4003-95a4-bdf88275c0e2 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] DELETE https://10.4.3.127/volume/v3/volume-transfers/82d06922-05b0-4272-8f5b-a1e761de23a1 Aug 14 06:17:24.987524 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1df36aa6-2a42-4003-95a4-bdf88275c0e2 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:24.987792 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1df36aa6-2a42-4003-95a4-bdf88275c0e2 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:24.987936 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.volume_transfer [None req-1df36aa6-2a42-4003-95a4-bdf88275c0e2 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Delete transfer with id: 82d06922-05b0-4272-8f5b-a1e761de23a1 Aug 14 06:17:24.991636 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:24.991636 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:24.997266 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b2eb1855-b485-47f7-a646-c7ea241c227b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:25.003043 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:25.003043 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:25.003413 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b2eb1855-b485-47f7-a646-c7ea241c227b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/4892a4fc-4074-421e-8326-fd47dd49eff8 returned with HTTP 200 Aug 14 06:17:25.003873 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 892/3542] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:24 2026] GET /volume/v3/volumes/4892a4fc-4074-421e-8326-fd47dd49eff8 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:25.020228 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7f4759f4-f07c-4607-9ae0-11731fc40a23 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:25.020341 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1df36aa6-2a42-4003-95a4-bdf88275c0e2 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] https://10.4.3.127/volume/v3/volume-transfers/82d06922-05b0-4272-8f5b-a1e761de23a1 returned with HTTP 202 Aug 14 06:17:25.020796 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 894/3543] 10.4.3.127 () {68 vars in 1419 bytes} [Fri Aug 14 06:17:24 2026] DELETE /volume/v3/volume-transfers/82d06922-05b0-4272-8f5b-a1e761de23a1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:17:25.023998 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7f4759f4-f07c-4607-9ae0-11731fc40a23 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:17:25.025666 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7f4759f4-f07c-4607-9ae0-11731fc40a23 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4892a4fc-4074-421e-8326-fd47dd49eff8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1969697835"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:25.033086 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b4880ff4-f06d-4b8c-8040-958c66c9e0da None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:25.036072 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b4880ff4-f06d-4b8c-8040-958c66c9e0da tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] GET https://10.4.3.127/volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 Aug 14 06:17:25.036357 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b4880ff4-f06d-4b8c-8040-958c66c9e0da tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:25.036626 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b4880ff4-f06d-4b8c-8040-958c66c9e0da tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:25.041916 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:25.041916 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:25.042727 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7f4759f4-f07c-4607-9ae0-11731fc40a23 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:25.042798 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-7f4759f4-f07c-4607-9ae0-11731fc40a23 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create snapshot from volume 4892a4fc-4074-421e-8326-fd47dd49eff8 Aug 14 06:17:25.050723 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:25.050723 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:25.062431 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b4880ff4-f06d-4b8c-8040-958c66c9e0da tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Volume info retrieved successfully. Aug 14 06:17:25.074267 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-7f4759f4-f07c-4607-9ae0-11731fc40a23 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Created reservations ['f84047fe-9bff-4623-8a16-3da95adae8da', 'be313470-9208-4ed0-b1d4-aebc0b6f176c', '0e636dba-a4a2-4595-972f-a5dcb11e6aa9', 'b9d32667-90ed-4593-a92e-8ee93a15c7ce'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:25.081368 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-acaeacf5-8a29-44a3-83f4-87c7769adc88 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:25.082674 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b4880ff4-f06d-4b8c-8040-958c66c9e0da tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] https://10.4.3.127/volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 returned with HTTP 200 Aug 14 06:17:25.083327 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 877/3544] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:25 2026] GET /volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 => generated 945 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:25.085024 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-acaeacf5-8a29-44a3-83f4-87c7769adc88 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc Aug 14 06:17:25.085272 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-acaeacf5-8a29-44a3-83f4-87c7769adc88 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:25.085522 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-acaeacf5-8a29-44a3-83f4-87c7769adc88 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:25.086046 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-acaeacf5-8a29-44a3-83f4-87c7769adc88 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b5039953-0e7a-40cc-89fd-e74225cb82bc. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:25.090960 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:25.090960 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:25.092023 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-acaeacf5-8a29-44a3-83f4-87c7769adc88 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc returned with HTTP 200 Aug 14 06:17:25.092612 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 893/3545] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:25 2026] GET /volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:25.099645 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f8ef2aff-c602-42c7-b7e9-f6921fa6cd14 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:25.102000 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f8ef2aff-c602-42c7-b7e9-f6921fa6cd14 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] DELETE https://10.4.3.127/volume/v3/volume-transfers/82d06922-05b0-4272-8f5b-a1e761de23a1 Aug 14 06:17:25.102592 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f8ef2aff-c602-42c7-b7e9-f6921fa6cd14 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:25.102907 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f8ef2aff-c602-42c7-b7e9-f6921fa6cd14 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:25.103084 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.volume_transfer [None req-f8ef2aff-c602-42c7-b7e9-f6921fa6cd14 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Delete transfer with id: 82d06922-05b0-4272-8f5b-a1e761de23a1 Aug 14 06:17:25.107660 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f8ef2aff-c602-42c7-b7e9-f6921fa6cd14 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] https://10.4.3.127/volume/v3/volume-transfers/82d06922-05b0-4272-8f5b-a1e761de23a1 returned with HTTP 404 Aug 14 06:17:25.108282 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 895/3546] 10.4.3.127 () {68 vars in 1419 bytes} [Fri Aug 14 06:17:25 2026] DELETE /volume/v3/volume-transfers/82d06922-05b0-4272-8f5b-a1e761de23a1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:25.114510 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7f4759f4-f07c-4607-9ae0-11731fc40a23 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot create request issued successfully. Aug 14 06:17:25.114905 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7f4759f4-f07c-4607-9ae0-11731fc40a23 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:17:25.115316 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 882/3547] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:17:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:25.115772 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-41678aa3-5e45-4983-b9be-06f980c5a1dd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:25.117885 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-41678aa3-5e45-4983-b9be-06f980c5a1dd tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 Aug 14 06:17:25.118092 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-41678aa3-5e45-4983-b9be-06f980c5a1dd tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:25.118284 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-41678aa3-5e45-4983-b9be-06f980c5a1dd tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:25.118573 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-41678aa3-5e45-4983-b9be-06f980c5a1dd tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] Delete volume with id: 543e89f5-c39b-43cf-be03-2954d27d4ee3 Aug 14 06:17:25.123949 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-39b987e3-54ed-4fe6-b337-525ca5dce0af None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:25.126766 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-39b987e3-54ed-4fe6-b337-525ca5dce0af tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/db48ac18-9646-4e08-bc5b-9c23b94f7489 Aug 14 06:17:25.126950 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-39b987e3-54ed-4fe6-b337-525ca5dce0af tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:25.127195 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-39b987e3-54ed-4fe6-b337-525ca5dce0af tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:25.131086 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:25.131086 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:25.131395 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-41678aa3-5e45-4983-b9be-06f980c5a1dd tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] Volume info retrieved successfully. Aug 14 06:17:25.135867 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:25.135867 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:25.136550 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-39b987e3-54ed-4fe6-b337-525ca5dce0af tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:25.137687 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-39b987e3-54ed-4fe6-b337-525ca5dce0af tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/db48ac18-9646-4e08-bc5b-9c23b94f7489 returned with HTTP 200 Aug 14 06:17:25.139894 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 894/3548] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:25 2026] GET /volume/v3/snapshots/db48ac18-9646-4e08-bc5b-9c23b94f7489 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:25.149439 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2ec9c0c4-1dcd-4b6b-b288-cc5224a80a58 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:25.152205 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2ec9c0c4-1dcd-4b6b-b288-cc5224a80a58 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 Aug 14 06:17:25.152205 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2ec9c0c4-1dcd-4b6b-b288-cc5224a80a58 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:25.152205 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2ec9c0c4-1dcd-4b6b-b288-cc5224a80a58 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:25.152205 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-2ec9c0c4-1dcd-4b6b-b288-cc5224a80a58 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id d9653010-b9da-4731-a272-8852bcbc29d0. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:25.156029 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2ec9c0c4-1dcd-4b6b-b288-cc5224a80a58 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 returned with HTTP 404 Aug 14 06:17:25.156519 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 896/3549] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:25 2026] GET /volume/v3/backups/d9653010-b9da-4731-a272-8852bcbc29d0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:25.159831 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-41678aa3-5e45-4983-b9be-06f980c5a1dd tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] Delete volume request issued successfully. Aug 14 06:17:25.160161 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-41678aa3-5e45-4983-b9be-06f980c5a1dd tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] https://10.4.3.127/volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 returned with HTTP 202 Aug 14 06:17:25.160653 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 878/3550] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:17:25 2026] DELETE /volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:17:25.168727 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ddcdf761-b64a-439e-ad0c-e5eca0c41c0e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:25.169516 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:25.171226 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ddcdf761-b64a-439e-ad0c-e5eca0c41c0e tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] GET https://10.4.3.127/volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 Aug 14 06:17:25.171290 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:25.171584 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ddcdf761-b64a-439e-ad0c-e5eca0c41c0e tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:25.171781 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1561755970"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:25.171913 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ddcdf761-b64a-439e-ad0c-e5eca0c41c0e tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:25.174679 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1561755970'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:25.174993 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Create volume of 1 GB Aug 14 06:17:25.181640 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Availability Zones retrieved successfully. Aug 14 06:17:25.182084 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:25.182084 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:25.187153 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ddcdf761-b64a-439e-ad0c-e5eca0c41c0e tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] Volume info retrieved successfully. Aug 14 06:17:25.190176 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Flow 'volume_create_api' (89c602b0-b0da-4fe1-880e-650d0dc439c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:25.191829 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7578488-37a2-4860-9baf-2fa91f943f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:25.193191 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:25.197206 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ddcdf761-b64a-439e-ad0c-e5eca0c41c0e tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] https://10.4.3.127/volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 returned with HTTP 200 Aug 14 06:17:25.197756 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 883/3551] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:25 2026] GET /volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 => generated 1129 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:17:25.237692 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7578488-37a2-4860-9baf-2fa91f943f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:25.238759 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (556d2e64-a34b-4df0-b864-cafb559f4dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:25.296807 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Created reservations ['46eb981e-cfcf-4fd8-878c-6152e18290b1', 'a590fee1-a8db-4e7f-b63b-df402344944c', 'd3936ecf-d998-43b3-900d-61b605978ff0', '6d4a6073-ba06-401a-bfc9-288ac83f78a0'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:25.297807 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (556d2e64-a34b-4df0-b864-cafb559f4dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46eb981e-cfcf-4fd8-878c-6152e18290b1', 'a590fee1-a8db-4e7f-b63b-df402344944c', 'd3936ecf-d998-43b3-900d-61b605978ff0', '6d4a6073-ba06-401a-bfc9-288ac83f78a0']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:25.298857 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5926e4f7-2e6c-4934-8924-adb422b552c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:25.325287 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5926e4f7-2e6c-4934-8924-adb422b552c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af7ada92-1f1c-4b18-804a-43527741b3a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1561755970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='214c37a4819c459184109689ced1a10b',qos_specs=None,replication_status=,reservations=['46eb981e-cfcf-4fd8-878c-6152e18290b1','a590fee1-a8db-4e7f-b63b-df402344944c','d3936ecf-d998-43b3-900d-61b605978ff0','6d4a6073-ba06-401a-bfc9-288ac83f78a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d72bc73f3064eaebfc067108f6fd739',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1561755970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af7ada92-1f1c-4b18-804a-43527741b3a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='214c37a4819c459184109689ced1a10b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d72bc73f3064eaebfc067108f6fd739',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:25.326335 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ebb21c-9d11-4832-9b37-55c1f53b15dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:25.349277 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ebb21c-9d11-4832-9b37-55c1f53b15dd) transitioned into state 'SUCCESS' from state '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-1561755970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='214c37a4819c459184109689ced1a10b',qos_specs=None,replication_status=,reservations=['46eb981e-cfcf-4fd8-878c-6152e18290b1','a590fee1-a8db-4e7f-b63b-df402344944c','d3936ecf-d998-43b3-900d-61b605978ff0','6d4a6073-ba06-401a-bfc9-288ac83f78a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d72bc73f3064eaebfc067108f6fd739',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:25.350105 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (265c934a-a3ac-4d4d-b290-27bf79178119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:25.360297 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (265c934a-a3ac-4d4d-b290-27bf79178119) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:25.361185 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Flow 'volume_create_api' (89c602b0-b0da-4fe1-880e-650d0dc439c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:25.361803 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Create volume request issued successfully. Aug 14 06:17:25.362569 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6d5138be-b515-49f5-9b1d-48e746f45c11 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:25.362997 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 895/3552] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:17:25 2026] POST /volume/v3/volumes => generated 749 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:25.375254 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-90fa9f5f-4500-4c91-8703-e2f8818ead29 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:25.377630 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-90fa9f5f-4500-4c91-8703-e2f8818ead29 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/volumes/af7ada92-1f1c-4b18-804a-43527741b3a1 Aug 14 06:17:25.377937 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-90fa9f5f-4500-4c91-8703-e2f8818ead29 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:25.378188 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-90fa9f5f-4500-4c91-8703-e2f8818ead29 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:25.387510 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:25.387510 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:25.392295 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-90fa9f5f-4500-4c91-8703-e2f8818ead29 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Volume info retrieved successfully. Aug 14 06:17:25.397796 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-90fa9f5f-4500-4c91-8703-e2f8818ead29 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/volumes/af7ada92-1f1c-4b18-804a-43527741b3a1 returned with HTTP 200 Aug 14 06:17:25.398303 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 897/3553] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:25 2026] GET /volume/v3/volumes/af7ada92-1f1c-4b18-804a-43527741b3a1 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:25.737219 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ede95bb9-ea19-4db7-8ed7-dee09fb33c10 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:25.739786 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ede95bb9-ea19-4db7-8ed7-dee09fb33c10 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/snapshots/4e251878-698c-4da5-b9e9-fff09b7523b3 Aug 14 06:17:25.740016 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ede95bb9-ea19-4db7-8ed7-dee09fb33c10 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:25.740327 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ede95bb9-ea19-4db7-8ed7-dee09fb33c10 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:25.745120 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ede95bb9-ea19-4db7-8ed7-dee09fb33c10 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/snapshots/4e251878-698c-4da5-b9e9-fff09b7523b3 returned with HTTP 404 Aug 14 06:17:25.745818 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 879/3554] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:25 2026] GET /volume/v3/snapshots/4e251878-698c-4da5-b9e9-fff09b7523b3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:25.753272 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d43ad097-306b-46df-8f37-70fadd76de1e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:25.755615 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d43ad097-306b-46df-8f37-70fadd76de1e tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] DELETE https://10.4.3.127/volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 Aug 14 06:17:25.755875 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d43ad097-306b-46df-8f37-70fadd76de1e tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:25.756093 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d43ad097-306b-46df-8f37-70fadd76de1e tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:25.756270 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-d43ad097-306b-46df-8f37-70fadd76de1e tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Delete volume with id: 5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 Aug 14 06:17:25.764248 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:25.764248 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:25.764852 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d43ad097-306b-46df-8f37-70fadd76de1e tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Volume info retrieved successfully. Aug 14 06:17:25.782568 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d43ad097-306b-46df-8f37-70fadd76de1e tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Delete volume request issued successfully. Aug 14 06:17:25.782765 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d43ad097-306b-46df-8f37-70fadd76de1e tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 returned with HTTP 202 Aug 14 06:17:25.783127 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 884/3555] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:17:25 2026] DELETE /volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:17:25.790374 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b8d4e00f-d085-4d49-92f6-8964d6078d90 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:25.793238 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b8d4e00f-d085-4d49-92f6-8964d6078d90 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 Aug 14 06:17:25.793653 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b8d4e00f-d085-4d49-92f6-8964d6078d90 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:25.793965 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b8d4e00f-d085-4d49-92f6-8964d6078d90 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:25.802755 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:25.802755 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:25.807456 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b8d4e00f-d085-4d49-92f6-8964d6078d90 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Volume info retrieved successfully. Aug 14 06:17:25.812172 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b8d4e00f-d085-4d49-92f6-8964d6078d90 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 returned with HTTP 200 Aug 14 06:17:25.812697 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 896/3556] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:25 2026] GET /volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:26.105100 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e8c867f4-c594-4373-87fb-0df34a520f08 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:26.108695 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e8c867f4-c594-4373-87fb-0df34a520f08 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc Aug 14 06:17:26.108910 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e8c867f4-c594-4373-87fb-0df34a520f08 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:26.109099 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e8c867f4-c594-4373-87fb-0df34a520f08 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:26.109191 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e8c867f4-c594-4373-87fb-0df34a520f08 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b5039953-0e7a-40cc-89fd-e74225cb82bc. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:26.114248 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:26.114248 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:26.115156 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e8c867f4-c594-4373-87fb-0df34a520f08 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc returned with HTTP 200 Aug 14 06:17:26.115616 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 898/3557] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:26 2026] GET /volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:26.153234 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a4e0fade-3911-4608-a44e-f74d22453fc7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:26.156108 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a4e0fade-3911-4608-a44e-f74d22453fc7 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/db48ac18-9646-4e08-bc5b-9c23b94f7489 Aug 14 06:17:26.156330 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a4e0fade-3911-4608-a44e-f74d22453fc7 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:26.156610 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a4e0fade-3911-4608-a44e-f74d22453fc7 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:26.164131 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:26.164131 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:26.164605 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a4e0fade-3911-4608-a44e-f74d22453fc7 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:26.165622 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a4e0fade-3911-4608-a44e-f74d22453fc7 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/db48ac18-9646-4e08-bc5b-9c23b94f7489 returned with HTTP 200 Aug 14 06:17:26.166119 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 880/3558] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:26 2026] GET /volume/v3/snapshots/db48ac18-9646-4e08-bc5b-9c23b94f7489 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:26.178321 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-eb5a0ec8-5d81-4116-9cd7-ddbda3c0d372 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:26.180286 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-eb5a0ec8-5d81-4116-9cd7-ddbda3c0d372 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] POST https://10.4.3.127/volume/v3/snapshots/db48ac18-9646-4e08-bc5b-9c23b94f7489/action Aug 14 06:17:26.180775 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-eb5a0ec8-5d81-4116-9cd7-ddbda3c0d372 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:17:26.180881 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-eb5a0ec8-5d81-4116-9cd7-ddbda3c0d372 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:26.182516 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.admin_actions [None req-eb5a0ec8-5d81-4116-9cd7-ddbda3c0d372 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Updating snapshot 'db48ac18-9646-4e08-bc5b-9c23b94f7489' with '{'status': 'error'}' {{(pid=100405) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 06:17:26.195753 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:26.195753 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:26.196559 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.policy [None req-eb5a0ec8-5d81-4116-9cd7-ddbda3c0d372 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8ac262ec1e7b47efadc0f55c6e67bac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e96232015664b8ba9103bc40b808060', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100405) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:17:26.196831 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-eb5a0ec8-5d81-4116-9cd7-ddbda3c0d372 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] https://10.4.3.127/volume/v3/snapshots/db48ac18-9646-4e08-bc5b-9c23b94f7489/action returned with HTTP 403 Aug 14 06:17:26.197524 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 885/3559] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:17:26 2026] POST /volume/v3/snapshots/db48ac18-9646-4e08-bc5b-9c23b94f7489/action => generated 133 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:26.205567 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2f52bf3d-b31b-4b53-a13c-cb6246e165aa None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:26.207588 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2f52bf3d-b31b-4b53-a13c-cb6246e165aa tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/db48ac18-9646-4e08-bc5b-9c23b94f7489 Aug 14 06:17:26.207729 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2f52bf3d-b31b-4b53-a13c-cb6246e165aa tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:26.207902 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2f52bf3d-b31b-4b53-a13c-cb6246e165aa tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:26.208000 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-2f52bf3d-b31b-4b53-a13c-cb6246e165aa tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete snapshot with id: db48ac18-9646-4e08-bc5b-9c23b94f7489 Aug 14 06:17:26.212921 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-38e294d1-ad69-408f-b841-7333cfb6deb1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:26.213175 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:26.213175 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:26.213597 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2f52bf3d-b31b-4b53-a13c-cb6246e165aa tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:26.215188 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-38e294d1-ad69-408f-b841-7333cfb6deb1 tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] GET https://10.4.3.127/volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 Aug 14 06:17:26.215483 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-38e294d1-ad69-408f-b841-7333cfb6deb1 tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:26.215757 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-38e294d1-ad69-408f-b841-7333cfb6deb1 tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:26.227964 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-38e294d1-ad69-408f-b841-7333cfb6deb1 tempest-VolumesTransfersV355Test-1730778109 tempest-VolumesTransfersV355Test-1730778109-project-admin] https://10.4.3.127/volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 returned with HTTP 404 Aug 14 06:17:26.228579 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 899/3560] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:26 2026] GET /volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:26.238055 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fc548e7e-7d6a-4093-9d8b-96b512f55003 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:26.239867 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2f52bf3d-b31b-4b53-a13c-cb6246e165aa tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot delete request issued successfully. Aug 14 06:17:26.240101 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2f52bf3d-b31b-4b53-a13c-cb6246e165aa tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/db48ac18-9646-4e08-bc5b-9c23b94f7489 returned with HTTP 202 Aug 14 06:17:26.241068 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fc548e7e-7d6a-4093-9d8b-96b512f55003 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] GET https://10.4.3.127/volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 Aug 14 06:17:26.241910 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 897/3561] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:17:26 2026] DELETE /volume/v3/snapshots/db48ac18-9646-4e08-bc5b-9c23b94f7489 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:26.242072 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fc548e7e-7d6a-4093-9d8b-96b512f55003 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:26.242551 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fc548e7e-7d6a-4093-9d8b-96b512f55003 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:26.250600 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-00bf72cc-aebd-42ed-bb42-46a6350d316f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:26.251568 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fc548e7e-7d6a-4093-9d8b-96b512f55003 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] https://10.4.3.127/volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 returned with HTTP 404 Aug 14 06:17:26.252158 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 881/3562] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:26 2026] GET /volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:26.252921 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-00bf72cc-aebd-42ed-bb42-46a6350d316f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/db48ac18-9646-4e08-bc5b-9c23b94f7489 Aug 14 06:17:26.253165 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-00bf72cc-aebd-42ed-bb42-46a6350d316f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:26.253427 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-00bf72cc-aebd-42ed-bb42-46a6350d316f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:26.260329 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:26.260329 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:26.260854 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-00bf72cc-aebd-42ed-bb42-46a6350d316f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:26.261806 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-00bf72cc-aebd-42ed-bb42-46a6350d316f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/db48ac18-9646-4e08-bc5b-9c23b94f7489 returned with HTTP 200 Aug 14 06:17:26.262318 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 886/3563] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:26 2026] GET /volume/v3/snapshots/db48ac18-9646-4e08-bc5b-9c23b94f7489 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:26.263679 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7763f528-64c2-4705-bf2e-59d55d713cf8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:26.265538 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7763f528-64c2-4705-bf2e-59d55d713cf8 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] DELETE https://10.4.3.127/volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 Aug 14 06:17:26.265796 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7763f528-64c2-4705-bf2e-59d55d713cf8 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:26.265982 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7763f528-64c2-4705-bf2e-59d55d713cf8 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:26.266172 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-7763f528-64c2-4705-bf2e-59d55d713cf8 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] Delete volume with id: 543e89f5-c39b-43cf-be03-2954d27d4ee3 Aug 14 06:17:26.272775 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7763f528-64c2-4705-bf2e-59d55d713cf8 tempest-VolumesTransfersV355Test-1050660232 tempest-VolumesTransfersV355Test-1050660232-project-member] https://10.4.3.127/volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 returned with HTTP 404 Aug 14 06:17:26.273356 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 900/3564] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:17:26 2026] DELETE /volume/v3/volumes/543e89f5-c39b-43cf-be03-2954d27d4ee3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:26.413290 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-20d2b84c-3a22-42e2-b65d-83a22148c509 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:26.415217 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-20d2b84c-3a22-42e2-b65d-83a22148c509 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/volumes/af7ada92-1f1c-4b18-804a-43527741b3a1 Aug 14 06:17:26.415471 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-20d2b84c-3a22-42e2-b65d-83a22148c509 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:26.415658 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-20d2b84c-3a22-42e2-b65d-83a22148c509 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:26.423464 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:26.423464 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:26.426738 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-20d2b84c-3a22-42e2-b65d-83a22148c509 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Volume info retrieved successfully. Aug 14 06:17:26.433383 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-20d2b84c-3a22-42e2-b65d-83a22148c509 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/volumes/af7ada92-1f1c-4b18-804a-43527741b3a1 returned with HTTP 200 Aug 14 06:17:26.433800 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 898/3565] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:26 2026] GET /volume/v3/volumes/af7ada92-1f1c-4b18-804a-43527741b3a1 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:26.446880 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e48f6182-b1f0-4f4f-93fc-fea1033b08b2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:26.448189 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e48f6182-b1f0-4f4f-93fc-fea1033b08b2 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 14 06:17:26.448734 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e48f6182-b1f0-4f4f-93fc-fea1033b08b2 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "af7ada92-1f1c-4b18-804a-43527741b3a1", "name": "tempest-VolumesBackupsTest-Backup-82976728"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:26.450783 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-e48f6182-b1f0-4f4f-93fc-fea1033b08b2 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Creating new backup {'backup': {'volume_id': 'af7ada92-1f1c-4b18-804a-43527741b3a1', 'name': 'tempest-VolumesBackupsTest-Backup-82976728'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:17:26.451003 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-e48f6182-b1f0-4f4f-93fc-fea1033b08b2 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Creating backup of volume af7ada92-1f1c-4b18-804a-43527741b3a1 in container None Aug 14 06:17:26.461200 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:26.461200 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:26.461726 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e48f6182-b1f0-4f4f-93fc-fea1033b08b2 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Volume info retrieved successfully. Aug 14 06:17:26.484014 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-e48f6182-b1f0-4f4f-93fc-fea1033b08b2 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Created reservations ['35cfbcd3-ff25-40b3-9f5b-8478fe8a72bf', 'e85124da-77b0-49d7-b607-af37263b2f3c'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:26.516174 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e48f6182-b1f0-4f4f-93fc-fea1033b08b2 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:17:26.516830 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 882/3566] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:17:26 2026] POST /volume/v3/backups => generated 328 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:26.527661 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-dbffd173-fab7-45c6-a4e7-b19322abbb63 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:26.529487 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dbffd173-fab7-45c6-a4e7-b19322abbb63 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a Aug 14 06:17:26.529639 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dbffd173-fab7-45c6-a4e7-b19322abbb63 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:26.529862 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dbffd173-fab7-45c6-a4e7-b19322abbb63 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:26.529962 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-dbffd173-fab7-45c6-a4e7-b19322abbb63 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:26.534256 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:26.534256 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:26.535023 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dbffd173-fab7-45c6-a4e7-b19322abbb63 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a returned with HTTP 200 Aug 14 06:17:26.536040 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 887/3567] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:26 2026] GET /volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:26.824623 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f00e37ca-cf5d-48fe-b03b-6916cc376190 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:26.826640 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f00e37ca-cf5d-48fe-b03b-6916cc376190 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] GET https://10.4.3.127/volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 Aug 14 06:17:26.826640 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f00e37ca-cf5d-48fe-b03b-6916cc376190 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:26.826746 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f00e37ca-cf5d-48fe-b03b-6916cc376190 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:26.831820 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f00e37ca-cf5d-48fe-b03b-6916cc376190 tempest-VolumeRevertTests-417003578 tempest-VolumeRevertTests-417003578-project-member] https://10.4.3.127/volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 returned with HTTP 404 Aug 14 06:17:26.832334 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 901/3568] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:26 2026] GET /volume/v3/volumes/5fb22a44-bb9d-4f85-9c3f-0e007ae3c394 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:17:27.127996 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-695bbddf-9de7-4ce2-a80e-78229dc84a06 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:27.129780 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-695bbddf-9de7-4ce2-a80e-78229dc84a06 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc Aug 14 06:17:27.130015 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-695bbddf-9de7-4ce2-a80e-78229dc84a06 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:27.130216 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-695bbddf-9de7-4ce2-a80e-78229dc84a06 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:27.130323 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-695bbddf-9de7-4ce2-a80e-78229dc84a06 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b5039953-0e7a-40cc-89fd-e74225cb82bc. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:27.135660 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:27.135660 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:27.135660 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-695bbddf-9de7-4ce2-a80e-78229dc84a06 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc returned with HTTP 200 Aug 14 06:17:27.135660 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 899/3569] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:27 2026] GET /volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:27.145100 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-15a39c75-405b-4570-8725-462d0835e47a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:27.146859 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-15a39c75-405b-4570-8725-462d0835e47a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc Aug 14 06:17:27.147081 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-15a39c75-405b-4570-8725-462d0835e47a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:27.147231 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-15a39c75-405b-4570-8725-462d0835e47a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:27.147331 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-15a39c75-405b-4570-8725-462d0835e47a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b5039953-0e7a-40cc-89fd-e74225cb82bc. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:27.151455 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:27.151455 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:27.152229 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-15a39c75-405b-4570-8725-462d0835e47a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc returned with HTTP 200 Aug 14 06:17:27.152381 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 883/3570] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:27 2026] GET /volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:27.164456 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d538b5a8-0a4f-46a3-8769-a42e15937c29 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:27.165979 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d538b5a8-0a4f-46a3-8769-a42e15937c29 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] DELETE https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc Aug 14 06:17:27.166349 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d538b5a8-0a4f-46a3-8769-a42e15937c29 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:27.166654 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d538b5a8-0a4f-46a3-8769-a42e15937c29 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:27.166830 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-d538b5a8-0a4f-46a3-8769-a42e15937c29 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Delete backup with id: b5039953-0e7a-40cc-89fd-e74225cb82bc. Aug 14 06:17:27.172642 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:27.172642 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:27.187046 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.backup.rpcapi [None req-d538b5a8-0a4f-46a3-8769-a42e15937c29 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] delete_backup rpcapi backup_id b5039953-0e7a-40cc-89fd-e74225cb82bc {{(pid=100405) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:17:27.190140 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d538b5a8-0a4f-46a3-8769-a42e15937c29 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc returned with HTTP 202 Aug 14 06:17:27.190743 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 888/3571] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:27 2026] DELETE /volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:17:27.197214 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cac214c1-1f5e-4a76-9688-caf3b4b0257e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:27.198958 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cac214c1-1f5e-4a76-9688-caf3b4b0257e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc Aug 14 06:17:27.199148 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cac214c1-1f5e-4a76-9688-caf3b4b0257e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:27.199330 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cac214c1-1f5e-4a76-9688-caf3b4b0257e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:27.199444 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-cac214c1-1f5e-4a76-9688-caf3b4b0257e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b5039953-0e7a-40cc-89fd-e74225cb82bc. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:27.204243 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:27.204243 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:27.208294 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cac214c1-1f5e-4a76-9688-caf3b4b0257e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc returned with HTTP 200 Aug 14 06:17:27.208727 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 902/3572] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:27 2026] GET /volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:27.272521 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2dc9833e-6012-4b90-a205-7b3099610d13 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:27.277799 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2dc9833e-6012-4b90-a205-7b3099610d13 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/db48ac18-9646-4e08-bc5b-9c23b94f7489 Aug 14 06:17:27.278047 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2dc9833e-6012-4b90-a205-7b3099610d13 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:27.278314 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2dc9833e-6012-4b90-a205-7b3099610d13 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:27.283966 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2dc9833e-6012-4b90-a205-7b3099610d13 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/db48ac18-9646-4e08-bc5b-9c23b94f7489 returned with HTTP 404 Aug 14 06:17:27.284445 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 900/3573] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:27 2026] GET /volume/v3/snapshots/db48ac18-9646-4e08-bc5b-9c23b94f7489 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:27.294074 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-70e39662-0470-415b-836f-aff1c0b5f4ef None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:27.298200 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-70e39662-0470-415b-836f-aff1c0b5f4ef tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/4892a4fc-4074-421e-8326-fd47dd49eff8 Aug 14 06:17:27.298200 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-70e39662-0470-415b-836f-aff1c0b5f4ef tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:27.298200 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-70e39662-0470-415b-836f-aff1c0b5f4ef tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:27.298200 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-70e39662-0470-415b-836f-aff1c0b5f4ef tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete volume with id: 4892a4fc-4074-421e-8326-fd47dd49eff8 Aug 14 06:17:27.307492 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:27.307492 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:27.307492 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-70e39662-0470-415b-836f-aff1c0b5f4ef tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:27.328381 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-70e39662-0470-415b-836f-aff1c0b5f4ef tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete volume request issued successfully. Aug 14 06:17:27.328940 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-70e39662-0470-415b-836f-aff1c0b5f4ef tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/4892a4fc-4074-421e-8326-fd47dd49eff8 returned with HTTP 202 Aug 14 06:17:27.329677 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 884/3574] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:27 2026] DELETE /volume/v3/volumes/4892a4fc-4074-421e-8326-fd47dd49eff8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:27.340279 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-53a9f5e6-e312-4f19-bde7-e42f9ba43c8e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:27.342980 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-53a9f5e6-e312-4f19-bde7-e42f9ba43c8e tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/4892a4fc-4074-421e-8326-fd47dd49eff8 Aug 14 06:17:27.343194 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-53a9f5e6-e312-4f19-bde7-e42f9ba43c8e tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:27.343383 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-53a9f5e6-e312-4f19-bde7-e42f9ba43c8e tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:27.358453 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:27.358453 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:27.363643 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-53a9f5e6-e312-4f19-bde7-e42f9ba43c8e tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:27.371277 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-53a9f5e6-e312-4f19-bde7-e42f9ba43c8e tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/4892a4fc-4074-421e-8326-fd47dd49eff8 returned with HTTP 200 Aug 14 06:17:27.371755 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 889/3575] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:27 2026] GET /volume/v3/volumes/4892a4fc-4074-421e-8326-fd47dd49eff8 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:27.548066 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3c417953-fd39-4e5f-9234-8fe615c11a9b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:27.550631 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3c417953-fd39-4e5f-9234-8fe615c11a9b tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a Aug 14 06:17:27.550929 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3c417953-fd39-4e5f-9234-8fe615c11a9b tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:27.551199 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3c417953-fd39-4e5f-9234-8fe615c11a9b tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:27.551366 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3c417953-fd39-4e5f-9234-8fe615c11a9b tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:27.558482 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:27.558482 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:27.559789 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3c417953-fd39-4e5f-9234-8fe615c11a9b tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a returned with HTTP 200 Aug 14 06:17:27.560174 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 903/3576] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:27 2026] GET /volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:28.221247 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d98567bd-474a-453e-805a-e4d6e11ad1a1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:28.224346 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d98567bd-474a-453e-805a-e4d6e11ad1a1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc Aug 14 06:17:28.224346 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d98567bd-474a-453e-805a-e4d6e11ad1a1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:28.224346 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d98567bd-474a-453e-805a-e4d6e11ad1a1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:28.224346 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-d98567bd-474a-453e-805a-e4d6e11ad1a1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b5039953-0e7a-40cc-89fd-e74225cb82bc. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:28.230361 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d98567bd-474a-453e-805a-e4d6e11ad1a1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc returned with HTTP 404 Aug 14 06:17:28.231163 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 901/3577] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:28 2026] GET /volume/v3/backups/b5039953-0e7a-40cc-89fd-e74225cb82bc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:28.241445 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dad53895-ae73-4d3a-a541-ee2f4f000a87 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:28.243800 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dad53895-ae73-4d3a-a541-ee2f4f000a87 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:17:28.244129 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dad53895-ae73-4d3a-a541-ee2f4f000a87 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "60246ad8-1845-4851-98e2-000982b19d02", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1505006875", "container": "tempest-volumesbackupstest-backup-container-259288623"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:28.245600 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-dad53895-ae73-4d3a-a541-ee2f4f000a87 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Creating new backup {'backup': {'volume_id': '60246ad8-1845-4851-98e2-000982b19d02', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1505006875', 'container': 'tempest-volumesbackupstest-backup-container-259288623'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:17:28.245748 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-dad53895-ae73-4d3a-a541-ee2f4f000a87 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Creating backup of volume 60246ad8-1845-4851-98e2-000982b19d02 in container tempest-volumesbackupstest-backup-container-259288623 Aug 14 06:17:28.255435 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:28.255435 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:28.255992 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-dad53895-ae73-4d3a-a541-ee2f4f000a87 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:17:28.273616 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-dad53895-ae73-4d3a-a541-ee2f4f000a87 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Created reservations ['ea3f1742-49d2-4dcc-ba82-05e70fb58242', '8a073da0-c3bc-4240-81ce-05305a314e5d'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:28.320772 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dad53895-ae73-4d3a-a541-ee2f4f000a87 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:17:28.323642 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 885/3578] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:17:28 2026] POST /volume/v3/backups => generated 330 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:28.332985 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a1e31516-7fa4-42e9-a12f-7baa42047bd9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:28.333935 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a1e31516-7fa4-42e9-a12f-7baa42047bd9 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 Aug 14 06:17:28.333935 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a1e31516-7fa4-42e9-a12f-7baa42047bd9 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:28.334380 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a1e31516-7fa4-42e9-a12f-7baa42047bd9 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:28.334380 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-a1e31516-7fa4-42e9-a12f-7baa42047bd9 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 0ba1462b-5c7b-49b3-bee3-24573f640644. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:28.339500 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:28.339500 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:28.340483 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a1e31516-7fa4-42e9-a12f-7baa42047bd9 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 returned with HTTP 200 Aug 14 06:17:28.340820 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 890/3579] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:28 2026] GET /volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:28.389428 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cb7e55ea-33d5-4985-b370-aa5d93842be9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:28.391415 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cb7e55ea-33d5-4985-b370-aa5d93842be9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/4892a4fc-4074-421e-8326-fd47dd49eff8 Aug 14 06:17:28.391621 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cb7e55ea-33d5-4985-b370-aa5d93842be9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:28.391814 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cb7e55ea-33d5-4985-b370-aa5d93842be9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:28.398085 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cb7e55ea-33d5-4985-b370-aa5d93842be9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/4892a4fc-4074-421e-8326-fd47dd49eff8 returned with HTTP 404 Aug 14 06:17:28.398833 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 904/3580] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:28 2026] GET /volume/v3/volumes/4892a4fc-4074-421e-8326-fd47dd49eff8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:28.410128 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:28.416890 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:28.417495 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-149081716"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:28.421280 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-149081716'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:28.421576 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume of 1 GB Aug 14 06:17:28.429061 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Availability Zones retrieved successfully. Aug 14 06:17:28.435093 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Flow 'volume_create_api' (88bb33b3-cbf8-4fb8-aac7-af9384626467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:28.436091 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0ceb906-c2fa-4ba7-a7d8-5c2205767516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:28.437089 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:28.476275 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0ceb906-c2fa-4ba7-a7d8-5c2205767516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:28.477155 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03da5dc9-4239-4aa9-a2f6-848e03a3b855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:28.518244 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Created reservations ['f146bb35-3c08-4e4b-991e-50925bd67548', '87e17c47-8ae3-4f2c-937f-60c1aab01d0f', '2a6aac07-12cb-470c-9105-79fdb6ee6766', '809c7032-7a6d-4e23-8302-3ab5c7670473'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:28.519235 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03da5dc9-4239-4aa9-a2f6-848e03a3b855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f146bb35-3c08-4e4b-991e-50925bd67548', '87e17c47-8ae3-4f2c-937f-60c1aab01d0f', '2a6aac07-12cb-470c-9105-79fdb6ee6766', '809c7032-7a6d-4e23-8302-3ab5c7670473']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:28.520311 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f25ba929-2691-4237-8cb9-db2620056181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:28.551697 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f25ba929-2691-4237-8cb9-db2620056181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af66506e-a9a0-4691-87a4-d054a2bd70dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-149081716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e96232015664b8ba9103bc40b808060',qos_specs=None,replication_status=,reservations=['f146bb35-3c08-4e4b-991e-50925bd67548','87e17c47-8ae3-4f2c-937f-60c1aab01d0f','2a6aac07-12cb-470c-9105-79fdb6ee6766','809c7032-7a6d-4e23-8302-3ab5c7670473'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-149081716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af66506e-a9a0-4691-87a4-d054a2bd70dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e96232015664b8ba9103bc40b808060',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:28.552785 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5749356-742a-4714-babe-b25ae58757f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:28.573426 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7607086f-3ad8-421c-a53c-667f6747cb25 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:28.573613 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7607086f-3ad8-421c-a53c-667f6747cb25 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a Aug 14 06:17:28.573920 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7607086f-3ad8-421c-a53c-667f6747cb25 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:28.574209 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7607086f-3ad8-421c-a53c-667f6747cb25 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:28.574376 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-7607086f-3ad8-421c-a53c-667f6747cb25 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:28.579548 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:28.579548 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:28.580409 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7607086f-3ad8-421c-a53c-667f6747cb25 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a returned with HTTP 200 Aug 14 06:17:28.580956 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 886/3581] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:28 2026] GET /volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:28.587421 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5749356-742a-4714-babe-b25ae58757f7) transitioned into state 'SUCCESS' from state '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-149081716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e96232015664b8ba9103bc40b808060',qos_specs=None,replication_status=,reservations=['f146bb35-3c08-4e4b-991e-50925bd67548','87e17c47-8ae3-4f2c-937f-60c1aab01d0f','2a6aac07-12cb-470c-9105-79fdb6ee6766','809c7032-7a6d-4e23-8302-3ab5c7670473'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:28.588172 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dfbb8dc-dbce-4b80-b791-5e48f2e969be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:28.597191 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dfbb8dc-dbce-4b80-b791-5e48f2e969be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:28.598193 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Flow 'volume_create_api' (88bb33b3-cbf8-4fb8-aac7-af9384626467) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:28.598516 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume request issued successfully. Aug 14 06:17:28.599051 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7dd43f0c-b4ec-4fec-9aa3-e103c9f1be69 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:28.599636 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 902/3582] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:17:28 2026] POST /volume/v3/volumes => generated 777 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:28.614794 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-62868cdf-d3a3-4595-a38c-099f5706b26b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:28.617365 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-62868cdf-d3a3-4595-a38c-099f5706b26b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/af66506e-a9a0-4691-87a4-d054a2bd70dc Aug 14 06:17:28.617704 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-62868cdf-d3a3-4595-a38c-099f5706b26b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:28.617962 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-62868cdf-d3a3-4595-a38c-099f5706b26b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:28.627754 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:28.627754 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:28.632020 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-62868cdf-d3a3-4595-a38c-099f5706b26b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:28.635834 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-62868cdf-d3a3-4595-a38c-099f5706b26b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/af66506e-a9a0-4691-87a4-d054a2bd70dc returned with HTTP 200 Aug 14 06:17:28.636206 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 891/3583] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:28 2026] GET /volume/v3/volumes/af66506e-a9a0-4691-87a4-d054a2bd70dc => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:28.712988 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-27e6ff60-b477-4818-be2a-7723654c92b4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:28.842143 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-27e6ff60-b477-4818-be2a-7723654c92b4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:28.842543 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-27e6ff60-b477-4818-be2a-7723654c92b4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1673420731"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:28.843973 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-27e6ff60-b477-4818-be2a-7723654c92b4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1673420731'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:28.844125 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-27e6ff60-b477-4818-be2a-7723654c92b4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Create volume of 1 GB Aug 14 06:17:28.848172 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-27e6ff60-b477-4818-be2a-7723654c92b4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Availability Zones retrieved successfully. Aug 14 06:17:28.854089 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-27e6ff60-b477-4818-be2a-7723654c92b4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Flow 'volume_create_api' (c6220754-ee21-4c60-bc48-6f8c209beb30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:28.855127 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-27e6ff60-b477-4818-be2a-7723654c92b4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4946864a-13f4-4bc6-be31-6b3f16d76db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:28.855904 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-27e6ff60-b477-4818-be2a-7723654c92b4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:28.857948 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3c05b045-8c7b-4f08-823f-514c640a227d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:28.885773 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3c05b045-8c7b-4f08-823f-514c640a227d tempest-VolumesSummaryTest-503051252 tempest-VolumesSummaryTest-503051252-project-member] GET https://10.4.3.127/volume/v3/volumes/summary Aug 14 06:17:28.885956 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3c05b045-8c7b-4f08-823f-514c640a227d tempest-VolumesSummaryTest-503051252 tempest-VolumesSummaryTest-503051252-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:28.886119 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3c05b045-8c7b-4f08-823f-514c640a227d tempest-VolumesSummaryTest-503051252 tempest-VolumesSummaryTest-503051252-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:28.886269 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-3c05b045-8c7b-4f08-823f-514c640a227d tempest-VolumesSummaryTest-503051252 tempest-VolumesSummaryTest-503051252-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:17:28.890417 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-27e6ff60-b477-4818-be2a-7723654c92b4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4946864a-13f4-4bc6-be31-6b3f16d76db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:28.891118 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-27e6ff60-b477-4818-be2a-7723654c92b4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b16f2d5-5fd3-494f-9df7-a2226be7cd90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:28.891682 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3c05b045-8c7b-4f08-823f-514c640a227d tempest-VolumesSummaryTest-503051252 tempest-VolumesSummaryTest-503051252-project-member] Get summary completed successfully. Aug 14 06:17:28.891908 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3c05b045-8c7b-4f08-823f-514c640a227d tempest-VolumesSummaryTest-503051252 tempest-VolumesSummaryTest-503051252-project-member] https://10.4.3.127/volume/v3/volumes/summary returned with HTTP 200 Aug 14 06:17:28.892235 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 887/3584] 10.4.3.127 () {68 vars in 1302 bytes} [Fri Aug 14 06:17:28 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:28.947975 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-27e6ff60-b477-4818-be2a-7723654c92b4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Created reservations ['325edc03-8d08-40a1-bf4d-2637cda778e1', 'f1aa9ea1-14d5-425b-98d6-efae3e88122b', '649603ca-7f35-4cbb-ab38-349f003c067a', '293f9c7a-3b4c-47f0-b3da-f07c41309379'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:28.948737 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-27e6ff60-b477-4818-be2a-7723654c92b4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b16f2d5-5fd3-494f-9df7-a2226be7cd90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['325edc03-8d08-40a1-bf4d-2637cda778e1', 'f1aa9ea1-14d5-425b-98d6-efae3e88122b', '649603ca-7f35-4cbb-ab38-349f003c067a', '293f9c7a-3b4c-47f0-b3da-f07c41309379']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:28.949488 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-27e6ff60-b477-4818-be2a-7723654c92b4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fea5f40e-5277-48cb-8435-2b2083e080d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:28.971857 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-27e6ff60-b477-4818-be2a-7723654c92b4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fea5f40e-5277-48cb-8435-2b2083e080d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d360a6a-bf2a-4b0f-aa56-e8112f400926', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1673420731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='570f09415ea94a5a9f79589313e8514f',qos_specs=None,replication_status=,reservations=['325edc03-8d08-40a1-bf4d-2637cda778e1','f1aa9ea1-14d5-425b-98d6-efae3e88122b','649603ca-7f35-4cbb-ab38-349f003c067a','293f9c7a-3b4c-47f0-b3da-f07c41309379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e7e55c7a67e44fe881da6058362b058',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1673420731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d360a6a-bf2a-4b0f-aa56-e8112f400926,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='570f09415ea94a5a9f79589313e8514f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e7e55c7a67e44fe881da6058362b058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:28.973442 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-27e6ff60-b477-4818-be2a-7723654c92b4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faadc1c5-9cad-46bb-9601-77e3ef3d077d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:28.990582 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-27e6ff60-b477-4818-be2a-7723654c92b4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faadc1c5-9cad-46bb-9601-77e3ef3d077d) transitioned into state 'SUCCESS' from state '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-1673420731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='570f09415ea94a5a9f79589313e8514f',qos_specs=None,replication_status=,reservations=['325edc03-8d08-40a1-bf4d-2637cda778e1','f1aa9ea1-14d5-425b-98d6-efae3e88122b','649603ca-7f35-4cbb-ab38-349f003c067a','293f9c7a-3b4c-47f0-b3da-f07c41309379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e7e55c7a67e44fe881da6058362b058',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:28.991345 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-27e6ff60-b477-4818-be2a-7723654c92b4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b40b97a-2551-469b-9233-34af4f363077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:29.000597 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-27e6ff60-b477-4818-be2a-7723654c92b4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b40b97a-2551-469b-9233-34af4f363077) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:29.001274 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-27e6ff60-b477-4818-be2a-7723654c92b4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Flow 'volume_create_api' (c6220754-ee21-4c60-bc48-6f8c209beb30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:29.001538 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-27e6ff60-b477-4818-be2a-7723654c92b4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Create volume request issued successfully. Aug 14 06:17:29.002018 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-27e6ff60-b477-4818-be2a-7723654c92b4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:29.002381 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 905/3585] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:17:28 2026] POST /volume/v3/volumes => generated 778 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:29.013894 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7e9d8b19-bdf4-4876-a671-e3abca23f9ba None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:29.015823 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7e9d8b19-bdf4-4876-a671-e3abca23f9ba tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/volumes/6d360a6a-bf2a-4b0f-aa56-e8112f400926 Aug 14 06:17:29.016050 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7e9d8b19-bdf4-4876-a671-e3abca23f9ba tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:29.016253 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7e9d8b19-bdf4-4876-a671-e3abca23f9ba tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:29.023451 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:29.023451 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:29.025835 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7e9d8b19-bdf4-4876-a671-e3abca23f9ba tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:17:29.029617 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7e9d8b19-bdf4-4876-a671-e3abca23f9ba tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/6d360a6a-bf2a-4b0f-aa56-e8112f400926 returned with HTTP 200 Aug 14 06:17:29.029947 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 903/3586] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:29 2026] GET /volume/v3/volumes/6d360a6a-bf2a-4b0f-aa56-e8112f400926 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:29.352854 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f012f9a0-12b1-4202-88a7-986a947a7090 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:29.354640 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f012f9a0-12b1-4202-88a7-986a947a7090 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 Aug 14 06:17:29.354834 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f012f9a0-12b1-4202-88a7-986a947a7090 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:29.355043 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f012f9a0-12b1-4202-88a7-986a947a7090 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:29.355149 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-f012f9a0-12b1-4202-88a7-986a947a7090 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 0ba1462b-5c7b-49b3-bee3-24573f640644. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:29.360530 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:29.360530 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:29.361209 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f012f9a0-12b1-4202-88a7-986a947a7090 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 returned with HTTP 200 Aug 14 06:17:29.361627 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 892/3587] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:29 2026] GET /volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:29.593465 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6f7c4b06-010f-461b-91ec-7b632f7583fc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:29.596296 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6f7c4b06-010f-461b-91ec-7b632f7583fc tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a Aug 14 06:17:29.596379 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6f7c4b06-010f-461b-91ec-7b632f7583fc tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:29.596605 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6f7c4b06-010f-461b-91ec-7b632f7583fc tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:29.596758 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-6f7c4b06-010f-461b-91ec-7b632f7583fc tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:29.602999 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:29.602999 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:29.603805 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6f7c4b06-010f-461b-91ec-7b632f7583fc tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a returned with HTTP 200 Aug 14 06:17:29.604242 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 888/3588] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:29 2026] GET /volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:29.648915 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a3c87b99-1527-44bf-a408-1c15be195e85 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:29.651916 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a3c87b99-1527-44bf-a408-1c15be195e85 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/af66506e-a9a0-4691-87a4-d054a2bd70dc Aug 14 06:17:29.652200 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a3c87b99-1527-44bf-a408-1c15be195e85 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:29.652503 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a3c87b99-1527-44bf-a408-1c15be195e85 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:29.666214 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:29.666214 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:29.671629 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a3c87b99-1527-44bf-a408-1c15be195e85 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:29.677800 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a3c87b99-1527-44bf-a408-1c15be195e85 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/af66506e-a9a0-4691-87a4-d054a2bd70dc returned with HTTP 200 Aug 14 06:17:29.678208 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 906/3589] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:29 2026] GET /volume/v3/volumes/af66506e-a9a0-4691-87a4-d054a2bd70dc => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:29.690869 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3cd8ab34-1520-43f1-a561-4c5589bb6d0f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:29.692737 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3cd8ab34-1520-43f1-a561-4c5589bb6d0f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:17:29.693134 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3cd8ab34-1520-43f1-a561-4c5589bb6d0f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af66506e-a9a0-4691-87a4-d054a2bd70dc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1401560356"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:29.703202 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:29.703202 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:29.703533 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3cd8ab34-1520-43f1-a561-4c5589bb6d0f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:29.703652 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-3cd8ab34-1520-43f1-a561-4c5589bb6d0f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create snapshot from volume af66506e-a9a0-4691-87a4-d054a2bd70dc Aug 14 06:17:29.731744 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-3cd8ab34-1520-43f1-a561-4c5589bb6d0f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Created reservations ['72bfe337-01be-475c-a341-61bc7c071a30', '77726f98-5d7c-4fe0-916a-3d07f48efbf9', '2ece12bb-7bc0-4ca7-ae54-81f7788e6d1a', '52108bf2-56e1-4571-84aa-f1be63608b1f'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:29.771859 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3cd8ab34-1520-43f1-a561-4c5589bb6d0f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot create request issued successfully. Aug 14 06:17:29.772388 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3cd8ab34-1520-43f1-a561-4c5589bb6d0f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:17:29.772679 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 904/3590] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:17:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:29.781144 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-db0726da-dc80-4d91-ae99-042d50869563 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:29.783016 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-db0726da-dc80-4d91-ae99-042d50869563 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/f8810775-c540-45ba-9437-d9659ea302c4 Aug 14 06:17:29.783247 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-db0726da-dc80-4d91-ae99-042d50869563 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:29.783388 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-db0726da-dc80-4d91-ae99-042d50869563 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:29.793335 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:29.793335 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:29.793720 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-db0726da-dc80-4d91-ae99-042d50869563 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:29.794496 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-db0726da-dc80-4d91-ae99-042d50869563 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/f8810775-c540-45ba-9437-d9659ea302c4 returned with HTTP 200 Aug 14 06:17:29.794885 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 893/3591] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:29 2026] GET /volume/v3/snapshots/f8810775-c540-45ba-9437-d9659ea302c4 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:30.044903 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6aeb32b1-eec1-476d-b532-221bcb71b39e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:30.051494 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6aeb32b1-eec1-476d-b532-221bcb71b39e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/volumes/6d360a6a-bf2a-4b0f-aa56-e8112f400926 Aug 14 06:17:30.051494 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6aeb32b1-eec1-476d-b532-221bcb71b39e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:30.051494 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6aeb32b1-eec1-476d-b532-221bcb71b39e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:30.057172 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:30.057172 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:30.062961 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6aeb32b1-eec1-476d-b532-221bcb71b39e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:17:30.071972 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6aeb32b1-eec1-476d-b532-221bcb71b39e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/6d360a6a-bf2a-4b0f-aa56-e8112f400926 returned with HTTP 200 Aug 14 06:17:30.072356 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 889/3592] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:30 2026] GET /volume/v3/volumes/6d360a6a-bf2a-4b0f-aa56-e8112f400926 => generated 1018 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:30.087961 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ec55fbcb-d9ec-4ac8-ae68-58f24b1f8896 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:30.092807 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ec55fbcb-d9ec-4ac8-ae68-58f24b1f8896 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 14 06:17:30.093257 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ec55fbcb-d9ec-4ac8-ae68-58f24b1f8896 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6d360a6a-bf2a-4b0f-aa56-e8112f400926", "name": "tempest-type-Backup-1524724716"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:30.095837 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-ec55fbcb-d9ec-4ac8-ae68-58f24b1f8896 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Creating new backup {'backup': {'volume_id': '6d360a6a-bf2a-4b0f-aa56-e8112f400926', 'name': 'tempest-type-Backup-1524724716'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:17:30.096002 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-ec55fbcb-d9ec-4ac8-ae68-58f24b1f8896 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Creating backup of volume 6d360a6a-bf2a-4b0f-aa56-e8112f400926 in container None Aug 14 06:17:30.107205 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:30.107205 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:30.107496 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ec55fbcb-d9ec-4ac8-ae68-58f24b1f8896 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:17:30.135468 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-ec55fbcb-d9ec-4ac8-ae68-58f24b1f8896 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Created reservations ['df1926b7-cfca-4fbe-bc13-95c1b244952c', '5b0258fe-c4de-423e-8fd5-76321c0ca93a'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:30.161494 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ec55fbcb-d9ec-4ac8-ae68-58f24b1f8896 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:17:30.161922 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 907/3593] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:17:30 2026] POST /volume/v3/backups => generated 316 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:30.169804 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-33bffee1-4abc-491a-8c0c-76e8313eeb64 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:30.171520 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-33bffee1-4abc-491a-8c0c-76e8313eeb64 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:30.171802 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-33bffee1-4abc-491a-8c0c-76e8313eeb64 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:30.172002 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-33bffee1-4abc-491a-8c0c-76e8313eeb64 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:30.172147 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-33bffee1-4abc-491a-8c0c-76e8313eeb64 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:30.178421 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:30.178421 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:30.178421 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-33bffee1-4abc-491a-8c0c-76e8313eeb64 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:30.178421 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 905/3594] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:30 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:30.373513 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e60e6c44-a94c-421b-98b4-6292b898bbe6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:30.375317 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e60e6c44-a94c-421b-98b4-6292b898bbe6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 Aug 14 06:17:30.375578 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e60e6c44-a94c-421b-98b4-6292b898bbe6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:30.375844 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e60e6c44-a94c-421b-98b4-6292b898bbe6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:30.376000 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-e60e6c44-a94c-421b-98b4-6292b898bbe6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 0ba1462b-5c7b-49b3-bee3-24573f640644. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:30.380715 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:30.380715 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:30.381666 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e60e6c44-a94c-421b-98b4-6292b898bbe6 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 returned with HTTP 200 Aug 14 06:17:30.382170 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 894/3595] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:30 2026] GET /volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:30.620289 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b7641898-89aa-49e9-829f-e573a138d93b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:30.622373 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b7641898-89aa-49e9-829f-e573a138d93b tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a Aug 14 06:17:30.623292 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b7641898-89aa-49e9-829f-e573a138d93b tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:30.623292 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b7641898-89aa-49e9-829f-e573a138d93b tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:30.623292 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b7641898-89aa-49e9-829f-e573a138d93b tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:30.630785 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:30.630785 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:30.631538 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b7641898-89aa-49e9-829f-e573a138d93b tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a returned with HTTP 200 Aug 14 06:17:30.632037 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 890/3596] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:30 2026] GET /volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:30.803547 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-56ec1bd6-105e-428a-b84d-fdff438a6152 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:30.805284 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-56ec1bd6-105e-428a-b84d-fdff438a6152 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/f8810775-c540-45ba-9437-d9659ea302c4 Aug 14 06:17:30.805483 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-56ec1bd6-105e-428a-b84d-fdff438a6152 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:30.805667 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-56ec1bd6-105e-428a-b84d-fdff438a6152 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:30.810236 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:30.810236 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:30.810606 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-56ec1bd6-105e-428a-b84d-fdff438a6152 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:30.811137 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-56ec1bd6-105e-428a-b84d-fdff438a6152 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/f8810775-c540-45ba-9437-d9659ea302c4 returned with HTTP 200 Aug 14 06:17:30.811528 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 908/3597] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:30 2026] GET /volume/v3/snapshots/f8810775-c540-45ba-9437-d9659ea302c4 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:30.823384 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f04e0b2e-6919-4ca1-9588-634254dbdfd5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:30.826121 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f04e0b2e-6919-4ca1-9588-634254dbdfd5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] GET https://10.4.3.127/volume/v3/snapshots/f8810775-c540-45ba-9437-d9659ea302c4 Aug 14 06:17:30.826299 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f04e0b2e-6919-4ca1-9588-634254dbdfd5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:30.826490 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f04e0b2e-6919-4ca1-9588-634254dbdfd5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:30.835907 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:30.835907 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:30.836300 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f04e0b2e-6919-4ca1-9588-634254dbdfd5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Snapshot retrieved successfully. Aug 14 06:17:30.836988 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f04e0b2e-6919-4ca1-9588-634254dbdfd5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] https://10.4.3.127/volume/v3/snapshots/f8810775-c540-45ba-9437-d9659ea302c4 returned with HTTP 200 Aug 14 06:17:30.837317 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 906/3598] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:30 2026] GET /volume/v3/snapshots/f8810775-c540-45ba-9437-d9659ea302c4 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:30.846329 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-93b48fb1-eb43-4cc1-8eb2-7329d711bf1a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:30.848131 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-93b48fb1-eb43-4cc1-8eb2-7329d711bf1a tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/f8810775-c540-45ba-9437-d9659ea302c4 Aug 14 06:17:30.848355 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-93b48fb1-eb43-4cc1-8eb2-7329d711bf1a tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:30.848581 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-93b48fb1-eb43-4cc1-8eb2-7329d711bf1a tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:30.848681 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-93b48fb1-eb43-4cc1-8eb2-7329d711bf1a tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete snapshot with id: f8810775-c540-45ba-9437-d9659ea302c4 Aug 14 06:17:30.853574 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:30.853574 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:30.853886 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-93b48fb1-eb43-4cc1-8eb2-7329d711bf1a tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:30.867347 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-93b48fb1-eb43-4cc1-8eb2-7329d711bf1a tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot delete request issued successfully. Aug 14 06:17:30.867619 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-93b48fb1-eb43-4cc1-8eb2-7329d711bf1a tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/f8810775-c540-45ba-9437-d9659ea302c4 returned with HTTP 202 Aug 14 06:17:30.868098 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 895/3599] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:17:30 2026] DELETE /volume/v3/snapshots/f8810775-c540-45ba-9437-d9659ea302c4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:30.876648 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9b1c9b55-1c22-4b13-a47e-1912579851ed None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:30.879355 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b1c9b55-1c22-4b13-a47e-1912579851ed tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/f8810775-c540-45ba-9437-d9659ea302c4 Aug 14 06:17:30.879665 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9b1c9b55-1c22-4b13-a47e-1912579851ed tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:30.879943 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9b1c9b55-1c22-4b13-a47e-1912579851ed tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:30.886835 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:30.886835 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:30.887280 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9b1c9b55-1c22-4b13-a47e-1912579851ed tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:30.888519 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b1c9b55-1c22-4b13-a47e-1912579851ed tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/f8810775-c540-45ba-9437-d9659ea302c4 returned with HTTP 200 Aug 14 06:17:30.889069 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 891/3600] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:30 2026] GET /volume/v3/snapshots/f8810775-c540-45ba-9437-d9659ea302c4 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:31.187878 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e25c0d14-6847-41d5-9255-b68f6a8e14cf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:31.189731 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e25c0d14-6847-41d5-9255-b68f6a8e14cf tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:31.189966 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e25c0d14-6847-41d5-9255-b68f6a8e14cf tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:31.190177 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e25c0d14-6847-41d5-9255-b68f6a8e14cf tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:31.190297 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e25c0d14-6847-41d5-9255-b68f6a8e14cf tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:31.194169 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:31.194169 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:31.194859 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e25c0d14-6847-41d5-9255-b68f6a8e14cf tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:31.195279 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 909/3601] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:31 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:31.392579 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3efe797e-5f8d-40c1-a5ce-7bddbc9f6848 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:31.397330 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3efe797e-5f8d-40c1-a5ce-7bddbc9f6848 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 Aug 14 06:17:31.397571 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3efe797e-5f8d-40c1-a5ce-7bddbc9f6848 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:31.397762 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3efe797e-5f8d-40c1-a5ce-7bddbc9f6848 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:31.397861 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-3efe797e-5f8d-40c1-a5ce-7bddbc9f6848 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 0ba1462b-5c7b-49b3-bee3-24573f640644. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:31.403929 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:31.403929 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:31.404745 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3efe797e-5f8d-40c1-a5ce-7bddbc9f6848 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 returned with HTTP 200 Aug 14 06:17:31.405113 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 907/3602] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:31 2026] GET /volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:31.645858 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1cebb650-0c9f-464d-8709-aa7d7465774d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:31.647901 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1cebb650-0c9f-464d-8709-aa7d7465774d tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a Aug 14 06:17:31.648089 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1cebb650-0c9f-464d-8709-aa7d7465774d tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:31.648288 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1cebb650-0c9f-464d-8709-aa7d7465774d tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:31.648416 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-1cebb650-0c9f-464d-8709-aa7d7465774d tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:31.652969 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:31.652969 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:31.653558 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1cebb650-0c9f-464d-8709-aa7d7465774d tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a returned with HTTP 200 Aug 14 06:17:31.654056 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 896/3603] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:31 2026] GET /volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:31.901666 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b05feebd-ce82-4812-9a42-2992b25cbe99 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:31.904480 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b05feebd-ce82-4812-9a42-2992b25cbe99 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/f8810775-c540-45ba-9437-d9659ea302c4 Aug 14 06:17:31.904760 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b05feebd-ce82-4812-9a42-2992b25cbe99 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:31.905103 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b05feebd-ce82-4812-9a42-2992b25cbe99 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:31.910901 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b05feebd-ce82-4812-9a42-2992b25cbe99 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/f8810775-c540-45ba-9437-d9659ea302c4 returned with HTTP 404 Aug 14 06:17:31.911551 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 892/3604] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:31 2026] GET /volume/v3/snapshots/f8810775-c540-45ba-9437-d9659ea302c4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:31.918897 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dee98fea-b325-47fd-bf13-53ba6e3db806 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:31.920730 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dee98fea-b325-47fd-bf13-53ba6e3db806 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/af66506e-a9a0-4691-87a4-d054a2bd70dc Aug 14 06:17:31.920942 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dee98fea-b325-47fd-bf13-53ba6e3db806 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:31.921147 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dee98fea-b325-47fd-bf13-53ba6e3db806 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:31.921321 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-dee98fea-b325-47fd-bf13-53ba6e3db806 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete volume with id: af66506e-a9a0-4691-87a4-d054a2bd70dc Aug 14 06:17:31.930804 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:31.930804 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:31.930804 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dee98fea-b325-47fd-bf13-53ba6e3db806 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:31.944188 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dee98fea-b325-47fd-bf13-53ba6e3db806 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete volume request issued successfully. Aug 14 06:17:31.944366 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dee98fea-b325-47fd-bf13-53ba6e3db806 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/af66506e-a9a0-4691-87a4-d054a2bd70dc returned with HTTP 202 Aug 14 06:17:31.944843 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 910/3605] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:31 2026] DELETE /volume/v3/volumes/af66506e-a9a0-4691-87a4-d054a2bd70dc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:31.952059 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-44cab7f1-b81c-41cf-a015-e75158a68bc5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:31.953733 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-44cab7f1-b81c-41cf-a015-e75158a68bc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/af66506e-a9a0-4691-87a4-d054a2bd70dc Aug 14 06:17:31.953919 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-44cab7f1-b81c-41cf-a015-e75158a68bc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:31.954085 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-44cab7f1-b81c-41cf-a015-e75158a68bc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:31.964765 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:31.964765 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:31.969149 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-44cab7f1-b81c-41cf-a015-e75158a68bc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:31.974665 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-44cab7f1-b81c-41cf-a015-e75158a68bc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/af66506e-a9a0-4691-87a4-d054a2bd70dc returned with HTTP 200 Aug 14 06:17:31.975538 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 908/3606] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:31 2026] GET /volume/v3/volumes/af66506e-a9a0-4691-87a4-d054a2bd70dc => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:32.205978 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-137a7ea5-0773-4e22-84fa-fd2cde4e13be None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:32.207727 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-137a7ea5-0773-4e22-84fa-fd2cde4e13be tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:32.207914 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-137a7ea5-0773-4e22-84fa-fd2cde4e13be tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:32.208089 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-137a7ea5-0773-4e22-84fa-fd2cde4e13be tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:32.208188 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-137a7ea5-0773-4e22-84fa-fd2cde4e13be tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:32.215826 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:32.215826 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:32.216483 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-137a7ea5-0773-4e22-84fa-fd2cde4e13be tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:32.216930 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 897/3607] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:32 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:32.418967 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6fa14fe6-05bc-4a89-9a4a-20f1d2cf5fde None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:32.422851 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6fa14fe6-05bc-4a89-9a4a-20f1d2cf5fde tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 Aug 14 06:17:32.423102 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6fa14fe6-05bc-4a89-9a4a-20f1d2cf5fde tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:32.423325 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6fa14fe6-05bc-4a89-9a4a-20f1d2cf5fde tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:32.423493 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-6fa14fe6-05bc-4a89-9a4a-20f1d2cf5fde tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 0ba1462b-5c7b-49b3-bee3-24573f640644. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:32.428711 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:32.428711 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:32.429689 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6fa14fe6-05bc-4a89-9a4a-20f1d2cf5fde tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 returned with HTTP 200 Aug 14 06:17:32.430164 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 893/3608] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:32 2026] GET /volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:32.663845 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0f962004-333a-4b2e-b415-9273f5856303 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:32.665705 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0f962004-333a-4b2e-b415-9273f5856303 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a Aug 14 06:17:32.665913 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0f962004-333a-4b2e-b415-9273f5856303 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:32.666155 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0f962004-333a-4b2e-b415-9273f5856303 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:32.667088 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-0f962004-333a-4b2e-b415-9273f5856303 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:32.673195 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:32.673195 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:32.677414 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0f962004-333a-4b2e-b415-9273f5856303 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a returned with HTTP 200 Aug 14 06:17:32.677414 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 911/3609] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:32 2026] GET /volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:32.993953 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-050dabfc-4337-4fa7-8005-795844fbfe1e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:32.996221 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-050dabfc-4337-4fa7-8005-795844fbfe1e tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/af66506e-a9a0-4691-87a4-d054a2bd70dc Aug 14 06:17:32.996509 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-050dabfc-4337-4fa7-8005-795844fbfe1e tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:32.996765 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-050dabfc-4337-4fa7-8005-795844fbfe1e tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:33.006916 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-050dabfc-4337-4fa7-8005-795844fbfe1e tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/af66506e-a9a0-4691-87a4-d054a2bd70dc returned with HTTP 404 Aug 14 06:17:33.007926 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 909/3610] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:32 2026] GET /volume/v3/volumes/af66506e-a9a0-4691-87a4-d054a2bd70dc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:33.018899 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:33.021208 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:33.021798 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1042951201"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:33.023601 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1042951201'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:33.023907 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume of 1 GB Aug 14 06:17:33.028777 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Availability Zones retrieved successfully. Aug 14 06:17:33.036840 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Flow 'volume_create_api' (0f47a12f-9f15-4798-9284-8c632fcd0567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:33.038239 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5016adf-abc3-460b-939c-5e6193e9a952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:33.039376 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:33.068818 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5016adf-abc3-460b-939c-5e6193e9a952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:33.070172 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07235fbc-8aa5-4833-b043-67715cc9b6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:33.111301 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Created reservations ['af67e7e1-d46b-46d1-89cc-3fef8fcf7c3d', '60e19458-b38d-4452-b75b-9da64ba5b46d', '08c4b854-9c51-4b2b-8c6b-b8ccb0f1631e', 'bb326d8e-d1f4-4707-a7d3-4d8c804f862b'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:33.114233 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07235fbc-8aa5-4833-b043-67715cc9b6ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af67e7e1-d46b-46d1-89cc-3fef8fcf7c3d', '60e19458-b38d-4452-b75b-9da64ba5b46d', '08c4b854-9c51-4b2b-8c6b-b8ccb0f1631e', 'bb326d8e-d1f4-4707-a7d3-4d8c804f862b']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:33.114233 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2b749b7-0971-49f9-9d70-c9b44ed1f56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:33.149275 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2b749b7-0971-49f9-9d70-c9b44ed1f56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8e658d4-4263-4ad0-a87e-c63fe068d8df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1042951201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e96232015664b8ba9103bc40b808060',qos_specs=None,replication_status=,reservations=['af67e7e1-d46b-46d1-89cc-3fef8fcf7c3d','60e19458-b38d-4452-b75b-9da64ba5b46d','08c4b854-9c51-4b2b-8c6b-b8ccb0f1631e','bb326d8e-d1f4-4707-a7d3-4d8c804f862b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1042951201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8e658d4-4263-4ad0-a87e-c63fe068d8df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e96232015664b8ba9103bc40b808060',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:33.151657 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2e8162e-3f64-4605-89ac-8583a232782e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:33.173080 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2e8162e-3f64-4605-89ac-8583a232782e) transitioned into state 'SUCCESS' from state '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-1042951201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e96232015664b8ba9103bc40b808060',qos_specs=None,replication_status=,reservations=['af67e7e1-d46b-46d1-89cc-3fef8fcf7c3d','60e19458-b38d-4452-b75b-9da64ba5b46d','08c4b854-9c51-4b2b-8c6b-b8ccb0f1631e','bb326d8e-d1f4-4707-a7d3-4d8c804f862b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:33.173252 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7c4debd-b4b1-458e-b0a5-423b9f93066c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:33.185094 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7c4debd-b4b1-458e-b0a5-423b9f93066c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:33.185944 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Flow 'volume_create_api' (0f47a12f-9f15-4798-9284-8c632fcd0567) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:33.186265 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume request issued successfully. Aug 14 06:17:33.186910 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-55a74781-6f8b-4e09-9caf-a1c2725450c5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:33.187363 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 898/3611] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:17:33 2026] POST /volume/v3/volumes => generated 778 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:33.200621 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c61335c7-e11d-45f0-ace5-2502e4e3ac44 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:33.204929 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c61335c7-e11d-45f0-ace5-2502e4e3ac44 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/d8e658d4-4263-4ad0-a87e-c63fe068d8df Aug 14 06:17:33.205075 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c61335c7-e11d-45f0-ace5-2502e4e3ac44 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:33.205328 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c61335c7-e11d-45f0-ace5-2502e4e3ac44 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:33.216741 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:33.216741 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:33.224986 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c61335c7-e11d-45f0-ace5-2502e4e3ac44 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:33.229226 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-537fd6c8-34a0-4b30-a5e3-c6617096257a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:33.232835 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c61335c7-e11d-45f0-ace5-2502e4e3ac44 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/d8e658d4-4263-4ad0-a87e-c63fe068d8df returned with HTTP 200 Aug 14 06:17:33.232956 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-537fd6c8-34a0-4b30-a5e3-c6617096257a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:33.233151 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-537fd6c8-34a0-4b30-a5e3-c6617096257a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:33.233411 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-537fd6c8-34a0-4b30-a5e3-c6617096257a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:33.233579 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-537fd6c8-34a0-4b30-a5e3-c6617096257a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:33.233665 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 894/3612] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:33 2026] GET /volume/v3/volumes/d8e658d4-4263-4ad0-a87e-c63fe068d8df => generated 957 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:33.240064 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:33.240064 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:33.241091 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-537fd6c8-34a0-4b30-a5e3-c6617096257a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:33.241928 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 912/3613] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:33 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:33.441070 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e1147c85-6f61-4ca3-a6fe-f75083d7743a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:33.445651 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e1147c85-6f61-4ca3-a6fe-f75083d7743a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 Aug 14 06:17:33.445978 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e1147c85-6f61-4ca3-a6fe-f75083d7743a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:33.446207 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e1147c85-6f61-4ca3-a6fe-f75083d7743a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:33.446362 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-e1147c85-6f61-4ca3-a6fe-f75083d7743a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 0ba1462b-5c7b-49b3-bee3-24573f640644. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:33.455373 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:33.455373 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:33.456276 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e1147c85-6f61-4ca3-a6fe-f75083d7743a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 returned with HTTP 200 Aug 14 06:17:33.456720 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 910/3614] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:33 2026] GET /volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:17:33.689041 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-de7452f1-9659-434b-a4e2-3c6b8b30013c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:33.691417 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-de7452f1-9659-434b-a4e2-3c6b8b30013c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a Aug 14 06:17:33.691786 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-de7452f1-9659-434b-a4e2-3c6b8b30013c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:33.692111 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-de7452f1-9659-434b-a4e2-3c6b8b30013c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:33.693389 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-de7452f1-9659-434b-a4e2-3c6b8b30013c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:33.708845 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:33.708845 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:33.710975 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-de7452f1-9659-434b-a4e2-3c6b8b30013c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a returned with HTTP 200 Aug 14 06:17:33.710975 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 899/3615] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:33 2026] GET /volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a => generated 748 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:34.251021 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e49459e9-6202-4b1e-9984-87bca3358c49 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:34.253824 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e49459e9-6202-4b1e-9984-87bca3358c49 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/d8e658d4-4263-4ad0-a87e-c63fe068d8df Aug 14 06:17:34.254099 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e49459e9-6202-4b1e-9984-87bca3358c49 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:34.254366 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e49459e9-6202-4b1e-9984-87bca3358c49 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:34.255557 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ef831d92-9761-4a90-816e-36a1fb3bd06a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:34.260227 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ef831d92-9761-4a90-816e-36a1fb3bd06a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:34.260450 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ef831d92-9761-4a90-816e-36a1fb3bd06a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:34.260660 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ef831d92-9761-4a90-816e-36a1fb3bd06a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:34.260771 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-ef831d92-9761-4a90-816e-36a1fb3bd06a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:34.267852 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:34.267852 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:34.268485 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ef831d92-9761-4a90-816e-36a1fb3bd06a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:34.268901 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 913/3616] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:34 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:34.277047 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:34.277047 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:34.282283 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e49459e9-6202-4b1e-9984-87bca3358c49 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:34.287947 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e49459e9-6202-4b1e-9984-87bca3358c49 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/d8e658d4-4263-4ad0-a87e-c63fe068d8df returned with HTTP 200 Aug 14 06:17:34.288514 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 895/3617] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:34 2026] GET /volume/v3/volumes/d8e658d4-4263-4ad0-a87e-c63fe068d8df => generated 1009 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:34.310414 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ef9b6ee0-bc63-4ce7-972f-916f116e5254 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:34.314534 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ef9b6ee0-bc63-4ce7-972f-916f116e5254 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:17:34.315121 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ef9b6ee0-bc63-4ce7-972f-916f116e5254 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8e658d4-4263-4ad0-a87e-c63fe068d8df", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1995479290"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:34.329597 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:34.329597 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:34.329892 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-ef9b6ee0-bc63-4ce7-972f-916f116e5254 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:34.330008 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-ef9b6ee0-bc63-4ce7-972f-916f116e5254 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create snapshot from volume d8e658d4-4263-4ad0-a87e-c63fe068d8df Aug 14 06:17:34.366417 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-ef9b6ee0-bc63-4ce7-972f-916f116e5254 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Created reservations ['301cc661-a5b7-4e64-b191-b909b70c1125', '7d11ee17-6fbc-483a-9f25-d38f86eae7e4', 'b3a9be5c-b6fe-4968-a4f5-14e20fe33209', '993a3c08-69e0-42b5-b20d-88a62676cf7d'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:34.407436 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-ef9b6ee0-bc63-4ce7-972f-916f116e5254 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot create request issued successfully. Aug 14 06:17:34.407854 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ef9b6ee0-bc63-4ce7-972f-916f116e5254 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:17:34.408357 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 911/3618] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:17:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:34.421650 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5a41ca8a-9502-49c1-9773-ad39c3f4adf9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:34.427530 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5a41ca8a-9502-49c1-9773-ad39c3f4adf9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/bf6a7c18-95fd-416b-a6f4-ab77defcb1ab Aug 14 06:17:34.427927 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5a41ca8a-9502-49c1-9773-ad39c3f4adf9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:34.428260 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5a41ca8a-9502-49c1-9773-ad39c3f4adf9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:34.437940 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:34.437940 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:34.437940 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5a41ca8a-9502-49c1-9773-ad39c3f4adf9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:34.437940 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5a41ca8a-9502-49c1-9773-ad39c3f4adf9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/bf6a7c18-95fd-416b-a6f4-ab77defcb1ab returned with HTTP 200 Aug 14 06:17:34.437940 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 900/3619] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:34 2026] GET /volume/v3/snapshots/bf6a7c18-95fd-416b-a6f4-ab77defcb1ab => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:34.472504 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bbed623d-0a36-44a8-9ec4-bbe3a9af3508 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:34.474514 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bbed623d-0a36-44a8-9ec4-bbe3a9af3508 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 Aug 14 06:17:34.474828 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bbed623d-0a36-44a8-9ec4-bbe3a9af3508 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:34.475127 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bbed623d-0a36-44a8-9ec4-bbe3a9af3508 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:34.475260 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-bbed623d-0a36-44a8-9ec4-bbe3a9af3508 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 0ba1462b-5c7b-49b3-bee3-24573f640644. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:34.480124 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:34.480124 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:34.480933 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bbed623d-0a36-44a8-9ec4-bbe3a9af3508 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 returned with HTTP 200 Aug 14 06:17:34.481387 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 914/3620] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:34 2026] GET /volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:34.722708 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ad04c1e5-2994-4c6f-993e-34fd7b1e3969 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:34.724898 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad04c1e5-2994-4c6f-993e-34fd7b1e3969 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a Aug 14 06:17:34.725118 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad04c1e5-2994-4c6f-993e-34fd7b1e3969 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:34.725363 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad04c1e5-2994-4c6f-993e-34fd7b1e3969 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:34.725521 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-ad04c1e5-2994-4c6f-993e-34fd7b1e3969 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:34.730743 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:34.730743 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:34.731525 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad04c1e5-2994-4c6f-993e-34fd7b1e3969 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a returned with HTTP 200 Aug 14 06:17:34.732032 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 896/3621] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:34 2026] GET /volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:35.291962 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a73cefb5-8bdf-44ac-9386-a2e03335e825 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:35.296054 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a73cefb5-8bdf-44ac-9386-a2e03335e825 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:35.296642 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a73cefb5-8bdf-44ac-9386-a2e03335e825 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:35.297139 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a73cefb5-8bdf-44ac-9386-a2e03335e825 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:35.297324 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-a73cefb5-8bdf-44ac-9386-a2e03335e825 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:35.304507 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:35.304507 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:35.305228 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a73cefb5-8bdf-44ac-9386-a2e03335e825 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:35.305641 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 912/3622] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:35 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:35.449144 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b4227b83-cca3-430b-80b6-4c56f6d64306 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:35.450788 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b4227b83-cca3-430b-80b6-4c56f6d64306 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/bf6a7c18-95fd-416b-a6f4-ab77defcb1ab Aug 14 06:17:35.451145 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b4227b83-cca3-430b-80b6-4c56f6d64306 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:35.451520 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b4227b83-cca3-430b-80b6-4c56f6d64306 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:35.460160 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:35.460160 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:35.460160 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b4227b83-cca3-430b-80b6-4c56f6d64306 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:35.460160 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b4227b83-cca3-430b-80b6-4c56f6d64306 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/bf6a7c18-95fd-416b-a6f4-ab77defcb1ab returned with HTTP 200 Aug 14 06:17:35.460160 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 901/3623] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:35 2026] GET /volume/v3/snapshots/bf6a7c18-95fd-416b-a6f4-ab77defcb1ab => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:35.470233 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ae193101-216b-4e47-935c-8e0559c5f1bc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:35.472176 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ae193101-216b-4e47-935c-8e0559c5f1bc tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] POST https://10.4.3.127/volume/v3/snapshots/bf6a7c18-95fd-416b-a6f4-ab77defcb1ab/action Aug 14 06:17:35.472549 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ae193101-216b-4e47-935c-8e0559c5f1bc tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:17:35.472682 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ae193101-216b-4e47-935c-8e0559c5f1bc tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:35.473992 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.snapshot_unmanage [None req-ae193101-216b-4e47-935c-8e0559c5f1bc tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Unmanage snapshot with id: bf6a7c18-95fd-416b-a6f4-ab77defcb1ab Aug 14 06:17:35.479867 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:35.479867 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:35.480311 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ae193101-216b-4e47-935c-8e0559c5f1bc tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Snapshot retrieved successfully. Aug 14 06:17:35.481227 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.policy [None req-ae193101-216b-4e47-935c-8e0559c5f1bc tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '8ac262ec1e7b47efadc0f55c6e67bac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e96232015664b8ba9103bc40b808060', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100406) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:17:35.481467 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ae193101-216b-4e47-935c-8e0559c5f1bc tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] https://10.4.3.127/volume/v3/snapshots/bf6a7c18-95fd-416b-a6f4-ab77defcb1ab/action returned with HTTP 403 Aug 14 06:17:35.481957 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 915/3624] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:17:35 2026] POST /volume/v3/snapshots/bf6a7c18-95fd-416b-a6f4-ab77defcb1ab/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:35.490990 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f9fee162-1391-4e9a-ba1c-4e190383958b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:35.494495 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-63cad589-1350-452e-a793-fe5a67c20a67 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:35.494767 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f9fee162-1391-4e9a-ba1c-4e190383958b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/bf6a7c18-95fd-416b-a6f4-ab77defcb1ab Aug 14 06:17:35.494767 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f9fee162-1391-4e9a-ba1c-4e190383958b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:35.494901 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f9fee162-1391-4e9a-ba1c-4e190383958b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:35.495007 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-f9fee162-1391-4e9a-ba1c-4e190383958b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete snapshot with id: bf6a7c18-95fd-416b-a6f4-ab77defcb1ab Aug 14 06:17:35.497958 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-63cad589-1350-452e-a793-fe5a67c20a67 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 Aug 14 06:17:35.498215 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-63cad589-1350-452e-a793-fe5a67c20a67 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:35.498477 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-63cad589-1350-452e-a793-fe5a67c20a67 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:35.498625 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-63cad589-1350-452e-a793-fe5a67c20a67 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 0ba1462b-5c7b-49b3-bee3-24573f640644. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:35.501895 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:35.501895 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:35.502347 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f9fee162-1391-4e9a-ba1c-4e190383958b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:35.505379 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:35.505379 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:35.506356 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-63cad589-1350-452e-a793-fe5a67c20a67 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 returned with HTTP 200 Aug 14 06:17:35.506841 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 913/3625] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:35 2026] GET /volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:35.520824 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f9fee162-1391-4e9a-ba1c-4e190383958b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot delete request issued successfully. Aug 14 06:17:35.521116 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f9fee162-1391-4e9a-ba1c-4e190383958b tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/bf6a7c18-95fd-416b-a6f4-ab77defcb1ab returned with HTTP 202 Aug 14 06:17:35.521708 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 897/3626] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:17:35 2026] DELETE /volume/v3/snapshots/bf6a7c18-95fd-416b-a6f4-ab77defcb1ab => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:35.530846 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-258bceef-b673-46b7-a756-0bd602cb30c7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:35.532681 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-258bceef-b673-46b7-a756-0bd602cb30c7 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/bf6a7c18-95fd-416b-a6f4-ab77defcb1ab Aug 14 06:17:35.533179 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-258bceef-b673-46b7-a756-0bd602cb30c7 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:35.534418 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-258bceef-b673-46b7-a756-0bd602cb30c7 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:35.539443 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:35.539443 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:35.540271 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-258bceef-b673-46b7-a756-0bd602cb30c7 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:35.541166 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-258bceef-b673-46b7-a756-0bd602cb30c7 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/bf6a7c18-95fd-416b-a6f4-ab77defcb1ab returned with HTTP 200 Aug 14 06:17:35.541875 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 902/3627] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:35 2026] GET /volume/v3/snapshots/bf6a7c18-95fd-416b-a6f4-ab77defcb1ab => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:35.746096 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b64d8200-abb6-42de-9ffa-1f9d24eb8f27 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:35.748277 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b64d8200-abb6-42de-9ffa-1f9d24eb8f27 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a Aug 14 06:17:35.748551 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b64d8200-abb6-42de-9ffa-1f9d24eb8f27 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:35.748808 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b64d8200-abb6-42de-9ffa-1f9d24eb8f27 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:35.748932 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-b64d8200-abb6-42de-9ffa-1f9d24eb8f27 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:35.753802 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:35.753802 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:35.754790 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b64d8200-abb6-42de-9ffa-1f9d24eb8f27 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a returned with HTTP 200 Aug 14 06:17:35.755043 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 916/3628] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:35 2026] GET /volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:36.316463 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-287e2d97-b695-4082-9afa-6161476d7054 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:36.319578 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-287e2d97-b695-4082-9afa-6161476d7054 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:36.319858 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-287e2d97-b695-4082-9afa-6161476d7054 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:36.320338 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-287e2d97-b695-4082-9afa-6161476d7054 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:36.320531 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-287e2d97-b695-4082-9afa-6161476d7054 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:36.326550 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:36.326550 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:36.327567 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-287e2d97-b695-4082-9afa-6161476d7054 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:36.328062 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 914/3629] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:36 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:36.520573 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6b8565a7-cf79-498d-a0a0-34d435d3a00b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:36.523493 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6b8565a7-cf79-498d-a0a0-34d435d3a00b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 Aug 14 06:17:36.523797 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6b8565a7-cf79-498d-a0a0-34d435d3a00b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:36.524119 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6b8565a7-cf79-498d-a0a0-34d435d3a00b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:36.524208 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-6b8565a7-cf79-498d-a0a0-34d435d3a00b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 0ba1462b-5c7b-49b3-bee3-24573f640644. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:36.529841 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:36.529841 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:36.530983 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6b8565a7-cf79-498d-a0a0-34d435d3a00b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 returned with HTTP 200 Aug 14 06:17:36.531539 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 898/3630] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:36 2026] GET /volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:36.551746 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2ecda27d-e8b3-47b3-af13-d2be9d01727a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:36.556225 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2ecda27d-e8b3-47b3-af13-d2be9d01727a tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/bf6a7c18-95fd-416b-a6f4-ab77defcb1ab Aug 14 06:17:36.556225 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2ecda27d-e8b3-47b3-af13-d2be9d01727a tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:36.556225 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2ecda27d-e8b3-47b3-af13-d2be9d01727a tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:36.562483 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2ecda27d-e8b3-47b3-af13-d2be9d01727a tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/bf6a7c18-95fd-416b-a6f4-ab77defcb1ab returned with HTTP 404 Aug 14 06:17:36.563350 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 903/3631] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:36 2026] GET /volume/v3/snapshots/bf6a7c18-95fd-416b-a6f4-ab77defcb1ab => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:36.573869 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-00b5b931-9a02-4f7f-b4f6-f3caf8549ec9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:36.577219 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-00b5b931-9a02-4f7f-b4f6-f3caf8549ec9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/d8e658d4-4263-4ad0-a87e-c63fe068d8df Aug 14 06:17:36.577467 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-00b5b931-9a02-4f7f-b4f6-f3caf8549ec9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:36.577955 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-00b5b931-9a02-4f7f-b4f6-f3caf8549ec9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:36.577955 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-00b5b931-9a02-4f7f-b4f6-f3caf8549ec9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete volume with id: d8e658d4-4263-4ad0-a87e-c63fe068d8df Aug 14 06:17:36.589908 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:36.589908 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:36.590364 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-00b5b931-9a02-4f7f-b4f6-f3caf8549ec9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:36.613744 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-00b5b931-9a02-4f7f-b4f6-f3caf8549ec9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete volume request issued successfully. Aug 14 06:17:36.613910 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-00b5b931-9a02-4f7f-b4f6-f3caf8549ec9 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/d8e658d4-4263-4ad0-a87e-c63fe068d8df returned with HTTP 202 Aug 14 06:17:36.614336 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 917/3632] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:36 2026] DELETE /volume/v3/volumes/d8e658d4-4263-4ad0-a87e-c63fe068d8df => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:36.623020 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b0fc620d-ca8f-494c-a8bb-37b2b86a6004 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:36.625156 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b0fc620d-ca8f-494c-a8bb-37b2b86a6004 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/d8e658d4-4263-4ad0-a87e-c63fe068d8df Aug 14 06:17:36.625410 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b0fc620d-ca8f-494c-a8bb-37b2b86a6004 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:36.625661 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b0fc620d-ca8f-494c-a8bb-37b2b86a6004 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:36.633593 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:36.633593 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:36.637263 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b0fc620d-ca8f-494c-a8bb-37b2b86a6004 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:36.640776 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b0fc620d-ca8f-494c-a8bb-37b2b86a6004 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/d8e658d4-4263-4ad0-a87e-c63fe068d8df returned with HTTP 200 Aug 14 06:17:36.641122 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 915/3633] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:36 2026] GET /volume/v3/volumes/d8e658d4-4263-4ad0-a87e-c63fe068d8df => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:36.769573 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-99e3eae2-5c4f-489c-8480-88c8f14ee507 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:36.772156 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-99e3eae2-5c4f-489c-8480-88c8f14ee507 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a Aug 14 06:17:36.772437 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-99e3eae2-5c4f-489c-8480-88c8f14ee507 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:36.772680 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-99e3eae2-5c4f-489c-8480-88c8f14ee507 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:36.772796 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-99e3eae2-5c4f-489c-8480-88c8f14ee507 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:36.777809 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:36.777809 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:36.778552 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-99e3eae2-5c4f-489c-8480-88c8f14ee507 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a returned with HTTP 200 Aug 14 06:17:36.779030 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 899/3634] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:36 2026] GET /volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:37.338230 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e73505e4-c119-434d-94f9-f2fd5dff105f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:37.340072 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e73505e4-c119-434d-94f9-f2fd5dff105f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:37.340268 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e73505e4-c119-434d-94f9-f2fd5dff105f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:37.340484 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e73505e4-c119-434d-94f9-f2fd5dff105f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:37.340587 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-e73505e4-c119-434d-94f9-f2fd5dff105f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:37.344446 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:37.344446 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:37.345035 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e73505e4-c119-434d-94f9-f2fd5dff105f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:37.345375 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 904/3635] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:37 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:37.543255 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7fef82bf-103b-423d-840b-6910f84e5c20 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:37.545521 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7fef82bf-103b-423d-840b-6910f84e5c20 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 Aug 14 06:17:37.545756 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7fef82bf-103b-423d-840b-6910f84e5c20 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:37.545940 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7fef82bf-103b-423d-840b-6910f84e5c20 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:37.546037 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7fef82bf-103b-423d-840b-6910f84e5c20 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 0ba1462b-5c7b-49b3-bee3-24573f640644. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:37.550929 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:37.550929 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:37.551669 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7fef82bf-103b-423d-840b-6910f84e5c20 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 returned with HTTP 200 Aug 14 06:17:37.552020 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 918/3636] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:37 2026] GET /volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:37.564368 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-95b6a71c-d096-42e9-9e4d-b2e30b827d16 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:37.567607 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-95b6a71c-d096-42e9-9e4d-b2e30b827d16 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 Aug 14 06:17:37.567873 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-95b6a71c-d096-42e9-9e4d-b2e30b827d16 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:37.568101 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-95b6a71c-d096-42e9-9e4d-b2e30b827d16 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:37.568252 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-95b6a71c-d096-42e9-9e4d-b2e30b827d16 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 0ba1462b-5c7b-49b3-bee3-24573f640644. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:37.572372 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:37.572372 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:37.573154 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-95b6a71c-d096-42e9-9e4d-b2e30b827d16 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 returned with HTTP 200 Aug 14 06:17:37.573556 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 916/3637] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:37 2026] GET /volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:37.584248 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6af7fa78-cfc6-4da6-98b1-c978961a2dd7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:37.587081 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6af7fa78-cfc6-4da6-98b1-c978961a2dd7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] DELETE https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 Aug 14 06:17:37.587459 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6af7fa78-cfc6-4da6-98b1-c978961a2dd7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:37.587605 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6af7fa78-cfc6-4da6-98b1-c978961a2dd7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:37.587723 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-6af7fa78-cfc6-4da6-98b1-c978961a2dd7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Delete backup with id: 0ba1462b-5c7b-49b3-bee3-24573f640644. Aug 14 06:17:37.593748 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:37.593748 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:37.612582 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-6af7fa78-cfc6-4da6-98b1-c978961a2dd7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] delete_backup rpcapi backup_id 0ba1462b-5c7b-49b3-bee3-24573f640644 {{(pid=100407) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:17:37.614216 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6af7fa78-cfc6-4da6-98b1-c978961a2dd7 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 returned with HTTP 202 Aug 14 06:17:37.614699 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 900/3638] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:37 2026] DELETE /volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:17:37.624787 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ebec4226-238b-4e8b-a155-2e0a8a9bb54a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:37.628375 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ebec4226-238b-4e8b-a155-2e0a8a9bb54a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 Aug 14 06:17:37.628699 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ebec4226-238b-4e8b-a155-2e0a8a9bb54a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:37.628961 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ebec4226-238b-4e8b-a155-2e0a8a9bb54a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:37.629088 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-ebec4226-238b-4e8b-a155-2e0a8a9bb54a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 0ba1462b-5c7b-49b3-bee3-24573f640644. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:37.642621 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:37.642621 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:37.643548 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ebec4226-238b-4e8b-a155-2e0a8a9bb54a tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 returned with HTTP 200 Aug 14 06:17:37.643990 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 905/3639] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:37 2026] GET /volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:37.656469 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2927167d-efaa-440b-8cd5-2de44ee8d3ed None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:37.658432 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2927167d-efaa-440b-8cd5-2de44ee8d3ed tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/d8e658d4-4263-4ad0-a87e-c63fe068d8df Aug 14 06:17:37.658509 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2927167d-efaa-440b-8cd5-2de44ee8d3ed tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:37.658672 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2927167d-efaa-440b-8cd5-2de44ee8d3ed tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:37.667504 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2927167d-efaa-440b-8cd5-2de44ee8d3ed tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/d8e658d4-4263-4ad0-a87e-c63fe068d8df returned with HTTP 404 Aug 14 06:17:37.667977 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 919/3640] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:37 2026] GET /volume/v3/volumes/d8e658d4-4263-4ad0-a87e-c63fe068d8df => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:37.677112 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:37.680165 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:37.680959 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1099763052"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:37.683778 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1099763052'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:37.683896 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume of 1 GB Aug 14 06:17:37.690290 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Availability Zones retrieved successfully. Aug 14 06:17:37.697639 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Flow 'volume_create_api' (861af495-767b-4d41-8a0b-f8537e5110c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:37.699200 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbafbe90-e0e7-4856-8aea-6df38374a3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:37.699459 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:37.726751 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbafbe90-e0e7-4856-8aea-6df38374a3c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:37.727539 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05b5c20b-8685-44c2-ad16-b7f6c04b4a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:37.765558 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Created reservations ['164efb03-5304-4a67-ba7f-419667b095ec', 'd844e0f1-202b-42b5-ae03-c352b76bb018', '4e9be91a-a0a0-45f0-b299-1c11fc6ec0e2', '4776703b-a189-4b90-a432-c0ae785ee47f'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:37.766657 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05b5c20b-8685-44c2-ad16-b7f6c04b4a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['164efb03-5304-4a67-ba7f-419667b095ec', 'd844e0f1-202b-42b5-ae03-c352b76bb018', '4e9be91a-a0a0-45f0-b299-1c11fc6ec0e2', '4776703b-a189-4b90-a432-c0ae785ee47f']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:37.767362 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75d217c9-2379-4424-ba8b-9995d63cf032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:37.792903 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0b9f68dc-b39d-4da0-a86b-91713ca26df7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:37.794564 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0b9f68dc-b39d-4da0-a86b-91713ca26df7 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a Aug 14 06:17:37.794791 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0b9f68dc-b39d-4da0-a86b-91713ca26df7 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:37.794961 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0b9f68dc-b39d-4da0-a86b-91713ca26df7 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:37.795049 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0b9f68dc-b39d-4da0-a86b-91713ca26df7 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:37.797916 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75d217c9-2379-4424-ba8b-9995d63cf032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3920185c-28a1-43ba-992f-13ea17950a64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1099763052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e96232015664b8ba9103bc40b808060',qos_specs=None,replication_status=,reservations=['164efb03-5304-4a67-ba7f-419667b095ec','d844e0f1-202b-42b5-ae03-c352b76bb018','4e9be91a-a0a0-45f0-b299-1c11fc6ec0e2','4776703b-a189-4b90-a432-c0ae785ee47f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1099763052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3920185c-28a1-43ba-992f-13ea17950a64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e96232015664b8ba9103bc40b808060',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:37.798717 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7445b2e9-9341-493b-8268-49b1becaf05b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:37.805827 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:37.805827 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:37.805827 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0b9f68dc-b39d-4da0-a86b-91713ca26df7 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a returned with HTTP 200 Aug 14 06:17:37.805827 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 901/3641] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:37 2026] GET /volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:37.833413 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7445b2e9-9341-493b-8268-49b1becaf05b) transitioned into state 'SUCCESS' from state '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-1099763052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e96232015664b8ba9103bc40b808060',qos_specs=None,replication_status=,reservations=['164efb03-5304-4a67-ba7f-419667b095ec','d844e0f1-202b-42b5-ae03-c352b76bb018','4e9be91a-a0a0-45f0-b299-1c11fc6ec0e2','4776703b-a189-4b90-a432-c0ae785ee47f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:37.835151 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aa8059e-e814-4225-a425-c133e94b3b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:37.867368 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aa8059e-e814-4225-a425-c133e94b3b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:37.871487 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Flow 'volume_create_api' (861af495-767b-4d41-8a0b-f8537e5110c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:37.873387 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume request issued successfully. Aug 14 06:17:37.877736 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-656b0c8e-eec5-4214-aecf-e4fe1bbf4cc5 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:37.879189 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 917/3642] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:17:37 2026] POST /volume/v3/volumes => generated 778 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:37.894492 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-738e25d2-c9d8-4f79-a8e2-3ff8828f0764 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:37.896772 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-738e25d2-c9d8-4f79-a8e2-3ff8828f0764 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/3920185c-28a1-43ba-992f-13ea17950a64 Aug 14 06:17:37.897022 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-738e25d2-c9d8-4f79-a8e2-3ff8828f0764 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:37.897263 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-738e25d2-c9d8-4f79-a8e2-3ff8828f0764 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:37.906276 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:37.906276 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:37.910411 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-738e25d2-c9d8-4f79-a8e2-3ff8828f0764 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:37.915248 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-738e25d2-c9d8-4f79-a8e2-3ff8828f0764 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/3920185c-28a1-43ba-992f-13ea17950a64 returned with HTTP 200 Aug 14 06:17:37.915757 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 906/3643] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:37 2026] GET /volume/v3/volumes/3920185c-28a1-43ba-992f-13ea17950a64 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:38.356149 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f6c6ca10-b334-4103-83fc-30a5aca9f93f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:38.358050 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f6c6ca10-b334-4103-83fc-30a5aca9f93f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:38.358261 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f6c6ca10-b334-4103-83fc-30a5aca9f93f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:38.358492 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f6c6ca10-b334-4103-83fc-30a5aca9f93f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:38.358608 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-f6c6ca10-b334-4103-83fc-30a5aca9f93f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:38.362912 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:38.362912 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:38.363604 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f6c6ca10-b334-4103-83fc-30a5aca9f93f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:38.364030 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 920/3644] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:38 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:38.657089 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-689c53a0-6d09-4b87-b5be-ab827eddcc12 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:38.658747 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-689c53a0-6d09-4b87-b5be-ab827eddcc12 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 Aug 14 06:17:38.658937 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-689c53a0-6d09-4b87-b5be-ab827eddcc12 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:38.659105 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-689c53a0-6d09-4b87-b5be-ab827eddcc12 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:38.659249 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-689c53a0-6d09-4b87-b5be-ab827eddcc12 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id 0ba1462b-5c7b-49b3-bee3-24573f640644. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:38.663479 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-689c53a0-6d09-4b87-b5be-ab827eddcc12 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 returned with HTTP 404 Aug 14 06:17:38.663981 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 902/3645] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:38 2026] GET /volume/v3/backups/0ba1462b-5c7b-49b3-bee3-24573f640644 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:38.758618 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e5686a74-a48f-4312-8d10-d86b47315b74 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:38.768860 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e5686a74-a48f-4312-8d10-d86b47315b74 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] DELETE https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:38.770585 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e5686a74-a48f-4312-8d10-d86b47315b74 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:38.771377 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e5686a74-a48f-4312-8d10-d86b47315b74 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:38.772043 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.backups [None req-e5686a74-a48f-4312-8d10-d86b47315b74 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Delete backup with id: b305d477-2fdb-41fa-82fb-61788704bb5b. Aug 14 06:17:38.790989 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:38.790989 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:38.816081 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c023b481-c63a-44df-aaa6-cb7e764bab25 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:38.820050 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c023b481-c63a-44df-aaa6-cb7e764bab25 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a Aug 14 06:17:38.820293 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c023b481-c63a-44df-aaa6-cb7e764bab25 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:38.820544 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c023b481-c63a-44df-aaa6-cb7e764bab25 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:38.820635 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-c023b481-c63a-44df-aaa6-cb7e764bab25 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:38.825827 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.backup.rpcapi [None req-e5686a74-a48f-4312-8d10-d86b47315b74 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] delete_backup rpcapi backup_id b305d477-2fdb-41fa-82fb-61788704bb5b {{(pid=100404) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:17:38.828662 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e5686a74-a48f-4312-8d10-d86b47315b74 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 202 Aug 14 06:17:38.828973 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:38.828973 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:38.829234 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 918/3646] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:38 2026] DELETE /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:17:38.829753 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c023b481-c63a-44df-aaa6-cb7e764bab25 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a returned with HTTP 200 Aug 14 06:17:38.830279 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 907/3647] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:38 2026] GET /volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:38.844279 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-03c4fc03-8188-412b-86e4-3a90f23b6d72 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:38.847555 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03c4fc03-8188-412b-86e4-3a90f23b6d72 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:38.847555 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-03c4fc03-8188-412b-86e4-3a90f23b6d72 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:38.848448 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-03c4fc03-8188-412b-86e4-3a90f23b6d72 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:38.848448 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-03c4fc03-8188-412b-86e4-3a90f23b6d72 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:38.860023 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:38.860023 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:38.861579 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03c4fc03-8188-412b-86e4-3a90f23b6d72 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 200 Aug 14 06:17:38.862379 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 921/3648] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:38 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:38.931848 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1ecdd001-4a00-4d68-b192-e093b0af06da None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:38.936072 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1ecdd001-4a00-4d68-b192-e093b0af06da tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/3920185c-28a1-43ba-992f-13ea17950a64 Aug 14 06:17:38.936457 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1ecdd001-4a00-4d68-b192-e093b0af06da tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:38.936624 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1ecdd001-4a00-4d68-b192-e093b0af06da tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:38.947464 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:38.947464 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:38.952459 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1ecdd001-4a00-4d68-b192-e093b0af06da tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:38.957785 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1ecdd001-4a00-4d68-b192-e093b0af06da tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/3920185c-28a1-43ba-992f-13ea17950a64 returned with HTTP 200 Aug 14 06:17:38.958209 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 903/3649] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:38 2026] GET /volume/v3/volumes/3920185c-28a1-43ba-992f-13ea17950a64 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:38.977223 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4297b44c-b2e1-4740-9028-ff8fbab1530f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:38.979490 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4297b44c-b2e1-4740-9028-ff8fbab1530f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:17:38.979817 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4297b44c-b2e1-4740-9028-ff8fbab1530f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3920185c-28a1-43ba-992f-13ea17950a64", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1202701763"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:38.993982 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:38.993982 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:38.994446 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4297b44c-b2e1-4740-9028-ff8fbab1530f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:38.994630 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-4297b44c-b2e1-4740-9028-ff8fbab1530f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create snapshot from volume 3920185c-28a1-43ba-992f-13ea17950a64 Aug 14 06:17:39.025327 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-4297b44c-b2e1-4740-9028-ff8fbab1530f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Created reservations ['dc22dd98-075b-456a-bfbe-8b98443cb7c8', 'c67c3b55-b68e-4d8e-947c-a4db16fdb2be', 'df4a55ef-0b79-48b4-850a-e6525a238bd5', '24fb9b6f-584d-4a18-a6cf-9c10b1a1e69c'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:39.071852 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4297b44c-b2e1-4740-9028-ff8fbab1530f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot create request issued successfully. Aug 14 06:17:39.072334 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4297b44c-b2e1-4740-9028-ff8fbab1530f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:17:39.072915 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 919/3650] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:17:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:39.083959 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-65edecf1-f3be-4bd6-b235-de8b58722269 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:39.091170 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-65edecf1-f3be-4bd6-b235-de8b58722269 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/d8e2c13a-3148-4912-9a6f-179b7e074b46 Aug 14 06:17:39.091468 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-65edecf1-f3be-4bd6-b235-de8b58722269 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:39.091690 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-65edecf1-f3be-4bd6-b235-de8b58722269 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:39.098010 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:39.098010 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:39.098562 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-65edecf1-f3be-4bd6-b235-de8b58722269 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:39.099616 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-65edecf1-f3be-4bd6-b235-de8b58722269 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/d8e2c13a-3148-4912-9a6f-179b7e074b46 returned with HTTP 200 Aug 14 06:17:39.100358 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 908/3651] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:39 2026] GET /volume/v3/snapshots/d8e2c13a-3148-4912-9a6f-179b7e074b46 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:39.381090 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7f58c562-ab29-48b0-8dac-a811e25c6d03 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:39.383200 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7f58c562-ab29-48b0-8dac-a811e25c6d03 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:39.383480 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7f58c562-ab29-48b0-8dac-a811e25c6d03 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:39.383722 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7f58c562-ab29-48b0-8dac-a811e25c6d03 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:39.383851 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7f58c562-ab29-48b0-8dac-a811e25c6d03 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:39.389405 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:39.389405 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:39.390131 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7f58c562-ab29-48b0-8dac-a811e25c6d03 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:39.390518 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 922/3652] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:39 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:39.847311 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-155cb547-ade1-4f4b-925a-574b2be676b1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:39.849944 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-155cb547-ade1-4f4b-925a-574b2be676b1 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a Aug 14 06:17:39.850065 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-155cb547-ade1-4f4b-925a-574b2be676b1 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:39.850818 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-155cb547-ade1-4f4b-925a-574b2be676b1 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:39.850818 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-155cb547-ade1-4f4b-925a-574b2be676b1 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:39.855632 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:39.855632 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:39.856571 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-155cb547-ade1-4f4b-925a-574b2be676b1 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a returned with HTTP 200 Aug 14 06:17:39.857213 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 904/3653] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:39 2026] GET /volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:39.877836 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6fd760de-c5a4-400b-98e5-e205bc134b3c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:39.891235 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6fd760de-c5a4-400b-98e5-e205bc134b3c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b Aug 14 06:17:39.892248 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6fd760de-c5a4-400b-98e5-e205bc134b3c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:39.893913 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6fd760de-c5a4-400b-98e5-e205bc134b3c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:39.895035 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-6fd760de-c5a4-400b-98e5-e205bc134b3c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Show backup with id b305d477-2fdb-41fa-82fb-61788704bb5b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:39.909486 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6fd760de-c5a4-400b-98e5-e205bc134b3c tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b returned with HTTP 404 Aug 14 06:17:39.910201 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 920/3654] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:39 2026] GET /volume/v3/backups/b305d477-2fdb-41fa-82fb-61788704bb5b => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:40.051081 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-4e04cb63-a619-4377-bbc0-2b72bcbeaebb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:40.053261 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-4e04cb63-a619-4377-bbc0-2b72bcbeaebb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 Aug 14 06:17:40.053460 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-4e04cb63-a619-4377-bbc0-2b72bcbeaebb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:40.053641 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-4e04cb63-a619-4377-bbc0-2b72bcbeaebb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:40.063911 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:40.063911 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:40.067709 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-4e04cb63-a619-4377-bbc0-2b72bcbeaebb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:17:40.072152 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-4e04cb63-a619-4377-bbc0-2b72bcbeaebb tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 returned with HTTP 200 Aug 14 06:17:40.072607 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 909/3655] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:17:40 2026] GET /volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:40.092423 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-7685230a-8ba7-4052-a18c-81e27b916a3e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:40.094593 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-7685230a-8ba7-4052-a18c-81e27b916a3e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] POST https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02/action Aug 14 06:17:40.094958 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-7685230a-8ba7-4052-a18c-81e27b916a3e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:17:40.095080 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-7685230a-8ba7-4052-a18c-81e27b916a3e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:40.106532 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:40.106532 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:40.107115 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-7685230a-8ba7-4052-a18c-81e27b916a3e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:17:40.111015 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-319f3956-dc08-4af9-bcaf-d205bbe32f90 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:40.112876 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-319f3956-dc08-4af9-bcaf-d205bbe32f90 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/d8e2c13a-3148-4912-9a6f-179b7e074b46 Aug 14 06:17:40.113081 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-319f3956-dc08-4af9-bcaf-d205bbe32f90 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:40.113285 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-319f3956-dc08-4af9-bcaf-d205bbe32f90 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:40.115055 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-7685230a-8ba7-4052-a18c-81e27b916a3e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Begin detaching volume completed successfully. Aug 14 06:17:40.115333 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-7685230a-8ba7-4052-a18c-81e27b916a3e tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02/action returned with HTTP 202 Aug 14 06:17:40.115821 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 923/3656] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:17:40 2026] POST /volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:17:40.118020 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:40.118020 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:40.118318 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-319f3956-dc08-4af9-bcaf-d205bbe32f90 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:40.119163 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-319f3956-dc08-4af9-bcaf-d205bbe32f90 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/d8e2c13a-3148-4912-9a6f-179b7e074b46 returned with HTTP 200 Aug 14 06:17:40.119541 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 905/3657] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:40 2026] GET /volume/v3/snapshots/d8e2c13a-3148-4912-9a6f-179b7e074b46 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:40.130496 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:40.133121 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ffabca38-a5ba-4b72-ae19-beba4e685424 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:40.133932 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ffabca38-a5ba-4b72-ae19-beba4e685424 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] PUT https://10.4.3.127/volume/v3/snapshots/d8e2c13a-3148-4912-9a6f-179b7e074b46 Aug 14 06:17:40.134214 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ffabca38-a5ba-4b72-ae19-beba4e685424 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:40.135884 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:40.136156 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-81940070", "snapshot_id": null, "imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "volume_type": null, "size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:40.139179 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-81940070', 'snapshot_id': None, 'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'volume_type': None, 'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:40.151483 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:40.151483 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:40.152191 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ffabca38-a5ba-4b72-ae19-beba4e685424 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Snapshot retrieved successfully. Aug 14 06:17:40.155824 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-692f7ecf-89b2-49ca-8fb9-a79bb2480941 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:40.157632 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-692f7ecf-89b2-49ca-8fb9-a79bb2480941 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 Aug 14 06:17:40.157830 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-692f7ecf-89b2-49ca-8fb9-a79bb2480941 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:40.158010 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-692f7ecf-89b2-49ca-8fb9-a79bb2480941 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:40.161365 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ffabca38-a5ba-4b72-ae19-beba4e685424 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] https://10.4.3.127/volume/v3/snapshots/d8e2c13a-3148-4912-9a6f-179b7e074b46 returned with HTTP 200 Aug 14 06:17:40.161997 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 910/3658] 10.4.3.127 () {68 vars in 1374 bytes} [Fri Aug 14 06:17:40 2026] PUT /volume/v3/snapshots/d8e2c13a-3148-4912-9a6f-179b7e074b46 => generated 361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:40.167371 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:40.167371 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:40.170757 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-692f7ecf-89b2-49ca-8fb9-a79bb2480941 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:17:40.171939 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aa401196-359d-4f99-8c3a-eec6b3120a4f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:40.175171 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-692f7ecf-89b2-49ca-8fb9-a79bb2480941 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 returned with HTTP 200 Aug 14 06:17:40.175583 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 924/3659] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:40 2026] GET /volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 06:17:40.176019 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aa401196-359d-4f99-8c3a-eec6b3120a4f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/d8e2c13a-3148-4912-9a6f-179b7e074b46 Aug 14 06:17:40.176298 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aa401196-359d-4f99-8c3a-eec6b3120a4f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:40.176595 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aa401196-359d-4f99-8c3a-eec6b3120a4f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:40.176774 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-aa401196-359d-4f99-8c3a-eec6b3120a4f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete snapshot with id: d8e2c13a-3148-4912-9a6f-179b7e074b46 Aug 14 06:17:40.187692 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:40.187692 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:40.188154 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-aa401196-359d-4f99-8c3a-eec6b3120a4f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:40.193730 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-256c3ac2-c033-4870-a52b-a04b294ed428 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:40.194187 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-256c3ac2-c033-4870-a52b-a04b294ed428 None None] GET https://10.4.3.127/volume// Aug 14 06:17:40.194414 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-256c3ac2-c033-4870-a52b-a04b294ed428 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:40.194798 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-256c3ac2-c033-4870-a52b-a04b294ed428 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:40.195193 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-256c3ac2-c033-4870-a52b-a04b294ed428 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:17:40.195461 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 911/3660] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:17:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:17:40.205566 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-f9b24c2a-15dd-48c4-82b4-80c546498ff0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:40.209965 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-f9b24c2a-15dd-48c4-82b4-80c546498ff0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 Aug 14 06:17:40.210235 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-f9b24c2a-15dd-48c4-82b4-80c546498ff0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:40.210505 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-f9b24c2a-15dd-48c4-82b4-80c546498ff0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:40.211347 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-aa401196-359d-4f99-8c3a-eec6b3120a4f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot delete request issued successfully. Aug 14 06:17:40.211604 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aa401196-359d-4f99-8c3a-eec6b3120a4f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/d8e2c13a-3148-4912-9a6f-179b7e074b46 returned with HTTP 202 Aug 14 06:17:40.212001 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 906/3661] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:17:40 2026] DELETE /volume/v3/snapshots/d8e2c13a-3148-4912-9a6f-179b7e074b46 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:40.220446 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-47f7debb-4700-4612-9c52-5f65800c3cba None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:40.221714 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-47f7debb-4700-4612-9c52-5f65800c3cba tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/d8e2c13a-3148-4912-9a6f-179b7e074b46 Aug 14 06:17:40.221714 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-47f7debb-4700-4612-9c52-5f65800c3cba tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:40.221896 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-47f7debb-4700-4612-9c52-5f65800c3cba tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:40.227277 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:40.227277 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:40.227666 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-47f7debb-4700-4612-9c52-5f65800c3cba tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:40.228370 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-47f7debb-4700-4612-9c52-5f65800c3cba tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/d8e2c13a-3148-4912-9a6f-179b7e074b46 returned with HTTP 200 Aug 14 06:17:40.228741 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 912/3662] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:40 2026] GET /volume/v3/snapshots/d8e2c13a-3148-4912-9a6f-179b7e074b46 => generated 494 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:40.232837 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:40.232837 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:40.237770 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-f9b24c2a-15dd-48c4-82b4-80c546498ff0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:17:40.242980 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-f9b24c2a-15dd-48c4-82b4-80c546498ff0 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 returned with HTTP 200 Aug 14 06:17:40.243572 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 925/3663] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:17:40 2026] GET /volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 => generated 1317 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:17:40.252955 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Create volume of 1 GB Aug 14 06:17:40.253241 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:40.253241 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:40.257200 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Availability Zones retrieved successfully. Aug 14 06:17:40.262488 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Flow 'volume_create_api' (68deb110-c89f-4dec-99a9-fdcbfa15dd00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:40.263303 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3399934b-9b6c-4dbc-a824-c279d8aec1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:40.264163 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:40.357602 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3399934b-9b6c-4dbc-a824-c279d8aec1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:40.358524 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e706532f-63c2-4022-af42-3ae7d0e77020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:40.399271 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-7e664b80-3ecb-45ed-9411-10d301096a09 req-89400a85-b639-431f-886a-628be644cd47 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:40.402915 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7e664b80-3ecb-45ed-9411-10d301096a09 req-89400a85-b639-431f-886a-628be644cd47 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] DELETE https://10.4.3.127/volume/v3/attachments/fb56f7ab-6fb1-40d3-ae64-bd33460102be Aug 14 06:17:40.403146 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-7e664b80-3ecb-45ed-9411-10d301096a09 req-89400a85-b639-431f-886a-628be644cd47 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:40.403445 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-7e664b80-3ecb-45ed-9411-10d301096a09 req-89400a85-b639-431f-886a-628be644cd47 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:40.406196 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-440bf88b-401a-45b8-abd8-74a5e9545e5f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:40.408629 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-440bf88b-401a-45b8-abd8-74a5e9545e5f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:40.408921 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-440bf88b-401a-45b8-abd8-74a5e9545e5f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:40.409180 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-440bf88b-401a-45b8-abd8-74a5e9545e5f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:40.409332 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-440bf88b-401a-45b8-abd8-74a5e9545e5f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:40.412183 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:40.412183 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:40.414539 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:40.414539 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:40.415355 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-440bf88b-401a-45b8-abd8-74a5e9545e5f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:40.416767 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 913/3664] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:40 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:40.440356 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Created reservations ['6874f7e5-d123-433e-ab2b-7f3af75de9ce', '0d306cbe-6625-4f6f-b955-9adc1ecfd177', '9fbcd5b1-045c-42d4-b7b1-6e357ebda592', '672cd7a1-a644-4ab9-8da1-a2415901d7a0'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:40.440669 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e706532f-63c2-4022-af42-3ae7d0e77020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6874f7e5-d123-433e-ab2b-7f3af75de9ce', '0d306cbe-6625-4f6f-b955-9adc1ecfd177', '9fbcd5b1-045c-42d4-b7b1-6e357ebda592', '672cd7a1-a644-4ab9-8da1-a2415901d7a0']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:40.441572 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (726cc3e8-c775-49d1-a142-f581c431fd2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:40.460309 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7e664b80-3ecb-45ed-9411-10d301096a09 req-89400a85-b639-431f-886a-628be644cd47 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] https://10.4.3.127/volume/v3/attachments/fb56f7ab-6fb1-40d3-ae64-bd33460102be returned with HTTP 200 Aug 14 06:17:40.460732 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 907/3665] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:17:40 2026] DELETE /volume/v3/attachments/fb56f7ab-6fb1-40d3-ae64-bd33460102be => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:40.464897 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (726cc3e8-c775-49d1-a142-f581c431fd2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6089f98f-4fc7-4bbc-a3f0-d428e9d34315', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-81940070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9954d8c4308442588dfbb3e96f7974d9',qos_specs=None,replication_status=,reservations=['6874f7e5-d123-433e-ab2b-7f3af75de9ce','0d306cbe-6625-4f6f-b955-9adc1ecfd177','9fbcd5b1-045c-42d4-b7b1-6e357ebda592','672cd7a1-a644-4ab9-8da1-a2415901d7a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038898708e9d4ddebca2c52a1f2b7147',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-81940070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6089f98f-4fc7-4bbc-a3f0-d428e9d34315,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9954d8c4308442588dfbb3e96f7974d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='038898708e9d4ddebca2c52a1f2b7147',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:40.465675 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (208d7f5c-6533-414f-b721-9f875917d0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:40.471506 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-7e664b80-3ecb-45ed-9411-10d301096a09 req-aa916101-7314-46aa-b1d0-49da556c4f95 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:40.477423 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-7e664b80-3ecb-45ed-9411-10d301096a09 req-aa916101-7314-46aa-b1d0-49da556c4f95 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e75fed10-f7ec-4fec-99dc-228b45fe787c Aug 14 06:17:40.477702 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-7e664b80-3ecb-45ed-9411-10d301096a09 req-aa916101-7314-46aa-b1d0-49da556c4f95 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:40.477964 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-7e664b80-3ecb-45ed-9411-10d301096a09 req-aa916101-7314-46aa-b1d0-49da556c4f95 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:40.478169 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [req-7e664b80-3ecb-45ed-9411-10d301096a09 req-aa916101-7314-46aa-b1d0-49da556c4f95 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Delete volume with id: e75fed10-f7ec-4fec-99dc-228b45fe787c Aug 14 06:17:40.489918 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (208d7f5c-6533-414f-b721-9f875917d0f7) transitioned into state 'SUCCESS' from state '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-81940070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9954d8c4308442588dfbb3e96f7974d9',qos_specs=None,replication_status=,reservations=['6874f7e5-d123-433e-ab2b-7f3af75de9ce','0d306cbe-6625-4f6f-b955-9adc1ecfd177','9fbcd5b1-045c-42d4-b7b1-6e357ebda592','672cd7a1-a644-4ab9-8da1-a2415901d7a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038898708e9d4ddebca2c52a1f2b7147',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:40.491515 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:40.491515 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:40.491619 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ebd2041-3cbd-4e38-9e82-2e53a8da59a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:40.491679 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-7e664b80-3ecb-45ed-9411-10d301096a09 req-aa916101-7314-46aa-b1d0-49da556c4f95 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Volume info retrieved successfully. Aug 14 06:17:40.506361 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ebd2041-3cbd-4e38-9e82-2e53a8da59a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:40.506361 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Flow 'volume_create_api' (68deb110-c89f-4dec-99a9-fdcbfa15dd00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:40.506361 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Create volume request issued successfully. Aug 14 06:17:40.507980 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bd0f3b1e-6f9e-44a0-b0f9-246d5224cf29 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:40.507980 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 921/3666] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:17:40 2026] POST /volume/v3/volumes => generated 779 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:40.514078 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-7e664b80-3ecb-45ed-9411-10d301096a09 req-aa916101-7314-46aa-b1d0-49da556c4f95 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] Delete volume request issued successfully. Aug 14 06:17:40.514311 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-7e664b80-3ecb-45ed-9411-10d301096a09 req-aa916101-7314-46aa-b1d0-49da556c4f95 tempest-TestShelveInstance-1242053220 tempest-TestShelveInstance-1242053220-project-member] https://10.4.3.127/volume/v3/volumes/e75fed10-f7ec-4fec-99dc-228b45fe787c returned with HTTP 202 Aug 14 06:17:40.514817 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 926/3667] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 14 06:17:40 2026] DELETE /volume/v3/volumes/e75fed10-f7ec-4fec-99dc-228b45fe787c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:40.518982 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c0b89866-edc4-4489-9d53-3c1744527547 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:40.523568 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c0b89866-edc4-4489-9d53-3c1744527547 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 Aug 14 06:17:40.523568 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c0b89866-edc4-4489-9d53-3c1744527547 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:40.523568 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c0b89866-edc4-4489-9d53-3c1744527547 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:40.529122 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:40.529122 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:40.533550 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c0b89866-edc4-4489-9d53-3c1744527547 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:17:40.538290 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c0b89866-edc4-4489-9d53-3c1744527547 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 returned with HTTP 200 Aug 14 06:17:40.538686 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 914/3668] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:40 2026] GET /volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:40.871338 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9bbd54fd-46b5-4450-8dc0-83ac1a0550a4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:40.873380 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9bbd54fd-46b5-4450-8dc0-83ac1a0550a4 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a Aug 14 06:17:40.873599 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9bbd54fd-46b5-4450-8dc0-83ac1a0550a4 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:40.873813 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9bbd54fd-46b5-4450-8dc0-83ac1a0550a4 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:40.873921 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9bbd54fd-46b5-4450-8dc0-83ac1a0550a4 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:40.878256 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:40.878256 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:40.878893 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9bbd54fd-46b5-4450-8dc0-83ac1a0550a4 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a returned with HTTP 200 Aug 14 06:17:40.879512 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 908/3669] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:40 2026] GET /volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:17:41.149644 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-0a6a1862-17ae-4e69-9f7c-d47327a71e76 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:41.150853 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-0a6a1862-17ae-4e69-9f7c-d47327a71e76 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] DELETE https://10.4.3.127/volume/v3/attachments/2b1ed2bc-857b-434e-b57f-07ef6d9d6fc3 Aug 14 06:17:41.151049 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-0a6a1862-17ae-4e69-9f7c-d47327a71e76 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:41.151249 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-0a6a1862-17ae-4e69-9f7c-d47327a71e76 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:41.157911 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:41.157911 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:41.189348 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-05df5563-d8f7-4999-96d6-f3a81113e70b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:41.191293 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-05df5563-d8f7-4999-96d6-f3a81113e70b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 Aug 14 06:17:41.191525 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-05df5563-d8f7-4999-96d6-f3a81113e70b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:41.191751 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-05df5563-d8f7-4999-96d6-f3a81113e70b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:41.202678 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:41.202678 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:41.206380 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-05df5563-d8f7-4999-96d6-f3a81113e70b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:17:41.210054 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-d27352e6-4051-40aa-880e-3dc341ca4246 req-0a6a1862-17ae-4e69-9f7c-d47327a71e76 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/attachments/2b1ed2bc-857b-434e-b57f-07ef6d9d6fc3 returned with HTTP 200 Aug 14 06:17:41.210572 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 922/3670] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:17:41 2026] DELETE /volume/v3/attachments/2b1ed2bc-857b-434e-b57f-07ef6d9d6fc3 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:41.210817 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-05df5563-d8f7-4999-96d6-f3a81113e70b tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 returned with HTTP 200 Aug 14 06:17:41.211509 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 927/3671] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:41 2026] GET /volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:41.239315 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4eb62f7d-5c59-4d5c-8384-467e4c7df204 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:41.241234 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4eb62f7d-5c59-4d5c-8384-467e4c7df204 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/d8e2c13a-3148-4912-9a6f-179b7e074b46 Aug 14 06:17:41.241339 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4eb62f7d-5c59-4d5c-8384-467e4c7df204 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:41.241549 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4eb62f7d-5c59-4d5c-8384-467e4c7df204 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:41.246962 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4eb62f7d-5c59-4d5c-8384-467e4c7df204 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/d8e2c13a-3148-4912-9a6f-179b7e074b46 returned with HTTP 404 Aug 14 06:17:41.246962 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 915/3672] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:41 2026] GET /volume/v3/snapshots/d8e2c13a-3148-4912-9a6f-179b7e074b46 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:41.254273 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cc445f32-765f-4a83-a0d8-218345ff3e3c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:41.256512 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cc445f32-765f-4a83-a0d8-218345ff3e3c tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/3920185c-28a1-43ba-992f-13ea17950a64 Aug 14 06:17:41.256772 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cc445f32-765f-4a83-a0d8-218345ff3e3c tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:41.257113 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cc445f32-765f-4a83-a0d8-218345ff3e3c tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:41.257187 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-cc445f32-765f-4a83-a0d8-218345ff3e3c tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete volume with id: 3920185c-28a1-43ba-992f-13ea17950a64 Aug 14 06:17:41.265201 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:41.265201 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:41.265358 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cc445f32-765f-4a83-a0d8-218345ff3e3c tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:41.285546 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cc445f32-765f-4a83-a0d8-218345ff3e3c tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete volume request issued successfully. Aug 14 06:17:41.285546 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cc445f32-765f-4a83-a0d8-218345ff3e3c tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/3920185c-28a1-43ba-992f-13ea17950a64 returned with HTTP 202 Aug 14 06:17:41.286107 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 909/3673] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:41 2026] DELETE /volume/v3/volumes/3920185c-28a1-43ba-992f-13ea17950a64 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:41.294628 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1eec43b3-bec0-47e2-bc88-8f13af15f41d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:41.296865 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1eec43b3-bec0-47e2-bc88-8f13af15f41d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/3920185c-28a1-43ba-992f-13ea17950a64 Aug 14 06:17:41.297044 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1eec43b3-bec0-47e2-bc88-8f13af15f41d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:41.297232 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1eec43b3-bec0-47e2-bc88-8f13af15f41d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:41.312547 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:41.312547 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:41.316756 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1eec43b3-bec0-47e2-bc88-8f13af15f41d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:41.323701 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1eec43b3-bec0-47e2-bc88-8f13af15f41d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/3920185c-28a1-43ba-992f-13ea17950a64 returned with HTTP 200 Aug 14 06:17:41.324097 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 923/3674] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:41 2026] GET /volume/v3/volumes/3920185c-28a1-43ba-992f-13ea17950a64 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:41.429186 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5c4bd817-5689-4b52-a080-7b21394c2465 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:41.434186 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5c4bd817-5689-4b52-a080-7b21394c2465 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:41.437418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5c4bd817-5689-4b52-a080-7b21394c2465 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:41.437418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5c4bd817-5689-4b52-a080-7b21394c2465 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:41.437418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-5c4bd817-5689-4b52-a080-7b21394c2465 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:41.444448 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:41.444448 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:41.445224 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5c4bd817-5689-4b52-a080-7b21394c2465 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:41.445636 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 928/3675] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:41 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:41.557984 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b9c3e5cb-306c-4f43-8459-2a0a0615bd45 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:41.560319 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b9c3e5cb-306c-4f43-8459-2a0a0615bd45 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 Aug 14 06:17:41.560565 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b9c3e5cb-306c-4f43-8459-2a0a0615bd45 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:41.561043 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b9c3e5cb-306c-4f43-8459-2a0a0615bd45 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:41.570479 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:41.570479 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:41.576249 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b9c3e5cb-306c-4f43-8459-2a0a0615bd45 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:17:41.582477 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b9c3e5cb-306c-4f43-8459-2a0a0615bd45 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 returned with HTTP 200 Aug 14 06:17:41.582614 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 916/3676] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:41 2026] GET /volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 => generated 1387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:17:41.597951 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5c576b22-fc4d-4355-a3e6-e643db954a1c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:41.600062 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5c576b22-fc4d-4355-a3e6-e643db954a1c tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 Aug 14 06:17:41.600307 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5c576b22-fc4d-4355-a3e6-e643db954a1c tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:41.600561 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5c576b22-fc4d-4355-a3e6-e643db954a1c tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:41.609131 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:41.609131 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:41.613427 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5c576b22-fc4d-4355-a3e6-e643db954a1c tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:17:41.619175 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5c576b22-fc4d-4355-a3e6-e643db954a1c tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 returned with HTTP 200 Aug 14 06:17:41.619663 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 910/3677] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:17:41 2026] GET /volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 => generated 1387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:17:41.892716 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5929a717-936c-4642-b473-2bf850589693 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:41.895272 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5929a717-936c-4642-b473-2bf850589693 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a Aug 14 06:17:41.895578 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5929a717-936c-4642-b473-2bf850589693 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:41.895849 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5929a717-936c-4642-b473-2bf850589693 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:41.896023 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-5929a717-936c-4642-b473-2bf850589693 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:41.901504 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:41.901504 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:41.902097 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5929a717-936c-4642-b473-2bf850589693 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a returned with HTTP 200 Aug 14 06:17:41.902598 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 924/3678] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:41 2026] GET /volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:42.225707 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-99a5c80c-d9c9-490c-82c5-a1070ebc75ef None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:42.227829 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-99a5c80c-d9c9-490c-82c5-a1070ebc75ef tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 Aug 14 06:17:42.228038 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-99a5c80c-d9c9-490c-82c5-a1070ebc75ef tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:42.228274 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-99a5c80c-d9c9-490c-82c5-a1070ebc75ef tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:42.236935 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:42.236935 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:42.238774 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-99a5c80c-d9c9-490c-82c5-a1070ebc75ef tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:17:42.244219 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-99a5c80c-d9c9-490c-82c5-a1070ebc75ef tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 returned with HTTP 200 Aug 14 06:17:42.244633 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 929/3679] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:42 2026] GET /volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:42.336344 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-abaf315a-2f9c-413d-bd0f-f6bf4c6c4a2f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:42.338049 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-abaf315a-2f9c-413d-bd0f-f6bf4c6c4a2f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/3920185c-28a1-43ba-992f-13ea17950a64 Aug 14 06:17:42.338256 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-abaf315a-2f9c-413d-bd0f-f6bf4c6c4a2f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:42.338481 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-abaf315a-2f9c-413d-bd0f-f6bf4c6c4a2f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:42.345863 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-abaf315a-2f9c-413d-bd0f-f6bf4c6c4a2f tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/3920185c-28a1-43ba-992f-13ea17950a64 returned with HTTP 404 Aug 14 06:17:42.348226 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 917/3680] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:42 2026] GET /volume/v3/volumes/3920185c-28a1-43ba-992f-13ea17950a64 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:42.354914 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:42.355971 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:42.356294 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-911081595"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:42.362117 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-911081595'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:42.362516 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume of 1 GB Aug 14 06:17:42.369192 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Availability Zones retrieved successfully. Aug 14 06:17:42.377175 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Flow 'volume_create_api' (134b72ad-4d5e-4f7e-b9fd-000f366a6edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:42.378219 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff5d8c4-0c6d-4866-af17-4937b177ce8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:42.379277 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:42.412534 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff5d8c4-0c6d-4866-af17-4937b177ce8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:42.413515 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ddb1187-a18f-437b-92f7-59611c2fab59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:42.455976 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b18547f8-b6a4-4a9f-9066-dac2cd7c16e2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:42.460230 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b18547f8-b6a4-4a9f-9066-dac2cd7c16e2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:42.460230 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b18547f8-b6a4-4a9f-9066-dac2cd7c16e2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:42.460531 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b18547f8-b6a4-4a9f-9066-dac2cd7c16e2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:42.460682 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-b18547f8-b6a4-4a9f-9066-dac2cd7c16e2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:42.468988 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:42.468988 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:42.472444 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b18547f8-b6a4-4a9f-9066-dac2cd7c16e2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:42.472570 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Created reservations ['14af5307-59bc-4595-9934-b911d51a0616', 'cbea554b-112f-4432-b821-964c29655099', '2b64437e-8780-44a0-a74a-b3f7b7b1b2ff', 'dce4a56b-385f-43a1-83e5-6459f6c6a90f'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:42.472639 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 925/3681] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:42 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:42.472696 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ddb1187-a18f-437b-92f7-59611c2fab59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14af5307-59bc-4595-9934-b911d51a0616', 'cbea554b-112f-4432-b821-964c29655099', '2b64437e-8780-44a0-a74a-b3f7b7b1b2ff', 'dce4a56b-385f-43a1-83e5-6459f6c6a90f']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:42.472696 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac24c44b-37c4-466e-867c-0c765b010e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:42.496685 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac24c44b-37c4-466e-867c-0c765b010e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c344964-0f94-49f9-9a5e-ffab266f36fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-911081595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e96232015664b8ba9103bc40b808060',qos_specs=None,replication_status=,reservations=['14af5307-59bc-4595-9934-b911d51a0616','cbea554b-112f-4432-b821-964c29655099','2b64437e-8780-44a0-a74a-b3f7b7b1b2ff','dce4a56b-385f-43a1-83e5-6459f6c6a90f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-911081595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c344964-0f94-49f9-9a5e-ffab266f36fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e96232015664b8ba9103bc40b808060',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:42.498444 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (980d0e5b-8406-4e66-8bf9-d5ca069f4e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:42.525626 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (980d0e5b-8406-4e66-8bf9-d5ca069f4e4a) transitioned into state 'SUCCESS' from state '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-911081595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e96232015664b8ba9103bc40b808060',qos_specs=None,replication_status=,reservations=['14af5307-59bc-4595-9934-b911d51a0616','cbea554b-112f-4432-b821-964c29655099','2b64437e-8780-44a0-a74a-b3f7b7b1b2ff','dce4a56b-385f-43a1-83e5-6459f6c6a90f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aeb6a8390a483ca9ccae5fedd3c20f',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:42.526664 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94ea9ad7-5368-400d-a342-849a1e37e4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:42.540541 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94ea9ad7-5368-400d-a342-849a1e37e4e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:42.540541 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Flow 'volume_create_api' (134b72ad-4d5e-4f7e-b9fd-000f366a6edf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:42.540688 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create volume request issued successfully. Aug 14 06:17:42.541584 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3f8201fb-7cd3-4e65-854c-2be41c35c2ac tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:42.542201 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 911/3682] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:17:42 2026] POST /volume/v3/volumes => generated 777 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:42.558478 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b955fe24-eff5-4403-899d-6c8b7bb46f1d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:42.564081 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b955fe24-eff5-4403-899d-6c8b7bb46f1d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/2c344964-0f94-49f9-9a5e-ffab266f36fb Aug 14 06:17:42.564763 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b955fe24-eff5-4403-899d-6c8b7bb46f1d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:42.565492 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b955fe24-eff5-4403-899d-6c8b7bb46f1d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:42.578532 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:42.578532 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:42.584127 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b955fe24-eff5-4403-899d-6c8b7bb46f1d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:42.589358 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b955fe24-eff5-4403-899d-6c8b7bb46f1d tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/2c344964-0f94-49f9-9a5e-ffab266f36fb returned with HTTP 200 Aug 14 06:17:42.589954 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 930/3683] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:42 2026] GET /volume/v3/volumes/2c344964-0f94-49f9-9a5e-ffab266f36fb => generated 956 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:42.915555 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c3a75e73-545c-4cca-b99c-592d17fbf95c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:42.917619 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c3a75e73-545c-4cca-b99c-592d17fbf95c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a Aug 14 06:17:42.917619 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c3a75e73-545c-4cca-b99c-592d17fbf95c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:42.917811 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c3a75e73-545c-4cca-b99c-592d17fbf95c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:42.917910 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-c3a75e73-545c-4cca-b99c-592d17fbf95c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:42.921730 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:42.921730 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:42.922278 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c3a75e73-545c-4cca-b99c-592d17fbf95c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a returned with HTTP 200 Aug 14 06:17:42.922698 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 918/3684] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:42 2026] GET /volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:42.971499 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-7a433ae8-e4fc-4d7d-8f93-31a728a42ae2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:42.974329 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-7a433ae8-e4fc-4d7d-8f93-31a728a42ae2 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 Aug 14 06:17:42.974525 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-7a433ae8-e4fc-4d7d-8f93-31a728a42ae2 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:42.974802 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-7a433ae8-e4fc-4d7d-8f93-31a728a42ae2 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:42.986303 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:42.986303 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:42.993248 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-7a433ae8-e4fc-4d7d-8f93-31a728a42ae2 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:17:43.001725 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-7a433ae8-e4fc-4d7d-8f93-31a728a42ae2 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 returned with HTTP 200 Aug 14 06:17:43.002361 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 926/3685] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:17:42 2026] GET /volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 => generated 1369 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:43.486946 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5970d7ec-9af7-498c-bb59-046691cf42d6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:43.486946 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5970d7ec-9af7-498c-bb59-046691cf42d6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:43.486946 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5970d7ec-9af7-498c-bb59-046691cf42d6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:43.488944 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5970d7ec-9af7-498c-bb59-046691cf42d6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:43.488944 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-5970d7ec-9af7-498c-bb59-046691cf42d6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:43.491628 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:43.491628 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:43.492183 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5970d7ec-9af7-498c-bb59-046691cf42d6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:43.492508 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 912/3686] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:43 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:43.603131 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ccbca8ed-366a-4823-90ad-124f98b95fb2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:43.605315 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ccbca8ed-366a-4823-90ad-124f98b95fb2 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/2c344964-0f94-49f9-9a5e-ffab266f36fb Aug 14 06:17:43.605563 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ccbca8ed-366a-4823-90ad-124f98b95fb2 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:43.605809 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ccbca8ed-366a-4823-90ad-124f98b95fb2 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:43.616825 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:43.616825 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:43.623175 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ccbca8ed-366a-4823-90ad-124f98b95fb2 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:43.630245 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ccbca8ed-366a-4823-90ad-124f98b95fb2 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/2c344964-0f94-49f9-9a5e-ffab266f36fb returned with HTTP 200 Aug 14 06:17:43.630941 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 931/3687] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:43 2026] GET /volume/v3/volumes/2c344964-0f94-49f9-9a5e-ffab266f36fb => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:43.648977 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-bd44099f-540f-42ce-9ef7-d2cbb8ad2f94 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:43.650964 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bd44099f-540f-42ce-9ef7-d2cbb8ad2f94 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:17:43.651347 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bd44099f-540f-42ce-9ef7-d2cbb8ad2f94 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c344964-0f94-49f9-9a5e-ffab266f36fb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1649048743"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:43.663060 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:43.663060 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:43.663456 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-bd44099f-540f-42ce-9ef7-d2cbb8ad2f94 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:43.663594 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-bd44099f-540f-42ce-9ef7-d2cbb8ad2f94 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Create snapshot from volume 2c344964-0f94-49f9-9a5e-ffab266f36fb Aug 14 06:17:43.696624 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-bd44099f-540f-42ce-9ef7-d2cbb8ad2f94 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Created reservations ['498db7e0-b5b4-4132-b0ee-b53813608069', 'b3cae99c-5271-41f6-9a13-cce5939f4184', '45ed603b-aa98-4b62-9742-6b734aa79205', 'ea1ec05d-e7cb-4d2b-a1e8-6d031a8d2cfc'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:43.718424 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-ddd2cbb0-2146-413d-a9fd-66f49e01432c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:43.721326 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-ddd2cbb0-2146-413d-a9fd-66f49e01432c tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 Aug 14 06:17:43.722253 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-ddd2cbb0-2146-413d-a9fd-66f49e01432c tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:43.722253 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-ddd2cbb0-2146-413d-a9fd-66f49e01432c tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:43.735431 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:43.735431 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:43.736485 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-bd44099f-540f-42ce-9ef7-d2cbb8ad2f94 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot create request issued successfully. Aug 14 06:17:43.736919 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bd44099f-540f-42ce-9ef7-d2cbb8ad2f94 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:17:43.737431 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 919/3688] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:17:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:43.738819 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-ddd2cbb0-2146-413d-a9fd-66f49e01432c tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:17:43.749039 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-ddd2cbb0-2146-413d-a9fd-66f49e01432c tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 returned with HTTP 200 Aug 14 06:17:43.749039 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 927/3689] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:17:43 2026] GET /volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 => generated 1369 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:43.749315 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-07decaa7-aed6-45a2-a8a7-a9dfb55748cd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:43.751336 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-07decaa7-aed6-45a2-a8a7-a9dfb55748cd tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664 Aug 14 06:17:43.751598 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-07decaa7-aed6-45a2-a8a7-a9dfb55748cd tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:43.751842 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-07decaa7-aed6-45a2-a8a7-a9dfb55748cd tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:43.757518 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:43.757518 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:43.757881 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-07decaa7-aed6-45a2-a8a7-a9dfb55748cd tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:43.758810 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-07decaa7-aed6-45a2-a8a7-a9dfb55748cd tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664 returned with HTTP 200 Aug 14 06:17:43.759130 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 913/3690] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:43 2026] GET /volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:43.763805 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c91d939b-2af6-4f18-9bd3-0f2370329139 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:43.764188 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c91d939b-2af6-4f18-9bd3-0f2370329139 None None] GET https://10.4.3.127/volume// Aug 14 06:17:43.764381 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c91d939b-2af6-4f18-9bd3-0f2370329139 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:43.764598 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c91d939b-2af6-4f18-9bd3-0f2370329139 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:43.764992 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c91d939b-2af6-4f18-9bd3-0f2370329139 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:17:43.765282 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 932/3691] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:17:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:17:43.779186 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-cde695a3-41b0-4513-b5cc-d82a2a121634 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:43.781905 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-cde695a3-41b0-4513-b5cc-d82a2a121634 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:17:43.782536 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-cde695a3-41b0-4513-b5cc-d82a2a121634 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6089f98f-4fc7-4bbc-a3f0-d428e9d34315", "connector": null, "instance_uuid": "c6608b61-9b9f-422d-bfab-dbdff19aa68b"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:43.792593 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:43.792593 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:43.829600 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-cde695a3-41b0-4513-b5cc-d82a2a121634 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:17:43.830138 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 920/3692] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:17:43 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 14 06:17:43.938684 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a49d917a-8ea5-4160-8f02-40ef368c5ef5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:43.944144 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a49d917a-8ea5-4160-8f02-40ef368c5ef5 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a Aug 14 06:17:43.944417 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a49d917a-8ea5-4160-8f02-40ef368c5ef5 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:43.944698 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a49d917a-8ea5-4160-8f02-40ef368c5ef5 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:43.944859 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-a49d917a-8ea5-4160-8f02-40ef368c5ef5 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:43.950242 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:43.950242 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:43.951075 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a49d917a-8ea5-4160-8f02-40ef368c5ef5 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a returned with HTTP 200 Aug 14 06:17:43.951570 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 928/3693] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:43 2026] GET /volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:43.972796 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1b65d222-1a03-483f-bfb6-d91538aa4900 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:43.979865 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1b65d222-1a03-483f-bfb6-d91538aa4900 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:17:43.979865 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1b65d222-1a03-483f-bfb6-d91538aa4900 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "af7ada92-1f1c-4b18-804a-43527741b3a1", "incremental": true}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:43.981806 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-1b65d222-1a03-483f-bfb6-d91538aa4900 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Creating new backup {'backup': {'volume_id': 'af7ada92-1f1c-4b18-804a-43527741b3a1', 'incremental': True}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:17:43.982461 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-1b65d222-1a03-483f-bfb6-d91538aa4900 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Creating backup of volume af7ada92-1f1c-4b18-804a-43527741b3a1 in container None Aug 14 06:17:43.991494 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:43.991494 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:43.992136 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1b65d222-1a03-483f-bfb6-d91538aa4900 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Volume info retrieved successfully. Aug 14 06:17:44.017904 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-1b65d222-1a03-483f-bfb6-d91538aa4900 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Created reservations ['e145e91a-4a47-406d-bf95-bac8d11155b5', '6acdbd4b-4612-4b06-b89a-a19468228588'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:44.033833 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1b65d222-1a03-483f-bfb6-d91538aa4900 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 400 Aug 14 06:17:44.034472 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 914/3694] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:17:43 2026] POST /volume/v3/backups => generated 109 bytes in 62 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 06:17:44.041230 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a71a2483-0681-47bd-a55d-5863eb03a0b9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:44.043356 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a71a2483-0681-47bd-a55d-5863eb03a0b9 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] DELETE https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a Aug 14 06:17:44.043553 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a71a2483-0681-47bd-a55d-5863eb03a0b9 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:44.043843 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a71a2483-0681-47bd-a55d-5863eb03a0b9 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:44.043965 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-a71a2483-0681-47bd-a55d-5863eb03a0b9 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Delete backup with id: 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a. Aug 14 06:17:44.048300 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:44.048300 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:44.064538 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-a71a2483-0681-47bd-a55d-5863eb03a0b9 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] delete_backup rpcapi backup_id 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:17:44.066276 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a71a2483-0681-47bd-a55d-5863eb03a0b9 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a returned with HTTP 202 Aug 14 06:17:44.066810 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 933/3695] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:44 2026] DELETE /volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:17:44.078797 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-228f2285-3dac-4076-b9d2-05615c565118 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:44.080812 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-228f2285-3dac-4076-b9d2-05615c565118 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a Aug 14 06:17:44.081109 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-228f2285-3dac-4076-b9d2-05615c565118 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:44.081327 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-228f2285-3dac-4076-b9d2-05615c565118 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:44.081457 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-228f2285-3dac-4076-b9d2-05615c565118 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:44.085720 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:44.085720 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:44.086360 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-228f2285-3dac-4076-b9d2-05615c565118 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a returned with HTTP 200 Aug 14 06:17:44.086816 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 921/3696] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:44 2026] GET /volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:44.506304 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0012077e-7410-42be-af20-b37e912e4db1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:44.508149 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0012077e-7410-42be-af20-b37e912e4db1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:44.508352 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0012077e-7410-42be-af20-b37e912e4db1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:44.508588 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0012077e-7410-42be-af20-b37e912e4db1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:44.508704 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-0012077e-7410-42be-af20-b37e912e4db1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:44.512800 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:44.512800 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:44.513480 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0012077e-7410-42be-af20-b37e912e4db1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:44.513892 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 929/3697] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:44 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:44.770201 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bc41b107-757c-4d23-9d6f-03164323f706 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:44.772857 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bc41b107-757c-4d23-9d6f-03164323f706 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664 Aug 14 06:17:44.773137 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bc41b107-757c-4d23-9d6f-03164323f706 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:44.773378 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bc41b107-757c-4d23-9d6f-03164323f706 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:44.789964 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:44.789964 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:44.790296 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bc41b107-757c-4d23-9d6f-03164323f706 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:44.791184 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bc41b107-757c-4d23-9d6f-03164323f706 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664 returned with HTTP 200 Aug 14 06:17:44.791739 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 915/3698] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:44 2026] GET /volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:44.806503 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0187f63c-7908-46e8-b2a6-ae6870e37284 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:44.808230 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0187f63c-7908-46e8-b2a6-ae6870e37284 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] POST https://10.4.3.127/volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664/action Aug 14 06:17:44.808697 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0187f63c-7908-46e8-b2a6-ae6870e37284 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:17:44.808822 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0187f63c-7908-46e8-b2a6-ae6870e37284 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:44.810169 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.admin_actions [None req-0187f63c-7908-46e8-b2a6-ae6870e37284 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Updating snapshot '7cb05d17-5ff0-4b23-8f89-e1a0407d9664' with '{'status': 'creating'}' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 06:17:44.819325 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:44.819325 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:44.856887 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0187f63c-7908-46e8-b2a6-ae6870e37284 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664/action returned with HTTP 202 Aug 14 06:17:44.857356 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 934/3699] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:17:44 2026] POST /volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:17:44.865250 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2a87662d-5cc0-4e38-81d5-1eb90c383edd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:44.870610 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2a87662d-5cc0-4e38-81d5-1eb90c383edd tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664 Aug 14 06:17:44.870816 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2a87662d-5cc0-4e38-81d5-1eb90c383edd tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:44.871144 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2a87662d-5cc0-4e38-81d5-1eb90c383edd tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:44.876583 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:44.876583 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:44.876884 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2a87662d-5cc0-4e38-81d5-1eb90c383edd tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:44.877612 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2a87662d-5cc0-4e38-81d5-1eb90c383edd tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664 returned with HTTP 200 Aug 14 06:17:44.878081 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 922/3700] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:44 2026] GET /volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:44.888723 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8a6accee-4879-4916-8557-0d9125bca029 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:44.890338 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8a6accee-4879-4916-8557-0d9125bca029 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] POST https://10.4.3.127/volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664/action Aug 14 06:17:44.890960 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8a6accee-4879-4916-8557-0d9125bca029 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:17:44.891121 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8a6accee-4879-4916-8557-0d9125bca029 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:44.892833 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.snapshot_actions [None req-8a6accee-4879-4916-8557-0d9125bca029 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100404) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 06:17:44.897793 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:44.897793 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:44.898260 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.snapshot_actions [None req-8a6accee-4879-4916-8557-0d9125bca029 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] Updating snapshot 7cb05d17-5ff0-4b23-8f89-e1a0407d9664 with info {'id': '7cb05d17-5ff0-4b23-8f89-e1a0407d9664', 'status': 'error', 'progress': '80%'} Aug 14 06:17:44.906961 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8a6accee-4879-4916-8557-0d9125bca029 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-member] https://10.4.3.127/volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664/action returned with HTTP 202 Aug 14 06:17:44.907392 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 930/3701] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:17:44 2026] POST /volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:44.917776 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-68573b57-7a16-4621-a65a-33c2c86ab781 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:44.921418 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-68573b57-7a16-4621-a65a-33c2c86ab781 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664 Aug 14 06:17:44.921418 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-68573b57-7a16-4621-a65a-33c2c86ab781 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:44.921418 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-68573b57-7a16-4621-a65a-33c2c86ab781 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:44.921418 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-68573b57-7a16-4621-a65a-33c2c86ab781 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete snapshot with id: 7cb05d17-5ff0-4b23-8f89-e1a0407d9664 Aug 14 06:17:44.927870 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:44.927870 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:44.928461 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-68573b57-7a16-4621-a65a-33c2c86ab781 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:44.948144 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bc3b9816-e0d1-45de-890e-acaa4dbd975f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:44.948197 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bc3b9816-e0d1-45de-890e-acaa4dbd975f None None] GET https://10.4.3.127/volume// Aug 14 06:17:44.949336 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bc3b9816-e0d1-45de-890e-acaa4dbd975f None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:44.949336 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bc3b9816-e0d1-45de-890e-acaa4dbd975f None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:44.949802 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-68573b57-7a16-4621-a65a-33c2c86ab781 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot delete request issued successfully. Aug 14 06:17:44.949802 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-68573b57-7a16-4621-a65a-33c2c86ab781 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664 returned with HTTP 202 Aug 14 06:17:44.949899 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bc3b9816-e0d1-45de-890e-acaa4dbd975f None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:17:44.949899 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 935/3702] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:17:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:17:44.950000 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 916/3703] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:17:44 2026] DELETE /volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:44.960064 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-17a01e17-b2fd-4e1e-9738-d2cdff6af0db None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:44.962064 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-17a01e17-b2fd-4e1e-9738-d2cdff6af0db tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664 Aug 14 06:17:44.962297 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-17a01e17-b2fd-4e1e-9738-d2cdff6af0db tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:44.962576 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-17a01e17-b2fd-4e1e-9738-d2cdff6af0db tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:44.965097 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-89796dca-5881-4b14-869e-d8b3930cbf28 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:44.970956 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:44.970956 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:44.971338 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-17a01e17-b2fd-4e1e-9738-d2cdff6af0db tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Snapshot retrieved successfully. Aug 14 06:17:44.972030 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-17a01e17-b2fd-4e1e-9738-d2cdff6af0db tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664 returned with HTTP 200 Aug 14 06:17:44.972522 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 923/3704] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:44 2026] GET /volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:44.973193 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-89796dca-5881-4b14-869e-d8b3930cbf28 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 Aug 14 06:17:44.973476 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-89796dca-5881-4b14-869e-d8b3930cbf28 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:44.973657 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-89796dca-5881-4b14-869e-d8b3930cbf28 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:44.990913 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:44.990913 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:44.998705 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-89796dca-5881-4b14-869e-d8b3930cbf28 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:17:45.002275 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-89796dca-5881-4b14-869e-d8b3930cbf28 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 returned with HTTP 200 Aug 14 06:17:45.002846 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 931/3705] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:17:44 2026] GET /volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 => generated 1548 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:17:45.098970 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cc68b49c-bf48-4aa9-9711-9a6bede0d7b3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:45.101883 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cc68b49c-bf48-4aa9-9711-9a6bede0d7b3 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a Aug 14 06:17:45.102089 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cc68b49c-bf48-4aa9-9711-9a6bede0d7b3 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:45.102275 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cc68b49c-bf48-4aa9-9711-9a6bede0d7b3 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:45.102374 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-cc68b49c-bf48-4aa9-9711-9a6bede0d7b3 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:45.105898 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cc68b49c-bf48-4aa9-9711-9a6bede0d7b3 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a returned with HTTP 404 Aug 14 06:17:45.106425 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 936/3706] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:45 2026] GET /volume/v3/backups/9fe4f628-9058-4ac9-a3e1-f01bf0e9c02a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:45.118521 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:45.121548 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:45.121548 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-122160836"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:45.121819 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-122160836'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:45.122025 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Create volume of 1 GB Aug 14 06:17:45.122336 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:45.122336 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:45.129042 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Availability Zones retrieved successfully. Aug 14 06:17:45.139839 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Flow 'volume_create_api' (1d0ea30a-3357-4aa4-aa20-a6023989861c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:45.142323 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc610d72-72cb-4ee4-9647-583a1a6a2adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:45.143081 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-7ac855dd-94fa-4d87-8d0d-9fbc924ede36 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:45.143374 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:45.145679 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-7ac855dd-94fa-4d87-8d0d-9fbc924ede36 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] PUT https://10.4.3.127/volume/v3/attachments/a5616ee9-bf94-4a5f-9dd0-d24f5428f6b1 Aug 14 06:17:45.146166 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-7ac855dd-94fa-4d87-8d0d-9fbc924ede36 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:45.156943 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-7ac855dd-94fa-4d87-8d0d-9fbc924ede36 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Acquiring lock "cinder-attachment_update-6089f98f-4fc7-4bbc-a3f0-d428e9d34315-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:17:45.164710 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-7ac855dd-94fa-4d87-8d0d-9fbc924ede36 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Lock "cinder-attachment_update-6089f98f-4fc7-4bbc-a3f0-d428e9d34315-np0000007331" acquired by "attachment_update" :: waited 0.008s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:17:45.166715 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:45.166715 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:45.175165 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc610d72-72cb-4ee4-9647-583a1a6a2adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:45.176082 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (850c46ec-63ea-4f59-becb-deca206d22d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:45.219951 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Created reservations ['1ec0111f-e377-43b2-a29f-d72ffbbfe3aa', '0b87ef42-cb1e-44ce-a060-0f719b046167', '9b65e92a-c165-455a-9f80-28d8f4fb79ea', '133b6312-f5cb-42b7-9c28-75c710c238c1'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:45.221008 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (850c46ec-63ea-4f59-becb-deca206d22d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ec0111f-e377-43b2-a29f-d72ffbbfe3aa', '0b87ef42-cb1e-44ce-a060-0f719b046167', '9b65e92a-c165-455a-9f80-28d8f4fb79ea', '133b6312-f5cb-42b7-9c28-75c710c238c1']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:45.221977 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (491cc668-72bf-4033-b18e-aa71a6ff86eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:45.253205 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-7ac855dd-94fa-4d87-8d0d-9fbc924ede36 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Lock "cinder-attachment_update-6089f98f-4fc7-4bbc-a3f0-d428e9d34315-np0000007331" released by "attachment_update" :: held 0.089s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:17:45.253337 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (491cc668-72bf-4033-b18e-aa71a6ff86eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bdff027-2a8f-4da6-a4cb-0819f8f31237', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-122160836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='214c37a4819c459184109689ced1a10b',qos_specs=None,replication_status=,reservations=['1ec0111f-e377-43b2-a29f-d72ffbbfe3aa','0b87ef42-cb1e-44ce-a060-0f719b046167','9b65e92a-c165-455a-9f80-28d8f4fb79ea','133b6312-f5cb-42b7-9c28-75c710c238c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d72bc73f3064eaebfc067108f6fd739',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-122160836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bdff027-2a8f-4da6-a4cb-0819f8f31237,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='214c37a4819c459184109689ced1a10b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d72bc73f3064eaebfc067108f6fd739',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:45.253590 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-7ac855dd-94fa-4d87-8d0d-9fbc924ede36 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/attachments/a5616ee9-bf94-4a5f-9dd0-d24f5428f6b1 returned with HTTP 200 Aug 14 06:17:45.254017 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 924/3707] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:17:45 2026] PUT /volume/v3/attachments/a5616ee9-bf94-4a5f-9dd0-d24f5428f6b1 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:45.255234 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b1443b0-9dc2-46fd-83f5-1a8595127af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:45.285331 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b1443b0-9dc2-46fd-83f5-1a8595127af4) transitioned into state 'SUCCESS' from state '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-122160836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='214c37a4819c459184109689ced1a10b',qos_specs=None,replication_status=,reservations=['1ec0111f-e377-43b2-a29f-d72ffbbfe3aa','0b87ef42-cb1e-44ce-a060-0f719b046167','9b65e92a-c165-455a-9f80-28d8f4fb79ea','133b6312-f5cb-42b7-9c28-75c710c238c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d72bc73f3064eaebfc067108f6fd739',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:45.287756 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-7d4ff254-ea64-4f6f-a39c-4fd2985b238f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:45.288247 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d17a304a-aa82-41ca-875a-df67c813660d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:45.289237 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-7d4ff254-ea64-4f6f-a39c-4fd2985b238f tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] POST https://10.4.3.127/volume/v3/attachments/a5616ee9-bf94-4a5f-9dd0-d24f5428f6b1/action Aug 14 06:17:45.289663 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-7d4ff254-ea64-4f6f-a39c-4fd2985b238f tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:17:45.289810 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-7d4ff254-ea64-4f6f-a39c-4fd2985b238f tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:45.292945 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-42e7a6d9-5843-4478-82d6-988ea548df16 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:45.296467 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42e7a6d9-5843-4478-82d6-988ea548df16 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 Aug 14 06:17:45.296724 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-42e7a6d9-5843-4478-82d6-988ea548df16 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:45.296823 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-42e7a6d9-5843-4478-82d6-988ea548df16 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:45.304300 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:45.304300 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:45.306865 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d17a304a-aa82-41ca-875a-df67c813660d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:45.310422 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Flow 'volume_create_api' (1d0ea30a-3357-4aa4-aa20-a6023989861c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:45.310422 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Create volume request issued successfully. Aug 14 06:17:45.310422 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1e3ee902-f254-4e00-8050-bd94c48743d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:45.310422 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 917/3708] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:17:45 2026] POST /volume/v3/volumes => generated 748 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:45.310768 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-42e7a6d9-5843-4478-82d6-988ea548df16 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:17:45.317389 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42e7a6d9-5843-4478-82d6-988ea548df16 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 returned with HTTP 200 Aug 14 06:17:45.317389 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 937/3709] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:45 2026] GET /volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:45.321267 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:45.321267 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:45.330994 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-81758f62-f037-4617-a68c-dc2b78a07408 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:45.332953 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-81758f62-f037-4617-a68c-dc2b78a07408 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/volumes/1bdff027-2a8f-4da6-a4cb-0819f8f31237 Aug 14 06:17:45.333223 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a932d360-73b4-48bc-a398-a68876edf8b4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:45.333271 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-81758f62-f037-4617-a68c-dc2b78a07408 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:45.333516 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-81758f62-f037-4617-a68c-dc2b78a07408 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:45.337700 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a932d360-73b4-48bc-a398-a68876edf8b4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] DELETE https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 Aug 14 06:17:45.337917 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a932d360-73b4-48bc-a398-a68876edf8b4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:45.338102 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a932d360-73b4-48bc-a398-a68876edf8b4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:45.338258 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-a932d360-73b4-48bc-a398-a68876edf8b4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Delete volume with id: 60246ad8-1845-4851-98e2-000982b19d02 Aug 14 06:17:45.344024 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-5664f987-bb91-4ca4-b7a1-dcc4de550c60 req-7d4ff254-ea64-4f6f-a39c-4fd2985b238f tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/attachments/a5616ee9-bf94-4a5f-9dd0-d24f5428f6b1/action returned with HTTP 204 Aug 14 06:17:45.344553 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 932/3710] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:17:45 2026] POST /volume/v3/attachments/a5616ee9-bf94-4a5f-9dd0-d24f5428f6b1/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:45.345877 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:45.345877 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:45.346108 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:45.346108 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:45.346389 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a932d360-73b4-48bc-a398-a68876edf8b4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:17:45.351353 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-81758f62-f037-4617-a68c-dc2b78a07408 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Volume info retrieved successfully. Aug 14 06:17:45.356438 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-81758f62-f037-4617-a68c-dc2b78a07408 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/volumes/1bdff027-2a8f-4da6-a4cb-0819f8f31237 returned with HTTP 200 Aug 14 06:17:45.356602 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 925/3711] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:45 2026] GET /volume/v3/volumes/1bdff027-2a8f-4da6-a4cb-0819f8f31237 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:45.368127 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a932d360-73b4-48bc-a398-a68876edf8b4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Delete volume request issued successfully. Aug 14 06:17:45.368127 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a932d360-73b4-48bc-a398-a68876edf8b4 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 returned with HTTP 202 Aug 14 06:17:45.368496 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 918/3712] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:45 2026] DELETE /volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:45.378745 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-277fd034-0381-4c1e-a280-54cc02ee45e1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:45.381581 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-277fd034-0381-4c1e-a280-54cc02ee45e1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 Aug 14 06:17:45.381725 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-277fd034-0381-4c1e-a280-54cc02ee45e1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:45.381900 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-277fd034-0381-4c1e-a280-54cc02ee45e1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:45.391298 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:45.391298 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:45.395343 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-277fd034-0381-4c1e-a280-54cc02ee45e1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Volume info retrieved successfully. Aug 14 06:17:45.403778 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-277fd034-0381-4c1e-a280-54cc02ee45e1 tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 returned with HTTP 200 Aug 14 06:17:45.404287 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 938/3713] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:45 2026] GET /volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:45.526878 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-df28d99e-4dcc-4909-885d-012c43ec3a98 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:45.529967 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-df28d99e-4dcc-4909-885d-012c43ec3a98 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:45.530205 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-df28d99e-4dcc-4909-885d-012c43ec3a98 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:45.530362 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-df28d99e-4dcc-4909-885d-012c43ec3a98 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:45.530488 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-df28d99e-4dcc-4909-885d-012c43ec3a98 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:45.534210 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:45.534210 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:45.534795 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-df28d99e-4dcc-4909-885d-012c43ec3a98 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:45.535164 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 933/3714] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:45 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:45.984361 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ae4b9c79-c5ad-48a3-bec4-9a5f1c2c76c6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:45.986741 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ae4b9c79-c5ad-48a3-bec4-9a5f1c2c76c6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664 Aug 14 06:17:45.987001 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ae4b9c79-c5ad-48a3-bec4-9a5f1c2c76c6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:45.987247 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ae4b9c79-c5ad-48a3-bec4-9a5f1c2c76c6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:45.992256 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ae4b9c79-c5ad-48a3-bec4-9a5f1c2c76c6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664 returned with HTTP 404 Aug 14 06:17:45.992848 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 926/3715] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:45 2026] GET /volume/v3/snapshots/7cb05d17-5ff0-4b23-8f89-e1a0407d9664 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:46.000712 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-57f43368-09d0-43a0-a0ef-f179942375f6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:46.002583 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-57f43368-09d0-43a0-a0ef-f179942375f6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/2c344964-0f94-49f9-9a5e-ffab266f36fb Aug 14 06:17:46.002799 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-57f43368-09d0-43a0-a0ef-f179942375f6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:46.002991 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-57f43368-09d0-43a0-a0ef-f179942375f6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:46.003168 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-57f43368-09d0-43a0-a0ef-f179942375f6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete volume with id: 2c344964-0f94-49f9-9a5e-ffab266f36fb Aug 14 06:17:46.009931 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:46.009931 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:46.010171 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-57f43368-09d0-43a0-a0ef-f179942375f6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:46.029087 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-57f43368-09d0-43a0-a0ef-f179942375f6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Delete volume request issued successfully. Aug 14 06:17:46.029172 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-57f43368-09d0-43a0-a0ef-f179942375f6 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/2c344964-0f94-49f9-9a5e-ffab266f36fb returned with HTTP 202 Aug 14 06:17:46.029507 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 919/3716] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:45 2026] DELETE /volume/v3/volumes/2c344964-0f94-49f9-9a5e-ffab266f36fb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:46.038329 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5a4fcfd3-c6e4-483f-8fb8-6f3e471c39c4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:46.040133 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5a4fcfd3-c6e4-483f-8fb8-6f3e471c39c4 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/2c344964-0f94-49f9-9a5e-ffab266f36fb Aug 14 06:17:46.040311 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5a4fcfd3-c6e4-483f-8fb8-6f3e471c39c4 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:46.040512 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5a4fcfd3-c6e4-483f-8fb8-6f3e471c39c4 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:46.048310 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:46.048310 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:46.051866 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5a4fcfd3-c6e4-483f-8fb8-6f3e471c39c4 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Volume info retrieved successfully. Aug 14 06:17:46.056240 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5a4fcfd3-c6e4-483f-8fb8-6f3e471c39c4 tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/2c344964-0f94-49f9-9a5e-ffab266f36fb returned with HTTP 200 Aug 14 06:17:46.056616 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 939/3717] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:46 2026] GET /volume/v3/volumes/2c344964-0f94-49f9-9a5e-ffab266f36fb => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:46.375971 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c98b4837-03a8-4ca3-b2ad-59a827845ba6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:46.379188 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c98b4837-03a8-4ca3-b2ad-59a827845ba6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/volumes/1bdff027-2a8f-4da6-a4cb-0819f8f31237 Aug 14 06:17:46.379763 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c98b4837-03a8-4ca3-b2ad-59a827845ba6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:46.379971 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c98b4837-03a8-4ca3-b2ad-59a827845ba6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:46.391181 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:46.391181 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:46.398954 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c98b4837-03a8-4ca3-b2ad-59a827845ba6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Volume info retrieved successfully. Aug 14 06:17:46.405262 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c98b4837-03a8-4ca3-b2ad-59a827845ba6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/volumes/1bdff027-2a8f-4da6-a4cb-0819f8f31237 returned with HTTP 200 Aug 14 06:17:46.406461 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 934/3718] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:46 2026] GET /volume/v3/volumes/1bdff027-2a8f-4da6-a4cb-0819f8f31237 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:46.418920 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3729c26c-5ccd-4029-956b-df2224e3deea None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:46.419236 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-74d93128-749f-42d7-a229-19a79e87ebac None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:46.421307 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-74d93128-749f-42d7-a229-19a79e87ebac tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 14 06:17:46.421859 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-74d93128-749f-42d7-a229-19a79e87ebac tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1bdff027-2a8f-4da6-a4cb-0819f8f31237", "name": "tempest-VolumesBackupsTest-Backup-271590585"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:46.422489 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3729c26c-5ccd-4029-956b-df2224e3deea tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] GET https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 Aug 14 06:17:46.422707 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3729c26c-5ccd-4029-956b-df2224e3deea tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:46.422889 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3729c26c-5ccd-4029-956b-df2224e3deea tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:46.423607 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-74d93128-749f-42d7-a229-19a79e87ebac tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Creating new backup {'backup': {'volume_id': '1bdff027-2a8f-4da6-a4cb-0819f8f31237', 'name': 'tempest-VolumesBackupsTest-Backup-271590585'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:17:46.423758 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-74d93128-749f-42d7-a229-19a79e87ebac tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Creating backup of volume 1bdff027-2a8f-4da6-a4cb-0819f8f31237 in container None Aug 14 06:17:46.431441 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3729c26c-5ccd-4029-956b-df2224e3deea tempest-VolumesBackupsTest-207601709 tempest-VolumesBackupsTest-207601709-project-member] https://10.4.3.127/volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 returned with HTTP 404 Aug 14 06:17:46.432418 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 927/3719] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:46 2026] GET /volume/v3/volumes/60246ad8-1845-4851-98e2-000982b19d02 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:46.433013 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:46.433013 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:46.433497 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-74d93128-749f-42d7-a229-19a79e87ebac tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Volume info retrieved successfully. Aug 14 06:17:46.466662 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-74d93128-749f-42d7-a229-19a79e87ebac tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Created reservations ['fe8a4e58-c84b-4ebc-b5ff-b67336ff4c6d', '2cc69ddd-6a06-40fc-b3f2-0de22e4337b4'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:46.509110 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-74d93128-749f-42d7-a229-19a79e87ebac tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:17:46.509676 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 920/3720] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:17:46 2026] POST /volume/v3/backups => generated 329 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:46.521038 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-09c5f561-77e0-4194-b8b9-94c66d94655c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:46.522789 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-09c5f561-77e0-4194-b8b9-94c66d94655c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:17:46.522984 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-09c5f561-77e0-4194-b8b9-94c66d94655c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:46.523164 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-09c5f561-77e0-4194-b8b9-94c66d94655c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:46.523265 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-09c5f561-77e0-4194-b8b9-94c66d94655c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:46.527299 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:46.527299 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:46.527891 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-09c5f561-77e0-4194-b8b9-94c66d94655c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:17:46.528337 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 940/3721] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:46 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:46.544586 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-31e8abe2-be82-4e22-83af-373ff3556991 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:46.546454 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-31e8abe2-be82-4e22-83af-373ff3556991 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:46.546669 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-31e8abe2-be82-4e22-83af-373ff3556991 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:46.546858 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-31e8abe2-be82-4e22-83af-373ff3556991 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:46.546962 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-31e8abe2-be82-4e22-83af-373ff3556991 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:46.551702 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:46.551702 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:46.552348 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-31e8abe2-be82-4e22-83af-373ff3556991 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:46.552739 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 935/3722] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:46 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:47.069549 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c2625bc5-956e-4834-8778-46f05f9150bc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:47.071897 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c2625bc5-956e-4834-8778-46f05f9150bc tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] GET https://10.4.3.127/volume/v3/volumes/2c344964-0f94-49f9-9a5e-ffab266f36fb Aug 14 06:17:47.072161 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c2625bc5-956e-4834-8778-46f05f9150bc tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:47.072421 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c2625bc5-956e-4834-8778-46f05f9150bc tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:47.078284 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c2625bc5-956e-4834-8778-46f05f9150bc tempest-ProjectMemberTests-1225612676 tempest-ProjectMemberTests-1225612676-project-admin] https://10.4.3.127/volume/v3/volumes/2c344964-0f94-49f9-9a5e-ffab266f36fb returned with HTTP 404 Aug 14 06:17:47.078847 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 928/3723] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:47 2026] GET /volume/v3/volumes/2c344964-0f94-49f9-9a5e-ffab266f36fb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:47.540303 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a0b7c305-d4e8-44df-a649-74e15a8640a6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:47.543218 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a0b7c305-d4e8-44df-a649-74e15a8640a6 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:17:47.543564 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a0b7c305-d4e8-44df-a649-74e15a8640a6 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:47.543964 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a0b7c305-d4e8-44df-a649-74e15a8640a6 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:47.544142 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-a0b7c305-d4e8-44df-a649-74e15a8640a6 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:47.549929 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:47.549929 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:47.551050 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a0b7c305-d4e8-44df-a649-74e15a8640a6 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:17:47.551671 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 921/3724] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:47 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:47.565184 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-de5da14f-db94-4d86-ab8f-4fd259868fa1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:47.569262 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-de5da14f-db94-4d86-ab8f-4fd259868fa1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:47.569535 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-de5da14f-db94-4d86-ab8f-4fd259868fa1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:47.569815 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-de5da14f-db94-4d86-ab8f-4fd259868fa1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:47.569973 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-de5da14f-db94-4d86-ab8f-4fd259868fa1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:47.576093 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:47.576093 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:47.576952 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-de5da14f-db94-4d86-ab8f-4fd259868fa1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:47.577776 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 941/3725] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:47 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:48.573323 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-36ec64ee-88df-4e0a-9c58-4b0be47c3270 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:48.577750 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-36ec64ee-88df-4e0a-9c58-4b0be47c3270 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:17:48.577750 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-36ec64ee-88df-4e0a-9c58-4b0be47c3270 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:48.577750 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-36ec64ee-88df-4e0a-9c58-4b0be47c3270 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:48.577750 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-36ec64ee-88df-4e0a-9c58-4b0be47c3270 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:48.582753 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:48.582753 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:48.583713 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-36ec64ee-88df-4e0a-9c58-4b0be47c3270 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:17:48.584268 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 936/3726] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:48 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:48.593443 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-565e5c95-8a83-49b9-bb6a-1461dd639de8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:48.596708 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-565e5c95-8a83-49b9-bb6a-1461dd639de8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:48.597034 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-565e5c95-8a83-49b9-bb6a-1461dd639de8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:48.597345 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-565e5c95-8a83-49b9-bb6a-1461dd639de8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:48.597494 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-565e5c95-8a83-49b9-bb6a-1461dd639de8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:48.609126 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:48.609126 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:48.609975 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-565e5c95-8a83-49b9-bb6a-1461dd639de8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:48.610449 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 929/3727] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:48 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:48.864190 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2c1b45a4-56b6-414f-8e76-397553a828ed None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:48.977444 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c1b45a4-56b6-414f-8e76-397553a828ed tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:48.977770 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2c1b45a4-56b6-414f-8e76-397553a828ed tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1844812055"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:48.979062 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-2c1b45a4-56b6-414f-8e76-397553a828ed tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1844812055'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:48.979172 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-2c1b45a4-56b6-414f-8e76-397553a828ed tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Create volume of 1 GB Aug 14 06:17:48.982790 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2c1b45a4-56b6-414f-8e76-397553a828ed tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Availability Zones retrieved successfully. Aug 14 06:17:48.987251 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2f568843-3daf-4091-9afd-8708c34261b4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:48.987916 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c1b45a4-56b6-414f-8e76-397553a828ed tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Flow 'volume_create_api' (00fc61ce-d784-45ed-bb69-7c3b4570dcfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:48.988812 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c1b45a4-56b6-414f-8e76-397553a828ed tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1602954-dd73-4b64-aefc-44d96adf23c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:48.989847 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-2c1b45a4-56b6-414f-8e76-397553a828ed tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:49.013805 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2f568843-3daf-4091-9afd-8708c34261b4 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:17:49.014077 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c1b45a4-56b6-414f-8e76-397553a828ed tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1602954-dd73-4b64-aefc-44d96adf23c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:49.014176 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2f568843-3daf-4091-9afd-8708c34261b4 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-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=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:49.014818 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c1b45a4-56b6-414f-8e76-397553a828ed tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff2cfd8-0c71-4bc8-858e-26f407f7875b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:49.029487 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2f568843-3daf-4091-9afd-8708c34261b4 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:17:49.029859 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 942/3728] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:17:48 2026] POST /volume/v3/types => generated 287 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:49.071690 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-2c1b45a4-56b6-414f-8e76-397553a828ed tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Created reservations ['e8327db5-a85f-476e-8134-1443a86d9f13', 'b3b2940d-2df6-48fb-952f-ad7a443539c3', 'ecf95911-2597-46ec-97a1-93eb7b62cfa6', 'fc2a86f7-e23f-4640-babf-888dfaa39578'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:49.072484 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c1b45a4-56b6-414f-8e76-397553a828ed tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff2cfd8-0c71-4bc8-858e-26f407f7875b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8327db5-a85f-476e-8134-1443a86d9f13', 'b3b2940d-2df6-48fb-952f-ad7a443539c3', 'ecf95911-2597-46ec-97a1-93eb7b62cfa6', 'fc2a86f7-e23f-4640-babf-888dfaa39578']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:49.073149 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c1b45a4-56b6-414f-8e76-397553a828ed tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a04dc23-d0b5-40a8-8e13-9561d37a3b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:49.094378 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c1b45a4-56b6-414f-8e76-397553a828ed tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a04dc23-d0b5-40a8-8e13-9561d37a3b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53bb49e2-2e3e-4b77-b11e-42e3a9e3b017', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1844812055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3c18d97ac6e45698dfd7f21409413f5',qos_specs=None,replication_status=,reservations=['e8327db5-a85f-476e-8134-1443a86d9f13','b3b2940d-2df6-48fb-952f-ad7a443539c3','ecf95911-2597-46ec-97a1-93eb7b62cfa6','fc2a86f7-e23f-4640-babf-888dfaa39578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c7e114b69f46bead4c7475c1aad130',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1844812055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53bb49e2-2e3e-4b77-b11e-42e3a9e3b017,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3c18d97ac6e45698dfd7f21409413f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9c7e114b69f46bead4c7475c1aad130',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:49.095156 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c1b45a4-56b6-414f-8e76-397553a828ed tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f404090-761b-40f6-8f98-8e5a03c83882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:49.112753 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c1b45a4-56b6-414f-8e76-397553a828ed tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f404090-761b-40f6-8f98-8e5a03c83882) transitioned into state 'SUCCESS' from state '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-1844812055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3c18d97ac6e45698dfd7f21409413f5',qos_specs=None,replication_status=,reservations=['e8327db5-a85f-476e-8134-1443a86d9f13','b3b2940d-2df6-48fb-952f-ad7a443539c3','ecf95911-2597-46ec-97a1-93eb7b62cfa6','fc2a86f7-e23f-4640-babf-888dfaa39578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c7e114b69f46bead4c7475c1aad130',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:49.113350 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c1b45a4-56b6-414f-8e76-397553a828ed tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b75be5a-4bee-48c8-8809-edfce2224d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:49.123752 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c1b45a4-56b6-414f-8e76-397553a828ed tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b75be5a-4bee-48c8-8809-edfce2224d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:49.124510 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c1b45a4-56b6-414f-8e76-397553a828ed tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Flow 'volume_create_api' (00fc61ce-d784-45ed-bb69-7c3b4570dcfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:49.124807 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2c1b45a4-56b6-414f-8e76-397553a828ed tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Create volume request issued successfully. Aug 14 06:17:49.125308 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c1b45a4-56b6-414f-8e76-397553a828ed tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:49.125719 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 922/3729] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:17:48 2026] POST /volume/v3/volumes => generated 778 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:49.139825 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-56c80cca-003d-4155-a3d6-e68056c6014d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:49.141504 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-56c80cca-003d-4155-a3d6-e68056c6014d tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/volumes/53bb49e2-2e3e-4b77-b11e-42e3a9e3b017 Aug 14 06:17:49.142032 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-56c80cca-003d-4155-a3d6-e68056c6014d tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:49.142032 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-56c80cca-003d-4155-a3d6-e68056c6014d tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:49.148992 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:49.148992 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:49.152372 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-56c80cca-003d-4155-a3d6-e68056c6014d tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:17:49.156911 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-56c80cca-003d-4155-a3d6-e68056c6014d tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/53bb49e2-2e3e-4b77-b11e-42e3a9e3b017 returned with HTTP 200 Aug 14 06:17:49.157510 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 937/3730] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:49 2026] GET /volume/v3/volumes/53bb49e2-2e3e-4b77-b11e-42e3a9e3b017 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:49.599581 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ec789c6e-81a1-46e9-9daf-34f8965d9c4b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:49.609716 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ec789c6e-81a1-46e9-9daf-34f8965d9c4b tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:17:49.609716 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ec789c6e-81a1-46e9-9daf-34f8965d9c4b tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:49.609716 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ec789c6e-81a1-46e9-9daf-34f8965d9c4b tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:49.609716 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-ec789c6e-81a1-46e9-9daf-34f8965d9c4b tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:49.614833 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:49.614833 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:49.615489 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ec789c6e-81a1-46e9-9daf-34f8965d9c4b tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:17:49.615890 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 930/3731] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:49 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:49.625577 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-63f454bd-c8cd-4457-b0b7-2647fb98645f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:49.627926 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-63f454bd-c8cd-4457-b0b7-2647fb98645f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:49.628216 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-63f454bd-c8cd-4457-b0b7-2647fb98645f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:49.628473 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-63f454bd-c8cd-4457-b0b7-2647fb98645f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:49.628678 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-63f454bd-c8cd-4457-b0b7-2647fb98645f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:49.634099 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:49.634099 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:49.634959 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-63f454bd-c8cd-4457-b0b7-2647fb98645f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:49.635367 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 943/3732] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:49 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:50.174816 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-71d357f0-1118-4b0b-941c-ec939b0a1db7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:50.176592 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-71d357f0-1118-4b0b-941c-ec939b0a1db7 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/volumes/53bb49e2-2e3e-4b77-b11e-42e3a9e3b017 Aug 14 06:17:50.176775 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-71d357f0-1118-4b0b-941c-ec939b0a1db7 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:50.176948 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-71d357f0-1118-4b0b-941c-ec939b0a1db7 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:50.185334 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:50.185334 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:50.189278 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-71d357f0-1118-4b0b-941c-ec939b0a1db7 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:17:50.193790 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-71d357f0-1118-4b0b-941c-ec939b0a1db7 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/53bb49e2-2e3e-4b77-b11e-42e3a9e3b017 returned with HTTP 200 Aug 14 06:17:50.194268 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 923/3733] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:50 2026] GET /volume/v3/volumes/53bb49e2-2e3e-4b77-b11e-42e3a9e3b017 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:50.205184 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-eb2a8c36-0aec-452d-ab66-8887f98627a3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:50.212598 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-eb2a8c36-0aec-452d-ab66-8887f98627a3 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:17:50.212978 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-eb2a8c36-0aec-452d-ab66-8887f98627a3 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53bb49e2-2e3e-4b77-b11e-42e3a9e3b017", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1271901641"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:50.221015 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:50.221015 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:50.221390 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-eb2a8c36-0aec-452d-ab66-8887f98627a3 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:17:50.221517 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-eb2a8c36-0aec-452d-ab66-8887f98627a3 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Create snapshot from volume 53bb49e2-2e3e-4b77-b11e-42e3a9e3b017 Aug 14 06:17:50.259253 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-eb2a8c36-0aec-452d-ab66-8887f98627a3 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Created reservations ['11b09cbe-d331-4877-b2d4-aa73c2dd2e3e', '4714276b-facb-4fa2-8665-37950eec9439', '672d801c-6cd9-4ae2-827d-60eaf3e93c2f', '9ba9d8af-6245-491e-9007-60f7a0fea2a2'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:50.293323 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-eb2a8c36-0aec-452d-ab66-8887f98627a3 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot create request issued successfully. Aug 14 06:17:50.293794 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-eb2a8c36-0aec-452d-ab66-8887f98627a3 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:17:50.294386 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 938/3734] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:17:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:50.309255 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1208cf6c-01e6-4e4f-bc4c-4376cd006a50 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:50.311088 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1208cf6c-01e6-4e4f-bc4c-4376cd006a50 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/snapshots/aa0ab2f9-2f2c-483b-86fa-d1c692d21074 Aug 14 06:17:50.311338 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1208cf6c-01e6-4e4f-bc4c-4376cd006a50 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:50.311549 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1208cf6c-01e6-4e4f-bc4c-4376cd006a50 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:50.325328 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:50.325328 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:50.325718 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-1208cf6c-01e6-4e4f-bc4c-4376cd006a50 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot retrieved successfully. Aug 14 06:17:50.326321 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1208cf6c-01e6-4e4f-bc4c-4376cd006a50 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/aa0ab2f9-2f2c-483b-86fa-d1c692d21074 returned with HTTP 200 Aug 14 06:17:50.326680 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 931/3735] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:50 2026] GET /volume/v3/snapshots/aa0ab2f9-2f2c-483b-86fa-d1c692d21074 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:50.626284 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5f21ea5a-a039-4198-b69d-7236fba7eecb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:50.628155 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5f21ea5a-a039-4198-b69d-7236fba7eecb tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:17:50.628358 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5f21ea5a-a039-4198-b69d-7236fba7eecb tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:50.631110 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5f21ea5a-a039-4198-b69d-7236fba7eecb tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:50.631110 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-5f21ea5a-a039-4198-b69d-7236fba7eecb tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:50.635192 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:50.635192 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:50.638040 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5f21ea5a-a039-4198-b69d-7236fba7eecb tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:17:50.638040 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 944/3736] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:50 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:50.650591 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-acbb531b-c11b-444c-99b0-e9443dc4bd07 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:50.652553 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-acbb531b-c11b-444c-99b0-e9443dc4bd07 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:50.652858 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-acbb531b-c11b-444c-99b0-e9443dc4bd07 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:50.653128 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-acbb531b-c11b-444c-99b0-e9443dc4bd07 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:50.654019 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-acbb531b-c11b-444c-99b0-e9443dc4bd07 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:50.658047 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:50.658047 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:50.659253 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-acbb531b-c11b-444c-99b0-e9443dc4bd07 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:50.659253 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 924/3737] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:50 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:50.887241 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:50.889691 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:50.890137 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "21df0008-604a-41dd-9459-ae4bbe38d90c", "size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:50.892132 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '21df0008-604a-41dd-9459-ae4bbe38d90c', 'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:50.964045 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Create volume of 1 GB Aug 14 06:17:50.964343 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:50.964343 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:50.969302 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Availability Zones retrieved successfully. Aug 14 06:17:50.976023 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Flow 'volume_create_api' (6cf356b9-1f13-4294-8ed8-3072f4503376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:50.977419 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8b5ffe8-155a-4f91-992f-2587cc6013d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:50.978540 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:51.035504 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8b5ffe8-155a-4f91-992f-2587cc6013d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:17:49Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=7e16fa6a-6f98-4649-b702-1749a5dab375,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': '7e16fa6a-6f98-4649-b702-1749a5dab375', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:51.035504 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0235095d-1a6b-4049-8d81-3fd19dd68890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:51.076147 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-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 14 06:17:51.076147 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-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 14 06:17:51.118765 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Created reservations ['549eb9ee-4fe2-479a-8b04-429794df778e', 'a0d89102-5fd5-46a5-a584-ca60f6baf063', '62d70bf1-6700-41df-8023-bba95d4c8dec', '84353cb5-593e-4a23-a995-fbcac08ce1d4'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:51.119879 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0235095d-1a6b-4049-8d81-3fd19dd68890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['549eb9ee-4fe2-479a-8b04-429794df778e', 'a0d89102-5fd5-46a5-a584-ca60f6baf063', '62d70bf1-6700-41df-8023-bba95d4c8dec', '84353cb5-593e-4a23-a995-fbcac08ce1d4']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:51.120930 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cccd9aca-aa6c-4f7c-a1e6-40a1db2831aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:51.147974 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cccd9aca-aa6c-4f7c-a1e6-40a1db2831aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de829061-84cf-4a26-99a0-df787480f947', '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='822fb3f8fd204005be521d7fd24774d7',qos_specs=None,replication_status=,reservations=['549eb9ee-4fe2-479a-8b04-429794df778e','a0d89102-5fd5-46a5-a584-ca60f6baf063','62d70bf1-6700-41df-8023-bba95d4c8dec','84353cb5-593e-4a23-a995-fbcac08ce1d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c92d5b386d6491f9c80443c28d9aaf3',volume_type_id=7e16fa6a-6f98-4649-b702-1749a5dab375), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:51Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de829061-84cf-4a26-99a0-df787480f947,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='822fb3f8fd204005be521d7fd24774d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c92d5b386d6491f9c80443c28d9aaf3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e16fa6a-6f98-4649-b702-1749a5dab375),volume_type_id=7e16fa6a-6f98-4649-b702-1749a5dab375)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:51.148690 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f77df818-47b7-4c3a-b810-cc041146e724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:51.172127 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f77df818-47b7-4c3a-b810-cc041146e724) transitioned into state 'SUCCESS' from 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='822fb3f8fd204005be521d7fd24774d7',qos_specs=None,replication_status=,reservations=['549eb9ee-4fe2-479a-8b04-429794df778e','a0d89102-5fd5-46a5-a584-ca60f6baf063','62d70bf1-6700-41df-8023-bba95d4c8dec','84353cb5-593e-4a23-a995-fbcac08ce1d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c92d5b386d6491f9c80443c28d9aaf3',volume_type_id=7e16fa6a-6f98-4649-b702-1749a5dab375)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:51.173086 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8656bdec-cdf8-4f94-b17c-27943023d927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:51.185009 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8656bdec-cdf8-4f94-b17c-27943023d927) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:51.186259 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Flow 'volume_create_api' (6cf356b9-1f13-4294-8ed8-3072f4503376) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:51.187104 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Create volume request issued successfully. Aug 14 06:17:51.187604 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5bfa4cb5-df47-4241-ab8e-5a3f4c4b7f96 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:51.188204 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 939/3738] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:17:50 2026] POST /volume/v3/volumes => generated 798 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:51.204234 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2e9bb74b-c05a-44f2-a191-e23bbc32a7f6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:51.206945 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2e9bb74b-c05a-44f2-a191-e23bbc32a7f6 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] GET https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 Aug 14 06:17:51.206945 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2e9bb74b-c05a-44f2-a191-e23bbc32a7f6 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:51.206945 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2e9bb74b-c05a-44f2-a191-e23bbc32a7f6 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:51.217270 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:51.217270 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:51.225443 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2e9bb74b-c05a-44f2-a191-e23bbc32a7f6 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Volume info retrieved successfully. Aug 14 06:17:51.232478 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2e9bb74b-c05a-44f2-a191-e23bbc32a7f6 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 returned with HTTP 200 Aug 14 06:17:51.232478 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 932/3739] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:51 2026] GET /volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:51.337608 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bb8cfba5-d444-452f-ae37-c50f53b09c30 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:51.344435 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bb8cfba5-d444-452f-ae37-c50f53b09c30 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/snapshots/aa0ab2f9-2f2c-483b-86fa-d1c692d21074 Aug 14 06:17:51.344435 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bb8cfba5-d444-452f-ae37-c50f53b09c30 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:51.344435 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bb8cfba5-d444-452f-ae37-c50f53b09c30 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:51.356152 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:51.356152 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:51.356817 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bb8cfba5-d444-452f-ae37-c50f53b09c30 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot retrieved successfully. Aug 14 06:17:51.357909 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bb8cfba5-d444-452f-ae37-c50f53b09c30 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/aa0ab2f9-2f2c-483b-86fa-d1c692d21074 returned with HTTP 200 Aug 14 06:17:51.358539 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 945/3740] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:51 2026] GET /volume/v3/snapshots/aa0ab2f9-2f2c-483b-86fa-d1c692d21074 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:51.366988 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1dea10d2-ea13-42f3-8b0d-d38e1f87eefd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:51.477644 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1dea10d2-ea13-42f3-8b0d-d38e1f87eefd tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] POST https://10.4.3.127/volume/v3/snapshots/aa0ab2f9-2f2c-483b-86fa-d1c692d21074/action Aug 14 06:17:51.478171 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1dea10d2-ea13-42f3-8b0d-d38e1f87eefd tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:17:51.478171 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1dea10d2-ea13-42f3-8b0d-d38e1f87eefd tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:51.491113 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:51.491113 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:51.492042 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1dea10d2-ea13-42f3-8b0d-d38e1f87eefd tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] Snapshot retrieved successfully. Aug 14 06:17:51.493624 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-1dea10d2-ea13-42f3-8b0d-d38e1f87eefd tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '24be6d1732c64c658837329a9e8cf18d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3c18d97ac6e45698dfd7f21409413f5', '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=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:17:51.494106 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1dea10d2-ea13-42f3-8b0d-d38e1f87eefd tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] https://10.4.3.127/volume/v3/snapshots/aa0ab2f9-2f2c-483b-86fa-d1c692d21074/action returned with HTTP 403 Aug 14 06:17:51.494849 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 925/3741] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:17:51 2026] POST /volume/v3/snapshots/aa0ab2f9-2f2c-483b-86fa-d1c692d21074/action => generated 133 bytes in 128 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:51.505654 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-fceb26ef-4962-4129-a08b-b093df7d8aa3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:51.507937 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fceb26ef-4962-4129-a08b-b093df7d8aa3 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/aa0ab2f9-2f2c-483b-86fa-d1c692d21074 Aug 14 06:17:51.508216 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fceb26ef-4962-4129-a08b-b093df7d8aa3 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:51.508496 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fceb26ef-4962-4129-a08b-b093df7d8aa3 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:51.508603 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-fceb26ef-4962-4129-a08b-b093df7d8aa3 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Delete snapshot with id: aa0ab2f9-2f2c-483b-86fa-d1c692d21074 Aug 14 06:17:51.514660 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:51.514660 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:51.515038 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-fceb26ef-4962-4129-a08b-b093df7d8aa3 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot retrieved successfully. Aug 14 06:17:51.537172 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-fceb26ef-4962-4129-a08b-b093df7d8aa3 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot delete request issued successfully. Aug 14 06:17:51.537436 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fceb26ef-4962-4129-a08b-b093df7d8aa3 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/aa0ab2f9-2f2c-483b-86fa-d1c692d21074 returned with HTTP 202 Aug 14 06:17:51.538058 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 940/3742] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:17:51 2026] DELETE /volume/v3/snapshots/aa0ab2f9-2f2c-483b-86fa-d1c692d21074 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:51.545700 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d744e191-a768-43c9-8609-788e24cb76a4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:51.547941 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d744e191-a768-43c9-8609-788e24cb76a4 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/snapshots/aa0ab2f9-2f2c-483b-86fa-d1c692d21074 Aug 14 06:17:51.548268 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d744e191-a768-43c9-8609-788e24cb76a4 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:51.548619 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d744e191-a768-43c9-8609-788e24cb76a4 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:51.554629 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:51.554629 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:51.555116 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d744e191-a768-43c9-8609-788e24cb76a4 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot retrieved successfully. Aug 14 06:17:51.555916 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d744e191-a768-43c9-8609-788e24cb76a4 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/aa0ab2f9-2f2c-483b-86fa-d1c692d21074 returned with HTTP 200 Aug 14 06:17:51.556699 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 933/3743] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:51 2026] GET /volume/v3/snapshots/aa0ab2f9-2f2c-483b-86fa-d1c692d21074 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:51.648313 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4c57e27c-42f3-41b8-bda2-ce3e64ba24b3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:51.652249 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4c57e27c-42f3-41b8-bda2-ce3e64ba24b3 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:17:51.652249 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4c57e27c-42f3-41b8-bda2-ce3e64ba24b3 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:51.652249 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4c57e27c-42f3-41b8-bda2-ce3e64ba24b3 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:51.652249 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-4c57e27c-42f3-41b8-bda2-ce3e64ba24b3 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:51.668475 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:51.668475 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:51.668475 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4c57e27c-42f3-41b8-bda2-ce3e64ba24b3 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:17:51.668475 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 946/3744] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:51 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:51.671549 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5f7f5f6c-530f-4c7e-a0b3-565bf7dd3ab4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:51.677507 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5f7f5f6c-530f-4c7e-a0b3-565bf7dd3ab4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:51.677764 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5f7f5f6c-530f-4c7e-a0b3-565bf7dd3ab4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:51.678089 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5f7f5f6c-530f-4c7e-a0b3-565bf7dd3ab4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:51.679154 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-5f7f5f6c-530f-4c7e-a0b3-565bf7dd3ab4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:51.687722 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:51.687722 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:51.688628 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5f7f5f6c-530f-4c7e-a0b3-565bf7dd3ab4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:51.689111 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 926/3745] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:51 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:52.243105 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7c7c7996-bcc5-4ce7-b976-27dbcbae23c3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:52.245086 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7c7c7996-bcc5-4ce7-b976-27dbcbae23c3 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] GET https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 Aug 14 06:17:52.245325 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7c7c7996-bcc5-4ce7-b976-27dbcbae23c3 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:52.245467 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7c7c7996-bcc5-4ce7-b976-27dbcbae23c3 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:52.254921 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:52.254921 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:52.259729 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7c7c7996-bcc5-4ce7-b976-27dbcbae23c3 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Volume info retrieved successfully. Aug 14 06:17:52.264010 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7c7c7996-bcc5-4ce7-b976-27dbcbae23c3 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 returned with HTTP 200 Aug 14 06:17:52.264523 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 941/3746] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:52 2026] GET /volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 => generated 948 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:52.568491 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-68cb4576-b9d2-4f80-aafa-a3c4fad85582 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:52.570950 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-68cb4576-b9d2-4f80-aafa-a3c4fad85582 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/snapshots/aa0ab2f9-2f2c-483b-86fa-d1c692d21074 Aug 14 06:17:52.571237 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-68cb4576-b9d2-4f80-aafa-a3c4fad85582 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:52.571513 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-68cb4576-b9d2-4f80-aafa-a3c4fad85582 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:52.577010 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-68cb4576-b9d2-4f80-aafa-a3c4fad85582 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/aa0ab2f9-2f2c-483b-86fa-d1c692d21074 returned with HTTP 404 Aug 14 06:17:52.577707 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 934/3747] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:52 2026] GET /volume/v3/snapshots/aa0ab2f9-2f2c-483b-86fa-d1c692d21074 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:52.591085 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2591fe5b-23ed-4f09-9dce-ee80fed1ad4e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:52.593355 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2591fe5b-23ed-4f09-9dce-ee80fed1ad4e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/53bb49e2-2e3e-4b77-b11e-42e3a9e3b017 Aug 14 06:17:52.593589 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2591fe5b-23ed-4f09-9dce-ee80fed1ad4e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:52.593868 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2591fe5b-23ed-4f09-9dce-ee80fed1ad4e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:52.594068 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-2591fe5b-23ed-4f09-9dce-ee80fed1ad4e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Delete volume with id: 53bb49e2-2e3e-4b77-b11e-42e3a9e3b017 Aug 14 06:17:52.603339 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:52.603339 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:52.603339 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2591fe5b-23ed-4f09-9dce-ee80fed1ad4e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:17:52.632673 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2591fe5b-23ed-4f09-9dce-ee80fed1ad4e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Delete volume request issued successfully. Aug 14 06:17:52.632673 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2591fe5b-23ed-4f09-9dce-ee80fed1ad4e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/53bb49e2-2e3e-4b77-b11e-42e3a9e3b017 returned with HTTP 202 Aug 14 06:17:52.632673 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 947/3748] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:52 2026] DELETE /volume/v3/volumes/53bb49e2-2e3e-4b77-b11e-42e3a9e3b017 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:52.643091 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2030b49c-fd09-41f8-8720-0fa7e91e611a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:52.647386 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2030b49c-fd09-41f8-8720-0fa7e91e611a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/volumes/53bb49e2-2e3e-4b77-b11e-42e3a9e3b017 Aug 14 06:17:52.647797 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2030b49c-fd09-41f8-8720-0fa7e91e611a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:52.649417 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2030b49c-fd09-41f8-8720-0fa7e91e611a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:52.668670 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:52.668670 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:52.672687 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2030b49c-fd09-41f8-8720-0fa7e91e611a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:17:52.678680 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d7caaeb6-d039-420d-b084-6ae4d3fe8d6d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:52.682614 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d7caaeb6-d039-420d-b084-6ae4d3fe8d6d tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:17:52.682614 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d7caaeb6-d039-420d-b084-6ae4d3fe8d6d tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:52.682614 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d7caaeb6-d039-420d-b084-6ae4d3fe8d6d tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:52.682614 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-d7caaeb6-d039-420d-b084-6ae4d3fe8d6d tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:52.684941 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2030b49c-fd09-41f8-8720-0fa7e91e611a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/53bb49e2-2e3e-4b77-b11e-42e3a9e3b017 returned with HTTP 200 Aug 14 06:17:52.684941 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 927/3749] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:52 2026] GET /volume/v3/volumes/53bb49e2-2e3e-4b77-b11e-42e3a9e3b017 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:52.700333 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:52.700333 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:52.701104 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d7caaeb6-d039-420d-b084-6ae4d3fe8d6d tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:17:52.701523 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 942/3750] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:52 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:17:52.704739 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-45c10f4e-a5aa-47e3-922a-da7a74bede9a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:52.707474 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-45c10f4e-a5aa-47e3-922a-da7a74bede9a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:17:52.707708 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-45c10f4e-a5aa-47e3-922a-da7a74bede9a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:52.707918 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-45c10f4e-a5aa-47e3-922a-da7a74bede9a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:52.708046 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-45c10f4e-a5aa-47e3-922a-da7a74bede9a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:52.714493 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:52.714493 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:52.715267 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-45c10f4e-a5aa-47e3-922a-da7a74bede9a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:17:52.715669 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 935/3751] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:52 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:52.729028 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5bffc8ef-20ca-4496-8aea-172a801b7e42 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:52.813513 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5bffc8ef-20ca-4496-8aea-172a801b7e42 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:17:52.813975 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5bffc8ef-20ca-4496-8aea-172a801b7e42 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6d360a6a-bf2a-4b0f-aa56-e8112f400926"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:52.815940 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-5bffc8ef-20ca-4496-8aea-172a801b7e42 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Creating new backup {'backup': {'volume_id': '6d360a6a-bf2a-4b0f-aa56-e8112f400926'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:17:52.816110 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-5bffc8ef-20ca-4496-8aea-172a801b7e42 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Creating backup of volume 6d360a6a-bf2a-4b0f-aa56-e8112f400926 in container None Aug 14 06:17:52.824228 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:52.824228 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:52.824989 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5bffc8ef-20ca-4496-8aea-172a801b7e42 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Volume info retrieved successfully. Aug 14 06:17:52.842728 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-5bffc8ef-20ca-4496-8aea-172a801b7e42 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Created reservations ['c1932ef0-a3cd-4b33-a174-048af8697cdf', '9a0601b9-c9a1-4726-9bc0-bac8e1658ad2'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:52.873020 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5bffc8ef-20ca-4496-8aea-172a801b7e42 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:17:52.873452 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 948/3752] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:17:52 2026] POST /volume/v3/backups => generated 288 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:52.883628 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7ffc8d90-3097-40a9-9e9e-18ff3e86c1e7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:52.887997 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7ffc8d90-3097-40a9-9e9e-18ff3e86c1e7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:17:52.887997 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7ffc8d90-3097-40a9-9e9e-18ff3e86c1e7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:52.887997 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7ffc8d90-3097-40a9-9e9e-18ff3e86c1e7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:52.887997 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-7ffc8d90-3097-40a9-9e9e-18ff3e86c1e7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:52.893068 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:52.893068 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:52.894558 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7ffc8d90-3097-40a9-9e9e-18ff3e86c1e7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:17:52.895045 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 928/3753] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:52 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:53.281223 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6d786917-3087-43cb-b1c5-511e21482d25 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:53.284463 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6d786917-3087-43cb-b1c5-511e21482d25 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] GET https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 Aug 14 06:17:53.284463 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6d786917-3087-43cb-b1c5-511e21482d25 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:53.285174 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6d786917-3087-43cb-b1c5-511e21482d25 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:53.293299 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:53.293299 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:53.297181 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6d786917-3087-43cb-b1c5-511e21482d25 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Volume info retrieved successfully. Aug 14 06:17:53.302534 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6d786917-3087-43cb-b1c5-511e21482d25 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 returned with HTTP 200 Aug 14 06:17:53.303275 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 943/3754] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:53 2026] GET /volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:53.701589 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9129863c-4a62-4370-894d-a71a8e350275 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:53.703469 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9129863c-4a62-4370-894d-a71a8e350275 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/volumes/53bb49e2-2e3e-4b77-b11e-42e3a9e3b017 Aug 14 06:17:53.703773 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9129863c-4a62-4370-894d-a71a8e350275 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:53.704012 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9129863c-4a62-4370-894d-a71a8e350275 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:53.710187 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9129863c-4a62-4370-894d-a71a8e350275 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/53bb49e2-2e3e-4b77-b11e-42e3a9e3b017 returned with HTTP 404 Aug 14 06:17:53.710683 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 936/3755] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:53 2026] GET /volume/v3/volumes/53bb49e2-2e3e-4b77-b11e-42e3a9e3b017 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:53.718072 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f4b65ad0-eee6-4e2a-9f74-844d6edd4200 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:53.721423 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f4b65ad0-eee6-4e2a-9f74-844d6edd4200 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:17:53.721689 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f4b65ad0-eee6-4e2a-9f74-844d6edd4200 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:53.721903 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f4b65ad0-eee6-4e2a-9f74-844d6edd4200 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:53.722003 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-f4b65ad0-eee6-4e2a-9f74-844d6edd4200 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:53.724636 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b7113790-0e31-4b56-a754-6456288cf519 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:53.726864 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b7113790-0e31-4b56-a754-6456288cf519 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:53.727305 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b7113790-0e31-4b56-a754-6456288cf519 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-411423974"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:53.729776 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-b7113790-0e31-4b56-a754-6456288cf519 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-411423974'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:53.729813 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:53.729813 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:53.730066 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-b7113790-0e31-4b56-a754-6456288cf519 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Create volume of 1 GB Aug 14 06:17:53.730092 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f4b65ad0-eee6-4e2a-9f74-844d6edd4200 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:17:53.730922 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 949/3756] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:53 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:53.736565 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b7113790-0e31-4b56-a754-6456288cf519 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Availability Zones retrieved successfully. Aug 14 06:17:53.743160 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b7113790-0e31-4b56-a754-6456288cf519 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Flow 'volume_create_api' (1d8f8082-8dfb-4e65-a8b6-4f13fe1bde28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:53.746532 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b7113790-0e31-4b56-a754-6456288cf519 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7c6a360-1ad8-4dad-8a5b-0ef504cd5c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:53.747337 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-b7113790-0e31-4b56-a754-6456288cf519 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:53.786535 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b7113790-0e31-4b56-a754-6456288cf519 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7c6a360-1ad8-4dad-8a5b-0ef504cd5c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:53.787901 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b7113790-0e31-4b56-a754-6456288cf519 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c069f58-1483-47ab-81a8-774df48238fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:53.838413 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-b7113790-0e31-4b56-a754-6456288cf519 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Created reservations ['85c1ed64-e148-4c40-b30e-4ba375b30289', '27b3ebda-eea3-44ae-bf1c-2c12d5f1b755', '1e880ee8-81be-40f8-b39c-cd458954775c', '4c171849-8fc8-48d0-ba52-693bf6da440b'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:53.839236 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b7113790-0e31-4b56-a754-6456288cf519 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c069f58-1483-47ab-81a8-774df48238fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85c1ed64-e148-4c40-b30e-4ba375b30289', '27b3ebda-eea3-44ae-bf1c-2c12d5f1b755', '1e880ee8-81be-40f8-b39c-cd458954775c', '4c171849-8fc8-48d0-ba52-693bf6da440b']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:53.840028 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b7113790-0e31-4b56-a754-6456288cf519 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c43c6b57-a16d-42da-b63f-1ca7bd14caaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:53.877917 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b7113790-0e31-4b56-a754-6456288cf519 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c43c6b57-a16d-42da-b63f-1ca7bd14caaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '380dd8fd-4bc1-489c-9c28-845a90953e8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-411423974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3c18d97ac6e45698dfd7f21409413f5',qos_specs=None,replication_status=,reservations=['85c1ed64-e148-4c40-b30e-4ba375b30289','27b3ebda-eea3-44ae-bf1c-2c12d5f1b755','1e880ee8-81be-40f8-b39c-cd458954775c','4c171849-8fc8-48d0-ba52-693bf6da440b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c7e114b69f46bead4c7475c1aad130',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-411423974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=380dd8fd-4bc1-489c-9c28-845a90953e8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3c18d97ac6e45698dfd7f21409413f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9c7e114b69f46bead4c7475c1aad130',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:53.879479 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b7113790-0e31-4b56-a754-6456288cf519 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b3f64aa-61f8-4e30-a88b-9a4279ea0382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:53.907267 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b7113790-0e31-4b56-a754-6456288cf519 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b3f64aa-61f8-4e30-a88b-9a4279ea0382) transitioned into state 'SUCCESS' from state '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-411423974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3c18d97ac6e45698dfd7f21409413f5',qos_specs=None,replication_status=,reservations=['85c1ed64-e148-4c40-b30e-4ba375b30289','27b3ebda-eea3-44ae-bf1c-2c12d5f1b755','1e880ee8-81be-40f8-b39c-cd458954775c','4c171849-8fc8-48d0-ba52-693bf6da440b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c7e114b69f46bead4c7475c1aad130',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:53.908568 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b7113790-0e31-4b56-a754-6456288cf519 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb87473f-3260-4696-87be-e1306d345214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:53.909121 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-70575835-b796-4cc5-b716-ea398f35ba8a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:53.911098 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-70575835-b796-4cc5-b716-ea398f35ba8a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:17:53.911340 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-70575835-b796-4cc5-b716-ea398f35ba8a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:53.911560 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-70575835-b796-4cc5-b716-ea398f35ba8a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:53.911676 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-70575835-b796-4cc5-b716-ea398f35ba8a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:53.917339 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:53.917339 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:53.918221 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-70575835-b796-4cc5-b716-ea398f35ba8a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:17:53.918738 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 944/3757] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:53 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:53.928040 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b7113790-0e31-4b56-a754-6456288cf519 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb87473f-3260-4696-87be-e1306d345214) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:53.928935 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b7113790-0e31-4b56-a754-6456288cf519 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Flow 'volume_create_api' (1d8f8082-8dfb-4e65-a8b6-4f13fe1bde28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:53.929276 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b7113790-0e31-4b56-a754-6456288cf519 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Create volume request issued successfully. Aug 14 06:17:53.929890 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b7113790-0e31-4b56-a754-6456288cf519 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:53.930314 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 929/3758] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:17:53 2026] POST /volume/v3/volumes => generated 777 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:53.944809 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5ee94057-7a8c-4316-994d-a280a82095d8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:53.946785 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5ee94057-7a8c-4316-994d-a280a82095d8 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/volumes/380dd8fd-4bc1-489c-9c28-845a90953e8a Aug 14 06:17:53.946785 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5ee94057-7a8c-4316-994d-a280a82095d8 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:53.946785 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5ee94057-7a8c-4316-994d-a280a82095d8 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:53.956301 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:53.956301 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:53.959482 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5ee94057-7a8c-4316-994d-a280a82095d8 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:17:53.963979 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5ee94057-7a8c-4316-994d-a280a82095d8 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/380dd8fd-4bc1-489c-9c28-845a90953e8a returned with HTTP 200 Aug 14 06:17:53.964282 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 937/3759] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:53 2026] GET /volume/v3/volumes/380dd8fd-4bc1-489c-9c28-845a90953e8a => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:54.318408 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6d6e4d65-34b5-4eb9-9d92-341310219258 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:54.320166 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6d6e4d65-34b5-4eb9-9d92-341310219258 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] GET https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 Aug 14 06:17:54.320406 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6d6e4d65-34b5-4eb9-9d92-341310219258 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:54.320673 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6d6e4d65-34b5-4eb9-9d92-341310219258 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:54.327172 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:54.327172 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:54.330529 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6d6e4d65-34b5-4eb9-9d92-341310219258 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Volume info retrieved successfully. Aug 14 06:17:54.334452 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6d6e4d65-34b5-4eb9-9d92-341310219258 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 returned with HTTP 200 Aug 14 06:17:54.334886 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 950/3760] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:54 2026] GET /volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:54.741482 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3fb70d4b-f4bc-4972-8306-bb06905c2048 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:54.743221 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3fb70d4b-f4bc-4972-8306-bb06905c2048 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:17:54.743448 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3fb70d4b-f4bc-4972-8306-bb06905c2048 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:54.743662 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3fb70d4b-f4bc-4972-8306-bb06905c2048 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:54.743780 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-3fb70d4b-f4bc-4972-8306-bb06905c2048 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:54.752555 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:54.752555 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:54.752555 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3fb70d4b-f4bc-4972-8306-bb06905c2048 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:17:54.752555 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 945/3761] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:54 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:54.766764 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-05ae21dd-7e6e-4c8a-b086-ea00f6908314 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:54.769371 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-05ae21dd-7e6e-4c8a-b086-ea00f6908314 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 Aug 14 06:17:54.769466 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-05ae21dd-7e6e-4c8a-b086-ea00f6908314 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:54.769634 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-05ae21dd-7e6e-4c8a-b086-ea00f6908314 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:54.779428 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:54.779428 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:54.784199 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-05ae21dd-7e6e-4c8a-b086-ea00f6908314 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:17:54.789728 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-05ae21dd-7e6e-4c8a-b086-ea00f6908314 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 returned with HTTP 200 Aug 14 06:17:54.790287 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 930/3762] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:54 2026] GET /volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:54.802814 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a919121d-a9f9-4636-832c-69d9afbc37e6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:54.804661 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a919121d-a9f9-4636-832c-69d9afbc37e6 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 Aug 14 06:17:54.804875 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a919121d-a9f9-4636-832c-69d9afbc37e6 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:54.805084 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a919121d-a9f9-4636-832c-69d9afbc37e6 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:54.821048 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:54.821048 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:54.824967 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a919121d-a9f9-4636-832c-69d9afbc37e6 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:17:54.829801 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a919121d-a9f9-4636-832c-69d9afbc37e6 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 returned with HTTP 200 Aug 14 06:17:54.830195 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 938/3763] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:54 2026] GET /volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:54.877058 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-a3d69786-88fc-4e28-8566-930f0a954310 req-d181897c-7f42-406e-bb4d-d15f14bed4d2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:54.879107 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-d181897c-7f42-406e-bb4d-d15f14bed4d2 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 Aug 14 06:17:54.879296 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-d181897c-7f42-406e-bb4d-d15f14bed4d2 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:54.879518 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-d181897c-7f42-406e-bb4d-d15f14bed4d2 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:54.885668 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:54.885668 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:54.890526 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-a3d69786-88fc-4e28-8566-930f0a954310 req-d181897c-7f42-406e-bb4d-d15f14bed4d2 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:17:54.894841 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-d181897c-7f42-406e-bb4d-d15f14bed4d2 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 returned with HTTP 200 Aug 14 06:17:54.895246 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 951/3764] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:17:54 2026] GET /volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:54.933476 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-bfaab2eb-c41f-4145-a6f2-69c2340826a3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:54.936262 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bfaab2eb-c41f-4145-a6f2-69c2340826a3 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:17:54.936491 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bfaab2eb-c41f-4145-a6f2-69c2340826a3 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:54.936677 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bfaab2eb-c41f-4145-a6f2-69c2340826a3 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:54.936783 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-bfaab2eb-c41f-4145-a6f2-69c2340826a3 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:54.941498 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:54.941498 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:54.942107 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bfaab2eb-c41f-4145-a6f2-69c2340826a3 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:17:54.942526 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 946/3765] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:54 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:54.978247 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-afcb8de1-b784-4949-9251-f018b5401e0f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:54.981661 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-afcb8de1-b784-4949-9251-f018b5401e0f tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/volumes/380dd8fd-4bc1-489c-9c28-845a90953e8a Aug 14 06:17:54.981912 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-afcb8de1-b784-4949-9251-f018b5401e0f tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:54.982202 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-afcb8de1-b784-4949-9251-f018b5401e0f tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:54.982697 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-09501bba-9109-4644-9ddb-241d23f4c705 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:54.983203 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-09501bba-9109-4644-9ddb-241d23f4c705 None None] GET https://10.4.3.127/volume// Aug 14 06:17:54.983462 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-09501bba-9109-4644-9ddb-241d23f4c705 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:54.983703 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-09501bba-9109-4644-9ddb-241d23f4c705 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:54.984110 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-09501bba-9109-4644-9ddb-241d23f4c705 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:17:54.984576 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 939/3766] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:17:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:17:54.991902 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:54.991902 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:54.992491 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-a3d69786-88fc-4e28-8566-930f0a954310 req-5d3dcf44-d070-4096-aa35-72365f2fa595 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:54.995054 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-5d3dcf44-d070-4096-aa35-72365f2fa595 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:17:54.995565 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-5d3dcf44-d070-4096-aa35-72365f2fa595 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2df3b48b-89bc-4d31-b18d-d24e24360206", "connector": null, "instance_uuid": "1e119e2c-5d5a-49df-908f-c07a00879dbb"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:54.996661 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-afcb8de1-b784-4949-9251-f018b5401e0f tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:17:55.001072 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-afcb8de1-b784-4949-9251-f018b5401e0f tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/380dd8fd-4bc1-489c-9c28-845a90953e8a returned with HTTP 200 Aug 14 06:17:55.001476 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 931/3767] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:54 2026] GET /volume/v3/volumes/380dd8fd-4bc1-489c-9c28-845a90953e8a => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:55.005358 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:55.005358 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:55.021133 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6c093e8b-c129-4814-921c-3d4c7308313b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:55.023567 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6c093e8b-c129-4814-921c-3d4c7308313b tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:17:55.023901 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6c093e8b-c129-4814-921c-3d4c7308313b tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "380dd8fd-4bc1-489c-9c28-845a90953e8a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-27892359"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:55.032795 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-5d3dcf44-d070-4096-aa35-72365f2fa595 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:17:55.032937 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:55.032937 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:55.033126 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6c093e8b-c129-4814-921c-3d4c7308313b tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:17:55.033442 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-6c093e8b-c129-4814-921c-3d4c7308313b tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Create snapshot from volume 380dd8fd-4bc1-489c-9c28-845a90953e8a Aug 14 06:17:55.033504 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 952/3768] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:17:54 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:55.063291 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-6c093e8b-c129-4814-921c-3d4c7308313b tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Created reservations ['240ed764-ae5e-4fcb-bef0-67ec0ea5bb35', 'a943c116-d15a-497b-af4d-dcb11cf27104', 'e55ce2e0-8c51-42ba-b775-4d45e73c38b8', 'd472d1c1-9ffb-47c5-98cb-698b9a7aa4ea'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:55.067390 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1d566e22-9257-4974-9d4e-ad20c3206427 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:55.069470 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1d566e22-9257-4974-9d4e-ad20c3206427 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 Aug 14 06:17:55.069737 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1d566e22-9257-4974-9d4e-ad20c3206427 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:55.069929 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1d566e22-9257-4974-9d4e-ad20c3206427 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:55.080150 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:55.080150 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:55.083703 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-1d566e22-9257-4974-9d4e-ad20c3206427 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:17:55.084798 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d9b69a9a-3cef-4081-8684-b93421ed384a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:55.085186 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d9b69a9a-3cef-4081-8684-b93421ed384a None None] GET https://10.4.3.127/volume// Aug 14 06:17:55.085424 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d9b69a9a-3cef-4081-8684-b93421ed384a None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:55.085900 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d9b69a9a-3cef-4081-8684-b93421ed384a None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:55.086114 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d9b69a9a-3cef-4081-8684-b93421ed384a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:17:55.086463 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 932/3769] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:17:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:17:55.087789 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1d566e22-9257-4974-9d4e-ad20c3206427 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 returned with HTTP 200 Aug 14 06:17:55.088155 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 940/3770] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:55 2026] GET /volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:55.098546 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-a3d69786-88fc-4e28-8566-930f0a954310 req-017128f1-c002-4715-94ba-d1efb0d9d07e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:55.099323 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6c093e8b-c129-4814-921c-3d4c7308313b tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot create request issued successfully. Aug 14 06:17:55.099770 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6c093e8b-c129-4814-921c-3d4c7308313b tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:17:55.100254 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 947/3771] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:17:55 2026] POST /volume/v3/snapshots => generated 306 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:55.103504 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-017128f1-c002-4715-94ba-d1efb0d9d07e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 Aug 14 06:17:55.103504 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-017128f1-c002-4715-94ba-d1efb0d9d07e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:55.103504 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-017128f1-c002-4715-94ba-d1efb0d9d07e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:55.109510 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2422eaf0-3bab-4d58-b1f3-5f6303bc07af None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:55.109579 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:55.109579 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:55.111305 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2422eaf0-3bab-4d58-b1f3-5f6303bc07af tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/snapshots/6e3e8250-204c-4e51-ac95-91d50c8866b0 Aug 14 06:17:55.111509 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2422eaf0-3bab-4d58-b1f3-5f6303bc07af tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:55.111713 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2422eaf0-3bab-4d58-b1f3-5f6303bc07af tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:55.112800 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-a3d69786-88fc-4e28-8566-930f0a954310 req-017128f1-c002-4715-94ba-d1efb0d9d07e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:17:55.116957 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:55.116957 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:55.117039 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-017128f1-c002-4715-94ba-d1efb0d9d07e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 returned with HTTP 200 Aug 14 06:17:55.117372 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2422eaf0-3bab-4d58-b1f3-5f6303bc07af tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot retrieved successfully. Aug 14 06:17:55.117613 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 953/3772] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:17:55 2026] GET /volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 => generated 1063 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:17:55.118214 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2422eaf0-3bab-4d58-b1f3-5f6303bc07af tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/6e3e8250-204c-4e51-ac95-91d50c8866b0 returned with HTTP 200 Aug 14 06:17:55.118612 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 933/3773] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:55 2026] GET /volume/v3/snapshots/6e3e8250-204c-4e51-ac95-91d50c8866b0 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:55.220895 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-a3d69786-88fc-4e28-8566-930f0a954310 req-8b0be473-f1bf-4a14-91e8-0022334407b3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:55.223720 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-8b0be473-f1bf-4a14-91e8-0022334407b3 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] PUT https://10.4.3.127/volume/v3/attachments/55a18f34-cba6-44c9-b33f-3e0286e0c5e5 Aug 14 06:17:55.224250 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-8b0be473-f1bf-4a14-91e8-0022334407b3 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:55.234092 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-a3d69786-88fc-4e28-8566-930f0a954310 req-8b0be473-f1bf-4a14-91e8-0022334407b3 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Acquiring lock "cinder-attachment_update-2df3b48b-89bc-4d31-b18d-d24e24360206-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:17:55.239652 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-a3d69786-88fc-4e28-8566-930f0a954310 req-8b0be473-f1bf-4a14-91e8-0022334407b3 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Lock "cinder-attachment_update-2df3b48b-89bc-4d31-b18d-d24e24360206-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:17:55.241114 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:55.241114 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:55.334541 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-a3d69786-88fc-4e28-8566-930f0a954310 req-8b0be473-f1bf-4a14-91e8-0022334407b3 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Lock "cinder-attachment_update-2df3b48b-89bc-4d31-b18d-d24e24360206-np0000007331" released by "attachment_update" :: held 0.095s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:17:55.335004 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-8b0be473-f1bf-4a14-91e8-0022334407b3 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments/55a18f34-cba6-44c9-b33f-3e0286e0c5e5 returned with HTTP 200 Aug 14 06:17:55.336134 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 941/3774] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:17:55 2026] PUT /volume/v3/attachments/55a18f34-cba6-44c9-b33f-3e0286e0c5e5 => generated 968 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:55.343999 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-a3d69786-88fc-4e28-8566-930f0a954310 req-7f49caf4-e735-49c6-9f20-37fdbab45b34 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:55.347007 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-7f49caf4-e735-49c6-9f20-37fdbab45b34 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206/encryption Aug 14 06:17:55.347228 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-7f49caf4-e735-49c6-9f20-37fdbab45b34 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:55.347435 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-7f49caf4-e735-49c6-9f20-37fdbab45b34 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:55.349331 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-07bf70e0-33d2-4063-ac91-00ead63dd761 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:55.351191 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-07bf70e0-33d2-4063-ac91-00ead63dd761 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] GET https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 Aug 14 06:17:55.351381 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-07bf70e0-33d2-4063-ac91-00ead63dd761 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:55.351611 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-07bf70e0-33d2-4063-ac91-00ead63dd761 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:55.357747 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:55.357747 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:55.358088 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:55.358088 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:55.361345 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-07bf70e0-33d2-4063-ac91-00ead63dd761 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Volume info retrieved successfully. Aug 14 06:17:55.363553 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-7f49caf4-e735-49c6-9f20-37fdbab45b34 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206/encryption returned with HTTP 200 Aug 14 06:17:55.363943 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 948/3775] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 14 06:17:55 2026] GET /volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:55.368699 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-07bf70e0-33d2-4063-ac91-00ead63dd761 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 returned with HTTP 200 Aug 14 06:17:55.369076 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 954/3776] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:55 2026] GET /volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:55.763085 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2be4bb1e-407c-4f6a-b989-cad6e3febb03 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:55.765201 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2be4bb1e-407c-4f6a-b989-cad6e3febb03 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:17:55.765471 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2be4bb1e-407c-4f6a-b989-cad6e3febb03 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:55.765757 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2be4bb1e-407c-4f6a-b989-cad6e3febb03 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:55.765894 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-2be4bb1e-407c-4f6a-b989-cad6e3febb03 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:55.771053 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:55.771053 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:55.771875 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2be4bb1e-407c-4f6a-b989-cad6e3febb03 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:17:55.772500 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 934/3777] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:55 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:55.954324 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-254fd005-32d8-402e-9928-45dbc17561f5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:55.956342 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-254fd005-32d8-402e-9928-45dbc17561f5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:17:55.956655 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-254fd005-32d8-402e-9928-45dbc17561f5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:55.956839 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-254fd005-32d8-402e-9928-45dbc17561f5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:55.957139 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-254fd005-32d8-402e-9928-45dbc17561f5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:55.961314 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:55.961314 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:55.961904 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-254fd005-32d8-402e-9928-45dbc17561f5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:17:55.962419 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 942/3778] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:55 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:56.105069 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c627adb6-7c4f-4569-a430-9f59de652957 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:56.107442 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c627adb6-7c4f-4569-a430-9f59de652957 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 Aug 14 06:17:56.107674 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c627adb6-7c4f-4569-a430-9f59de652957 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:56.108121 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c627adb6-7c4f-4569-a430-9f59de652957 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:56.119894 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:56.119894 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:56.124910 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c627adb6-7c4f-4569-a430-9f59de652957 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:17:56.131148 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a1976af9-7348-44b0-b3cd-f760a8103c2a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:56.135590 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c627adb6-7c4f-4569-a430-9f59de652957 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 returned with HTTP 200 Aug 14 06:17:56.135590 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 949/3779] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:56 2026] GET /volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:56.135731 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a1976af9-7348-44b0-b3cd-f760a8103c2a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/snapshots/6e3e8250-204c-4e51-ac95-91d50c8866b0 Aug 14 06:17:56.135731 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a1976af9-7348-44b0-b3cd-f760a8103c2a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:56.135731 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a1976af9-7348-44b0-b3cd-f760a8103c2a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:56.142991 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:56.142991 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:56.144255 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a1976af9-7348-44b0-b3cd-f760a8103c2a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot retrieved successfully. Aug 14 06:17:56.146494 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a1976af9-7348-44b0-b3cd-f760a8103c2a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/6e3e8250-204c-4e51-ac95-91d50c8866b0 returned with HTTP 200 Aug 14 06:17:56.147976 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 955/3780] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:56 2026] GET /volume/v3/snapshots/6e3e8250-204c-4e51-ac95-91d50c8866b0 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:56.157339 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-740c040e-d13b-46dd-9bde-d5789bc3b5fc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:56.159305 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-740c040e-d13b-46dd-9bde-d5789bc3b5fc tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] GET https://10.4.3.127/volume/v3/snapshots Aug 14 06:17:56.159543 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-740c040e-d13b-46dd-9bde-d5789bc3b5fc tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:56.159975 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-740c040e-d13b-46dd-9bde-d5789bc3b5fc tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:56.160038 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-740c040e-d13b-46dd-9bde-d5789bc3b5fc tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:17:56.161159 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-740c040e-d13b-46dd-9bde-d5789bc3b5fc tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] Building query based on filter {{(pid=100407) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 06:17:56.165072 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-740c040e-d13b-46dd-9bde-d5789bc3b5fc tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] Get all snapshots completed successfully. Aug 14 06:17:56.165617 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-740c040e-d13b-46dd-9bde-d5789bc3b5fc tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] https://10.4.3.127/volume/v3/snapshots returned with HTTP 200 Aug 14 06:17:56.165824 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 935/3781] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 14 06:17:56 2026] GET /volume/v3/snapshots => generated 334 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:56.176619 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8760f815-e5a4-4640-ab28-be4466073674 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:56.179342 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8760f815-e5a4-4640-ab28-be4466073674 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/6e3e8250-204c-4e51-ac95-91d50c8866b0 Aug 14 06:17:56.179342 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8760f815-e5a4-4640-ab28-be4466073674 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:56.179993 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8760f815-e5a4-4640-ab28-be4466073674 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:56.179993 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-8760f815-e5a4-4640-ab28-be4466073674 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Delete snapshot with id: 6e3e8250-204c-4e51-ac95-91d50c8866b0 Aug 14 06:17:56.186971 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:56.186971 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:56.187572 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8760f815-e5a4-4640-ab28-be4466073674 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot retrieved successfully. Aug 14 06:17:56.210580 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8760f815-e5a4-4640-ab28-be4466073674 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot delete request issued successfully. Aug 14 06:17:56.211057 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8760f815-e5a4-4640-ab28-be4466073674 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/6e3e8250-204c-4e51-ac95-91d50c8866b0 returned with HTTP 202 Aug 14 06:17:56.211490 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 943/3782] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:17:56 2026] DELETE /volume/v3/snapshots/6e3e8250-204c-4e51-ac95-91d50c8866b0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:56.218570 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-743945c7-313c-474b-ae6d-5ec60188154c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:56.220563 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-743945c7-313c-474b-ae6d-5ec60188154c tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/snapshots/6e3e8250-204c-4e51-ac95-91d50c8866b0 Aug 14 06:17:56.220791 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-743945c7-313c-474b-ae6d-5ec60188154c tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:56.221009 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-743945c7-313c-474b-ae6d-5ec60188154c tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:56.228521 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:56.228521 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:56.228521 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-743945c7-313c-474b-ae6d-5ec60188154c tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot retrieved successfully. Aug 14 06:17:56.228521 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-743945c7-313c-474b-ae6d-5ec60188154c tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/6e3e8250-204c-4e51-ac95-91d50c8866b0 returned with HTTP 200 Aug 14 06:17:56.228521 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 950/3783] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:56 2026] GET /volume/v3/snapshots/6e3e8250-204c-4e51-ac95-91d50c8866b0 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:56.380573 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-703b38d3-5a13-4b83-91bb-73820adc6dc7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:56.383418 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-703b38d3-5a13-4b83-91bb-73820adc6dc7 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] GET https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 Aug 14 06:17:56.383418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-703b38d3-5a13-4b83-91bb-73820adc6dc7 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:56.383418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-703b38d3-5a13-4b83-91bb-73820adc6dc7 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:56.390917 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:56.390917 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:56.393447 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-703b38d3-5a13-4b83-91bb-73820adc6dc7 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Volume info retrieved successfully. Aug 14 06:17:56.398155 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-703b38d3-5a13-4b83-91bb-73820adc6dc7 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 returned with HTTP 200 Aug 14 06:17:56.398619 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 956/3784] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:56 2026] GET /volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:56.784854 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7984b5a3-f63c-44f1-873f-51aa041f2b02 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:56.786568 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7984b5a3-f63c-44f1-873f-51aa041f2b02 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:17:56.786880 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7984b5a3-f63c-44f1-873f-51aa041f2b02 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:56.787143 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7984b5a3-f63c-44f1-873f-51aa041f2b02 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:56.787318 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-7984b5a3-f63c-44f1-873f-51aa041f2b02 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:56.791259 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:56.791259 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:56.791936 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7984b5a3-f63c-44f1-873f-51aa041f2b02 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:17:56.792375 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 936/3785] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:56 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:56.977667 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8cf1ff9c-5eb0-4528-b462-bcabc3956945 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:56.979750 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8cf1ff9c-5eb0-4528-b462-bcabc3956945 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:17:56.979970 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8cf1ff9c-5eb0-4528-b462-bcabc3956945 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:56.980276 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8cf1ff9c-5eb0-4528-b462-bcabc3956945 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:56.980526 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-8cf1ff9c-5eb0-4528-b462-bcabc3956945 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:56.986202 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:56.986202 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:56.987844 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8cf1ff9c-5eb0-4528-b462-bcabc3956945 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:17:56.988767 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 944/3786] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:56 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:57.145689 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f4c33cba-d144-45f1-9fd6-02c8f339b08a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:57.147963 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f4c33cba-d144-45f1-9fd6-02c8f339b08a tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 Aug 14 06:17:57.148214 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f4c33cba-d144-45f1-9fd6-02c8f339b08a tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:57.148517 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f4c33cba-d144-45f1-9fd6-02c8f339b08a tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:57.158676 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:57.158676 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:57.162792 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f4c33cba-d144-45f1-9fd6-02c8f339b08a tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:17:57.167170 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f4c33cba-d144-45f1-9fd6-02c8f339b08a tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 returned with HTTP 200 Aug 14 06:17:57.167644 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 951/3787] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:57 2026] GET /volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:57.238166 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-edd9601a-31b2-4518-b085-ccee49989a19 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:57.240446 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-edd9601a-31b2-4518-b085-ccee49989a19 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/snapshots/6e3e8250-204c-4e51-ac95-91d50c8866b0 Aug 14 06:17:57.240738 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-edd9601a-31b2-4518-b085-ccee49989a19 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:57.241012 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-edd9601a-31b2-4518-b085-ccee49989a19 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:57.246647 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-edd9601a-31b2-4518-b085-ccee49989a19 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/6e3e8250-204c-4e51-ac95-91d50c8866b0 returned with HTTP 404 Aug 14 06:17:57.247259 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 957/3788] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:57 2026] GET /volume/v3/snapshots/6e3e8250-204c-4e51-ac95-91d50c8866b0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:57.255604 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f3c16585-4d51-461a-a159-3a34aa00783c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:57.257154 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f3c16585-4d51-461a-a159-3a34aa00783c tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/380dd8fd-4bc1-489c-9c28-845a90953e8a Aug 14 06:17:57.257520 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f3c16585-4d51-461a-a159-3a34aa00783c tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:57.257844 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f3c16585-4d51-461a-a159-3a34aa00783c tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:57.258087 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-f3c16585-4d51-461a-a159-3a34aa00783c tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Delete volume with id: 380dd8fd-4bc1-489c-9c28-845a90953e8a Aug 14 06:17:57.266712 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:57.266712 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:57.267289 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f3c16585-4d51-461a-a159-3a34aa00783c tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:17:57.285763 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f3c16585-4d51-461a-a159-3a34aa00783c tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Delete volume request issued successfully. Aug 14 06:17:57.286171 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f3c16585-4d51-461a-a159-3a34aa00783c tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/380dd8fd-4bc1-489c-9c28-845a90953e8a returned with HTTP 202 Aug 14 06:17:57.286737 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 937/3789] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:17:57 2026] DELETE /volume/v3/volumes/380dd8fd-4bc1-489c-9c28-845a90953e8a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:17:57.295763 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-16b7e7ba-cffb-4de7-ab67-f80836a85b0a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:57.298165 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-16b7e7ba-cffb-4de7-ab67-f80836a85b0a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/volumes/380dd8fd-4bc1-489c-9c28-845a90953e8a Aug 14 06:17:57.298442 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-16b7e7ba-cffb-4de7-ab67-f80836a85b0a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:57.298695 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-16b7e7ba-cffb-4de7-ab67-f80836a85b0a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:57.308181 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:57.308181 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:57.313254 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-16b7e7ba-cffb-4de7-ab67-f80836a85b0a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:17:57.318844 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-16b7e7ba-cffb-4de7-ab67-f80836a85b0a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/380dd8fd-4bc1-489c-9c28-845a90953e8a returned with HTTP 200 Aug 14 06:17:57.319329 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 945/3790] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:57 2026] GET /volume/v3/volumes/380dd8fd-4bc1-489c-9c28-845a90953e8a => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:57.425475 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7c7061e1-2495-4c02-b48c-f4d5cfa91d7c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:57.426857 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7c7061e1-2495-4c02-b48c-f4d5cfa91d7c tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] GET https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 Aug 14 06:17:57.427058 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7c7061e1-2495-4c02-b48c-f4d5cfa91d7c tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:57.427258 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7c7061e1-2495-4c02-b48c-f4d5cfa91d7c tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:57.445858 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:57.445858 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:57.454850 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7c7061e1-2495-4c02-b48c-f4d5cfa91d7c tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Volume info retrieved successfully. Aug 14 06:17:57.460247 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7c7061e1-2495-4c02-b48c-f4d5cfa91d7c tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 returned with HTTP 200 Aug 14 06:17:57.460755 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 952/3791] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:57 2026] GET /volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 => generated 951 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:57.806118 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dceeac0c-2a16-461f-9c78-1fbdf36eeb4e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:57.810432 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dceeac0c-2a16-461f-9c78-1fbdf36eeb4e tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:17:57.810681 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dceeac0c-2a16-461f-9c78-1fbdf36eeb4e tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:57.810919 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dceeac0c-2a16-461f-9c78-1fbdf36eeb4e tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:57.811056 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-dceeac0c-2a16-461f-9c78-1fbdf36eeb4e tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:57.818976 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:57.818976 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:57.819703 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dceeac0c-2a16-461f-9c78-1fbdf36eeb4e tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:17:57.820376 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 958/3792] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:57 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:58.001834 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0868df32-0ab2-47cb-8b0c-e9e647068eb5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:58.006232 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0868df32-0ab2-47cb-8b0c-e9e647068eb5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:17:58.006232 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0868df32-0ab2-47cb-8b0c-e9e647068eb5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:58.006232 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0868df32-0ab2-47cb-8b0c-e9e647068eb5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:58.007555 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0868df32-0ab2-47cb-8b0c-e9e647068eb5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:58.013235 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:58.013235 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:58.014030 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0868df32-0ab2-47cb-8b0c-e9e647068eb5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:17:58.014513 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 938/3793] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:58 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 697 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:58.182572 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f5e7dadd-e9c8-4347-b05d-0086b6bffa43 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:58.184443 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f5e7dadd-e9c8-4347-b05d-0086b6bffa43 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 Aug 14 06:17:58.184742 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f5e7dadd-e9c8-4347-b05d-0086b6bffa43 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:58.186119 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f5e7dadd-e9c8-4347-b05d-0086b6bffa43 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:58.198866 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:58.198866 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:58.203724 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f5e7dadd-e9c8-4347-b05d-0086b6bffa43 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:17:58.208778 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f5e7dadd-e9c8-4347-b05d-0086b6bffa43 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 returned with HTTP 200 Aug 14 06:17:58.209353 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 946/3794] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:58 2026] GET /volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:58.334122 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b8a0b28a-c2ab-4e3d-89e1-f24c783f7392 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:58.336377 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b8a0b28a-c2ab-4e3d-89e1-f24c783f7392 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/volumes/380dd8fd-4bc1-489c-9c28-845a90953e8a Aug 14 06:17:58.336624 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b8a0b28a-c2ab-4e3d-89e1-f24c783f7392 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:58.336858 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b8a0b28a-c2ab-4e3d-89e1-f24c783f7392 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:58.342939 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b8a0b28a-c2ab-4e3d-89e1-f24c783f7392 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/380dd8fd-4bc1-489c-9c28-845a90953e8a returned with HTTP 404 Aug 14 06:17:58.343554 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 953/3795] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:58 2026] GET /volume/v3/volumes/380dd8fd-4bc1-489c-9c28-845a90953e8a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:17:58.353501 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3e21946e-72dc-49a6-b557-031878ae4e5e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:58.355147 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3e21946e-72dc-49a6-b557-031878ae4e5e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:17:58.355630 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3e21946e-72dc-49a6-b557-031878ae4e5e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2068336284"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:58.357205 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-3e21946e-72dc-49a6-b557-031878ae4e5e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2068336284'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:17:58.357316 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-3e21946e-72dc-49a6-b557-031878ae4e5e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Create volume of 1 GB Aug 14 06:17:58.363129 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3e21946e-72dc-49a6-b557-031878ae4e5e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Availability Zones retrieved successfully. Aug 14 06:17:58.370156 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3e21946e-72dc-49a6-b557-031878ae4e5e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Flow 'volume_create_api' (706210e6-6417-44f5-98ec-244fc9c6c96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:58.371325 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3e21946e-72dc-49a6-b557-031878ae4e5e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18d8fa53-8ba1-4290-835a-3d96ebe8dafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:58.372239 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-3e21946e-72dc-49a6-b557-031878ae4e5e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:17:58.401943 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3e21946e-72dc-49a6-b557-031878ae4e5e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18d8fa53-8ba1-4290-835a-3d96ebe8dafe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:58.402896 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3e21946e-72dc-49a6-b557-031878ae4e5e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3edd94ec-2240-478b-b1e9-75becb2481ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:58.447827 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-3e21946e-72dc-49a6-b557-031878ae4e5e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Created reservations ['542e9510-c58d-4836-8899-9e2c96448ade', '4f4bfbc5-e7aa-4afc-b743-b16f3f9f4389', '4b311970-7e25-4c5e-b8d3-84342753f96f', '75cefcaf-a355-4414-9125-039bf07361c0'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:58.448604 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3e21946e-72dc-49a6-b557-031878ae4e5e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3edd94ec-2240-478b-b1e9-75becb2481ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['542e9510-c58d-4836-8899-9e2c96448ade', '4f4bfbc5-e7aa-4afc-b743-b16f3f9f4389', '4b311970-7e25-4c5e-b8d3-84342753f96f', '75cefcaf-a355-4414-9125-039bf07361c0']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:58.449579 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3e21946e-72dc-49a6-b557-031878ae4e5e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79bf9039-db80-4f68-94ca-f685703c2077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:58.478701 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-09a3b7f9-a45a-4a0c-bbbb-b7d3369daeb5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:58.481460 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-09a3b7f9-a45a-4a0c-bbbb-b7d3369daeb5 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] GET https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 Aug 14 06:17:58.482234 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-09a3b7f9-a45a-4a0c-bbbb-b7d3369daeb5 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:58.482526 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-09a3b7f9-a45a-4a0c-bbbb-b7d3369daeb5 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:58.482825 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3e21946e-72dc-49a6-b557-031878ae4e5e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79bf9039-db80-4f68-94ca-f685703c2077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17758c01-321a-4669-8a2b-0524e3082ef8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2068336284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3c18d97ac6e45698dfd7f21409413f5',qos_specs=None,replication_status=,reservations=['542e9510-c58d-4836-8899-9e2c96448ade','4f4bfbc5-e7aa-4afc-b743-b16f3f9f4389','4b311970-7e25-4c5e-b8d3-84342753f96f','75cefcaf-a355-4414-9125-039bf07361c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c7e114b69f46bead4c7475c1aad130',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:17:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2068336284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17758c01-321a-4669-8a2b-0524e3082ef8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3c18d97ac6e45698dfd7f21409413f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9c7e114b69f46bead4c7475c1aad130',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:58.484060 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3e21946e-72dc-49a6-b557-031878ae4e5e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c25e240b-1e98-486d-a0f7-901b81f952d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:58.493133 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:58.493133 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:58.497951 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-09a3b7f9-a45a-4a0c-bbbb-b7d3369daeb5 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Volume info retrieved successfully. Aug 14 06:17:58.503527 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-09a3b7f9-a45a-4a0c-bbbb-b7d3369daeb5 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 returned with HTTP 200 Aug 14 06:17:58.504285 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 939/3796] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:58 2026] GET /volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:58.511241 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3e21946e-72dc-49a6-b557-031878ae4e5e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c25e240b-1e98-486d-a0f7-901b81f952d0) transitioned into state 'SUCCESS' from state '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-2068336284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3c18d97ac6e45698dfd7f21409413f5',qos_specs=None,replication_status=,reservations=['542e9510-c58d-4836-8899-9e2c96448ade','4f4bfbc5-e7aa-4afc-b743-b16f3f9f4389','4b311970-7e25-4c5e-b8d3-84342753f96f','75cefcaf-a355-4414-9125-039bf07361c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c7e114b69f46bead4c7475c1aad130',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:58.512195 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3e21946e-72dc-49a6-b557-031878ae4e5e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38dc4ea-65c0-4b38-b50b-69e643522214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:17:58.523556 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3e21946e-72dc-49a6-b557-031878ae4e5e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38dc4ea-65c0-4b38-b50b-69e643522214) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:17:58.524492 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3e21946e-72dc-49a6-b557-031878ae4e5e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Flow 'volume_create_api' (706210e6-6417-44f5-98ec-244fc9c6c96b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:17:58.524845 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3e21946e-72dc-49a6-b557-031878ae4e5e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Create volume request issued successfully. Aug 14 06:17:58.525510 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3e21946e-72dc-49a6-b557-031878ae4e5e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:17:58.525953 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 959/3797] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:17:58 2026] POST /volume/v3/volumes => generated 778 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:17:58.544792 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-94468730-bb46-4f4b-9b45-d42349947a3f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:58.546826 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-94468730-bb46-4f4b-9b45-d42349947a3f tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/volumes/17758c01-321a-4669-8a2b-0524e3082ef8 Aug 14 06:17:58.547103 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-94468730-bb46-4f4b-9b45-d42349947a3f tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:58.547390 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-94468730-bb46-4f4b-9b45-d42349947a3f tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:58.556120 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:58.556120 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:58.560386 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-94468730-bb46-4f4b-9b45-d42349947a3f tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:17:58.565154 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-94468730-bb46-4f4b-9b45-d42349947a3f tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/17758c01-321a-4669-8a2b-0524e3082ef8 returned with HTTP 200 Aug 14 06:17:58.565705 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 947/3798] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:58 2026] GET /volume/v3/volumes/17758c01-321a-4669-8a2b-0524e3082ef8 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:58.836422 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ca84138e-5844-414c-992f-212d68ab51c9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:58.839489 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ca84138e-5844-414c-992f-212d68ab51c9 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:17:58.839685 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ca84138e-5844-414c-992f-212d68ab51c9 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:58.840266 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ca84138e-5844-414c-992f-212d68ab51c9 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:58.840391 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-ca84138e-5844-414c-992f-212d68ab51c9 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:58.846320 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:58.846320 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:58.848334 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ca84138e-5844-414c-992f-212d68ab51c9 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:17:58.848778 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 954/3799] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:58 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:59.030725 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-73060a81-ddbb-4a1c-8586-b3a258075e07 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:59.032766 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-73060a81-ddbb-4a1c-8586-b3a258075e07 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:17:59.033313 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-73060a81-ddbb-4a1c-8586-b3a258075e07 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:59.033313 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-73060a81-ddbb-4a1c-8586-b3a258075e07 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:59.033526 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-73060a81-ddbb-4a1c-8586-b3a258075e07 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:59.038725 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:59.038725 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:59.039828 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-73060a81-ddbb-4a1c-8586-b3a258075e07 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:17:59.040191 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 940/3800] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:17:59 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:59.224861 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-480be2ea-e225-4ea5-adf2-b3e972abd6cd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:59.227118 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-480be2ea-e225-4ea5-adf2-b3e972abd6cd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 Aug 14 06:17:59.227358 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-480be2ea-e225-4ea5-adf2-b3e972abd6cd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:59.227657 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-480be2ea-e225-4ea5-adf2-b3e972abd6cd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:59.238471 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:59.238471 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:59.242246 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-480be2ea-e225-4ea5-adf2-b3e972abd6cd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:17:59.246286 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-480be2ea-e225-4ea5-adf2-b3e972abd6cd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 returned with HTTP 200 Aug 14 06:17:59.246756 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 960/3801] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:59 2026] GET /volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:59.517289 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4fa6fad3-f930-4586-bc39-d49bdd47e417 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:59.520744 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4fa6fad3-f930-4586-bc39-d49bdd47e417 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] GET https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 Aug 14 06:17:59.520744 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4fa6fad3-f930-4586-bc39-d49bdd47e417 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:59.520744 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4fa6fad3-f930-4586-bc39-d49bdd47e417 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:59.528348 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:59.528348 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:59.531676 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4fa6fad3-f930-4586-bc39-d49bdd47e417 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Volume info retrieved successfully. Aug 14 06:17:59.538470 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4fa6fad3-f930-4586-bc39-d49bdd47e417 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 returned with HTTP 200 Aug 14 06:17:59.538912 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 948/3802] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:59 2026] GET /volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:59.581122 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4aa85ad4-6f8c-4a52-aba9-6b396dfe359d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:59.582902 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4aa85ad4-6f8c-4a52-aba9-6b396dfe359d tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/volumes/17758c01-321a-4669-8a2b-0524e3082ef8 Aug 14 06:17:59.583093 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4aa85ad4-6f8c-4a52-aba9-6b396dfe359d tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:59.583306 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4aa85ad4-6f8c-4a52-aba9-6b396dfe359d tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:59.592648 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:59.592648 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:17:59.598140 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4aa85ad4-6f8c-4a52-aba9-6b396dfe359d tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:17:59.603568 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4aa85ad4-6f8c-4a52-aba9-6b396dfe359d tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/17758c01-321a-4669-8a2b-0524e3082ef8 returned with HTTP 200 Aug 14 06:17:59.604097 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 955/3803] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:59 2026] GET /volume/v3/volumes/17758c01-321a-4669-8a2b-0524e3082ef8 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:17:59.626849 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-68e82603-7497-4531-b196-ca6afdfe29d9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:59.628875 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-68e82603-7497-4531-b196-ca6afdfe29d9 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:17:59.629254 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-68e82603-7497-4531-b196-ca6afdfe29d9 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "17758c01-321a-4669-8a2b-0524e3082ef8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-809094579"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:17:59.643951 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:59.643951 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:17:59.644380 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-68e82603-7497-4531-b196-ca6afdfe29d9 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:17:59.644539 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-68e82603-7497-4531-b196-ca6afdfe29d9 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Create snapshot from volume 17758c01-321a-4669-8a2b-0524e3082ef8 Aug 14 06:17:59.697242 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-68e82603-7497-4531-b196-ca6afdfe29d9 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Created reservations ['384d6c11-b6f9-48c1-9e3c-b14ef7487fde', 'f0564d37-bb50-4189-a531-88f32fb155d3', '6d7895b2-b381-4c85-94e5-3e0f5b974bec', '154c5656-9242-454d-8016-6d9a7db51365'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:17:59.740313 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-68e82603-7497-4531-b196-ca6afdfe29d9 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot create request issued successfully. Aug 14 06:17:59.740855 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-68e82603-7497-4531-b196-ca6afdfe29d9 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:17:59.741700 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 941/3804] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:17:59 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 14 06:17:59.753504 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0a974d36-4d35-4d78-a48c-743be540b4c4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:59.761877 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0a974d36-4d35-4d78-a48c-743be540b4c4 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/snapshots/0d9494d6-5227-4705-a892-9150c03d949d Aug 14 06:17:59.761877 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0a974d36-4d35-4d78-a48c-743be540b4c4 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:59.761877 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0a974d36-4d35-4d78-a48c-743be540b4c4 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:59.768540 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:59.768540 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:17:59.768898 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0a974d36-4d35-4d78-a48c-743be540b4c4 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot retrieved successfully. Aug 14 06:17:59.769615 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0a974d36-4d35-4d78-a48c-743be540b4c4 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/0d9494d6-5227-4705-a892-9150c03d949d returned with HTTP 200 Aug 14 06:17:59.769991 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 961/3805] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:17:59 2026] GET /volume/v3/snapshots/0d9494d6-5227-4705-a892-9150c03d949d => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:59.867367 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-57c5c4bc-9f40-4b53-a48b-bc5b9969af46 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:17:59.874081 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-57c5c4bc-9f40-4b53-a48b-bc5b9969af46 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:17:59.874346 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-57c5c4bc-9f40-4b53-a48b-bc5b9969af46 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:17:59.874633 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-57c5c4bc-9f40-4b53-a48b-bc5b9969af46 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:17:59.874787 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-57c5c4bc-9f40-4b53-a48b-bc5b9969af46 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:17:59.887610 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:17:59.887610 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:17:59.888391 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-57c5c4bc-9f40-4b53-a48b-bc5b9969af46 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:17:59.888828 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 949/3806] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:17:59 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:17:59.993271 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-850ffc74-56c7-42cd-b320-54a6ee25761d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:00.054376 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-528fa2b0-11f2-4750-addf-697984463ac6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:00.056359 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-528fa2b0-11f2-4750-addf-697984463ac6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:00.056553 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-528fa2b0-11f2-4750-addf-697984463ac6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:00.057371 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-528fa2b0-11f2-4750-addf-697984463ac6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:00.057551 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-528fa2b0-11f2-4750-addf-697984463ac6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:00.067816 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:00.067816 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:00.068584 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-528fa2b0-11f2-4750-addf-697984463ac6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:00.074451 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 942/3807] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:00 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 697 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:00.175162 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-850ffc74-56c7-42cd-b320-54a6ee25761d tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:18:00.175540 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-850ffc74-56c7-42cd-b320-54a6ee25761d tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1411164709", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:00.177884 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-850ffc74-56c7-42cd-b320-54a6ee25761d tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1411164709', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:18:00.178051 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-850ffc74-56c7-42cd-b320-54a6ee25761d tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Create volume of 1 GB Aug 14 06:18:00.184553 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-850ffc74-56c7-42cd-b320-54a6ee25761d tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Availability Zones retrieved successfully. Aug 14 06:18:00.192707 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-850ffc74-56c7-42cd-b320-54a6ee25761d tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Flow 'volume_create_api' (7a561aac-e92a-4c22-8ef3-60bd2a466d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:00.193733 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-850ffc74-56c7-42cd-b320-54a6ee25761d tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9c05c23-b376-48a8-b9d7-2ed95b09c129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:00.194806 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-850ffc74-56c7-42cd-b320-54a6ee25761d tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:18:00.201974 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-a3d69786-88fc-4e28-8566-930f0a954310 req-8debec54-445a-430c-8dfa-0e5a59b269c1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:00.204923 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-8debec54-445a-430c-8dfa-0e5a59b269c1 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] POST https://10.4.3.127/volume/v3/attachments/55a18f34-cba6-44c9-b33f-3e0286e0c5e5/action Aug 14 06:18:00.205479 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-8debec54-445a-430c-8dfa-0e5a59b269c1 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:18:00.205687 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-8debec54-445a-430c-8dfa-0e5a59b269c1 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:00.223669 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-850ffc74-56c7-42cd-b320-54a6ee25761d tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9c05c23-b376-48a8-b9d7-2ed95b09c129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:00.224825 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-850ffc74-56c7-42cd-b320-54a6ee25761d tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac4b7b7e-b49a-4779-8028-f2b9e660c67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:00.228045 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:00.228045 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:00.245256 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a3d69786-88fc-4e28-8566-930f0a954310 req-8debec54-445a-430c-8dfa-0e5a59b269c1 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments/55a18f34-cba6-44c9-b33f-3e0286e0c5e5/action returned with HTTP 204 Aug 14 06:18:00.246228 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 962/3808] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:18:00 2026] POST /volume/v3/attachments/55a18f34-cba6-44c9-b33f-3e0286e0c5e5/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:00.261017 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-36ef0f4c-b4bf-4467-9440-e377de8dfd3b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:00.263818 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-36ef0f4c-b4bf-4467-9440-e377de8dfd3b tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 Aug 14 06:18:00.263966 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-36ef0f4c-b4bf-4467-9440-e377de8dfd3b tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:00.264204 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-36ef0f4c-b4bf-4467-9440-e377de8dfd3b tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:00.283567 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:00.283567 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:00.290521 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-36ef0f4c-b4bf-4467-9440-e377de8dfd3b tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:18:00.298734 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-36ef0f4c-b4bf-4467-9440-e377de8dfd3b tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 returned with HTTP 200 Aug 14 06:18:00.299117 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 950/3809] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:00 2026] GET /volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 => generated 1176 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:00.318474 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7fa711b8-edd9-45a7-99f3-dde5e73a1be8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:00.318623 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-850ffc74-56c7-42cd-b320-54a6ee25761d tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Created reservations ['c3365cf5-939a-47f9-85e2-65910b19b10e', '1d46a398-ba21-47b9-a529-e7f0e7f338ef', '3cd58b3f-a351-4e73-9f5a-bc33268b132e', 'eaa55e13-1092-4965-9447-f89f90420fd3'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:00.320073 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-850ffc74-56c7-42cd-b320-54a6ee25761d tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac4b7b7e-b49a-4779-8028-f2b9e660c67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3365cf5-939a-47f9-85e2-65910b19b10e', '1d46a398-ba21-47b9-a529-e7f0e7f338ef', '3cd58b3f-a351-4e73-9f5a-bc33268b132e', 'eaa55e13-1092-4965-9447-f89f90420fd3']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:00.320824 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7fa711b8-edd9-45a7-99f3-dde5e73a1be8 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 Aug 14 06:18:00.320917 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-850ffc74-56c7-42cd-b320-54a6ee25761d tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f101333-679e-4843-8e69-d4883932c411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:00.321282 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7fa711b8-edd9-45a7-99f3-dde5e73a1be8 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:00.321664 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7fa711b8-edd9-45a7-99f3-dde5e73a1be8 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:00.336503 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:00.336503 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:00.345024 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7fa711b8-edd9-45a7-99f3-dde5e73a1be8 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:18:00.349868 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7fa711b8-edd9-45a7-99f3-dde5e73a1be8 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 returned with HTTP 200 Aug 14 06:18:00.350293 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 943/3810] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:00 2026] GET /volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 => generated 1176 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:00.351750 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-850ffc74-56c7-42cd-b320-54a6ee25761d tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f101333-679e-4843-8e69-d4883932c411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d7750bd-e83d-466b-9548-23d6356cedac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1411164709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdce07c22ffa4c818fa1c698a7366c85',qos_specs=None,replication_status=,reservations=['c3365cf5-939a-47f9-85e2-65910b19b10e','1d46a398-ba21-47b9-a529-e7f0e7f338ef','3cd58b3f-a351-4e73-9f5a-bc33268b132e','eaa55e13-1092-4965-9447-f89f90420fd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1925cad89e8467f99fbbab2d0b1d9d8',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:18:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1411164709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d7750bd-e83d-466b-9548-23d6356cedac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdce07c22ffa4c818fa1c698a7366c85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1925cad89e8467f99fbbab2d0b1d9d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:00.352732 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-850ffc74-56c7-42cd-b320-54a6ee25761d tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad6f2aa8-b8f0-456c-9343-b14384534055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:00.377210 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-850ffc74-56c7-42cd-b320-54a6ee25761d tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad6f2aa8-b8f0-456c-9343-b14384534055) transitioned into state 'SUCCESS' from state '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-1411164709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdce07c22ffa4c818fa1c698a7366c85',qos_specs=None,replication_status=,reservations=['c3365cf5-939a-47f9-85e2-65910b19b10e','1d46a398-ba21-47b9-a529-e7f0e7f338ef','3cd58b3f-a351-4e73-9f5a-bc33268b132e','eaa55e13-1092-4965-9447-f89f90420fd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1925cad89e8467f99fbbab2d0b1d9d8',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:00.378064 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-850ffc74-56c7-42cd-b320-54a6ee25761d tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (884fd311-0d6f-4c9b-9a9f-fa719c500196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:00.390673 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-850ffc74-56c7-42cd-b320-54a6ee25761d tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (884fd311-0d6f-4c9b-9a9f-fa719c500196) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:00.391897 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-850ffc74-56c7-42cd-b320-54a6ee25761d tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Flow 'volume_create_api' (7a561aac-e92a-4c22-8ef3-60bd2a466d7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:00.392708 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-850ffc74-56c7-42cd-b320-54a6ee25761d tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Create volume request issued successfully. Aug 14 06:18:00.393514 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-850ffc74-56c7-42cd-b320-54a6ee25761d tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:18:00.394044 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 956/3811] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:17:59 2026] POST /volume/v3/volumes => generated 756 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:00.407662 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-c630e408-aebf-4c88-b671-d3d906fb5bea None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:00.410511 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a6ebac58-c11e-4cd0-88ce-e16d1290477a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:00.412358 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-c630e408-aebf-4c88-b671-d3d906fb5bea tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 Aug 14 06:18:00.412452 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a6ebac58-c11e-4cd0-88ce-e16d1290477a tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:00.412611 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-c630e408-aebf-4c88-b671-d3d906fb5bea tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:00.412646 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a6ebac58-c11e-4cd0-88ce-e16d1290477a tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:00.413105 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-c630e408-aebf-4c88-b671-d3d906fb5bea tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:00.413153 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a6ebac58-c11e-4cd0-88ce-e16d1290477a tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:00.420758 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:00.420758 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:00.425007 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:00.425007 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:00.427823 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a6ebac58-c11e-4cd0-88ce-e16d1290477a tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:00.430119 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-c630e408-aebf-4c88-b671-d3d906fb5bea tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:18:00.432976 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a6ebac58-c11e-4cd0-88ce-e16d1290477a tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:00.433380 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 951/3812] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:00 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:00.435448 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-c630e408-aebf-4c88-b671-d3d906fb5bea tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 returned with HTTP 200 Aug 14 06:18:00.435673 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 963/3813] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:18:00 2026] GET /volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 => generated 1176 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:00.466120 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-658ca953-8677-4a19-af60-774a86968a5e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:00.468868 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-658ca953-8677-4a19-af60-774a86968a5e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] POST https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206/action Aug 14 06:18:00.469453 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-658ca953-8677-4a19-af60-774a86968a5e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:18:00.469655 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-658ca953-8677-4a19-af60-774a86968a5e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:00.487601 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:00.487601 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:00.488287 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-658ca953-8677-4a19-af60-774a86968a5e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:18:00.495731 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-658ca953-8677-4a19-af60-774a86968a5e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Begin detaching volume completed successfully. Aug 14 06:18:00.496009 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-658ca953-8677-4a19-af60-774a86968a5e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206/action returned with HTTP 202 Aug 14 06:18:00.496676 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 944/3814] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:18:00 2026] POST /volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:18:00.556839 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8243154d-be49-4210-9fc5-1b80a26a6ce1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:00.560123 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8243154d-be49-4210-9fc5-1b80a26a6ce1 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] GET https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 Aug 14 06:18:00.560393 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8243154d-be49-4210-9fc5-1b80a26a6ce1 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:00.560393 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8243154d-be49-4210-9fc5-1b80a26a6ce1 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:00.566940 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fc778487-ec20-4c93-b5b7-5364fbaaec02 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:00.567515 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fc778487-ec20-4c93-b5b7-5364fbaaec02 None None] GET https://10.4.3.127/volume// Aug 14 06:18:00.567791 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fc778487-ec20-4c93-b5b7-5364fbaaec02 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:00.568106 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fc778487-ec20-4c93-b5b7-5364fbaaec02 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:00.568543 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fc778487-ec20-4c93-b5b7-5364fbaaec02 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:18:00.568940 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 952/3815] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:18:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:18:00.569964 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:00.569964 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:00.576387 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8243154d-be49-4210-9fc5-1b80a26a6ce1 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Volume info retrieved successfully. Aug 14 06:18:00.581320 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-1d03e0ba-05ec-47c1-919e-e01204088179 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:00.584983 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8243154d-be49-4210-9fc5-1b80a26a6ce1 tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 returned with HTTP 200 Aug 14 06:18:00.585784 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 957/3816] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:00 2026] GET /volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 => generated 1297 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 06:18:00.585922 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-1d03e0ba-05ec-47c1-919e-e01204088179 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 Aug 14 06:18:00.586486 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-1d03e0ba-05ec-47c1-919e-e01204088179 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:00.586822 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-1d03e0ba-05ec-47c1-919e-e01204088179 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:00.597789 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:00.597789 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:00.601906 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-1d03e0ba-05ec-47c1-919e-e01204088179 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:18:00.607113 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-1d03e0ba-05ec-47c1-919e-e01204088179 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 returned with HTTP 200 Aug 14 06:18:00.607767 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 964/3817] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:18:00 2026] GET /volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:18:00.617791 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-558d3b41-655b-48ef-91c6-94e3a49c863a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:00.619987 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-558d3b41-655b-48ef-91c6-94e3a49c863a tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206/encryption Aug 14 06:18:00.620180 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-558d3b41-655b-48ef-91c6-94e3a49c863a tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:00.620364 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-558d3b41-655b-48ef-91c6-94e3a49c863a tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:00.636527 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:00.636527 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:00.646229 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-558d3b41-655b-48ef-91c6-94e3a49c863a tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206/encryption returned with HTTP 200 Aug 14 06:18:00.646715 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 945/3818] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 14 06:18:00 2026] GET /volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:00.781300 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-556a1d1c-dc73-45cf-b1f6-890cca0e7565 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:00.783782 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-556a1d1c-dc73-45cf-b1f6-890cca0e7565 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/snapshots/0d9494d6-5227-4705-a892-9150c03d949d Aug 14 06:18:00.784098 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-556a1d1c-dc73-45cf-b1f6-890cca0e7565 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:00.784382 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-556a1d1c-dc73-45cf-b1f6-890cca0e7565 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:00.791656 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:00.791656 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:00.792218 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-556a1d1c-dc73-45cf-b1f6-890cca0e7565 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot retrieved successfully. Aug 14 06:18:00.793036 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-556a1d1c-dc73-45cf-b1f6-890cca0e7565 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/0d9494d6-5227-4705-a892-9150c03d949d returned with HTTP 200 Aug 14 06:18:00.793495 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 953/3819] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:18:00 2026] GET /volume/v3/snapshots/0d9494d6-5227-4705-a892-9150c03d949d => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:00.804152 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f91ccafb-d88c-4c3a-b750-961af28fce20 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:00.806128 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f91ccafb-d88c-4c3a-b750-961af28fce20 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] POST https://10.4.3.127/volume/v3/snapshots/0d9494d6-5227-4705-a892-9150c03d949d/action Aug 14 06:18:00.806648 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f91ccafb-d88c-4c3a-b750-961af28fce20 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:18:00.806842 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f91ccafb-d88c-4c3a-b750-961af28fce20 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:00.808502 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.admin_actions [None req-f91ccafb-d88c-4c3a-b750-961af28fce20 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] Updating snapshot '0d9494d6-5227-4705-a892-9150c03d949d' with '{'status': 'error'}' {{(pid=100404) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 06:18:00.818715 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:00.818715 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:00.819473 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.policy [None req-f91ccafb-d88c-4c3a-b750-961af28fce20 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '24be6d1732c64c658837329a9e8cf18d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3c18d97ac6e45698dfd7f21409413f5', '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=100404) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:18:00.819853 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f91ccafb-d88c-4c3a-b750-961af28fce20 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] https://10.4.3.127/volume/v3/snapshots/0d9494d6-5227-4705-a892-9150c03d949d/action returned with HTTP 403 Aug 14 06:18:00.820537 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 958/3820] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:18:00 2026] POST /volume/v3/snapshots/0d9494d6-5227-4705-a892-9150c03d949d/action => generated 133 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:18:00.828876 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-086d1728-40ae-4d86-a0df-d0f82104baf9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:00.832719 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-086d1728-40ae-4d86-a0df-d0f82104baf9 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/0d9494d6-5227-4705-a892-9150c03d949d Aug 14 06:18:00.832938 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-086d1728-40ae-4d86-a0df-d0f82104baf9 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:00.833126 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-086d1728-40ae-4d86-a0df-d0f82104baf9 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:00.833268 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-086d1728-40ae-4d86-a0df-d0f82104baf9 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Delete snapshot with id: 0d9494d6-5227-4705-a892-9150c03d949d Aug 14 06:18:00.845493 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:00.845493 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:00.845493 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-086d1728-40ae-4d86-a0df-d0f82104baf9 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot retrieved successfully. Aug 14 06:18:00.872445 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-086d1728-40ae-4d86-a0df-d0f82104baf9 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot delete request issued successfully. Aug 14 06:18:00.873050 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-086d1728-40ae-4d86-a0df-d0f82104baf9 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/0d9494d6-5227-4705-a892-9150c03d949d returned with HTTP 202 Aug 14 06:18:00.875215 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 965/3821] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:18:00 2026] DELETE /volume/v3/snapshots/0d9494d6-5227-4705-a892-9150c03d949d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:00.883695 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7b5c7ff8-cd64-4447-b07e-078da3a54199 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:00.885459 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7b5c7ff8-cd64-4447-b07e-078da3a54199 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/snapshots/0d9494d6-5227-4705-a892-9150c03d949d Aug 14 06:18:00.885713 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7b5c7ff8-cd64-4447-b07e-078da3a54199 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:00.885860 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7b5c7ff8-cd64-4447-b07e-078da3a54199 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:00.891324 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:00.891324 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:00.891986 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7b5c7ff8-cd64-4447-b07e-078da3a54199 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot retrieved successfully. Aug 14 06:18:00.892483 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7b5c7ff8-cd64-4447-b07e-078da3a54199 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/0d9494d6-5227-4705-a892-9150c03d949d returned with HTTP 200 Aug 14 06:18:00.892869 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 946/3822] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:18:00 2026] GET /volume/v3/snapshots/0d9494d6-5227-4705-a892-9150c03d949d => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:00.907045 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7ffa7bc6-a4bf-4bb2-9116-8b3be9cde303 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:00.909468 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7ffa7bc6-a4bf-4bb2-9116-8b3be9cde303 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:18:00.909675 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7ffa7bc6-a4bf-4bb2-9116-8b3be9cde303 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:00.909874 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7ffa7bc6-a4bf-4bb2-9116-8b3be9cde303 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:00.909975 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-7ffa7bc6-a4bf-4bb2-9116-8b3be9cde303 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:00.915954 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:00.915954 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:00.916742 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7ffa7bc6-a4bf-4bb2-9116-8b3be9cde303 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:18:00.917243 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 954/3823] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:00 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:01.080437 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5c813459-d7e7-4b96-8a8e-b66859d618e6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:01.082612 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5c813459-d7e7-4b96-8a8e-b66859d618e6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:01.082863 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5c813459-d7e7-4b96-8a8e-b66859d618e6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:01.083095 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5c813459-d7e7-4b96-8a8e-b66859d618e6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:01.083246 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-5c813459-d7e7-4b96-8a8e-b66859d618e6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:01.087632 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:01.087632 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:01.088344 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5c813459-d7e7-4b96-8a8e-b66859d618e6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:01.088812 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 959/3824] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:01 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:01.160974 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-d035fb14-6bfd-49a2-82c5-0b6a5cccb83e req-6b734895-14fe-45d1-a04d-5e75747e2c28 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:01.169301 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d035fb14-6bfd-49a2-82c5-0b6a5cccb83e req-6b734895-14fe-45d1-a04d-5e75747e2c28 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] DELETE https://10.4.3.127/volume/v3/attachments/467cf3ae-3e1d-4175-a30e-f338e14a40f2 Aug 14 06:18:01.169565 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d035fb14-6bfd-49a2-82c5-0b6a5cccb83e req-6b734895-14fe-45d1-a04d-5e75747e2c28 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:01.169799 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d035fb14-6bfd-49a2-82c5-0b6a5cccb83e req-6b734895-14fe-45d1-a04d-5e75747e2c28 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:01.188275 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:01.188275 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:01.253111 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d035fb14-6bfd-49a2-82c5-0b6a5cccb83e req-6b734895-14fe-45d1-a04d-5e75747e2c28 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/attachments/467cf3ae-3e1d-4175-a30e-f338e14a40f2 returned with HTTP 200 Aug 14 06:18:01.253723 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 966/3825] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:18:01 2026] DELETE /volume/v3/attachments/467cf3ae-3e1d-4175-a30e-f338e14a40f2 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:01.451591 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d3fcf777-b0b3-4765-a90d-1aa190131e35 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:01.453769 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d3fcf777-b0b3-4765-a90d-1aa190131e35 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:01.454050 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d3fcf777-b0b3-4765-a90d-1aa190131e35 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:01.454319 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d3fcf777-b0b3-4765-a90d-1aa190131e35 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:01.464094 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:01.464094 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:01.468476 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d3fcf777-b0b3-4765-a90d-1aa190131e35 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:01.473632 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d3fcf777-b0b3-4765-a90d-1aa190131e35 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:01.474087 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 947/3826] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:01 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:01.491424 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-abf90cf6-374e-4d75-a3b6-ffcbe2e49ffa None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:01.493245 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-abf90cf6-374e-4d75-a3b6-ffcbe2e49ffa tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:01.493449 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-abf90cf6-374e-4d75-a3b6-ffcbe2e49ffa tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:01.493649 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-abf90cf6-374e-4d75-a3b6-ffcbe2e49ffa tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:01.507294 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:01.507294 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:01.511246 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-abf90cf6-374e-4d75-a3b6-ffcbe2e49ffa tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:01.516105 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-abf90cf6-374e-4d75-a3b6-ffcbe2e49ffa tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:01.516700 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 955/3827] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:01 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:18:01.531290 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1e60eec2-9fa2-4b9e-adab-eaa7a0f06dfc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:01.533866 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1e60eec2-9fa2-4b9e-adab-eaa7a0f06dfc tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] POST https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac/action Aug 14 06:18:01.534181 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1e60eec2-9fa2-4b9e-adab-eaa7a0f06dfc tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-175835027", "disk_format": "raw"}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:18:01.534296 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1e60eec2-9fa2-4b9e-adab-eaa7a0f06dfc tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-175835027", "disk_format": "raw"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:01.548855 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:01.548855 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:01.549382 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1e60eec2-9fa2-4b9e-adab-eaa7a0f06dfc tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:01.565661 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:01.565661 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:01.569299 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.image.image_utils [None req-1e60eec2-9fa2-4b9e-adab-eaa7a0f06dfc tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-175835027'}] 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-175835027'}]. {{(pid=100404) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 14 06:18:01.599635 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9d337bec-4a00-449a-a464-1f12c9dda90d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:01.601387 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d337bec-4a00-449a-a464-1f12c9dda90d tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] GET https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 Aug 14 06:18:01.601614 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d337bec-4a00-449a-a464-1f12c9dda90d tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:01.601948 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d337bec-4a00-449a-a464-1f12c9dda90d tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:01.609034 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:01.609034 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:01.612534 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9d337bec-4a00-449a-a464-1f12c9dda90d tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Volume info retrieved successfully. Aug 14 06:18:01.620831 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d337bec-4a00-449a-a464-1f12c9dda90d tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 returned with HTTP 200 Aug 14 06:18:01.621554 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 967/3828] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:01 2026] GET /volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 => generated 1295 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:01.638307 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c47afe8d-c42a-4d89-9788-6353cb1ac25a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:01.643173 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c47afe8d-c42a-4d89-9788-6353cb1ac25a tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] DELETE https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 Aug 14 06:18:01.643375 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c47afe8d-c42a-4d89-9788-6353cb1ac25a tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:01.644046 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c47afe8d-c42a-4d89-9788-6353cb1ac25a tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:01.644229 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-c47afe8d-c42a-4d89-9788-6353cb1ac25a tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Delete volume with id: de829061-84cf-4a26-99a0-df787480f947 Aug 14 06:18:01.651256 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:01.651256 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:01.651734 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c47afe8d-c42a-4d89-9788-6353cb1ac25a tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Volume info retrieved successfully. Aug 14 06:18:01.673341 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c47afe8d-c42a-4d89-9788-6353cb1ac25a tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Delete volume request issued successfully. Aug 14 06:18:01.673661 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c47afe8d-c42a-4d89-9788-6353cb1ac25a tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 returned with HTTP 202 Aug 14 06:18:01.674119 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 948/3829] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:18:01 2026] DELETE /volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:01.683586 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6412d131-b8cf-4c57-af4e-048ed86fcd5e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:01.685846 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6412d131-b8cf-4c57-af4e-048ed86fcd5e tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] GET https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 Aug 14 06:18:01.686491 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6412d131-b8cf-4c57-af4e-048ed86fcd5e tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:01.686936 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6412d131-b8cf-4c57-af4e-048ed86fcd5e tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:01.698533 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:01.698533 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:01.703086 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6412d131-b8cf-4c57-af4e-048ed86fcd5e tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Volume info retrieved successfully. Aug 14 06:18:01.708489 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6412d131-b8cf-4c57-af4e-048ed86fcd5e tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 returned with HTTP 200 Aug 14 06:18:01.709092 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 956/3830] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:01 2026] GET /volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 => generated 1294 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:01.902837 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fb114ef4-5f7e-444a-a095-067b6ebb3d1a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:01.904542 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fb114ef4-5f7e-444a-a095-067b6ebb3d1a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/snapshots/0d9494d6-5227-4705-a892-9150c03d949d Aug 14 06:18:01.904745 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fb114ef4-5f7e-444a-a095-067b6ebb3d1a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:01.904928 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fb114ef4-5f7e-444a-a095-067b6ebb3d1a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:01.908607 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fb114ef4-5f7e-444a-a095-067b6ebb3d1a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/0d9494d6-5227-4705-a892-9150c03d949d returned with HTTP 404 Aug 14 06:18:01.908983 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 968/3831] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:18:01 2026] GET /volume/v3/snapshots/0d9494d6-5227-4705-a892-9150c03d949d => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:01.916518 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ba534760-fd78-4b32-9f19-e57f2fcaf495 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:01.919045 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ba534760-fd78-4b32-9f19-e57f2fcaf495 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/17758c01-321a-4669-8a2b-0524e3082ef8 Aug 14 06:18:01.919308 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ba534760-fd78-4b32-9f19-e57f2fcaf495 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:01.919537 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ba534760-fd78-4b32-9f19-e57f2fcaf495 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:01.919737 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-ba534760-fd78-4b32-9f19-e57f2fcaf495 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Delete volume with id: 17758c01-321a-4669-8a2b-0524e3082ef8 Aug 14 06:18:01.927849 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:01.927849 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:01.928097 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ba534760-fd78-4b32-9f19-e57f2fcaf495 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:18:01.932097 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0d50042d-1945-47fe-9985-a4940de1cc37 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:01.933989 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0d50042d-1945-47fe-9985-a4940de1cc37 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:18:01.935417 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0d50042d-1945-47fe-9985-a4940de1cc37 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:01.935417 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0d50042d-1945-47fe-9985-a4940de1cc37 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:01.935417 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-0d50042d-1945-47fe-9985-a4940de1cc37 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:01.940619 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:01.940619 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:01.941704 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0d50042d-1945-47fe-9985-a4940de1cc37 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:18:01.942535 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 957/3832] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:01 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:01.948539 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ba534760-fd78-4b32-9f19-e57f2fcaf495 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Delete volume request issued successfully. Aug 14 06:18:01.948872 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ba534760-fd78-4b32-9f19-e57f2fcaf495 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/17758c01-321a-4669-8a2b-0524e3082ef8 returned with HTTP 202 Aug 14 06:18:01.949424 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 949/3833] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:18:01 2026] DELETE /volume/v3/volumes/17758c01-321a-4669-8a2b-0524e3082ef8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:01.960345 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b12537be-e1d3-4ec3-aebf-90cc40299dc9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:01.963901 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b12537be-e1d3-4ec3-aebf-90cc40299dc9 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/volumes/17758c01-321a-4669-8a2b-0524e3082ef8 Aug 14 06:18:01.964114 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b12537be-e1d3-4ec3-aebf-90cc40299dc9 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:01.964298 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b12537be-e1d3-4ec3-aebf-90cc40299dc9 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:01.978298 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:01.978298 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:01.985721 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b12537be-e1d3-4ec3-aebf-90cc40299dc9 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:18:01.990285 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b12537be-e1d3-4ec3-aebf-90cc40299dc9 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/17758c01-321a-4669-8a2b-0524e3082ef8 returned with HTTP 200 Aug 14 06:18:01.990761 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 969/3834] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:01 2026] GET /volume/v3/volumes/17758c01-321a-4669-8a2b-0524e3082ef8 => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:02.090437 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1e60eec2-9fa2-4b9e-adab-eaa7a0f06dfc tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Copy volume to image completed successfully. Aug 14 06:18:02.091003 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1e60eec2-9fa2-4b9e-adab-eaa7a0f06dfc tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac/action returned with HTTP 202 Aug 14 06:18:02.091652 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 960/3835] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:18:01 2026] POST /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac/action => generated 685 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:02.100535 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-54ea3a45-604b-49b9-a514-867a407fe74a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:02.108330 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-54ea3a45-604b-49b9-a514-867a407fe74a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:02.108330 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-54ea3a45-604b-49b9-a514-867a407fe74a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:02.108330 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-54ea3a45-604b-49b9-a514-867a407fe74a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:02.108330 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-54ea3a45-604b-49b9-a514-867a407fe74a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:02.115209 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:02.115209 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:02.120267 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-54ea3a45-604b-49b9-a514-867a407fe74a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:02.120267 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 958/3836] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:02 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 697 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:02.257301 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-29d2f5a0-c3d6-480f-bda2-a888e2e6374d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:02.258979 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-29d2f5a0-c3d6-480f-bda2-a888e2e6374d tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] DELETE https://10.4.3.127/volume/v3/volumes/025611e3-4481-498a-b977-5251f329d2c9 Aug 14 06:18:02.259143 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-29d2f5a0-c3d6-480f-bda2-a888e2e6374d tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:02.259317 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-29d2f5a0-c3d6-480f-bda2-a888e2e6374d tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:02.259478 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-29d2f5a0-c3d6-480f-bda2-a888e2e6374d tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Delete volume with id: 025611e3-4481-498a-b977-5251f329d2c9 Aug 14 06:18:02.265851 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:02.265851 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:02.266240 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-29d2f5a0-c3d6-480f-bda2-a888e2e6374d tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Volume info retrieved successfully. Aug 14 06:18:02.282650 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-29d2f5a0-c3d6-480f-bda2-a888e2e6374d tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Delete volume request issued successfully. Aug 14 06:18:02.282810 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-29d2f5a0-c3d6-480f-bda2-a888e2e6374d tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/volumes/025611e3-4481-498a-b977-5251f329d2c9 returned with HTTP 202 Aug 14 06:18:02.283250 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 950/3837] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:18:02 2026] DELETE /volume/v3/volumes/025611e3-4481-498a-b977-5251f329d2c9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:02.290176 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-56f5e7a3-1e78-428b-9c9b-5b7bd4d7d368 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:02.292340 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-56f5e7a3-1e78-428b-9c9b-5b7bd4d7d368 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] DELETE https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 Aug 14 06:18:02.293178 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-56f5e7a3-1e78-428b-9c9b-5b7bd4d7d368 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:02.293490 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-56f5e7a3-1e78-428b-9c9b-5b7bd4d7d368 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:02.293675 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-56f5e7a3-1e78-428b-9c9b-5b7bd4d7d368 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Delete backup with id: 6b588c89-69df-4c16-8a26-a6e428572b05. Aug 14 06:18:02.300099 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:02.300099 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:02.319359 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-56f5e7a3-1e78-428b-9c9b-5b7bd4d7d368 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] delete_backup rpcapi backup_id 6b588c89-69df-4c16-8a26-a6e428572b05 {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:18:02.321749 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-56f5e7a3-1e78-428b-9c9b-5b7bd4d7d368 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 returned with HTTP 202 Aug 14 06:18:02.322441 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 970/3838] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:18:02 2026] DELETE /volume/v3/backups/6b588c89-69df-4c16-8a26-a6e428572b05 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:18:02.328340 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-60c00917-8dc7-4ff1-a47e-cc60a329201d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:02.331294 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-60c00917-8dc7-4ff1-a47e-cc60a329201d tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] DELETE https://10.4.3.127/volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 Aug 14 06:18:02.331914 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-60c00917-8dc7-4ff1-a47e-cc60a329201d tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:02.332821 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-60c00917-8dc7-4ff1-a47e-cc60a329201d tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:02.333123 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-60c00917-8dc7-4ff1-a47e-cc60a329201d tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Delete volume with id: 7008db31-402b-4c76-b235-376681f8c4c1 Aug 14 06:18:02.343857 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:02.343857 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:02.344502 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-60c00917-8dc7-4ff1-a47e-cc60a329201d tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Volume info retrieved successfully. Aug 14 06:18:02.385882 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-60c00917-8dc7-4ff1-a47e-cc60a329201d tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Delete volume request issued successfully. Aug 14 06:18:02.386106 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-60c00917-8dc7-4ff1-a47e-cc60a329201d tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 returned with HTTP 202 Aug 14 06:18:02.386596 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 961/3839] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:18:02 2026] DELETE /volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:02.394154 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-09cfe506-e9cf-4a9c-8253-f493436b7d4e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:02.396131 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-09cfe506-e9cf-4a9c-8253-f493436b7d4e tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 Aug 14 06:18:02.397873 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-09cfe506-e9cf-4a9c-8253-f493436b7d4e tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:02.397873 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-09cfe506-e9cf-4a9c-8253-f493436b7d4e tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:02.408746 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:02.408746 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:02.413768 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-09cfe506-e9cf-4a9c-8253-f493436b7d4e tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Volume info retrieved successfully. Aug 14 06:18:02.424882 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-09cfe506-e9cf-4a9c-8253-f493436b7d4e tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 returned with HTTP 200 Aug 14 06:18:02.424882 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 959/3840] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:02 2026] GET /volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:02.725231 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d221ac6a-3fec-4cb0-8e8d-43d6be0a782d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:02.729656 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d221ac6a-3fec-4cb0-8e8d-43d6be0a782d tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] GET https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 Aug 14 06:18:02.729656 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d221ac6a-3fec-4cb0-8e8d-43d6be0a782d tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:02.729823 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d221ac6a-3fec-4cb0-8e8d-43d6be0a782d tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:02.738542 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d221ac6a-3fec-4cb0-8e8d-43d6be0a782d tempest-VolumeAndVolumeTypeFromImageTest-894306851 tempest-VolumeAndVolumeTypeFromImageTest-894306851-project-member] https://10.4.3.127/volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 returned with HTTP 404 Aug 14 06:18:02.738542 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 951/3841] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:02 2026] GET /volume/v3/volumes/de829061-84cf-4a26-99a0-df787480f947 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:02.953838 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-10215542-a479-4a12-a16c-6d8bb720f54a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:02.958849 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-10215542-a479-4a12-a16c-6d8bb720f54a tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:18:02.958849 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-10215542-a479-4a12-a16c-6d8bb720f54a tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:02.958849 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-10215542-a479-4a12-a16c-6d8bb720f54a tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:02.958849 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-10215542-a479-4a12-a16c-6d8bb720f54a tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:02.962907 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:02.962907 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:02.963579 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-10215542-a479-4a12-a16c-6d8bb720f54a tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:18:02.963949 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 971/3842] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:02 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:03.005026 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5e2ddf33-eeaa-4f9c-a171-cc580cfec340 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:03.008505 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5e2ddf33-eeaa-4f9c-a171-cc580cfec340 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/volumes/17758c01-321a-4669-8a2b-0524e3082ef8 Aug 14 06:18:03.008505 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5e2ddf33-eeaa-4f9c-a171-cc580cfec340 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:03.008505 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5e2ddf33-eeaa-4f9c-a171-cc580cfec340 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:03.013241 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5e2ddf33-eeaa-4f9c-a171-cc580cfec340 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/17758c01-321a-4669-8a2b-0524e3082ef8 returned with HTTP 404 Aug 14 06:18:03.014006 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 962/3843] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:03 2026] GET /volume/v3/volumes/17758c01-321a-4669-8a2b-0524e3082ef8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:03.025002 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-337db494-d686-4f09-ade5-ec26efda7325 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:03.026859 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-337db494-d686-4f09-ade5-ec26efda7325 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:18:03.027258 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-337db494-d686-4f09-ade5-ec26efda7325 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1733829043"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:03.028904 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-337db494-d686-4f09-ade5-ec26efda7325 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1733829043'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:18:03.029125 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-337db494-d686-4f09-ade5-ec26efda7325 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Create volume of 1 GB Aug 14 06:18:03.033270 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-337db494-d686-4f09-ade5-ec26efda7325 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Availability Zones retrieved successfully. Aug 14 06:18:03.040631 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-337db494-d686-4f09-ade5-ec26efda7325 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Flow 'volume_create_api' (a260fb40-de39-4ac5-9a6f-0893cafc7d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:03.042174 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-337db494-d686-4f09-ade5-ec26efda7325 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4740592d-dc3f-4c31-b972-e4fa65df3c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:03.043148 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-337db494-d686-4f09-ade5-ec26efda7325 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:18:03.067804 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-337db494-d686-4f09-ade5-ec26efda7325 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4740592d-dc3f-4c31-b972-e4fa65df3c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:03.068637 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-337db494-d686-4f09-ade5-ec26efda7325 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c66350c1-d40f-468d-acb1-f30757066b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:03.079660 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-61423ddb-13d9-4d4a-8538-082c8ec0b503 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:03.081517 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-61423ddb-13d9-4d4a-8538-082c8ec0b503 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 14 06:18:03.082056 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-61423ddb-13d9-4d4a-8538-082c8ec0b503 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:03.082056 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-61423ddb-13d9-4d4a-8538-082c8ec0b503 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:03.082810 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-61423ddb-13d9-4d4a-8538-082c8ec0b503 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:18:03.098530 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-61423ddb-13d9-4d4a-8538-082c8ec0b503 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] Get all volumes completed successfully. Aug 14 06:18:03.100627 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:03.100627 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:03.105715 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-61423ddb-13d9-4d4a-8538-082c8ec0b503 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 06:18:03.106202 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 952/3844] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 14 06:18:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11396 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:18:03.113215 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-337db494-d686-4f09-ade5-ec26efda7325 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Created reservations ['1f8eba6f-8d85-4106-8e1e-4fca6b1257a1', '605ee4f6-1c25-4a56-9b36-aaa35bba0fe9', '18010a1e-9f97-4b7c-a45b-fa93fb5b414b', '24f51914-0b88-466e-a51c-9d8ff1ca013d'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:03.114135 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-337db494-d686-4f09-ade5-ec26efda7325 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c66350c1-d40f-468d-acb1-f30757066b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f8eba6f-8d85-4106-8e1e-4fca6b1257a1', '605ee4f6-1c25-4a56-9b36-aaa35bba0fe9', '18010a1e-9f97-4b7c-a45b-fa93fb5b414b', '24f51914-0b88-466e-a51c-9d8ff1ca013d']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:03.114967 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-337db494-d686-4f09-ade5-ec26efda7325 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f56098d-4ae4-4fc4-be3a-131d944339a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:03.124059 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-774c1359-26c9-4150-8223-6c36b75406fe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:03.126047 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-774c1359-26c9-4150-8223-6c36b75406fe tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/5c5c4bf5-6183-4ba3-b82a-b0e08aa7ab19 Aug 14 06:18:03.126241 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-774c1359-26c9-4150-8223-6c36b75406fe tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:03.126470 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-774c1359-26c9-4150-8223-6c36b75406fe tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:03.126675 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-774c1359-26c9-4150-8223-6c36b75406fe tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] Delete volume with id: 5c5c4bf5-6183-4ba3-b82a-b0e08aa7ab19 Aug 14 06:18:03.135022 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6c9c81d2-4b23-4dd1-ad55-5521728ba680 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:03.135624 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:03.135624 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:03.136058 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-774c1359-26c9-4150-8223-6c36b75406fe tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] Volume info retrieved successfully. Aug 14 06:18:03.137081 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6c9c81d2-4b23-4dd1-ad55-5521728ba680 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:03.137373 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6c9c81d2-4b23-4dd1-ad55-5521728ba680 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:03.137649 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6c9c81d2-4b23-4dd1-ad55-5521728ba680 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:03.137790 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-6c9c81d2-4b23-4dd1-ad55-5521728ba680 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:03.142971 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:03.142971 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:03.143765 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6c9c81d2-4b23-4dd1-ad55-5521728ba680 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:03.144214 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 963/3845] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:03 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:03.148078 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-337db494-d686-4f09-ade5-ec26efda7325 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f56098d-4ae4-4fc4-be3a-131d944339a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bc33669-330b-469c-b1cf-34d72ec27572', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1733829043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3c18d97ac6e45698dfd7f21409413f5',qos_specs=None,replication_status=,reservations=['1f8eba6f-8d85-4106-8e1e-4fca6b1257a1','605ee4f6-1c25-4a56-9b36-aaa35bba0fe9','18010a1e-9f97-4b7c-a45b-fa93fb5b414b','24f51914-0b88-466e-a51c-9d8ff1ca013d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c7e114b69f46bead4c7475c1aad130',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:18:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1733829043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bc33669-330b-469c-b1cf-34d72ec27572,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3c18d97ac6e45698dfd7f21409413f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9c7e114b69f46bead4c7475c1aad130',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:03.149231 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-337db494-d686-4f09-ade5-ec26efda7325 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8db0a5e6-07c3-4664-b546-c34eb4bbaa03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:03.149898 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.image.cache [None req-774c1359-26c9-4150-8223-6c36b75406fe tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '21df0008-604a-41dd-9459-ae4bbe38d90c', 'volume_id': '5c5c4bf5-6183-4ba3-b82a-b0e08aa7ab19', 'host': 'np0000007331@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 14, 6, 17, 51), 'last_used': datetime.datetime(2026, 8, 14, 6, 18)}. {{(pid=100406) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 14 06:18:03.161059 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-774c1359-26c9-4150-8223-6c36b75406fe tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] Delete volume request issued successfully. Aug 14 06:18:03.161313 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-774c1359-26c9-4150-8223-6c36b75406fe tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] https://10.4.3.127/volume/v3/volumes/5c5c4bf5-6183-4ba3-b82a-b0e08aa7ab19 returned with HTTP 202 Aug 14 06:18:03.161837 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 972/3846] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:18:03 2026] DELETE /volume/v3/volumes/5c5c4bf5-6183-4ba3-b82a-b0e08aa7ab19 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:03.170532 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-138b27c4-9c6e-42e2-9d30-7eefed24bc02 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:03.172625 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-337db494-d686-4f09-ade5-ec26efda7325 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8db0a5e6-07c3-4664-b546-c34eb4bbaa03) transitioned into state 'SUCCESS' from state '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-1733829043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3c18d97ac6e45698dfd7f21409413f5',qos_specs=None,replication_status=,reservations=['1f8eba6f-8d85-4106-8e1e-4fca6b1257a1','605ee4f6-1c25-4a56-9b36-aaa35bba0fe9','18010a1e-9f97-4b7c-a45b-fa93fb5b414b','24f51914-0b88-466e-a51c-9d8ff1ca013d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c7e114b69f46bead4c7475c1aad130',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:03.172991 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-138b27c4-9c6e-42e2-9d30-7eefed24bc02 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] GET https://10.4.3.127/volume/v3/volumes/5c5c4bf5-6183-4ba3-b82a-b0e08aa7ab19 Aug 14 06:18:03.173354 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-138b27c4-9c6e-42e2-9d30-7eefed24bc02 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:03.173494 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-337db494-d686-4f09-ade5-ec26efda7325 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (639f4b83-d1fd-4f9c-ae9e-ea68d15462f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:03.173628 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-138b27c4-9c6e-42e2-9d30-7eefed24bc02 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:03.182909 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-337db494-d686-4f09-ade5-ec26efda7325 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (639f4b83-d1fd-4f9c-ae9e-ea68d15462f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:03.183410 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:03.183410 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:03.184124 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-337db494-d686-4f09-ade5-ec26efda7325 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Flow 'volume_create_api' (a260fb40-de39-4ac5-9a6f-0893cafc7d48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:03.184550 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-337db494-d686-4f09-ade5-ec26efda7325 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Create volume request issued successfully. Aug 14 06:18:03.185425 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-337db494-d686-4f09-ade5-ec26efda7325 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:18:03.186021 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 960/3847] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:18:03 2026] POST /volume/v3/volumes => generated 778 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:03.190362 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-138b27c4-9c6e-42e2-9d30-7eefed24bc02 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] Volume info retrieved successfully. Aug 14 06:18:03.196413 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-138b27c4-9c6e-42e2-9d30-7eefed24bc02 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] https://10.4.3.127/volume/v3/volumes/5c5c4bf5-6183-4ba3-b82a-b0e08aa7ab19 returned with HTTP 200 Aug 14 06:18:03.196974 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 953/3848] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:03 2026] GET /volume/v3/volumes/5c5c4bf5-6183-4ba3-b82a-b0e08aa7ab19 => generated 1096 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:03.198634 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-132d9b5b-0e07-41d0-8492-3666c22ac497 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:03.200489 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-132d9b5b-0e07-41d0-8492-3666c22ac497 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/volumes/9bc33669-330b-469c-b1cf-34d72ec27572 Aug 14 06:18:03.200710 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-132d9b5b-0e07-41d0-8492-3666c22ac497 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:03.200904 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-132d9b5b-0e07-41d0-8492-3666c22ac497 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:03.207893 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:03.207893 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:03.211749 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-132d9b5b-0e07-41d0-8492-3666c22ac497 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:18:03.216424 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-132d9b5b-0e07-41d0-8492-3666c22ac497 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/9bc33669-330b-469c-b1cf-34d72ec27572 returned with HTTP 200 Aug 14 06:18:03.216860 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 964/3849] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:03 2026] GET /volume/v3/volumes/9bc33669-330b-469c-b1cf-34d72ec27572 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:03.441618 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-565ed0fd-1e6f-48d1-ac10-cb73a5b93e28 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:03.443649 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-565ed0fd-1e6f-48d1-ac10-cb73a5b93e28 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] GET https://10.4.3.127/volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 Aug 14 06:18:03.443884 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-565ed0fd-1e6f-48d1-ac10-cb73a5b93e28 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:03.444113 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-565ed0fd-1e6f-48d1-ac10-cb73a5b93e28 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:03.450485 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-565ed0fd-1e6f-48d1-ac10-cb73a5b93e28 tempest-TestVolumeBackupRestore-1632076672 tempest-TestVolumeBackupRestore-1632076672-project-member] https://10.4.3.127/volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 returned with HTTP 404 Aug 14 06:18:03.451022 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 973/3850] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:03 2026] GET /volume/v3/volumes/7008db31-402b-4c76-b235-376681f8c4c1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:03.975630 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7b85b982-d303-43d9-9203-d79bef7252e1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:03.978478 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7b85b982-d303-43d9-9203-d79bef7252e1 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:18:03.978908 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7b85b982-d303-43d9-9203-d79bef7252e1 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:03.979234 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7b85b982-d303-43d9-9203-d79bef7252e1 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:03.979481 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-7b85b982-d303-43d9-9203-d79bef7252e1 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:03.985301 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:03.985301 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:03.986161 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7b85b982-d303-43d9-9203-d79bef7252e1 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:18:03.986789 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 961/3851] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:03 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:04.160630 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5c5bc4fb-f266-40da-96c4-f2d261aebef1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:04.163150 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5c5bc4fb-f266-40da-96c4-f2d261aebef1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:04.163150 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5c5bc4fb-f266-40da-96c4-f2d261aebef1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:04.163150 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5c5bc4fb-f266-40da-96c4-f2d261aebef1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:04.163422 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-5c5bc4fb-f266-40da-96c4-f2d261aebef1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:04.171465 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:04.171465 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:04.172475 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5c5bc4fb-f266-40da-96c4-f2d261aebef1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:04.173229 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 954/3852] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:04 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:04.210077 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0c47fccf-0bc4-4aef-983a-8b44aa17b6f7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:04.211828 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0c47fccf-0bc4-4aef-983a-8b44aa17b6f7 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] GET https://10.4.3.127/volume/v3/volumes/5c5c4bf5-6183-4ba3-b82a-b0e08aa7ab19 Aug 14 06:18:04.211949 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0c47fccf-0bc4-4aef-983a-8b44aa17b6f7 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:04.212179 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0c47fccf-0bc4-4aef-983a-8b44aa17b6f7 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:04.220284 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0c47fccf-0bc4-4aef-983a-8b44aa17b6f7 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] https://10.4.3.127/volume/v3/volumes/5c5c4bf5-6183-4ba3-b82a-b0e08aa7ab19 returned with HTTP 404 Aug 14 06:18:04.220860 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 965/3853] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:04 2026] GET /volume/v3/volumes/5c5c4bf5-6183-4ba3-b82a-b0e08aa7ab19 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:04.228707 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-26b075b1-d288-485c-9ca2-592c72f453d6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:04.231050 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-26b075b1-d288-485c-9ca2-592c72f453d6 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] DELETE https://10.4.3.127/volume/v3/types/7e16fa6a-6f98-4649-b702-1749a5dab375 Aug 14 06:18:04.231352 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-26b075b1-d288-485c-9ca2-592c72f453d6 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:04.231698 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-26b075b1-d288-485c-9ca2-592c72f453d6 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:04.232617 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-68d90d66-c95b-4353-94e8-32d507631ac0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:04.234975 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-68d90d66-c95b-4353-94e8-32d507631ac0 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/volumes/9bc33669-330b-469c-b1cf-34d72ec27572 Aug 14 06:18:04.235438 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-68d90d66-c95b-4353-94e8-32d507631ac0 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:04.235811 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-68d90d66-c95b-4353-94e8-32d507631ac0 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:04.246046 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:04.246046 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:04.251178 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-68d90d66-c95b-4353-94e8-32d507631ac0 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:18:04.254412 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-26b075b1-d288-485c-9ca2-592c72f453d6 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] https://10.4.3.127/volume/v3/types/7e16fa6a-6f98-4649-b702-1749a5dab375 returned with HTTP 202 Aug 14 06:18:04.255023 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 974/3854] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:18:04 2026] DELETE /volume/v3/types/7e16fa6a-6f98-4649-b702-1749a5dab375 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:04.257805 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-68d90d66-c95b-4353-94e8-32d507631ac0 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/9bc33669-330b-469c-b1cf-34d72ec27572 returned with HTTP 200 Aug 14 06:18:04.258412 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 962/3855] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:04 2026] GET /volume/v3/volumes/9bc33669-330b-469c-b1cf-34d72ec27572 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:04.263382 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5b48feef-e18f-40f1-b088-64182348d738 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:04.266338 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5b48feef-e18f-40f1-b088-64182348d738 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] GET https://10.4.3.127/volume/v3/types/7e16fa6a-6f98-4649-b702-1749a5dab375 Aug 14 06:18:04.269501 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5b48feef-e18f-40f1-b088-64182348d738 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:04.269501 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5b48feef-e18f-40f1-b088-64182348d738 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:04.271227 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5b48feef-e18f-40f1-b088-64182348d738 tempest-VolumeAndVolumeTypeFromImageTest-276104001 tempest-VolumeAndVolumeTypeFromImageTest-276104001-project-admin] https://10.4.3.127/volume/v3/types/7e16fa6a-6f98-4649-b702-1749a5dab375 returned with HTTP 404 Aug 14 06:18:04.271832 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 955/3856] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:18:04 2026] GET /volume/v3/types/7e16fa6a-6f98-4649-b702-1749a5dab375 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:04.276912 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8202df69-9fe6-4bd4-9fc9-a04f8ad81cb4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:04.281198 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8202df69-9fe6-4bd4-9fc9-a04f8ad81cb4 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:18:04.281693 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8202df69-9fe6-4bd4-9fc9-a04f8ad81cb4 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9bc33669-330b-469c-b1cf-34d72ec27572", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1495623971"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:04.293918 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:04.293918 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:04.294388 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8202df69-9fe6-4bd4-9fc9-a04f8ad81cb4 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:18:04.294599 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-8202df69-9fe6-4bd4-9fc9-a04f8ad81cb4 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Create snapshot from volume 9bc33669-330b-469c-b1cf-34d72ec27572 Aug 14 06:18:04.330243 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-8202df69-9fe6-4bd4-9fc9-a04f8ad81cb4 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Created reservations ['c6212ce4-7898-425e-beba-bb08364f960d', '9e643cfd-f8da-4146-b67c-94f1a643f48b', 'cb077514-99c4-4e7c-8e71-7cfaff3cdd49', 'ba77619d-bbdc-4fa7-8480-a366fb10203b'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:04.375287 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8202df69-9fe6-4bd4-9fc9-a04f8ad81cb4 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot create request issued successfully. Aug 14 06:18:04.375839 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8202df69-9fe6-4bd4-9fc9-a04f8ad81cb4 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:18:04.376527 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 966/3857] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:18:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:04.390092 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-726f5efc-3d99-4668-8830-66675b67a89f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:04.392190 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-726f5efc-3d99-4668-8830-66675b67a89f tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/snapshots/71b49874-e094-41b2-b268-f08b141596c1 Aug 14 06:18:04.392445 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-726f5efc-3d99-4668-8830-66675b67a89f tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:04.392836 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-726f5efc-3d99-4668-8830-66675b67a89f tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:04.400056 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:04.400056 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:04.400869 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-726f5efc-3d99-4668-8830-66675b67a89f tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot retrieved successfully. Aug 14 06:18:04.401971 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-726f5efc-3d99-4668-8830-66675b67a89f tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/71b49874-e094-41b2-b268-f08b141596c1 returned with HTTP 200 Aug 14 06:18:04.404020 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 975/3858] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:18:04 2026] GET /volume/v3/snapshots/71b49874-e094-41b2-b268-f08b141596c1 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:04.997186 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6247d139-3390-46a3-b39d-58bbf359e809 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:04.999033 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6247d139-3390-46a3-b39d-58bbf359e809 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:18:04.999218 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6247d139-3390-46a3-b39d-58bbf359e809 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:04.999409 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6247d139-3390-46a3-b39d-58bbf359e809 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:04.999532 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-6247d139-3390-46a3-b39d-58bbf359e809 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:05.004240 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:05.004240 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:05.005107 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6247d139-3390-46a3-b39d-58bbf359e809 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:18:05.005662 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 963/3859] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:04 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:05.185575 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-43c11e9e-066d-4e4f-a908-47b435a770c8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:05.186730 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-43c11e9e-066d-4e4f-a908-47b435a770c8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:05.186936 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-43c11e9e-066d-4e4f-a908-47b435a770c8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:05.187141 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-43c11e9e-066d-4e4f-a908-47b435a770c8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:05.187247 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-43c11e9e-066d-4e4f-a908-47b435a770c8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:05.191771 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:05.191771 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:05.191984 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-43c11e9e-066d-4e4f-a908-47b435a770c8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:05.192292 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 956/3860] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:05 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:05.415193 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2b09953a-41ff-4157-a631-ebfc7c8fbee5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:05.417417 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2b09953a-41ff-4157-a631-ebfc7c8fbee5 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/snapshots/71b49874-e094-41b2-b268-f08b141596c1 Aug 14 06:18:05.417604 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2b09953a-41ff-4157-a631-ebfc7c8fbee5 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:05.417822 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2b09953a-41ff-4157-a631-ebfc7c8fbee5 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:05.422569 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:05.422569 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:05.422920 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2b09953a-41ff-4157-a631-ebfc7c8fbee5 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot retrieved successfully. Aug 14 06:18:05.423608 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2b09953a-41ff-4157-a631-ebfc7c8fbee5 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/71b49874-e094-41b2-b268-f08b141596c1 returned with HTTP 200 Aug 14 06:18:05.423956 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 967/3861] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:18:05 2026] GET /volume/v3/snapshots/71b49874-e094-41b2-b268-f08b141596c1 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:05.432652 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8bb4b12b-c5ec-4bc7-b979-f342053e1c42 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:05.435468 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8bb4b12b-c5ec-4bc7-b979-f342053e1c42 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] GET https://10.4.3.127/volume/v3/snapshots/71b49874-e094-41b2-b268-f08b141596c1 Aug 14 06:18:05.435468 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8bb4b12b-c5ec-4bc7-b979-f342053e1c42 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:05.435468 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8bb4b12b-c5ec-4bc7-b979-f342053e1c42 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:05.440802 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:05.440802 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:05.441367 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8bb4b12b-c5ec-4bc7-b979-f342053e1c42 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] Snapshot retrieved successfully. Aug 14 06:18:05.442334 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8bb4b12b-c5ec-4bc7-b979-f342053e1c42 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] https://10.4.3.127/volume/v3/snapshots/71b49874-e094-41b2-b268-f08b141596c1 returned with HTTP 200 Aug 14 06:18:05.442820 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 976/3862] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:18:05 2026] GET /volume/v3/snapshots/71b49874-e094-41b2-b268-f08b141596c1 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:05.452691 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b9b465a7-1169-40dd-982e-871ff894afea None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:05.453780 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b9b465a7-1169-40dd-982e-871ff894afea tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/71b49874-e094-41b2-b268-f08b141596c1 Aug 14 06:18:05.454199 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b9b465a7-1169-40dd-982e-871ff894afea tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:05.454641 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b9b465a7-1169-40dd-982e-871ff894afea tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:05.455943 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-b9b465a7-1169-40dd-982e-871ff894afea tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Delete snapshot with id: 71b49874-e094-41b2-b268-f08b141596c1 Aug 14 06:18:05.461754 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:05.461754 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:05.462096 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b9b465a7-1169-40dd-982e-871ff894afea tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot retrieved successfully. Aug 14 06:18:05.494999 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b9b465a7-1169-40dd-982e-871ff894afea tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot delete request issued successfully. Aug 14 06:18:05.495294 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b9b465a7-1169-40dd-982e-871ff894afea tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/71b49874-e094-41b2-b268-f08b141596c1 returned with HTTP 202 Aug 14 06:18:05.496030 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 964/3863] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:18:05 2026] DELETE /volume/v3/snapshots/71b49874-e094-41b2-b268-f08b141596c1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:05.506479 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-80c5fd3d-415d-4829-aca8-57f789513248 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:05.506479 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-80c5fd3d-415d-4829-aca8-57f789513248 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/snapshots/71b49874-e094-41b2-b268-f08b141596c1 Aug 14 06:18:05.506479 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-80c5fd3d-415d-4829-aca8-57f789513248 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:05.507176 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-80c5fd3d-415d-4829-aca8-57f789513248 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:05.527326 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:05.527326 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:05.527326 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-80c5fd3d-415d-4829-aca8-57f789513248 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot retrieved successfully. Aug 14 06:18:05.527326 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-80c5fd3d-415d-4829-aca8-57f789513248 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/71b49874-e094-41b2-b268-f08b141596c1 returned with HTTP 200 Aug 14 06:18:05.527326 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 957/3864] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:18:05 2026] GET /volume/v3/snapshots/71b49874-e094-41b2-b268-f08b141596c1 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:06.017207 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a9da6592-e1d1-47c4-89f5-2bd1e411c531 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:06.019314 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a9da6592-e1d1-47c4-89f5-2bd1e411c531 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:18:06.019542 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a9da6592-e1d1-47c4-89f5-2bd1e411c531 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:06.019761 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a9da6592-e1d1-47c4-89f5-2bd1e411c531 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:06.019873 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-a9da6592-e1d1-47c4-89f5-2bd1e411c531 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:06.025462 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:06.025462 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:06.026457 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a9da6592-e1d1-47c4-89f5-2bd1e411c531 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:18:06.027006 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 968/3865] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:06 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:06.205140 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3337d0a7-fe6f-4faf-9146-458ccf13edd6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:06.208057 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3337d0a7-fe6f-4faf-9146-458ccf13edd6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:06.208365 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3337d0a7-fe6f-4faf-9146-458ccf13edd6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:06.208674 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3337d0a7-fe6f-4faf-9146-458ccf13edd6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:06.208842 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3337d0a7-fe6f-4faf-9146-458ccf13edd6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:06.214352 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:06.214352 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:06.215137 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3337d0a7-fe6f-4faf-9146-458ccf13edd6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:06.217738 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 977/3866] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:06 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:06.497698 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-f976b4d2-6b84-4d0f-9b2f-6ca002ddf928 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:06.499936 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-f976b4d2-6b84-4d0f-9b2f-6ca002ddf928 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] DELETE https://10.4.3.127/volume/v3/attachments/55a18f34-cba6-44c9-b33f-3e0286e0c5e5 Aug 14 06:18:06.500135 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-f976b4d2-6b84-4d0f-9b2f-6ca002ddf928 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:06.500373 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-f976b4d2-6b84-4d0f-9b2f-6ca002ddf928 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:06.509912 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:06.509912 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:06.540377 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-16eafaaa-cbcc-4d9a-8960-a43c0c73d78d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:06.542533 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-16eafaaa-cbcc-4d9a-8960-a43c0c73d78d tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/snapshots/71b49874-e094-41b2-b268-f08b141596c1 Aug 14 06:18:06.542533 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-16eafaaa-cbcc-4d9a-8960-a43c0c73d78d tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:06.542533 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-16eafaaa-cbcc-4d9a-8960-a43c0c73d78d tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:06.547907 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-16eafaaa-cbcc-4d9a-8960-a43c0c73d78d tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/71b49874-e094-41b2-b268-f08b141596c1 returned with HTTP 404 Aug 14 06:18:06.548601 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 958/3867] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:18:06 2026] GET /volume/v3/snapshots/71b49874-e094-41b2-b268-f08b141596c1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:18:06.559301 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-803b5b85-4ed2-4ff5-979d-234ab59a38f0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:06.559301 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-803b5b85-4ed2-4ff5-979d-234ab59a38f0 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/9bc33669-330b-469c-b1cf-34d72ec27572 Aug 14 06:18:06.559301 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-803b5b85-4ed2-4ff5-979d-234ab59a38f0 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:06.559301 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-803b5b85-4ed2-4ff5-979d-234ab59a38f0 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:06.559301 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-803b5b85-4ed2-4ff5-979d-234ab59a38f0 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Delete volume with id: 9bc33669-330b-469c-b1cf-34d72ec27572 Aug 14 06:18:06.567863 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-a89f9b74-dea5-472c-9ba5-24a077d71126 req-f976b4d2-6b84-4d0f-9b2f-6ca002ddf928 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments/55a18f34-cba6-44c9-b33f-3e0286e0c5e5 returned with HTTP 200 Aug 14 06:18:06.568830 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 965/3868] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:18:06 2026] DELETE /volume/v3/attachments/55a18f34-cba6-44c9-b33f-3e0286e0c5e5 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:06.571947 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:06.571947 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:06.572421 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-803b5b85-4ed2-4ff5-979d-234ab59a38f0 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:18:06.592675 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-803b5b85-4ed2-4ff5-979d-234ab59a38f0 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Delete volume request issued successfully. Aug 14 06:18:06.593492 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-803b5b85-4ed2-4ff5-979d-234ab59a38f0 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/9bc33669-330b-469c-b1cf-34d72ec27572 returned with HTTP 202 Aug 14 06:18:06.593492 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 969/3869] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:18:06 2026] DELETE /volume/v3/volumes/9bc33669-330b-469c-b1cf-34d72ec27572 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:06.601559 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a113ac95-0134-422d-ae5c-8915ddf28d5a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:06.605476 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a113ac95-0134-422d-ae5c-8915ddf28d5a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/volumes/9bc33669-330b-469c-b1cf-34d72ec27572 Aug 14 06:18:06.605752 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a113ac95-0134-422d-ae5c-8915ddf28d5a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:06.606015 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a113ac95-0134-422d-ae5c-8915ddf28d5a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:06.624814 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:06.624814 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:06.629529 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a113ac95-0134-422d-ae5c-8915ddf28d5a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:18:06.635704 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a113ac95-0134-422d-ae5c-8915ddf28d5a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/9bc33669-330b-469c-b1cf-34d72ec27572 returned with HTTP 200 Aug 14 06:18:06.635704 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 978/3870] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:06 2026] GET /volume/v3/volumes/9bc33669-330b-469c-b1cf-34d72ec27572 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:06.870333 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-14eab93c-e31c-455a-9bfc-57d7c4ae4fc0 req-979963c6-89cc-4d6a-891d-51df4430173f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:06.879815 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-14eab93c-e31c-455a-9bfc-57d7c4ae4fc0 req-979963c6-89cc-4d6a-891d-51df4430173f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 Aug 14 06:18:06.880863 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-14eab93c-e31c-455a-9bfc-57d7c4ae4fc0 req-979963c6-89cc-4d6a-891d-51df4430173f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:06.881973 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-14eab93c-e31c-455a-9bfc-57d7c4ae4fc0 req-979963c6-89cc-4d6a-891d-51df4430173f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:06.906625 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:06.906625 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:06.909727 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-14eab93c-e31c-455a-9bfc-57d7c4ae4fc0 req-979963c6-89cc-4d6a-891d-51df4430173f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:18:06.914208 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-14eab93c-e31c-455a-9bfc-57d7c4ae4fc0 req-979963c6-89cc-4d6a-891d-51df4430173f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 returned with HTTP 200 Aug 14 06:18:06.914814 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 959/3871] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:18:06 2026] GET /volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 => generated 884 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:07.037490 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-252d4097-86b4-4dc3-93f3-7c7dffa8e9c1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:07.039654 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-252d4097-86b4-4dc3-93f3-7c7dffa8e9c1 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:18:07.039849 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-252d4097-86b4-4dc3-93f3-7c7dffa8e9c1 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:07.040050 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-252d4097-86b4-4dc3-93f3-7c7dffa8e9c1 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:07.040152 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-252d4097-86b4-4dc3-93f3-7c7dffa8e9c1 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:07.045008 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:07.045008 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:07.045968 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-252d4097-86b4-4dc3-93f3-7c7dffa8e9c1 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:18:07.046420 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 966/3872] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:07 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:07.056774 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2d00e1a1-9bfd-4050-8685-1fe922623753 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:07.058992 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2d00e1a1-9bfd-4050-8685-1fe922623753 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:18:07.059939 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2d00e1a1-9bfd-4050-8685-1fe922623753 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1bdff027-2a8f-4da6-a4cb-0819f8f31237", "name": "tempest-VolumesBackupsTest-Backup-1784104156"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:07.061824 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.backups [None req-2d00e1a1-9bfd-4050-8685-1fe922623753 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Creating new backup {'backup': {'volume_id': '1bdff027-2a8f-4da6-a4cb-0819f8f31237', 'name': 'tempest-VolumesBackupsTest-Backup-1784104156'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:18:07.062070 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.backups [None req-2d00e1a1-9bfd-4050-8685-1fe922623753 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Creating backup of volume 1bdff027-2a8f-4da6-a4cb-0819f8f31237 in container None Aug 14 06:18:07.072207 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:07.072207 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:07.073056 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2d00e1a1-9bfd-4050-8685-1fe922623753 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Volume info retrieved successfully. Aug 14 06:18:07.094049 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-2d00e1a1-9bfd-4050-8685-1fe922623753 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Created reservations ['a7ba7ea3-47ba-4efb-b929-bf61e3bdac7b', '9b313d5d-9eb4-424b-af43-753b4652b65e'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:07.121661 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2d00e1a1-9bfd-4050-8685-1fe922623753 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:18:07.122354 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 970/3873] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:18:07 2026] POST /volume/v3/backups => generated 330 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:07.132988 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-97506676-0263-42ae-8d91-9fb02b60f2ff None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:07.135906 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-97506676-0263-42ae-8d91-9fb02b60f2ff tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:07.135906 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-97506676-0263-42ae-8d91-9fb02b60f2ff tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:07.135906 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-97506676-0263-42ae-8d91-9fb02b60f2ff tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:07.135906 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-97506676-0263-42ae-8d91-9fb02b60f2ff tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:07.140110 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:07.140110 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:07.141648 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-97506676-0263-42ae-8d91-9fb02b60f2ff tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:07.141648 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 979/3874] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:07 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:07.235379 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-17142198-6c95-44ee-b793-0f0e63ad3ee8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:07.237657 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-17142198-6c95-44ee-b793-0f0e63ad3ee8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:07.237870 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-17142198-6c95-44ee-b793-0f0e63ad3ee8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:07.238100 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-17142198-6c95-44ee-b793-0f0e63ad3ee8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:07.238199 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-17142198-6c95-44ee-b793-0f0e63ad3ee8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:07.242392 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:07.242392 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:07.242987 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-17142198-6c95-44ee-b793-0f0e63ad3ee8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:07.243366 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 960/3875] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:07 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:07.650602 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-034fab09-c383-4e9c-971b-88d1df74750a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:07.652801 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-034fab09-c383-4e9c-971b-88d1df74750a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/volumes/9bc33669-330b-469c-b1cf-34d72ec27572 Aug 14 06:18:07.653413 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-034fab09-c383-4e9c-971b-88d1df74750a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:07.653844 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-034fab09-c383-4e9c-971b-88d1df74750a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:07.663996 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-034fab09-c383-4e9c-971b-88d1df74750a tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/9bc33669-330b-469c-b1cf-34d72ec27572 returned with HTTP 404 Aug 14 06:18:07.663996 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 967/3876] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:07 2026] GET /volume/v3/volumes/9bc33669-330b-469c-b1cf-34d72ec27572 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:07.678918 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:07.681698 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:18:07.682068 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1078324378"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:07.685134 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1078324378'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:18:07.685343 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Create volume of 1 GB Aug 14 06:18:07.685861 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:07.685861 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:07.699354 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Availability Zones retrieved successfully. Aug 14 06:18:07.710496 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Flow 'volume_create_api' (03499b5e-a94d-4c9e-98ba-914f2ddc08fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:07.713598 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc612ca3-91ab-4778-bd73-dc960cd06416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:07.713598 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:18:07.749440 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc612ca3-91ab-4778-bd73-dc960cd06416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:07.750586 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (462ee7d4-f07b-4077-b949-fe8ca37ec479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:07.820468 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Created reservations ['369c6957-fa29-4c8a-9f62-9dd1d11ebe6a', '374290eb-c042-45ba-9e63-8ec452be4cbf', '40c296ac-cf13-47e2-8889-297d39f51b19', 'e8523acc-7c11-4062-81d7-9c8c9f6b0d03'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:07.821622 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (462ee7d4-f07b-4077-b949-fe8ca37ec479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['369c6957-fa29-4c8a-9f62-9dd1d11ebe6a', '374290eb-c042-45ba-9e63-8ec452be4cbf', '40c296ac-cf13-47e2-8889-297d39f51b19', 'e8523acc-7c11-4062-81d7-9c8c9f6b0d03']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:07.822756 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c218e25-9d6f-492a-bba7-059977f95a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:07.854073 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c218e25-9d6f-492a-bba7-059977f95a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8219bd84-2693-4227-a94c-c31efa0f244f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1078324378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3c18d97ac6e45698dfd7f21409413f5',qos_specs=None,replication_status=,reservations=['369c6957-fa29-4c8a-9f62-9dd1d11ebe6a','374290eb-c042-45ba-9e63-8ec452be4cbf','40c296ac-cf13-47e2-8889-297d39f51b19','e8523acc-7c11-4062-81d7-9c8c9f6b0d03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c7e114b69f46bead4c7475c1aad130',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:18:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1078324378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8219bd84-2693-4227-a94c-c31efa0f244f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3c18d97ac6e45698dfd7f21409413f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9c7e114b69f46bead4c7475c1aad130',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:07.855443 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b4387a9-bcbd-459c-b904-988f7aed0957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:07.885821 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b4387a9-bcbd-459c-b904-988f7aed0957) transitioned into state 'SUCCESS' from state '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-1078324378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3c18d97ac6e45698dfd7f21409413f5',qos_specs=None,replication_status=,reservations=['369c6957-fa29-4c8a-9f62-9dd1d11ebe6a','374290eb-c042-45ba-9e63-8ec452be4cbf','40c296ac-cf13-47e2-8889-297d39f51b19','e8523acc-7c11-4062-81d7-9c8c9f6b0d03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c7e114b69f46bead4c7475c1aad130',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:07.886784 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85428db4-cbb3-439e-846e-c62a925c620c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:07.898861 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85428db4-cbb3-439e-846e-c62a925c620c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:07.900095 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Flow 'volume_create_api' (03499b5e-a94d-4c9e-98ba-914f2ddc08fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:07.900607 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Create volume request issued successfully. Aug 14 06:18:07.901216 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9a50fe80-0a84-4e3c-9adf-e38644f1c838 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:18:07.901783 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 971/3877] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:18:07 2026] POST /volume/v3/volumes => generated 778 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:07.917253 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ea5e55f2-1ebc-4e37-8792-fb5d29ec744b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:07.920832 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ea5e55f2-1ebc-4e37-8792-fb5d29ec744b tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/volumes/8219bd84-2693-4227-a94c-c31efa0f244f Aug 14 06:18:07.921022 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ea5e55f2-1ebc-4e37-8792-fb5d29ec744b tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:07.921201 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ea5e55f2-1ebc-4e37-8792-fb5d29ec744b tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:07.937352 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:07.937352 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:07.947663 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ea5e55f2-1ebc-4e37-8792-fb5d29ec744b tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:18:07.958328 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ea5e55f2-1ebc-4e37-8792-fb5d29ec744b tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/8219bd84-2693-4227-a94c-c31efa0f244f returned with HTTP 200 Aug 14 06:18:07.959102 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 980/3878] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:07 2026] GET /volume/v3/volumes/8219bd84-2693-4227-a94c-c31efa0f244f => generated 957 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:08.153470 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fda0afe9-b035-461e-bde3-4f5a0ad0d361 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:08.155445 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fda0afe9-b035-461e-bde3-4f5a0ad0d361 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:08.155674 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fda0afe9-b035-461e-bde3-4f5a0ad0d361 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:08.155881 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fda0afe9-b035-461e-bde3-4f5a0ad0d361 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:08.156029 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-fda0afe9-b035-461e-bde3-4f5a0ad0d361 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:08.161003 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:08.161003 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:08.161990 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fda0afe9-b035-461e-bde3-4f5a0ad0d361 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:08.162416 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 961/3879] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:08 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:08.258107 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5d5981b6-4a15-498c-8af9-5e8737cb0926 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:08.271824 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5d5981b6-4a15-498c-8af9-5e8737cb0926 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:08.273558 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5d5981b6-4a15-498c-8af9-5e8737cb0926 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:08.273887 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5d5981b6-4a15-498c-8af9-5e8737cb0926 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:08.274054 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-5d5981b6-4a15-498c-8af9-5e8737cb0926 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:08.302927 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:08.302927 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:08.303789 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5d5981b6-4a15-498c-8af9-5e8737cb0926 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:08.304214 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 968/3880] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:08 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 708 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:08.379021 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:08.384679 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:18:08.385012 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "6dc915d2-e9be-40ae-a45a-8c1b74ddb60c", "size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:08.388513 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '6dc915d2-e9be-40ae-a45a-8c1b74ddb60c', 'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:18:08.513423 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Create volume of 1 GB Aug 14 06:18:08.513423 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:08.513423 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:08.518600 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Availability Zones retrieved successfully. Aug 14 06:18:08.531678 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Flow 'volume_create_api' (5c6dc870-5f11-4348-a922-a5074023b8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:08.531678 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea4b1b05-60e9-48bc-a240-37a110d15416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:08.531678 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:18:08.601746 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea4b1b05-60e9-48bc-a240-37a110d15416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:08.602629 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db41b466-2acc-4cf7-b804-ed0ec26bb7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:08.691818 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Created reservations ['c43ddb06-c850-4467-8bf9-bfde54c971d7', 'd42b231e-6ea2-4292-84e8-49c2e5ef7476', '849ff6dd-db1f-4530-b2d7-7c897477a2d0', '26d04a30-f0ca-4194-8774-f2d4e60cedb8'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:08.692676 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db41b466-2acc-4cf7-b804-ed0ec26bb7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c43ddb06-c850-4467-8bf9-bfde54c971d7', 'd42b231e-6ea2-4292-84e8-49c2e5ef7476', '849ff6dd-db1f-4530-b2d7-7c897477a2d0', '26d04a30-f0ca-4194-8774-f2d4e60cedb8']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:08.693563 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (390158b5-7206-4207-8351-b7292445f4a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:08.720229 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (390158b5-7206-4207-8351-b7292445f4a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa677040-16df-4e49-ac02-8afb347adc89', '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='b856740280784ea5945c93043e4b6af5',qos_specs=None,replication_status=,reservations=['c43ddb06-c850-4467-8bf9-bfde54c971d7','d42b231e-6ea2-4292-84e8-49c2e5ef7476','849ff6dd-db1f-4530-b2d7-7c897477a2d0','26d04a30-f0ca-4194-8774-f2d4e60cedb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dc1cd6376ee492a933f5643cda4da21',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:18:08Z,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=aa677040-16df-4e49-ac02-8afb347adc89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b856740280784ea5945c93043e4b6af5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dc1cd6376ee492a933f5643cda4da21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:08.720968 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff81b784-76e3-4845-bcec-5ef604bb22bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:08.746720 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff81b784-76e3-4845-bcec-5ef604bb22bd) transitioned into state 'SUCCESS' from 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='b856740280784ea5945c93043e4b6af5',qos_specs=None,replication_status=,reservations=['c43ddb06-c850-4467-8bf9-bfde54c971d7','d42b231e-6ea2-4292-84e8-49c2e5ef7476','849ff6dd-db1f-4530-b2d7-7c897477a2d0','26d04a30-f0ca-4194-8774-f2d4e60cedb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dc1cd6376ee492a933f5643cda4da21',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:08.747480 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1411791c-f8c0-4504-812e-a1ff572f5ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:08.761503 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1411791c-f8c0-4504-812e-a1ff572f5ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:08.762802 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Flow 'volume_create_api' (5c6dc870-5f11-4348-a922-a5074023b8e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:08.763454 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Create volume request issued successfully. Aug 14 06:18:08.764263 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f60bf927-fd4f-4f73-8871-0b0e20b2fda5 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:18:08.764963 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 972/3881] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:18:08 2026] POST /volume/v3/volumes => generated 775 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:08.783673 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-693dea57-f8e9-4783-9e12-c2d10c98f3ea None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:08.788911 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-693dea57-f8e9-4783-9e12-c2d10c98f3ea tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:08.789174 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-693dea57-f8e9-4783-9e12-c2d10c98f3ea tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:08.789431 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-693dea57-f8e9-4783-9e12-c2d10c98f3ea tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:08.802979 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:08.802979 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:08.812799 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-693dea57-f8e9-4783-9e12-c2d10c98f3ea tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:08.823104 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-693dea57-f8e9-4783-9e12-c2d10c98f3ea tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:08.823104 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 981/3882] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:08 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:08.976555 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-79d57930-63b6-4195-8542-6da1454eff04 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:08.978940 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-79d57930-63b6-4195-8542-6da1454eff04 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/volumes/8219bd84-2693-4227-a94c-c31efa0f244f Aug 14 06:18:08.979601 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-79d57930-63b6-4195-8542-6da1454eff04 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:08.981245 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-79d57930-63b6-4195-8542-6da1454eff04 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:08.988041 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:08.988041 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:08.992438 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-79d57930-63b6-4195-8542-6da1454eff04 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:18:08.997023 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-79d57930-63b6-4195-8542-6da1454eff04 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/8219bd84-2693-4227-a94c-c31efa0f244f returned with HTTP 200 Aug 14 06:18:08.997023 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 962/3883] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:08 2026] GET /volume/v3/volumes/8219bd84-2693-4227-a94c-c31efa0f244f => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:09.020683 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-75581ff0-b905-4ded-99e4-0b7b61432d45 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:09.023171 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-75581ff0-b905-4ded-99e4-0b7b61432d45 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:18:09.023419 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-75581ff0-b905-4ded-99e4-0b7b61432d45 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8219bd84-2693-4227-a94c-c31efa0f244f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-768696015"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:09.039248 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:09.039248 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:09.039708 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-75581ff0-b905-4ded-99e4-0b7b61432d45 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:18:09.039874 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-75581ff0-b905-4ded-99e4-0b7b61432d45 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Create snapshot from volume 8219bd84-2693-4227-a94c-c31efa0f244f Aug 14 06:18:09.077775 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-75581ff0-b905-4ded-99e4-0b7b61432d45 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Created reservations ['9c747831-981b-4947-a208-03f5968e4bde', '846d2359-2037-47e0-933f-15c1653daf2d', 'a7748e66-3390-4032-9e35-51124a7ac878', '6d2aff2b-8d40-4542-9654-eccbd9637af0'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:09.122573 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-75581ff0-b905-4ded-99e4-0b7b61432d45 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot create request issued successfully. Aug 14 06:18:09.123015 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-75581ff0-b905-4ded-99e4-0b7b61432d45 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:18:09.123974 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 969/3884] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:18:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:09.139025 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c9bf9bb5-103d-4045-b6d5-a301e55db515 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:09.140473 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c9bf9bb5-103d-4045-b6d5-a301e55db515 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/snapshots/aa33927e-bf46-4249-82b6-013fc6b13ac4 Aug 14 06:18:09.141816 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c9bf9bb5-103d-4045-b6d5-a301e55db515 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:09.143886 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c9bf9bb5-103d-4045-b6d5-a301e55db515 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:09.151980 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:09.151980 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:09.152503 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c9bf9bb5-103d-4045-b6d5-a301e55db515 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot retrieved successfully. Aug 14 06:18:09.153448 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c9bf9bb5-103d-4045-b6d5-a301e55db515 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/aa33927e-bf46-4249-82b6-013fc6b13ac4 returned with HTTP 200 Aug 14 06:18:09.154586 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 973/3885] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:18:09 2026] GET /volume/v3/snapshots/aa33927e-bf46-4249-82b6-013fc6b13ac4 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:09.175948 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-283b2839-d371-48d4-adb9-884684b851d8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:09.177836 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-283b2839-d371-48d4-adb9-884684b851d8 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:09.178037 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-283b2839-d371-48d4-adb9-884684b851d8 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:09.178222 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-283b2839-d371-48d4-adb9-884684b851d8 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:09.178328 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-283b2839-d371-48d4-adb9-884684b851d8 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:09.182821 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:09.182821 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:09.183474 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-283b2839-d371-48d4-adb9-884684b851d8 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:09.183846 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 982/3886] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:09 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:09.319095 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0f12f290-ab49-42a4-8ef2-f6c5bc24d26f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:09.320958 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0f12f290-ab49-42a4-8ef2-f6c5bc24d26f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:09.321185 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0f12f290-ab49-42a4-8ef2-f6c5bc24d26f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:09.321383 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0f12f290-ab49-42a4-8ef2-f6c5bc24d26f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:09.321535 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0f12f290-ab49-42a4-8ef2-f6c5bc24d26f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:09.325849 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:09.325849 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:09.326469 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0f12f290-ab49-42a4-8ef2-f6c5bc24d26f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:09.326859 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 963/3887] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:09 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:09.843745 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1dd9535d-bf9e-4db3-bdc2-dab3daead4bb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:09.845906 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1dd9535d-bf9e-4db3-bdc2-dab3daead4bb tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:09.846132 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1dd9535d-bf9e-4db3-bdc2-dab3daead4bb tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:09.846333 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1dd9535d-bf9e-4db3-bdc2-dab3daead4bb tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:09.848821 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=458,cinder:INSERT=68,cinder:UPDATE=147 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:18:09.862815 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:09.862815 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:09.876878 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-1dd9535d-bf9e-4db3-bdc2-dab3daead4bb tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:09.884016 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1dd9535d-bf9e-4db3-bdc2-dab3daead4bb tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:09.884659 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 970/3888] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:09 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 867 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:10.172968 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4a39428b-f519-41fb-a9bf-26a2c8cab16e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:10.185768 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4a39428b-f519-41fb-a9bf-26a2c8cab16e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/snapshots/aa33927e-bf46-4249-82b6-013fc6b13ac4 Aug 14 06:18:10.189418 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4a39428b-f519-41fb-a9bf-26a2c8cab16e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:10.189418 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4a39428b-f519-41fb-a9bf-26a2c8cab16e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:10.195735 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:10.195735 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:10.195735 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4a39428b-f519-41fb-a9bf-26a2c8cab16e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot retrieved successfully. Aug 14 06:18:10.196520 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4a39428b-f519-41fb-a9bf-26a2c8cab16e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/aa33927e-bf46-4249-82b6-013fc6b13ac4 returned with HTTP 200 Aug 14 06:18:10.197071 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 974/3889] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:18:10 2026] GET /volume/v3/snapshots/aa33927e-bf46-4249-82b6-013fc6b13ac4 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:10.197624 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f19894b2-d362-4101-b013-b610d6224ff5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:10.200426 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f19894b2-d362-4101-b013-b610d6224ff5 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:10.200733 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f19894b2-d362-4101-b013-b610d6224ff5 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:10.201006 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f19894b2-d362-4101-b013-b610d6224ff5 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:10.201154 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-f19894b2-d362-4101-b013-b610d6224ff5 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:10.207522 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6e964491-0121-4463-a013-e855e93fed15 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:10.207640 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=466,cinder:INSERT=65,cinder:UPDATE=121,cinder:DELETE=2 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:18:10.212141 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:10.212141 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:10.212141 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f19894b2-d362-4101-b013-b610d6224ff5 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:10.212141 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 983/3890] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:10 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:10.212413 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6e964491-0121-4463-a013-e855e93fed15 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] POST https://10.4.3.127/volume/v3/snapshots/aa33927e-bf46-4249-82b6-013fc6b13ac4/action Aug 14 06:18:10.212755 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6e964491-0121-4463-a013-e855e93fed15 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:18:10.212934 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6e964491-0121-4463-a013-e855e93fed15 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:10.216990 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.snapshot_unmanage [None req-6e964491-0121-4463-a013-e855e93fed15 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] Unmanage snapshot with id: aa33927e-bf46-4249-82b6-013fc6b13ac4 Aug 14 06:18:10.224294 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:10.224294 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:10.224990 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6e964491-0121-4463-a013-e855e93fed15 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] Snapshot retrieved successfully. Aug 14 06:18:10.225958 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-6e964491-0121-4463-a013-e855e93fed15 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '24be6d1732c64c658837329a9e8cf18d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3c18d97ac6e45698dfd7f21409413f5', '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=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:18:10.226125 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6e964491-0121-4463-a013-e855e93fed15 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-reader] https://10.4.3.127/volume/v3/snapshots/aa33927e-bf46-4249-82b6-013fc6b13ac4/action returned with HTTP 403 Aug 14 06:18:10.227369 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 964/3891] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 14 06:18:10 2026] POST /volume/v3/snapshots/aa33927e-bf46-4249-82b6-013fc6b13ac4/action => generated 117 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:10.237317 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-66445140-631b-435b-ad9f-201c40d5e996 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:10.239220 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-66445140-631b-435b-ad9f-201c40d5e996 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/aa33927e-bf46-4249-82b6-013fc6b13ac4 Aug 14 06:18:10.239495 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-66445140-631b-435b-ad9f-201c40d5e996 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:10.239726 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-66445140-631b-435b-ad9f-201c40d5e996 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:10.239824 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-66445140-631b-435b-ad9f-201c40d5e996 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Delete snapshot with id: aa33927e-bf46-4249-82b6-013fc6b13ac4 Aug 14 06:18:10.252154 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:10.252154 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:10.254553 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-66445140-631b-435b-ad9f-201c40d5e996 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot retrieved successfully. Aug 14 06:18:10.272319 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d070f9f7-2879-4dfc-a56a-285ce8a6b615 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:10.274746 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d070f9f7-2879-4dfc-a56a-285ce8a6b615 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] DELETE https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 Aug 14 06:18:10.275042 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d070f9f7-2879-4dfc-a56a-285ce8a6b615 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:10.275289 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d070f9f7-2879-4dfc-a56a-285ce8a6b615 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:10.275649 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-d070f9f7-2879-4dfc-a56a-285ce8a6b615 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Delete volume with id: 2df3b48b-89bc-4d31-b18d-d24e24360206 Aug 14 06:18:10.282942 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-66445140-631b-435b-ad9f-201c40d5e996 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot delete request issued successfully. Aug 14 06:18:10.284020 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-66445140-631b-435b-ad9f-201c40d5e996 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/aa33927e-bf46-4249-82b6-013fc6b13ac4 returned with HTTP 202 Aug 14 06:18:10.284020 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 971/3892] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:18:10 2026] DELETE /volume/v3/snapshots/aa33927e-bf46-4249-82b6-013fc6b13ac4 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:10.284213 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:10.284213 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:10.284896 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d070f9f7-2879-4dfc-a56a-285ce8a6b615 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:18:10.304271 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3ce737e8-07d3-4736-be73-147a4c3a50ea None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:10.305958 np0000007331 devstack@c-api.service[100404]: WARNING cinder.keymgr.conf_key_mgr [None req-d070f9f7-2879-4dfc-a56a-285ce8a6b615 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 06:18:10.308165 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3ce737e8-07d3-4736-be73-147a4c3a50ea tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/snapshots/aa33927e-bf46-4249-82b6-013fc6b13ac4 Aug 14 06:18:10.308165 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3ce737e8-07d3-4736-be73-147a4c3a50ea tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:10.308165 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3ce737e8-07d3-4736-be73-147a4c3a50ea tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:10.319156 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:10.319156 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:10.319156 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3ce737e8-07d3-4736-be73-147a4c3a50ea tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Snapshot retrieved successfully. Aug 14 06:18:10.319156 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3ce737e8-07d3-4736-be73-147a4c3a50ea tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/aa33927e-bf46-4249-82b6-013fc6b13ac4 returned with HTTP 200 Aug 14 06:18:10.319390 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d070f9f7-2879-4dfc-a56a-285ce8a6b615 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Delete volume request issued successfully. Aug 14 06:18:10.319483 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 984/3893] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:18:10 2026] GET /volume/v3/snapshots/aa33927e-bf46-4249-82b6-013fc6b13ac4 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:10.319530 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d070f9f7-2879-4dfc-a56a-285ce8a6b615 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 returned with HTTP 202 Aug 14 06:18:10.319971 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 975/3894] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:18:10 2026] DELETE /volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:10.331823 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0ca96f58-2440-4f64-ad1f-7926d063fb03 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:10.334224 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0ca96f58-2440-4f64-ad1f-7926d063fb03 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 Aug 14 06:18:10.334823 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0ca96f58-2440-4f64-ad1f-7926d063fb03 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:10.334823 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0ca96f58-2440-4f64-ad1f-7926d063fb03 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:10.341289 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9f86f128-51fd-4200-a975-3ad128fe820f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:10.344174 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9f86f128-51fd-4200-a975-3ad128fe820f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:10.344824 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9f86f128-51fd-4200-a975-3ad128fe820f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:10.344899 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:10.344899 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:10.344980 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9f86f128-51fd-4200-a975-3ad128fe820f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:10.344980 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-9f86f128-51fd-4200-a975-3ad128fe820f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:10.349499 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0ca96f58-2440-4f64-ad1f-7926d063fb03 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:18:10.354201 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0ca96f58-2440-4f64-ad1f-7926d063fb03 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 returned with HTTP 200 Aug 14 06:18:10.354766 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 965/3895] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:10 2026] GET /volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:10.358795 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:10.358795 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:10.360096 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9f86f128-51fd-4200-a975-3ad128fe820f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:10.360663 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 972/3896] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:10 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 708 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:10.901705 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ce023a98-18b0-48ad-b7a9-1bd12c40ed28 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:10.903741 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ce023a98-18b0-48ad-b7a9-1bd12c40ed28 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:10.903970 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ce023a98-18b0-48ad-b7a9-1bd12c40ed28 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:10.904631 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ce023a98-18b0-48ad-b7a9-1bd12c40ed28 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:10.914389 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:10.914389 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:10.920637 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ce023a98-18b0-48ad-b7a9-1bd12c40ed28 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:10.925616 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ce023a98-18b0-48ad-b7a9-1bd12c40ed28 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:10.926457 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 985/3897] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:10 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:11.227537 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-85b03d2c-1ea6-4a47-b963-75b75879cb7b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:11.233351 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-85b03d2c-1ea6-4a47-b963-75b75879cb7b tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:11.234258 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-85b03d2c-1ea6-4a47-b963-75b75879cb7b tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:11.234258 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-85b03d2c-1ea6-4a47-b963-75b75879cb7b tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:11.237504 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-85b03d2c-1ea6-4a47-b963-75b75879cb7b tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:11.239721 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=671,cinder:UPDATE=263,cinder:INSERT=153 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:18:11.244220 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:11.244220 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:11.245957 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-85b03d2c-1ea6-4a47-b963-75b75879cb7b tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:11.246671 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 976/3898] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:11 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:11.334616 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5baf65ad-796b-4157-aeda-0bc60bec2b8c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:11.336583 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5baf65ad-796b-4157-aeda-0bc60bec2b8c tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/snapshots/aa33927e-bf46-4249-82b6-013fc6b13ac4 Aug 14 06:18:11.336793 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5baf65ad-796b-4157-aeda-0bc60bec2b8c tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:11.336992 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5baf65ad-796b-4157-aeda-0bc60bec2b8c tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:11.341980 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5baf65ad-796b-4157-aeda-0bc60bec2b8c tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/snapshots/aa33927e-bf46-4249-82b6-013fc6b13ac4 returned with HTTP 404 Aug 14 06:18:11.342553 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 966/3899] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:18:11 2026] GET /volume/v3/snapshots/aa33927e-bf46-4249-82b6-013fc6b13ac4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:11.351054 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c5214ed2-0de9-4abb-ad8a-82e27a32c29e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:11.355126 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c5214ed2-0de9-4abb-ad8a-82e27a32c29e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/8219bd84-2693-4227-a94c-c31efa0f244f Aug 14 06:18:11.355771 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c5214ed2-0de9-4abb-ad8a-82e27a32c29e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:11.355771 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c5214ed2-0de9-4abb-ad8a-82e27a32c29e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:11.355879 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-c5214ed2-0de9-4abb-ad8a-82e27a32c29e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Delete volume with id: 8219bd84-2693-4227-a94c-c31efa0f244f Aug 14 06:18:11.365950 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:11.365950 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:11.366474 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c5214ed2-0de9-4abb-ad8a-82e27a32c29e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:18:11.373480 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3df0b8d3-c1c5-44a8-b668-d2b3419c130d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:11.375061 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a847a3b8-3765-4287-9626-a9111d9b997d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:11.377220 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3df0b8d3-c1c5-44a8-b668-d2b3419c130d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:11.377304 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a847a3b8-3765-4287-9626-a9111d9b997d tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 Aug 14 06:18:11.377949 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a847a3b8-3765-4287-9626-a9111d9b997d tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:11.377949 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a847a3b8-3765-4287-9626-a9111d9b997d tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:11.378454 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3df0b8d3-c1c5-44a8-b668-d2b3419c130d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:11.378804 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3df0b8d3-c1c5-44a8-b668-d2b3419c130d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:11.380164 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3df0b8d3-c1c5-44a8-b668-d2b3419c130d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:11.386754 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:11.386754 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:11.388578 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a847a3b8-3765-4287-9626-a9111d9b997d tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 returned with HTTP 404 Aug 14 06:18:11.389098 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3df0b8d3-c1c5-44a8-b668-d2b3419c130d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:11.389852 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 977/3900] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:11 2026] GET /volume/v3/volumes/2df3b48b-89bc-4d31-b18d-d24e24360206 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:11.389922 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 986/3901] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:11 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:11.397140 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c5214ed2-0de9-4abb-ad8a-82e27a32c29e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Delete volume request issued successfully. Aug 14 06:18:11.397314 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c5214ed2-0de9-4abb-ad8a-82e27a32c29e tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/8219bd84-2693-4227-a94c-c31efa0f244f returned with HTTP 202 Aug 14 06:18:11.399017 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-31edcb57-36ef-423e-95e8-11b728ccbd51 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:11.400748 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 973/3902] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:18:11 2026] DELETE /volume/v3/volumes/8219bd84-2693-4227-a94c-c31efa0f244f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:11.402560 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-31edcb57-36ef-423e-95e8-11b728ccbd51 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 14 06:18:11.402560 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-31edcb57-36ef-423e-95e8-11b728ccbd51 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:11.402560 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-31edcb57-36ef-423e-95e8-11b728ccbd51 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:11.403352 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-31edcb57-36ef-423e-95e8-11b728ccbd51 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:18:11.414451 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7742ff7e-dae0-4689-94ce-75feb7d3cc00 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:11.416092 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7742ff7e-dae0-4689-94ce-75feb7d3cc00 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/volumes/8219bd84-2693-4227-a94c-c31efa0f244f Aug 14 06:18:11.416231 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7742ff7e-dae0-4689-94ce-75feb7d3cc00 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:11.416473 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7742ff7e-dae0-4689-94ce-75feb7d3cc00 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:11.421485 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-31edcb57-36ef-423e-95e8-11b728ccbd51 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Get all volumes completed successfully. Aug 14 06:18:11.423683 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:11.423683 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:11.425113 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:11.425113 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:11.430234 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7742ff7e-dae0-4689-94ce-75feb7d3cc00 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Volume info retrieved successfully. Aug 14 06:18:11.431105 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-31edcb57-36ef-423e-95e8-11b728ccbd51 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 06:18:11.431639 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 967/3903] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 14 06:18:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11037 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:18:11.435237 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7742ff7e-dae0-4689-94ce-75feb7d3cc00 tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/8219bd84-2693-4227-a94c-c31efa0f244f returned with HTTP 200 Aug 14 06:18:11.435770 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 978/3904] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:11 2026] GET /volume/v3/volumes/8219bd84-2693-4227-a94c-c31efa0f244f => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:11.462418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b0588e57-4bc5-42a4-a19e-bf249bdc727a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:11.463919 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b0588e57-4bc5-42a4-a19e-bf249bdc727a tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] DELETE https://10.4.3.127/volume/v3/types/9398b632-3452-49f5-a452-8883f4b8a4ad Aug 14 06:18:11.464384 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b0588e57-4bc5-42a4-a19e-bf249bdc727a tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:11.464767 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b0588e57-4bc5-42a4-a19e-bf249bdc727a tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:11.491830 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b0588e57-4bc5-42a4-a19e-bf249bdc727a tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] https://10.4.3.127/volume/v3/types/9398b632-3452-49f5-a452-8883f4b8a4ad returned with HTTP 202 Aug 14 06:18:11.491830 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 987/3905] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:18:11 2026] DELETE /volume/v3/types/9398b632-3452-49f5-a452-8883f4b8a4ad => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:11.508097 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ec4d5506-bbe5-415c-86b9-808011c52a7c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:11.513235 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ec4d5506-bbe5-415c-86b9-808011c52a7c tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:18:11.513814 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ec4d5506-bbe5-415c-86b9-808011c52a7c tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-942296456", "extra_specs": {}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:11.528649 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ec4d5506-bbe5-415c-86b9-808011c52a7c tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:18:11.529180 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 974/3906] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:18:11 2026] POST /volume/v3/types => generated 211 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:11.540487 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d729bb3e-7cba-4844-9e03-f9d079f6661e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:11.542692 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d729bb3e-7cba-4844-9e03-f9d079f6661e tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] POST https://10.4.3.127/volume/v3/types/0d733fdb-a3f7-4117-a72e-674dc7dc43f2/encryption Aug 14 06:18:11.543436 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d729bb3e-7cba-4844-9e03-f9d079f6661e tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:11.579972 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d729bb3e-7cba-4844-9e03-f9d079f6661e tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] https://10.4.3.127/volume/v3/types/0d733fdb-a3f7-4117-a72e-674dc7dc43f2/encryption returned with HTTP 200 Aug 14 06:18:11.579972 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 968/3907] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 14 06:18:11 2026] POST /volume/v3/types/0d733fdb-a3f7-4117-a72e-674dc7dc43f2/encryption => generated 230 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:11.589205 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:11.591735 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:18:11.592243 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1489915329", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-942296456", "size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:11.594776 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1489915329', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-942296456', 'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:18:11.598962 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Create volume of 1 GB Aug 14 06:18:11.599364 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:11.599364 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:11.600064 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Availability Zones retrieved successfully. Aug 14 06:18:11.608507 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Flow 'volume_create_api' (8380c69b-e913-4d4e-b7d3-90bae09e1a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:11.609896 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caa9fc8c-489e-4bab-95aa-5c6e97313c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:11.611308 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:18:11.648651 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caa9fc8c-489e-4bab-95aa-5c6e97313c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:18:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d733fdb-a3f7-4117-a72e-674dc7dc43f2,is_public=True,name='tempest-scenario-type-luks-942296456',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d733fdb-a3f7-4117-a72e-674dc7dc43f2', '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=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:11.650140 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4622c902-42b6-4cc6-a73e-d704466567ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:11.693640 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-942296456 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-942296456, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:11.694026 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-942296456 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-942296456, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:11.739769 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Created reservations ['36ae481a-71d8-474e-819e-08242d9e1a16', '6cefabbe-d080-4fd2-87bb-1e754a9ede72', 'fa564e06-7fb0-4c0e-862d-ebe944c4222c', 'dd8dafb8-a82f-4ae9-82ea-e551721b7db4'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:11.740901 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4622c902-42b6-4cc6-a73e-d704466567ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36ae481a-71d8-474e-819e-08242d9e1a16', '6cefabbe-d080-4fd2-87bb-1e754a9ede72', 'fa564e06-7fb0-4c0e-862d-ebe944c4222c', 'dd8dafb8-a82f-4ae9-82ea-e551721b7db4']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:11.741981 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76518585-f29f-4334-9c98-6c8d2c23399b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:11.765223 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76518585-f29f-4334-9c98-6c8d2c23399b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '081f067b-9840-48f3-8828-e7c71257dee4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1489915329',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c1912fa9fbf4cd891b8ee03a3e018e6',qos_specs=None,replication_status=,reservations=['36ae481a-71d8-474e-819e-08242d9e1a16','6cefabbe-d080-4fd2-87bb-1e754a9ede72','fa564e06-7fb0-4c0e-862d-ebe944c4222c','dd8dafb8-a82f-4ae9-82ea-e551721b7db4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='589106a7bc044a0cb0dc263e6ea04e02',volume_type_id=0d733fdb-a3f7-4117-a72e-674dc7dc43f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:18:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1489915329',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=081f067b-9840-48f3-8828-e7c71257dee4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c1912fa9fbf4cd891b8ee03a3e018e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='589106a7bc044a0cb0dc263e6ea04e02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d733fdb-a3f7-4117-a72e-674dc7dc43f2),volume_type_id=0d733fdb-a3f7-4117-a72e-674dc7dc43f2)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:11.766105 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (643945da-12c2-4520-9544-cab26a78fc66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:11.793168 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (643945da-12c2-4520-9544-cab26a78fc66) transitioned into state 'SUCCESS' from state '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-1489915329',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c1912fa9fbf4cd891b8ee03a3e018e6',qos_specs=None,replication_status=,reservations=['36ae481a-71d8-474e-819e-08242d9e1a16','6cefabbe-d080-4fd2-87bb-1e754a9ede72','fa564e06-7fb0-4c0e-862d-ebe944c4222c','dd8dafb8-a82f-4ae9-82ea-e551721b7db4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='589106a7bc044a0cb0dc263e6ea04e02',volume_type_id=0d733fdb-a3f7-4117-a72e-674dc7dc43f2)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:11.793914 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2532a572-d969-4706-bca2-614afec3df9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:11.805771 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2532a572-d969-4706-bca2-614afec3df9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:11.806609 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Flow 'volume_create_api' (8380c69b-e913-4d4e-b7d3-90bae09e1a45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:11.806887 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Create volume request issued successfully. Aug 14 06:18:11.807565 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d35f5322-5fea-4d61-8880-2e6af675aee0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:18:11.810881 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 979/3908] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:18:11 2026] POST /volume/v3/volumes => generated 784 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:11.942366 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a9f040b7-2934-436e-abde-cfecd5061816 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:11.946320 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a9f040b7-2934-436e-abde-cfecd5061816 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:11.946320 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a9f040b7-2934-436e-abde-cfecd5061816 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:11.946320 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a9f040b7-2934-436e-abde-cfecd5061816 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:11.954258 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:11.954258 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:11.962158 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a9f040b7-2934-436e-abde-cfecd5061816 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:11.967339 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a9f040b7-2934-436e-abde-cfecd5061816 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:11.967898 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 988/3909] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:11 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:12.263507 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-396da832-3f24-4ad9-8404-60286e86a01f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:12.268809 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-396da832-3f24-4ad9-8404-60286e86a01f tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:12.269028 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-396da832-3f24-4ad9-8404-60286e86a01f tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:12.269261 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-396da832-3f24-4ad9-8404-60286e86a01f tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:12.269658 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-396da832-3f24-4ad9-8404-60286e86a01f tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:12.275305 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:12.275305 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:12.276191 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-396da832-3f24-4ad9-8404-60286e86a01f tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:12.276610 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 975/3910] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:12 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:12.406304 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a2e65404-7980-4278-b308-ef17369eed21 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:12.409325 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a2e65404-7980-4278-b308-ef17369eed21 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:12.409682 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a2e65404-7980-4278-b308-ef17369eed21 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:12.409813 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a2e65404-7980-4278-b308-ef17369eed21 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:12.409977 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-a2e65404-7980-4278-b308-ef17369eed21 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:12.416799 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:12.416799 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:12.417747 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a2e65404-7980-4278-b308-ef17369eed21 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:12.418226 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 969/3911] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:12 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:12.455671 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-622aff2a-981c-4925-ba94-27ddb20ba4be None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:12.459770 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-622aff2a-981c-4925-ba94-27ddb20ba4be tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] GET https://10.4.3.127/volume/v3/volumes/8219bd84-2693-4227-a94c-c31efa0f244f Aug 14 06:18:12.459770 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-622aff2a-981c-4925-ba94-27ddb20ba4be tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:12.459770 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-622aff2a-981c-4925-ba94-27ddb20ba4be tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:12.467137 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-622aff2a-981c-4925-ba94-27ddb20ba4be tempest-ProjectReaderTests-1032642310 tempest-ProjectReaderTests-1032642310-project-admin] https://10.4.3.127/volume/v3/volumes/8219bd84-2693-4227-a94c-c31efa0f244f returned with HTTP 404 Aug 14 06:18:12.468794 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 980/3912] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:12 2026] GET /volume/v3/volumes/8219bd84-2693-4227-a94c-c31efa0f244f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:18:12.988411 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c6002494-a683-42cc-ae0a-e9ff94106766 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:12.990726 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c6002494-a683-42cc-ae0a-e9ff94106766 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:12.991074 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c6002494-a683-42cc-ae0a-e9ff94106766 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:12.991333 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c6002494-a683-42cc-ae0a-e9ff94106766 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:13.000726 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:13.000726 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:13.005234 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c6002494-a683-42cc-ae0a-e9ff94106766 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:13.011198 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c6002494-a683-42cc-ae0a-e9ff94106766 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:13.011751 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 989/3913] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:12 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:13.288950 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-93195b19-28e1-4330-af84-746710635af3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:13.291589 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-93195b19-28e1-4330-af84-746710635af3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:13.292065 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-93195b19-28e1-4330-af84-746710635af3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:13.292327 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-93195b19-28e1-4330-af84-746710635af3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:13.292661 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-93195b19-28e1-4330-af84-746710635af3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:13.299469 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:13.299469 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:13.300694 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-93195b19-28e1-4330-af84-746710635af3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:13.301337 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 976/3914] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:13 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:18:13.429930 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b8d32b83-ea4f-4f9a-81af-7a1d54ebe72e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:13.432215 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b8d32b83-ea4f-4f9a-81af-7a1d54ebe72e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:13.432776 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b8d32b83-ea4f-4f9a-81af-7a1d54ebe72e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:13.432776 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b8d32b83-ea4f-4f9a-81af-7a1d54ebe72e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:13.432879 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b8d32b83-ea4f-4f9a-81af-7a1d54ebe72e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:13.438423 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:13.438423 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:13.439039 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b8d32b83-ea4f-4f9a-81af-7a1d54ebe72e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:13.439621 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 970/3915] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:13 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:14.028052 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7e0dead4-ef08-4c9a-8ae1-8621ff9428fd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:14.036283 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7e0dead4-ef08-4c9a-8ae1-8621ff9428fd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:14.036463 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7e0dead4-ef08-4c9a-8ae1-8621ff9428fd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:14.036767 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7e0dead4-ef08-4c9a-8ae1-8621ff9428fd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:14.054495 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:14.054495 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:14.063176 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7e0dead4-ef08-4c9a-8ae1-8621ff9428fd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:14.069790 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7e0dead4-ef08-4c9a-8ae1-8621ff9428fd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:14.070285 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 981/3916] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:14 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:14.316715 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5acd443c-743c-430b-a43d-cd39504874bb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:14.318709 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5acd443c-743c-430b-a43d-cd39504874bb tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:14.318912 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5acd443c-743c-430b-a43d-cd39504874bb tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:14.319156 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5acd443c-743c-430b-a43d-cd39504874bb tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:14.319688 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-5acd443c-743c-430b-a43d-cd39504874bb tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:14.325815 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:14.325815 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:14.327030 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5acd443c-743c-430b-a43d-cd39504874bb tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:14.327995 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 990/3917] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:14 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:14.453802 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6e2b8a25-9b0a-447b-91e8-929ea6e62241 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:14.456383 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6e2b8a25-9b0a-447b-91e8-929ea6e62241 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:14.456697 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6e2b8a25-9b0a-447b-91e8-929ea6e62241 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:14.456953 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6e2b8a25-9b0a-447b-91e8-929ea6e62241 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:14.457096 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-6e2b8a25-9b0a-447b-91e8-929ea6e62241 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:14.462598 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:14.462598 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:14.463457 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6e2b8a25-9b0a-447b-91e8-929ea6e62241 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:14.464242 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 977/3918] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:14 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:14.587195 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-426a386d-83d8-412f-86d8-3bdb7bf8602c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:14.761865 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-426a386d-83d8-412f-86d8-3bdb7bf8602c tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:18:14.762604 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-426a386d-83d8-412f-86d8-3bdb7bf8602c tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1803580757", "extra_specs": {"storage_protocol": "tempest-storage_protocol-202653759", "vendor_name": "tempest-vendor_name-1594910939"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:14.793156 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-426a386d-83d8-412f-86d8-3bdb7bf8602c tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:18:14.793738 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 971/3919] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:18:14 2026] POST /volume/v3/types => generated 329 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:14.807090 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3656496a-f0b6-4e89-984f-db5258b72389 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:14.810828 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:18:14.811459 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "71f1b58a-d649-4354-a5b4-e34a8e98f119", "size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:14.813977 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Create volume request body: {'volume': {'volume_type': '71f1b58a-d649-4354-a5b4-e34a8e98f119', 'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:18:14.820356 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Create volume of 1 GB Aug 14 06:18:14.820804 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:14.820804 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:14.821436 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Availability Zones retrieved successfully. Aug 14 06:18:14.828961 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Flow 'volume_create_api' (232c41d1-96fb-459f-bfb7-0fea699ea2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:14.830419 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e8ea5d-04a1-4d15-ad78-c5fe20a29356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:14.831928 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:18:14.860667 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e8ea5d-04a1-4d15-ad78-c5fe20a29356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:18:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-202653759',vendor_name='tempest-vendor_name-1594910939'},id=71f1b58a-d649-4354-a5b4-e34a8e98f119,is_public=True,name='tempest-ProjectMemberTests-volume-type-1803580757',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '71f1b58a-d649-4354-a5b4-e34a8e98f119', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:14.861521 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14322043-1282-4b8a-8c73-a41b7892bc2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:14.896120 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1803580757 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1803580757, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:14.896645 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1803580757 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1803580757, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:14.962904 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Created reservations ['e2ed0131-a622-408e-96cb-72e1a0a1ab43', '249dcd02-a828-4c33-b171-8794eb84eee1', '42f153c5-9dc9-413a-8614-2f7848d3df97', '3738e1ee-9200-4dc3-9727-bb4b280995df'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:14.963539 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14322043-1282-4b8a-8c73-a41b7892bc2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2ed0131-a622-408e-96cb-72e1a0a1ab43', '249dcd02-a828-4c33-b171-8794eb84eee1', '42f153c5-9dc9-413a-8614-2f7848d3df97', '3738e1ee-9200-4dc3-9727-bb4b280995df']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:14.964196 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea8312a8-907a-4411-9647-bb1cb040b2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:14.998770 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea8312a8-907a-4411-9647-bb1cb040b2d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c95744f-6e6d-490b-8f6a-542d2fd606da', '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='9b36d98fb23347a6a2cd45b4a6a98d9a',qos_specs=None,replication_status=,reservations=['e2ed0131-a622-408e-96cb-72e1a0a1ab43','249dcd02-a828-4c33-b171-8794eb84eee1','42f153c5-9dc9-413a-8614-2f7848d3df97','3738e1ee-9200-4dc3-9727-bb4b280995df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7d5637576394d18a20741b696ad6765',volume_type_id=71f1b58a-d649-4354-a5b4-e34a8e98f119), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:18:14Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c95744f-6e6d-490b-8f6a-542d2fd606da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b36d98fb23347a6a2cd45b4a6a98d9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7d5637576394d18a20741b696ad6765',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(71f1b58a-d649-4354-a5b4-e34a8e98f119),volume_type_id=71f1b58a-d649-4354-a5b4-e34a8e98f119)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:15.000936 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (051f8a01-4005-4c0f-b1bc-522f305586a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:15.039901 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (051f8a01-4005-4c0f-b1bc-522f305586a2) transitioned into state 'SUCCESS' from 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='9b36d98fb23347a6a2cd45b4a6a98d9a',qos_specs=None,replication_status=,reservations=['e2ed0131-a622-408e-96cb-72e1a0a1ab43','249dcd02-a828-4c33-b171-8794eb84eee1','42f153c5-9dc9-413a-8614-2f7848d3df97','3738e1ee-9200-4dc3-9727-bb4b280995df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7d5637576394d18a20741b696ad6765',volume_type_id=71f1b58a-d649-4354-a5b4-e34a8e98f119)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:15.041046 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db74807-f06d-41ba-934e-3a23bac03b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:15.061255 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db74807-f06d-41ba-934e-3a23bac03b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:15.061492 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Flow 'volume_create_api' (232c41d1-96fb-459f-bfb7-0fea699ea2d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:15.061782 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Create volume request issued successfully. Aug 14 06:18:15.062679 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3656496a-f0b6-4e89-984f-db5258b72389 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:18:15.063295 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 982/3920] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:18:14 2026] POST /volume/v3/volumes => generated 774 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:15.086140 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-065b0ae3-302a-4be5-9773-158f484638ff None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:15.091166 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-065b0ae3-302a-4be5-9773-158f484638ff tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] GET https://10.4.3.127/volume/v3/volumes/7c95744f-6e6d-490b-8f6a-542d2fd606da Aug 14 06:18:15.091166 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-065b0ae3-302a-4be5-9773-158f484638ff tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:15.091166 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-065b0ae3-302a-4be5-9773-158f484638ff tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:15.091965 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-96ed19dc-db0b-4dfc-8b03-5b48b26414b7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:15.095072 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-96ed19dc-db0b-4dfc-8b03-5b48b26414b7 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:15.097381 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-96ed19dc-db0b-4dfc-8b03-5b48b26414b7 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:15.097381 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-96ed19dc-db0b-4dfc-8b03-5b48b26414b7 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:15.108897 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:15.108897 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:15.114921 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:15.114921 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:15.115449 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-065b0ae3-302a-4be5-9773-158f484638ff tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Volume info retrieved successfully. Aug 14 06:18:15.123527 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-96ed19dc-db0b-4dfc-8b03-5b48b26414b7 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:15.123798 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-065b0ae3-302a-4be5-9773-158f484638ff tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/volumes/7c95744f-6e6d-490b-8f6a-542d2fd606da returned with HTTP 200 Aug 14 06:18:15.124713 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 991/3921] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:15 2026] GET /volume/v3/volumes/7c95744f-6e6d-490b-8f6a-542d2fd606da => generated 953 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:18:15.140060 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-96ed19dc-db0b-4dfc-8b03-5b48b26414b7 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:15.140345 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 978/3922] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:15 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:15.345498 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-98e216f5-d435-42c9-ab57-616e73cff5e2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:15.348040 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-98e216f5-d435-42c9-ab57-616e73cff5e2 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:15.348629 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-98e216f5-d435-42c9-ab57-616e73cff5e2 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:15.348943 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-98e216f5-d435-42c9-ab57-616e73cff5e2 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:15.349015 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-98e216f5-d435-42c9-ab57-616e73cff5e2 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:15.356618 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:15.356618 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:15.357602 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-98e216f5-d435-42c9-ab57-616e73cff5e2 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:15.358285 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 972/3923] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:15 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:15.478170 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-39af0022-cf7b-4778-8ed8-9c7972aa1ae8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:15.482696 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-39af0022-cf7b-4778-8ed8-9c7972aa1ae8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:15.483051 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-39af0022-cf7b-4778-8ed8-9c7972aa1ae8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:15.483330 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-39af0022-cf7b-4778-8ed8-9c7972aa1ae8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:15.483550 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-39af0022-cf7b-4778-8ed8-9c7972aa1ae8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:15.491261 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:15.491261 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:15.492109 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-39af0022-cf7b-4778-8ed8-9c7972aa1ae8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:15.492629 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 983/3924] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:15 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:16.149437 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-99ce3555-b0a2-48bb-9a37-582cce3680e8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:16.153280 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-99ce3555-b0a2-48bb-9a37-582cce3680e8 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] GET https://10.4.3.127/volume/v3/volumes/7c95744f-6e6d-490b-8f6a-542d2fd606da Aug 14 06:18:16.153662 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-99ce3555-b0a2-48bb-9a37-582cce3680e8 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:16.154030 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-99ce3555-b0a2-48bb-9a37-582cce3680e8 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:16.161652 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3346caf8-d48c-4f76-a84b-de08a66d0ab6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:16.164272 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3346caf8-d48c-4f76-a84b-de08a66d0ab6 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:16.164591 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3346caf8-d48c-4f76-a84b-de08a66d0ab6 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:16.164874 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3346caf8-d48c-4f76-a84b-de08a66d0ab6 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:16.173415 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:16.173415 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:16.178349 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:16.178349 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:16.180855 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-99ce3555-b0a2-48bb-9a37-582cce3680e8 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Volume info retrieved successfully. Aug 14 06:18:16.184120 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3346caf8-d48c-4f76-a84b-de08a66d0ab6 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:16.186228 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-99ce3555-b0a2-48bb-9a37-582cce3680e8 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/volumes/7c95744f-6e6d-490b-8f6a-542d2fd606da returned with HTTP 200 Aug 14 06:18:16.186875 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 992/3925] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:16 2026] GET /volume/v3/volumes/7c95744f-6e6d-490b-8f6a-542d2fd606da => generated 974 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:16.190618 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3346caf8-d48c-4f76-a84b-de08a66d0ab6 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:16.191350 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 979/3926] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:16 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:16.204841 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f02c622e-f73b-462b-a488-7bcbd6c97d19 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:16.209179 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f02c622e-f73b-462b-a488-7bcbd6c97d19 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] GET https://10.4.3.127/volume/v3/messages Aug 14 06:18:16.209421 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f02c622e-f73b-462b-a488-7bcbd6c97d19 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:16.209668 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f02c622e-f73b-462b-a488-7bcbd6c97d19 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:16.219334 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f02c622e-f73b-462b-a488-7bcbd6c97d19 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 14 06:18:16.219334 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 973/3927] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 14 06:18:16 2026] GET /volume/v3/messages => generated 670 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:16.232054 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-af001de8-7e85-40a7-a602-c1298263d626 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:16.357785 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-af001de8-7e85-40a7-a602-c1298263d626 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-member] DELETE https://10.4.3.127/volume/v3/messages/842cea7c-013a-4a7a-9990-802d8d576016 Aug 14 06:18:16.358067 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-af001de8-7e85-40a7-a602-c1298263d626 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:16.358387 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-af001de8-7e85-40a7-a602-c1298263d626 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:16.374670 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3a2fac44-1e44-4db0-80e9-99d279743249 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:16.377293 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3a2fac44-1e44-4db0-80e9-99d279743249 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:16.377293 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3a2fac44-1e44-4db0-80e9-99d279743249 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:16.377675 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3a2fac44-1e44-4db0-80e9-99d279743249 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:16.377812 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3a2fac44-1e44-4db0-80e9-99d279743249 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:16.377927 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-af001de8-7e85-40a7-a602-c1298263d626 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-member] https://10.4.3.127/volume/v3/messages/842cea7c-013a-4a7a-9990-802d8d576016 returned with HTTP 204 Aug 14 06:18:16.378671 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 984/3928] 10.4.3.127 () {68 vars in 1394 bytes} [Fri Aug 14 06:18:16 2026] DELETE /volume/v3/messages/842cea7c-013a-4a7a-9990-802d8d576016 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 06:18:16.388337 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f943b700-d1f9-4011-9b56-ac973db93e51 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:16.390847 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f943b700-d1f9-4011-9b56-ac973db93e51 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-member] GET https://10.4.3.127/volume/v3/messages/842cea7c-013a-4a7a-9990-802d8d576016 Aug 14 06:18:16.391187 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f943b700-d1f9-4011-9b56-ac973db93e51 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:16.391465 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f943b700-d1f9-4011-9b56-ac973db93e51 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:16.394108 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:16.394108 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:16.395161 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3a2fac44-1e44-4db0-80e9-99d279743249 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:16.395688 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 993/3929] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:16 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:16.398624 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f943b700-d1f9-4011-9b56-ac973db93e51 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-member] https://10.4.3.127/volume/v3/messages/842cea7c-013a-4a7a-9990-802d8d576016 returned with HTTP 404 Aug 14 06:18:16.399374 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 980/3930] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:18:16 2026] GET /volume/v3/messages/842cea7c-013a-4a7a-9990-802d8d576016 => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:16.413121 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f24c2945-f8c6-4898-bd72-e7eaa17c54bd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:16.415180 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f24c2945-f8c6-4898-bd72-e7eaa17c54bd tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/7c95744f-6e6d-490b-8f6a-542d2fd606da Aug 14 06:18:16.415388 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f24c2945-f8c6-4898-bd72-e7eaa17c54bd tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:16.415658 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f24c2945-f8c6-4898-bd72-e7eaa17c54bd tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:16.415760 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-f24c2945-f8c6-4898-bd72-e7eaa17c54bd tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Delete volume with id: 7c95744f-6e6d-490b-8f6a-542d2fd606da Aug 14 06:18:16.431927 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:16.431927 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:16.432192 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f24c2945-f8c6-4898-bd72-e7eaa17c54bd tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Volume info retrieved successfully. Aug 14 06:18:16.434106 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f24c2945-f8c6-4898-bd72-e7eaa17c54bd tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100407) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 06:18:16.454777 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-f24c2945-f8c6-4898-bd72-e7eaa17c54bd tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1803580757 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1803580757, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:16.455238 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-f24c2945-f8c6-4898-bd72-e7eaa17c54bd tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1803580757 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1803580757, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:16.469919 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-f24c2945-f8c6-4898-bd72-e7eaa17c54bd tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Created reservations ['4cf93502-3064-43d1-bdc8-445e4b95a80a', '115b1f46-4c55-49d1-9451-d2d0d394f925', '6124c249-8ca8-4ac0-b1a0-fb6877d6bd43', '5e86c9a5-31cb-49bc-93a7-7eefc7493ffe'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:16.505750 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8fc0cc17-f73f-4a82-9083-7f4a8edbeae5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:16.510342 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8fc0cc17-f73f-4a82-9083-7f4a8edbeae5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:16.510475 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8fc0cc17-f73f-4a82-9083-7f4a8edbeae5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:16.510768 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8fc0cc17-f73f-4a82-9083-7f4a8edbeae5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:16.510934 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-8fc0cc17-f73f-4a82-9083-7f4a8edbeae5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:16.519036 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:16.519036 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:16.519932 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8fc0cc17-f73f-4a82-9083-7f4a8edbeae5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:16.520468 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 985/3931] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:16 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:16.526734 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f24c2945-f8c6-4898-bd72-e7eaa17c54bd tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Delete volume request issued successfully. Aug 14 06:18:16.527003 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f24c2945-f8c6-4898-bd72-e7eaa17c54bd tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/volumes/7c95744f-6e6d-490b-8f6a-542d2fd606da returned with HTTP 202 Aug 14 06:18:16.527626 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 974/3932] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:18:16 2026] DELETE /volume/v3/volumes/7c95744f-6e6d-490b-8f6a-542d2fd606da => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:16.536336 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-04694c34-8570-4e22-b258-4e4f730830a9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:16.539478 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-04694c34-8570-4e22-b258-4e4f730830a9 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] DELETE https://10.4.3.127/volume/v3/types/71f1b58a-d649-4354-a5b4-e34a8e98f119 Aug 14 06:18:16.539478 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-04694c34-8570-4e22-b258-4e4f730830a9 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:16.539478 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-04694c34-8570-4e22-b258-4e4f730830a9 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:16.574231 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-04694c34-8570-4e22-b258-4e4f730830a9 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/types/71f1b58a-d649-4354-a5b4-e34a8e98f119 returned with HTTP 202 Aug 14 06:18:16.574958 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 994/3933] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:18:16 2026] DELETE /volume/v3/types/71f1b58a-d649-4354-a5b4-e34a8e98f119 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:16.588755 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-06ae0e68-4e5a-460c-9512-1a42399031d6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:16.593659 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-06ae0e68-4e5a-460c-9512-1a42399031d6 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:18:16.593659 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-06ae0e68-4e5a-460c-9512-1a42399031d6 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1722947827", "extra_specs": {"storage_protocol": "tempest-storage_protocol-806980737", "vendor_name": "tempest-vendor_name-1570023049"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:16.618674 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-06ae0e68-4e5a-460c-9512-1a42399031d6 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:18:16.619653 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 981/3934] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:18:16 2026] POST /volume/v3/types => generated 329 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:16.632137 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1a543302-228f-4874-9e24-d60df232c121 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:16.634321 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:18:16.634840 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f1334b94-64f6-4594-bfe7-f33d516f95d5", "size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:16.636865 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Create volume request body: {'volume': {'volume_type': 'f1334b94-64f6-4594-bfe7-f33d516f95d5', 'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:18:16.643106 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Create volume of 1 GB Aug 14 06:18:16.643484 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:16.643484 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:16.643968 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Availability Zones retrieved successfully. Aug 14 06:18:16.651636 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Flow 'volume_create_api' (d929f7db-938f-4956-94b2-64e2919551bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:16.653177 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5120ce6-1b06-488b-ae6f-f5beab40d8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:16.654275 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:18:16.678585 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5120ce6-1b06-488b-ae6f-f5beab40d8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:18:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-806980737',vendor_name='tempest-vendor_name-1570023049'},id=f1334b94-64f6-4594-bfe7-f33d516f95d5,is_public=True,name='tempest-ProjectMemberTests-volume-type-1722947827',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1334b94-64f6-4594-bfe7-f33d516f95d5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:16.680170 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b72fbf6-8f81-4f04-a6ed-96d8dc45f55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:16.718000 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1722947827 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1722947827, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:16.718523 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1722947827 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1722947827, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:16.761034 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Created reservations ['16de246b-3902-463b-9b79-4f1a19a83373', 'b2395b1e-3c21-4853-917b-8fdbb77a7e99', '1a985dab-cd64-4529-9c55-f860d5a1f114', '40447c05-9929-45b9-91b8-b8a28f48ad1f'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:16.761952 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b72fbf6-8f81-4f04-a6ed-96d8dc45f55a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16de246b-3902-463b-9b79-4f1a19a83373', 'b2395b1e-3c21-4853-917b-8fdbb77a7e99', '1a985dab-cd64-4529-9c55-f860d5a1f114', '40447c05-9929-45b9-91b8-b8a28f48ad1f']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:16.763001 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b71eaa5f-c8ea-4fd5-8c43-8c3d8d6967d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:16.793147 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b71eaa5f-c8ea-4fd5-8c43-8c3d8d6967d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8462c57-92f8-4d96-9f1e-31c6b539d69d', '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='9b36d98fb23347a6a2cd45b4a6a98d9a',qos_specs=None,replication_status=,reservations=['16de246b-3902-463b-9b79-4f1a19a83373','b2395b1e-3c21-4853-917b-8fdbb77a7e99','1a985dab-cd64-4529-9c55-f860d5a1f114','40447c05-9929-45b9-91b8-b8a28f48ad1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7d5637576394d18a20741b696ad6765',volume_type_id=f1334b94-64f6-4594-bfe7-f33d516f95d5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:18:16Z,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=e8462c57-92f8-4d96-9f1e-31c6b539d69d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b36d98fb23347a6a2cd45b4a6a98d9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7d5637576394d18a20741b696ad6765',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1334b94-64f6-4594-bfe7-f33d516f95d5),volume_type_id=f1334b94-64f6-4594-bfe7-f33d516f95d5)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:16.795222 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05313adb-bfd3-4c94-870c-c92ab1fa1a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:16.822370 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05313adb-bfd3-4c94-870c-c92ab1fa1a39) transitioned into state 'SUCCESS' from 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='9b36d98fb23347a6a2cd45b4a6a98d9a',qos_specs=None,replication_status=,reservations=['16de246b-3902-463b-9b79-4f1a19a83373','b2395b1e-3c21-4853-917b-8fdbb77a7e99','1a985dab-cd64-4529-9c55-f860d5a1f114','40447c05-9929-45b9-91b8-b8a28f48ad1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7d5637576394d18a20741b696ad6765',volume_type_id=f1334b94-64f6-4594-bfe7-f33d516f95d5)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:16.823537 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb5372e1-c7ec-4c70-9a4c-e3533b3773d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:16.840019 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb5372e1-c7ec-4c70-9a4c-e3533b3773d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:16.844484 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Flow 'volume_create_api' (d929f7db-938f-4956-94b2-64e2919551bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:16.844484 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Create volume request issued successfully. Aug 14 06:18:16.844484 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1a543302-228f-4874-9e24-d60df232c121 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:18:16.844484 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 986/3935] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:18:16 2026] POST /volume/v3/volumes => generated 774 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:16.855761 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-78de3db6-9692-45bf-bcee-08c90eb9ab79 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:16.857500 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-78de3db6-9692-45bf-bcee-08c90eb9ab79 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] GET https://10.4.3.127/volume/v3/volumes/e8462c57-92f8-4d96-9f1e-31c6b539d69d Aug 14 06:18:16.857739 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-78de3db6-9692-45bf-bcee-08c90eb9ab79 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:16.857995 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-78de3db6-9692-45bf-bcee-08c90eb9ab79 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:16.871167 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:16.871167 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:16.875584 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-78de3db6-9692-45bf-bcee-08c90eb9ab79 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Volume info retrieved successfully. Aug 14 06:18:16.879500 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-78de3db6-9692-45bf-bcee-08c90eb9ab79 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/volumes/e8462c57-92f8-4d96-9f1e-31c6b539d69d returned with HTTP 200 Aug 14 06:18:16.879640 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 975/3936] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:16 2026] GET /volume/v3/volumes/e8462c57-92f8-4d96-9f1e-31c6b539d69d => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:17.204239 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d01068a7-d85d-425a-afa0-6ca991088173 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:17.206984 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d01068a7-d85d-425a-afa0-6ca991088173 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:17.207190 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d01068a7-d85d-425a-afa0-6ca991088173 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:17.207369 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d01068a7-d85d-425a-afa0-6ca991088173 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:17.216864 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:17.216864 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:17.220677 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d01068a7-d85d-425a-afa0-6ca991088173 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:17.226149 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d01068a7-d85d-425a-afa0-6ca991088173 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:17.226386 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 995/3937] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:17 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:17.407779 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3293a035-4f63-4b94-b50a-0c28059c3085 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:17.410006 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3293a035-4f63-4b94-b50a-0c28059c3085 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:17.410246 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3293a035-4f63-4b94-b50a-0c28059c3085 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:17.410529 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3293a035-4f63-4b94-b50a-0c28059c3085 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:17.410663 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-3293a035-4f63-4b94-b50a-0c28059c3085 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:17.416733 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:17.416733 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:17.416733 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3293a035-4f63-4b94-b50a-0c28059c3085 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:17.416733 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 982/3938] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:17 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:17.479875 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-236ec8df-a003-4395-ac0d-8c10139935ca None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:17.482626 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-236ec8df-a003-4395-ac0d-8c10139935ca tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:17.482885 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-236ec8df-a003-4395-ac0d-8c10139935ca tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:17.483122 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-236ec8df-a003-4395-ac0d-8c10139935ca tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:17.492485 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:17.492485 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:17.499105 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-236ec8df-a003-4395-ac0d-8c10139935ca tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:17.504674 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-236ec8df-a003-4395-ac0d-8c10139935ca tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:17.505166 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 987/3939] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:17 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:17.538643 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c2a6a4e3-a1e7-40f3-ab21-056ec06f9c6d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:17.540609 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c2a6a4e3-a1e7-40f3-ab21-056ec06f9c6d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:17.540915 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c2a6a4e3-a1e7-40f3-ab21-056ec06f9c6d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:17.541150 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c2a6a4e3-a1e7-40f3-ab21-056ec06f9c6d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:17.541320 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-c2a6a4e3-a1e7-40f3-ab21-056ec06f9c6d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:17.547337 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:17.547337 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:17.548188 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c2a6a4e3-a1e7-40f3-ab21-056ec06f9c6d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:17.548687 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 976/3940] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:17 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:17.897378 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-57019787-8a5d-4b90-95c0-2da14ba85035 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:17.903476 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-57019787-8a5d-4b90-95c0-2da14ba85035 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] GET https://10.4.3.127/volume/v3/volumes/e8462c57-92f8-4d96-9f1e-31c6b539d69d Aug 14 06:18:17.903733 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-57019787-8a5d-4b90-95c0-2da14ba85035 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:17.903935 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-57019787-8a5d-4b90-95c0-2da14ba85035 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:17.913663 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:17.913663 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:17.919302 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-57019787-8a5d-4b90-95c0-2da14ba85035 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Volume info retrieved successfully. Aug 14 06:18:17.925086 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-57019787-8a5d-4b90-95c0-2da14ba85035 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/volumes/e8462c57-92f8-4d96-9f1e-31c6b539d69d returned with HTTP 200 Aug 14 06:18:17.925640 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 996/3941] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:17 2026] GET /volume/v3/volumes/e8462c57-92f8-4d96-9f1e-31c6b539d69d => generated 974 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:17.944743 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-806b8ff4-5f2e-4ad6-877d-ac3b0af5cfbd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:17.948817 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-806b8ff4-5f2e-4ad6-877d-ac3b0af5cfbd tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] GET https://10.4.3.127/volume/v3/messages Aug 14 06:18:17.948817 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-806b8ff4-5f2e-4ad6-877d-ac3b0af5cfbd tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:17.948817 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-806b8ff4-5f2e-4ad6-877d-ac3b0af5cfbd tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:17.957609 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-806b8ff4-5f2e-4ad6-877d-ac3b0af5cfbd tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 14 06:18:17.958593 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 983/3942] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 14 06:18:17 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:17.973766 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-69cd2fd5-fa01-40bc-845e-dab3049fe134 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:17.978933 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-69cd2fd5-fa01-40bc-845e-dab3049fe134 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-member] GET https://10.4.3.127/volume/v3/messages Aug 14 06:18:17.978933 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-69cd2fd5-fa01-40bc-845e-dab3049fe134 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:17.978933 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-69cd2fd5-fa01-40bc-845e-dab3049fe134 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:17.982564 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-69cd2fd5-fa01-40bc-845e-dab3049fe134 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-member] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 14 06:18:17.983067 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 988/3943] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 14 06:18:17 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:17.992478 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-81e43308-2076-44d1-a223-1949ce097c01 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:17.997286 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-81e43308-2076-44d1-a223-1949ce097c01 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] DELETE https://10.4.3.127/volume/v3/messages/b69e4574-0807-4f05-9ba4-73dafedead46 Aug 14 06:18:17.997637 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-81e43308-2076-44d1-a223-1949ce097c01 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:17.997902 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-81e43308-2076-44d1-a223-1949ce097c01 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:18.011947 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-81e43308-2076-44d1-a223-1949ce097c01 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/messages/b69e4574-0807-4f05-9ba4-73dafedead46 returned with HTTP 204 Aug 14 06:18:18.012521 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 977/3944] 10.4.3.127 () {68 vars in 1394 bytes} [Fri Aug 14 06:18:17 2026] DELETE /volume/v3/messages/b69e4574-0807-4f05-9ba4-73dafedead46 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 06:18:18.020366 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-191480d1-91a7-4e99-b52e-2d79ee579b8d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:18.022439 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-191480d1-91a7-4e99-b52e-2d79ee579b8d tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/e8462c57-92f8-4d96-9f1e-31c6b539d69d Aug 14 06:18:18.022673 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-191480d1-91a7-4e99-b52e-2d79ee579b8d tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:18.022884 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-191480d1-91a7-4e99-b52e-2d79ee579b8d tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:18.023107 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-191480d1-91a7-4e99-b52e-2d79ee579b8d tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Delete volume with id: e8462c57-92f8-4d96-9f1e-31c6b539d69d Aug 14 06:18:18.030698 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:18.030698 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:18.031053 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-191480d1-91a7-4e99-b52e-2d79ee579b8d tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Volume info retrieved successfully. Aug 14 06:18:18.031995 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-191480d1-91a7-4e99-b52e-2d79ee579b8d tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100406) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 06:18:18.042169 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-191480d1-91a7-4e99-b52e-2d79ee579b8d tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1722947827 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1722947827, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:18.042565 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-191480d1-91a7-4e99-b52e-2d79ee579b8d tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1722947827 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1722947827, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:18.055268 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-191480d1-91a7-4e99-b52e-2d79ee579b8d tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Created reservations ['f2357745-051b-4b77-9bff-5af139f07fd4', '8c20e1c2-82bc-410d-a6e2-eef32aeceda6', '0e950697-f40c-4194-b7f9-1439eba39022', 'f87dd014-4a17-4c60-8596-4d6070fa64a7'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:18.091694 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-191480d1-91a7-4e99-b52e-2d79ee579b8d tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Delete volume request issued successfully. Aug 14 06:18:18.092854 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-191480d1-91a7-4e99-b52e-2d79ee579b8d tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/volumes/e8462c57-92f8-4d96-9f1e-31c6b539d69d returned with HTTP 202 Aug 14 06:18:18.093443 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 997/3945] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:18:18 2026] DELETE /volume/v3/volumes/e8462c57-92f8-4d96-9f1e-31c6b539d69d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:18.101575 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-89630cb0-0a75-44ba-977b-17e9d9cabace None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:18.105374 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-89630cb0-0a75-44ba-977b-17e9d9cabace tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] DELETE https://10.4.3.127/volume/v3/types/f1334b94-64f6-4594-bfe7-f33d516f95d5 Aug 14 06:18:18.105630 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-89630cb0-0a75-44ba-977b-17e9d9cabace tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:18.105852 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-89630cb0-0a75-44ba-977b-17e9d9cabace tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:18.139430 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-89630cb0-0a75-44ba-977b-17e9d9cabace tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/types/f1334b94-64f6-4594-bfe7-f33d516f95d5 returned with HTTP 202 Aug 14 06:18:18.139859 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 984/3946] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:18:18 2026] DELETE /volume/v3/types/f1334b94-64f6-4594-bfe7-f33d516f95d5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:18.162438 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a497ca26-2ff9-4ac3-b23b-cd848e922cfc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:18.167074 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a497ca26-2ff9-4ac3-b23b-cd848e922cfc tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:18:18.168975 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a497ca26-2ff9-4ac3-b23b-cd848e922cfc tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1025280085", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1221986638", "vendor_name": "tempest-vendor_name-1555267276"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:18.194780 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a497ca26-2ff9-4ac3-b23b-cd848e922cfc tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:18:18.195614 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 989/3947] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:18:18 2026] POST /volume/v3/types => generated 330 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:18.209181 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:18.211021 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:18:18.211412 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "56eef451-bd34-4d3b-a839-25ff233bbc6e", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:18.213719 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Create volume request body: {'volume': {'volume_type': '56eef451-bd34-4d3b-a839-25ff233bbc6e', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:18:18.218233 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Create volume of 1 GB Aug 14 06:18:18.218485 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:18.218485 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:18.218920 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Availability Zones retrieved successfully. Aug 14 06:18:18.226029 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Flow 'volume_create_api' (bf4cd150-2a68-4f09-9287-78cbde7ea2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:18.227406 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53daa758-0df7-486a-9ae5-c7b61222eb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:18.228368 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:18:18.242350 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3026b86c-bc2f-4673-9e65-6eec752cfa20 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:18.244518 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3026b86c-bc2f-4673-9e65-6eec752cfa20 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:18.244746 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3026b86c-bc2f-4673-9e65-6eec752cfa20 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:18.244965 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3026b86c-bc2f-4673-9e65-6eec752cfa20 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:18.252318 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:18.252318 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:18.257669 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3026b86c-bc2f-4673-9e65-6eec752cfa20 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:18.261492 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3026b86c-bc2f-4673-9e65-6eec752cfa20 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:18.261936 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 998/3948] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:18 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:18.263412 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53daa758-0df7-486a-9ae5-c7b61222eb23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:18:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1221986638',vendor_name='tempest-vendor_name-1555267276'},id=56eef451-bd34-4d3b-a839-25ff233bbc6e,is_public=True,name='tempest-ProjectMemberTests-volume-type-1025280085',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56eef451-bd34-4d3b-a839-25ff233bbc6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:18.265114 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a8f27d6-69e9-4ce2-a55e-18133c528828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:18.303557 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1025280085 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1025280085, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:18.304062 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1025280085 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1025280085, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:18.350267 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Created reservations ['13a8fa69-3375-4d34-a3d6-e1ae48241f68', '3204b4e4-89d7-4a0e-babc-6e91c57094d0', '2199f4db-3518-401c-9d1f-eed550a6053b', '4df926b8-05e6-4f9b-b928-a791f2f88fcf'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:18.351232 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a8f27d6-69e9-4ce2-a55e-18133c528828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13a8fa69-3375-4d34-a3d6-e1ae48241f68', '3204b4e4-89d7-4a0e-babc-6e91c57094d0', '2199f4db-3518-401c-9d1f-eed550a6053b', '4df926b8-05e6-4f9b-b928-a791f2f88fcf']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:18.352083 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f842d79c-678e-4d22-84c1-a670f9fae3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:18.391877 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f842d79c-678e-4d22-84c1-a670f9fae3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eda74fca-23ba-498c-8692-b005c970bd39', '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='9b36d98fb23347a6a2cd45b4a6a98d9a',qos_specs=None,replication_status=,reservations=['13a8fa69-3375-4d34-a3d6-e1ae48241f68','3204b4e4-89d7-4a0e-babc-6e91c57094d0','2199f4db-3518-401c-9d1f-eed550a6053b','4df926b8-05e6-4f9b-b928-a791f2f88fcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7d5637576394d18a20741b696ad6765',volume_type_id=56eef451-bd34-4d3b-a839-25ff233bbc6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:18:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eda74fca-23ba-498c-8692-b005c970bd39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b36d98fb23347a6a2cd45b4a6a98d9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7d5637576394d18a20741b696ad6765',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56eef451-bd34-4d3b-a839-25ff233bbc6e),volume_type_id=56eef451-bd34-4d3b-a839-25ff233bbc6e)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:18.392748 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e79d6ed-c141-4b9a-b966-323bde63342e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:18.423448 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e79d6ed-c141-4b9a-b966-323bde63342e) transitioned into state 'SUCCESS' from 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='9b36d98fb23347a6a2cd45b4a6a98d9a',qos_specs=None,replication_status=,reservations=['13a8fa69-3375-4d34-a3d6-e1ae48241f68','3204b4e4-89d7-4a0e-babc-6e91c57094d0','2199f4db-3518-401c-9d1f-eed550a6053b','4df926b8-05e6-4f9b-b928-a791f2f88fcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7d5637576394d18a20741b696ad6765',volume_type_id=56eef451-bd34-4d3b-a839-25ff233bbc6e)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:18.424531 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cba14ed-49b4-43b1-a1f2-637c300be793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:18.429413 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-988862c7-0fb1-4ecb-b200-0809d0ce28ec None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:18.431429 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-988862c7-0fb1-4ecb-b200-0809d0ce28ec tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:18.431625 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-988862c7-0fb1-4ecb-b200-0809d0ce28ec tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:18.431812 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-988862c7-0fb1-4ecb-b200-0809d0ce28ec tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:18.432168 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-988862c7-0fb1-4ecb-b200-0809d0ce28ec tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:18.438279 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cba14ed-49b4-43b1-a1f2-637c300be793) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:18.439480 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Flow 'volume_create_api' (bf4cd150-2a68-4f09-9287-78cbde7ea2c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:18.439653 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:18.439653 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:18.440042 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Create volume request issued successfully. Aug 14 06:18:18.440469 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-988862c7-0fb1-4ecb-b200-0809d0ce28ec tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:18.440888 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 985/3949] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:18 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:18.440960 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5165fa42-76e0-4f2b-bc69-193e5d517c41 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:18:18.441549 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 978/3950] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:18:18 2026] POST /volume/v3/volumes => generated 774 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:18.453884 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8540695c-bf4b-43f8-aaf1-8b3f19bb3c0d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:18.464173 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8540695c-bf4b-43f8-aaf1-8b3f19bb3c0d tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] GET https://10.4.3.127/volume/v3/volumes/eda74fca-23ba-498c-8692-b005c970bd39 Aug 14 06:18:18.464538 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8540695c-bf4b-43f8-aaf1-8b3f19bb3c0d tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:18.464828 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8540695c-bf4b-43f8-aaf1-8b3f19bb3c0d tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:18.472879 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:18.472879 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:18.478031 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8540695c-bf4b-43f8-aaf1-8b3f19bb3c0d tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Volume info retrieved successfully. Aug 14 06:18:18.486474 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8540695c-bf4b-43f8-aaf1-8b3f19bb3c0d tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/volumes/eda74fca-23ba-498c-8692-b005c970bd39 returned with HTTP 200 Aug 14 06:18:18.487165 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 990/3951] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:18 2026] GET /volume/v3/volumes/eda74fca-23ba-498c-8692-b005c970bd39 => generated 953 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:18.519019 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f5e40f40-0161-44bb-8bea-b6ab8a7661a2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:18.520962 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f5e40f40-0161-44bb-8bea-b6ab8a7661a2 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:18.521144 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f5e40f40-0161-44bb-8bea-b6ab8a7661a2 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:18.521340 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f5e40f40-0161-44bb-8bea-b6ab8a7661a2 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:18.529292 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:18.529292 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:18.532817 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f5e40f40-0161-44bb-8bea-b6ab8a7661a2 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:18.536958 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f5e40f40-0161-44bb-8bea-b6ab8a7661a2 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:18.537334 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 999/3952] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:18 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:18.562083 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-aaf327f7-b700-45cf-be6d-7add6411b30f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:18.566975 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-aaf327f7-b700-45cf-be6d-7add6411b30f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:18.566975 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-aaf327f7-b700-45cf-be6d-7add6411b30f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:18.566975 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-aaf327f7-b700-45cf-be6d-7add6411b30f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:18.566975 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-aaf327f7-b700-45cf-be6d-7add6411b30f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:18.569933 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:18.569933 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:18.570838 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-aaf327f7-b700-45cf-be6d-7add6411b30f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:18.571265 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 986/3953] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:18 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:19.274560 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4d1d4c17-c152-4c25-9315-4f841e604298 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:19.276505 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4d1d4c17-c152-4c25-9315-4f841e604298 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:19.276712 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4d1d4c17-c152-4c25-9315-4f841e604298 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:19.276864 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4d1d4c17-c152-4c25-9315-4f841e604298 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:19.286837 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:19.286837 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:19.291672 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4d1d4c17-c152-4c25-9315-4f841e604298 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:19.297192 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4d1d4c17-c152-4c25-9315-4f841e604298 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:19.297696 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 979/3954] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:19 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:19.456725 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-903e1ccc-7d0a-4f9a-bd17-73db7218cc0f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:19.458300 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-903e1ccc-7d0a-4f9a-bd17-73db7218cc0f tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:19.458694 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-903e1ccc-7d0a-4f9a-bd17-73db7218cc0f tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:19.459008 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-903e1ccc-7d0a-4f9a-bd17-73db7218cc0f tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:19.460092 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-903e1ccc-7d0a-4f9a-bd17-73db7218cc0f tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:19.463619 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:19.463619 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:19.464631 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-903e1ccc-7d0a-4f9a-bd17-73db7218cc0f tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:19.465171 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 991/3955] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:19 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:19.501576 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6fc2ef8b-cd8c-4bb8-9d3d-4ede2ad8bf40 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:19.503365 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6fc2ef8b-cd8c-4bb8-9d3d-4ede2ad8bf40 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] GET https://10.4.3.127/volume/v3/volumes/eda74fca-23ba-498c-8692-b005c970bd39 Aug 14 06:18:19.503643 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6fc2ef8b-cd8c-4bb8-9d3d-4ede2ad8bf40 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:19.503840 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6fc2ef8b-cd8c-4bb8-9d3d-4ede2ad8bf40 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:19.510562 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:19.510562 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:19.513899 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6fc2ef8b-cd8c-4bb8-9d3d-4ede2ad8bf40 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Volume info retrieved successfully. Aug 14 06:18:19.517819 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6fc2ef8b-cd8c-4bb8-9d3d-4ede2ad8bf40 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/volumes/eda74fca-23ba-498c-8692-b005c970bd39 returned with HTTP 200 Aug 14 06:18:19.518200 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1000/3956] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:19 2026] GET /volume/v3/volumes/eda74fca-23ba-498c-8692-b005c970bd39 => generated 974 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:19.529198 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-04731def-a53a-4e2e-8f57-0fe8c5d7ff5a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:19.530957 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-04731def-a53a-4e2e-8f57-0fe8c5d7ff5a tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] GET https://10.4.3.127/volume/v3/messages Aug 14 06:18:19.531157 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-04731def-a53a-4e2e-8f57-0fe8c5d7ff5a tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:19.531338 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-04731def-a53a-4e2e-8f57-0fe8c5d7ff5a tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:19.534505 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-04731def-a53a-4e2e-8f57-0fe8c5d7ff5a tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 14 06:18:19.534933 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 987/3957] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 14 06:18:19 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:19.544730 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aeb14bb3-02e1-45fc-b685-90b5a31e4ce3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:19.551888 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aeb14bb3-02e1-45fc-b685-90b5a31e4ce3 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-member] GET https://10.4.3.127/volume/v3/messages/cc1b37fd-80f0-42b3-bb6f-9083606377b5 Aug 14 06:18:19.551888 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aeb14bb3-02e1-45fc-b685-90b5a31e4ce3 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:19.551888 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aeb14bb3-02e1-45fc-b685-90b5a31e4ce3 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:19.552147 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-411bd0bc-5c0c-4e14-9296-b0277dfdc3f4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:19.555423 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-411bd0bc-5c0c-4e14-9296-b0277dfdc3f4 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:19.555423 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-411bd0bc-5c0c-4e14-9296-b0277dfdc3f4 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:19.555423 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-411bd0bc-5c0c-4e14-9296-b0277dfdc3f4 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:19.555674 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aeb14bb3-02e1-45fc-b685-90b5a31e4ce3 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-member] https://10.4.3.127/volume/v3/messages/cc1b37fd-80f0-42b3-bb6f-9083606377b5 returned with HTTP 200 Aug 14 06:18:19.557208 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 980/3958] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:18:19 2026] GET /volume/v3/messages/cc1b37fd-80f0-42b3-bb6f-9083606377b5 => generated 667 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:19.563118 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:19.563118 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:19.566303 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9e0832a7-cf6c-4d74-a1c7-b71238f59751 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:19.567716 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9e0832a7-cf6c-4d74-a1c7-b71238f59751 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] DELETE https://10.4.3.127/volume/v3/messages/cc1b37fd-80f0-42b3-bb6f-9083606377b5 Aug 14 06:18:19.567930 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9e0832a7-cf6c-4d74-a1c7-b71238f59751 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:19.568123 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9e0832a7-cf6c-4d74-a1c7-b71238f59751 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:19.570858 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-411bd0bc-5c0c-4e14-9296-b0277dfdc3f4 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:19.574115 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-411bd0bc-5c0c-4e14-9296-b0277dfdc3f4 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:19.574957 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 992/3959] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:19 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:19.582665 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-083f0788-4eb3-4974-8c5e-562452ad7206 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:19.584274 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9e0832a7-cf6c-4d74-a1c7-b71238f59751 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/messages/cc1b37fd-80f0-42b3-bb6f-9083606377b5 returned with HTTP 204 Aug 14 06:18:19.584633 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-083f0788-4eb3-4974-8c5e-562452ad7206 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:19.584738 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1001/3960] 10.4.3.127 () {68 vars in 1394 bytes} [Fri Aug 14 06:18:19 2026] DELETE /volume/v3/messages/cc1b37fd-80f0-42b3-bb6f-9083606377b5 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 06:18:19.584898 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-083f0788-4eb3-4974-8c5e-562452ad7206 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:19.585287 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-083f0788-4eb3-4974-8c5e-562452ad7206 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:19.585423 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-083f0788-4eb3-4974-8c5e-562452ad7206 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:19.589987 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:19.589987 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:19.590640 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-083f0788-4eb3-4974-8c5e-562452ad7206 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:19.591002 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 988/3961] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:19 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:19.591744 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2bc3df33-223a-4211-9523-e891aaf0cad4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:19.596952 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2bc3df33-223a-4211-9523-e891aaf0cad4 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/eda74fca-23ba-498c-8692-b005c970bd39 Aug 14 06:18:19.597181 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2bc3df33-223a-4211-9523-e891aaf0cad4 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:19.597363 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2bc3df33-223a-4211-9523-e891aaf0cad4 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:19.597554 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-2bc3df33-223a-4211-9523-e891aaf0cad4 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Delete volume with id: eda74fca-23ba-498c-8692-b005c970bd39 Aug 14 06:18:19.610451 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:19.610451 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:19.610799 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2bc3df33-223a-4211-9523-e891aaf0cad4 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Volume info retrieved successfully. Aug 14 06:18:19.611725 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2bc3df33-223a-4211-9523-e891aaf0cad4 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100407) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 06:18:19.656417 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-2bc3df33-223a-4211-9523-e891aaf0cad4 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Created reservations ['40f1be79-56b5-48de-b010-413f077c5385', '5e138a4f-7360-4d3f-b85f-f33dbb342d49', '6eee4046-e83b-475e-86ef-4fc9237fed65', 'a4815aa9-be7b-41dc-be12-ca2365987f28'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:19.724373 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2bc3df33-223a-4211-9523-e891aaf0cad4 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Delete volume request issued successfully. Aug 14 06:18:19.724725 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2bc3df33-223a-4211-9523-e891aaf0cad4 tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/volumes/eda74fca-23ba-498c-8692-b005c970bd39 returned with HTTP 202 Aug 14 06:18:19.725353 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 981/3962] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:18:19 2026] DELETE /volume/v3/volumes/eda74fca-23ba-498c-8692-b005c970bd39 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:19.734323 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-35f4aa25-e60b-4013-a2c6-fbb1c82ddbfa None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:19.737034 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-35f4aa25-e60b-4013-a2c6-fbb1c82ddbfa tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] DELETE https://10.4.3.127/volume/v3/types/56eef451-bd34-4d3b-a839-25ff233bbc6e Aug 14 06:18:19.738501 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-35f4aa25-e60b-4013-a2c6-fbb1c82ddbfa tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:19.738501 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-35f4aa25-e60b-4013-a2c6-fbb1c82ddbfa tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] Calling method '_delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:19.773984 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-35f4aa25-e60b-4013-a2c6-fbb1c82ddbfa tempest-ProjectMemberTests-1329203078 tempest-ProjectMemberTests-1329203078-project-admin] https://10.4.3.127/volume/v3/types/56eef451-bd34-4d3b-a839-25ff233bbc6e returned with HTTP 202 Aug 14 06:18:19.774471 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 993/3963] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:18:19 2026] DELETE /volume/v3/types/56eef451-bd34-4d3b-a839-25ff233bbc6e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:20.311296 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c6454004-4846-4819-876f-5e994076628d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:20.314705 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c6454004-4846-4819-876f-5e994076628d tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:20.315018 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c6454004-4846-4819-876f-5e994076628d tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:20.315233 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c6454004-4846-4819-876f-5e994076628d tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:20.325719 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:20.325719 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:20.330958 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c6454004-4846-4819-876f-5e994076628d tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:20.338989 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c6454004-4846-4819-876f-5e994076628d tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:20.339540 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1002/3964] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:20 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:20.483620 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c2cb8635-9063-44ce-b499-be541d3b4f09 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:20.489143 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c2cb8635-9063-44ce-b499-be541d3b4f09 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:20.489448 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c2cb8635-9063-44ce-b499-be541d3b4f09 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:20.489737 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c2cb8635-9063-44ce-b499-be541d3b4f09 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:20.489907 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-c2cb8635-9063-44ce-b499-be541d3b4f09 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:20.496715 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:20.496715 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:20.497863 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c2cb8635-9063-44ce-b499-be541d3b4f09 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:20.498410 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 989/3965] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:20 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:20.588303 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b8234293-b896-4b0a-871b-797dccd4661e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:20.590357 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b8234293-b896-4b0a-871b-797dccd4661e tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:20.590611 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b8234293-b896-4b0a-871b-797dccd4661e tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:20.590792 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b8234293-b896-4b0a-871b-797dccd4661e tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:20.592764 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=445,cinder:INSERT=91,cinder:UPDATE=177 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:18:20.598115 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:20.598115 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:20.602277 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b8234293-b896-4b0a-871b-797dccd4661e tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:20.604686 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-be43473f-6dba-4fd3-94de-ff32525743a2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:20.606844 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-be43473f-6dba-4fd3-94de-ff32525743a2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:20.607704 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-be43473f-6dba-4fd3-94de-ff32525743a2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:20.607704 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-be43473f-6dba-4fd3-94de-ff32525743a2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:20.607704 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-be43473f-6dba-4fd3-94de-ff32525743a2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:20.610656 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b8234293-b896-4b0a-871b-797dccd4661e tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:20.611126 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 982/3966] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:20 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:20.612767 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:20.612767 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:20.613535 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-be43473f-6dba-4fd3-94de-ff32525743a2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:20.617331 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 994/3967] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:20 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 709 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:21.356222 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-60d48216-4351-48bd-b466-053f434e5e32 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:21.358253 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-60d48216-4351-48bd-b466-053f434e5e32 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:21.358572 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-60d48216-4351-48bd-b466-053f434e5e32 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:21.358827 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-60d48216-4351-48bd-b466-053f434e5e32 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:21.366876 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:21.366876 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:21.371416 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-60d48216-4351-48bd-b466-053f434e5e32 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:21.376927 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-60d48216-4351-48bd-b466-053f434e5e32 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:21.377525 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1003/3968] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:21 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:21.509611 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-844169f9-aeed-4d65-9547-1c2ee6733752 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:21.511706 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-844169f9-aeed-4d65-9547-1c2ee6733752 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:21.511940 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-844169f9-aeed-4d65-9547-1c2ee6733752 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:21.512184 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-844169f9-aeed-4d65-9547-1c2ee6733752 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:21.512333 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-844169f9-aeed-4d65-9547-1c2ee6733752 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:21.518127 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:21.518127 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:21.518986 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-844169f9-aeed-4d65-9547-1c2ee6733752 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:21.519730 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 990/3969] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:21 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:21.626898 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c419b754-9d45-46e2-bc2c-4ac735ae4b7f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:21.632582 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c419b754-9d45-46e2-bc2c-4ac735ae4b7f tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:21.632844 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c419b754-9d45-46e2-bc2c-4ac735ae4b7f tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:21.633896 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c419b754-9d45-46e2-bc2c-4ac735ae4b7f tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:21.638435 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9b904a5e-71ae-493d-89d2-5bc9f1740845 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:21.640342 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9b904a5e-71ae-493d-89d2-5bc9f1740845 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:21.640676 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9b904a5e-71ae-493d-89d2-5bc9f1740845 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:21.640918 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9b904a5e-71ae-493d-89d2-5bc9f1740845 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:21.641091 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-9b904a5e-71ae-493d-89d2-5bc9f1740845 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:21.652785 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:21.652785 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:21.654381 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:21.654381 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:21.655165 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9b904a5e-71ae-493d-89d2-5bc9f1740845 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:21.656524 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 995/3970] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:21 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 709 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:21.660527 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c419b754-9d45-46e2-bc2c-4ac735ae4b7f tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:21.666799 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c419b754-9d45-46e2-bc2c-4ac735ae4b7f tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:21.669824 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 983/3971] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:21 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:21.729074 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:21.848034 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:18:21.848350 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1892009220"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:21.849671 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1892009220'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:18:21.849778 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Create volume of 1 GB Aug 14 06:18:21.854381 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Availability Zones retrieved successfully. Aug 14 06:18:21.860388 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Flow 'volume_create_api' (cf1df2d7-41c5-4cf4-b6ee-2c959d7df8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:21.861368 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa22e013-2c45-44b0-a152-a8f0c1c6bca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:21.862175 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:18:21.895416 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa22e013-2c45-44b0-a152-a8f0c1c6bca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:21.896550 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (849a7c11-fef9-4652-b9ea-ef29dcc213ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:21.967077 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Created reservations ['05b98899-5e93-4f70-9fb4-b8e3d210f2de', '0999cfa9-4b98-4836-b159-1202f3fca9d5', '739bbc10-a668-493d-9bdc-a05e8403bf6e', '5ece3c9f-ff58-465a-8bcd-a62f4119ff91'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:21.968512 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (849a7c11-fef9-4652-b9ea-ef29dcc213ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05b98899-5e93-4f70-9fb4-b8e3d210f2de', '0999cfa9-4b98-4836-b159-1202f3fca9d5', '739bbc10-a668-493d-9bdc-a05e8403bf6e', '5ece3c9f-ff58-465a-8bcd-a62f4119ff91']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:21.969529 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec8137b0-30b8-46c6-9e74-48155db8122a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:21.999100 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec8137b0-30b8-46c6-9e74-48155db8122a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e40497a-37e3-4147-96d0-b688967ed3ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1892009220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f850dee5d1f43aea63bebaae3f3b31c',qos_specs=None,replication_status=,reservations=['05b98899-5e93-4f70-9fb4-b8e3d210f2de','0999cfa9-4b98-4836-b159-1202f3fca9d5','739bbc10-a668-493d-9bdc-a05e8403bf6e','5ece3c9f-ff58-465a-8bcd-a62f4119ff91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8e9aadac16415db16454e8cc29b9f2',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:18:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1892009220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e40497a-37e3-4147-96d0-b688967ed3ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f850dee5d1f43aea63bebaae3f3b31c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab8e9aadac16415db16454e8cc29b9f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:22.000261 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ab9c69a-8c8d-44dd-92e3-438cb7d1e35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:22.017855 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ab9c69a-8c8d-44dd-92e3-438cb7d1e35a) transitioned into state 'SUCCESS' from state '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-1892009220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f850dee5d1f43aea63bebaae3f3b31c',qos_specs=None,replication_status=,reservations=['05b98899-5e93-4f70-9fb4-b8e3d210f2de','0999cfa9-4b98-4836-b159-1202f3fca9d5','739bbc10-a668-493d-9bdc-a05e8403bf6e','5ece3c9f-ff58-465a-8bcd-a62f4119ff91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8e9aadac16415db16454e8cc29b9f2',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:22.018572 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe077df9-fce0-4c20-95fc-b705c1028673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:22.032228 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe077df9-fce0-4c20-95fc-b705c1028673) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:22.033741 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Flow 'volume_create_api' (cf1df2d7-41c5-4cf4-b6ee-2c959d7df8ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:22.034073 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Create volume request issued successfully. Aug 14 06:18:22.035010 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6819dfb8-c504-47ed-beb0-8268ff1efb56 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:18:22.035595 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1004/3972] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:18:21 2026] POST /volume/v3/volumes => generated 778 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:22.049331 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f42fd900-ed79-4ad4-828e-9ac8573926da None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:22.051037 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f42fd900-ed79-4ad4-828e-9ac8573926da tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] GET https://10.4.3.127/volume/v3/volumes/2e40497a-37e3-4147-96d0-b688967ed3ce Aug 14 06:18:22.051783 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f42fd900-ed79-4ad4-828e-9ac8573926da tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:22.052110 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f42fd900-ed79-4ad4-828e-9ac8573926da tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:22.061834 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:22.061834 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:22.066518 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f42fd900-ed79-4ad4-828e-9ac8573926da tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Volume info retrieved successfully. Aug 14 06:18:22.073979 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f42fd900-ed79-4ad4-828e-9ac8573926da tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] https://10.4.3.127/volume/v3/volumes/2e40497a-37e3-4147-96d0-b688967ed3ce returned with HTTP 200 Aug 14 06:18:22.073979 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 991/3973] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:22 2026] GET /volume/v3/volumes/2e40497a-37e3-4147-96d0-b688967ed3ce => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:22.394523 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-dde0a237-1141-4e91-9e2c-45865264d288 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:22.397004 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dde0a237-1141-4e91-9e2c-45865264d288 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:22.397317 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dde0a237-1141-4e91-9e2c-45865264d288 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:22.397557 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dde0a237-1141-4e91-9e2c-45865264d288 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:22.405087 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:22.405087 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:22.408605 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-dde0a237-1141-4e91-9e2c-45865264d288 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:22.412800 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dde0a237-1141-4e91-9e2c-45865264d288 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:22.413386 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 996/3974] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:22 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:22.535252 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bfda14d6-56a8-4943-8610-36e0dce5c3d3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:22.537586 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bfda14d6-56a8-4943-8610-36e0dce5c3d3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:22.537848 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bfda14d6-56a8-4943-8610-36e0dce5c3d3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:22.538108 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bfda14d6-56a8-4943-8610-36e0dce5c3d3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:22.538270 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-bfda14d6-56a8-4943-8610-36e0dce5c3d3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:22.543693 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:22.543693 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:22.544914 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bfda14d6-56a8-4943-8610-36e0dce5c3d3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:22.545354 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 984/3975] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:22 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:22.667373 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1ab6f108-9861-4164-85e9-fb98b496e5ee None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:22.670539 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1ab6f108-9861-4164-85e9-fb98b496e5ee tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:22.671090 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1ab6f108-9861-4164-85e9-fb98b496e5ee tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:22.671517 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1ab6f108-9861-4164-85e9-fb98b496e5ee tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:22.671717 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-1ab6f108-9861-4164-85e9-fb98b496e5ee tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:22.678272 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:22.678272 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:22.679250 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1ab6f108-9861-4164-85e9-fb98b496e5ee tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:22.679807 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1005/3976] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:22 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 709 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:22.683772 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-208a7aee-63dc-4fea-b4d1-b7d48e7504d0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:22.685679 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-208a7aee-63dc-4fea-b4d1-b7d48e7504d0 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:22.686140 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-208a7aee-63dc-4fea-b4d1-b7d48e7504d0 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:22.686612 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-208a7aee-63dc-4fea-b4d1-b7d48e7504d0 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:22.695560 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:22.695560 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:22.700124 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-208a7aee-63dc-4fea-b4d1-b7d48e7504d0 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:22.705612 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-208a7aee-63dc-4fea-b4d1-b7d48e7504d0 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:22.706017 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 992/3977] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:22 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:23.088194 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6a83676c-b9f4-4713-b92b-755785adf7f4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:23.091365 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6a83676c-b9f4-4713-b92b-755785adf7f4 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] GET https://10.4.3.127/volume/v3/volumes/2e40497a-37e3-4147-96d0-b688967ed3ce Aug 14 06:18:23.091603 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6a83676c-b9f4-4713-b92b-755785adf7f4 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:23.091792 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6a83676c-b9f4-4713-b92b-755785adf7f4 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:23.098471 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:23.098471 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:23.101602 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6a83676c-b9f4-4713-b92b-755785adf7f4 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Volume info retrieved successfully. Aug 14 06:18:23.105205 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6a83676c-b9f4-4713-b92b-755785adf7f4 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] https://10.4.3.127/volume/v3/volumes/2e40497a-37e3-4147-96d0-b688967ed3ce returned with HTTP 200 Aug 14 06:18:23.105594 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 997/3978] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:23 2026] GET /volume/v3/volumes/2e40497a-37e3-4147-96d0-b688967ed3ce => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:23.119026 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2acc3ce6-876d-4603-8717-251fcc896fdf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:23.205607 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2acc3ce6-876d-4603-8717-251fcc896fdf tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-reader] POST https://10.4.3.127/volume/v3/volumes/2e40497a-37e3-4147-96d0-b688967ed3ce/action Aug 14 06:18:23.205607 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2acc3ce6-876d-4603-8717-251fcc896fdf tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:18:23.205607 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2acc3ce6-876d-4603-8717-251fcc896fdf tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:23.214057 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:23.214057 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:23.214612 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2acc3ce6-876d-4603-8717-251fcc896fdf tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-reader] Volume info retrieved successfully. Aug 14 06:18:23.216163 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-2acc3ce6-876d-4603-8717-251fcc896fdf tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '45e6ff03bb354063b20e8f79ce473e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2f850dee5d1f43aea63bebaae3f3b31c', '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=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:18:23.216407 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2acc3ce6-876d-4603-8717-251fcc896fdf tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-reader] https://10.4.3.127/volume/v3/volumes/2e40497a-37e3-4147-96d0-b688967ed3ce/action returned with HTTP 403 Aug 14 06:18:23.217090 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 985/3979] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:18:23 2026] POST /volume/v3/volumes/2e40497a-37e3-4147-96d0-b688967ed3ce/action => generated 131 bytes in 99 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:23.233103 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2ee048e1-1d56-4059-be3e-13c32f6b5343 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:23.237134 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2ee048e1-1d56-4059-be3e-13c32f6b5343 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/2e40497a-37e3-4147-96d0-b688967ed3ce Aug 14 06:18:23.237482 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2ee048e1-1d56-4059-be3e-13c32f6b5343 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:23.237937 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2ee048e1-1d56-4059-be3e-13c32f6b5343 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:23.238128 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-2ee048e1-1d56-4059-be3e-13c32f6b5343 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Delete volume with id: 2e40497a-37e3-4147-96d0-b688967ed3ce Aug 14 06:18:23.246345 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:23.246345 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:23.246683 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2ee048e1-1d56-4059-be3e-13c32f6b5343 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Volume info retrieved successfully. Aug 14 06:18:23.274607 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2ee048e1-1d56-4059-be3e-13c32f6b5343 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Delete volume request issued successfully. Aug 14 06:18:23.275438 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2ee048e1-1d56-4059-be3e-13c32f6b5343 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] https://10.4.3.127/volume/v3/volumes/2e40497a-37e3-4147-96d0-b688967ed3ce returned with HTTP 202 Aug 14 06:18:23.275438 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1006/3980] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:18:23 2026] DELETE /volume/v3/volumes/2e40497a-37e3-4147-96d0-b688967ed3ce => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:23.288785 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-738c5295-0bc1-4417-9579-99c7cb9502ce None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:23.292484 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-738c5295-0bc1-4417-9579-99c7cb9502ce tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] GET https://10.4.3.127/volume/v3/volumes/2e40497a-37e3-4147-96d0-b688967ed3ce Aug 14 06:18:23.293112 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-738c5295-0bc1-4417-9579-99c7cb9502ce tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:23.293112 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-738c5295-0bc1-4417-9579-99c7cb9502ce tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:23.299913 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:23.299913 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:23.303545 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-738c5295-0bc1-4417-9579-99c7cb9502ce tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Volume info retrieved successfully. Aug 14 06:18:23.308406 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-738c5295-0bc1-4417-9579-99c7cb9502ce tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] https://10.4.3.127/volume/v3/volumes/2e40497a-37e3-4147-96d0-b688967ed3ce returned with HTTP 200 Aug 14 06:18:23.308828 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 993/3981] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:23 2026] GET /volume/v3/volumes/2e40497a-37e3-4147-96d0-b688967ed3ce => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:23.401471 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ad4f6567-f250-4745-a7dc-155b6a1e4147 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:23.427986 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e51d0bc2-7cbd-4d74-a422-66053eb16376 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:23.432917 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e51d0bc2-7cbd-4d74-a422-66053eb16376 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:23.433145 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e51d0bc2-7cbd-4d74-a422-66053eb16376 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:23.433335 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e51d0bc2-7cbd-4d74-a422-66053eb16376 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:23.439510 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ad4f6567-f250-4745-a7dc-155b6a1e4147 tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:18:23.439841 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ad4f6567-f250-4745-a7dc-155b6a1e4147 tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1656952578", "extra_specs": {}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:23.444232 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:23.444232 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:23.448168 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e51d0bc2-7cbd-4d74-a422-66053eb16376 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:23.453520 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e51d0bc2-7cbd-4d74-a422-66053eb16376 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:23.453957 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 986/3982] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:23 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:23.455008 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ad4f6567-f250-4745-a7dc-155b6a1e4147 tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:18:23.455525 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 998/3983] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:18:23 2026] POST /volume/v3/types => generated 212 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:18:23.465685 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-80baaace-e897-4785-b5c3-1c5c33db3b06 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:23.467936 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-80baaace-e897-4785-b5c3-1c5c33db3b06 tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] POST https://10.4.3.127/volume/v3/types/cebd79f4-9921-4da9-81c1-3d19ecc5939f/encryption Aug 14 06:18:23.468657 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-80baaace-e897-4785-b5c3-1c5c33db3b06 tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:23.505150 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-80baaace-e897-4785-b5c3-1c5c33db3b06 tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] https://10.4.3.127/volume/v3/types/cebd79f4-9921-4da9-81c1-3d19ecc5939f/encryption returned with HTTP 200 Aug 14 06:18:23.505932 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1007/3984] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 14 06:18:23 2026] POST /volume/v3/types/cebd79f4-9921-4da9-81c1-3d19ecc5939f/encryption => generated 230 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:23.514148 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:23.556348 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ad39701d-67e3-4ad2-98d1-c7917dfbae32 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:23.559104 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad39701d-67e3-4ad2-98d1-c7917dfbae32 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:23.559339 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad39701d-67e3-4ad2-98d1-c7917dfbae32 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:23.559615 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad39701d-67e3-4ad2-98d1-c7917dfbae32 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:23.559761 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-ad39701d-67e3-4ad2-98d1-c7917dfbae32 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:23.565902 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:23.565902 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:23.567269 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad39701d-67e3-4ad2-98d1-c7917dfbae32 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:23.568031 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 987/3985] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:23 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:23.580488 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:18:23.580798 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1713847453", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1656952578", "size": 1}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:23.582367 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1713847453', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1656952578', 'size': 1}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:18:23.585952 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume of 1 GB Aug 14 06:18:23.586324 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:23.586324 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:23.586933 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Availability Zones retrieved successfully. Aug 14 06:18:23.592896 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Flow 'volume_create_api' (fcde26e8-5ae8-41b9-b9f0-3a8581847507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:23.593778 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fefccc18-b807-417e-b394-94128f1f1ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:23.594774 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:18:23.619530 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fefccc18-b807-417e-b394-94128f1f1ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:18:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cebd79f4-9921-4da9-81c1-3d19ecc5939f,is_public=True,name='tempest-scenario-type-luks-1656952578',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cebd79f4-9921-4da9-81c1-3d19ecc5939f', '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=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:23.620372 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcfc0156-032a-4127-a319-fb14aedf788e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:23.645974 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1656952578 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1656952578, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:23.646247 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1656952578 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1656952578, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:23.681956 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Created reservations ['2675f189-72de-40d4-9a4b-ac1bb851e701', 'a3756377-738e-4371-83a3-ce24d63fb839', 'f68e2ee9-7774-4a07-8933-e120c076f674', '5b59e20e-06f0-48a3-b8e9-29a66835a40c'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:23.683170 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcfc0156-032a-4127-a319-fb14aedf788e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2675f189-72de-40d4-9a4b-ac1bb851e701', 'a3756377-738e-4371-83a3-ce24d63fb839', 'f68e2ee9-7774-4a07-8933-e120c076f674', '5b59e20e-06f0-48a3-b8e9-29a66835a40c']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:23.684251 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a92223b-f887-47df-835f-85ba7a341383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:23.690076 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b511ed26-18a7-43b1-ba5f-45a16bb57961 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:23.691967 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b511ed26-18a7-43b1-ba5f-45a16bb57961 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:23.692201 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b511ed26-18a7-43b1-ba5f-45a16bb57961 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:23.692406 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b511ed26-18a7-43b1-ba5f-45a16bb57961 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:23.692530 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-b511ed26-18a7-43b1-ba5f-45a16bb57961 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:23.697357 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:23.697357 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:23.697973 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b511ed26-18a7-43b1-ba5f-45a16bb57961 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:23.698294 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 999/3986] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:23 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:23.714790 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a92223b-f887-47df-835f-85ba7a341383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '775c4ace-07d0-4010-bc02-2e1762a142aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1713847453',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51160e349737408d875f78f791966af5',qos_specs=None,replication_status=,reservations=['2675f189-72de-40d4-9a4b-ac1bb851e701','a3756377-738e-4371-83a3-ce24d63fb839','f68e2ee9-7774-4a07-8933-e120c076f674','5b59e20e-06f0-48a3-b8e9-29a66835a40c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5709a71717ae4d43966d85054afbb19c',volume_type_id=cebd79f4-9921-4da9-81c1-3d19ecc5939f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:18:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1713847453',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=775c4ace-07d0-4010-bc02-2e1762a142aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51160e349737408d875f78f791966af5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5709a71717ae4d43966d85054afbb19c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cebd79f4-9921-4da9-81c1-3d19ecc5939f),volume_type_id=cebd79f4-9921-4da9-81c1-3d19ecc5939f)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:23.715985 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c17479d3-b4da-47be-8ee8-7320fff1fed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:23.719366 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d6448c0f-81ac-45ff-be40-31a6983aed98 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:23.721618 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d6448c0f-81ac-45ff-be40-31a6983aed98 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:23.722114 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d6448c0f-81ac-45ff-be40-31a6983aed98 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:23.722518 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d6448c0f-81ac-45ff-be40-31a6983aed98 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:23.732490 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:23.732490 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:23.736326 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d6448c0f-81ac-45ff-be40-31a6983aed98 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:23.741338 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c17479d3-b4da-47be-8ee8-7320fff1fed4) transitioned into state 'SUCCESS' from state '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-1713847453',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51160e349737408d875f78f791966af5',qos_specs=None,replication_status=,reservations=['2675f189-72de-40d4-9a4b-ac1bb851e701','a3756377-738e-4371-83a3-ce24d63fb839','f68e2ee9-7774-4a07-8933-e120c076f674','5b59e20e-06f0-48a3-b8e9-29a66835a40c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5709a71717ae4d43966d85054afbb19c',volume_type_id=cebd79f4-9921-4da9-81c1-3d19ecc5939f)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:23.742128 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d6448c0f-81ac-45ff-be40-31a6983aed98 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:23.742453 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (768edc96-e96a-40b7-91fb-dc88a1b0d902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:23.743000 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1008/3987] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:23 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:23.754858 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (768edc96-e96a-40b7-91fb-dc88a1b0d902) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:23.756111 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Flow 'volume_create_api' (fcde26e8-5ae8-41b9-b9f0-3a8581847507) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:23.756545 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume request issued successfully. Aug 14 06:18:23.757301 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-48110c07-fd9e-4a3d-af35-1b2c9116cf97 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:18:23.757882 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 994/3988] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:18:23 2026] POST /volume/v3/volumes => generated 780 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:23.768847 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e2718a54-ac46-4cef-830b-413d016724c7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:23.770697 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e2718a54-ac46-4cef-830b-413d016724c7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa Aug 14 06:18:23.770908 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e2718a54-ac46-4cef-830b-413d016724c7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:23.771098 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e2718a54-ac46-4cef-830b-413d016724c7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:23.778246 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:23.778246 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:23.782374 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e2718a54-ac46-4cef-830b-413d016724c7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:18:23.787420 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e2718a54-ac46-4cef-830b-413d016724c7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa returned with HTTP 200 Aug 14 06:18:23.787835 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 988/3989] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:23 2026] GET /volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:24.322260 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2120d80b-18a2-4fa5-9c22-cb6aa00a2709 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:24.323826 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2120d80b-18a2-4fa5-9c22-cb6aa00a2709 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] GET https://10.4.3.127/volume/v3/volumes/2e40497a-37e3-4147-96d0-b688967ed3ce Aug 14 06:18:24.323995 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2120d80b-18a2-4fa5-9c22-cb6aa00a2709 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:24.324178 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2120d80b-18a2-4fa5-9c22-cb6aa00a2709 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:24.329117 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2120d80b-18a2-4fa5-9c22-cb6aa00a2709 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] https://10.4.3.127/volume/v3/volumes/2e40497a-37e3-4147-96d0-b688967ed3ce returned with HTTP 404 Aug 14 06:18:24.329558 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1000/3990] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:24 2026] GET /volume/v3/volumes/2e40497a-37e3-4147-96d0-b688967ed3ce => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:24.338351 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:24.339700 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:18:24.340146 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1967434022"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:24.341762 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1967434022'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:18:24.343125 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Create volume of 1 GB Aug 14 06:18:24.345528 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Availability Zones retrieved successfully. Aug 14 06:18:24.351114 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Flow 'volume_create_api' (701555cb-5d16-4004-b1fb-b965eed9a70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:24.353361 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8997d04-d0f9-49a4-b094-9b2bc7a1af92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:24.353361 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:18:24.375996 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8997d04-d0f9-49a4-b094-9b2bc7a1af92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:24.377030 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f9876f-ff80-4ae6-9708-3010844813b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:24.413105 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Created reservations ['e1d0ea63-403d-48cd-8f9a-1fb36cd6cf60', '13987caf-44ba-4eb9-89f3-cb7cc1f6a49a', '53a58999-b5bc-4ba4-879f-c41d31ccd1d8', '944a422d-9c5c-4f61-a079-bf1d8d1ba020'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:24.414193 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f9876f-ff80-4ae6-9708-3010844813b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1d0ea63-403d-48cd-8f9a-1fb36cd6cf60', '13987caf-44ba-4eb9-89f3-cb7cc1f6a49a', '53a58999-b5bc-4ba4-879f-c41d31ccd1d8', '944a422d-9c5c-4f61-a079-bf1d8d1ba020']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:24.416417 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66a2e2d3-d216-40ad-9425-003ca18e8fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:24.437638 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66a2e2d3-d216-40ad-9425-003ca18e8fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab8f7301-f560-4de5-b173-3202874a9f8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1967434022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f850dee5d1f43aea63bebaae3f3b31c',qos_specs=None,replication_status=,reservations=['e1d0ea63-403d-48cd-8f9a-1fb36cd6cf60','13987caf-44ba-4eb9-89f3-cb7cc1f6a49a','53a58999-b5bc-4ba4-879f-c41d31ccd1d8','944a422d-9c5c-4f61-a079-bf1d8d1ba020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8e9aadac16415db16454e8cc29b9f2',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:18:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1967434022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab8f7301-f560-4de5-b173-3202874a9f8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f850dee5d1f43aea63bebaae3f3b31c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab8e9aadac16415db16454e8cc29b9f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:24.439136 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ce8e31-6043-4941-9ab0-43b7e8ecd4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:24.456800 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ce8e31-6043-4941-9ab0-43b7e8ecd4e2) transitioned into state 'SUCCESS' from state '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-1967434022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f850dee5d1f43aea63bebaae3f3b31c',qos_specs=None,replication_status=,reservations=['e1d0ea63-403d-48cd-8f9a-1fb36cd6cf60','13987caf-44ba-4eb9-89f3-cb7cc1f6a49a','53a58999-b5bc-4ba4-879f-c41d31ccd1d8','944a422d-9c5c-4f61-a079-bf1d8d1ba020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8e9aadac16415db16454e8cc29b9f2',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:24.457835 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (320a2962-61e4-4bac-87f6-6de801ec3a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:24.467482 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (320a2962-61e4-4bac-87f6-6de801ec3a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:24.469770 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Flow 'volume_create_api' (701555cb-5d16-4004-b1fb-b965eed9a70e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:24.469889 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fa3ef26d-c25e-4f9b-bf74-1a0b0c7efa96 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:24.469946 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Create volume request issued successfully. Aug 14 06:18:24.469946 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-85c574e3-c7ec-4ab2-ab4e-5858793e13cc tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:18:24.470094 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1009/3991] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:18:24 2026] POST /volume/v3/volumes => generated 778 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:24.475061 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fa3ef26d-c25e-4f9b-bf74-1a0b0c7efa96 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:24.475268 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fa3ef26d-c25e-4f9b-bf74-1a0b0c7efa96 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:24.475455 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fa3ef26d-c25e-4f9b-bf74-1a0b0c7efa96 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:24.486745 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-859da6be-f02d-4ddf-9354-a38aeec66d3d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:24.488305 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-859da6be-f02d-4ddf-9354-a38aeec66d3d tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] GET https://10.4.3.127/volume/v3/volumes/ab8f7301-f560-4de5-b173-3202874a9f8f Aug 14 06:18:24.488533 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-859da6be-f02d-4ddf-9354-a38aeec66d3d tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:24.488701 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-859da6be-f02d-4ddf-9354-a38aeec66d3d tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:24.492102 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:24.492102 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:24.496721 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:24.496721 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:24.497100 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-fa3ef26d-c25e-4f9b-bf74-1a0b0c7efa96 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:24.500259 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-859da6be-f02d-4ddf-9354-a38aeec66d3d tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Volume info retrieved successfully. Aug 14 06:18:24.502104 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fa3ef26d-c25e-4f9b-bf74-1a0b0c7efa96 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:24.502531 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 995/3992] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:24 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:24.504018 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-859da6be-f02d-4ddf-9354-a38aeec66d3d tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] https://10.4.3.127/volume/v3/volumes/ab8f7301-f560-4de5-b173-3202874a9f8f returned with HTTP 200 Aug 14 06:18:24.504410 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 989/3993] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:24 2026] GET /volume/v3/volumes/ab8f7301-f560-4de5-b173-3202874a9f8f => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:24.579487 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-dbb766e1-23a3-4a7f-a8c6-43dfebc0ffd3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:24.581062 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dbb766e1-23a3-4a7f-a8c6-43dfebc0ffd3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:24.581224 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dbb766e1-23a3-4a7f-a8c6-43dfebc0ffd3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:24.581443 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dbb766e1-23a3-4a7f-a8c6-43dfebc0ffd3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:24.581971 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-dbb766e1-23a3-4a7f-a8c6-43dfebc0ffd3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:24.589614 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:24.589614 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:24.590510 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dbb766e1-23a3-4a7f-a8c6-43dfebc0ffd3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:24.590872 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1001/3994] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:24 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:24.709440 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a0773944-191b-45c3-8c0f-ea7b9dec71d8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:24.711134 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a0773944-191b-45c3-8c0f-ea7b9dec71d8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:24.711585 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a0773944-191b-45c3-8c0f-ea7b9dec71d8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:24.711912 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a0773944-191b-45c3-8c0f-ea7b9dec71d8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:24.712115 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-a0773944-191b-45c3-8c0f-ea7b9dec71d8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:24.717086 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:24.717086 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:24.717086 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a0773944-191b-45c3-8c0f-ea7b9dec71d8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:24.717086 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1010/3995] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:24 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:24.757032 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-49efd786-ebab-4feb-b2e0-84a26b80f079 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:24.758600 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-49efd786-ebab-4feb-b2e0-84a26b80f079 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:24.758761 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-49efd786-ebab-4feb-b2e0-84a26b80f079 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:24.758969 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-49efd786-ebab-4feb-b2e0-84a26b80f079 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:24.765518 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:24.765518 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:24.768427 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-49efd786-ebab-4feb-b2e0-84a26b80f079 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:24.771917 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-49efd786-ebab-4feb-b2e0-84a26b80f079 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:24.772250 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 996/3996] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:24 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:24.799746 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b6adbc7f-0cef-4e02-9e3d-e22fec8f5645 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:24.801638 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b6adbc7f-0cef-4e02-9e3d-e22fec8f5645 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa Aug 14 06:18:24.801800 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b6adbc7f-0cef-4e02-9e3d-e22fec8f5645 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:24.801968 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b6adbc7f-0cef-4e02-9e3d-e22fec8f5645 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:24.808038 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:24.808038 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:24.811067 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b6adbc7f-0cef-4e02-9e3d-e22fec8f5645 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:18:24.814486 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b6adbc7f-0cef-4e02-9e3d-e22fec8f5645 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa returned with HTTP 200 Aug 14 06:18:24.814836 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 990/3997] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:24 2026] GET /volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa => generated 873 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:24.826122 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-655e3b3c-657d-4946-b6f1-7b1eb4997a86 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:24.827672 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-655e3b3c-657d-4946-b6f1-7b1eb4997a86 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa Aug 14 06:18:24.827833 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-655e3b3c-657d-4946-b6f1-7b1eb4997a86 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:24.828004 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-655e3b3c-657d-4946-b6f1-7b1eb4997a86 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:24.834985 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:24.834985 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:24.839086 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-655e3b3c-657d-4946-b6f1-7b1eb4997a86 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:18:24.843416 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-655e3b3c-657d-4946-b6f1-7b1eb4997a86 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa returned with HTTP 200 Aug 14 06:18:24.844233 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1002/3998] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:24 2026] GET /volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:24.854681 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-46c6a9f8-4b52-4956-9296-deecd65a3aa0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:24.856290 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-46c6a9f8-4b52-4956-9296-deecd65a3aa0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa/action Aug 14 06:18:24.856773 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-46c6a9f8-4b52-4956-9296-deecd65a3aa0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:18:24.857019 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-46c6a9f8-4b52-4956-9296-deecd65a3aa0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:24.864758 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:24.864758 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:24.865459 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-46c6a9f8-4b52-4956-9296-deecd65a3aa0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:18:24.873451 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-46c6a9f8-4b52-4956-9296-deecd65a3aa0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume updated successfully. Aug 14 06:18:24.874360 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-46c6a9f8-4b52-4956-9296-deecd65a3aa0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa/action returned with HTTP 200 Aug 14 06:18:24.874360 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1011/3999] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:18:24 2026] POST /volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 06:18:24.951553 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-1c66be7d-5cf9-4086-99c0-1127d0734b67 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:24.953969 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-1c66be7d-5cf9-4086-99c0-1127d0734b67 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa Aug 14 06:18:24.954203 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-1c66be7d-5cf9-4086-99c0-1127d0734b67 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:24.954500 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-1c66be7d-5cf9-4086-99c0-1127d0734b67 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:24.963092 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:24.963092 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:24.966554 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-1c66be7d-5cf9-4086-99c0-1127d0734b67 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:18:24.970794 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-1c66be7d-5cf9-4086-99c0-1127d0734b67 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa returned with HTTP 200 Aug 14 06:18:24.971295 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 997/4000] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:18:24 2026] GET /volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:25.326724 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-ac26c979-7c13-4be9-9a75-a755c2f8a45f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:25.329503 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-ac26c979-7c13-4be9-9a75-a755c2f8a45f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa Aug 14 06:18:25.329798 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-ac26c979-7c13-4be9-9a75-a755c2f8a45f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:25.330080 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-ac26c979-7c13-4be9-9a75-a755c2f8a45f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:25.339532 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:25.339532 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:25.344168 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-ac26c979-7c13-4be9-9a75-a755c2f8a45f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:18:25.350433 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-ac26c979-7c13-4be9-9a75-a755c2f8a45f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa returned with HTTP 200 Aug 14 06:18:25.351014 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 991/4001] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:18:25 2026] GET /volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:25.360909 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a66413ea-2270-4de5-8cd0-e95e9de9a28f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:25.361344 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a66413ea-2270-4de5-8cd0-e95e9de9a28f None None] GET https://10.4.3.127/volume// Aug 14 06:18:25.361486 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a66413ea-2270-4de5-8cd0-e95e9de9a28f None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:25.361658 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a66413ea-2270-4de5-8cd0-e95e9de9a28f None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:25.361969 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a66413ea-2270-4de5-8cd0-e95e9de9a28f None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:18:25.362245 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1003/4002] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:18:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:18:25.369948 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-93a76fac-9839-4af3-89df-1924d8e65dd7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:25.371962 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-93a76fac-9839-4af3-89df-1924d8e65dd7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:18:25.372298 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-93a76fac-9839-4af3-89df-1924d8e65dd7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "775c4ace-07d0-4010-bc02-2e1762a142aa", "connector": null, "instance_uuid": "2aab9d11-d9fb-4d90-8c41-2f5e5692c062"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:25.380299 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:25.380299 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:25.411304 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-93a76fac-9839-4af3-89df-1924d8e65dd7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:18:25.411864 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1012/4003] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:18:25 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:25.514447 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d89b763c-8d0a-4091-b6df-5566b7c60f5a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:25.516218 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d89b763c-8d0a-4091-b6df-5566b7c60f5a tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:25.516537 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d89b763c-8d0a-4091-b6df-5566b7c60f5a tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:25.516816 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d89b763c-8d0a-4091-b6df-5566b7c60f5a tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:25.523839 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-46716d13-cda8-46c3-bb4d-270d40480387 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:25.525930 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46716d13-cda8-46c3-bb4d-270d40480387 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] GET https://10.4.3.127/volume/v3/volumes/ab8f7301-f560-4de5-b173-3202874a9f8f Aug 14 06:18:25.526141 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46716d13-cda8-46c3-bb4d-270d40480387 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:25.526319 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46716d13-cda8-46c3-bb4d-270d40480387 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:25.526909 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:25.526909 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:25.530494 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d89b763c-8d0a-4091-b6df-5566b7c60f5a tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:25.533849 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:25.533849 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:25.534537 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d89b763c-8d0a-4091-b6df-5566b7c60f5a tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:25.534942 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 998/4004] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:25 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:25.538023 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-46716d13-cda8-46c3-bb4d-270d40480387 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Volume info retrieved successfully. Aug 14 06:18:25.542449 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46716d13-cda8-46c3-bb4d-270d40480387 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] https://10.4.3.127/volume/v3/volumes/ab8f7301-f560-4de5-b173-3202874a9f8f returned with HTTP 200 Aug 14 06:18:25.542742 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 992/4005] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:25 2026] GET /volume/v3/volumes/ab8f7301-f560-4de5-b173-3202874a9f8f => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:25.556757 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3f9e7330-b9b0-4a82-a16b-7209da610e47 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:25.558542 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3f9e7330-b9b0-4a82-a16b-7209da610e47 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-reader] POST https://10.4.3.127/volume/v3/volumes/ab8f7301-f560-4de5-b173-3202874a9f8f/action Aug 14 06:18:25.559532 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3f9e7330-b9b0-4a82-a16b-7209da610e47 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:18:25.559532 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3f9e7330-b9b0-4a82-a16b-7209da610e47 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:25.566448 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:25.566448 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:25.567035 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.policy [None req-3f9e7330-b9b0-4a82-a16b-7209da610e47 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '45e6ff03bb354063b20e8f79ce473e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2f850dee5d1f43aea63bebaae3f3b31c', '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=100404) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:18:25.567218 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3f9e7330-b9b0-4a82-a16b-7209da610e47 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-reader] https://10.4.3.127/volume/v3/volumes/ab8f7301-f560-4de5-b173-3202874a9f8f/action returned with HTTP 403 Aug 14 06:18:25.567677 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1004/4006] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:18:25 2026] POST /volume/v3/volumes/ab8f7301-f560-4de5-b173-3202874a9f8f/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:25.574372 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4a3d6a41-85ec-406f-b96e-df1a249cc177 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:25.576239 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4a3d6a41-85ec-406f-b96e-df1a249cc177 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/ab8f7301-f560-4de5-b173-3202874a9f8f Aug 14 06:18:25.576447 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4a3d6a41-85ec-406f-b96e-df1a249cc177 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:25.576678 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4a3d6a41-85ec-406f-b96e-df1a249cc177 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:25.576852 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-4a3d6a41-85ec-406f-b96e-df1a249cc177 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Delete volume with id: ab8f7301-f560-4de5-b173-3202874a9f8f Aug 14 06:18:25.583697 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:25.583697 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:25.583987 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4a3d6a41-85ec-406f-b96e-df1a249cc177 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Volume info retrieved successfully. Aug 14 06:18:25.600893 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f2f93761-47eb-4a5e-9d4e-64fae612d516 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:25.602682 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f2f93761-47eb-4a5e-9d4e-64fae612d516 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:25.602871 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f2f93761-47eb-4a5e-9d4e-64fae612d516 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:25.603069 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f2f93761-47eb-4a5e-9d4e-64fae612d516 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:25.603179 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-f2f93761-47eb-4a5e-9d4e-64fae612d516 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:25.607661 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:25.607661 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:25.608390 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f2f93761-47eb-4a5e-9d4e-64fae612d516 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:25.608780 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 999/4007] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:25 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:25.612101 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4a3d6a41-85ec-406f-b96e-df1a249cc177 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Delete volume request issued successfully. Aug 14 06:18:25.612101 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4a3d6a41-85ec-406f-b96e-df1a249cc177 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] https://10.4.3.127/volume/v3/volumes/ab8f7301-f560-4de5-b173-3202874a9f8f returned with HTTP 202 Aug 14 06:18:25.612101 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1013/4008] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:18:25 2026] DELETE /volume/v3/volumes/ab8f7301-f560-4de5-b173-3202874a9f8f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:25.617193 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e726761c-e1ad-4980-b147-11fb268889c3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:25.618897 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e726761c-e1ad-4980-b147-11fb268889c3 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] GET https://10.4.3.127/volume/v3/volumes/ab8f7301-f560-4de5-b173-3202874a9f8f Aug 14 06:18:25.619144 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e726761c-e1ad-4980-b147-11fb268889c3 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:25.619426 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e726761c-e1ad-4980-b147-11fb268889c3 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:25.628601 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:25.628601 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:25.633782 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e726761c-e1ad-4980-b147-11fb268889c3 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Volume info retrieved successfully. Aug 14 06:18:25.637509 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e726761c-e1ad-4980-b147-11fb268889c3 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] https://10.4.3.127/volume/v3/volumes/ab8f7301-f560-4de5-b173-3202874a9f8f returned with HTTP 200 Aug 14 06:18:25.638282 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 993/4009] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:25 2026] GET /volume/v3/volumes/ab8f7301-f560-4de5-b173-3202874a9f8f => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:25.727973 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e048ed02-f837-4950-84c5-567c9bddd2d1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:25.729884 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e048ed02-f837-4950-84c5-567c9bddd2d1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:25.730237 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e048ed02-f837-4950-84c5-567c9bddd2d1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:25.730334 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e048ed02-f837-4950-84c5-567c9bddd2d1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:25.730429 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-e048ed02-f837-4950-84c5-567c9bddd2d1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:25.736853 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:25.736853 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:25.737543 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e048ed02-f837-4950-84c5-567c9bddd2d1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:25.738042 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1005/4010] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:25 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:25.784660 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-90eb856d-9ccb-4309-a197-675674235ad5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:25.786417 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-90eb856d-9ccb-4309-a197-675674235ad5 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:25.786648 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-90eb856d-9ccb-4309-a197-675674235ad5 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:25.786839 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-90eb856d-9ccb-4309-a197-675674235ad5 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:25.794127 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:25.794127 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:25.799572 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-90eb856d-9ccb-4309-a197-675674235ad5 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:25.805809 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-90eb856d-9ccb-4309-a197-675674235ad5 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:25.806270 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1000/4011] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:25 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:26.279683 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-99c57a69-775d-484d-94da-349e75d19df7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:26.280136 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-99c57a69-775d-484d-94da-349e75d19df7 None None] GET https://10.4.3.127/volume// Aug 14 06:18:26.280320 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-99c57a69-775d-484d-94da-349e75d19df7 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:26.280676 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-99c57a69-775d-484d-94da-349e75d19df7 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:26.281051 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-99c57a69-775d-484d-94da-349e75d19df7 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:18:26.281337 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1014/4012] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:18:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:18:26.290187 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-86e46ad2-19a9-4e6e-b86d-5d06d6b28efc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:26.292381 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-86e46ad2-19a9-4e6e-b86d-5d06d6b28efc tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa Aug 14 06:18:26.292593 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-86e46ad2-19a9-4e6e-b86d-5d06d6b28efc tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:26.292768 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-86e46ad2-19a9-4e6e-b86d-5d06d6b28efc tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:26.302413 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:26.302413 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:26.306158 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-86e46ad2-19a9-4e6e-b86d-5d06d6b28efc tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:18:26.310941 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-86e46ad2-19a9-4e6e-b86d-5d06d6b28efc tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa returned with HTTP 200 Aug 14 06:18:26.311352 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 994/4013] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:18:26 2026] GET /volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa => generated 1051 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:18:26.414417 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-79d7bd60-6266-4e68-beea-55c8d8d2f32b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:26.416506 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-79d7bd60-6266-4e68-beea-55c8d8d2f32b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] PUT https://10.4.3.127/volume/v3/attachments/6b0993e1-e47c-4858-8cfe-ff44a67e7bc9 Aug 14 06:18:26.416897 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-79d7bd60-6266-4e68-beea-55c8d8d2f32b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:26.425754 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-79d7bd60-6266-4e68-beea-55c8d8d2f32b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Acquiring lock "cinder-attachment_update-775c4ace-07d0-4010-bc02-2e1762a142aa-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:18:26.430345 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-79d7bd60-6266-4e68-beea-55c8d8d2f32b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Lock "cinder-attachment_update-775c4ace-07d0-4010-bc02-2e1762a142aa-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:18:26.431325 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:26.431325 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:26.512365 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-79d7bd60-6266-4e68-beea-55c8d8d2f32b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Lock "cinder-attachment_update-775c4ace-07d0-4010-bc02-2e1762a142aa-np0000007331" released by "attachment_update" :: held 0.082s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:18:26.512724 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-79d7bd60-6266-4e68-beea-55c8d8d2f32b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/6b0993e1-e47c-4858-8cfe-ff44a67e7bc9 returned with HTTP 200 Aug 14 06:18:26.513150 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1006/4014] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:18:26 2026] PUT /volume/v3/attachments/6b0993e1-e47c-4858-8cfe-ff44a67e7bc9 => generated 968 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:26.538503 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-278ef210-74cf-4904-a1c6-08238d55530d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:26.540669 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-278ef210-74cf-4904-a1c6-08238d55530d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/attachments/6b0993e1-e47c-4858-8cfe-ff44a67e7bc9/action Aug 14 06:18:26.541035 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-278ef210-74cf-4904-a1c6-08238d55530d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:18:26.541169 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-278ef210-74cf-4904-a1c6-08238d55530d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:26.552337 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bfdf642e-0459-4155-8564-e75ccd0c1b21 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:26.554383 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bfdf642e-0459-4155-8564-e75ccd0c1b21 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:26.554653 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bfdf642e-0459-4155-8564-e75ccd0c1b21 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:26.554871 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bfdf642e-0459-4155-8564-e75ccd0c1b21 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:26.560392 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:26.560392 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:26.565925 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:26.565925 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:26.570146 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bfdf642e-0459-4155-8564-e75ccd0c1b21 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:26.575171 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bfdf642e-0459-4155-8564-e75ccd0c1b21 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:26.575779 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1015/4015] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:26 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:26.576024 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-278ef210-74cf-4904-a1c6-08238d55530d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/6b0993e1-e47c-4858-8cfe-ff44a67e7bc9/action returned with HTTP 204 Aug 14 06:18:26.578679 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1001/4016] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:18:26 2026] POST /volume/v3/attachments/6b0993e1-e47c-4858-8cfe-ff44a67e7bc9/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:26.622748 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aadeddae-4b60-4dc8-b492-c99fda2287ab None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:26.624416 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aadeddae-4b60-4dc8-b492-c99fda2287ab tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:26.624616 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aadeddae-4b60-4dc8-b492-c99fda2287ab tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:26.625167 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aadeddae-4b60-4dc8-b492-c99fda2287ab tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:26.625167 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-aadeddae-4b60-4dc8-b492-c99fda2287ab tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:26.631626 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:26.631626 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:26.632317 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aadeddae-4b60-4dc8-b492-c99fda2287ab tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:26.632723 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 995/4017] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:26 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:26.650791 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3920adf7-ce4b-4776-9a2a-99ab3faece43 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:26.652359 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3920adf7-ce4b-4776-9a2a-99ab3faece43 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] GET https://10.4.3.127/volume/v3/volumes/ab8f7301-f560-4de5-b173-3202874a9f8f Aug 14 06:18:26.652561 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3920adf7-ce4b-4776-9a2a-99ab3faece43 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:26.652888 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3920adf7-ce4b-4776-9a2a-99ab3faece43 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:26.661054 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3920adf7-ce4b-4776-9a2a-99ab3faece43 tempest-ProjectReaderTests-2037907827 tempest-ProjectReaderTests-2037907827-project-admin] https://10.4.3.127/volume/v3/volumes/ab8f7301-f560-4de5-b173-3202874a9f8f returned with HTTP 404 Aug 14 06:18:26.662165 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1007/4018] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:26 2026] GET /volume/v3/volumes/ab8f7301-f560-4de5-b173-3202874a9f8f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:26.753001 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-45fd778e-65f2-4586-bfac-8c3aa6180026 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:26.755239 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-45fd778e-65f2-4586-bfac-8c3aa6180026 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:26.755485 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-45fd778e-65f2-4586-bfac-8c3aa6180026 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:26.755661 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-45fd778e-65f2-4586-bfac-8c3aa6180026 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:26.755755 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-45fd778e-65f2-4586-bfac-8c3aa6180026 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:26.759425 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:26.759425 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:26.759997 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-45fd778e-65f2-4586-bfac-8c3aa6180026 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:26.760726 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1016/4019] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:26 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:26.818529 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f6e0f3c6-4009-4cf2-a3f0-a935ee57faaa None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:26.820304 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f6e0f3c6-4009-4cf2-a3f0-a935ee57faaa tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:26.820549 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f6e0f3c6-4009-4cf2-a3f0-a935ee57faaa tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:26.820740 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f6e0f3c6-4009-4cf2-a3f0-a935ee57faaa tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:26.829627 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:26.829627 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:26.833524 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f6e0f3c6-4009-4cf2-a3f0-a935ee57faaa tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:26.837993 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f6e0f3c6-4009-4cf2-a3f0-a935ee57faaa tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:26.838331 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1002/4020] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:26 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:27.589748 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-576a2aea-76c0-4316-9042-6fb5832e67aa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:27.591392 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-576a2aea-76c0-4316-9042-6fb5832e67aa tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:27.591626 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-576a2aea-76c0-4316-9042-6fb5832e67aa tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:27.591802 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-576a2aea-76c0-4316-9042-6fb5832e67aa tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:27.598872 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:27.598872 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:27.606029 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-576a2aea-76c0-4316-9042-6fb5832e67aa tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:27.610309 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-576a2aea-76c0-4316-9042-6fb5832e67aa tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:27.610711 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 996/4021] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:27 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:27.644181 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-693f98ae-2e70-40ee-a3f2-7002df2d4548 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:27.647095 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-693f98ae-2e70-40ee-a3f2-7002df2d4548 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:27.647095 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-693f98ae-2e70-40ee-a3f2-7002df2d4548 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:27.647237 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-693f98ae-2e70-40ee-a3f2-7002df2d4548 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:27.647237 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-693f98ae-2e70-40ee-a3f2-7002df2d4548 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:27.653236 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:27.653236 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:27.654022 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-693f98ae-2e70-40ee-a3f2-7002df2d4548 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:27.654364 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1008/4022] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:27 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:27.775108 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-09be5bdd-823e-4fbf-9f9c-c5cbf99cbf75 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:27.777671 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-09be5bdd-823e-4fbf-9f9c-c5cbf99cbf75 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:27.777963 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-09be5bdd-823e-4fbf-9f9c-c5cbf99cbf75 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:27.778208 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-09be5bdd-823e-4fbf-9f9c-c5cbf99cbf75 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:27.778361 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-09be5bdd-823e-4fbf-9f9c-c5cbf99cbf75 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:27.783422 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:27.783422 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:27.784314 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-09be5bdd-823e-4fbf-9f9c-c5cbf99cbf75 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:27.784891 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1017/4023] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:27 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:27.852407 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d0f8d841-f3a6-448c-b685-a8ab8893b2e0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:27.860076 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d0f8d841-f3a6-448c-b685-a8ab8893b2e0 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:27.860315 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d0f8d841-f3a6-448c-b685-a8ab8893b2e0 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:27.860584 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d0f8d841-f3a6-448c-b685-a8ab8893b2e0 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:27.868800 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:27.868800 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:27.872950 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d0f8d841-f3a6-448c-b685-a8ab8893b2e0 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:27.878145 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d0f8d841-f3a6-448c-b685-a8ab8893b2e0 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:27.878729 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1003/4024] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:27 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:28.630066 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-13dcc4b9-fe9c-4140-b0ed-5ba47ba9a8bb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:28.632022 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-13dcc4b9-fe9c-4140-b0ed-5ba47ba9a8bb tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:28.632342 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-13dcc4b9-fe9c-4140-b0ed-5ba47ba9a8bb tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:28.632500 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-13dcc4b9-fe9c-4140-b0ed-5ba47ba9a8bb tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:28.640458 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:28.640458 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:28.644573 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-13dcc4b9-fe9c-4140-b0ed-5ba47ba9a8bb tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:28.650974 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-13dcc4b9-fe9c-4140-b0ed-5ba47ba9a8bb tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:28.651334 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 997/4025] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:28 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:28.664257 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-26467765-9e7a-4468-ad6b-94c8d0bbdd60 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:28.666313 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-26467765-9e7a-4468-ad6b-94c8d0bbdd60 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:28.666313 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-26467765-9e7a-4468-ad6b-94c8d0bbdd60 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:28.666427 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-26467765-9e7a-4468-ad6b-94c8d0bbdd60 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:28.666558 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-26467765-9e7a-4468-ad6b-94c8d0bbdd60 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:28.670862 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:28.670862 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:28.671559 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-26467765-9e7a-4468-ad6b-94c8d0bbdd60 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:28.671884 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1009/4026] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:28 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:28.794709 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dc3d8354-c689-4f15-a24c-b2e0a81b11af None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:28.796515 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dc3d8354-c689-4f15-a24c-b2e0a81b11af tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:28.796734 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dc3d8354-c689-4f15-a24c-b2e0a81b11af tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:28.796904 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dc3d8354-c689-4f15-a24c-b2e0a81b11af tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:28.797002 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-dc3d8354-c689-4f15-a24c-b2e0a81b11af tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:28.800904 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:28.800904 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:28.801458 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dc3d8354-c689-4f15-a24c-b2e0a81b11af tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:28.801814 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1018/4027] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:28 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 709 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:28.891147 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ed201ccf-b181-4c85-bcc4-74e2f1d7197b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:28.892961 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ed201ccf-b181-4c85-bcc4-74e2f1d7197b tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:28.893473 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ed201ccf-b181-4c85-bcc4-74e2f1d7197b tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:28.893473 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ed201ccf-b181-4c85-bcc4-74e2f1d7197b tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:28.900798 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:28.900798 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:28.905036 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ed201ccf-b181-4c85-bcc4-74e2f1d7197b tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:28.909411 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ed201ccf-b181-4c85-bcc4-74e2f1d7197b tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:28.909411 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1004/4028] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:28 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:29.496090 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-9c4ead7a-7330-4a40-9a41-4c2d34ca0a44 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:29.498056 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-9c4ead7a-7330-4a40-9a41-4c2d34ca0a44 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/limits Aug 14 06:18:29.498284 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-9c4ead7a-7330-4a40-9a41-4c2d34ca0a44 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:29.498549 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-9c4ead7a-7330-4a40-9a41-4c2d34ca0a44 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:29.505707 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-9c4ead7a-7330-4a40-9a41-4c2d34ca0a44 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1656952578 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1656952578, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:29.506123 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-9c4ead7a-7330-4a40-9a41-4c2d34ca0a44 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1656952578 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1656952578, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:29.506465 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-9c4ead7a-7330-4a40-9a41-4c2d34ca0a44 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1656952578 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1656952578, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:29.506754 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-9c4ead7a-7330-4a40-9a41-4c2d34ca0a44 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-942296456 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-942296456, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:29.507044 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-9c4ead7a-7330-4a40-9a41-4c2d34ca0a44 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-942296456 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-942296456, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:29.507337 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-9c4ead7a-7330-4a40-9a41-4c2d34ca0a44 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-942296456 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-942296456, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:29.518708 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-9c4ead7a-7330-4a40-9a41-4c2d34ca0a44 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/limits returned with HTTP 200 Aug 14 06:18:29.519248 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 998/4029] 10.4.3.127 () {68 vars in 1484 bytes} [Fri Aug 14 06:18:29 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:29.548595 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-2b87428e-403f-4a14-b6d9-bb7504758388 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:29.550819 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-2b87428e-403f-4a14-b6d9-bb7504758388 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 Aug 14 06:18:29.551018 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-2b87428e-403f-4a14-b6d9-bb7504758388 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:29.551196 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-2b87428e-403f-4a14-b6d9-bb7504758388 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:29.560748 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:29.560748 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:29.564293 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-2b87428e-403f-4a14-b6d9-bb7504758388 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:18:29.569266 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-2b87428e-403f-4a14-b6d9-bb7504758388 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 returned with HTTP 200 Aug 14 06:18:29.569490 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1010/4030] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:18:29 2026] GET /volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 => generated 1661 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:29.578179 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-fc1b0b6c-34c9-4bfb-80af-a55d5a468b72 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:29.580743 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-fc1b0b6c-34c9-4bfb-80af-a55d5a468b72 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:18:29.581245 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-fc1b0b6c-34c9-4bfb-80af-a55d5a468b72 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6089f98f-4fc7-4bbc-a3f0-d428e9d34315", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1556083681", "description": null, "metadata": {}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:29.595702 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:29.595702 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:29.596604 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-fc1b0b6c-34c9-4bfb-80af-a55d5a468b72 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:18:29.596847 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-fc1b0b6c-34c9-4bfb-80af-a55d5a468b72 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Create snapshot from volume 6089f98f-4fc7-4bbc-a3f0-d428e9d34315 Aug 14 06:18:29.641101 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-fc1b0b6c-34c9-4bfb-80af-a55d5a468b72 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Created reservations ['6c92afc7-7f4d-45e9-a2b3-6b0a59d890fa', '1a820632-d9e5-4257-82d1-be0161a5aa89', '5a824fee-6498-408d-8195-d1b7970ebf74', '0844ae7d-6fdf-4a99-bb98-e76c0ca51659'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:29.665837 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d80f4cc8-03b5-41a8-9c33-75ec7b60ad5e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:29.667856 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d80f4cc8-03b5-41a8-9c33-75ec7b60ad5e tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:29.668124 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d80f4cc8-03b5-41a8-9c33-75ec7b60ad5e tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:29.668322 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d80f4cc8-03b5-41a8-9c33-75ec7b60ad5e tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:29.674978 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:29.674978 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:29.675482 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-fc1b0b6c-34c9-4bfb-80af-a55d5a468b72 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Snapshot force create request issued successfully. Aug 14 06:18:29.675821 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-78f164bb-cb25-4265-94ce-dedbb4736ec0 req-fc1b0b6c-34c9-4bfb-80af-a55d5a468b72 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:18:29.676361 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1019/4031] 10.4.3.127 () {72 vars in 1547 bytes} [Fri Aug 14 06:18:29 2026] POST /volume/v3/snapshots => generated 324 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:29.678513 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d80f4cc8-03b5-41a8-9c33-75ec7b60ad5e tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:29.681736 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-236f87d7-c6d9-4656-a3a7-74671906754f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:29.682786 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d80f4cc8-03b5-41a8-9c33-75ec7b60ad5e tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:29.683533 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-236f87d7-c6d9-4656-a3a7-74671906754f tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:29.683617 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1005/4032] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:29 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:29.683721 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-236f87d7-c6d9-4656-a3a7-74671906754f tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:29.684326 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-236f87d7-c6d9-4656-a3a7-74671906754f tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:29.684326 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-236f87d7-c6d9-4656-a3a7-74671906754f tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:29.688313 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:29.688313 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:29.689236 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-236f87d7-c6d9-4656-a3a7-74671906754f tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:29.689671 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 999/4033] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:29 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:29.824669 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a32598b1-f576-432a-9362-e367ea590d9e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:29.824669 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a32598b1-f576-432a-9362-e367ea590d9e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:29.824669 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a32598b1-f576-432a-9362-e367ea590d9e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:29.824669 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a32598b1-f576-432a-9362-e367ea590d9e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:29.824669 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-a32598b1-f576-432a-9362-e367ea590d9e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:29.829800 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:29.829800 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:29.830795 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a32598b1-f576-432a-9362-e367ea590d9e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:29.830795 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1011/4034] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:29 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:29.921364 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-41c2c9b7-a1bd-4194-8095-eb78227d6c6a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:29.923790 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-41c2c9b7-a1bd-4194-8095-eb78227d6c6a tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:29.923893 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-41c2c9b7-a1bd-4194-8095-eb78227d6c6a tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:29.924047 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-41c2c9b7-a1bd-4194-8095-eb78227d6c6a tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:29.931716 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:29.931716 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:29.935503 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-41c2c9b7-a1bd-4194-8095-eb78227d6c6a tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:29.939757 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-41c2c9b7-a1bd-4194-8095-eb78227d6c6a tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:29.940135 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1020/4035] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:29 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:30.700262 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7e08d5db-b52e-4c14-976e-3d1ba6ba7d44 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:30.701699 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bfe03c16-9016-43f7-b6d4-4c596409eaf9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:30.702520 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7e08d5db-b52e-4c14-976e-3d1ba6ba7d44 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:30.702823 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7e08d5db-b52e-4c14-976e-3d1ba6ba7d44 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:30.703183 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7e08d5db-b52e-4c14-976e-3d1ba6ba7d44 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:30.703483 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bfe03c16-9016-43f7-b6d4-4c596409eaf9 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:30.703671 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bfe03c16-9016-43f7-b6d4-4c596409eaf9 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:30.703877 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bfe03c16-9016-43f7-b6d4-4c596409eaf9 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:30.703993 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-bfe03c16-9016-43f7-b6d4-4c596409eaf9 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:30.707958 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:30.707958 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:30.708758 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bfe03c16-9016-43f7-b6d4-4c596409eaf9 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:30.709231 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1000/4036] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:30 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:30.711723 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:30.711723 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:30.715232 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7e08d5db-b52e-4c14-976e-3d1ba6ba7d44 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:30.719189 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7e08d5db-b52e-4c14-976e-3d1ba6ba7d44 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:30.719632 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1006/4037] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:30 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:30.842083 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7cf8cfc4-5c1a-4fbb-8ccf-a4044b33b553 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:30.844382 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7cf8cfc4-5c1a-4fbb-8ccf-a4044b33b553 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:30.844698 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7cf8cfc4-5c1a-4fbb-8ccf-a4044b33b553 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:30.845132 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7cf8cfc4-5c1a-4fbb-8ccf-a4044b33b553 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:30.845243 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-7cf8cfc4-5c1a-4fbb-8ccf-a4044b33b553 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:30.850042 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:30.850042 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:30.850632 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7cf8cfc4-5c1a-4fbb-8ccf-a4044b33b553 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:30.850989 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1012/4038] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:30 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:30.955017 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d53d4430-ce90-4f93-8710-990a9ca18d0c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:30.956766 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d53d4430-ce90-4f93-8710-990a9ca18d0c tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:30.956965 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d53d4430-ce90-4f93-8710-990a9ca18d0c tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:30.957158 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d53d4430-ce90-4f93-8710-990a9ca18d0c tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:30.965616 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:30.965616 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:30.969273 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d53d4430-ce90-4f93-8710-990a9ca18d0c tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:30.973183 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d53d4430-ce90-4f93-8710-990a9ca18d0c tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:30.973634 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1021/4039] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:30 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:31.384931 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c72546eb-40ed-4f3c-8ac7-7c377851a368 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:31.386682 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c72546eb-40ed-4f3c-8ac7-7c377851a368 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/snapshots/ea492b2e-46cd-491f-ac6f-84bd3732393d Aug 14 06:18:31.386931 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c72546eb-40ed-4f3c-8ac7-7c377851a368 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:31.387152 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c72546eb-40ed-4f3c-8ac7-7c377851a368 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:31.392334 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:31.392334 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:31.392882 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c72546eb-40ed-4f3c-8ac7-7c377851a368 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Snapshot retrieved successfully. Aug 14 06:18:31.393615 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c72546eb-40ed-4f3c-8ac7-7c377851a368 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/snapshots/ea492b2e-46cd-491f-ac6f-84bd3732393d returned with HTTP 200 Aug 14 06:18:31.393933 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1001/4040] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:18:31 2026] GET /volume/v3/snapshots/ea492b2e-46cd-491f-ac6f-84bd3732393d => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:31.418192 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:31.419845 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:18:31.420188 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-478401096", "snapshot_id": null, "imageRef": "593f3652-5019-4e06-915a-64d3e1b9c075", "volume_type": null, "size": 1}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:31.421700 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-478401096', 'snapshot_id': None, 'imageRef': '593f3652-5019-4e06-915a-64d3e1b9c075', 'volume_type': None, 'size': 1}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:18:31.508729 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:31.508729 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:31.509215 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Snapshot retrieved successfully. Aug 14 06:18:31.509407 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Create volume of 1 GB Aug 14 06:18:31.512666 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Availability Zones retrieved successfully. Aug 14 06:18:31.517846 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Flow 'volume_create_api' (19992b42-aad5-44e4-b267-4cdc5ab1ee59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:31.519166 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64f8fc59-a215-4725-84ca-0a5070aa5c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:31.520042 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:18:31.551632 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64f8fc59-a215-4725-84ca-0a5070aa5c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ea492b2e-46cd-491f-ac6f-84bd3732393d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:31.552348 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e78d5537-4fb2-49b5-a493-335b9651cb70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:31.590414 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Created reservations ['27b9a8ad-f7f1-4666-9dce-c51a7fc54636', 'c18b436d-463f-453e-ab4c-909cd2ea04fa', 'dc30f291-0741-4460-911d-2e2a811cc5ed', '624c32e2-1005-4a9e-9eb3-10f68421d792'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:31.591240 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e78d5537-4fb2-49b5-a493-335b9651cb70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27b9a8ad-f7f1-4666-9dce-c51a7fc54636', 'c18b436d-463f-453e-ab4c-909cd2ea04fa', 'dc30f291-0741-4460-911d-2e2a811cc5ed', '624c32e2-1005-4a9e-9eb3-10f68421d792']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:31.592056 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40801e90-c310-40e2-9219-75da0ccbaa8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:31.634142 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40801e90-c310-40e2-9219-75da0ccbaa8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '795711c8-59ce-4ebd-a285-0a15d882d9c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-478401096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9954d8c4308442588dfbb3e96f7974d9',qos_specs=None,replication_status=,reservations=['27b9a8ad-f7f1-4666-9dce-c51a7fc54636','c18b436d-463f-453e-ab4c-909cd2ea04fa','dc30f291-0741-4460-911d-2e2a811cc5ed','624c32e2-1005-4a9e-9eb3-10f68421d792'],size=1,snapshot_id=ea492b2e-46cd-491f-ac6f-84bd3732393d,source_replicaid=,source_volid=None,status='creating',user_id='038898708e9d4ddebca2c52a1f2b7147',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), '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-14T06:18:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-478401096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=795711c8-59ce-4ebd-a285-0a15d882d9c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9954d8c4308442588dfbb3e96f7974d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ea492b2e-46cd-491f-ac6f-84bd3732393d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='038898708e9d4ddebca2c52a1f2b7147',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:31.635046 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (784224df-caa0-4c28-9d79-7b6149805ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:31.657423 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (784224df-caa0-4c28-9d79-7b6149805ba9) transitioned into state 'SUCCESS' from state '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-478401096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9954d8c4308442588dfbb3e96f7974d9',qos_specs=None,replication_status=,reservations=['27b9a8ad-f7f1-4666-9dce-c51a7fc54636','c18b436d-463f-453e-ab4c-909cd2ea04fa','dc30f291-0741-4460-911d-2e2a811cc5ed','624c32e2-1005-4a9e-9eb3-10f68421d792'],size=1,snapshot_id=ea492b2e-46cd-491f-ac6f-84bd3732393d,source_replicaid=,source_volid=None,status='creating',user_id='038898708e9d4ddebca2c52a1f2b7147',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:31.658266 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d42d284a-f8c9-425c-a29e-092eec67be7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:31.682944 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d42d284a-f8c9-425c-a29e-092eec67be7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:31.683974 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Flow 'volume_create_api' (19992b42-aad5-44e4-b267-4cdc5ab1ee59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:31.684480 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Create volume request issued successfully. Aug 14 06:18:31.685225 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-94395cd7-b5e0-446a-9a6d-0391dfd2c4b7 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:18:31.686004 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1007/4041] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:18:31 2026] POST /volume/v3/volumes => generated 813 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:31.699501 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-32edf5ba-e1ed-4ae2-865d-a20291962827 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:31.701264 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-32edf5ba-e1ed-4ae2-865d-a20291962827 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 Aug 14 06:18:31.701554 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-32edf5ba-e1ed-4ae2-865d-a20291962827 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:31.701745 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-32edf5ba-e1ed-4ae2-865d-a20291962827 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:31.709393 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:31.709393 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:31.714069 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-32edf5ba-e1ed-4ae2-865d-a20291962827 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:18:31.719781 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-120d45cc-aaf2-4be7-8220-0b57480f5523 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:31.720967 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-32edf5ba-e1ed-4ae2-865d-a20291962827 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 returned with HTTP 200 Aug 14 06:18:31.721468 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1013/4042] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:31 2026] GET /volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:31.723080 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-120d45cc-aaf2-4be7-8220-0b57480f5523 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:31.723338 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-120d45cc-aaf2-4be7-8220-0b57480f5523 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:31.723614 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-120d45cc-aaf2-4be7-8220-0b57480f5523 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:31.723764 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-120d45cc-aaf2-4be7-8220-0b57480f5523 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:31.728634 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:31.728634 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:31.729556 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-120d45cc-aaf2-4be7-8220-0b57480f5523 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:31.730006 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1022/4043] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:31 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:31.734371 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d8a1520e-87ec-43b4-8c7a-5fd6d57902e9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:31.739931 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d8a1520e-87ec-43b4-8c7a-5fd6d57902e9 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:31.740322 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d8a1520e-87ec-43b4-8c7a-5fd6d57902e9 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:31.740563 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d8a1520e-87ec-43b4-8c7a-5fd6d57902e9 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:31.748292 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:31.748292 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:31.752810 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d8a1520e-87ec-43b4-8c7a-5fd6d57902e9 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:31.757842 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d8a1520e-87ec-43b4-8c7a-5fd6d57902e9 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:31.758490 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1002/4044] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:31 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:31.864527 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-618e6e7e-57b0-4f92-8408-6fd0f6bdb734 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:31.866679 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-618e6e7e-57b0-4f92-8408-6fd0f6bdb734 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:31.866883 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-618e6e7e-57b0-4f92-8408-6fd0f6bdb734 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:31.867063 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-618e6e7e-57b0-4f92-8408-6fd0f6bdb734 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:31.867160 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-618e6e7e-57b0-4f92-8408-6fd0f6bdb734 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:31.871382 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:31.871382 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:31.872035 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-618e6e7e-57b0-4f92-8408-6fd0f6bdb734 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:31.872386 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1008/4045] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:31 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:31.988347 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-be67b863-dece-4407-a4fa-0a31374caa92 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:31.990017 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-be67b863-dece-4407-a4fa-0a31374caa92 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:31.990212 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-be67b863-dece-4407-a4fa-0a31374caa92 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:31.990393 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-be67b863-dece-4407-a4fa-0a31374caa92 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:31.997047 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:31.997047 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:32.000653 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-be67b863-dece-4407-a4fa-0a31374caa92 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:32.004852 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-be67b863-dece-4407-a4fa-0a31374caa92 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:32.005249 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1014/4046] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:31 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:32.738170 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d71d307e-5195-4637-ab97-2a1541e0c2b3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:32.740080 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d71d307e-5195-4637-ab97-2a1541e0c2b3 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 Aug 14 06:18:32.740332 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d71d307e-5195-4637-ab97-2a1541e0c2b3 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:32.740576 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d71d307e-5195-4637-ab97-2a1541e0c2b3 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:32.741550 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-46ec234e-6092-4dd8-87e1-c943186d5226 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:32.747271 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46ec234e-6092-4dd8-87e1-c943186d5226 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:32.747469 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46ec234e-6092-4dd8-87e1-c943186d5226 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:32.747642 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46ec234e-6092-4dd8-87e1-c943186d5226 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:32.747747 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-46ec234e-6092-4dd8-87e1-c943186d5226 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:32.750227 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:32.750227 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:32.752288 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:32.752288 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:32.753134 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46ec234e-6092-4dd8-87e1-c943186d5226 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:32.753533 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1003/4047] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:32 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:32.754370 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d71d307e-5195-4637-ab97-2a1541e0c2b3 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:18:32.758879 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d71d307e-5195-4637-ab97-2a1541e0c2b3 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 returned with HTTP 200 Aug 14 06:18:32.759285 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1023/4048] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:32 2026] GET /volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 => generated 1422 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:18:32.772211 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4be0ab5b-7d75-4e55-9771-65fec1af7a36 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:32.774063 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9086925a-4ad8-4df8-b717-6ab21a832b95 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:32.775822 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9086925a-4ad8-4df8-b717-6ab21a832b95 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 Aug 14 06:18:32.776059 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9086925a-4ad8-4df8-b717-6ab21a832b95 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:32.776289 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9086925a-4ad8-4df8-b717-6ab21a832b95 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:32.777867 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4be0ab5b-7d75-4e55-9771-65fec1af7a36 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:32.778105 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4be0ab5b-7d75-4e55-9771-65fec1af7a36 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:32.778313 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4be0ab5b-7d75-4e55-9771-65fec1af7a36 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:32.784603 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:32.784603 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:32.788364 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:32.788364 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:32.788476 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9086925a-4ad8-4df8-b717-6ab21a832b95 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:18:32.792086 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4be0ab5b-7d75-4e55-9771-65fec1af7a36 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:32.793154 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9086925a-4ad8-4df8-b717-6ab21a832b95 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 returned with HTTP 200 Aug 14 06:18:32.793651 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1015/4049] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:32 2026] GET /volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 => generated 1422 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:18:32.796237 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4be0ab5b-7d75-4e55-9771-65fec1af7a36 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:32.796651 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1009/4050] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:32 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:32.884165 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-97168ca8-b792-4c1c-9621-ffc898b1d442 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:32.886008 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97168ca8-b792-4c1c-9621-ffc898b1d442 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:32.886267 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97168ca8-b792-4c1c-9621-ffc898b1d442 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:32.886507 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97168ca8-b792-4c1c-9621-ffc898b1d442 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:32.886622 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-97168ca8-b792-4c1c-9621-ffc898b1d442 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:32.890852 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:32.890852 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:32.891517 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97168ca8-b792-4c1c-9621-ffc898b1d442 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:32.891875 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1004/4051] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:32 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:33.018045 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0502b436-b330-4cdc-af90-7bb0f38d65ca None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:33.020276 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0502b436-b330-4cdc-af90-7bb0f38d65ca tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:33.020672 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0502b436-b330-4cdc-af90-7bb0f38d65ca tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:33.020914 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0502b436-b330-4cdc-af90-7bb0f38d65ca tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:33.029656 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:33.029656 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:33.034512 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0502b436-b330-4cdc-af90-7bb0f38d65ca tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:33.039391 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0502b436-b330-4cdc-af90-7bb0f38d65ca tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:33.039391 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1024/4052] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:33 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:33.762989 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e61957ba-8d12-4639-ad84-09d9f413d828 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:33.764773 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e61957ba-8d12-4639-ad84-09d9f413d828 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:33.764970 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e61957ba-8d12-4639-ad84-09d9f413d828 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:33.765193 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e61957ba-8d12-4639-ad84-09d9f413d828 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:33.765277 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-e61957ba-8d12-4639-ad84-09d9f413d828 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:33.769604 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:33.769604 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:33.770305 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e61957ba-8d12-4639-ad84-09d9f413d828 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:33.770703 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1016/4053] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:33 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:33.809421 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b119004d-6cf4-419c-9c1c-b4cd66408c93 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:33.812722 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b119004d-6cf4-419c-9c1c-b4cd66408c93 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:33.813016 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b119004d-6cf4-419c-9c1c-b4cd66408c93 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:33.813280 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b119004d-6cf4-419c-9c1c-b4cd66408c93 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:33.822246 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:33.822246 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:33.826693 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b119004d-6cf4-419c-9c1c-b4cd66408c93 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:33.832649 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b119004d-6cf4-419c-9c1c-b4cd66408c93 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:33.833224 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1010/4054] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:33 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:33.850145 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f13450a0-2c0b-4951-be61-2704851660ce req-29aee0a9-e7f0-45cf-b8f3-d4d10fced056 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:33.852509 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-29aee0a9-e7f0-45cf-b8f3-d4d10fced056 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 Aug 14 06:18:33.852807 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-29aee0a9-e7f0-45cf-b8f3-d4d10fced056 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:33.853024 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-29aee0a9-e7f0-45cf-b8f3-d4d10fced056 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:33.860720 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:33.860720 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:33.864832 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-f13450a0-2c0b-4951-be61-2704851660ce req-29aee0a9-e7f0-45cf-b8f3-d4d10fced056 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:18:33.869876 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-29aee0a9-e7f0-45cf-b8f3-d4d10fced056 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 returned with HTTP 200 Aug 14 06:18:33.870708 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1005/4055] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:18:33 2026] GET /volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 => generated 1404 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:33.903275 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-71aeef81-6a60-4c23-94f4-4e639706827b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:33.907752 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-71aeef81-6a60-4c23-94f4-4e639706827b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:33.907752 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-71aeef81-6a60-4c23-94f4-4e639706827b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:33.907752 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-71aeef81-6a60-4c23-94f4-4e639706827b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:33.907752 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-71aeef81-6a60-4c23-94f4-4e639706827b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:33.913570 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:33.913570 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:33.913570 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-71aeef81-6a60-4c23-94f4-4e639706827b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:33.913570 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1025/4056] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:33 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:34.053237 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7aa82632-c624-4881-bae5-ca5b4630995a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:34.055704 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7aa82632-c624-4881-bae5-ca5b4630995a tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:34.055959 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7aa82632-c624-4881-bae5-ca5b4630995a tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:34.056160 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7aa82632-c624-4881-bae5-ca5b4630995a tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:34.066460 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:34.066460 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:34.072048 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7aa82632-c624-4881-bae5-ca5b4630995a tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:34.077102 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7aa82632-c624-4881-bae5-ca5b4630995a tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:34.077480 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1017/4057] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:34 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:34.291338 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-f13450a0-2c0b-4951-be61-2704851660ce req-9a17a25e-224b-4043-9290-546643afa595 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:34.294117 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-9a17a25e-224b-4043-9290-546643afa595 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 Aug 14 06:18:34.294412 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-9a17a25e-224b-4043-9290-546643afa595 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:34.294758 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-9a17a25e-224b-4043-9290-546643afa595 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:34.303789 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:34.303789 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:34.308813 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-f13450a0-2c0b-4951-be61-2704851660ce req-9a17a25e-224b-4043-9290-546643afa595 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:18:34.315658 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-9a17a25e-224b-4043-9290-546643afa595 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 returned with HTTP 200 Aug 14 06:18:34.316253 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1011/4058] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:18:34 2026] GET /volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 => generated 1404 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:34.326706 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-07478056-8e37-4332-a031-55b703b70907 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:34.327125 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-07478056-8e37-4332-a031-55b703b70907 None None] GET https://10.4.3.127/volume// Aug 14 06:18:34.327318 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-07478056-8e37-4332-a031-55b703b70907 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:34.327560 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-07478056-8e37-4332-a031-55b703b70907 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:34.327904 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-07478056-8e37-4332-a031-55b703b70907 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:18:34.328208 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1006/4059] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:18:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:18:34.336718 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-f13450a0-2c0b-4951-be61-2704851660ce req-545f3dc8-cf32-4a1e-98b5-dde1f0ebab9c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:34.338506 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-545f3dc8-cf32-4a1e-98b5-dde1f0ebab9c tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:18:34.338972 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-545f3dc8-cf32-4a1e-98b5-dde1f0ebab9c tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "795711c8-59ce-4ebd-a285-0a15d882d9c9", "connector": null, "instance_uuid": "57773008-d9f9-4841-b2b9-baf4154e0bd0"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:34.347016 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:34.347016 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:34.371234 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-545f3dc8-cf32-4a1e-98b5-dde1f0ebab9c tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:18:34.371234 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1026/4060] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:18:34 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:34.781508 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f231f164-9f7d-4561-9433-1ce915b0aaa4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:34.783471 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f231f164-9f7d-4561-9433-1ce915b0aaa4 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:34.783692 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f231f164-9f7d-4561-9433-1ce915b0aaa4 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:34.783897 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f231f164-9f7d-4561-9433-1ce915b0aaa4 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:34.784044 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-f231f164-9f7d-4561-9433-1ce915b0aaa4 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:34.792845 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:34.792845 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:34.793945 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f231f164-9f7d-4561-9433-1ce915b0aaa4 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:34.794033 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1018/4061] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:34 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:34.846586 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-45a3c7a7-36aa-49ee-9c05-8c68ff71c394 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:34.848653 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-45a3c7a7-36aa-49ee-9c05-8c68ff71c394 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:34.848892 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-45a3c7a7-36aa-49ee-9c05-8c68ff71c394 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:34.849080 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-45a3c7a7-36aa-49ee-9c05-8c68ff71c394 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:34.857619 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:34.857619 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:34.862636 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-45a3c7a7-36aa-49ee-9c05-8c68ff71c394 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:34.866920 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-45a3c7a7-36aa-49ee-9c05-8c68ff71c394 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:34.867304 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1012/4062] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:34 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:34.924826 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dbaebd90-099a-4473-a1d0-e904062675ca None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:34.930734 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dbaebd90-099a-4473-a1d0-e904062675ca tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:34.930939 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dbaebd90-099a-4473-a1d0-e904062675ca tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:34.931132 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dbaebd90-099a-4473-a1d0-e904062675ca tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:34.931249 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-dbaebd90-099a-4473-a1d0-e904062675ca tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:34.936798 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:34.936798 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:34.937492 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dbaebd90-099a-4473-a1d0-e904062675ca tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:34.937863 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1007/4063] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:34 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 709 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:35.094785 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-32d530a6-8eca-424f-b0f0-e9bd72731cba None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:35.096167 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-32d530a6-8eca-424f-b0f0-e9bd72731cba tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:35.096167 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-32d530a6-8eca-424f-b0f0-e9bd72731cba tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:35.096167 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-32d530a6-8eca-424f-b0f0-e9bd72731cba tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:35.102517 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:35.102517 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:35.106659 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-32d530a6-8eca-424f-b0f0-e9bd72731cba tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:35.112824 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-32d530a6-8eca-424f-b0f0-e9bd72731cba tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:35.113570 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1027/4064] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:35 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:35.325034 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c8db5683-676f-4ad1-9317-080afb2c2fb5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:35.325385 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c8db5683-676f-4ad1-9317-080afb2c2fb5 None None] GET https://10.4.3.127/volume// Aug 14 06:18:35.325569 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c8db5683-676f-4ad1-9317-080afb2c2fb5 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:35.325747 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c8db5683-676f-4ad1-9317-080afb2c2fb5 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:35.326046 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c8db5683-676f-4ad1-9317-080afb2c2fb5 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:18:35.326330 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1019/4065] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:18:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:18:35.332290 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-f13450a0-2c0b-4951-be61-2704851660ce req-5078bc31-5ef1-4a28-9441-3b3a3a57b737 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:35.335101 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-5078bc31-5ef1-4a28-9441-3b3a3a57b737 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 Aug 14 06:18:35.335500 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-5078bc31-5ef1-4a28-9441-3b3a3a57b737 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:35.335966 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-5078bc31-5ef1-4a28-9441-3b3a3a57b737 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:35.346641 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:35.346641 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:35.350638 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-f13450a0-2c0b-4951-be61-2704851660ce req-5078bc31-5ef1-4a28-9441-3b3a3a57b737 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:18:35.358599 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-5078bc31-5ef1-4a28-9441-3b3a3a57b737 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 returned with HTTP 200 Aug 14 06:18:35.358994 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1013/4066] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:18:35 2026] GET /volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 => generated 1583 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:18:35.463538 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f13450a0-2c0b-4951-be61-2704851660ce req-4830e5ce-40ba-4ce3-b586-434a7979f175 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:35.469656 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-4830e5ce-40ba-4ce3-b586-434a7979f175 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] PUT https://10.4.3.127/volume/v3/attachments/f737c774-fc31-402c-9332-290c2895c855 Aug 14 06:18:35.470067 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-4830e5ce-40ba-4ce3-b586-434a7979f175 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:35.483079 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-f13450a0-2c0b-4951-be61-2704851660ce req-4830e5ce-40ba-4ce3-b586-434a7979f175 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Acquiring lock "cinder-attachment_update-795711c8-59ce-4ebd-a285-0a15d882d9c9-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:18:35.488840 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-f13450a0-2c0b-4951-be61-2704851660ce req-4830e5ce-40ba-4ce3-b586-434a7979f175 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Lock "cinder-attachment_update-795711c8-59ce-4ebd-a285-0a15d882d9c9-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:18:35.489823 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:35.489823 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:35.577990 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-f13450a0-2c0b-4951-be61-2704851660ce req-4830e5ce-40ba-4ce3-b586-434a7979f175 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Lock "cinder-attachment_update-795711c8-59ce-4ebd-a285-0a15d882d9c9-np0000007331" released by "attachment_update" :: held 0.089s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:18:35.578242 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-4830e5ce-40ba-4ce3-b586-434a7979f175 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/attachments/f737c774-fc31-402c-9332-290c2895c855 returned with HTTP 200 Aug 14 06:18:35.578747 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1008/4067] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:18:35 2026] PUT /volume/v3/attachments/f737c774-fc31-402c-9332-290c2895c855 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:35.602899 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-f13450a0-2c0b-4951-be61-2704851660ce req-8dd8afc9-7141-4704-a8f5-2299a87846f4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:35.607770 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-8dd8afc9-7141-4704-a8f5-2299a87846f4 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] POST https://10.4.3.127/volume/v3/attachments/f737c774-fc31-402c-9332-290c2895c855/action Aug 14 06:18:35.608122 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-8dd8afc9-7141-4704-a8f5-2299a87846f4 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:18:35.608284 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-8dd8afc9-7141-4704-a8f5-2299a87846f4 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:35.630063 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:35.630063 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:35.640802 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f13450a0-2c0b-4951-be61-2704851660ce req-8dd8afc9-7141-4704-a8f5-2299a87846f4 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/attachments/f737c774-fc31-402c-9332-290c2895c855/action returned with HTTP 204 Aug 14 06:18:35.641223 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1028/4068] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:18:35 2026] POST /volume/v3/attachments/f737c774-fc31-402c-9332-290c2895c855/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:35.807329 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-da1534ab-2aaf-4f3d-9d6e-942689509aad None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:35.809785 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-da1534ab-2aaf-4f3d-9d6e-942689509aad tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:35.810023 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-da1534ab-2aaf-4f3d-9d6e-942689509aad tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:35.810306 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-da1534ab-2aaf-4f3d-9d6e-942689509aad tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:35.810510 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-da1534ab-2aaf-4f3d-9d6e-942689509aad tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:35.814850 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:35.814850 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:35.815684 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-da1534ab-2aaf-4f3d-9d6e-942689509aad tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:35.816292 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1020/4069] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:35 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:35.882945 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4c50a076-2b68-4c44-bc80-f6b3d6aa1513 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:35.884595 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4c50a076-2b68-4c44-bc80-f6b3d6aa1513 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:35.884866 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4c50a076-2b68-4c44-bc80-f6b3d6aa1513 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:35.885099 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4c50a076-2b68-4c44-bc80-f6b3d6aa1513 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:35.891699 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:35.891699 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:35.895155 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4c50a076-2b68-4c44-bc80-f6b3d6aa1513 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:35.899852 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4c50a076-2b68-4c44-bc80-f6b3d6aa1513 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:35.900021 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1014/4070] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:35 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:35.949538 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4f32bfe7-5307-4e38-b5a2-738da5a92062 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:35.951199 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4f32bfe7-5307-4e38-b5a2-738da5a92062 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:35.951366 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4f32bfe7-5307-4e38-b5a2-738da5a92062 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:35.951563 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4f32bfe7-5307-4e38-b5a2-738da5a92062 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:35.951664 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-4f32bfe7-5307-4e38-b5a2-738da5a92062 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:35.955542 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:35.955542 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:35.956080 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4f32bfe7-5307-4e38-b5a2-738da5a92062 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:35.956420 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1009/4071] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:35 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 709 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:36.127048 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-434387ee-cc85-47ee-905f-d031ab1b2186 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:36.129218 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-434387ee-cc85-47ee-905f-d031ab1b2186 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:36.129462 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-434387ee-cc85-47ee-905f-d031ab1b2186 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:36.129645 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-434387ee-cc85-47ee-905f-d031ab1b2186 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:36.137773 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:36.137773 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:36.142006 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-434387ee-cc85-47ee-905f-d031ab1b2186 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:36.147458 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-434387ee-cc85-47ee-905f-d031ab1b2186 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:36.147660 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1029/4072] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:36 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:36.827865 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ea35fc57-9171-4c03-aa6d-60b29a0fbe84 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:36.830669 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ea35fc57-9171-4c03-aa6d-60b29a0fbe84 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:36.830941 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ea35fc57-9171-4c03-aa6d-60b29a0fbe84 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:36.831195 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ea35fc57-9171-4c03-aa6d-60b29a0fbe84 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:36.831345 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-ea35fc57-9171-4c03-aa6d-60b29a0fbe84 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:36.837985 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:36.837985 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:36.838170 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ea35fc57-9171-4c03-aa6d-60b29a0fbe84 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:36.838620 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1021/4073] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:36 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:36.912060 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5ac8ad7c-3b2a-4153-9a57-6ce3da52b676 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:36.914684 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5ac8ad7c-3b2a-4153-9a57-6ce3da52b676 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:36.915000 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5ac8ad7c-3b2a-4153-9a57-6ce3da52b676 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:36.915273 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5ac8ad7c-3b2a-4153-9a57-6ce3da52b676 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:36.923465 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:36.923465 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:36.927295 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5ac8ad7c-3b2a-4153-9a57-6ce3da52b676 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:36.931688 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5ac8ad7c-3b2a-4153-9a57-6ce3da52b676 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:36.932058 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1015/4074] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:36 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:36.969229 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-55188b36-edb2-49fa-bb9e-7ca4523658ad None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:36.970967 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-55188b36-edb2-49fa-bb9e-7ca4523658ad tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:36.971159 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-55188b36-edb2-49fa-bb9e-7ca4523658ad tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:36.971349 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-55188b36-edb2-49fa-bb9e-7ca4523658ad tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:36.971518 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-55188b36-edb2-49fa-bb9e-7ca4523658ad tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:36.975527 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:36.975527 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:36.976171 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-55188b36-edb2-49fa-bb9e-7ca4523658ad tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:36.976556 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1010/4075] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:36 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 709 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:37.159914 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bb2f733f-4f2b-4591-9b4c-cf2657c333ef None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:37.162020 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bb2f733f-4f2b-4591-9b4c-cf2657c333ef tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:37.162245 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bb2f733f-4f2b-4591-9b4c-cf2657c333ef tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:37.162492 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bb2f733f-4f2b-4591-9b4c-cf2657c333ef tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:37.170308 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:37.170308 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:37.173799 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bb2f733f-4f2b-4591-9b4c-cf2657c333ef tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:37.178770 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bb2f733f-4f2b-4591-9b4c-cf2657c333ef tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:37.179519 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1030/4076] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:37 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:37.592623 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-78cc0f4b-84b5-4103-a816-a89673567d4f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:37.594458 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-78cc0f4b-84b5-4103-a816-a89673567d4f tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] DELETE https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:37.594882 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-78cc0f4b-84b5-4103-a816-a89673567d4f tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:37.595238 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-78cc0f4b-84b5-4103-a816-a89673567d4f tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:37.596425 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-78cc0f4b-84b5-4103-a816-a89673567d4f tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Delete volume with id: 3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:37.604868 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:37.604868 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:37.605829 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-78cc0f4b-84b5-4103-a816-a89673567d4f tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:37.627345 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-78cc0f4b-84b5-4103-a816-a89673567d4f tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Delete volume request issued successfully. Aug 14 06:18:37.627983 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-78cc0f4b-84b5-4103-a816-a89673567d4f tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 202 Aug 14 06:18:37.628690 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1022/4077] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:18:37 2026] DELETE /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:37.643305 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-894e2dea-b04e-4779-ad8a-6b4d5a5bb841 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:37.645880 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-894e2dea-b04e-4779-ad8a-6b4d5a5bb841 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:37.646131 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-894e2dea-b04e-4779-ad8a-6b4d5a5bb841 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:37.646634 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-894e2dea-b04e-4779-ad8a-6b4d5a5bb841 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:37.655528 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:37.655528 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:37.660563 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-894e2dea-b04e-4779-ad8a-6b4d5a5bb841 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Volume info retrieved successfully. Aug 14 06:18:37.665761 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-894e2dea-b04e-4779-ad8a-6b4d5a5bb841 tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 200 Aug 14 06:18:37.666466 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1016/4078] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:37 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:37.848104 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-180606fd-7ddc-4934-abf4-1d4359748bcf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:37.849731 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-180606fd-7ddc-4934-abf4-1d4359748bcf tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:37.849965 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-180606fd-7ddc-4934-abf4-1d4359748bcf tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:37.850074 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-180606fd-7ddc-4934-abf4-1d4359748bcf tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:37.850176 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-180606fd-7ddc-4934-abf4-1d4359748bcf tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:37.854525 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:37.854525 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:37.855249 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-180606fd-7ddc-4934-abf4-1d4359748bcf tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:37.855660 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1011/4079] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:37 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:37.864769 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-397a57a1-db67-4e30-8cd4-7e0d37d4bbc3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:37.866509 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-397a57a1-db67-4e30-8cd4-7e0d37d4bbc3 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:18:37.866688 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-397a57a1-db67-4e30-8cd4-7e0d37d4bbc3 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:37.866887 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-397a57a1-db67-4e30-8cd4-7e0d37d4bbc3 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:37.866991 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-397a57a1-db67-4e30-8cd4-7e0d37d4bbc3 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:37.870753 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:37.870753 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:37.871382 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-397a57a1-db67-4e30-8cd4-7e0d37d4bbc3 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:18:37.871836 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1031/4080] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:37 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:37.882065 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0fc268bb-d7ca-4791-bc61-2f53f4f71349 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:37.883807 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0fc268bb-d7ca-4791-bc61-2f53f4f71349 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 14 06:18:37.884103 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0fc268bb-d7ca-4791-bc61-2f53f4f71349 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1bdff027-2a8f-4da6-a4cb-0819f8f31237", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1139798010"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:37.885561 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.backups [None req-0fc268bb-d7ca-4791-bc61-2f53f4f71349 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Creating new backup {'backup': {'volume_id': '1bdff027-2a8f-4da6-a4cb-0819f8f31237', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1139798010'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:18:37.885696 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.backups [None req-0fc268bb-d7ca-4791-bc61-2f53f4f71349 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Creating backup of volume 1bdff027-2a8f-4da6-a4cb-0819f8f31237 in container None Aug 14 06:18:37.893319 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:37.893319 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:37.893711 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-0fc268bb-d7ca-4791-bc61-2f53f4f71349 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Volume info retrieved successfully. Aug 14 06:18:37.908320 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-0fc268bb-d7ca-4791-bc61-2f53f4f71349 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Created reservations ['ed4f9fec-ae7e-4271-973a-564964ea8175', '9d1a9b6e-5f6a-423c-a7bd-5b6dbe501763'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:37.938527 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0fc268bb-d7ca-4791-bc61-2f53f4f71349 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:18:37.938943 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1023/4081] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:18:37 2026] POST /volume/v3/backups => generated 330 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:37.944713 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6a785fc8-dbdc-4566-9910-92e5a34f0cce None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:37.946482 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6a785fc8-dbdc-4566-9910-92e5a34f0cce tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:37.946696 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6a785fc8-dbdc-4566-9910-92e5a34f0cce tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:37.946901 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6a785fc8-dbdc-4566-9910-92e5a34f0cce tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:37.947000 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d731357f-d759-4f28-8a7b-c78a63a6666c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:37.949262 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d731357f-d759-4f28-8a7b-c78a63a6666c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 Aug 14 06:18:37.949514 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d731357f-d759-4f28-8a7b-c78a63a6666c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:37.949777 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d731357f-d759-4f28-8a7b-c78a63a6666c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:37.949922 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-d731357f-d759-4f28-8a7b-c78a63a6666c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:37.954007 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:37.954007 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:37.954628 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:37.954628 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:37.955500 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d731357f-d759-4f28-8a7b-c78a63a6666c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 returned with HTTP 200 Aug 14 06:18:37.955983 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1012/4082] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:37 2026] GET /volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:37.957487 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6a785fc8-dbdc-4566-9910-92e5a34f0cce tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:37.962106 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6a785fc8-dbdc-4566-9910-92e5a34f0cce tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:37.962476 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1017/4083] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:37 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:18:37.974660 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fb10b4c6-3b58-46da-bd91-13504ba644ad None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:37.976265 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fb10b4c6-3b58-46da-bd91-13504ba644ad tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:37.976481 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fb10b4c6-3b58-46da-bd91-13504ba644ad tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:37.976661 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fb10b4c6-3b58-46da-bd91-13504ba644ad tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:37.982866 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:37.982866 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:37.986077 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fb10b4c6-3b58-46da-bd91-13504ba644ad tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:37.987937 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f4e07376-aa3c-485a-aed5-75a595d34e96 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:37.990013 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f4e07376-aa3c-485a-aed5-75a595d34e96 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:37.990241 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f4e07376-aa3c-485a-aed5-75a595d34e96 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:37.990533 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f4e07376-aa3c-485a-aed5-75a595d34e96 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:37.990682 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-f4e07376-aa3c-485a-aed5-75a595d34e96 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:37.994480 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fb10b4c6-3b58-46da-bd91-13504ba644ad tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:37.995045 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1032/4084] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:37 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:18:37.998794 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:37.998794 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:37.999589 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f4e07376-aa3c-485a-aed5-75a595d34e96 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 200 Aug 14 06:18:38.000028 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1024/4085] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:37 2026] GET /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 710 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:38.008635 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-88911b24-a1ce-4072-886d-8b6fd9f138e7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:38.009586 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a9c3db1c-8715-486f-8c44-c6ed3e3eeebe None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:38.010539 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-88911b24-a1ce-4072-886d-8b6fd9f138e7 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] DELETE https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:38.010795 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-88911b24-a1ce-4072-886d-8b6fd9f138e7 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:38.010963 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-88911b24-a1ce-4072-886d-8b6fd9f138e7 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:38.011137 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-88911b24-a1ce-4072-886d-8b6fd9f138e7 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Delete volume with id: aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:38.011558 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a9c3db1c-8715-486f-8c44-c6ed3e3eeebe tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] DELETE https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 Aug 14 06:18:38.011783 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a9c3db1c-8715-486f-8c44-c6ed3e3eeebe tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:38.011967 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a9c3db1c-8715-486f-8c44-c6ed3e3eeebe tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:38.012071 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-a9c3db1c-8715-486f-8c44-c6ed3e3eeebe tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Delete backup with id: 76b9c6aa-66e8-491a-826d-2cb39f2b7e78. Aug 14 06:18:38.016046 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:38.016046 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:38.019297 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:38.019297 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:38.019866 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-88911b24-a1ce-4072-886d-8b6fd9f138e7 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:38.027180 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.backup.rpcapi [None req-a9c3db1c-8715-486f-8c44-c6ed3e3eeebe tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] delete_backup rpcapi backup_id 76b9c6aa-66e8-491a-826d-2cb39f2b7e78 {{(pid=100405) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:18:38.028860 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a9c3db1c-8715-486f-8c44-c6ed3e3eeebe tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 returned with HTTP 202 Aug 14 06:18:38.029284 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1018/4086] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:18:38 2026] DELETE /volume/v3/backups/76b9c6aa-66e8-491a-826d-2cb39f2b7e78 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:18:38.039544 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-88911b24-a1ce-4072-886d-8b6fd9f138e7 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Delete volume request issued successfully. Aug 14 06:18:38.039776 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-88911b24-a1ce-4072-886d-8b6fd9f138e7 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 202 Aug 14 06:18:38.040121 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1013/4087] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:18:38 2026] DELETE /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:18:38.041738 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:38.043739 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:18:38.044119 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1295419251"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:38.045654 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1295419251'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:18:38.046114 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Create volume of 1 GB Aug 14 06:18:38.047116 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8b03aed1-9935-4d92-9c7a-2f8f7582beb9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:38.049953 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8b03aed1-9935-4d92-9c7a-2f8f7582beb9 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:38.050089 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Availability Zones retrieved successfully. Aug 14 06:18:38.050210 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8b03aed1-9935-4d92-9c7a-2f8f7582beb9 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:38.050373 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8b03aed1-9935-4d92-9c7a-2f8f7582beb9 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:38.056027 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Flow 'volume_create_api' (015f7688-6f0f-4566-a394-630c40764e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:38.057014 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d5faa37-60d0-47cf-ba7b-ead10bbaacdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:38.057243 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:38.057243 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:38.057709 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:18:38.060887 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8b03aed1-9935-4d92-9c7a-2f8f7582beb9 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:38.065493 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8b03aed1-9935-4d92-9c7a-2f8f7582beb9 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 200 Aug 14 06:18:38.065880 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1025/4088] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:38 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 1192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:18:38.082609 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d5faa37-60d0-47cf-ba7b-ead10bbaacdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:38.083461 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a3963fc-b305-40d1-93c5-e9324a1e4b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:38.132640 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Created reservations ['b4185577-b881-4690-aa42-a27509cbbdad', '4f492aab-5f83-4830-97a8-877b679d9422', '68210a88-1c3a-4965-a5e4-1e0cc60165ff', '0ece594d-3114-4fcd-9969-2386944ae5b5'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:38.133746 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a3963fc-b305-40d1-93c5-e9324a1e4b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4185577-b881-4690-aa42-a27509cbbdad', '4f492aab-5f83-4830-97a8-877b679d9422', '68210a88-1c3a-4965-a5e4-1e0cc60165ff', '0ece594d-3114-4fcd-9969-2386944ae5b5']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:38.134697 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2812515e-8f03-4cc4-921e-d9da2dba7162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:38.161735 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2812515e-8f03-4cc4-921e-d9da2dba7162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '611c0145-91f1-4c22-a32f-24972c902803', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1295419251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='570f09415ea94a5a9f79589313e8514f',qos_specs=None,replication_status=,reservations=['b4185577-b881-4690-aa42-a27509cbbdad','4f492aab-5f83-4830-97a8-877b679d9422','68210a88-1c3a-4965-a5e4-1e0cc60165ff','0ece594d-3114-4fcd-9969-2386944ae5b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e7e55c7a67e44fe881da6058362b058',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:18:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1295419251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=611c0145-91f1-4c22-a32f-24972c902803,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='570f09415ea94a5a9f79589313e8514f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e7e55c7a67e44fe881da6058362b058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:38.162694 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ff34f84-ad30-4b55-8564-f313690bc02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:38.180303 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ff34f84-ad30-4b55-8564-f313690bc02b) transitioned into state 'SUCCESS' from state '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-1295419251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='570f09415ea94a5a9f79589313e8514f',qos_specs=None,replication_status=,reservations=['b4185577-b881-4690-aa42-a27509cbbdad','4f492aab-5f83-4830-97a8-877b679d9422','68210a88-1c3a-4965-a5e4-1e0cc60165ff','0ece594d-3114-4fcd-9969-2386944ae5b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e7e55c7a67e44fe881da6058362b058',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:38.181164 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d41ce6a2-5854-4bc0-8185-77c1add2c036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:38.191832 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d41ce6a2-5854-4bc0-8185-77c1add2c036) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:38.193075 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Flow 'volume_create_api' (015f7688-6f0f-4566-a394-630c40764e9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:38.193308 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Create volume request issued successfully. Aug 14 06:18:38.193976 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-69756a2b-6a49-41d0-b9e0-c769bac9fa08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:18:38.194631 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1033/4089] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:18:38 2026] POST /volume/v3/volumes => generated 778 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:38.205198 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3181bcfa-bdca-4928-8a58-e44f2db4fdd8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:38.207304 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3181bcfa-bdca-4928-8a58-e44f2db4fdd8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/volumes/611c0145-91f1-4c22-a32f-24972c902803 Aug 14 06:18:38.208060 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3181bcfa-bdca-4928-8a58-e44f2db4fdd8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:38.208060 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3181bcfa-bdca-4928-8a58-e44f2db4fdd8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:38.216678 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:38.216678 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:38.220242 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3181bcfa-bdca-4928-8a58-e44f2db4fdd8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:18:38.224346 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3181bcfa-bdca-4928-8a58-e44f2db4fdd8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/611c0145-91f1-4c22-a32f-24972c902803 returned with HTTP 200 Aug 14 06:18:38.224801 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1019/4090] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:38 2026] GET /volume/v3/volumes/611c0145-91f1-4c22-a32f-24972c902803 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:38.681559 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c73994f1-1a71-42da-9a86-7864d254f99c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:38.683280 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c73994f1-1a71-42da-9a86-7864d254f99c tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] GET https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac Aug 14 06:18:38.683441 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c73994f1-1a71-42da-9a86-7864d254f99c tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:38.683630 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c73994f1-1a71-42da-9a86-7864d254f99c tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:38.690071 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c73994f1-1a71-42da-9a86-7864d254f99c tempest-TestImageHashVerification-238419760 tempest-TestImageHashVerification-238419760-project-member] https://10.4.3.127/volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac returned with HTTP 404 Aug 14 06:18:38.690618 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1014/4091] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:38 2026] GET /volume/v3/volumes/3d7750bd-e83d-466b-9548-23d6356cedac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:38.967096 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d5c7333d-54dc-47e9-9c21-c615d9a0e922 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:38.969569 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d5c7333d-54dc-47e9-9c21-c615d9a0e922 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 Aug 14 06:18:38.969850 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d5c7333d-54dc-47e9-9c21-c615d9a0e922 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:38.970153 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d5c7333d-54dc-47e9-9c21-c615d9a0e922 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:38.970321 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-d5c7333d-54dc-47e9-9c21-c615d9a0e922 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:38.975655 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:38.975655 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:38.976537 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d5c7333d-54dc-47e9-9c21-c615d9a0e922 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 returned with HTTP 200 Aug 14 06:18:38.977027 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1026/4092] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:38 2026] GET /volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:39.078023 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6ce62f8a-f8d4-43ab-a39b-961592612ee2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:39.079708 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6ce62f8a-f8d4-43ab-a39b-961592612ee2 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:18:39.079911 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6ce62f8a-f8d4-43ab-a39b-961592612ee2 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:39.080091 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6ce62f8a-f8d4-43ab-a39b-961592612ee2 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:39.086251 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6ce62f8a-f8d4-43ab-a39b-961592612ee2 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 404 Aug 14 06:18:39.086693 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1034/4093] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:39 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:18:39.236803 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-59984a2a-287c-4745-b244-2ebfd68dd062 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:39.239822 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-59984a2a-287c-4745-b244-2ebfd68dd062 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/volumes/611c0145-91f1-4c22-a32f-24972c902803 Aug 14 06:18:39.239822 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-59984a2a-287c-4745-b244-2ebfd68dd062 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:39.239822 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-59984a2a-287c-4745-b244-2ebfd68dd062 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:39.247450 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:39.247450 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:39.251744 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-59984a2a-287c-4745-b244-2ebfd68dd062 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:18:39.258419 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-59984a2a-287c-4745-b244-2ebfd68dd062 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/611c0145-91f1-4c22-a32f-24972c902803 returned with HTTP 200 Aug 14 06:18:39.258419 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1020/4094] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:39 2026] GET /volume/v3/volumes/611c0145-91f1-4c22-a32f-24972c902803 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:39.270249 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d814e0e5-d6c6-4c05-ba53-5301947645f7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:39.274426 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d814e0e5-d6c6-4c05-ba53-5301947645f7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 14 06:18:39.274426 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d814e0e5-d6c6-4c05-ba53-5301947645f7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "611c0145-91f1-4c22-a32f-24972c902803", "name": "tempest-type-Backup-655556140"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:39.274426 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-d814e0e5-d6c6-4c05-ba53-5301947645f7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Creating new backup {'backup': {'volume_id': '611c0145-91f1-4c22-a32f-24972c902803', 'name': 'tempest-type-Backup-655556140'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:18:39.274426 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-d814e0e5-d6c6-4c05-ba53-5301947645f7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Creating backup of volume 611c0145-91f1-4c22-a32f-24972c902803 in container None Aug 14 06:18:39.281036 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:39.281036 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:39.281335 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d814e0e5-d6c6-4c05-ba53-5301947645f7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:18:39.295268 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-d814e0e5-d6c6-4c05-ba53-5301947645f7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Created reservations ['76143ecc-67e9-4f16-9d44-4cf0be4d1243', '2fd5cd2d-dd17-4a4a-9262-b5851e679b86'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:39.320555 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d814e0e5-d6c6-4c05-ba53-5301947645f7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:18:39.323427 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1015/4095] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:18:39 2026] POST /volume/v3/backups => generated 315 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:39.329729 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-699963ba-dd07-4f30-ba55-775e7d7d9497 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:39.331576 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-699963ba-dd07-4f30-ba55-775e7d7d9497 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:18:39.331798 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-699963ba-dd07-4f30-ba55-775e7d7d9497 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:39.331979 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-699963ba-dd07-4f30-ba55-775e7d7d9497 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:39.332077 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-699963ba-dd07-4f30-ba55-775e7d7d9497 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:39.337237 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:39.337237 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:39.337237 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-699963ba-dd07-4f30-ba55-775e7d7d9497 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:18:39.337237 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1027/4096] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:39 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:39.987767 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e7ec32d7-bfa1-489e-8ee5-13b05cb78954 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:39.989450 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e7ec32d7-bfa1-489e-8ee5-13b05cb78954 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 Aug 14 06:18:39.989640 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e7ec32d7-bfa1-489e-8ee5-13b05cb78954 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:39.989821 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e7ec32d7-bfa1-489e-8ee5-13b05cb78954 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:39.989932 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e7ec32d7-bfa1-489e-8ee5-13b05cb78954 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:39.994030 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:39.994030 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:39.994597 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e7ec32d7-bfa1-489e-8ee5-13b05cb78954 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 returned with HTTP 200 Aug 14 06:18:39.995183 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1035/4097] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:39 2026] GET /volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:40.348462 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4a67ed83-815c-4ed0-80bc-0794a3f6b824 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:40.350516 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4a67ed83-815c-4ed0-80bc-0794a3f6b824 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:18:40.350786 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4a67ed83-815c-4ed0-80bc-0794a3f6b824 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:40.351007 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4a67ed83-815c-4ed0-80bc-0794a3f6b824 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:40.351163 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-4a67ed83-815c-4ed0-80bc-0794a3f6b824 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:40.355827 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:40.355827 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:40.356676 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4a67ed83-815c-4ed0-80bc-0794a3f6b824 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:18:40.357110 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1021/4098] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:40 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:40.563574 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c828085f-c81a-4800-b58b-2364c9f91237 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:40.565424 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c828085f-c81a-4800-b58b-2364c9f91237 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:18:40.565772 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c828085f-c81a-4800-b58b-2364c9f91237 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "1bf7d1a0-3f12-44b4-bab0-d5d6dc4fad96", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:40.567165 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-c828085f-c81a-4800-b58b-2364c9f91237 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '1bf7d1a0-3f12-44b4-bab0-d5d6dc4fad96', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:18:40.598842 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-b8cae8ca-4070-4163-bd8d-73e310844db7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:40.603166 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-b8cae8ca-4070-4163-bd8d-73e310844db7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa/encryption Aug 14 06:18:40.603497 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-b8cae8ca-4070-4163-bd8d-73e310844db7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:40.603766 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-b8cae8ca-4070-4163-bd8d-73e310844db7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:40.615194 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:40.615194 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:40.624059 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b617e26a-f5f6-494d-9bd8-2002e5455df4 req-b8cae8ca-4070-4163-bd8d-73e310844db7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa/encryption returned with HTTP 200 Aug 14 06:18:40.624651 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1028/4099] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 14 06:18:40 2026] GET /volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:40.669228 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-c828085f-c81a-4800-b58b-2364c9f91237 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Create volume of 1 GB Aug 14 06:18:40.670951 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:40.670951 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:40.676041 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c828085f-c81a-4800-b58b-2364c9f91237 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Availability Zones retrieved successfully. Aug 14 06:18:40.682517 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c828085f-c81a-4800-b58b-2364c9f91237 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Flow 'volume_create_api' (98a46ea8-c48e-4930-8a45-5292b6ed6eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:40.683745 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c828085f-c81a-4800-b58b-2364c9f91237 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca504ee-5d65-418c-a5e5-af7d34f1f415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:40.686418 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-c828085f-c81a-4800-b58b-2364c9f91237 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:18:40.750073 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c828085f-c81a-4800-b58b-2364c9f91237 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca504ee-5d65-418c-a5e5-af7d34f1f415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:40.750073 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c828085f-c81a-4800-b58b-2364c9f91237 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da1c4688-d7fd-4a83-956e-71e72c616578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:40.788883 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-c828085f-c81a-4800-b58b-2364c9f91237 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Created reservations ['8e5cc757-9f92-4674-b405-c3d960ff755a', 'd415f31f-581c-4589-a074-551fef88b868', 'f972bd78-ab21-4bbc-862d-513ab5f58cb8', '97c61bf1-7590-4962-bc0c-d1143e4784dd'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:40.789679 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c828085f-c81a-4800-b58b-2364c9f91237 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da1c4688-d7fd-4a83-956e-71e72c616578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e5cc757-9f92-4674-b405-c3d960ff755a', 'd415f31f-581c-4589-a074-551fef88b868', 'f972bd78-ab21-4bbc-862d-513ab5f58cb8', '97c61bf1-7590-4962-bc0c-d1143e4784dd']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:40.790353 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c828085f-c81a-4800-b58b-2364c9f91237 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69e1331e-f4d9-4b0f-a6a2-dbd8ad84158c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:40.812734 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c828085f-c81a-4800-b58b-2364c9f91237 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69e1331e-f4d9-4b0f-a6a2-dbd8ad84158c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06c068ce-b13e-495b-9b57-f6b8cdbae43b', '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='b856740280784ea5945c93043e4b6af5',qos_specs=None,replication_status=,reservations=['8e5cc757-9f92-4674-b405-c3d960ff755a','d415f31f-581c-4589-a074-551fef88b868','f972bd78-ab21-4bbc-862d-513ab5f58cb8','97c61bf1-7590-4962-bc0c-d1143e4784dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dc1cd6376ee492a933f5643cda4da21',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:18:40Z,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=06c068ce-b13e-495b-9b57-f6b8cdbae43b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b856740280784ea5945c93043e4b6af5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dc1cd6376ee492a933f5643cda4da21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:40.813474 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c828085f-c81a-4800-b58b-2364c9f91237 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e15fe428-5af3-4da1-80f1-53b9e73185b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:40.833137 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c828085f-c81a-4800-b58b-2364c9f91237 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e15fe428-5af3-4da1-80f1-53b9e73185b3) transitioned into state 'SUCCESS' from 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='b856740280784ea5945c93043e4b6af5',qos_specs=None,replication_status=,reservations=['8e5cc757-9f92-4674-b405-c3d960ff755a','d415f31f-581c-4589-a074-551fef88b868','f972bd78-ab21-4bbc-862d-513ab5f58cb8','97c61bf1-7590-4962-bc0c-d1143e4784dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dc1cd6376ee492a933f5643cda4da21',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:40.834025 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c828085f-c81a-4800-b58b-2364c9f91237 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46c0c652-8330-43ca-ba58-d1f349481597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:40.843577 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c828085f-c81a-4800-b58b-2364c9f91237 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46c0c652-8330-43ca-ba58-d1f349481597) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:40.844761 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c828085f-c81a-4800-b58b-2364c9f91237 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Flow 'volume_create_api' (98a46ea8-c48e-4930-8a45-5292b6ed6eaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:40.845045 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c828085f-c81a-4800-b58b-2364c9f91237 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Create volume request issued successfully. Aug 14 06:18:40.845721 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c828085f-c81a-4800-b58b-2364c9f91237 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:18:40.846203 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1016/4100] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:18:40 2026] POST /volume/v3/volumes => generated 775 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:40.856957 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a095d83f-72e5-4fbf-89e8-8050cd4be7e3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:40.859201 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a095d83f-72e5-4fbf-89e8-8050cd4be7e3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b Aug 14 06:18:40.859495 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a095d83f-72e5-4fbf-89e8-8050cd4be7e3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:40.859721 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a095d83f-72e5-4fbf-89e8-8050cd4be7e3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:40.867718 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:40.867718 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:40.871863 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a095d83f-72e5-4fbf-89e8-8050cd4be7e3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:40.876947 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a095d83f-72e5-4fbf-89e8-8050cd4be7e3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b returned with HTTP 200 Aug 14 06:18:40.877616 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1036/4101] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:40 2026] GET /volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:41.005244 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-667c7b01-25ba-41fe-aceb-adf274593bc8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:41.007189 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-667c7b01-25ba-41fe-aceb-adf274593bc8 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 Aug 14 06:18:41.007189 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-667c7b01-25ba-41fe-aceb-adf274593bc8 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:41.007361 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-667c7b01-25ba-41fe-aceb-adf274593bc8 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:41.007557 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-667c7b01-25ba-41fe-aceb-adf274593bc8 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:41.013659 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:41.013659 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:41.014254 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-667c7b01-25ba-41fe-aceb-adf274593bc8 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 returned with HTTP 200 Aug 14 06:18:41.014656 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1022/4102] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:41 2026] GET /volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:41.372019 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-bbecdfa8-2f4a-46b1-a246-08e6ddb18277 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:41.376683 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bbecdfa8-2f4a-46b1-a246-08e6ddb18277 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:18:41.376880 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bbecdfa8-2f4a-46b1-a246-08e6ddb18277 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:41.377079 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bbecdfa8-2f4a-46b1-a246-08e6ddb18277 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:41.377181 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-bbecdfa8-2f4a-46b1-a246-08e6ddb18277 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:41.381033 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:41.381033 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:41.381597 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bbecdfa8-2f4a-46b1-a246-08e6ddb18277 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:18:41.381947 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1029/4103] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:41 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:41.896348 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-77c6fa6b-65db-4e98-b4b3-bfb491bcb125 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:41.901437 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-77c6fa6b-65db-4e98-b4b3-bfb491bcb125 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b Aug 14 06:18:41.901437 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-77c6fa6b-65db-4e98-b4b3-bfb491bcb125 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:41.901437 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-77c6fa6b-65db-4e98-b4b3-bfb491bcb125 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:41.914189 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:41.914189 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:41.922378 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-77c6fa6b-65db-4e98-b4b3-bfb491bcb125 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:41.935731 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-77c6fa6b-65db-4e98-b4b3-bfb491bcb125 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b returned with HTTP 200 Aug 14 06:18:41.938291 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1017/4104] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:41 2026] GET /volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b => generated 925 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:42.030104 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-232a1dc1-4349-4208-b4fb-03380573d8e8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:42.032333 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-232a1dc1-4349-4208-b4fb-03380573d8e8 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 Aug 14 06:18:42.032601 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-232a1dc1-4349-4208-b4fb-03380573d8e8 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:42.032841 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-232a1dc1-4349-4208-b4fb-03380573d8e8 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:42.033149 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-232a1dc1-4349-4208-b4fb-03380573d8e8 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:42.040513 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:42.040513 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:42.041336 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-232a1dc1-4349-4208-b4fb-03380573d8e8 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 returned with HTTP 200 Aug 14 06:18:42.041825 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1037/4105] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:42 2026] GET /volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:18:42.393349 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7cbe0d6f-28b1-4d25-9106-cc66f8e74a42 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:42.395021 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7cbe0d6f-28b1-4d25-9106-cc66f8e74a42 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:18:42.395199 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7cbe0d6f-28b1-4d25-9106-cc66f8e74a42 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:42.395421 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7cbe0d6f-28b1-4d25-9106-cc66f8e74a42 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:42.395520 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-7cbe0d6f-28b1-4d25-9106-cc66f8e74a42 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:42.399677 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:42.399677 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:42.400240 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7cbe0d6f-28b1-4d25-9106-cc66f8e74a42 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:18:42.400600 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1023/4106] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:42 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:42.952013 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1e86ab66-af24-4597-89ad-5049d90bbac9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:42.954547 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1e86ab66-af24-4597-89ad-5049d90bbac9 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b Aug 14 06:18:42.954948 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1e86ab66-af24-4597-89ad-5049d90bbac9 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:42.955179 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1e86ab66-af24-4597-89ad-5049d90bbac9 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:42.965136 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:42.965136 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:42.969678 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1e86ab66-af24-4597-89ad-5049d90bbac9 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:42.974978 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1e86ab66-af24-4597-89ad-5049d90bbac9 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b returned with HTTP 200 Aug 14 06:18:42.975445 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1030/4107] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:42 2026] GET /volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:43.055718 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9b0864c0-4097-40b8-8ff6-df126da31a76 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:43.057526 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b0864c0-4097-40b8-8ff6-df126da31a76 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 Aug 14 06:18:43.057711 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9b0864c0-4097-40b8-8ff6-df126da31a76 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:43.057924 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9b0864c0-4097-40b8-8ff6-df126da31a76 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:43.058027 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9b0864c0-4097-40b8-8ff6-df126da31a76 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:43.062194 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:43.062194 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:43.062770 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b0864c0-4097-40b8-8ff6-df126da31a76 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 returned with HTTP 200 Aug 14 06:18:43.063137 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1018/4108] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:43 2026] GET /volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:43.418186 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8c3e160e-fc49-45c7-9db3-352be7282868 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:43.420183 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c3e160e-fc49-45c7-9db3-352be7282868 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:18:43.420183 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c3e160e-fc49-45c7-9db3-352be7282868 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:43.420537 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c3e160e-fc49-45c7-9db3-352be7282868 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:43.420537 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-8c3e160e-fc49-45c7-9db3-352be7282868 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:43.425905 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:43.425905 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:43.426682 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c3e160e-fc49-45c7-9db3-352be7282868 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:18:43.427022 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1038/4109] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:43 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:43.992369 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ec772ea8-ab3a-4487-a49b-9ccf5609d580 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:43.994471 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ec772ea8-ab3a-4487-a49b-9ccf5609d580 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b Aug 14 06:18:43.994763 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ec772ea8-ab3a-4487-a49b-9ccf5609d580 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:43.995026 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ec772ea8-ab3a-4487-a49b-9ccf5609d580 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:44.010880 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:44.010880 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:44.017912 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ec772ea8-ab3a-4487-a49b-9ccf5609d580 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:44.022433 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ec772ea8-ab3a-4487-a49b-9ccf5609d580 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b returned with HTTP 200 Aug 14 06:18:44.022935 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1024/4110] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:43 2026] GET /volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:44.079053 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c3e95e30-3dad-4ac7-a714-b4938d305dd0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:44.082812 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c3e95e30-3dad-4ac7-a714-b4938d305dd0 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 Aug 14 06:18:44.082812 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c3e95e30-3dad-4ac7-a714-b4938d305dd0 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:44.082812 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c3e95e30-3dad-4ac7-a714-b4938d305dd0 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:44.082812 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-c3e95e30-3dad-4ac7-a714-b4938d305dd0 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:44.089160 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:44.089160 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:44.089914 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c3e95e30-3dad-4ac7-a714-b4938d305dd0 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 returned with HTTP 200 Aug 14 06:18:44.090330 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1031/4111] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:44 2026] GET /volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:44.441570 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ccc9af19-42bc-4dec-8757-cdb0c7c89435 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:44.444235 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ccc9af19-42bc-4dec-8757-cdb0c7c89435 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:18:44.444235 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ccc9af19-42bc-4dec-8757-cdb0c7c89435 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:44.444814 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ccc9af19-42bc-4dec-8757-cdb0c7c89435 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:44.444814 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-ccc9af19-42bc-4dec-8757-cdb0c7c89435 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:44.449792 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:44.449792 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:44.450502 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ccc9af19-42bc-4dec-8757-cdb0c7c89435 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:18:44.450902 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1019/4112] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:44 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:45.042002 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b9fbc682-806e-43c9-9537-ac31c37218de None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:45.044427 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b9fbc682-806e-43c9-9537-ac31c37218de tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b Aug 14 06:18:45.044668 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b9fbc682-806e-43c9-9537-ac31c37218de tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:45.044875 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b9fbc682-806e-43c9-9537-ac31c37218de tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:45.053189 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:45.053189 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:45.057344 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b9fbc682-806e-43c9-9537-ac31c37218de tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:45.061565 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b9fbc682-806e-43c9-9537-ac31c37218de tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b returned with HTTP 200 Aug 14 06:18:45.061870 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1039/4113] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:45 2026] GET /volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:45.106300 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-bfdce2ae-cbe2-4719-9972-a72684c02013 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:45.108628 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bfdce2ae-cbe2-4719-9972-a72684c02013 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 Aug 14 06:18:45.108845 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bfdce2ae-cbe2-4719-9972-a72684c02013 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:45.109060 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bfdce2ae-cbe2-4719-9972-a72684c02013 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:45.109181 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-bfdce2ae-cbe2-4719-9972-a72684c02013 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:45.113457 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:45.113457 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:45.114069 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bfdce2ae-cbe2-4719-9972-a72684c02013 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 returned with HTTP 200 Aug 14 06:18:45.115273 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1025/4114] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:45 2026] GET /volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:18:45.193284 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:45.329034 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:18:45.329793 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-362708831"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:45.331861 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-362708831'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:18:45.332141 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Create volume of 1 GB Aug 14 06:18:45.337355 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Availability Zones retrieved successfully. Aug 14 06:18:45.346176 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Flow 'volume_create_api' (05c88349-56f2-4904-b1fb-4c055d58fc50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:45.347655 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa77a87c-4692-41a5-8b1e-22912dd96109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:45.348995 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:18:45.391051 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa77a87c-4692-41a5-8b1e-22912dd96109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:45.391817 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a82fa8e-71aa-43a4-80f5-482cd469e106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:45.464191 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Created reservations ['7b1a5817-bd0f-4f91-9608-b537eaa1dcd5', 'a05b8a2a-cf5f-4bf7-bbc3-c09097107811', '9edd9e69-2203-4c0c-a960-bb68493c23c5', 'c8f63da8-888d-47db-a966-d58be2a1b564'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:45.464191 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a82fa8e-71aa-43a4-80f5-482cd469e106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b1a5817-bd0f-4f91-9608-b537eaa1dcd5', 'a05b8a2a-cf5f-4bf7-bbc3-c09097107811', '9edd9e69-2203-4c0c-a960-bb68493c23c5', 'c8f63da8-888d-47db-a966-d58be2a1b564']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:45.464191 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (693294bd-3b43-426a-ac61-35d19247edda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:45.466079 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9c426346-a8c6-442b-a55e-3b27b03941c1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:45.469147 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9c426346-a8c6-442b-a55e-3b27b03941c1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:18:45.469147 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9c426346-a8c6-442b-a55e-3b27b03941c1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:45.469147 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9c426346-a8c6-442b-a55e-3b27b03941c1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:45.469147 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9c426346-a8c6-442b-a55e-3b27b03941c1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:45.476264 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:45.476264 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:45.477018 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9c426346-a8c6-442b-a55e-3b27b03941c1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:18:45.477424 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1020/4115] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:45 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:45.496784 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (693294bd-3b43-426a-ac61-35d19247edda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7916c59b-6aa9-4b1c-9eea-64c0568d1af8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-362708831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f89101e416443f99c34397fb3b6d6e9',qos_specs=None,replication_status=,reservations=['7b1a5817-bd0f-4f91-9608-b537eaa1dcd5','a05b8a2a-cf5f-4bf7-bbc3-c09097107811','9edd9e69-2203-4c0c-a960-bb68493c23c5','c8f63da8-888d-47db-a966-d58be2a1b564'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b894761e134a51b63dfa3fa46ec284',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:18:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-362708831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7916c59b-6aa9-4b1c-9eea-64c0568d1af8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f89101e416443f99c34397fb3b6d6e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05b894761e134a51b63dfa3fa46ec284',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:45.497912 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6cde517-cec2-484f-a1b7-3ea9589d39d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:45.524623 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6cde517-cec2-484f-a1b7-3ea9589d39d6) transitioned into state 'SUCCESS' from state '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-362708831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f89101e416443f99c34397fb3b6d6e9',qos_specs=None,replication_status=,reservations=['7b1a5817-bd0f-4f91-9608-b537eaa1dcd5','a05b8a2a-cf5f-4bf7-bbc3-c09097107811','9edd9e69-2203-4c0c-a960-bb68493c23c5','c8f63da8-888d-47db-a966-d58be2a1b564'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b894761e134a51b63dfa3fa46ec284',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:45.525663 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (441cfa6e-2532-4a9a-a9aa-48ebfa5135f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:45.543175 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (441cfa6e-2532-4a9a-a9aa-48ebfa5135f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:45.544080 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Flow 'volume_create_api' (05c88349-56f2-4904-b1fb-4c055d58fc50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:45.544418 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Create volume request issued successfully. Aug 14 06:18:45.545001 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6235b3e8-7a23-4307-a8c2-4360b0de4ea8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:18:45.545415 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1032/4116] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:18:45 2026] POST /volume/v3/volumes => generated 777 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:45.567759 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e49d0936-7967-484b-98d8-d5ed472cec2c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:45.570164 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e49d0936-7967-484b-98d8-d5ed472cec2c tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/volumes/7916c59b-6aa9-4b1c-9eea-64c0568d1af8 Aug 14 06:18:45.570486 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e49d0936-7967-484b-98d8-d5ed472cec2c tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:45.570980 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e49d0936-7967-484b-98d8-d5ed472cec2c tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:45.582037 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:45.582037 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:45.588306 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e49d0936-7967-484b-98d8-d5ed472cec2c tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:18:45.595683 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e49d0936-7967-484b-98d8-d5ed472cec2c tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/7916c59b-6aa9-4b1c-9eea-64c0568d1af8 returned with HTTP 200 Aug 14 06:18:45.596129 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1040/4117] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:45 2026] GET /volume/v3/volumes/7916c59b-6aa9-4b1c-9eea-64c0568d1af8 => generated 956 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:46.075055 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5f7c0858-6862-4774-a989-fed68239d1dd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:46.076988 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5f7c0858-6862-4774-a989-fed68239d1dd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b Aug 14 06:18:46.077182 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5f7c0858-6862-4774-a989-fed68239d1dd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:46.077412 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5f7c0858-6862-4774-a989-fed68239d1dd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:46.084261 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:46.084261 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:46.088697 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5f7c0858-6862-4774-a989-fed68239d1dd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:46.095418 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5f7c0858-6862-4774-a989-fed68239d1dd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b returned with HTTP 200 Aug 14 06:18:46.095418 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1026/4118] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:46 2026] GET /volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:46.128574 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b541c350-932e-45fa-9244-20f44ff1ebb1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:46.130838 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b541c350-932e-45fa-9244-20f44ff1ebb1 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 Aug 14 06:18:46.131024 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b541c350-932e-45fa-9244-20f44ff1ebb1 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:46.131197 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b541c350-932e-45fa-9244-20f44ff1ebb1 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:46.131299 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b541c350-932e-45fa-9244-20f44ff1ebb1 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:46.135936 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:46.135936 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:46.136664 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b541c350-932e-45fa-9244-20f44ff1ebb1 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 returned with HTTP 200 Aug 14 06:18:46.137065 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1021/4119] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:46 2026] GET /volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:46.489486 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e06d56f2-1bc7-4970-b9af-b1efd446b367 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:46.490955 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e06d56f2-1bc7-4970-b9af-b1efd446b367 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:18:46.491223 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e06d56f2-1bc7-4970-b9af-b1efd446b367 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:46.491496 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e06d56f2-1bc7-4970-b9af-b1efd446b367 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:46.491644 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-e06d56f2-1bc7-4970-b9af-b1efd446b367 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:46.496342 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:46.496342 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:46.497153 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e06d56f2-1bc7-4970-b9af-b1efd446b367 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:18:46.497632 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1033/4120] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:46 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:46.609760 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-57895850-52ee-449d-adc1-62ea980b92c0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:46.612132 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-57895850-52ee-449d-adc1-62ea980b92c0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/volumes/7916c59b-6aa9-4b1c-9eea-64c0568d1af8 Aug 14 06:18:46.612406 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-57895850-52ee-449d-adc1-62ea980b92c0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:46.612644 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-57895850-52ee-449d-adc1-62ea980b92c0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:46.621281 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:46.621281 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:46.625165 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-57895850-52ee-449d-adc1-62ea980b92c0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:18:46.629740 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-57895850-52ee-449d-adc1-62ea980b92c0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/7916c59b-6aa9-4b1c-9eea-64c0568d1af8 returned with HTTP 200 Aug 14 06:18:46.630284 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1041/4121] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:46 2026] GET /volume/v3/volumes/7916c59b-6aa9-4b1c-9eea-64c0568d1af8 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:46.642823 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2505d508-6315-4120-a0c1-cdafff5c7c45 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:46.644950 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2505d508-6315-4120-a0c1-cdafff5c7c45 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 14 06:18:46.645374 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2505d508-6315-4120-a0c1-cdafff5c7c45 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7916c59b-6aa9-4b1c-9eea-64c0568d1af8", "name": "tempest-type-Backup-1305431052"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:46.647248 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-2505d508-6315-4120-a0c1-cdafff5c7c45 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Creating new backup {'backup': {'volume_id': '7916c59b-6aa9-4b1c-9eea-64c0568d1af8', 'name': 'tempest-type-Backup-1305431052'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:18:46.647448 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-2505d508-6315-4120-a0c1-cdafff5c7c45 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Creating backup of volume 7916c59b-6aa9-4b1c-9eea-64c0568d1af8 in container None Aug 14 06:18:46.655747 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:46.655747 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:46.656113 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2505d508-6315-4120-a0c1-cdafff5c7c45 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:18:46.687810 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-2505d508-6315-4120-a0c1-cdafff5c7c45 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Created reservations ['e4ffebfe-95e1-4a35-8849-f54d3313ff61', '349e72fe-a265-41e8-8969-8e0066782d95'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:46.723386 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2505d508-6315-4120-a0c1-cdafff5c7c45 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:18:46.723942 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1027/4122] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:18:46 2026] POST /volume/v3/backups => generated 316 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:46.742191 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-870b4ece-fb0b-4224-bce0-2d052496fadd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:46.742191 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-870b4ece-fb0b-4224-bce0-2d052496fadd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:18:46.742191 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-870b4ece-fb0b-4224-bce0-2d052496fadd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:46.742191 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-870b4ece-fb0b-4224-bce0-2d052496fadd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:46.742191 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-870b4ece-fb0b-4224-bce0-2d052496fadd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:46.748242 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:46.748242 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:46.749088 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-870b4ece-fb0b-4224-bce0-2d052496fadd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:18:46.749595 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1022/4123] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:46 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:47.110243 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-61e96eb0-727d-4afe-aa3d-c4a5dc578fdf None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:47.113564 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-61e96eb0-727d-4afe-aa3d-c4a5dc578fdf tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b Aug 14 06:18:47.114696 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-61e96eb0-727d-4afe-aa3d-c4a5dc578fdf tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:47.115107 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-61e96eb0-727d-4afe-aa3d-c4a5dc578fdf tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:47.124158 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:47.124158 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:47.131835 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-61e96eb0-727d-4afe-aa3d-c4a5dc578fdf tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:47.138494 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-61e96eb0-727d-4afe-aa3d-c4a5dc578fdf tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b returned with HTTP 200 Aug 14 06:18:47.139053 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1034/4124] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:47 2026] GET /volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:47.149245 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-41012133-336a-4d4a-a80d-5be8c3b7f4cc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:47.152671 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-41012133-336a-4d4a-a80d-5be8c3b7f4cc tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 Aug 14 06:18:47.152671 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-41012133-336a-4d4a-a80d-5be8c3b7f4cc tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:47.152671 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-41012133-336a-4d4a-a80d-5be8c3b7f4cc tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:47.152671 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-41012133-336a-4d4a-a80d-5be8c3b7f4cc tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:47.156109 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:47.156109 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:47.156830 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-41012133-336a-4d4a-a80d-5be8c3b7f4cc tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 returned with HTTP 200 Aug 14 06:18:47.157024 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1042/4125] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:47 2026] GET /volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:47.508348 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-202b653d-6cdc-44d2-a46f-d733b6d349fa None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:47.510675 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-202b653d-6cdc-44d2-a46f-d733b6d349fa tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:18:47.511102 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-202b653d-6cdc-44d2-a46f-d733b6d349fa tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:47.511779 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-202b653d-6cdc-44d2-a46f-d733b6d349fa tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:47.511779 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-202b653d-6cdc-44d2-a46f-d733b6d349fa tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:47.518893 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:47.518893 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:47.519735 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-202b653d-6cdc-44d2-a46f-d733b6d349fa tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:18:47.520623 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1028/4126] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:47 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:47.764500 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-31aeab18-02e0-4e41-9c2e-8a8f4a072b73 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:47.766651 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-31aeab18-02e0-4e41-9c2e-8a8f4a072b73 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:18:47.766891 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-31aeab18-02e0-4e41-9c2e-8a8f4a072b73 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:47.767109 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-31aeab18-02e0-4e41-9c2e-8a8f4a072b73 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:47.767256 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-31aeab18-02e0-4e41-9c2e-8a8f4a072b73 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:47.778721 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:47.778721 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:47.778721 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-31aeab18-02e0-4e41-9c2e-8a8f4a072b73 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:18:47.778721 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1023/4127] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:47 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:48.152597 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-840dd999-e375-406a-9804-37baa0cf7783 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:48.154785 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-840dd999-e375-406a-9804-37baa0cf7783 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b Aug 14 06:18:48.155042 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-840dd999-e375-406a-9804-37baa0cf7783 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:48.155296 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-840dd999-e375-406a-9804-37baa0cf7783 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:48.164381 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:48.164381 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:48.169024 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-840dd999-e375-406a-9804-37baa0cf7783 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:48.169171 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-36825ec8-68ac-4654-acc9-5fb6fbde6a35 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:48.172071 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-36825ec8-68ac-4654-acc9-5fb6fbde6a35 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 Aug 14 06:18:48.172311 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-36825ec8-68ac-4654-acc9-5fb6fbde6a35 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:48.172534 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-36825ec8-68ac-4654-acc9-5fb6fbde6a35 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:48.172634 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-36825ec8-68ac-4654-acc9-5fb6fbde6a35 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:48.174338 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-840dd999-e375-406a-9804-37baa0cf7783 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b returned with HTTP 200 Aug 14 06:18:48.174876 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1035/4128] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:48 2026] GET /volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:48.179635 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:48.179635 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:48.180313 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-36825ec8-68ac-4654-acc9-5fb6fbde6a35 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 returned with HTTP 200 Aug 14 06:18:48.180753 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1043/4129] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:48 2026] GET /volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:48.531599 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a9a43586-85a2-476a-91b6-2c43b1593d47 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:48.533424 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a9a43586-85a2-476a-91b6-2c43b1593d47 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:18:48.533677 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a9a43586-85a2-476a-91b6-2c43b1593d47 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:48.534006 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a9a43586-85a2-476a-91b6-2c43b1593d47 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:48.534156 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-a9a43586-85a2-476a-91b6-2c43b1593d47 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:48.538450 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:48.538450 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:48.539005 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a9a43586-85a2-476a-91b6-2c43b1593d47 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:18:48.539516 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1029/4130] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:48 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:48.786598 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d6be01af-9eb7-4ed2-a21e-a461a6d9f86f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:48.788978 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d6be01af-9eb7-4ed2-a21e-a461a6d9f86f tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:18:48.789269 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d6be01af-9eb7-4ed2-a21e-a461a6d9f86f tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:48.789556 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d6be01af-9eb7-4ed2-a21e-a461a6d9f86f tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:48.789716 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-d6be01af-9eb7-4ed2-a21e-a461a6d9f86f tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:48.795964 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:48.795964 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:48.796874 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d6be01af-9eb7-4ed2-a21e-a461a6d9f86f tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:18:48.797414 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1024/4131] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:48 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:49.191259 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c88d35bf-2385-4df1-842e-e10651ad523a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:49.194958 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e8bf5e0d-2227-44bb-8c33-95dc1949bef6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:49.196534 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c88d35bf-2385-4df1-842e-e10651ad523a tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b Aug 14 06:18:49.196845 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c88d35bf-2385-4df1-842e-e10651ad523a tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:49.197088 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c88d35bf-2385-4df1-842e-e10651ad523a tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:49.200296 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e8bf5e0d-2227-44bb-8c33-95dc1949bef6 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 Aug 14 06:18:49.202718 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e8bf5e0d-2227-44bb-8c33-95dc1949bef6 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:49.203922 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e8bf5e0d-2227-44bb-8c33-95dc1949bef6 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:49.204318 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e8bf5e0d-2227-44bb-8c33-95dc1949bef6 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:49.212764 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:49.212764 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:49.217390 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c88d35bf-2385-4df1-842e-e10651ad523a tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:49.222897 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c88d35bf-2385-4df1-842e-e10651ad523a tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b returned with HTTP 200 Aug 14 06:18:49.223091 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:49.223091 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:49.223193 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1036/4132] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:49 2026] GET /volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:49.224059 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e8bf5e0d-2227-44bb-8c33-95dc1949bef6 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 returned with HTTP 200 Aug 14 06:18:49.224896 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1044/4133] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:49 2026] GET /volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 => generated 749 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:49.572627 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-703bccf8-7aa8-4203-814d-6db89ac067b0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:49.574552 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-703bccf8-7aa8-4203-814d-6db89ac067b0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:18:49.574758 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-703bccf8-7aa8-4203-814d-6db89ac067b0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:49.574973 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-703bccf8-7aa8-4203-814d-6db89ac067b0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:49.575091 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-703bccf8-7aa8-4203-814d-6db89ac067b0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:49.579609 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:49.579609 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:49.580231 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-703bccf8-7aa8-4203-814d-6db89ac067b0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:18:49.580904 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1030/4134] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:49 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:49.807142 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0df359cf-114a-452d-9bda-0620b1d21ae5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:49.808889 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0df359cf-114a-452d-9bda-0620b1d21ae5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:18:49.809090 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0df359cf-114a-452d-9bda-0620b1d21ae5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:49.809276 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0df359cf-114a-452d-9bda-0620b1d21ae5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:49.809417 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0df359cf-114a-452d-9bda-0620b1d21ae5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:49.813710 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:49.813710 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:49.814320 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0df359cf-114a-452d-9bda-0620b1d21ae5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:18:49.814714 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1025/4135] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:49 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:50.236362 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b5bde649-ed39-49a5-a4c7-70e344097c30 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:50.238331 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b5bde649-ed39-49a5-a4c7-70e344097c30 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 Aug 14 06:18:50.238584 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b5bde649-ed39-49a5-a4c7-70e344097c30 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:50.238792 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b5bde649-ed39-49a5-a4c7-70e344097c30 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:50.238902 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-b5bde649-ed39-49a5-a4c7-70e344097c30 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:50.241202 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dd82b68d-07c9-408f-a810-bb6ef13c237f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:50.243066 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dd82b68d-07c9-408f-a810-bb6ef13c237f tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b Aug 14 06:18:50.243497 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dd82b68d-07c9-408f-a810-bb6ef13c237f tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:50.244816 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dd82b68d-07c9-408f-a810-bb6ef13c237f tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:50.244903 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:50.244903 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:50.244903 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b5bde649-ed39-49a5-a4c7-70e344097c30 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 returned with HTTP 200 Aug 14 06:18:50.245131 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1037/4136] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:50 2026] GET /volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:50.254227 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:50.254227 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:50.258305 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dd82b68d-07c9-408f-a810-bb6ef13c237f tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:50.263289 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dd82b68d-07c9-408f-a810-bb6ef13c237f tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b returned with HTTP 200 Aug 14 06:18:50.263940 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1045/4137] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:50 2026] GET /volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:18:50.282022 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ab4bf404-bd19-4e24-91c5-977585577ba2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:50.283974 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ab4bf404-bd19-4e24-91c5-977585577ba2 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b Aug 14 06:18:50.284239 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ab4bf404-bd19-4e24-91c5-977585577ba2 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:50.284492 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ab4bf404-bd19-4e24-91c5-977585577ba2 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:50.292585 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:50.292585 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:50.296900 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ab4bf404-bd19-4e24-91c5-977585577ba2 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:50.302104 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ab4bf404-bd19-4e24-91c5-977585577ba2 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b returned with HTTP 200 Aug 14 06:18:50.302529 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1031/4138] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:50 2026] GET /volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:18:50.319734 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:50.325318 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:18:50.326230 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "06c068ce-b13e-495b-9b57-f6b8cdbae43b", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:50.329766 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '06c068ce-b13e-495b-9b57-f6b8cdbae43b', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:18:50.352887 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:50.352887 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:50.354632 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume retrieved successfully. Aug 14 06:18:50.354951 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Create volume of 1 GB Aug 14 06:18:50.368656 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Availability Zones retrieved successfully. Aug 14 06:18:50.380162 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Flow 'volume_create_api' (4ee73bcc-243d-47f5-b778-704db76de2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:50.381944 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5bb3d1c-9cd3-43d0-85ab-ee564720e64f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:50.382902 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:18:50.410506 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5bb3d1c-9cd3-43d0-85ab-ee564720e64f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '06c068ce-b13e-495b-9b57-f6b8cdbae43b', 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:50.411288 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80d649d4-77b7-42d7-931a-853947d84d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:50.467230 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Created reservations ['6dda7ddf-0804-4053-ae04-931554b99daa', '2d1af6f0-00a0-42f8-adfe-af8d00242389', '1ac1deed-9e27-4a04-bf95-1807d5c60fcb', 'bd443db0-9829-4323-8a91-a2832364c0ad'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:50.468070 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80d649d4-77b7-42d7-931a-853947d84d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dda7ddf-0804-4053-ae04-931554b99daa', '2d1af6f0-00a0-42f8-adfe-af8d00242389', '1ac1deed-9e27-4a04-bf95-1807d5c60fcb', 'bd443db0-9829-4323-8a91-a2832364c0ad']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:50.468896 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29125eaf-1785-467a-9667-7f1ef7803f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:50.515867 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29125eaf-1785-467a-9667-7f1ef7803f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6147fc5f-5eb5-4921-906b-47fc4981fcfb', '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='b856740280784ea5945c93043e4b6af5',qos_specs=None,replication_status=,reservations=['6dda7ddf-0804-4053-ae04-931554b99daa','2d1af6f0-00a0-42f8-adfe-af8d00242389','1ac1deed-9e27-4a04-bf95-1807d5c60fcb','bd443db0-9829-4323-8a91-a2832364c0ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=06c068ce-b13e-495b-9b57-f6b8cdbae43b,status='creating',user_id='0dc1cd6376ee492a933f5643cda4da21',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), '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-14T06:18:50Z,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=6147fc5f-5eb5-4921-906b-47fc4981fcfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b856740280784ea5945c93043e4b6af5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=06c068ce-b13e-495b-9b57-f6b8cdbae43b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dc1cd6376ee492a933f5643cda4da21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:50.517625 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d5603c9-5ab0-497f-8f7a-6c872b0d9734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:50.545365 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d5603c9-5ab0-497f-8f7a-6c872b0d9734) transitioned into state 'SUCCESS' from 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='b856740280784ea5945c93043e4b6af5',qos_specs=None,replication_status=,reservations=['6dda7ddf-0804-4053-ae04-931554b99daa','2d1af6f0-00a0-42f8-adfe-af8d00242389','1ac1deed-9e27-4a04-bf95-1807d5c60fcb','bd443db0-9829-4323-8a91-a2832364c0ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=06c068ce-b13e-495b-9b57-f6b8cdbae43b,status='creating',user_id='0dc1cd6376ee492a933f5643cda4da21',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:50.546196 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efc2681e-0674-4282-b96f-e539a20fb8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:50.572365 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efc2681e-0674-4282-b96f-e539a20fb8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:50.573461 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Flow 'volume_create_api' (4ee73bcc-243d-47f5-b778-704db76de2a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:50.573859 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Create volume request issued successfully. Aug 14 06:18:50.574593 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f4df543c-8d35-4e9a-9f86-0a66345f0afd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:18:50.575180 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1026/4139] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:18:50 2026] POST /volume/v3/volumes => generated 809 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:50.588506 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b321c179-150a-45bd-838b-aa40e766a145 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:50.593945 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8384329e-8377-4978-96a6-05b84191ea6e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:50.597790 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8384329e-8377-4978-96a6-05b84191ea6e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:18:50.597790 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8384329e-8377-4978-96a6-05b84191ea6e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:50.597790 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8384329e-8377-4978-96a6-05b84191ea6e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:50.597790 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-8384329e-8377-4978-96a6-05b84191ea6e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:50.598074 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b321c179-150a-45bd-838b-aa40e766a145 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/6147fc5f-5eb5-4921-906b-47fc4981fcfb Aug 14 06:18:50.598074 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b321c179-150a-45bd-838b-aa40e766a145 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:50.598074 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b321c179-150a-45bd-838b-aa40e766a145 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:50.603654 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:50.603654 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:50.603654 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8384329e-8377-4978-96a6-05b84191ea6e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:18:50.603654 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1046/4140] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:50 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:50.610753 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:50.610753 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:50.615624 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b321c179-150a-45bd-838b-aa40e766a145 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:50.623350 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b321c179-150a-45bd-838b-aa40e766a145 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/6147fc5f-5eb5-4921-906b-47fc4981fcfb returned with HTTP 200 Aug 14 06:18:50.623869 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1038/4141] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:50 2026] GET /volume/v3/volumes/6147fc5f-5eb5-4921-906b-47fc4981fcfb => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:50.825857 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ccb1eb26-137f-40c6-8fb4-72db1c5819cb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:50.827642 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ccb1eb26-137f-40c6-8fb4-72db1c5819cb tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:18:50.827886 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ccb1eb26-137f-40c6-8fb4-72db1c5819cb tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:50.828075 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ccb1eb26-137f-40c6-8fb4-72db1c5819cb tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:50.828171 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-ccb1eb26-137f-40c6-8fb4-72db1c5819cb tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:50.832333 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:50.832333 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:50.832985 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ccb1eb26-137f-40c6-8fb4-72db1c5819cb tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:18:50.833407 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1032/4142] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:50 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:51.259015 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0a73c489-1892-47b9-826c-28b4660ebc01 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:51.261130 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a73c489-1892-47b9-826c-28b4660ebc01 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 Aug 14 06:18:51.261465 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a73c489-1892-47b9-826c-28b4660ebc01 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:51.261702 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a73c489-1892-47b9-826c-28b4660ebc01 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:51.261862 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0a73c489-1892-47b9-826c-28b4660ebc01 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:51.266459 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:51.266459 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:51.267187 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a73c489-1892-47b9-826c-28b4660ebc01 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 returned with HTTP 200 Aug 14 06:18:51.267544 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1027/4143] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:51 2026] GET /volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:51.616557 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fb893e26-8c24-4214-9716-6e97655bf738 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:51.618721 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fb893e26-8c24-4214-9716-6e97655bf738 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:18:51.619149 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fb893e26-8c24-4214-9716-6e97655bf738 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:51.619558 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fb893e26-8c24-4214-9716-6e97655bf738 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:51.619788 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-fb893e26-8c24-4214-9716-6e97655bf738 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:51.626376 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:51.626376 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:51.626376 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fb893e26-8c24-4214-9716-6e97655bf738 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:18:51.626376 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1047/4144] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:51 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:51.641459 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4e3ce1e0-a426-4cd7-a055-499fbbab34b4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:51.643501 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4e3ce1e0-a426-4cd7-a055-499fbbab34b4 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/6147fc5f-5eb5-4921-906b-47fc4981fcfb Aug 14 06:18:51.643832 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4e3ce1e0-a426-4cd7-a055-499fbbab34b4 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:51.644079 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4e3ce1e0-a426-4cd7-a055-499fbbab34b4 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:51.652026 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:51.652026 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:51.656662 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4e3ce1e0-a426-4cd7-a055-499fbbab34b4 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:51.664225 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4e3ce1e0-a426-4cd7-a055-499fbbab34b4 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/6147fc5f-5eb5-4921-906b-47fc4981fcfb returned with HTTP 200 Aug 14 06:18:51.664750 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1039/4145] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:51 2026] GET /volume/v3/volumes/6147fc5f-5eb5-4921-906b-47fc4981fcfb => generated 1228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:18:51.679718 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-25389e87-5ebf-463a-b733-475d3f3c5d50 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:51.681993 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-25389e87-5ebf-463a-b733-475d3f3c5d50 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/6147fc5f-5eb5-4921-906b-47fc4981fcfb Aug 14 06:18:51.682284 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-25389e87-5ebf-463a-b733-475d3f3c5d50 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:51.682573 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-25389e87-5ebf-463a-b733-475d3f3c5d50 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:51.695827 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:51.695827 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:51.701460 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-25389e87-5ebf-463a-b733-475d3f3c5d50 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:51.709597 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-25389e87-5ebf-463a-b733-475d3f3c5d50 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/6147fc5f-5eb5-4921-906b-47fc4981fcfb returned with HTTP 200 Aug 14 06:18:51.710013 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1033/4146] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:51 2026] GET /volume/v3/volumes/6147fc5f-5eb5-4921-906b-47fc4981fcfb => generated 1228 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:18:51.736956 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aa734f0c-b1e7-4610-b3b5-9ebcdb7fed46 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:51.738956 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aa734f0c-b1e7-4610-b3b5-9ebcdb7fed46 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] DELETE https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b Aug 14 06:18:51.739173 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aa734f0c-b1e7-4610-b3b5-9ebcdb7fed46 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:51.739363 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aa734f0c-b1e7-4610-b3b5-9ebcdb7fed46 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:51.739553 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-aa734f0c-b1e7-4610-b3b5-9ebcdb7fed46 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Delete volume with id: 06c068ce-b13e-495b-9b57-f6b8cdbae43b Aug 14 06:18:51.749391 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:51.749391 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:51.749893 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-aa734f0c-b1e7-4610-b3b5-9ebcdb7fed46 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:51.773142 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-aa734f0c-b1e7-4610-b3b5-9ebcdb7fed46 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Delete volume request issued successfully. Aug 14 06:18:51.773646 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aa734f0c-b1e7-4610-b3b5-9ebcdb7fed46 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b returned with HTTP 202 Aug 14 06:18:51.774298 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1028/4147] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:18:51 2026] DELETE /volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:18:51.787508 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-077717ce-b210-455a-b7cf-f4fb9c81b6a2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:51.789206 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-077717ce-b210-455a-b7cf-f4fb9c81b6a2 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b Aug 14 06:18:51.791005 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-077717ce-b210-455a-b7cf-f4fb9c81b6a2 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:51.791005 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-077717ce-b210-455a-b7cf-f4fb9c81b6a2 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:51.798690 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:51.798690 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:51.805702 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-077717ce-b210-455a-b7cf-f4fb9c81b6a2 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:51.811980 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-077717ce-b210-455a-b7cf-f4fb9c81b6a2 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b returned with HTTP 200 Aug 14 06:18:51.812747 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1048/4148] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:51 2026] GET /volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b => generated 1192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:18:51.846356 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-08c75178-c196-4cf6-ace9-afe949912454 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:51.848572 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-08c75178-c196-4cf6-ace9-afe949912454 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:18:51.848852 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-08c75178-c196-4cf6-ace9-afe949912454 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:51.849064 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-08c75178-c196-4cf6-ace9-afe949912454 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:51.849206 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-08c75178-c196-4cf6-ace9-afe949912454 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:51.853960 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:51.853960 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:51.854605 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-08c75178-c196-4cf6-ace9-afe949912454 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:18:51.855151 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1040/4149] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:51 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:52.284420 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-527b6780-6877-450f-8319-cf7252c9bd46 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:52.284420 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-527b6780-6877-450f-8319-cf7252c9bd46 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 Aug 14 06:18:52.284420 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-527b6780-6877-450f-8319-cf7252c9bd46 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:52.284849 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-527b6780-6877-450f-8319-cf7252c9bd46 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:52.284849 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-527b6780-6877-450f-8319-cf7252c9bd46 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:52.288936 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:52.288936 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:52.289592 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-527b6780-6877-450f-8319-cf7252c9bd46 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 returned with HTTP 200 Aug 14 06:18:52.290010 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1034/4150] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:52 2026] GET /volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:52.638659 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2dc8c364-3e99-48b9-a8d8-fcc987b46d43 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:52.642118 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2dc8c364-3e99-48b9-a8d8-fcc987b46d43 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:18:52.642245 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2dc8c364-3e99-48b9-a8d8-fcc987b46d43 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:52.642718 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2dc8c364-3e99-48b9-a8d8-fcc987b46d43 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:52.642922 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-2dc8c364-3e99-48b9-a8d8-fcc987b46d43 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:52.649876 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:52.649876 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:52.650757 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2dc8c364-3e99-48b9-a8d8-fcc987b46d43 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:18:52.651499 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1029/4151] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:52 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:52.826497 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cebfe962-ecea-49e2-83b1-4a50e7b9dafe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:52.828203 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cebfe962-ecea-49e2-83b1-4a50e7b9dafe tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b Aug 14 06:18:52.828597 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cebfe962-ecea-49e2-83b1-4a50e7b9dafe tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:52.828918 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cebfe962-ecea-49e2-83b1-4a50e7b9dafe tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:52.836009 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cebfe962-ecea-49e2-83b1-4a50e7b9dafe tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b returned with HTTP 404 Aug 14 06:18:52.836841 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1049/4152] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:52 2026] GET /volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:18:52.871046 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c8d656d1-354a-4b3a-bea6-8d7ddae94799 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:52.873525 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c8d656d1-354a-4b3a-bea6-8d7ddae94799 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:18:52.873844 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c8d656d1-354a-4b3a-bea6-8d7ddae94799 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:52.874159 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c8d656d1-354a-4b3a-bea6-8d7ddae94799 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:52.874220 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-c8d656d1-354a-4b3a-bea6-8d7ddae94799 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:52.881287 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:52.881287 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:52.881287 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c8d656d1-354a-4b3a-bea6-8d7ddae94799 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:18:52.881287 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1041/4153] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:52 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:53.306104 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7fa153af-df22-423f-a6ce-a49cdd75026c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:53.308630 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7fa153af-df22-423f-a6ce-a49cdd75026c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 Aug 14 06:18:53.308840 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7fa153af-df22-423f-a6ce-a49cdd75026c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:53.309026 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7fa153af-df22-423f-a6ce-a49cdd75026c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:53.309159 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-7fa153af-df22-423f-a6ce-a49cdd75026c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:53.313473 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:53.313473 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:53.314160 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7fa153af-df22-423f-a6ce-a49cdd75026c tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 returned with HTTP 200 Aug 14 06:18:53.314618 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1035/4154] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:53 2026] GET /volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:53.666270 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-212d2968-8fa7-480e-93f9-bb8d617166a0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:53.668629 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-212d2968-8fa7-480e-93f9-bb8d617166a0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:18:53.668947 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-212d2968-8fa7-480e-93f9-bb8d617166a0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:53.669234 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-212d2968-8fa7-480e-93f9-bb8d617166a0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:53.669425 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-212d2968-8fa7-480e-93f9-bb8d617166a0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:53.678816 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:53.678816 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:53.679519 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-212d2968-8fa7-480e-93f9-bb8d617166a0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:18:53.679910 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1030/4155] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:53 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:53.899260 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7bc8229b-5127-4a46-8d43-91bf26cdca8b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:53.903249 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7bc8229b-5127-4a46-8d43-91bf26cdca8b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:18:53.903249 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7bc8229b-5127-4a46-8d43-91bf26cdca8b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:53.903249 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7bc8229b-5127-4a46-8d43-91bf26cdca8b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:53.903249 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7bc8229b-5127-4a46-8d43-91bf26cdca8b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:53.907673 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:53.907673 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:53.908622 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7bc8229b-5127-4a46-8d43-91bf26cdca8b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:18:53.909117 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1050/4156] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:53 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:54.329519 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-66be913f-e5c9-42fb-a084-4c34a4ddfa2d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:54.331666 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-66be913f-e5c9-42fb-a084-4c34a4ddfa2d tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 Aug 14 06:18:54.331898 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-66be913f-e5c9-42fb-a084-4c34a4ddfa2d tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:54.332140 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-66be913f-e5c9-42fb-a084-4c34a4ddfa2d tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:54.332278 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-66be913f-e5c9-42fb-a084-4c34a4ddfa2d tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:54.336516 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:54.336516 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:54.337076 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-66be913f-e5c9-42fb-a084-4c34a4ddfa2d tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 returned with HTTP 200 Aug 14 06:18:54.337433 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1042/4157] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:54 2026] GET /volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:54.599234 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-1d9f1135-0ee0-45ba-92a9-3db74b7bb937 req-4074353e-9c7a-4a9b-9c6b-0cacbd6d2cfa None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:54.604733 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-1d9f1135-0ee0-45ba-92a9-3db74b7bb937 req-4074353e-9c7a-4a9b-9c6b-0cacbd6d2cfa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/attachments/6b0993e1-e47c-4858-8cfe-ff44a67e7bc9 Aug 14 06:18:54.604933 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-1d9f1135-0ee0-45ba-92a9-3db74b7bb937 req-4074353e-9c7a-4a9b-9c6b-0cacbd6d2cfa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:54.605166 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-1d9f1135-0ee0-45ba-92a9-3db74b7bb937 req-4074353e-9c7a-4a9b-9c6b-0cacbd6d2cfa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:54.614416 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:54.614416 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:54.672447 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-1d9f1135-0ee0-45ba-92a9-3db74b7bb937 req-4074353e-9c7a-4a9b-9c6b-0cacbd6d2cfa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/6b0993e1-e47c-4858-8cfe-ff44a67e7bc9 returned with HTTP 200 Aug 14 06:18:54.675412 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1036/4158] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:18:54 2026] DELETE /volume/v3/attachments/6b0993e1-e47c-4858-8cfe-ff44a67e7bc9 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:54.692377 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-10f4fb97-0c88-413d-bd39-87f57c5b9895 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:54.695174 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-10f4fb97-0c88-413d-bd39-87f57c5b9895 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:18:54.695174 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-10f4fb97-0c88-413d-bd39-87f57c5b9895 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:54.695174 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-10f4fb97-0c88-413d-bd39-87f57c5b9895 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:54.695174 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-10f4fb97-0c88-413d-bd39-87f57c5b9895 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:54.698870 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:54.698870 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:54.699548 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-10f4fb97-0c88-413d-bd39-87f57c5b9895 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:18:54.700082 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1031/4159] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:54 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:54.768518 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2443400c-c1b8-4371-85f5-f51e064ae706 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:54.770300 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2443400c-c1b8-4371-85f5-f51e064ae706 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:18:54.770762 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2443400c-c1b8-4371-85f5-f51e064ae706 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "90b7d764-2383-4090-bab9-cdda9ac4b6fe", "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:54.772125 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-2443400c-c1b8-4371-85f5-f51e064ae706 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '90b7d764-2383-4090-bab9-cdda9ac4b6fe', 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:18:54.874259 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-2443400c-c1b8-4371-85f5-f51e064ae706 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Create volume of 1 GB Aug 14 06:18:54.885950 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2443400c-c1b8-4371-85f5-f51e064ae706 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Availability Zones retrieved successfully. Aug 14 06:18:54.895071 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2443400c-c1b8-4371-85f5-f51e064ae706 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Flow 'volume_create_api' (0afa9956-fcbc-4b49-80a6-b4ff9829bdd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:54.896894 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2443400c-c1b8-4371-85f5-f51e064ae706 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4adb9882-dc8c-4caf-9ef6-851a5c7664f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:54.898121 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-2443400c-c1b8-4371-85f5-f51e064ae706 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:18:54.920717 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-14505a3a-dcfa-4ffe-b786-5a5ff757cbf4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:54.923155 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-14505a3a-dcfa-4ffe-b786-5a5ff757cbf4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:18:54.923494 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-14505a3a-dcfa-4ffe-b786-5a5ff757cbf4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:54.923729 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-14505a3a-dcfa-4ffe-b786-5a5ff757cbf4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:54.923867 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-14505a3a-dcfa-4ffe-b786-5a5ff757cbf4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:54.929798 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:54.929798 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:54.930929 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-14505a3a-dcfa-4ffe-b786-5a5ff757cbf4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:18:54.932063 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1043/4160] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:54 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:54.954323 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2443400c-c1b8-4371-85f5-f51e064ae706 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4adb9882-dc8c-4caf-9ef6-851a5c7664f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:54.955140 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2443400c-c1b8-4371-85f5-f51e064ae706 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a12d3f-67fd-4e08-9297-cd196a63a5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:54.996458 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-2443400c-c1b8-4371-85f5-f51e064ae706 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Created reservations ['3c84a282-ef1c-49dc-be78-9fdd82f4e1ba', '4e66046d-73a6-4c80-9213-5e2f52c77566', 'd2b65cb4-c1b3-4096-866a-df304b7a583b', 'be82c140-e440-490f-a33f-ba8aec054efb'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:54.997488 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2443400c-c1b8-4371-85f5-f51e064ae706 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a12d3f-67fd-4e08-9297-cd196a63a5b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c84a282-ef1c-49dc-be78-9fdd82f4e1ba', '4e66046d-73a6-4c80-9213-5e2f52c77566', 'd2b65cb4-c1b3-4096-866a-df304b7a583b', 'be82c140-e440-490f-a33f-ba8aec054efb']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:54.998548 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2443400c-c1b8-4371-85f5-f51e064ae706 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cefe9b87-a69c-4035-8ae8-4fc356b630c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:55.023460 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2443400c-c1b8-4371-85f5-f51e064ae706 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cefe9b87-a69c-4035-8ae8-4fc356b630c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac11a28b-902d-460c-a4b3-aee794f8d940', '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='b856740280784ea5945c93043e4b6af5',qos_specs=None,replication_status=,reservations=['3c84a282-ef1c-49dc-be78-9fdd82f4e1ba','4e66046d-73a6-4c80-9213-5e2f52c77566','d2b65cb4-c1b3-4096-866a-df304b7a583b','be82c140-e440-490f-a33f-ba8aec054efb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dc1cd6376ee492a933f5643cda4da21',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:18:55Z,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=ac11a28b-902d-460c-a4b3-aee794f8d940,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b856740280784ea5945c93043e4b6af5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dc1cd6376ee492a933f5643cda4da21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:55.023460 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2443400c-c1b8-4371-85f5-f51e064ae706 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdac55af-eae3-4e69-8bf6-f5f178923157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:55.046414 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2443400c-c1b8-4371-85f5-f51e064ae706 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdac55af-eae3-4e69-8bf6-f5f178923157) transitioned into state 'SUCCESS' from 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='b856740280784ea5945c93043e4b6af5',qos_specs=None,replication_status=,reservations=['3c84a282-ef1c-49dc-be78-9fdd82f4e1ba','4e66046d-73a6-4c80-9213-5e2f52c77566','d2b65cb4-c1b3-4096-866a-df304b7a583b','be82c140-e440-490f-a33f-ba8aec054efb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dc1cd6376ee492a933f5643cda4da21',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:55.047594 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2443400c-c1b8-4371-85f5-f51e064ae706 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1f60cc5-5c68-4fe5-9c8b-1b4851064e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:55.059936 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2443400c-c1b8-4371-85f5-f51e064ae706 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1f60cc5-5c68-4fe5-9c8b-1b4851064e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:55.064077 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2443400c-c1b8-4371-85f5-f51e064ae706 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Flow 'volume_create_api' (0afa9956-fcbc-4b49-80a6-b4ff9829bdd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:55.064437 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2443400c-c1b8-4371-85f5-f51e064ae706 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Create volume request issued successfully. Aug 14 06:18:55.065361 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2443400c-c1b8-4371-85f5-f51e064ae706 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:18:55.065700 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1051/4161] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:18:54 2026] POST /volume/v3/volumes => generated 775 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:18:55.079981 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8ba55656-e928-4184-a428-229c31ed4d43 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:55.082361 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8ba55656-e928-4184-a428-229c31ed4d43 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:18:55.082663 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8ba55656-e928-4184-a428-229c31ed4d43 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:55.082899 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8ba55656-e928-4184-a428-229c31ed4d43 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:55.094044 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:55.094044 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:55.099297 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8ba55656-e928-4184-a428-229c31ed4d43 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:55.105088 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8ba55656-e928-4184-a428-229c31ed4d43 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 returned with HTTP 200 Aug 14 06:18:55.105649 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1037/4162] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:55 2026] GET /volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:55.348877 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-16d659fb-2644-4095-9392-a19cd3857110 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:55.351705 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-16d659fb-2644-4095-9392-a19cd3857110 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 Aug 14 06:18:55.354429 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-16d659fb-2644-4095-9392-a19cd3857110 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:55.354714 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-16d659fb-2644-4095-9392-a19cd3857110 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:55.354874 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-16d659fb-2644-4095-9392-a19cd3857110 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:55.359969 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:55.359969 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:55.360686 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-16d659fb-2644-4095-9392-a19cd3857110 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 returned with HTTP 200 Aug 14 06:18:55.361095 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1032/4163] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:55 2026] GET /volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:55.371762 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a35375b1-88b9-4700-b2f6-4ed2df6fe172 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:55.373579 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a35375b1-88b9-4700-b2f6-4ed2df6fe172 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:18:55.373793 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a35375b1-88b9-4700-b2f6-4ed2df6fe172 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:55.374010 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a35375b1-88b9-4700-b2f6-4ed2df6fe172 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:55.374153 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-a35375b1-88b9-4700-b2f6-4ed2df6fe172 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:55.380685 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:55.380685 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:55.381649 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a35375b1-88b9-4700-b2f6-4ed2df6fe172 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:18:55.382464 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1044/4164] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:55 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:55.395746 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a930966f-6e4c-427f-9ada-ca9adf6e623d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:55.398266 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a930966f-6e4c-427f-9ada-ca9adf6e623d tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:18:55.398571 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a930966f-6e4c-427f-9ada-ca9adf6e623d tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:55.398852 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a930966f-6e4c-427f-9ada-ca9adf6e623d tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:55.399016 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-a930966f-6e4c-427f-9ada-ca9adf6e623d tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:55.405209 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:55.405209 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:55.406083 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a930966f-6e4c-427f-9ada-ca9adf6e623d tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:18:55.406779 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1052/4165] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:55 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:55.416895 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8e3e632b-9a47-464e-8211-8c2f53945c3d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:55.419673 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8e3e632b-9a47-464e-8211-8c2f53945c3d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:18:55.420059 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8e3e632b-9a47-464e-8211-8c2f53945c3d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1bdff027-2a8f-4da6-a4cb-0819f8f31237", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1714463759"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:55.422540 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-8e3e632b-9a47-464e-8211-8c2f53945c3d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Creating new backup {'backup': {'volume_id': '1bdff027-2a8f-4da6-a4cb-0819f8f31237', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1714463759'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:18:55.423078 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-8e3e632b-9a47-464e-8211-8c2f53945c3d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Creating backup of volume 1bdff027-2a8f-4da6-a4cb-0819f8f31237 in container None Aug 14 06:18:55.435232 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:55.435232 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:55.436097 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8e3e632b-9a47-464e-8211-8c2f53945c3d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Volume info retrieved successfully. Aug 14 06:18:55.470295 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-8e3e632b-9a47-464e-8211-8c2f53945c3d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Created reservations ['d269f1c7-f2de-42c3-a9f7-58549819f220', '4339bb12-816f-47f8-8a6f-661cd2af4507'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:55.515032 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8e3e632b-9a47-464e-8211-8c2f53945c3d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:18:55.515787 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1038/4166] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:18:55 2026] POST /volume/v3/backups => generated 330 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:55.529370 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f0cf0db3-81f4-4910-b133-14a770c8bd68 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:55.531189 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f0cf0db3-81f4-4910-b133-14a770c8bd68 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 Aug 14 06:18:55.531629 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f0cf0db3-81f4-4910-b133-14a770c8bd68 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:55.532518 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f0cf0db3-81f4-4910-b133-14a770c8bd68 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:55.532793 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f0cf0db3-81f4-4910-b133-14a770c8bd68 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 668a2041-8406-466a-8968-23ae75fca503. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:55.542676 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:55.542676 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:55.545654 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f0cf0db3-81f4-4910-b133-14a770c8bd68 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 returned with HTTP 200 Aug 14 06:18:55.546410 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1033/4167] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:55 2026] GET /volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:55.593581 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-00a7eec0-631a-458e-a17f-3fd57858da70 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:55.596744 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-00a7eec0-631a-458e-a17f-3fd57858da70 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa Aug 14 06:18:55.596979 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-00a7eec0-631a-458e-a17f-3fd57858da70 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:55.597190 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-00a7eec0-631a-458e-a17f-3fd57858da70 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:55.597389 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-00a7eec0-631a-458e-a17f-3fd57858da70 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete volume with id: 775c4ace-07d0-4010-bc02-2e1762a142aa Aug 14 06:18:55.607458 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:55.607458 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:55.608136 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-00a7eec0-631a-458e-a17f-3fd57858da70 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:18:55.624468 np0000007331 devstack@c-api.service[100404]: WARNING cinder.keymgr.conf_key_mgr [None req-00a7eec0-631a-458e-a17f-3fd57858da70 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 06:18:55.634688 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-00a7eec0-631a-458e-a17f-3fd57858da70 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete volume request issued successfully. Aug 14 06:18:55.635068 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-00a7eec0-631a-458e-a17f-3fd57858da70 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa returned with HTTP 202 Aug 14 06:18:55.635689 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1045/4168] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:18:55 2026] DELETE /volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:55.645642 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9b6faca3-a096-49d8-9265-3990e3d75568 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:55.647651 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9b6faca3-a096-49d8-9265-3990e3d75568 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa Aug 14 06:18:55.647861 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9b6faca3-a096-49d8-9265-3990e3d75568 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:55.648056 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9b6faca3-a096-49d8-9265-3990e3d75568 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:55.655327 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:55.655327 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:55.661341 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9b6faca3-a096-49d8-9265-3990e3d75568 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:18:55.666825 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9b6faca3-a096-49d8-9265-3990e3d75568 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa returned with HTTP 200 Aug 14 06:18:55.666971 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1053/4169] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:55 2026] GET /volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:55.715637 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a81520d7-14ad-40e8-bded-46bcd9ae925f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:55.719291 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a81520d7-14ad-40e8-bded-46bcd9ae925f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:18:55.719745 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a81520d7-14ad-40e8-bded-46bcd9ae925f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:55.720056 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a81520d7-14ad-40e8-bded-46bcd9ae925f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:55.720494 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-a81520d7-14ad-40e8-bded-46bcd9ae925f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:55.725379 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:55.725379 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:55.726181 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a81520d7-14ad-40e8-bded-46bcd9ae925f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:18:55.726766 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1039/4170] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:55 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:55.946443 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d534ed4d-2ad4-466e-97e2-f94b5e5bd64b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:55.946443 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d534ed4d-2ad4-466e-97e2-f94b5e5bd64b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:18:55.946443 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d534ed4d-2ad4-466e-97e2-f94b5e5bd64b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:55.946443 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d534ed4d-2ad4-466e-97e2-f94b5e5bd64b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:55.946443 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-d534ed4d-2ad4-466e-97e2-f94b5e5bd64b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:55.950059 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:55.950059 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:55.950568 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d534ed4d-2ad4-466e-97e2-f94b5e5bd64b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:18:55.950906 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1034/4171] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:55 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:56.121764 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-30efa095-d8dc-4131-b05c-3ba1eb66d56f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:56.124113 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-30efa095-d8dc-4131-b05c-3ba1eb66d56f tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:18:56.124594 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-30efa095-d8dc-4131-b05c-3ba1eb66d56f tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:56.126031 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-30efa095-d8dc-4131-b05c-3ba1eb66d56f tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:56.134010 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:56.134010 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:56.139111 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-30efa095-d8dc-4131-b05c-3ba1eb66d56f tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:56.144436 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-30efa095-d8dc-4131-b05c-3ba1eb66d56f tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 returned with HTTP 200 Aug 14 06:18:56.144839 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1046/4172] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:56 2026] GET /volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:56.560314 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-78792d47-a844-4dca-aaf8-d5fe69ecf711 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:56.564602 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78792d47-a844-4dca-aaf8-d5fe69ecf711 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 Aug 14 06:18:56.564864 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-78792d47-a844-4dca-aaf8-d5fe69ecf711 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:56.565135 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-78792d47-a844-4dca-aaf8-d5fe69ecf711 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:56.565295 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-78792d47-a844-4dca-aaf8-d5fe69ecf711 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 668a2041-8406-466a-8968-23ae75fca503. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:56.570553 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:56.570553 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:56.571464 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78792d47-a844-4dca-aaf8-d5fe69ecf711 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 returned with HTTP 200 Aug 14 06:18:56.571876 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1054/4173] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:56 2026] GET /volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:56.692642 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-47ccf192-924e-48e3-b626-2550d5bc4f9a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:56.697067 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-47ccf192-924e-48e3-b626-2550d5bc4f9a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa Aug 14 06:18:56.697365 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4c708343-8c4d-40f9-9343-4e3bf09b2f80 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:56.697458 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-47ccf192-924e-48e3-b626-2550d5bc4f9a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:56.697643 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-47ccf192-924e-48e3-b626-2550d5bc4f9a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:56.699932 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4c708343-8c4d-40f9-9343-4e3bf09b2f80 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:18:56.700205 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4c708343-8c4d-40f9-9343-4e3bf09b2f80 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:56.700579 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4c708343-8c4d-40f9-9343-4e3bf09b2f80 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:56.708301 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-47ccf192-924e-48e3-b626-2550d5bc4f9a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa returned with HTTP 404 Aug 14 06:18:56.709103 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1040/4174] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:56 2026] GET /volume/v3/volumes/775c4ace-07d0-4010-bc02-2e1762a142aa => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:18:56.712427 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:56.712427 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:56.714563 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4c708343-8c4d-40f9-9343-4e3bf09b2f80 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:18:56.720073 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-43273ec3-7af6-40aa-abf1-072f37d98291 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:56.721051 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4c708343-8c4d-40f9-9343-4e3bf09b2f80 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:18:56.721477 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1035/4175] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:56 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:56.724295 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-43273ec3-7af6-40aa-abf1-072f37d98291 tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 14 06:18:56.724547 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-43273ec3-7af6-40aa-abf1-072f37d98291 tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:56.724790 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-43273ec3-7af6-40aa-abf1-072f37d98291 tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] Calling method 'detail' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:56.727475 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-43273ec3-7af6-40aa-abf1-072f37d98291 tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:18:56.739135 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e5c2fb10-ba00-43b3-a7d1-441d754d5322 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:56.740521 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-005540e2-243a-459a-939f-81ecfdd5b241 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:56.741363 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e5c2fb10-ba00-43b3-a7d1-441d754d5322 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:18:56.741674 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e5c2fb10-ba00-43b3-a7d1-441d754d5322 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:56.741951 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e5c2fb10-ba00-43b3-a7d1-441d754d5322 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:56.742580 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-005540e2-243a-459a-939f-81ecfdd5b241 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:18:56.742883 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-005540e2-243a-459a-939f-81ecfdd5b241 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:56.743118 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-005540e2-243a-459a-939f-81ecfdd5b241 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:56.743220 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-005540e2-243a-459a-939f-81ecfdd5b241 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:56.748713 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:56.748713 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:56.749605 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-005540e2-243a-459a-939f-81ecfdd5b241 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:18:56.750359 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1041/4176] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:56 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:56.751556 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:56.751556 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:56.758606 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-43273ec3-7af6-40aa-abf1-072f37d98291 tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] Get all volumes completed successfully. Aug 14 06:18:56.759639 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e5c2fb10-ba00-43b3-a7d1-441d754d5322 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:18:56.762381 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:56.762381 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:56.768294 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e5c2fb10-ba00-43b3-a7d1-441d754d5322 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:18:56.769667 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1055/4177] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:56 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:56.771697 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-43273ec3-7af6-40aa-abf1-072f37d98291 tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 06:18:56.772221 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1047/4178] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 14 06:18:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17399 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:18:56.795288 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e1805f26-d1a6-4a11-96e6-16878b76e56f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:56.798875 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e1805f26-d1a6-4a11-96e6-16878b76e56f tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] DELETE https://10.4.3.127/volume/v3/types/cebd79f4-9921-4da9-81c1-3d19ecc5939f Aug 14 06:18:56.799075 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e1805f26-d1a6-4a11-96e6-16878b76e56f tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:56.799281 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e1805f26-d1a6-4a11-96e6-16878b76e56f tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:56.848879 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e1805f26-d1a6-4a11-96e6-16878b76e56f tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] https://10.4.3.127/volume/v3/types/cebd79f4-9921-4da9-81c1-3d19ecc5939f returned with HTTP 202 Aug 14 06:18:56.849572 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1036/4179] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:18:56 2026] DELETE /volume/v3/types/cebd79f4-9921-4da9-81c1-3d19ecc5939f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:18:56.853978 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-202ca6cb-2b22-4121-9fb8-a113cf754048 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:56.859859 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-202ca6cb-2b22-4121-9fb8-a113cf754048 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:18:56.859859 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-202ca6cb-2b22-4121-9fb8-a113cf754048 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:56.859859 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-202ca6cb-2b22-4121-9fb8-a113cf754048 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:56.867584 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:56.867584 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:56.868026 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1b13713d-4a91-43e4-8bd0-b201819555b9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:56.870236 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1b13713d-4a91-43e4-8bd0-b201819555b9 tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:18:56.870606 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1b13713d-4a91-43e4-8bd0-b201819555b9 tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1482677423", "extra_specs": {}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:56.870904 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-202ca6cb-2b22-4121-9fb8-a113cf754048 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:18:56.875504 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-202ca6cb-2b22-4121-9fb8-a113cf754048 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:18:56.876215 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1042/4180] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:18:56 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:56.895965 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1b13713d-4a91-43e4-8bd0-b201819555b9 tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:18:56.895965 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1056/4181] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:18:56 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 14 06:18:56.900199 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-818175fd-20a1-4400-ae6b-6e38ad4f3f5e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:56.903005 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-818175fd-20a1-4400-ae6b-6e38ad4f3f5e tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] POST https://10.4.3.127/volume/v3/types/9a78cf51-98ce-41a0-a711-0a71b7e724cb/encryption Aug 14 06:18:56.903528 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-818175fd-20a1-4400-ae6b-6e38ad4f3f5e tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:56.923030 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-818175fd-20a1-4400-ae6b-6e38ad4f3f5e tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] https://10.4.3.127/volume/v3/types/9a78cf51-98ce-41a0-a711-0a71b7e724cb/encryption returned with HTTP 200 Aug 14 06:18:56.923555 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1048/4182] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 14 06:18:56 2026] POST /volume/v3/types/9a78cf51-98ce-41a0-a711-0a71b7e724cb/encryption => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:56.934875 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:56.939339 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:18:56.939339 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1399087009", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1482677423", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:56.941516 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1399087009', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1482677423', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:18:56.945855 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume of 1 GB Aug 14 06:18:56.946181 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:56.946181 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:56.946746 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Availability Zones retrieved successfully. Aug 14 06:18:56.955065 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Flow 'volume_create_api' (1925fce1-583f-48ef-851e-4980609bc61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:56.956896 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2147604c-e48b-47d1-bd70-d495d964e1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:56.958291 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:18:56.963918 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-02a116b0-c73e-49cc-a923-8d1a880f8eec None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:56.966063 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-02a116b0-c73e-49cc-a923-8d1a880f8eec tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:18:56.966336 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-02a116b0-c73e-49cc-a923-8d1a880f8eec tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:56.966549 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-02a116b0-c73e-49cc-a923-8d1a880f8eec tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:56.966680 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-02a116b0-c73e-49cc-a923-8d1a880f8eec tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:56.973194 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:56.973194 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:56.973907 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-02a116b0-c73e-49cc-a923-8d1a880f8eec tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:18:56.974320 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1043/4183] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:56 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:56.975754 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4555bdce-81a2-40c5-85fb-12dffc63a6af None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:56.976380 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4555bdce-81a2-40c5-85fb-12dffc63a6af None None] GET https://10.4.3.127/volume// Aug 14 06:18:56.976567 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4555bdce-81a2-40c5-85fb-12dffc63a6af None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:56.976938 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4555bdce-81a2-40c5-85fb-12dffc63a6af None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:56.977383 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4555bdce-81a2-40c5-85fb-12dffc63a6af None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:18:56.978982 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1057/4184] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:18:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:18:56.993811 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-cba6b961-0b0f-4a1c-8f00-b4b1cf4af800 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:56.997605 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2147604c-e48b-47d1-bd70-d495d964e1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9a78cf51-98ce-41a0-a711-0a71b7e724cb,is_public=True,name='tempest-scenario-type-luks2-1482677423',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a78cf51-98ce-41a0-a711-0a71b7e724cb', '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=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:56.998566 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95be3607-b1fe-4e9f-ac15-781457046d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:57.031597 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1482677423 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1482677423, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:57.032819 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1482677423 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1482677423, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:18:57.059775 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Created reservations ['12277fce-a259-496b-89bf-4065942d8c0d', 'c09c1ccc-d72c-477e-af53-69acbd17207d', 'b11e1b0b-dbd2-4809-9c62-d8cc6fb05725', 'e88a2d50-9fc8-4a27-8bc6-27df491be011'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:18:57.060777 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95be3607-b1fe-4e9f-ac15-781457046d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12277fce-a259-496b-89bf-4065942d8c0d', 'c09c1ccc-d72c-477e-af53-69acbd17207d', 'b11e1b0b-dbd2-4809-9c62-d8cc6fb05725', 'e88a2d50-9fc8-4a27-8bc6-27df491be011']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:57.061750 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1456132c-3eac-4a78-8ff9-733fff2945ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:57.085641 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1456132c-3eac-4a78-8ff9-733fff2945ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e24289a7-af7b-4d26-b864-f15962267c8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1399087009',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51160e349737408d875f78f791966af5',qos_specs=None,replication_status=,reservations=['12277fce-a259-496b-89bf-4065942d8c0d','c09c1ccc-d72c-477e-af53-69acbd17207d','b11e1b0b-dbd2-4809-9c62-d8cc6fb05725','e88a2d50-9fc8-4a27-8bc6-27df491be011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5709a71717ae4d43966d85054afbb19c',volume_type_id=9a78cf51-98ce-41a0-a711-0a71b7e724cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:18:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1399087009',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e24289a7-af7b-4d26-b864-f15962267c8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51160e349737408d875f78f791966af5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5709a71717ae4d43966d85054afbb19c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a78cf51-98ce-41a0-a711-0a71b7e724cb),volume_type_id=9a78cf51-98ce-41a0-a711-0a71b7e724cb)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:57.087183 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64f9f51e-8fb0-4411-9da3-c9ff56464ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:57.088672 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-cba6b961-0b0f-4a1c-8f00-b4b1cf4af800 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:18:57.089458 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-cba6b961-0b0f-4a1c-8f00-b4b1cf4af800 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "081f067b-9840-48f3-8828-e7c71257dee4", "connector": null, "instance_uuid": "88023ebf-4517-474d-8a75-e84480de4ccf"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:57.098089 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:57.098089 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:57.109463 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64f9f51e-8fb0-4411-9da3-c9ff56464ce9) transitioned into state 'SUCCESS' from state '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-1399087009',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51160e349737408d875f78f791966af5',qos_specs=None,replication_status=,reservations=['12277fce-a259-496b-89bf-4065942d8c0d','c09c1ccc-d72c-477e-af53-69acbd17207d','b11e1b0b-dbd2-4809-9c62-d8cc6fb05725','e88a2d50-9fc8-4a27-8bc6-27df491be011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5709a71717ae4d43966d85054afbb19c',volume_type_id=9a78cf51-98ce-41a0-a711-0a71b7e724cb)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:57.110553 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed5ac052-169e-4daf-8afe-a37fb0be2da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:18:57.124829 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed5ac052-169e-4daf-8afe-a37fb0be2da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:18:57.125745 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Flow 'volume_create_api' (1925fce1-583f-48ef-851e-4980609bc61e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:18:57.126074 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume request issued successfully. Aug 14 06:18:57.126948 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6f06ec89-2bb9-4606-a3fd-718426e8cde5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:18:57.127944 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1037/4185] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:18:56 2026] POST /volume/v3/volumes => generated 781 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:18:57.131150 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-cba6b961-0b0f-4a1c-8f00-b4b1cf4af800 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:18:57.131891 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1049/4186] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:18:56 2026] POST /volume/v3/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:57.141645 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3e8a8b17-d948-4aba-a178-567820872d2f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:57.146480 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3e8a8b17-d948-4aba-a178-567820872d2f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b Aug 14 06:18:57.146862 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3e8a8b17-d948-4aba-a178-567820872d2f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:57.147155 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3e8a8b17-d948-4aba-a178-567820872d2f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:57.160130 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-87a32821-177f-4035-b3dc-3639aed15005 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:57.162826 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:57.162826 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:57.164818 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-87a32821-177f-4035-b3dc-3639aed15005 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:18:57.165037 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-87a32821-177f-4035-b3dc-3639aed15005 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:57.165226 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-87a32821-177f-4035-b3dc-3639aed15005 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:57.169507 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-32b94811-4e9c-44fa-b198-b8c8970c90d4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:57.172416 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3e8a8b17-d948-4aba-a178-567820872d2f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:18:57.172500 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-32b94811-4e9c-44fa-b198-b8c8970c90d4 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:18:57.172500 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-32b94811-4e9c-44fa-b198-b8c8970c90d4 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:57.172500 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-32b94811-4e9c-44fa-b198-b8c8970c90d4 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:57.176707 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:57.176707 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:57.176847 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0d802c78-3cc4-4834-9448-fa2ffed26063 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:57.177327 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0d802c78-3cc4-4834-9448-fa2ffed26063 None None] GET https://10.4.3.127/volume// Aug 14 06:18:57.177608 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0d802c78-3cc4-4834-9448-fa2ffed26063 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:57.177861 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0d802c78-3cc4-4834-9448-fa2ffed26063 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:57.178009 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3e8a8b17-d948-4aba-a178-567820872d2f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b returned with HTTP 200 Aug 14 06:18:57.178274 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0d802c78-3cc4-4834-9448-fa2ffed26063 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:18:57.178438 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1044/4187] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:57 2026] GET /volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:57.179066 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1050/4188] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:18:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:18:57.181878 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-87a32821-177f-4035-b3dc-3639aed15005 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:57.183844 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:57.183844 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:57.189232 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-32b94811-4e9c-44fa-b198-b8c8970c90d4 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:18:57.189374 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-87a32821-177f-4035-b3dc-3639aed15005 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 returned with HTTP 200 Aug 14 06:18:57.189893 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1058/4189] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:57 2026] GET /volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 06:18:57.194670 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-32b94811-4e9c-44fa-b198-b8c8970c90d4 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:18:57.197417 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1038/4190] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:57 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:57.199108 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-c1a35260-e326-4218-b595-b420a477ba28 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:57.202969 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-c1a35260-e326-4218-b595-b420a477ba28 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:18:57.203231 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-c1a35260-e326-4218-b595-b420a477ba28 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:57.203667 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-c1a35260-e326-4218-b595-b420a477ba28 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:57.213739 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:57.213739 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:57.218140 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-c1a35260-e326-4218-b595-b420a477ba28 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:18:57.224581 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-c1a35260-e326-4218-b595-b420a477ba28 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:18:57.225392 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1045/4191] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:18:57 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:18:57.391095 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-f1539570-5c18-4c6c-8e5f-114af0005947 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:57.393938 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-f1539570-5c18-4c6c-8e5f-114af0005947 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] PUT https://10.4.3.127/volume/v3/attachments/f34a531c-142a-4c3a-bcbf-1e6d39ecc20e Aug 14 06:18:57.394649 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-f1539570-5c18-4c6c-8e5f-114af0005947 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:57.405423 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-f1539570-5c18-4c6c-8e5f-114af0005947 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Acquiring lock "cinder-attachment_update-081f067b-9840-48f3-8828-e7c71257dee4-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:18:57.409024 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-f1539570-5c18-4c6c-8e5f-114af0005947 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Lock "cinder-attachment_update-081f067b-9840-48f3-8828-e7c71257dee4-np0000007331" acquired by "attachment_update" :: waited 0.004s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:18:57.409916 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:57.409916 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:57.485938 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-f1539570-5c18-4c6c-8e5f-114af0005947 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Lock "cinder-attachment_update-081f067b-9840-48f3-8828-e7c71257dee4-np0000007331" released by "attachment_update" :: held 0.077s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:18:57.486258 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-f1539570-5c18-4c6c-8e5f-114af0005947 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments/f34a531c-142a-4c3a-bcbf-1e6d39ecc20e returned with HTTP 200 Aug 14 06:18:57.486735 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1051/4192] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:18:57 2026] PUT /volume/v3/attachments/f34a531c-142a-4c3a-bcbf-1e6d39ecc20e => generated 968 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:57.495603 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-423ff12d-ee5c-4526-bac4-c04f967e41ec None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:57.502539 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-423ff12d-ee5c-4526-bac4-c04f967e41ec tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4/encryption Aug 14 06:18:57.502735 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-423ff12d-ee5c-4526-bac4-c04f967e41ec tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:57.502925 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-423ff12d-ee5c-4526-bac4-c04f967e41ec tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:57.511994 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:57.511994 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:57.518011 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-423ff12d-ee5c-4526-bac4-c04f967e41ec tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4/encryption returned with HTTP 200 Aug 14 06:18:57.518368 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1059/4193] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 14 06:18:57 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:57.584023 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4cc5624c-98c4-4694-ad96-0918d4d11430 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:57.586339 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4cc5624c-98c4-4694-ad96-0918d4d11430 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 Aug 14 06:18:57.586614 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4cc5624c-98c4-4694-ad96-0918d4d11430 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:57.586845 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4cc5624c-98c4-4694-ad96-0918d4d11430 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:57.586978 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-4cc5624c-98c4-4694-ad96-0918d4d11430 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 668a2041-8406-466a-8968-23ae75fca503. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:57.592238 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:57.592238 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:57.593344 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4cc5624c-98c4-4694-ad96-0918d4d11430 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 returned with HTTP 200 Aug 14 06:18:57.593834 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1039/4194] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:57 2026] GET /volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:57.762895 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3982b3da-0f8a-460d-9823-67a5435c9f7a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:57.765326 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3982b3da-0f8a-460d-9823-67a5435c9f7a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:18:57.765627 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3982b3da-0f8a-460d-9823-67a5435c9f7a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:57.765968 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3982b3da-0f8a-460d-9823-67a5435c9f7a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:57.766115 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-3982b3da-0f8a-460d-9823-67a5435c9f7a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:57.770782 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:57.770782 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:57.771274 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3982b3da-0f8a-460d-9823-67a5435c9f7a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:18:57.771745 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1046/4195] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:57 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:57.986492 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3585fa40-1ab1-4e0f-bf8c-b07b2c00562d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:57.988142 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3585fa40-1ab1-4e0f-bf8c-b07b2c00562d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:18:57.988363 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3585fa40-1ab1-4e0f-bf8c-b07b2c00562d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:57.988558 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3585fa40-1ab1-4e0f-bf8c-b07b2c00562d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:57.988660 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-3585fa40-1ab1-4e0f-bf8c-b07b2c00562d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:57.993099 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:57.993099 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:57.993758 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3585fa40-1ab1-4e0f-bf8c-b07b2c00562d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:18:57.994263 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1052/4196] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:57 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:58.198511 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-25376036-7b3e-4f40-babb-e0428129b5e6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:58.200472 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-25376036-7b3e-4f40-babb-e0428129b5e6 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b Aug 14 06:18:58.200725 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-25376036-7b3e-4f40-babb-e0428129b5e6 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:58.200930 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-25376036-7b3e-4f40-babb-e0428129b5e6 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:58.208505 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4fc5d6cd-c40c-473c-b618-7acadcf83b82 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:58.209062 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c85a1061-4e04-4844-99c2-45412470aad8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:58.210552 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4fc5d6cd-c40c-473c-b618-7acadcf83b82 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:18:58.210815 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4fc5d6cd-c40c-473c-b618-7acadcf83b82 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:58.211018 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4fc5d6cd-c40c-473c-b618-7acadcf83b82 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:58.211910 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:58.211910 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:58.215447 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c85a1061-4e04-4844-99c2-45412470aad8 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:18:58.215756 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c85a1061-4e04-4844-99c2-45412470aad8 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:58.216151 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-25376036-7b3e-4f40-babb-e0428129b5e6 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:18:58.217445 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c85a1061-4e04-4844-99c2-45412470aad8 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:58.220733 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-25376036-7b3e-4f40-babb-e0428129b5e6 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b returned with HTTP 200 Aug 14 06:18:58.221158 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1060/4197] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:58 2026] GET /volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:58.225479 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:58.225479 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:58.229498 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:58.229498 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:58.229592 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4fc5d6cd-c40c-473c-b618-7acadcf83b82 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:18:58.234062 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c85a1061-4e04-4844-99c2-45412470aad8 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:58.234822 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3362ac70-bafe-428d-9222-6f506139fd3a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:58.234966 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4fc5d6cd-c40c-473c-b618-7acadcf83b82 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:18:58.235729 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1040/4198] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:58 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:58.237184 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3362ac70-bafe-428d-9222-6f506139fd3a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b Aug 14 06:18:58.237598 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3362ac70-bafe-428d-9222-6f506139fd3a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:58.238035 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3362ac70-bafe-428d-9222-6f506139fd3a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:58.239875 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c85a1061-4e04-4844-99c2-45412470aad8 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 returned with HTTP 200 Aug 14 06:18:58.240314 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1047/4199] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:58 2026] GET /volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:58.246533 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:58.246533 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:58.250963 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3362ac70-bafe-428d-9222-6f506139fd3a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:18:58.255969 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3362ac70-bafe-428d-9222-6f506139fd3a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b returned with HTTP 200 Aug 14 06:18:58.256627 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1053/4200] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:58 2026] GET /volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:58.271273 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d3c4e4dc-7d28-4338-8394-4d2849efaa8c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:58.273276 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d3c4e4dc-7d28-4338-8394-4d2849efaa8c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b/action Aug 14 06:18:58.273624 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d3c4e4dc-7d28-4338-8394-4d2849efaa8c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:18:58.273759 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d3c4e4dc-7d28-4338-8394-4d2849efaa8c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:58.282429 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:58.282429 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:58.282875 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d3c4e4dc-7d28-4338-8394-4d2849efaa8c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:18:58.289143 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d3c4e4dc-7d28-4338-8394-4d2849efaa8c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume updated successfully. Aug 14 06:18:58.289430 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d3c4e4dc-7d28-4338-8394-4d2849efaa8c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b/action returned with HTTP 200 Aug 14 06:18:58.290023 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1061/4201] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:18:58 2026] POST /volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 06:18:58.421322 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-462219fb-6426-48d3-b725-c63f1782790d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:58.428075 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-462219fb-6426-48d3-b725-c63f1782790d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b Aug 14 06:18:58.428340 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-462219fb-6426-48d3-b725-c63f1782790d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:58.428554 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-462219fb-6426-48d3-b725-c63f1782790d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:58.438894 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:58.438894 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:58.443581 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-462219fb-6426-48d3-b725-c63f1782790d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:18:58.449193 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-462219fb-6426-48d3-b725-c63f1782790d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b returned with HTTP 200 Aug 14 06:18:58.449762 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1041/4202] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:18:58 2026] GET /volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:58.607712 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a5e0a810-70bf-4024-8b35-80c2b77b094d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:58.611817 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a5e0a810-70bf-4024-8b35-80c2b77b094d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 Aug 14 06:18:58.612064 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a5e0a810-70bf-4024-8b35-80c2b77b094d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:58.612335 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a5e0a810-70bf-4024-8b35-80c2b77b094d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:58.612504 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-a5e0a810-70bf-4024-8b35-80c2b77b094d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 668a2041-8406-466a-8968-23ae75fca503. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:58.624932 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:58.624932 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:58.625889 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a5e0a810-70bf-4024-8b35-80c2b77b094d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 returned with HTTP 200 Aug 14 06:18:58.626446 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1048/4203] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:58 2026] GET /volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:58.782855 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9c0c711d-37f7-450a-8722-baed4f830aee None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:58.784926 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9c0c711d-37f7-450a-8722-baed4f830aee tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:18:58.785243 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9c0c711d-37f7-450a-8722-baed4f830aee tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:58.785500 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9c0c711d-37f7-450a-8722-baed4f830aee tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:58.785655 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-9c0c711d-37f7-450a-8722-baed4f830aee tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:58.791231 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:58.791231 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:58.792609 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9c0c711d-37f7-450a-8722-baed4f830aee tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:18:58.794121 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1054/4204] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:58 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:58.993972 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-be9bcdf3-cdd6-4099-9f26-ab2751a1b365 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:58.999768 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-be9bcdf3-cdd6-4099-9f26-ab2751a1b365 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b Aug 14 06:18:58.999768 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-be9bcdf3-cdd6-4099-9f26-ab2751a1b365 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:58.999768 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-be9bcdf3-cdd6-4099-9f26-ab2751a1b365 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:59.009415 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:59.009415 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:59.012730 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1a729922-0966-4708-a6d6-e40f0e22b2e5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:59.014856 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1a729922-0966-4708-a6d6-e40f0e22b2e5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:18:59.015131 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1a729922-0966-4708-a6d6-e40f0e22b2e5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:59.015371 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1a729922-0966-4708-a6d6-e40f0e22b2e5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:59.015535 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-be9bcdf3-cdd6-4099-9f26-ab2751a1b365 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:18:59.015627 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-1a729922-0966-4708-a6d6-e40f0e22b2e5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:59.021521 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-be9bcdf3-cdd6-4099-9f26-ab2751a1b365 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b returned with HTTP 200 Aug 14 06:18:59.022346 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1062/4205] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:18:58 2026] GET /volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:59.026109 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:59.026109 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:59.027033 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1a729922-0966-4708-a6d6-e40f0e22b2e5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:18:59.027564 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1042/4206] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:59 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:59.035176 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-88a9d697-ae96-4121-8a50-d10faea580d9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:59.035559 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-88a9d697-ae96-4121-8a50-d10faea580d9 None None] GET https://10.4.3.127/volume// Aug 14 06:18:59.036620 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-88a9d697-ae96-4121-8a50-d10faea580d9 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:59.036620 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-88a9d697-ae96-4121-8a50-d10faea580d9 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:59.036620 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-88a9d697-ae96-4121-8a50-d10faea580d9 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:18:59.036620 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1049/4207] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:18:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:18:59.047025 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-d7c4e7da-971c-44b4-9751-d4ac74aab8ba None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:59.049462 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-d7c4e7da-971c-44b4-9751-d4ac74aab8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:18:59.049840 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-d7c4e7da-971c-44b4-9751-d4ac74aab8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e24289a7-af7b-4d26-b864-f15962267c8b", "connector": null, "instance_uuid": "efe0d8b5-d335-41e3-b247-d673286e75c8"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:18:59.059073 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:59.059073 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:59.098996 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-d7c4e7da-971c-44b4-9751-d4ac74aab8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:18:59.100061 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1055/4208] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:18:59 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 14 06:18:59.252543 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-34dff26a-a7fd-4994-903f-49263ecb1e19 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:59.254686 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-34dff26a-a7fd-4994-903f-49263ecb1e19 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:18:59.254815 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d22c3c47-f5ae-4fe7-8c5a-7d51b8c4d863 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:59.255099 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-34dff26a-a7fd-4994-903f-49263ecb1e19 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:59.255099 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-34dff26a-a7fd-4994-903f-49263ecb1e19 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:59.256914 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d22c3c47-f5ae-4fe7-8c5a-7d51b8c4d863 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:18:59.257195 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d22c3c47-f5ae-4fe7-8c5a-7d51b8c4d863 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:59.257696 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d22c3c47-f5ae-4fe7-8c5a-7d51b8c4d863 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:59.267055 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:59.267055 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:18:59.267942 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:59.267942 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:18:59.270609 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-34dff26a-a7fd-4994-903f-49263ecb1e19 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:18:59.272217 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d22c3c47-f5ae-4fe7-8c5a-7d51b8c4d863 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:18:59.275768 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-34dff26a-a7fd-4994-903f-49263ecb1e19 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:18:59.276707 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1063/4209] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:59 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:59.278101 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d22c3c47-f5ae-4fe7-8c5a-7d51b8c4d863 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 returned with HTTP 200 Aug 14 06:18:59.278882 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1043/4210] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:18:59 2026] GET /volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:18:59.641445 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-773fd8b6-e2a3-4cd2-8aba-4d4a7cdc0edf None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:59.643237 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-773fd8b6-e2a3-4cd2-8aba-4d4a7cdc0edf tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 Aug 14 06:18:59.643457 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-773fd8b6-e2a3-4cd2-8aba-4d4a7cdc0edf tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:59.643633 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-773fd8b6-e2a3-4cd2-8aba-4d4a7cdc0edf tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:59.643729 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-773fd8b6-e2a3-4cd2-8aba-4d4a7cdc0edf tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 668a2041-8406-466a-8968-23ae75fca503. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:59.648831 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:59.648831 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:18:59.649969 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-773fd8b6-e2a3-4cd2-8aba-4d4a7cdc0edf tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 returned with HTTP 200 Aug 14 06:18:59.650464 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1050/4211] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:18:59 2026] GET /volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:18:59.808529 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4c8bf511-d4f9-4fd3-8f7d-acb09fda6fc2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:18:59.810665 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4c8bf511-d4f9-4fd3-8f7d-acb09fda6fc2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:18:59.811104 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4c8bf511-d4f9-4fd3-8f7d-acb09fda6fc2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:18:59.811413 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4c8bf511-d4f9-4fd3-8f7d-acb09fda6fc2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:18:59.811606 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-4c8bf511-d4f9-4fd3-8f7d-acb09fda6fc2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:18:59.817531 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:18:59.817531 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:18:59.818204 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4c8bf511-d4f9-4fd3-8f7d-acb09fda6fc2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:18:59.818870 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1056/4212] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:18:59 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:00.041633 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3773f5f0-4998-4db2-85e4-d69f01c78de3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:00.044105 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3773f5f0-4998-4db2-85e4-d69f01c78de3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:19:00.044454 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3773f5f0-4998-4db2-85e4-d69f01c78de3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:00.044955 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3773f5f0-4998-4db2-85e4-d69f01c78de3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:00.044955 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3773f5f0-4998-4db2-85e4-d69f01c78de3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:00.049670 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:00.049670 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:00.050305 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3773f5f0-4998-4db2-85e4-d69f01c78de3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:19:00.050689 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1064/4213] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:00 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:00.215962 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cb631b0a-0008-43a2-a32c-39348d69700e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:00.215962 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cb631b0a-0008-43a2-a32c-39348d69700e None None] GET https://10.4.3.127/volume// Aug 14 06:19:00.215962 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cb631b0a-0008-43a2-a32c-39348d69700e None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:00.215962 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cb631b0a-0008-43a2-a32c-39348d69700e None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:00.215962 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cb631b0a-0008-43a2-a32c-39348d69700e None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:19:00.215962 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1044/4214] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:19:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:19:00.234427 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-e0283a12-d530-42f3-ae30-92fc6c94a458 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:00.235760 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-e0283a12-d530-42f3-ae30-92fc6c94a458 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b Aug 14 06:19:00.236061 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-e0283a12-d530-42f3-ae30-92fc6c94a458 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:00.236343 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-e0283a12-d530-42f3-ae30-92fc6c94a458 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:00.254151 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:00.254151 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:00.262012 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-e0283a12-d530-42f3-ae30-92fc6c94a458 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:19:00.272468 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-e0283a12-d530-42f3-ae30-92fc6c94a458 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b returned with HTTP 200 Aug 14 06:19:00.272691 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1051/4215] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:19:00 2026] GET /volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b => generated 1052 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:19:00.297572 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-fccf6867-fba6-4ac1-ae82-6f22c7e9bb0f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:00.298894 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4fb20a5f-ffff-440f-90bb-c535227933fe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:00.300551 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fccf6867-fba6-4ac1-ae82-6f22c7e9bb0f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:19:00.300677 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fccf6867-fba6-4ac1-ae82-6f22c7e9bb0f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:00.300950 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fccf6867-fba6-4ac1-ae82-6f22c7e9bb0f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:00.306372 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4fb20a5f-ffff-440f-90bb-c535227933fe tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:19:00.307270 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4fb20a5f-ffff-440f-90bb-c535227933fe tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:00.307270 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4fb20a5f-ffff-440f-90bb-c535227933fe tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:00.315602 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:00.315602 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:00.321145 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-fccf6867-fba6-4ac1-ae82-6f22c7e9bb0f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:19:00.321861 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:00.321861 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:00.328021 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4fb20a5f-ffff-440f-90bb-c535227933fe tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:19:00.329961 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fccf6867-fba6-4ac1-ae82-6f22c7e9bb0f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:19:00.331392 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1057/4216] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:00 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:00.346990 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4fb20a5f-ffff-440f-90bb-c535227933fe tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 returned with HTTP 200 Aug 14 06:19:00.346990 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1065/4217] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:00 2026] GET /volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 => generated 928 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:00.416577 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-8b91a319-11db-49ef-a1cc-a5bd6fd1ffe8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:00.419261 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-8b91a319-11db-49ef-a1cc-a5bd6fd1ffe8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] PUT https://10.4.3.127/volume/v3/attachments/17873f27-92db-4f67-bd4f-bec68c217403 Aug 14 06:19:00.420350 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-8b91a319-11db-49ef-a1cc-a5bd6fd1ffe8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:00.436483 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-8b91a319-11db-49ef-a1cc-a5bd6fd1ffe8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Acquiring lock "cinder-attachment_update-e24289a7-af7b-4d26-b864-f15962267c8b-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:19:00.439952 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-8b91a319-11db-49ef-a1cc-a5bd6fd1ffe8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Lock "cinder-attachment_update-e24289a7-af7b-4d26-b864-f15962267c8b-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:19:00.441261 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:00.441261 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:00.544415 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-8b91a319-11db-49ef-a1cc-a5bd6fd1ffe8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Lock "cinder-attachment_update-e24289a7-af7b-4d26-b864-f15962267c8b-np0000007331" released by "attachment_update" :: held 0.104s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:19:00.544828 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-8b91a319-11db-49ef-a1cc-a5bd6fd1ffe8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/17873f27-92db-4f67-bd4f-bec68c217403 returned with HTTP 200 Aug 14 06:19:00.545498 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1045/4218] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:19:00 2026] PUT /volume/v3/attachments/17873f27-92db-4f67-bd4f-bec68c217403 => generated 968 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:00.569877 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-cb174d38-5188-4f71-b20b-8ae58d110ea8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:00.572829 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-cb174d38-5188-4f71-b20b-8ae58d110ea8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/attachments/17873f27-92db-4f67-bd4f-bec68c217403/action Aug 14 06:19:00.573213 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-cb174d38-5188-4f71-b20b-8ae58d110ea8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:19:00.573366 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-cb174d38-5188-4f71-b20b-8ae58d110ea8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:00.592086 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:00.592086 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:00.603768 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-cb174d38-5188-4f71-b20b-8ae58d110ea8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/17873f27-92db-4f67-bd4f-bec68c217403/action returned with HTTP 204 Aug 14 06:19:00.604373 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1052/4219] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:19:00 2026] POST /volume/v3/attachments/17873f27-92db-4f67-bd4f-bec68c217403/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:00.662201 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-20e67e8b-48a5-4002-8249-baa453d393d7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:00.666023 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-20e67e8b-48a5-4002-8249-baa453d393d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 Aug 14 06:19:00.666623 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-20e67e8b-48a5-4002-8249-baa453d393d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:00.666770 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-20e67e8b-48a5-4002-8249-baa453d393d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:00.666873 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-20e67e8b-48a5-4002-8249-baa453d393d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 668a2041-8406-466a-8968-23ae75fca503. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:00.673392 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:00.673392 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:00.673392 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-20e67e8b-48a5-4002-8249-baa453d393d7 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 returned with HTTP 200 Aug 14 06:19:00.673862 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1058/4220] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:00 2026] GET /volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:00.831391 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7aa5d05f-2c43-4cec-a73b-bc7c5e4d649b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:00.833320 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7aa5d05f-2c43-4cec-a73b-bc7c5e4d649b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:19:00.833569 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7aa5d05f-2c43-4cec-a73b-bc7c5e4d649b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:00.833754 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7aa5d05f-2c43-4cec-a73b-bc7c5e4d649b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:00.833858 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7aa5d05f-2c43-4cec-a73b-bc7c5e4d649b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:00.842042 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:00.842042 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:00.842762 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7aa5d05f-2c43-4cec-a73b-bc7c5e4d649b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:19:00.843265 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1066/4221] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:00 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:01.066556 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ddcee7ca-65fe-495d-8810-a8aa76ad96a4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:01.069487 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ddcee7ca-65fe-495d-8810-a8aa76ad96a4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:19:01.069810 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ddcee7ca-65fe-495d-8810-a8aa76ad96a4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:01.070090 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ddcee7ca-65fe-495d-8810-a8aa76ad96a4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:01.070253 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-ddcee7ca-65fe-495d-8810-a8aa76ad96a4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:01.076225 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:01.076225 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:01.077225 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ddcee7ca-65fe-495d-8810-a8aa76ad96a4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:19:01.078053 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1046/4222] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:01 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:01.349256 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e837a253-11b7-4735-b52b-85211be87c8e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:01.352367 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e837a253-11b7-4735-b52b-85211be87c8e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:19:01.352582 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e837a253-11b7-4735-b52b-85211be87c8e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:01.353119 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e837a253-11b7-4735-b52b-85211be87c8e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:01.361043 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-cf76d204-97d5-41ce-a076-5803cafb1091 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:01.363856 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cf76d204-97d5-41ce-a076-5803cafb1091 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:19:01.363991 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cf76d204-97d5-41ce-a076-5803cafb1091 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:01.364229 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cf76d204-97d5-41ce-a076-5803cafb1091 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:01.365385 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:01.365385 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:01.369804 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e837a253-11b7-4735-b52b-85211be87c8e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:19:01.374088 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:01.374088 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:01.375360 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e837a253-11b7-4735-b52b-85211be87c8e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:19:01.375810 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1053/4223] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:01 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:01.378596 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-cf76d204-97d5-41ce-a076-5803cafb1091 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:19:01.384647 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cf76d204-97d5-41ce-a076-5803cafb1091 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 returned with HTTP 200 Aug 14 06:19:01.385136 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1059/4224] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:01 2026] GET /volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:01.684501 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-25ebea64-245a-4bed-85a7-c60958778205 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:01.687261 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-25ebea64-245a-4bed-85a7-c60958778205 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 Aug 14 06:19:01.687609 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-25ebea64-245a-4bed-85a7-c60958778205 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:01.687874 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-25ebea64-245a-4bed-85a7-c60958778205 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:01.688018 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-25ebea64-245a-4bed-85a7-c60958778205 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 668a2041-8406-466a-8968-23ae75fca503. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:01.693720 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:01.693720 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:01.694643 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-25ebea64-245a-4bed-85a7-c60958778205 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 returned with HTTP 200 Aug 14 06:19:01.695102 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1067/4225] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:01 2026] GET /volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:01.857328 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fbc6eaa4-de5e-48d0-8880-12c1d59314c4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:01.860713 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fbc6eaa4-de5e-48d0-8880-12c1d59314c4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:19:01.861026 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fbc6eaa4-de5e-48d0-8880-12c1d59314c4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:01.861186 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fbc6eaa4-de5e-48d0-8880-12c1d59314c4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:01.861303 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-fbc6eaa4-de5e-48d0-8880-12c1d59314c4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:01.867630 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:01.867630 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:01.868339 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fbc6eaa4-de5e-48d0-8880-12c1d59314c4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:19:01.868816 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1047/4226] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:01 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:02.094707 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6645d5b2-4ad8-4020-8a49-d6762ba4c16a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:02.094707 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6645d5b2-4ad8-4020-8a49-d6762ba4c16a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:19:02.094707 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6645d5b2-4ad8-4020-8a49-d6762ba4c16a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:02.094707 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6645d5b2-4ad8-4020-8a49-d6762ba4c16a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:02.102347 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-6645d5b2-4ad8-4020-8a49-d6762ba4c16a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:02.108794 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:02.108794 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:02.109637 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6645d5b2-4ad8-4020-8a49-d6762ba4c16a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:19:02.110069 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1054/4227] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:02 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:02.394206 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-84c8fb6a-70e0-4df8-a35a-76d7596d56d8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:02.396527 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-84c8fb6a-70e0-4df8-a35a-76d7596d56d8 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:19:02.396773 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-84c8fb6a-70e0-4df8-a35a-76d7596d56d8 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:02.396964 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-84c8fb6a-70e0-4df8-a35a-76d7596d56d8 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:02.404906 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f2f77f5e-8d50-4acb-bdaf-b838611870fe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:02.406838 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f2f77f5e-8d50-4acb-bdaf-b838611870fe tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:19:02.407018 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f2f77f5e-8d50-4acb-bdaf-b838611870fe tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:02.407215 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f2f77f5e-8d50-4acb-bdaf-b838611870fe tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:02.413781 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:02.413781 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:02.414205 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:02.414205 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:02.419669 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f2f77f5e-8d50-4acb-bdaf-b838611870fe tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:19:02.422000 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-84c8fb6a-70e0-4df8-a35a-76d7596d56d8 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:19:02.427191 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f2f77f5e-8d50-4acb-bdaf-b838611870fe tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 returned with HTTP 200 Aug 14 06:19:02.427191 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1068/4228] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:02 2026] GET /volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:02.428137 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-84c8fb6a-70e0-4df8-a35a-76d7596d56d8 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:19:02.428724 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1060/4229] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:02 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:02.706027 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d89dac22-1aca-4638-87bd-70a6a3f6a5c1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:02.708119 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d89dac22-1aca-4638-87bd-70a6a3f6a5c1 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 Aug 14 06:19:02.708415 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d89dac22-1aca-4638-87bd-70a6a3f6a5c1 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:02.708648 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d89dac22-1aca-4638-87bd-70a6a3f6a5c1 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:02.708763 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-d89dac22-1aca-4638-87bd-70a6a3f6a5c1 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 668a2041-8406-466a-8968-23ae75fca503. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:02.714121 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:02.714121 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:02.715026 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d89dac22-1aca-4638-87bd-70a6a3f6a5c1 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 returned with HTTP 200 Aug 14 06:19:02.715450 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1048/4230] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:02 2026] GET /volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:02.884099 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b89a2247-53e6-4fb2-bebf-9f6c5a6bfeb3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:02.885976 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b89a2247-53e6-4fb2-bebf-9f6c5a6bfeb3 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:19:02.886200 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b89a2247-53e6-4fb2-bebf-9f6c5a6bfeb3 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:02.886453 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b89a2247-53e6-4fb2-bebf-9f6c5a6bfeb3 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:02.886598 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-b89a2247-53e6-4fb2-bebf-9f6c5a6bfeb3 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:02.891160 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:02.891160 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:02.891766 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b89a2247-53e6-4fb2-bebf-9f6c5a6bfeb3 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:19:02.892161 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1055/4231] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:02 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:03.120961 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4ba10d4e-33eb-4b36-b92c-71b74d673195 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:03.123228 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4ba10d4e-33eb-4b36-b92c-71b74d673195 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:19:03.123534 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4ba10d4e-33eb-4b36-b92c-71b74d673195 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:03.123786 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4ba10d4e-33eb-4b36-b92c-71b74d673195 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:03.123928 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-4ba10d4e-33eb-4b36-b92c-71b74d673195 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:03.128679 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:03.128679 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:03.129359 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4ba10d4e-33eb-4b36-b92c-71b74d673195 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:19:03.129795 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1069/4232] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:03 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:03.447549 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e63ed628-a0e5-4dcd-b80e-705d71284520 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:03.447893 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e06e8d23-17c2-4081-aad0-93227a6834d0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:03.450265 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e63ed628-a0e5-4dcd-b80e-705d71284520 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:19:03.450687 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e63ed628-a0e5-4dcd-b80e-705d71284520 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:03.450885 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e06e8d23-17c2-4081-aad0-93227a6834d0 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:19:03.451024 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e63ed628-a0e5-4dcd-b80e-705d71284520 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:03.451111 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e06e8d23-17c2-4081-aad0-93227a6834d0 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:03.451336 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e06e8d23-17c2-4081-aad0-93227a6834d0 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:03.462162 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:03.462162 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:03.462412 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:03.462412 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:03.467226 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e63ed628-a0e5-4dcd-b80e-705d71284520 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:19:03.468116 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e06e8d23-17c2-4081-aad0-93227a6834d0 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:19:03.474185 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e63ed628-a0e5-4dcd-b80e-705d71284520 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:19:03.474617 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e06e8d23-17c2-4081-aad0-93227a6834d0 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 returned with HTTP 200 Aug 14 06:19:03.475332 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1061/4233] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:03 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:03.476130 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1049/4234] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:03 2026] GET /volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:03.727549 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-14a9510f-5349-4774-8665-3b80d0f56d8c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:03.729532 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-14a9510f-5349-4774-8665-3b80d0f56d8c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 Aug 14 06:19:03.729769 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-14a9510f-5349-4774-8665-3b80d0f56d8c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:03.730000 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-14a9510f-5349-4774-8665-3b80d0f56d8c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:03.730141 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-14a9510f-5349-4774-8665-3b80d0f56d8c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 668a2041-8406-466a-8968-23ae75fca503. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:03.735094 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:03.735094 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:03.736072 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-14a9510f-5349-4774-8665-3b80d0f56d8c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 returned with HTTP 200 Aug 14 06:19:03.736529 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1056/4235] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:03 2026] GET /volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:03.904079 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e3bc70f6-1bc8-4105-9e02-9fd6c4eb046b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:03.905877 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e3bc70f6-1bc8-4105-9e02-9fd6c4eb046b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:19:03.906051 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e3bc70f6-1bc8-4105-9e02-9fd6c4eb046b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:03.906229 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e3bc70f6-1bc8-4105-9e02-9fd6c4eb046b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:03.906355 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e3bc70f6-1bc8-4105-9e02-9fd6c4eb046b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:03.911512 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:03.911512 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:03.912180 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e3bc70f6-1bc8-4105-9e02-9fd6c4eb046b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:19:03.912607 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1070/4236] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:03 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:04.140829 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-382c893e-8098-4498-90e5-3a54e38c211d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:04.142983 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-382c893e-8098-4498-90e5-3a54e38c211d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:19:04.143259 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-382c893e-8098-4498-90e5-3a54e38c211d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:04.143524 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-382c893e-8098-4498-90e5-3a54e38c211d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:04.143674 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-382c893e-8098-4498-90e5-3a54e38c211d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:04.148675 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:04.148675 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:04.149449 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-382c893e-8098-4498-90e5-3a54e38c211d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:19:04.149884 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1062/4237] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:04 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:04.489417 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c0e62cba-23a6-4624-ab53-296a1840c1aa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:04.490205 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0e62cba-23a6-4624-ab53-296a1840c1aa tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:19:04.490491 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0e62cba-23a6-4624-ab53-296a1840c1aa tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:04.490720 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c1cc7752-e701-4f2a-a0ce-6cbfa2409fcc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:04.490973 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0e62cba-23a6-4624-ab53-296a1840c1aa tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:04.492623 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c1cc7752-e701-4f2a-a0ce-6cbfa2409fcc tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:19:04.493409 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c1cc7752-e701-4f2a-a0ce-6cbfa2409fcc tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:04.493409 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c1cc7752-e701-4f2a-a0ce-6cbfa2409fcc tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:04.502418 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:04.502418 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:04.502552 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:04.502552 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:04.504101 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c0e62cba-23a6-4624-ab53-296a1840c1aa tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:19:04.504224 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c1cc7752-e701-4f2a-a0ce-6cbfa2409fcc tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:19:04.508429 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c1cc7752-e701-4f2a-a0ce-6cbfa2409fcc tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 returned with HTTP 200 Aug 14 06:19:04.508828 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1057/4238] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:04 2026] GET /volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:04.508893 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0e62cba-23a6-4624-ab53-296a1840c1aa tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:19:04.509229 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1050/4239] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:04 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:04.750951 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0a06060a-58e3-481f-a216-df8f26650fc5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:04.754538 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0a06060a-58e3-481f-a216-df8f26650fc5 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 Aug 14 06:19:04.754751 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0a06060a-58e3-481f-a216-df8f26650fc5 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:04.754960 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0a06060a-58e3-481f-a216-df8f26650fc5 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:04.755086 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-0a06060a-58e3-481f-a216-df8f26650fc5 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 668a2041-8406-466a-8968-23ae75fca503. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:04.763666 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:04.763666 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:04.764616 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0a06060a-58e3-481f-a216-df8f26650fc5 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 returned with HTTP 200 Aug 14 06:19:04.765051 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1071/4240] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:04 2026] GET /volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:04.926483 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c651e19b-8870-4d1e-aa89-dbe693219093 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:04.928493 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c651e19b-8870-4d1e-aa89-dbe693219093 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:19:04.928770 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c651e19b-8870-4d1e-aa89-dbe693219093 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:04.929035 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c651e19b-8870-4d1e-aa89-dbe693219093 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:04.929226 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-c651e19b-8870-4d1e-aa89-dbe693219093 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:04.933593 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:04.933593 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:04.934321 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c651e19b-8870-4d1e-aa89-dbe693219093 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:19:04.934836 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1063/4241] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:04 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:05.162119 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1f8f2057-f138-485c-9072-3402cabe6464 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:05.163996 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1f8f2057-f138-485c-9072-3402cabe6464 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:19:05.164198 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1f8f2057-f138-485c-9072-3402cabe6464 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:05.164410 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1f8f2057-f138-485c-9072-3402cabe6464 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:05.164528 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-1f8f2057-f138-485c-9072-3402cabe6464 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:05.168551 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:05.168551 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:05.169189 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1f8f2057-f138-485c-9072-3402cabe6464 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:19:05.169842 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1058/4242] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:05 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:05.524480 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-db8d9b56-cd0a-4ead-9c22-6a9d3d5b4b88 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:05.526255 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e5877ace-e810-4d18-aa61-abfbf7f444ba None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:05.526422 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-db8d9b56-cd0a-4ead-9c22-6a9d3d5b4b88 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:19:05.526639 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-db8d9b56-cd0a-4ead-9c22-6a9d3d5b4b88 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:05.526878 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-db8d9b56-cd0a-4ead-9c22-6a9d3d5b4b88 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:05.529599 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e5877ace-e810-4d18-aa61-abfbf7f444ba tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:19:05.529844 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e5877ace-e810-4d18-aa61-abfbf7f444ba tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:05.530085 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e5877ace-e810-4d18-aa61-abfbf7f444ba tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:05.533792 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:05.533792 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:05.537463 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-db8d9b56-cd0a-4ead-9c22-6a9d3d5b4b88 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:19:05.541603 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:05.541603 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:05.541770 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-db8d9b56-cd0a-4ead-9c22-6a9d3d5b4b88 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 returned with HTTP 200 Aug 14 06:19:05.542153 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1051/4243] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:05 2026] GET /volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:05.545634 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e5877ace-e810-4d18-aa61-abfbf7f444ba tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:19:05.550822 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e5877ace-e810-4d18-aa61-abfbf7f444ba tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:19:05.551321 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1072/4244] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:05 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:05.776868 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-04f5c5a3-0ea5-41ef-bb01-722d648191ba None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:05.778637 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-04f5c5a3-0ea5-41ef-bb01-722d648191ba tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 Aug 14 06:19:05.778882 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-04f5c5a3-0ea5-41ef-bb01-722d648191ba tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:05.779120 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-04f5c5a3-0ea5-41ef-bb01-722d648191ba tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:05.779287 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-04f5c5a3-0ea5-41ef-bb01-722d648191ba tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 668a2041-8406-466a-8968-23ae75fca503. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:05.783303 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:05.783303 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:05.784273 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-04f5c5a3-0ea5-41ef-bb01-722d648191ba tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 returned with HTTP 200 Aug 14 06:19:05.784926 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1064/4245] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:05 2026] GET /volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:05.945460 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2d262690-3712-4a4c-8b1e-b1a02138f075 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:05.947151 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2d262690-3712-4a4c-8b1e-b1a02138f075 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:19:05.947377 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2d262690-3712-4a4c-8b1e-b1a02138f075 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:05.947601 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2d262690-3712-4a4c-8b1e-b1a02138f075 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:05.947719 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-2d262690-3712-4a4c-8b1e-b1a02138f075 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:05.952037 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:05.952037 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:05.952706 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2d262690-3712-4a4c-8b1e-b1a02138f075 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:19:05.953114 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1059/4246] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:05 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:06.190129 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fc13dcfd-98c7-4fb3-9932-49888987ed4b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:06.198556 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fc13dcfd-98c7-4fb3-9932-49888987ed4b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:19:06.199349 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fc13dcfd-98c7-4fb3-9932-49888987ed4b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:06.201599 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fc13dcfd-98c7-4fb3-9932-49888987ed4b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:06.203368 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-fc13dcfd-98c7-4fb3-9932-49888987ed4b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:06.214530 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:06.214530 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:06.215244 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fc13dcfd-98c7-4fb3-9932-49888987ed4b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:19:06.215701 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1052/4247] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:06 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 736 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:06.555058 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f433bb0c-4663-4e2b-9872-abec4f9f9c22 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:06.559226 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f433bb0c-4663-4e2b-9872-abec4f9f9c22 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:19:06.559527 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f433bb0c-4663-4e2b-9872-abec4f9f9c22 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:06.559763 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f433bb0c-4663-4e2b-9872-abec4f9f9c22 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:06.567121 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4f8f2172-ca42-4c3f-8a4f-e0ff4bcbf5de None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:06.571949 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:06.571949 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:06.572051 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4f8f2172-ca42-4c3f-8a4f-e0ff4bcbf5de tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:19:06.572182 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4f8f2172-ca42-4c3f-8a4f-e0ff4bcbf5de tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:06.572368 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4f8f2172-ca42-4c3f-8a4f-e0ff4bcbf5de tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:06.575897 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f433bb0c-4663-4e2b-9872-abec4f9f9c22 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:19:06.580663 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f433bb0c-4663-4e2b-9872-abec4f9f9c22 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 returned with HTTP 200 Aug 14 06:19:06.581139 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1073/4248] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:06 2026] GET /volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:06.591071 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:06.591071 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:06.595217 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4f8f2172-ca42-4c3f-8a4f-e0ff4bcbf5de tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:19:06.599839 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4f8f2172-ca42-4c3f-8a4f-e0ff4bcbf5de tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:19:06.600360 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1065/4249] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:06 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:06.795467 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-54646064-182e-4bc9-b705-593c452344bd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:06.797258 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-54646064-182e-4bc9-b705-593c452344bd tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 Aug 14 06:19:06.797474 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-54646064-182e-4bc9-b705-593c452344bd tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:06.797659 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-54646064-182e-4bc9-b705-593c452344bd tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:06.797804 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-54646064-182e-4bc9-b705-593c452344bd tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 668a2041-8406-466a-8968-23ae75fca503. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:06.801995 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:06.801995 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:06.802717 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-54646064-182e-4bc9-b705-593c452344bd tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 returned with HTTP 200 Aug 14 06:19:06.803106 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1060/4250] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:06 2026] GET /volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:06.962332 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-447eb24a-fd31-4483-9706-0956446a6d78 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:06.964051 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-447eb24a-fd31-4483-9706-0956446a6d78 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:19:06.964317 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-447eb24a-fd31-4483-9706-0956446a6d78 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:06.964516 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-447eb24a-fd31-4483-9706-0956446a6d78 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:06.964606 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-447eb24a-fd31-4483-9706-0956446a6d78 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:06.968514 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:06.968514 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:06.969090 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-447eb24a-fd31-4483-9706-0956446a6d78 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:19:06.969437 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1053/4251] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:06 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:07.083332 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-f7b31906-590f-46a8-b842-32e96f4c05d0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:07.086695 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-f7b31906-590f-46a8-b842-32e96f4c05d0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b/encryption Aug 14 06:19:07.086892 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-f7b31906-590f-46a8-b842-32e96f4c05d0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:07.087109 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-f7b31906-590f-46a8-b842-32e96f4c05d0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:07.097752 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:07.097752 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:07.104079 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f0fefa42-a37a-4a44-a3c9-8ffdb0762663 req-f7b31906-590f-46a8-b842-32e96f4c05d0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b/encryption returned with HTTP 200 Aug 14 06:19:07.104522 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1074/4252] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 14 06:19:07 2026] GET /volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:07.229956 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-95a95d55-65ea-4166-8afc-8c60c6aebfed None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:07.232263 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-95a95d55-65ea-4166-8afc-8c60c6aebfed tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:19:07.232588 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-95a95d55-65ea-4166-8afc-8c60c6aebfed tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:07.232843 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-95a95d55-65ea-4166-8afc-8c60c6aebfed tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:07.232999 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-95a95d55-65ea-4166-8afc-8c60c6aebfed tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:07.237838 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:07.237838 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:07.238667 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-95a95d55-65ea-4166-8afc-8c60c6aebfed tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:19:07.239153 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1066/4253] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:07 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:07.598037 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-14f32746-7091-4c9f-9fdc-ed8f6746c0d0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:07.599565 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-14f32746-7091-4c9f-9fdc-ed8f6746c0d0 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:19:07.599768 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-14f32746-7091-4c9f-9fdc-ed8f6746c0d0 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:07.599949 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-14f32746-7091-4c9f-9fdc-ed8f6746c0d0 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:07.608076 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:07.608076 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:07.612593 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-14f32746-7091-4c9f-9fdc-ed8f6746c0d0 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:19:07.615684 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aa864df1-6b9f-41ba-bd69-a0ef4ddce9a8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:07.617577 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-14f32746-7091-4c9f-9fdc-ed8f6746c0d0 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 returned with HTTP 200 Aug 14 06:19:07.617763 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aa864df1-6b9f-41ba-bd69-a0ef4ddce9a8 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:19:07.618024 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aa864df1-6b9f-41ba-bd69-a0ef4ddce9a8 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:07.618151 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1061/4254] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:07 2026] GET /volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:07.618239 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aa864df1-6b9f-41ba-bd69-a0ef4ddce9a8 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:07.629296 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:07.629296 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:07.633387 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-aa864df1-6b9f-41ba-bd69-a0ef4ddce9a8 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:19:07.638477 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aa864df1-6b9f-41ba-bd69-a0ef4ddce9a8 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:19:07.638970 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1054/4255] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:07 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:07.814766 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e2fe19b4-d39b-4a28-9110-031736b6826c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:07.816853 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e2fe19b4-d39b-4a28-9110-031736b6826c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 Aug 14 06:19:07.817103 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e2fe19b4-d39b-4a28-9110-031736b6826c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:07.817356 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e2fe19b4-d39b-4a28-9110-031736b6826c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:07.817472 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e2fe19b4-d39b-4a28-9110-031736b6826c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 668a2041-8406-466a-8968-23ae75fca503. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:07.823103 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:07.823103 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:07.824610 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e2fe19b4-d39b-4a28-9110-031736b6826c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 returned with HTTP 200 Aug 14 06:19:07.824989 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1075/4256] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:07 2026] GET /volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:07.979421 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6f54edd5-5237-4299-b65c-57cea9627425 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:07.982087 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6f54edd5-5237-4299-b65c-57cea9627425 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:19:07.982348 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6f54edd5-5237-4299-b65c-57cea9627425 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:07.982567 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6f54edd5-5237-4299-b65c-57cea9627425 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:07.982678 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-6f54edd5-5237-4299-b65c-57cea9627425 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:07.988020 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:07.988020 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:07.988892 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6f54edd5-5237-4299-b65c-57cea9627425 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:19:07.989335 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1067/4257] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:07 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:08.249889 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fe3bf8f2-2a97-41c0-91ff-76abfa98316e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:08.252321 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fe3bf8f2-2a97-41c0-91ff-76abfa98316e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:19:08.252544 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fe3bf8f2-2a97-41c0-91ff-76abfa98316e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:08.252900 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fe3bf8f2-2a97-41c0-91ff-76abfa98316e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:08.253010 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-fe3bf8f2-2a97-41c0-91ff-76abfa98316e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:08.258659 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:08.258659 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:08.259550 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fe3bf8f2-2a97-41c0-91ff-76abfa98316e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:19:08.260084 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1062/4258] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:08 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:08.271847 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1c063103-9a3a-47aa-8177-b0423700ea5d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:08.275598 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1c063103-9a3a-47aa-8177-b0423700ea5d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 14 06:19:08.275978 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1c063103-9a3a-47aa-8177-b0423700ea5d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7916c59b-6aa9-4b1c-9eea-64c0568d1af8"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:08.277389 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-1c063103-9a3a-47aa-8177-b0423700ea5d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Creating new backup {'backup': {'volume_id': '7916c59b-6aa9-4b1c-9eea-64c0568d1af8'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:19:08.277510 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-1c063103-9a3a-47aa-8177-b0423700ea5d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Creating backup of volume 7916c59b-6aa9-4b1c-9eea-64c0568d1af8 in container None Aug 14 06:19:08.289909 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:08.289909 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:08.290252 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1c063103-9a3a-47aa-8177-b0423700ea5d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:19:08.318163 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-1c063103-9a3a-47aa-8177-b0423700ea5d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Created reservations ['454128f0-b8a3-4662-91b8-328dc544023e', '65a99343-a1ee-4cb2-bc9d-d3288bf7596f'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:08.341960 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1c063103-9a3a-47aa-8177-b0423700ea5d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:19:08.342378 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1055/4259] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:19:08 2026] POST /volume/v3/backups => generated 288 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:08.351536 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b4a3d392-33d9-48f8-b126-d918fa1853b0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:08.353786 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b4a3d392-33d9-48f8-b126-d918fa1853b0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:08.354463 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b4a3d392-33d9-48f8-b126-d918fa1853b0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:08.354463 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b4a3d392-33d9-48f8-b126-d918fa1853b0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:08.354620 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-b4a3d392-33d9-48f8-b126-d918fa1853b0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id c03e02d8-600b-4664-8478-84c9ba39def8. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:08.358830 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:08.358830 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:08.359584 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b4a3d392-33d9-48f8-b126-d918fa1853b0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 200 Aug 14 06:19:08.360028 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1076/4260] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:08 2026] GET /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:08.636521 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-acfba24b-19a1-44d7-be6a-5634b565c589 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:08.636521 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-acfba24b-19a1-44d7-be6a-5634b565c589 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:19:08.636521 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-acfba24b-19a1-44d7-be6a-5634b565c589 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:08.636521 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-acfba24b-19a1-44d7-be6a-5634b565c589 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:08.643303 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:08.643303 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:08.645600 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-acfba24b-19a1-44d7-be6a-5634b565c589 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:19:08.650591 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-acfba24b-19a1-44d7-be6a-5634b565c589 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 returned with HTTP 200 Aug 14 06:19:08.651007 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1068/4261] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:08 2026] GET /volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:19:08.653116 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9c7842e3-091b-47ce-8c91-16c2bcce3efc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:08.654994 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9c7842e3-091b-47ce-8c91-16c2bcce3efc tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:19:08.655233 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9c7842e3-091b-47ce-8c91-16c2bcce3efc tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:08.655470 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9c7842e3-091b-47ce-8c91-16c2bcce3efc tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:08.665410 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fca274cc-4a9e-45b7-8cb9-4be8b0861632 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:08.670420 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:08.670420 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:08.670545 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fca274cc-4a9e-45b7-8cb9-4be8b0861632 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:19:08.670545 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fca274cc-4a9e-45b7-8cb9-4be8b0861632 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:08.670545 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fca274cc-4a9e-45b7-8cb9-4be8b0861632 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:08.676968 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9c7842e3-091b-47ce-8c91-16c2bcce3efc tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:19:08.678701 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9c7842e3-091b-47ce-8c91-16c2bcce3efc tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:19:08.679356 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1063/4262] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:08 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:08.690613 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:08.690613 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:08.697419 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fca274cc-4a9e-45b7-8cb9-4be8b0861632 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:19:08.704069 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fca274cc-4a9e-45b7-8cb9-4be8b0861632 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 returned with HTTP 200 Aug 14 06:19:08.704069 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1056/4263] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:08 2026] GET /volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 => generated 1193 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:19:08.722421 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-464661fb-c8c0-412f-8685-83f270e3a77f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:08.722421 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-464661fb-c8c0-412f-8685-83f270e3a77f tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:19:08.722421 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-464661fb-c8c0-412f-8685-83f270e3a77f tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac11a28b-902d-460c-a4b3-aee794f8d940", "name": "tempest-VolumeImageDependencyTests-Snapshot-258147406"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:08.732723 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:08.732723 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:08.733379 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-464661fb-c8c0-412f-8685-83f270e3a77f tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:19:08.733594 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-464661fb-c8c0-412f-8685-83f270e3a77f tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Create snapshot from volume ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:19:08.768433 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-464661fb-c8c0-412f-8685-83f270e3a77f tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Created reservations ['af82ea19-4556-4587-b8af-de0c510dc83b', 'fface044-25c4-4bd8-bddc-6612eb7bb364', '496bd048-4f68-4331-ac64-eda694423211', '25a2d16a-b0f6-4c66-8ee9-5d1b1076d1cb'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:08.798386 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-464661fb-c8c0-412f-8685-83f270e3a77f tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Snapshot create request issued successfully. Aug 14 06:19:08.798861 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-464661fb-c8c0-412f-8685-83f270e3a77f tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:19:08.799462 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1077/4264] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:19:08 2026] POST /volume/v3/snapshots => generated 312 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:08.807688 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-50c95abd-7a2a-41ea-87e3-ee7bc0f99a25 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:08.809805 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-50c95abd-7a2a-41ea-87e3-ee7bc0f99a25 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/snapshots/f20f9c25-6db7-4392-9095-954cc2e1211c Aug 14 06:19:08.809999 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-50c95abd-7a2a-41ea-87e3-ee7bc0f99a25 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:08.810185 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-50c95abd-7a2a-41ea-87e3-ee7bc0f99a25 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:08.815497 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:08.815497 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:08.815934 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-50c95abd-7a2a-41ea-87e3-ee7bc0f99a25 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Snapshot retrieved successfully. Aug 14 06:19:08.816749 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-50c95abd-7a2a-41ea-87e3-ee7bc0f99a25 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/snapshots/f20f9c25-6db7-4392-9095-954cc2e1211c returned with HTTP 200 Aug 14 06:19:08.817118 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1069/4265] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:19:08 2026] GET /volume/v3/snapshots/f20f9c25-6db7-4392-9095-954cc2e1211c => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:08.839796 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e4684c9d-2642-461e-bd5a-828bfec5f51d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:08.841843 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e4684c9d-2642-461e-bd5a-828bfec5f51d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 Aug 14 06:19:08.842231 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e4684c9d-2642-461e-bd5a-828bfec5f51d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:08.842733 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e4684c9d-2642-461e-bd5a-828bfec5f51d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:08.842905 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-e4684c9d-2642-461e-bd5a-828bfec5f51d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 668a2041-8406-466a-8968-23ae75fca503. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:08.847787 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:08.847787 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:08.848822 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e4684c9d-2642-461e-bd5a-828bfec5f51d tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 returned with HTTP 200 Aug 14 06:19:08.849413 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1064/4266] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:08 2026] GET /volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:08.867696 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6ddea586-d22a-4f85-b02d-ea7a59e825cf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:08.869583 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6ddea586-d22a-4f85-b02d-ea7a59e825cf tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:19:08.869865 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6ddea586-d22a-4f85-b02d-ea7a59e825cf tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:08.870094 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6ddea586-d22a-4f85-b02d-ea7a59e825cf tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:08.870248 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-6ddea586-d22a-4f85-b02d-ea7a59e825cf tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:08.875138 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:08.875138 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:08.876004 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6ddea586-d22a-4f85-b02d-ea7a59e825cf tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:19:08.876483 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1057/4267] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:08 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:08.888989 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-27abc5b4-a334-48dd-a244-a22b4bab7a2c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:08.894188 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-27abc5b4-a334-48dd-a244-a22b4bab7a2c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] DELETE https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 Aug 14 06:19:08.894521 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-27abc5b4-a334-48dd-a244-a22b4bab7a2c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:08.894793 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-27abc5b4-a334-48dd-a244-a22b4bab7a2c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:08.894936 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-27abc5b4-a334-48dd-a244-a22b4bab7a2c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Delete backup with id: 668a2041-8406-466a-8968-23ae75fca503. Aug 14 06:19:08.906800 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:08.906800 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:08.929346 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-27abc5b4-a334-48dd-a244-a22b4bab7a2c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] delete_backup rpcapi backup_id 668a2041-8406-466a-8968-23ae75fca503 {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:19:08.938599 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-27abc5b4-a334-48dd-a244-a22b4bab7a2c tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 returned with HTTP 202 Aug 14 06:19:08.939147 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1078/4268] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:19:08 2026] DELETE /volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:19:08.959216 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f4838c32-85b4-47bc-aa13-3a35a045a1b2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:08.960116 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f4838c32-85b4-47bc-aa13-3a35a045a1b2 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 Aug 14 06:19:08.960385 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f4838c32-85b4-47bc-aa13-3a35a045a1b2 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:08.960564 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f4838c32-85b4-47bc-aa13-3a35a045a1b2 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:08.960699 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-f4838c32-85b4-47bc-aa13-3a35a045a1b2 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 668a2041-8406-466a-8968-23ae75fca503. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:08.965388 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:08.965388 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:08.966340 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f4838c32-85b4-47bc-aa13-3a35a045a1b2 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 returned with HTTP 200 Aug 14 06:19:08.966871 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1070/4269] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:08 2026] GET /volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:09.001275 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d20fa4d2-31ff-4293-b2c9-1527e9e522b7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:09.005186 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d20fa4d2-31ff-4293-b2c9-1527e9e522b7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:19:09.005186 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d20fa4d2-31ff-4293-b2c9-1527e9e522b7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:09.005186 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d20fa4d2-31ff-4293-b2c9-1527e9e522b7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:09.005186 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-d20fa4d2-31ff-4293-b2c9-1527e9e522b7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:09.008254 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:09.008254 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:09.008882 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d20fa4d2-31ff-4293-b2c9-1527e9e522b7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 200 Aug 14 06:19:09.009585 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1065/4270] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:09 2026] GET /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:09.019709 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-90fc26ca-358f-45ef-8dc3-2de62e7307c7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:09.022089 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-90fc26ca-358f-45ef-8dc3-2de62e7307c7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] DELETE https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 Aug 14 06:19:09.022448 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-90fc26ca-358f-45ef-8dc3-2de62e7307c7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:09.022735 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-90fc26ca-358f-45ef-8dc3-2de62e7307c7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:09.022905 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-90fc26ca-358f-45ef-8dc3-2de62e7307c7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Delete backup with id: 5d1743d2-79d4-4bb4-9431-2b10e78b23f3. Aug 14 06:19:09.030176 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:09.030176 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:09.051926 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-90fc26ca-358f-45ef-8dc3-2de62e7307c7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] delete_backup rpcapi backup_id 5d1743d2-79d4-4bb4-9431-2b10e78b23f3 {{(pid=100407) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:19:09.060548 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-90fc26ca-358f-45ef-8dc3-2de62e7307c7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] https://10.4.3.127/volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 returned with HTTP 202 Aug 14 06:19:09.061021 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1058/4271] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:19:09 2026] DELETE /volume/v3/backups/5d1743d2-79d4-4bb4-9431-2b10e78b23f3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:19:09.077689 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-919eeae6-01c4-4036-a0ee-ab47efdcc34e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:09.077689 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-919eeae6-01c4-4036-a0ee-ab47efdcc34e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/611c0145-91f1-4c22-a32f-24972c902803 Aug 14 06:19:09.078043 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-919eeae6-01c4-4036-a0ee-ab47efdcc34e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:09.078371 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-919eeae6-01c4-4036-a0ee-ab47efdcc34e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:09.078651 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-919eeae6-01c4-4036-a0ee-ab47efdcc34e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Delete volume with id: 611c0145-91f1-4c22-a32f-24972c902803 Aug 14 06:19:09.087686 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:09.087686 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:09.088127 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-919eeae6-01c4-4036-a0ee-ab47efdcc34e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:19:09.122050 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-919eeae6-01c4-4036-a0ee-ab47efdcc34e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Delete volume request issued successfully. Aug 14 06:19:09.122050 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-919eeae6-01c4-4036-a0ee-ab47efdcc34e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/611c0145-91f1-4c22-a32f-24972c902803 returned with HTTP 202 Aug 14 06:19:09.122050 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1079/4272] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:19:09 2026] DELETE /volume/v3/volumes/611c0145-91f1-4c22-a32f-24972c902803 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:09.128719 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-aa2a2318-1ed8-4753-a346-276da98dbf3a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:09.133667 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-aa2a2318-1ed8-4753-a346-276da98dbf3a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/volumes/611c0145-91f1-4c22-a32f-24972c902803 Aug 14 06:19:09.133864 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-aa2a2318-1ed8-4753-a346-276da98dbf3a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:09.134057 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-aa2a2318-1ed8-4753-a346-276da98dbf3a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:09.145902 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:09.145902 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:09.153447 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-aa2a2318-1ed8-4753-a346-276da98dbf3a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:19:09.157078 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-aa2a2318-1ed8-4753-a346-276da98dbf3a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/611c0145-91f1-4c22-a32f-24972c902803 returned with HTTP 200 Aug 14 06:19:09.157078 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1071/4273] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:09 2026] GET /volume/v3/volumes/611c0145-91f1-4c22-a32f-24972c902803 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:09.373251 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-78a67ded-9c37-4275-82d0-4777aa80b9fd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:09.375272 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-78a67ded-9c37-4275-82d0-4777aa80b9fd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:09.375551 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-78a67ded-9c37-4275-82d0-4777aa80b9fd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:09.375769 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-78a67ded-9c37-4275-82d0-4777aa80b9fd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:09.375879 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-78a67ded-9c37-4275-82d0-4777aa80b9fd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id c03e02d8-600b-4664-8478-84c9ba39def8. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:09.380352 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:09.380352 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:09.381012 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-78a67ded-9c37-4275-82d0-4777aa80b9fd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 200 Aug 14 06:19:09.381484 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1066/4274] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:09 2026] GET /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:09.528627 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-fe571eb2-54b6-4531-b742-e93963da9a33 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:09.539491 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-fe571eb2-54b6-4531-b742-e93963da9a33 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] POST https://10.4.3.127/volume/v3/attachments/f34a531c-142a-4c3a-bcbf-1e6d39ecc20e/action Aug 14 06:19:09.539943 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-fe571eb2-54b6-4531-b742-e93963da9a33 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:19:09.540088 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-fe571eb2-54b6-4531-b742-e93963da9a33 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:09.559262 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:09.559262 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:09.578192 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-17317b63-5aec-4727-a0a3-0ce83923a37a req-fe571eb2-54b6-4531-b742-e93963da9a33 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments/f34a531c-142a-4c3a-bcbf-1e6d39ecc20e/action returned with HTTP 204 Aug 14 06:19:09.579299 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1059/4275] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:19:09 2026] POST /volume/v3/attachments/f34a531c-142a-4c3a-bcbf-1e6d39ecc20e/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:09.694168 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bc176e43-ebb9-4acc-9924-9e016706b292 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:09.697801 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bc176e43-ebb9-4acc-9924-9e016706b292 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:19:09.697801 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bc176e43-ebb9-4acc-9924-9e016706b292 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:09.698094 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bc176e43-ebb9-4acc-9924-9e016706b292 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:09.734694 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:09.734694 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:09.740047 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bc176e43-ebb9-4acc-9924-9e016706b292 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:19:09.752534 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bc176e43-ebb9-4acc-9924-9e016706b292 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:19:09.752534 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1080/4276] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:09 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 1169 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:09.771311 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b9bcac72-d6be-42c2-a39b-1a0693721d28 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:09.773088 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b9bcac72-d6be-42c2-a39b-1a0693721d28 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:19:09.773286 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b9bcac72-d6be-42c2-a39b-1a0693721d28 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:09.773542 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b9bcac72-d6be-42c2-a39b-1a0693721d28 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:09.801169 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:09.801169 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:09.805721 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b9bcac72-d6be-42c2-a39b-1a0693721d28 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:19:09.812824 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b9bcac72-d6be-42c2-a39b-1a0693721d28 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:19:09.813237 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1072/4277] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:09 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 1169 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:09.832247 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4ee9c220-3d1c-4797-82ad-750140a335dc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:09.859496 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4ee9c220-3d1c-4797-82ad-750140a335dc tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/snapshots/f20f9c25-6db7-4392-9095-954cc2e1211c Aug 14 06:19:09.859750 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4ee9c220-3d1c-4797-82ad-750140a335dc tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:09.859978 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4ee9c220-3d1c-4797-82ad-750140a335dc tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:09.865269 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:09.865269 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:09.865720 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4ee9c220-3d1c-4797-82ad-750140a335dc tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Snapshot retrieved successfully. Aug 14 06:19:09.867001 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4ee9c220-3d1c-4797-82ad-750140a335dc tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/snapshots/f20f9c25-6db7-4392-9095-954cc2e1211c returned with HTTP 200 Aug 14 06:19:09.867708 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1067/4278] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:19:09 2026] GET /volume/v3/snapshots/f20f9c25-6db7-4392-9095-954cc2e1211c => generated 471 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:09.876781 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:09.878516 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-802c1bf0-e9bd-46e2-9ebc-953ff52f3edd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:09.880832 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-802c1bf0-e9bd-46e2-9ebc-953ff52f3edd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:19:09.880920 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:09.881051 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-802c1bf0-e9bd-46e2-9ebc-953ff52f3edd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:09.881274 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-802c1bf0-e9bd-46e2-9ebc-953ff52f3edd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:09.881376 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "f20f9c25-6db7-4392-9095-954cc2e1211c", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:09.884756 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'f20f9c25-6db7-4392-9095-954cc2e1211c', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:09.890702 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:09.890702 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:09.891874 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Snapshot retrieved successfully. Aug 14 06:19:09.892627 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Create volume of 1 GB Aug 14 06:19:09.893253 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:09.893253 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:09.897321 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-802c1bf0-e9bd-46e2-9ebc-953ff52f3edd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:19:09.899040 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Availability Zones retrieved successfully. Aug 14 06:19:09.902076 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-802c1bf0-e9bd-46e2-9ebc-953ff52f3edd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:19:09.902657 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1081/4279] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:19:09 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 1169 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 06:19:09.908427 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Flow 'volume_create_api' (983e04a8-03b6-456b-95c4-1b7851cb74b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:09.910185 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f505725b-c008-4abb-b88c-a8f499e44019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:09.912199 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:09.946586 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-0daba5e4-3e7d-41f6-aa3e-99f300874714 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:09.948774 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-0daba5e4-3e7d-41f6-aa3e-99f300874714 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] POST https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4/action Aug 14 06:19:09.949290 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-0daba5e4-3e7d-41f6-aa3e-99f300874714 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:19:09.949485 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-0daba5e4-3e7d-41f6-aa3e-99f300874714 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:09.949838 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f505725b-c008-4abb-b88c-a8f499e44019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f20f9c25-6db7-4392-9095-954cc2e1211c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:09.950945 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d985535-6f50-4a09-b034-4cc25bc694d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:09.961768 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:09.961768 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:09.962095 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-0daba5e4-3e7d-41f6-aa3e-99f300874714 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:19:09.970004 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-0daba5e4-3e7d-41f6-aa3e-99f300874714 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Begin detaching volume completed successfully. Aug 14 06:19:09.970374 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-0daba5e4-3e7d-41f6-aa3e-99f300874714 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4/action returned with HTTP 202 Aug 14 06:19:09.971144 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1073/4280] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:19:09 2026] POST /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:19:09.980885 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4f53b54f-904f-45a8-833e-3b181024d312 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:09.983885 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4f53b54f-904f-45a8-833e-3b181024d312 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 Aug 14 06:19:09.985113 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4f53b54f-904f-45a8-833e-3b181024d312 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:09.985113 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4f53b54f-904f-45a8-833e-3b181024d312 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:09.985113 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-4f53b54f-904f-45a8-833e-3b181024d312 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 668a2041-8406-466a-8968-23ae75fca503. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:09.987871 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=330,cinder:UPDATE=54,cinder:INSERT=29 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:19:09.996758 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4f53b54f-904f-45a8-833e-3b181024d312 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 returned with HTTP 404 Aug 14 06:19:09.997564 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1068/4281] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:09 2026] GET /volume/v3/backups/668a2041-8406-466a-8968-23ae75fca503 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:09.998844 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Created reservations ['86fbc5b9-3d87-461e-9a38-cf4053693ca4', '155589ec-b19f-47b7-814f-2daa267ffef9', 'c2a819af-f065-418d-8214-983bd9805ac5', '2aa23330-a9a1-4bf8-95da-9bd5609a6d67'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:09.999827 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d985535-6f50-4a09-b034-4cc25bc694d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86fbc5b9-3d87-461e-9a38-cf4053693ca4', '155589ec-b19f-47b7-814f-2daa267ffef9', 'c2a819af-f065-418d-8214-983bd9805ac5', '2aa23330-a9a1-4bf8-95da-9bd5609a6d67']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:10.001178 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d31e193d-15b5-4138-9a74-e38d105bad97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:10.007030 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b13ee20e-5d82-4542-99dc-f35ee8c8c796 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:10.010347 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b13ee20e-5d82-4542-99dc-f35ee8c8c796 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] DELETE https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 Aug 14 06:19:10.010499 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b13ee20e-5d82-4542-99dc-f35ee8c8c796 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:10.010687 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b13ee20e-5d82-4542-99dc-f35ee8c8c796 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:10.010809 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-b13ee20e-5d82-4542-99dc-f35ee8c8c796 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Delete backup with id: 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1. Aug 14 06:19:10.017762 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:10.017762 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:10.026911 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c2e1a3b7-abcc-4f8b-bf14-4775bbe6696c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:10.027535 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c2e1a3b7-abcc-4f8b-bf14-4775bbe6696c None None] GET https://10.4.3.127/volume// Aug 14 06:19:10.027804 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c2e1a3b7-abcc-4f8b-bf14-4775bbe6696c None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:10.028105 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c2e1a3b7-abcc-4f8b-bf14-4775bbe6696c None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:10.028587 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c2e1a3b7-abcc-4f8b-bf14-4775bbe6696c None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:19:10.028980 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1074/4282] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:19:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:19:10.034383 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-b13ee20e-5d82-4542-99dc-f35ee8c8c796 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] delete_backup rpcapi backup_id 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:19:10.036130 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b13ee20e-5d82-4542-99dc-f35ee8c8c796 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 returned with HTTP 202 Aug 14 06:19:10.036634 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1082/4283] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:19:10 2026] DELETE /volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:19:10.037911 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-cbbadfff-79d8-4693-951f-2b00ecc29dde None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:10.043607 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-cbbadfff-79d8-4693-951f-2b00ecc29dde tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:19:10.043891 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-cbbadfff-79d8-4693-951f-2b00ecc29dde tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:10.044129 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-cbbadfff-79d8-4693-951f-2b00ecc29dde tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:10.046696 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d31e193d-15b5-4138-9a74-e38d105bad97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0086835-c7ea-4166-82d4-cb9f1b41968c', '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='b856740280784ea5945c93043e4b6af5',qos_specs=None,replication_status=,reservations=['86fbc5b9-3d87-461e-9a38-cf4053693ca4','155589ec-b19f-47b7-814f-2daa267ffef9','c2a819af-f065-418d-8214-983bd9805ac5','2aa23330-a9a1-4bf8-95da-9bd5609a6d67'],size=1,snapshot_id=f20f9c25-6db7-4392-9095-954cc2e1211c,source_replicaid=,source_volid=None,status='creating',user_id='0dc1cd6376ee492a933f5643cda4da21',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), '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-14T06:19:10Z,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=d0086835-c7ea-4166-82d4-cb9f1b41968c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b856740280784ea5945c93043e4b6af5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f20f9c25-6db7-4392-9095-954cc2e1211c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dc1cd6376ee492a933f5643cda4da21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:10.049063 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37208602-40fc-43e0-b57c-434812189050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:10.049593 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8b1fc5df-8c03-4957-b571-46d45d684e1a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:10.051653 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8b1fc5df-8c03-4957-b571-46d45d684e1a tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 Aug 14 06:19:10.051919 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8b1fc5df-8c03-4957-b571-46d45d684e1a tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:10.052119 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8b1fc5df-8c03-4957-b571-46d45d684e1a tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:10.052242 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-8b1fc5df-8c03-4957-b571-46d45d684e1a tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:10.057592 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:10.057592 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:10.058566 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:10.058566 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:10.059534 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8b1fc5df-8c03-4957-b571-46d45d684e1a tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 returned with HTTP 200 Aug 14 06:19:10.060745 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1075/4284] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:10 2026] GET /volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:19:10.063478 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-cbbadfff-79d8-4693-951f-2b00ecc29dde tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:19:10.068848 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37208602-40fc-43e0-b57c-434812189050) transitioned into state 'SUCCESS' from 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='b856740280784ea5945c93043e4b6af5',qos_specs=None,replication_status=,reservations=['86fbc5b9-3d87-461e-9a38-cf4053693ca4','155589ec-b19f-47b7-814f-2daa267ffef9','c2a819af-f065-418d-8214-983bd9805ac5','2aa23330-a9a1-4bf8-95da-9bd5609a6d67'],size=1,snapshot_id=f20f9c25-6db7-4392-9095-954cc2e1211c,source_replicaid=,source_volid=None,status='creating',user_id='0dc1cd6376ee492a933f5643cda4da21',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:10.069608 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9add8242-686b-4a8f-b65b-9bad37c37d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:10.070080 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-cbbadfff-79d8-4693-951f-2b00ecc29dde tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:19:10.070790 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1069/4285] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:19:10 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 1352 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:19:10.080800 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-b6d55da5-a745-4748-991c-8d947f50e97f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:10.083575 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-b6d55da5-a745-4748-991c-8d947f50e97f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4/encryption Aug 14 06:19:10.083886 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-b6d55da5-a745-4748-991c-8d947f50e97f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:10.084387 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-b6d55da5-a745-4748-991c-8d947f50e97f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:10.093759 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9add8242-686b-4a8f-b65b-9bad37c37d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:10.094393 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Flow 'volume_create_api' (983e04a8-03b6-456b-95c4-1b7851cb74b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:10.094796 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Create volume request issued successfully. Aug 14 06:19:10.095362 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e1ebdb4c-3973-42ec-951c-b9ae06e9f8c3 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:10.095832 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1060/4286] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:19:09 2026] POST /volume/v3/volumes => generated 809 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:10.096161 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:10.096161 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:10.105523 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-b6d55da5-a745-4748-991c-8d947f50e97f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4/encryption returned with HTTP 200 Aug 14 06:19:10.106090 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1083/4287] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 14 06:19:10 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:10.110092 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d4f6006c-d42a-4afb-ad8f-f48fe7e149d2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:10.112926 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d4f6006c-d42a-4afb-ad8f-f48fe7e149d2 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c Aug 14 06:19:10.113392 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d4f6006c-d42a-4afb-ad8f-f48fe7e149d2 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:10.113884 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d4f6006c-d42a-4afb-ad8f-f48fe7e149d2 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:10.121642 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:10.121642 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:10.126077 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d4f6006c-d42a-4afb-ad8f-f48fe7e149d2 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:19:10.130371 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d4f6006c-d42a-4afb-ad8f-f48fe7e149d2 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c returned with HTTP 200 Aug 14 06:19:10.130779 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1076/4288] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:10 2026] GET /volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:10.169357 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1a4d36e2-78b2-4765-bdc5-55a1cb1a6dc2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:10.171675 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1a4d36e2-78b2-4765-bdc5-55a1cb1a6dc2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/volumes/611c0145-91f1-4c22-a32f-24972c902803 Aug 14 06:19:10.172088 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1a4d36e2-78b2-4765-bdc5-55a1cb1a6dc2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:10.172380 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1a4d36e2-78b2-4765-bdc5-55a1cb1a6dc2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:10.180995 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1a4d36e2-78b2-4765-bdc5-55a1cb1a6dc2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/611c0145-91f1-4c22-a32f-24972c902803 returned with HTTP 404 Aug 14 06:19:10.180995 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1070/4289] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:10 2026] GET /volume/v3/volumes/611c0145-91f1-4c22-a32f-24972c902803 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:10.199684 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b9955fba-7103-41f6-a0ba-afca4fcb6c89 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:10.210563 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b9955fba-7103-41f6-a0ba-afca4fcb6c89 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd/export_record Aug 14 06:19:10.210926 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b9955fba-7103-41f6-a0ba-afca4fcb6c89 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:10.211226 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b9955fba-7103-41f6-a0ba-afca4fcb6c89 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Calling method 'export_record' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:10.211480 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-b9955fba-7103-41f6-a0ba-afca4fcb6c89 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Export record for backup 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100407) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 06:19:10.217227 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:10.217227 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:10.218774 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-b9955fba-7103-41f6-a0ba-afca4fcb6c89 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'fa4efc4bc397417d91dd9589a623db38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '570f09415ea94a5a9f79589313e8514f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:19:10.218995 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b9955fba-7103-41f6-a0ba-afca4fcb6c89 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd/export_record returned with HTTP 403 Aug 14 06:19:10.219873 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1061/4290] 10.4.3.127 () {68 vars in 1430 bytes} [Fri Aug 14 06:19:10 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd/export_record => generated 101 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:10.229681 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-71c0dde6-d3a3-4e50-862e-222123efa989 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:10.231861 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-71c0dde6-d3a3-4e50-862e-222123efa989 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:10.232418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-71c0dde6-d3a3-4e50-862e-222123efa989 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1440459937"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:10.235002 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-71c0dde6-d3a3-4e50-862e-222123efa989 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1440459937'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:10.235165 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-71c0dde6-d3a3-4e50-862e-222123efa989 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Create volume of 1 GB Aug 14 06:19:10.238078 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=394,cinder:UPDATE=109,cinder:INSERT=53 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:19:10.240760 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-71c0dde6-d3a3-4e50-862e-222123efa989 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Availability Zones retrieved successfully. Aug 14 06:19:10.248152 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-71c0dde6-d3a3-4e50-862e-222123efa989 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Flow 'volume_create_api' (cc73b91b-67f5-4ff9-a39e-9939cead76ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:10.249345 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-71c0dde6-d3a3-4e50-862e-222123efa989 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (178b1528-17d0-4ba3-b176-94a2d3191b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:10.250541 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-71c0dde6-d3a3-4e50-862e-222123efa989 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:10.279608 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-71c0dde6-d3a3-4e50-862e-222123efa989 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (178b1528-17d0-4ba3-b176-94a2d3191b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:10.280868 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-71c0dde6-d3a3-4e50-862e-222123efa989 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7958c14-9a43-44ff-b63c-6e1b00ef2241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:10.328428 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-71c0dde6-d3a3-4e50-862e-222123efa989 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Created reservations ['71bb6b6e-23ba-4b51-bd6c-e9cbb5f72157', '5491890b-1dcb-4fa5-b012-b1d6e7fdd3ae', 'ed3bf56e-8910-4372-bc73-123ea579cc11', 'd111f33e-67f8-47ab-ae97-48414da07760'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:10.329448 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-71c0dde6-d3a3-4e50-862e-222123efa989 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7958c14-9a43-44ff-b63c-6e1b00ef2241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71bb6b6e-23ba-4b51-bd6c-e9cbb5f72157', '5491890b-1dcb-4fa5-b012-b1d6e7fdd3ae', 'ed3bf56e-8910-4372-bc73-123ea579cc11', 'd111f33e-67f8-47ab-ae97-48414da07760']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:10.330317 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-71c0dde6-d3a3-4e50-862e-222123efa989 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb2cd6c4-520f-46cb-a86b-7f3e8fa782ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:10.359181 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-71c0dde6-d3a3-4e50-862e-222123efa989 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb2cd6c4-520f-46cb-a86b-7f3e8fa782ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c38d5161-f78d-4363-9150-7e6cfe09f631', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1440459937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='570f09415ea94a5a9f79589313e8514f',qos_specs=None,replication_status=,reservations=['71bb6b6e-23ba-4b51-bd6c-e9cbb5f72157','5491890b-1dcb-4fa5-b012-b1d6e7fdd3ae','ed3bf56e-8910-4372-bc73-123ea579cc11','d111f33e-67f8-47ab-ae97-48414da07760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e7e55c7a67e44fe881da6058362b058',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1440459937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c38d5161-f78d-4363-9150-7e6cfe09f631,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='570f09415ea94a5a9f79589313e8514f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e7e55c7a67e44fe881da6058362b058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:10.359877 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-71c0dde6-d3a3-4e50-862e-222123efa989 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (113bd5fd-5686-4ce3-be2a-00d412b3f81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:10.378582 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-71c0dde6-d3a3-4e50-862e-222123efa989 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (113bd5fd-5686-4ce3-be2a-00d412b3f81c) transitioned into state 'SUCCESS' from state '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-1440459937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='570f09415ea94a5a9f79589313e8514f',qos_specs=None,replication_status=,reservations=['71bb6b6e-23ba-4b51-bd6c-e9cbb5f72157','5491890b-1dcb-4fa5-b012-b1d6e7fdd3ae','ed3bf56e-8910-4372-bc73-123ea579cc11','d111f33e-67f8-47ab-ae97-48414da07760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e7e55c7a67e44fe881da6058362b058',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:10.379483 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-71c0dde6-d3a3-4e50-862e-222123efa989 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27633c56-e7ef-4c87-a2d1-0d821abe9831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:10.390900 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-71c0dde6-d3a3-4e50-862e-222123efa989 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27633c56-e7ef-4c87-a2d1-0d821abe9831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:10.392037 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-71c0dde6-d3a3-4e50-862e-222123efa989 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Flow 'volume_create_api' (cc73b91b-67f5-4ff9-a39e-9939cead76ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:10.392341 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-71c0dde6-d3a3-4e50-862e-222123efa989 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Create volume request issued successfully. Aug 14 06:19:10.393066 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-71c0dde6-d3a3-4e50-862e-222123efa989 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:10.393652 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1084/4291] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:19:10 2026] POST /volume/v3/volumes => generated 778 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:10.399258 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-73d3a33c-1005-47df-8827-373776364c91 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:10.401892 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-73d3a33c-1005-47df-8827-373776364c91 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:10.402651 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-73d3a33c-1005-47df-8827-373776364c91 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:10.402651 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-73d3a33c-1005-47df-8827-373776364c91 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:10.402795 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-73d3a33c-1005-47df-8827-373776364c91 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id c03e02d8-600b-4664-8478-84c9ba39def8. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:10.407015 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e580da40-f112-4e81-a5af-729c7cdd73a2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:10.408638 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:10.408638 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:10.409290 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e580da40-f112-4e81-a5af-729c7cdd73a2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/volumes/c38d5161-f78d-4363-9150-7e6cfe09f631 Aug 14 06:19:10.409371 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-73d3a33c-1005-47df-8827-373776364c91 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 200 Aug 14 06:19:10.409539 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e580da40-f112-4e81-a5af-729c7cdd73a2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:10.409823 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e580da40-f112-4e81-a5af-729c7cdd73a2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:10.409901 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1077/4292] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:10 2026] GET /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:10.419118 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:10.419118 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:10.422929 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e580da40-f112-4e81-a5af-729c7cdd73a2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:19:10.426763 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e580da40-f112-4e81-a5af-729c7cdd73a2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/c38d5161-f78d-4363-9150-7e6cfe09f631 returned with HTTP 200 Aug 14 06:19:10.427215 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1071/4293] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:10 2026] GET /volume/v3/volumes/c38d5161-f78d-4363-9150-7e6cfe09f631 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:11.074328 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c7b40a9c-198e-4d53-bde3-4ef34c48c88f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:11.079106 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c7b40a9c-198e-4d53-bde3-4ef34c48c88f tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 Aug 14 06:19:11.079336 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c7b40a9c-198e-4d53-bde3-4ef34c48c88f tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:11.079668 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c7b40a9c-198e-4d53-bde3-4ef34c48c88f tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:11.079979 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-c7b40a9c-198e-4d53-bde3-4ef34c48c88f tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 6f565bc6-a4c0-4fd6-a0c3-371f434f01e1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:11.085372 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c7b40a9c-198e-4d53-bde3-4ef34c48c88f tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 returned with HTTP 404 Aug 14 06:19:11.086009 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1062/4294] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:11 2026] GET /volume/v3/backups/6f565bc6-a4c0-4fd6-a0c3-371f434f01e1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:11.089290 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-51e838c0-4aae-487f-8822-9732a1299f0a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:11.093569 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-51e838c0-4aae-487f-8822-9732a1299f0a tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] DELETE https://10.4.3.127/volume/v3/attachments/f34a531c-142a-4c3a-bcbf-1e6d39ecc20e Aug 14 06:19:11.093839 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-51e838c0-4aae-487f-8822-9732a1299f0a tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:11.094110 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-51e838c0-4aae-487f-8822-9732a1299f0a tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:11.099699 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-cb701f0a-7712-4906-a443-2f57a14b46ee None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:11.102081 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cb701f0a-7712-4906-a443-2f57a14b46ee tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] DELETE https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:19:11.102450 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cb701f0a-7712-4906-a443-2f57a14b46ee tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:11.102659 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cb701f0a-7712-4906-a443-2f57a14b46ee tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:11.102786 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.backups [None req-cb701f0a-7712-4906-a443-2f57a14b46ee tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Delete backup with id: 02fce7f2-0ed2-4baf-988c-23f446294ee1. Aug 14 06:19:11.105690 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:11.105690 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:11.106984 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:11.106984 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:11.120566 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.backup.rpcapi [None req-cb701f0a-7712-4906-a443-2f57a14b46ee tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] delete_backup rpcapi backup_id 02fce7f2-0ed2-4baf-988c-23f446294ee1 {{(pid=100404) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:19:11.122679 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cb701f0a-7712-4906-a443-2f57a14b46ee tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 202 Aug 14 06:19:11.123120 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1078/4295] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:19:11 2026] DELETE /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:19:11.132384 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-97f3e658-b6b7-40da-a5e5-51f9f53346f3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:11.134356 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-97f3e658-b6b7-40da-a5e5-51f9f53346f3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:19:11.134579 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-97f3e658-b6b7-40da-a5e5-51f9f53346f3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:11.134809 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-97f3e658-b6b7-40da-a5e5-51f9f53346f3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:11.134976 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-97f3e658-b6b7-40da-a5e5-51f9f53346f3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:11.140138 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:11.140138 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:11.140917 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-97f3e658-b6b7-40da-a5e5-51f9f53346f3 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 200 Aug 14 06:19:11.141380 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1072/4296] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:11 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:11.143560 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-582eb462-f39b-414e-81b5-d02e1c61aecd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:11.147242 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-582eb462-f39b-414e-81b5-d02e1c61aecd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c Aug 14 06:19:11.147542 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-582eb462-f39b-414e-81b5-d02e1c61aecd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:11.147800 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-582eb462-f39b-414e-81b5-d02e1c61aecd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:11.161610 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:11.161610 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:11.166052 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-582eb462-f39b-414e-81b5-d02e1c61aecd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:19:11.168060 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-2aa62f39-a284-4527-99a5-34f01e72ff62 req-51e838c0-4aae-487f-8822-9732a1299f0a tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments/f34a531c-142a-4c3a-bcbf-1e6d39ecc20e returned with HTTP 200 Aug 14 06:19:11.168677 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1085/4297] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:19:11 2026] DELETE /volume/v3/attachments/f34a531c-142a-4c3a-bcbf-1e6d39ecc20e => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:11.171465 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-582eb462-f39b-414e-81b5-d02e1c61aecd tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c returned with HTTP 200 Aug 14 06:19:11.171890 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1063/4298] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:11 2026] GET /volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c => generated 1228 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:19:11.192914 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8815bca4-380b-4f39-b137-ba772a0d76f6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:11.194946 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8815bca4-380b-4f39-b137-ba772a0d76f6 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c Aug 14 06:19:11.195175 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8815bca4-380b-4f39-b137-ba772a0d76f6 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:11.195389 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8815bca4-380b-4f39-b137-ba772a0d76f6 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:11.205069 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:11.205069 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:11.210997 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8815bca4-380b-4f39-b137-ba772a0d76f6 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:19:11.218262 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8815bca4-380b-4f39-b137-ba772a0d76f6 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c returned with HTTP 200 Aug 14 06:19:11.218262 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1079/4299] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:11 2026] GET /volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:19:11.239864 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-720f0408-dfcb-4f5b-976a-ac0ddd81018e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:11.242850 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-720f0408-dfcb-4f5b-976a-ac0ddd81018e tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/f20f9c25-6db7-4392-9095-954cc2e1211c Aug 14 06:19:11.243113 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-720f0408-dfcb-4f5b-976a-ac0ddd81018e tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:11.243366 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-720f0408-dfcb-4f5b-976a-ac0ddd81018e tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:11.243583 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-720f0408-dfcb-4f5b-976a-ac0ddd81018e tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Delete snapshot with id: f20f9c25-6db7-4392-9095-954cc2e1211c Aug 14 06:19:11.249934 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:11.249934 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:11.250520 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-720f0408-dfcb-4f5b-976a-ac0ddd81018e tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Snapshot retrieved successfully. Aug 14 06:19:11.268591 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-720f0408-dfcb-4f5b-976a-ac0ddd81018e tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Snapshot delete request issued successfully. Aug 14 06:19:11.268814 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-720f0408-dfcb-4f5b-976a-ac0ddd81018e tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/snapshots/f20f9c25-6db7-4392-9095-954cc2e1211c returned with HTTP 202 Aug 14 06:19:11.269306 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1073/4300] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:19:11 2026] DELETE /volume/v3/snapshots/f20f9c25-6db7-4392-9095-954cc2e1211c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:11.278870 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4012d50f-ac48-43b4-8e7b-cb66910cb7fb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:11.281736 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4012d50f-ac48-43b4-8e7b-cb66910cb7fb tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/snapshots/f20f9c25-6db7-4392-9095-954cc2e1211c Aug 14 06:19:11.282161 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4012d50f-ac48-43b4-8e7b-cb66910cb7fb tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:11.282268 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4012d50f-ac48-43b4-8e7b-cb66910cb7fb tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:11.288728 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:11.288728 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:11.289302 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4012d50f-ac48-43b4-8e7b-cb66910cb7fb tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Snapshot retrieved successfully. Aug 14 06:19:11.290373 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4012d50f-ac48-43b4-8e7b-cb66910cb7fb tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/snapshots/f20f9c25-6db7-4392-9095-954cc2e1211c returned with HTTP 200 Aug 14 06:19:11.290851 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1086/4301] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:19:11 2026] GET /volume/v3/snapshots/f20f9c25-6db7-4392-9095-954cc2e1211c => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:11.423726 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b58cee1d-f8cb-4f1a-8c70-a20652be97fc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:11.426309 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b58cee1d-f8cb-4f1a-8c70-a20652be97fc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:11.426531 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b58cee1d-f8cb-4f1a-8c70-a20652be97fc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:11.426690 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b58cee1d-f8cb-4f1a-8c70-a20652be97fc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:11.426814 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b58cee1d-f8cb-4f1a-8c70-a20652be97fc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id c03e02d8-600b-4664-8478-84c9ba39def8. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:11.432064 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:11.432064 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:11.432673 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b58cee1d-f8cb-4f1a-8c70-a20652be97fc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 200 Aug 14 06:19:11.433065 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1064/4302] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:11 2026] GET /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:11.444146 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ea558f83-963d-4e40-8a2c-478fe99b86ac None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:11.447210 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ea558f83-963d-4e40-8a2c-478fe99b86ac tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/volumes/c38d5161-f78d-4363-9150-7e6cfe09f631 Aug 14 06:19:11.447535 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ea558f83-963d-4e40-8a2c-478fe99b86ac tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:11.447966 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ea558f83-963d-4e40-8a2c-478fe99b86ac tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:11.451802 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=347,cinder:INSERT=48,cinder:UPDATE=71 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:19:11.459992 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:11.459992 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:11.467585 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-ea558f83-963d-4e40-8a2c-478fe99b86ac tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:19:11.471445 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ea558f83-963d-4e40-8a2c-478fe99b86ac tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/c38d5161-f78d-4363-9150-7e6cfe09f631 returned with HTTP 200 Aug 14 06:19:11.472080 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1080/4303] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:11 2026] GET /volume/v3/volumes/c38d5161-f78d-4363-9150-7e6cfe09f631 => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:11.488315 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-be59514f-5d1d-413d-98d0-79e53b1bdba4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:11.491787 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-be59514f-5d1d-413d-98d0-79e53b1bdba4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 14 06:19:11.492208 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-be59514f-5d1d-413d-98d0-79e53b1bdba4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c38d5161-f78d-4363-9150-7e6cfe09f631", "name": "tempest-type-Backup-1842700040"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:11.497950 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-be59514f-5d1d-413d-98d0-79e53b1bdba4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Creating new backup {'backup': {'volume_id': 'c38d5161-f78d-4363-9150-7e6cfe09f631', 'name': 'tempest-type-Backup-1842700040'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:19:11.498123 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-be59514f-5d1d-413d-98d0-79e53b1bdba4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Creating backup of volume c38d5161-f78d-4363-9150-7e6cfe09f631 in container None Aug 14 06:19:11.510992 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:11.510992 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:11.511453 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-be59514f-5d1d-413d-98d0-79e53b1bdba4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:19:11.531335 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-be59514f-5d1d-413d-98d0-79e53b1bdba4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Created reservations ['7b3e046c-2e2d-487f-80cd-cae1c115b952', 'e22dcf0e-9318-40d1-a21a-ede23e92138d'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:11.562911 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-be59514f-5d1d-413d-98d0-79e53b1bdba4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:19:11.563365 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1074/4304] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:19:11 2026] POST /volume/v3/backups => generated 316 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:11.575082 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-21336452-411a-45f1-ad37-d4ad941580c8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:11.577319 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21336452-411a-45f1-ad37-d4ad941580c8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:19:11.577544 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21336452-411a-45f1-ad37-d4ad941580c8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:11.577750 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21336452-411a-45f1-ad37-d4ad941580c8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:11.577866 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-21336452-411a-45f1-ad37-d4ad941580c8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:11.582128 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:11.582128 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:11.582864 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21336452-411a-45f1-ad37-d4ad941580c8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 200 Aug 14 06:19:11.583251 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1087/4305] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:11 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:12.155418 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4ced2169-85a4-4bf4-b189-6bbf42fa1578 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:12.157755 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4ced2169-85a4-4bf4-b189-6bbf42fa1578 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 Aug 14 06:19:12.158045 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4ced2169-85a4-4bf4-b189-6bbf42fa1578 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:12.158343 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4ced2169-85a4-4bf4-b189-6bbf42fa1578 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:12.158526 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-4ced2169-85a4-4bf4-b189-6bbf42fa1578 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Show backup with id 02fce7f2-0ed2-4baf-988c-23f446294ee1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:12.163194 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4ced2169-85a4-4bf4-b189-6bbf42fa1578 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 returned with HTTP 404 Aug 14 06:19:12.163858 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1065/4306] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:12 2026] GET /volume/v3/backups/02fce7f2-0ed2-4baf-988c-23f446294ee1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:12.172207 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-b68b7981-0aaf-4b55-ac1f-6415c0625cef req-e5e4d042-26d3-45f5-aa31-700ff9d09646 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:12.172487 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-76e16852-b96f-4689-bb61-297e5aa98a27 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:12.174600 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b68b7981-0aaf-4b55-ac1f-6415c0625cef req-e5e4d042-26d3-45f5-aa31-700ff9d09646 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:19:12.174883 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-b68b7981-0aaf-4b55-ac1f-6415c0625cef req-e5e4d042-26d3-45f5-aa31-700ff9d09646 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:12.175111 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-b68b7981-0aaf-4b55-ac1f-6415c0625cef req-e5e4d042-26d3-45f5-aa31-700ff9d09646 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:12.176156 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-76e16852-b96f-4689-bb61-297e5aa98a27 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] DELETE https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:19:12.176459 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-76e16852-b96f-4689-bb61-297e5aa98a27 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:12.176754 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-76e16852-b96f-4689-bb61-297e5aa98a27 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:12.176915 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-76e16852-b96f-4689-bb61-297e5aa98a27 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Delete backup with id: 21e73bea-66c8-4491-b715-cd319be1496b. Aug 14 06:19:12.181850 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:12.181850 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:12.183281 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:12.183281 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:12.188175 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-b68b7981-0aaf-4b55-ac1f-6415c0625cef req-e5e4d042-26d3-45f5-aa31-700ff9d09646 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:19:12.194024 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b68b7981-0aaf-4b55-ac1f-6415c0625cef req-e5e4d042-26d3-45f5-aa31-700ff9d09646 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:19:12.194549 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1081/4307] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:19:12 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:12.197215 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.backup.rpcapi [None req-76e16852-b96f-4689-bb61-297e5aa98a27 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] delete_backup rpcapi backup_id 21e73bea-66c8-4491-b715-cd319be1496b {{(pid=100405) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:19:12.202430 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-76e16852-b96f-4689-bb61-297e5aa98a27 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 202 Aug 14 06:19:12.202430 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1075/4308] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:19:12 2026] DELETE /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:19:12.211491 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b554f0a6-1a0a-4a7d-8631-b7053f705ebd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:12.218239 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b554f0a6-1a0a-4a7d-8631-b7053f705ebd tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:19:12.218239 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b554f0a6-1a0a-4a7d-8631-b7053f705ebd tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:12.218239 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b554f0a6-1a0a-4a7d-8631-b7053f705ebd tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:12.218239 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-b554f0a6-1a0a-4a7d-8631-b7053f705ebd tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:12.226905 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:12.226905 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:12.227804 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b554f0a6-1a0a-4a7d-8631-b7053f705ebd tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 200 Aug 14 06:19:12.228441 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1088/4309] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:12 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:12.305003 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b82ed98b-322e-4947-b1ac-f0bd39fc37fa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:12.309718 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b82ed98b-322e-4947-b1ac-f0bd39fc37fa tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/snapshots/f20f9c25-6db7-4392-9095-954cc2e1211c Aug 14 06:19:12.309718 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b82ed98b-322e-4947-b1ac-f0bd39fc37fa tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:12.309718 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b82ed98b-322e-4947-b1ac-f0bd39fc37fa tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:12.316346 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b82ed98b-322e-4947-b1ac-f0bd39fc37fa tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/snapshots/f20f9c25-6db7-4392-9095-954cc2e1211c returned with HTTP 404 Aug 14 06:19:12.317192 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1066/4310] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:19:12 2026] GET /volume/v3/snapshots/f20f9c25-6db7-4392-9095-954cc2e1211c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:12.327489 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5049aad5-fa0e-4095-b6af-cf58f83b1a8e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:12.329758 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5049aad5-fa0e-4095-b6af-cf58f83b1a8e tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] DELETE https://10.4.3.127/volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c Aug 14 06:19:12.329991 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5049aad5-fa0e-4095-b6af-cf58f83b1a8e tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:12.330234 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5049aad5-fa0e-4095-b6af-cf58f83b1a8e tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:12.330485 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-5049aad5-fa0e-4095-b6af-cf58f83b1a8e tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Delete volume with id: d0086835-c7ea-4166-82d4-cb9f1b41968c Aug 14 06:19:12.342295 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:12.342295 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:12.342295 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5049aad5-fa0e-4095-b6af-cf58f83b1a8e tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:19:12.378094 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5049aad5-fa0e-4095-b6af-cf58f83b1a8e tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Delete volume request issued successfully. Aug 14 06:19:12.378094 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5049aad5-fa0e-4095-b6af-cf58f83b1a8e tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c returned with HTTP 202 Aug 14 06:19:12.378094 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1082/4311] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:19:12 2026] DELETE /volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:19:12.387705 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6a23598f-db86-4690-b398-1036c7c9a781 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:12.390688 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6a23598f-db86-4690-b398-1036c7c9a781 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c Aug 14 06:19:12.391070 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6a23598f-db86-4690-b398-1036c7c9a781 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:12.391454 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6a23598f-db86-4690-b398-1036c7c9a781 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:12.403297 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:12.403297 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:12.412425 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6a23598f-db86-4690-b398-1036c7c9a781 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:19:12.417369 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6a23598f-db86-4690-b398-1036c7c9a781 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c returned with HTTP 200 Aug 14 06:19:12.418078 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1076/4312] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:12 2026] GET /volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c => generated 1227 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:19:12.449882 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8cfac15c-bfbd-4c51-82f9-e022b52d744d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:12.452504 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8cfac15c-bfbd-4c51-82f9-e022b52d744d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:12.452871 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8cfac15c-bfbd-4c51-82f9-e022b52d744d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:12.453151 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8cfac15c-bfbd-4c51-82f9-e022b52d744d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:12.453318 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-8cfac15c-bfbd-4c51-82f9-e022b52d744d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id c03e02d8-600b-4664-8478-84c9ba39def8. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:12.459379 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:12.459379 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:12.460266 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8cfac15c-bfbd-4c51-82f9-e022b52d744d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 200 Aug 14 06:19:12.460819 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1089/4313] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:12 2026] GET /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:12.595955 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-77cc70e4-77f9-488d-b5d7-df23125252d4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:12.598001 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-77cc70e4-77f9-488d-b5d7-df23125252d4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:19:12.598232 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-77cc70e4-77f9-488d-b5d7-df23125252d4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:12.598446 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-77cc70e4-77f9-488d-b5d7-df23125252d4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:12.598555 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-77cc70e4-77f9-488d-b5d7-df23125252d4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:12.603341 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:12.603341 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:12.604103 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-77cc70e4-77f9-488d-b5d7-df23125252d4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 200 Aug 14 06:19:12.604507 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1067/4314] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:12 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:13.239989 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f6fa720a-bfe9-4c7f-a3e0-99d4aab2f797 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:13.243726 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f6fa720a-bfe9-4c7f-a3e0-99d4aab2f797 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] GET https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b Aug 14 06:19:13.243900 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f6fa720a-bfe9-4c7f-a3e0-99d4aab2f797 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:13.244203 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f6fa720a-bfe9-4c7f-a3e0-99d4aab2f797 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:13.244416 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-f6fa720a-bfe9-4c7f-a3e0-99d4aab2f797 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] Show backup with id 21e73bea-66c8-4491-b715-cd319be1496b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:13.248931 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f6fa720a-bfe9-4c7f-a3e0-99d4aab2f797 tempest-VolumesBackupsTest-715482594 tempest-VolumesBackupsTest-715482594-project-admin] https://10.4.3.127/volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b returned with HTTP 404 Aug 14 06:19:13.249648 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1083/4315] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:13 2026] GET /volume/v3/backups/21e73bea-66c8-4491-b715-cd319be1496b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:13.264867 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4835f0a1-de6d-4741-8429-ff989b315054 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:13.268459 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4835f0a1-de6d-4741-8429-ff989b315054 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] DELETE https://10.4.3.127/volume/v3/volumes/1bdff027-2a8f-4da6-a4cb-0819f8f31237 Aug 14 06:19:13.268459 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4835f0a1-de6d-4741-8429-ff989b315054 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:13.268849 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4835f0a1-de6d-4741-8429-ff989b315054 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:13.269106 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-4835f0a1-de6d-4741-8429-ff989b315054 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Delete volume with id: 1bdff027-2a8f-4da6-a4cb-0819f8f31237 Aug 14 06:19:13.279992 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:13.279992 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:13.280702 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4835f0a1-de6d-4741-8429-ff989b315054 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Volume info retrieved successfully. Aug 14 06:19:13.302873 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4835f0a1-de6d-4741-8429-ff989b315054 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Delete volume request issued successfully. Aug 14 06:19:13.303183 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4835f0a1-de6d-4741-8429-ff989b315054 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/volumes/1bdff027-2a8f-4da6-a4cb-0819f8f31237 returned with HTTP 202 Aug 14 06:19:13.303987 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1077/4316] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:19:13 2026] DELETE /volume/v3/volumes/1bdff027-2a8f-4da6-a4cb-0819f8f31237 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:13.314296 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8215fb37-9093-4a9d-a3a0-9b26b1c23466 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:13.316444 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8215fb37-9093-4a9d-a3a0-9b26b1c23466 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/volumes/1bdff027-2a8f-4da6-a4cb-0819f8f31237 Aug 14 06:19:13.316642 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8215fb37-9093-4a9d-a3a0-9b26b1c23466 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:13.316843 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8215fb37-9093-4a9d-a3a0-9b26b1c23466 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:13.326342 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:13.326342 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:13.329846 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8215fb37-9093-4a9d-a3a0-9b26b1c23466 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Volume info retrieved successfully. Aug 14 06:19:13.336576 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8215fb37-9093-4a9d-a3a0-9b26b1c23466 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/volumes/1bdff027-2a8f-4da6-a4cb-0819f8f31237 returned with HTTP 200 Aug 14 06:19:13.336994 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1090/4317] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:13 2026] GET /volume/v3/volumes/1bdff027-2a8f-4da6-a4cb-0819f8f31237 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:13.437490 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-10e005c5-f2f1-4743-84be-cbb9c382da1d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:13.439506 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-10e005c5-f2f1-4743-84be-cbb9c382da1d tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c Aug 14 06:19:13.439708 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-10e005c5-f2f1-4743-84be-cbb9c382da1d tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:13.439900 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-10e005c5-f2f1-4743-84be-cbb9c382da1d tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:13.448898 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-10e005c5-f2f1-4743-84be-cbb9c382da1d tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c returned with HTTP 404 Aug 14 06:19:13.449419 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1068/4318] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:13 2026] GET /volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:19:13.476482 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8c71c12f-a9f0-40f9-8d9b-9871f84bef28 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:13.479483 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8c71c12f-a9f0-40f9-8d9b-9871f84bef28 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:13.479483 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8c71c12f-a9f0-40f9-8d9b-9871f84bef28 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:13.479483 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8c71c12f-a9f0-40f9-8d9b-9871f84bef28 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:13.479483 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-8c71c12f-a9f0-40f9-8d9b-9871f84bef28 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id c03e02d8-600b-4664-8478-84c9ba39def8. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:13.484696 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:13.484696 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:13.485489 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8c71c12f-a9f0-40f9-8d9b-9871f84bef28 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 200 Aug 14 06:19:13.485887 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1084/4319] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:13 2026] GET /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:13.616280 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-68a5d715-e17c-450a-9c91-068fc414be98 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:13.618156 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-68a5d715-e17c-450a-9c91-068fc414be98 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:19:13.618447 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-68a5d715-e17c-450a-9c91-068fc414be98 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:13.618761 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-68a5d715-e17c-450a-9c91-068fc414be98 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:13.619058 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-68a5d715-e17c-450a-9c91-068fc414be98 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:13.625149 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:13.625149 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:13.627004 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-68a5d715-e17c-450a-9c91-068fc414be98 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 200 Aug 14 06:19:13.627827 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1078/4320] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:13 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:13.870381 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-85ac7c7e-cfb4-48ec-b909-ba8f0f1091ea None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:13.874092 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-85ac7c7e-cfb4-48ec-b909-ba8f0f1091ea tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] DELETE https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:19:13.874427 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-85ac7c7e-cfb4-48ec-b909-ba8f0f1091ea tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:13.874716 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-85ac7c7e-cfb4-48ec-b909-ba8f0f1091ea tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:13.874954 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-85ac7c7e-cfb4-48ec-b909-ba8f0f1091ea tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Delete volume with id: ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:19:13.884243 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:13.884243 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:13.884843 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-85ac7c7e-cfb4-48ec-b909-ba8f0f1091ea tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:19:13.909899 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-85ac7c7e-cfb4-48ec-b909-ba8f0f1091ea tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Delete volume request issued successfully. Aug 14 06:19:13.910148 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-85ac7c7e-cfb4-48ec-b909-ba8f0f1091ea tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 returned with HTTP 202 Aug 14 06:19:13.910729 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1091/4321] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:19:13 2026] DELETE /volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:19:13.922763 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-59adebe3-789a-4082-84e2-5a3d01f4c0de None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:13.924353 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-59adebe3-789a-4082-84e2-5a3d01f4c0de tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:19:13.924607 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-59adebe3-789a-4082-84e2-5a3d01f4c0de tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:13.924807 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-59adebe3-789a-4082-84e2-5a3d01f4c0de tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:13.932091 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:13.932091 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:13.935830 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-59adebe3-789a-4082-84e2-5a3d01f4c0de tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:19:13.941563 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-59adebe3-789a-4082-84e2-5a3d01f4c0de tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 returned with HTTP 200 Aug 14 06:19:13.941979 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1069/4322] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:13 2026] GET /volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 => generated 1192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 06:19:14.369435 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2e622dcc-6175-412b-85bc-e8340659fea6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:14.371573 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2e622dcc-6175-412b-85bc-e8340659fea6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/volumes/1bdff027-2a8f-4da6-a4cb-0819f8f31237 Aug 14 06:19:14.371816 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2e622dcc-6175-412b-85bc-e8340659fea6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:14.375754 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2e622dcc-6175-412b-85bc-e8340659fea6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:14.386333 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2e622dcc-6175-412b-85bc-e8340659fea6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/volumes/1bdff027-2a8f-4da6-a4cb-0819f8f31237 returned with HTTP 404 Aug 14 06:19:14.387032 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1085/4323] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:14 2026] GET /volume/v3/volumes/1bdff027-2a8f-4da6-a4cb-0819f8f31237 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:14.400491 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a1396188-cf18-4d68-b3dc-8ef7fbe9bfb5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:14.403316 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a1396188-cf18-4d68-b3dc-8ef7fbe9bfb5 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] DELETE https://10.4.3.127/volume/v3/volumes/af7ada92-1f1c-4b18-804a-43527741b3a1 Aug 14 06:19:14.403595 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a1396188-cf18-4d68-b3dc-8ef7fbe9bfb5 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:14.403905 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a1396188-cf18-4d68-b3dc-8ef7fbe9bfb5 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:14.404068 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-a1396188-cf18-4d68-b3dc-8ef7fbe9bfb5 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Delete volume with id: af7ada92-1f1c-4b18-804a-43527741b3a1 Aug 14 06:19:14.413464 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:14.413464 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:14.414075 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a1396188-cf18-4d68-b3dc-8ef7fbe9bfb5 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Volume info retrieved successfully. Aug 14 06:19:14.443492 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a1396188-cf18-4d68-b3dc-8ef7fbe9bfb5 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Delete volume request issued successfully. Aug 14 06:19:14.443492 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a1396188-cf18-4d68-b3dc-8ef7fbe9bfb5 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/volumes/af7ada92-1f1c-4b18-804a-43527741b3a1 returned with HTTP 202 Aug 14 06:19:14.443492 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1079/4324] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:19:14 2026] DELETE /volume/v3/volumes/af7ada92-1f1c-4b18-804a-43527741b3a1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:14.451512 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-403ea265-8357-466c-958c-7c656d104598 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:14.453447 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-403ea265-8357-466c-958c-7c656d104598 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/volumes/af7ada92-1f1c-4b18-804a-43527741b3a1 Aug 14 06:19:14.455179 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-403ea265-8357-466c-958c-7c656d104598 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:14.458416 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-403ea265-8357-466c-958c-7c656d104598 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:14.471054 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:14.471054 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:14.479734 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-403ea265-8357-466c-958c-7c656d104598 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Volume info retrieved successfully. Aug 14 06:19:14.490094 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-403ea265-8357-466c-958c-7c656d104598 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/volumes/af7ada92-1f1c-4b18-804a-43527741b3a1 returned with HTTP 200 Aug 14 06:19:14.490600 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1092/4325] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:14 2026] GET /volume/v3/volumes/af7ada92-1f1c-4b18-804a-43527741b3a1 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:14.498568 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ad2f6a6b-3690-48c5-ab21-016a2fda542b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:14.503247 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad2f6a6b-3690-48c5-ab21-016a2fda542b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:14.504587 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad2f6a6b-3690-48c5-ab21-016a2fda542b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:14.504587 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad2f6a6b-3690-48c5-ab21-016a2fda542b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:14.504587 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-ad2f6a6b-3690-48c5-ab21-016a2fda542b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id c03e02d8-600b-4664-8478-84c9ba39def8. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:14.509285 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:14.509285 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:14.510168 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad2f6a6b-3690-48c5-ab21-016a2fda542b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 200 Aug 14 06:19:14.510689 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1070/4326] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:14 2026] GET /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:14.645573 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7a452c21-fbd3-44b2-a2be-654fefdb7df3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:14.647781 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7a452c21-fbd3-44b2-a2be-654fefdb7df3 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:19:14.648058 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7a452c21-fbd3-44b2-a2be-654fefdb7df3 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:14.648314 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7a452c21-fbd3-44b2-a2be-654fefdb7df3 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:14.648479 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-7a452c21-fbd3-44b2-a2be-654fefdb7df3 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:14.657306 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:14.657306 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:14.657974 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7a452c21-fbd3-44b2-a2be-654fefdb7df3 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 200 Aug 14 06:19:14.660096 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1086/4327] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:14 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:14.957769 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8b729dd8-c1ed-4937-ad7a-6acacc95ad59 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:14.959811 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8b729dd8-c1ed-4937-ad7a-6acacc95ad59 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:19:14.960111 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8b729dd8-c1ed-4937-ad7a-6acacc95ad59 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:14.960893 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8b729dd8-c1ed-4937-ad7a-6acacc95ad59 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:14.968270 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8b729dd8-c1ed-4937-ad7a-6acacc95ad59 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 returned with HTTP 404 Aug 14 06:19:14.968900 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1080/4328] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:14 2026] GET /volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:19:14.979451 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8e86008e-1387-4e58-baba-2af5dfb59e83 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:14.981571 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8e86008e-1387-4e58-baba-2af5dfb59e83 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] DELETE https://10.4.3.127/volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c Aug 14 06:19:14.981571 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8e86008e-1387-4e58-baba-2af5dfb59e83 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:14.981571 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8e86008e-1387-4e58-baba-2af5dfb59e83 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:14.981790 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-8e86008e-1387-4e58-baba-2af5dfb59e83 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Delete volume with id: d0086835-c7ea-4166-82d4-cb9f1b41968c Aug 14 06:19:14.988882 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8e86008e-1387-4e58-baba-2af5dfb59e83 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c returned with HTTP 404 Aug 14 06:19:14.989671 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1093/4329] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:19:14 2026] DELETE /volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:19:14.998340 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-831722a8-9a8b-4f66-9e2d-f4fc93d98109 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:15.000975 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-831722a8-9a8b-4f66-9e2d-f4fc93d98109 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c Aug 14 06:19:15.000975 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-831722a8-9a8b-4f66-9e2d-f4fc93d98109 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:15.001222 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-831722a8-9a8b-4f66-9e2d-f4fc93d98109 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:15.008064 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-831722a8-9a8b-4f66-9e2d-f4fc93d98109 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c returned with HTTP 404 Aug 14 06:19:15.008706 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1071/4330] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:14 2026] GET /volume/v3/volumes/d0086835-c7ea-4166-82d4-cb9f1b41968c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:19:15.017796 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3b8722df-b458-44c2-aac6-faf753150013 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:15.019688 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3b8722df-b458-44c2-aac6-faf753150013 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/f20f9c25-6db7-4392-9095-954cc2e1211c Aug 14 06:19:15.019950 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3b8722df-b458-44c2-aac6-faf753150013 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:15.020171 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3b8722df-b458-44c2-aac6-faf753150013 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:15.020314 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-3b8722df-b458-44c2-aac6-faf753150013 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Delete snapshot with id: f20f9c25-6db7-4392-9095-954cc2e1211c Aug 14 06:19:15.025059 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3b8722df-b458-44c2-aac6-faf753150013 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/snapshots/f20f9c25-6db7-4392-9095-954cc2e1211c returned with HTTP 404 Aug 14 06:19:15.025658 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1087/4331] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:19:15 2026] DELETE /volume/v3/snapshots/f20f9c25-6db7-4392-9095-954cc2e1211c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:15.034658 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f87aa4cb-48a9-4d39-a56c-96ea4fbeae78 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:15.039197 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f87aa4cb-48a9-4d39-a56c-96ea4fbeae78 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/snapshots/f20f9c25-6db7-4392-9095-954cc2e1211c Aug 14 06:19:15.039197 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f87aa4cb-48a9-4d39-a56c-96ea4fbeae78 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:15.039197 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f87aa4cb-48a9-4d39-a56c-96ea4fbeae78 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:15.044909 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f87aa4cb-48a9-4d39-a56c-96ea4fbeae78 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/snapshots/f20f9c25-6db7-4392-9095-954cc2e1211c returned with HTTP 404 Aug 14 06:19:15.045862 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1081/4332] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:19:15 2026] GET /volume/v3/snapshots/f20f9c25-6db7-4392-9095-954cc2e1211c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:15.055051 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2ce84798-50d8-4169-b007-6c42030dc856 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:15.056536 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2ce84798-50d8-4169-b007-6c42030dc856 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] DELETE https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:19:15.056955 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2ce84798-50d8-4169-b007-6c42030dc856 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:15.056955 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2ce84798-50d8-4169-b007-6c42030dc856 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:15.057153 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-2ce84798-50d8-4169-b007-6c42030dc856 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Delete volume with id: ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:19:15.063636 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2ce84798-50d8-4169-b007-6c42030dc856 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 returned with HTTP 404 Aug 14 06:19:15.064308 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1094/4333] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:19:15 2026] DELETE /volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:19:15.071388 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-24474a66-5935-4437-bdb7-2a3d1582c592 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:15.074707 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-24474a66-5935-4437-bdb7-2a3d1582c592 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 Aug 14 06:19:15.075013 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-24474a66-5935-4437-bdb7-2a3d1582c592 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:15.075317 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-24474a66-5935-4437-bdb7-2a3d1582c592 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:15.084630 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-24474a66-5935-4437-bdb7-2a3d1582c592 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 returned with HTTP 404 Aug 14 06:19:15.084797 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1072/4334] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:15 2026] GET /volume/v3/volumes/ac11a28b-902d-460c-a4b3-aee794f8d940 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:19:15.132705 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7bbf33bd-37fc-4c90-afa3-a096c992f44b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:15.135055 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7bbf33bd-37fc-4c90-afa3-a096c992f44b tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6147fc5f-5eb5-4921-906b-47fc4981fcfb Aug 14 06:19:15.135320 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7bbf33bd-37fc-4c90-afa3-a096c992f44b tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:15.135588 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7bbf33bd-37fc-4c90-afa3-a096c992f44b tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:15.135799 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-7bbf33bd-37fc-4c90-afa3-a096c992f44b tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Delete volume with id: 6147fc5f-5eb5-4921-906b-47fc4981fcfb Aug 14 06:19:15.148375 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:15.148375 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:15.149058 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7bbf33bd-37fc-4c90-afa3-a096c992f44b tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:19:15.180568 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7bbf33bd-37fc-4c90-afa3-a096c992f44b tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Delete volume request issued successfully. Aug 14 06:19:15.180755 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7bbf33bd-37fc-4c90-afa3-a096c992f44b tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/6147fc5f-5eb5-4921-906b-47fc4981fcfb returned with HTTP 202 Aug 14 06:19:15.181362 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1088/4335] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:19:15 2026] DELETE /volume/v3/volumes/6147fc5f-5eb5-4921-906b-47fc4981fcfb => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:19:15.196513 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-cf3cc3e2-5563-4e6a-a7fd-4e47d33cc008 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:15.200222 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cf3cc3e2-5563-4e6a-a7fd-4e47d33cc008 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/6147fc5f-5eb5-4921-906b-47fc4981fcfb Aug 14 06:19:15.200519 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cf3cc3e2-5563-4e6a-a7fd-4e47d33cc008 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:15.200739 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cf3cc3e2-5563-4e6a-a7fd-4e47d33cc008 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:15.207868 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:15.207868 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:15.217551 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-cf3cc3e2-5563-4e6a-a7fd-4e47d33cc008 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Volume info retrieved successfully. Aug 14 06:19:15.226385 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cf3cc3e2-5563-4e6a-a7fd-4e47d33cc008 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/6147fc5f-5eb5-4921-906b-47fc4981fcfb returned with HTTP 200 Aug 14 06:19:15.226988 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1082/4336] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:15 2026] GET /volume/v3/volumes/6147fc5f-5eb5-4921-906b-47fc4981fcfb => generated 1227 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:19:15.474688 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-261a5215-de13-41a2-b9f4-c631abaae69c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:15.476840 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-261a5215-de13-41a2-b9f4-c631abaae69c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] DELETE https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:19:15.477074 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-261a5215-de13-41a2-b9f4-c631abaae69c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:15.478299 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-261a5215-de13-41a2-b9f4-c631abaae69c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:15.478527 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-261a5215-de13-41a2-b9f4-c631abaae69c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Delete volume with id: 081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:19:15.486937 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:15.486937 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:15.487525 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-261a5215-de13-41a2-b9f4-c631abaae69c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:19:15.505381 np0000007331 devstack@c-api.service[100406]: WARNING cinder.keymgr.conf_key_mgr [None req-261a5215-de13-41a2-b9f4-c631abaae69c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 06:19:15.506542 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3f0d5f50-ce6f-4bb2-a883-4679cb10c2b6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:15.510090 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3f0d5f50-ce6f-4bb2-a883-4679cb10c2b6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/volumes/af7ada92-1f1c-4b18-804a-43527741b3a1 Aug 14 06:19:15.510263 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3f0d5f50-ce6f-4bb2-a883-4679cb10c2b6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:15.510537 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3f0d5f50-ce6f-4bb2-a883-4679cb10c2b6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:15.513434 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-261a5215-de13-41a2-b9f4-c631abaae69c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Delete volume request issued successfully. Aug 14 06:19:15.513601 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-261a5215-de13-41a2-b9f4-c631abaae69c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 202 Aug 14 06:19:15.514007 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1095/4337] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:19:15 2026] DELETE /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:15.521766 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-94b33352-4552-4606-b777-b88e8ae8a78d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:15.522833 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3f0d5f50-ce6f-4bb2-a883-4679cb10c2b6 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/volumes/af7ada92-1f1c-4b18-804a-43527741b3a1 returned with HTTP 404 Aug 14 06:19:15.524531 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1073/4338] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:15 2026] GET /volume/v3/volumes/af7ada92-1f1c-4b18-804a-43527741b3a1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:15.526220 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-94b33352-4552-4606-b777-b88e8ae8a78d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:15.526220 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-94b33352-4552-4606-b777-b88e8ae8a78d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:15.526220 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-94b33352-4552-4606-b777-b88e8ae8a78d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:15.526220 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-94b33352-4552-4606-b777-b88e8ae8a78d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id c03e02d8-600b-4664-8478-84c9ba39def8. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:15.526519 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1b34aa6a-c049-4a77-9f7b-c69498fba0ad None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:15.528338 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1b34aa6a-c049-4a77-9f7b-c69498fba0ad tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:19:15.528599 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1b34aa6a-c049-4a77-9f7b-c69498fba0ad tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:15.528832 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1b34aa6a-c049-4a77-9f7b-c69498fba0ad tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:15.533410 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c475a89c-ec3c-4575-9dcd-be690d4e7ad8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:15.533787 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:15.533787 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:15.534812 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-94b33352-4552-4606-b777-b88e8ae8a78d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 200 Aug 14 06:19:15.535380 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1089/4339] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:15 2026] GET /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:15.536992 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c475a89c-ec3c-4575-9dcd-be690d4e7ad8 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] DELETE https://10.4.3.127/volume/v3/volumes/bc31b2e2-3c19-47a9-bd9a-773dde66d8a6 Aug 14 06:19:15.537355 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c475a89c-ec3c-4575-9dcd-be690d4e7ad8 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:15.537445 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c475a89c-ec3c-4575-9dcd-be690d4e7ad8 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:15.537613 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-c475a89c-ec3c-4575-9dcd-be690d4e7ad8 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Delete volume with id: bc31b2e2-3c19-47a9-bd9a-773dde66d8a6 Aug 14 06:19:15.543746 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:15.543746 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:15.548176 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-1b34aa6a-c049-4a77-9f7b-c69498fba0ad tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:19:15.553473 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:15.553473 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:15.553612 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1b34aa6a-c049-4a77-9f7b-c69498fba0ad tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 200 Aug 14 06:19:15.554017 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1083/4340] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:15 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:15.554101 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c475a89c-ec3c-4575-9dcd-be690d4e7ad8 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Volume info retrieved successfully. Aug 14 06:19:15.583149 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c475a89c-ec3c-4575-9dcd-be690d4e7ad8 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Delete volume request issued successfully. Aug 14 06:19:15.583303 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c475a89c-ec3c-4575-9dcd-be690d4e7ad8 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/volumes/bc31b2e2-3c19-47a9-bd9a-773dde66d8a6 returned with HTTP 202 Aug 14 06:19:15.583757 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1096/4341] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:19:15 2026] DELETE /volume/v3/volumes/bc31b2e2-3c19-47a9-bd9a-773dde66d8a6 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:15.598918 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ac85c790-902a-4e8a-abb0-8524440ee612 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:15.600702 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ac85c790-902a-4e8a-abb0-8524440ee612 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/volumes/bc31b2e2-3c19-47a9-bd9a-773dde66d8a6 Aug 14 06:19:15.600903 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ac85c790-902a-4e8a-abb0-8524440ee612 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:15.601121 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ac85c790-902a-4e8a-abb0-8524440ee612 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:15.617464 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:15.617464 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:15.621846 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ac85c790-902a-4e8a-abb0-8524440ee612 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Volume info retrieved successfully. Aug 14 06:19:15.628726 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ac85c790-902a-4e8a-abb0-8524440ee612 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/volumes/bc31b2e2-3c19-47a9-bd9a-773dde66d8a6 returned with HTTP 200 Aug 14 06:19:15.629305 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1074/4342] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:15 2026] GET /volume/v3/volumes/bc31b2e2-3c19-47a9-bd9a-773dde66d8a6 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:15.673585 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8db850dd-e384-458c-99a0-49daa9c1ef34 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:15.676003 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8db850dd-e384-458c-99a0-49daa9c1ef34 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:19:15.676220 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8db850dd-e384-458c-99a0-49daa9c1ef34 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:15.676420 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8db850dd-e384-458c-99a0-49daa9c1ef34 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:15.676588 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-8db850dd-e384-458c-99a0-49daa9c1ef34 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:15.685329 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:15.685329 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:15.686524 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8db850dd-e384-458c-99a0-49daa9c1ef34 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 200 Aug 14 06:19:15.687191 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1090/4343] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:15 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:16.240631 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-17564cb6-0c08-4560-b37f-6d67cb915794 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:16.243502 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-17564cb6-0c08-4560-b37f-6d67cb915794 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/6147fc5f-5eb5-4921-906b-47fc4981fcfb Aug 14 06:19:16.243502 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-17564cb6-0c08-4560-b37f-6d67cb915794 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:16.243502 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-17564cb6-0c08-4560-b37f-6d67cb915794 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:16.248583 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-17564cb6-0c08-4560-b37f-6d67cb915794 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/6147fc5f-5eb5-4921-906b-47fc4981fcfb returned with HTTP 404 Aug 14 06:19:16.249050 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1084/4344] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:16 2026] GET /volume/v3/volumes/6147fc5f-5eb5-4921-906b-47fc4981fcfb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:19:16.256028 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e35d3fd0-aba5-418f-9011-e321c03524c7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:16.258363 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e35d3fd0-aba5-418f-9011-e321c03524c7 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] DELETE https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b Aug 14 06:19:16.258666 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e35d3fd0-aba5-418f-9011-e321c03524c7 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:16.258889 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e35d3fd0-aba5-418f-9011-e321c03524c7 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:16.259100 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-e35d3fd0-aba5-418f-9011-e321c03524c7 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Delete volume with id: 06c068ce-b13e-495b-9b57-f6b8cdbae43b Aug 14 06:19:16.265128 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e35d3fd0-aba5-418f-9011-e321c03524c7 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b returned with HTTP 404 Aug 14 06:19:16.265686 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1097/4345] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:19:16 2026] DELETE /volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:19:16.272184 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-930012c8-1fed-4013-9090-a01be1c71532 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:16.274441 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-930012c8-1fed-4013-9090-a01be1c71532 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b Aug 14 06:19:16.274714 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-930012c8-1fed-4013-9090-a01be1c71532 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:16.274872 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-930012c8-1fed-4013-9090-a01be1c71532 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:16.280623 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-930012c8-1fed-4013-9090-a01be1c71532 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b returned with HTTP 404 Aug 14 06:19:16.280895 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1075/4346] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:16 2026] GET /volume/v3/volumes/06c068ce-b13e-495b-9b57-f6b8cdbae43b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:19:16.317483 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-cd2c7e71-1edc-4ed5-b070-69029d982a40 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:16.319349 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cd2c7e71-1edc-4ed5-b070-69029d982a40 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] DELETE https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:19:16.319580 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cd2c7e71-1edc-4ed5-b070-69029d982a40 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:16.319787 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cd2c7e71-1edc-4ed5-b070-69029d982a40 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:16.319966 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-cd2c7e71-1edc-4ed5-b070-69029d982a40 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Delete volume with id: aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:19:16.325640 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cd2c7e71-1edc-4ed5-b070-69029d982a40 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 404 Aug 14 06:19:16.326139 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1091/4347] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:19:16 2026] DELETE /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:19:16.338447 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ca480cd9-73ae-4eb3-a573-143004be4773 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:16.340236 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ca480cd9-73ae-4eb3-a573-143004be4773 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] GET https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 Aug 14 06:19:16.340459 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ca480cd9-73ae-4eb3-a573-143004be4773 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:16.340663 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ca480cd9-73ae-4eb3-a573-143004be4773 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:16.346020 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ca480cd9-73ae-4eb3-a573-143004be4773 tempest-VolumeImageDependencyTests-1501202196 tempest-VolumeImageDependencyTests-1501202196-project-member] https://10.4.3.127/volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 returned with HTTP 404 Aug 14 06:19:16.346468 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1085/4348] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:16 2026] GET /volume/v3/volumes/aa677040-16df-4e49-ac02-8afb347adc89 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:19:16.553476 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ae2e55e3-8cb7-41b4-8f9d-4574fd862639 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:16.555282 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ae2e55e3-8cb7-41b4-8f9d-4574fd862639 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:16.555509 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ae2e55e3-8cb7-41b4-8f9d-4574fd862639 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:16.555693 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ae2e55e3-8cb7-41b4-8f9d-4574fd862639 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:16.555784 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-ae2e55e3-8cb7-41b4-8f9d-4574fd862639 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id c03e02d8-600b-4664-8478-84c9ba39def8. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:16.560391 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:16.560391 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:16.560609 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ae2e55e3-8cb7-41b4-8f9d-4574fd862639 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 200 Aug 14 06:19:16.560978 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1098/4349] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:16 2026] GET /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:16.572439 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e065eddb-f6c6-40e1-93f7-d9ddaf0656ba None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:16.574037 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e065eddb-f6c6-40e1-93f7-d9ddaf0656ba tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 Aug 14 06:19:16.574306 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e065eddb-f6c6-40e1-93f7-d9ddaf0656ba tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:16.574948 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e065eddb-f6c6-40e1-93f7-d9ddaf0656ba tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:16.585887 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e065eddb-f6c6-40e1-93f7-d9ddaf0656ba tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 returned with HTTP 404 Aug 14 06:19:16.586764 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1076/4350] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:16 2026] GET /volume/v3/volumes/081f067b-9840-48f3-8828-e7c71257dee4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:16.596045 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a9542f67-349e-4692-95ff-50fa83a6ea30 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:16.598176 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a9542f67-349e-4692-95ff-50fa83a6ea30 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 14 06:19:16.598461 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a9542f67-349e-4692-95ff-50fa83a6ea30 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:16.598711 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a9542f67-349e-4692-95ff-50fa83a6ea30 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Calling method 'detail' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:16.599826 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a9542f67-349e-4692-95ff-50fa83a6ea30 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:19:16.617709 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a9542f67-349e-4692-95ff-50fa83a6ea30 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Get all volumes completed successfully. Aug 14 06:19:16.620210 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:16.620210 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:16.625416 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a9542f67-349e-4692-95ff-50fa83a6ea30 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 06:19:16.625906 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1092/4351] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 14 06:19:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13309 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:19:16.643406 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ce24ed8c-b529-4bfc-94c4-489db1f78c8e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:16.645515 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ce24ed8c-b529-4bfc-94c4-489db1f78c8e tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] DELETE https://10.4.3.127/volume/v3/types/0d733fdb-a3f7-4117-a72e-674dc7dc43f2 Aug 14 06:19:16.645758 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ce24ed8c-b529-4bfc-94c4-489db1f78c8e tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:16.645966 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ce24ed8c-b529-4bfc-94c4-489db1f78c8e tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:16.650945 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dd8abbcb-2b79-4f5c-9f93-c9d8bc24a448 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:16.653392 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dd8abbcb-2b79-4f5c-9f93-c9d8bc24a448 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] GET https://10.4.3.127/volume/v3/volumes/bc31b2e2-3c19-47a9-bd9a-773dde66d8a6 Aug 14 06:19:16.653630 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dd8abbcb-2b79-4f5c-9f93-c9d8bc24a448 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:16.653852 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dd8abbcb-2b79-4f5c-9f93-c9d8bc24a448 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:16.660739 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dd8abbcb-2b79-4f5c-9f93-c9d8bc24a448 tempest-VolumesBackupsTest-393732193 tempest-VolumesBackupsTest-393732193-project-member] https://10.4.3.127/volume/v3/volumes/bc31b2e2-3c19-47a9-bd9a-773dde66d8a6 returned with HTTP 404 Aug 14 06:19:16.661355 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1099/4352] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:16 2026] GET /volume/v3/volumes/bc31b2e2-3c19-47a9-bd9a-773dde66d8a6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:16.675751 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ce24ed8c-b529-4bfc-94c4-489db1f78c8e tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] https://10.4.3.127/volume/v3/types/0d733fdb-a3f7-4117-a72e-674dc7dc43f2 returned with HTTP 202 Aug 14 06:19:16.676334 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1086/4353] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:19:16 2026] DELETE /volume/v3/types/0d733fdb-a3f7-4117-a72e-674dc7dc43f2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:16.689335 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-306e215a-6f7b-4d79-8bb5-b76a2881c541 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:16.692904 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-306e215a-6f7b-4d79-8bb5-b76a2881c541 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:19:16.693265 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-306e215a-6f7b-4d79-8bb5-b76a2881c541 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-452451261", "extra_specs": {}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:16.699761 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c994686f-ade9-479e-b7c1-524d6966a6d5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:16.701684 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c994686f-ade9-479e-b7c1-524d6966a6d5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:19:16.701913 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c994686f-ade9-479e-b7c1-524d6966a6d5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:16.702126 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c994686f-ade9-479e-b7c1-524d6966a6d5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:16.702292 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-c994686f-ade9-479e-b7c1-524d6966a6d5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:16.710539 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:16.710539 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:16.711347 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c994686f-ade9-479e-b7c1-524d6966a6d5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 200 Aug 14 06:19:16.712573 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1093/4354] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:16 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:16.713768 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-306e215a-6f7b-4d79-8bb5-b76a2881c541 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:19:16.714166 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1077/4355] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:19:16 2026] POST /volume/v3/types => generated 213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:16.731333 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0b869d41-4c02-46c9-bcac-9347681d862f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:16.733301 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0b869d41-4c02-46c9-bcac-9347681d862f tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] POST https://10.4.3.127/volume/v3/types/5ff5eeef-12f8-40bb-8c07-8ec8aeab41d5/encryption Aug 14 06:19:16.734058 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0b869d41-4c02-46c9-bcac-9347681d862f tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:16.753972 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0b869d41-4c02-46c9-bcac-9347681d862f tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] https://10.4.3.127/volume/v3/types/5ff5eeef-12f8-40bb-8c07-8ec8aeab41d5/encryption returned with HTTP 200 Aug 14 06:19:16.754420 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1100/4356] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 14 06:19:16 2026] POST /volume/v3/types/5ff5eeef-12f8-40bb-8c07-8ec8aeab41d5/encryption => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:16.765494 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:16.767762 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:16.768223 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-656230029", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-452451261", "size": 1}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:16.770407 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-656230029', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-452451261', 'size': 1}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:16.775434 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Create volume of 1 GB Aug 14 06:19:16.775808 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:16.775808 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:16.776492 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Availability Zones retrieved successfully. Aug 14 06:19:16.784640 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Flow 'volume_create_api' (047dc8ae-c03b-4d2e-96e5-5d8c8b25da4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:16.789474 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (492be7bb-6cbf-4b11-b1c6-384028cd2081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:16.789474 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:16.818548 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (492be7bb-6cbf-4b11-b1c6-384028cd2081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:19:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5ff5eeef-12f8-40bb-8c07-8ec8aeab41d5,is_public=True,name='tempest-scenario-type-luksv2-452451261',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5ff5eeef-12f8-40bb-8c07-8ec8aeab41d5', '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=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:16.819623 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae67830e-b419-4b43-9b99-59adcfde2384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:16.854933 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-452451261 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-452451261, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:19:16.854933 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-452451261 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-452451261, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:19:16.892993 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Created reservations ['5d090534-4de0-42e0-b74b-0835d300848b', 'ca07d6f5-dab2-498b-bf67-ade5ddd56a87', '39abb580-082d-47ff-a678-b9e47e74f367', '8c6badcc-dd25-4f0a-bb85-4f0e5bfe33a5'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:16.894066 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae67830e-b419-4b43-9b99-59adcfde2384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d090534-4de0-42e0-b74b-0835d300848b', 'ca07d6f5-dab2-498b-bf67-ade5ddd56a87', '39abb580-082d-47ff-a678-b9e47e74f367', '8c6badcc-dd25-4f0a-bb85-4f0e5bfe33a5']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:16.897618 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (027686be-0238-4f7f-a6da-66144052aa29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:16.921365 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (027686be-0238-4f7f-a6da-66144052aa29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3a32cc0-260f-4bde-b755-bd0eb52ba5aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-656230029',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c1912fa9fbf4cd891b8ee03a3e018e6',qos_specs=None,replication_status=,reservations=['5d090534-4de0-42e0-b74b-0835d300848b','ca07d6f5-dab2-498b-bf67-ade5ddd56a87','39abb580-082d-47ff-a678-b9e47e74f367','8c6badcc-dd25-4f0a-bb85-4f0e5bfe33a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='589106a7bc044a0cb0dc263e6ea04e02',volume_type_id=5ff5eeef-12f8-40bb-8c07-8ec8aeab41d5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-656230029',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d3a32cc0-260f-4bde-b755-bd0eb52ba5aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c1912fa9fbf4cd891b8ee03a3e018e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='589106a7bc044a0cb0dc263e6ea04e02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5ff5eeef-12f8-40bb-8c07-8ec8aeab41d5),volume_type_id=5ff5eeef-12f8-40bb-8c07-8ec8aeab41d5)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:16.922496 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (711de9f5-ec45-4d85-9657-87bce758530f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:16.948412 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (711de9f5-ec45-4d85-9657-87bce758530f) transitioned into state 'SUCCESS' from state '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-656230029',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c1912fa9fbf4cd891b8ee03a3e018e6',qos_specs=None,replication_status=,reservations=['5d090534-4de0-42e0-b74b-0835d300848b','ca07d6f5-dab2-498b-bf67-ade5ddd56a87','39abb580-082d-47ff-a678-b9e47e74f367','8c6badcc-dd25-4f0a-bb85-4f0e5bfe33a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='589106a7bc044a0cb0dc263e6ea04e02',volume_type_id=5ff5eeef-12f8-40bb-8c07-8ec8aeab41d5)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:16.948412 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0125989d-16b2-4bc3-8ac8-cbda4231a6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:16.959897 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0125989d-16b2-4bc3-8ac8-cbda4231a6a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:16.961027 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Flow 'volume_create_api' (047dc8ae-c03b-4d2e-96e5-5d8c8b25da4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:16.961548 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Create volume request issued successfully. Aug 14 06:19:16.962309 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7dafc830-461d-430f-bea1-a57bb7d3df89 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:16.962841 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1087/4357] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:19:16 2026] POST /volume/v3/volumes => generated 785 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:17.573368 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-57710775-8700-497d-ab8c-d4098eee7603 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:17.579232 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-57710775-8700-497d-ab8c-d4098eee7603 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:17.579595 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-57710775-8700-497d-ab8c-d4098eee7603 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:17.579857 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-57710775-8700-497d-ab8c-d4098eee7603 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:17.580015 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-57710775-8700-497d-ab8c-d4098eee7603 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id c03e02d8-600b-4664-8478-84c9ba39def8. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:17.588546 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:17.588546 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:17.589218 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-57710775-8700-497d-ab8c-d4098eee7603 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 200 Aug 14 06:19:17.589619 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1094/4358] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:17 2026] GET /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:17.728491 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9baa18e9-145d-4078-a6bb-4168ad9fb253 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:17.728491 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9baa18e9-145d-4078-a6bb-4168ad9fb253 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:19:17.728491 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9baa18e9-145d-4078-a6bb-4168ad9fb253 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:17.728491 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9baa18e9-145d-4078-a6bb-4168ad9fb253 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:17.729164 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9baa18e9-145d-4078-a6bb-4168ad9fb253 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:17.741340 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:17.741340 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:17.742074 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9baa18e9-145d-4078-a6bb-4168ad9fb253 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 200 Aug 14 06:19:17.742509 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1078/4359] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:17 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:18.298411 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:18.454659 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:18.455696 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2016535848"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:18.458830 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2016535848'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:18.458986 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Create volume of 1 GB Aug 14 06:19:18.465159 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Availability Zones retrieved successfully. Aug 14 06:19:18.474156 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Flow 'volume_create_api' (fb57dd02-7856-4a30-a650-1bd3dbf44e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:18.474742 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dd01e63-6c25-44db-a8c9-47d5d25e9877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:18.475816 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:18.503007 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dd01e63-6c25-44db-a8c9-47d5d25e9877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:18.503670 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6372243-b143-478f-a2b4-154deb5bdb79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:18.577572 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Created reservations ['6a65b6a4-e61e-49d1-89a1-64ada064b450', '0a0bdd64-5c92-46ea-a07a-dd3b897a16eb', 'a27a5f3d-b0e8-4271-9679-0c1651ab9911', '9473cdd2-ec0f-4998-92fc-d5db683e8d3a'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:18.578578 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6372243-b143-478f-a2b4-154deb5bdb79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a65b6a4-e61e-49d1-89a1-64ada064b450', '0a0bdd64-5c92-46ea-a07a-dd3b897a16eb', 'a27a5f3d-b0e8-4271-9679-0c1651ab9911', '9473cdd2-ec0f-4998-92fc-d5db683e8d3a']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:18.579533 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e28998e1-369a-4fe0-89c9-e9ec6132b1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:18.603382 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6e871200-9f3e-46a9-bb2c-27f9835068d3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:18.607472 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6e871200-9f3e-46a9-bb2c-27f9835068d3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:18.607727 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6e871200-9f3e-46a9-bb2c-27f9835068d3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:18.607981 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6e871200-9f3e-46a9-bb2c-27f9835068d3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:18.608133 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-6e871200-9f3e-46a9-bb2c-27f9835068d3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id c03e02d8-600b-4664-8478-84c9ba39def8. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:18.609473 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e28998e1-369a-4fe0-89c9-e9ec6132b1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ddea8bc-89f9-4d1a-a32e-da2d0743e96f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2016535848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded9971f210041e3af94eef9417cbcca',qos_specs=None,replication_status=,reservations=['6a65b6a4-e61e-49d1-89a1-64ada064b450','0a0bdd64-5c92-46ea-a07a-dd3b897a16eb','a27a5f3d-b0e8-4271-9679-0c1651ab9911','9473cdd2-ec0f-4998-92fc-d5db683e8d3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4242b7110944ed4a9a487b8cad2aa10',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2016535848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ddea8bc-89f9-4d1a-a32e-da2d0743e96f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ded9971f210041e3af94eef9417cbcca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4242b7110944ed4a9a487b8cad2aa10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:18.611105 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95121c17-8ed7-47fb-b21a-66846d7ea019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:18.616921 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:18.616921 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:18.617809 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6e871200-9f3e-46a9-bb2c-27f9835068d3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 200 Aug 14 06:19:18.618354 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1088/4360] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:18 2026] GET /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:18.639860 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95121c17-8ed7-47fb-b21a-66846d7ea019) transitioned into state 'SUCCESS' from state '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-2016535848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded9971f210041e3af94eef9417cbcca',qos_specs=None,replication_status=,reservations=['6a65b6a4-e61e-49d1-89a1-64ada064b450','0a0bdd64-5c92-46ea-a07a-dd3b897a16eb','a27a5f3d-b0e8-4271-9679-0c1651ab9911','9473cdd2-ec0f-4998-92fc-d5db683e8d3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4242b7110944ed4a9a487b8cad2aa10',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:18.641054 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ae792d3-821f-4b49-b53d-1b47a1a80910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:18.659409 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ae792d3-821f-4b49-b53d-1b47a1a80910) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:18.660982 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Flow 'volume_create_api' (fb57dd02-7856-4a30-a650-1bd3dbf44e65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:18.661528 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Create volume request issued successfully. Aug 14 06:19:18.662807 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e68f3e7e-2d27-4b95-9b6f-9f0051ee5211 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:18.663653 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1101/4361] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:19:18 2026] POST /volume/v3/volumes => generated 778 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:18.682344 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8f86f590-e300-47df-b6fb-6527c7b29155 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:18.684232 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8f86f590-e300-47df-b6fb-6527c7b29155 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/volumes/1ddea8bc-89f9-4d1a-a32e-da2d0743e96f Aug 14 06:19:18.684501 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8f86f590-e300-47df-b6fb-6527c7b29155 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:18.684719 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8f86f590-e300-47df-b6fb-6527c7b29155 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:18.705096 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:18.705096 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:18.714693 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8f86f590-e300-47df-b6fb-6527c7b29155 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Volume info retrieved successfully. Aug 14 06:19:18.719257 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8f86f590-e300-47df-b6fb-6527c7b29155 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/volumes/1ddea8bc-89f9-4d1a-a32e-da2d0743e96f returned with HTTP 200 Aug 14 06:19:18.719680 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1095/4362] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:18 2026] GET /volume/v3/volumes/1ddea8bc-89f9-4d1a-a32e-da2d0743e96f => generated 957 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:18.754976 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5537c6a3-ea12-41d7-8f16-48181ce18766 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:18.757885 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5537c6a3-ea12-41d7-8f16-48181ce18766 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:19:18.758423 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5537c6a3-ea12-41d7-8f16-48181ce18766 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:18.758787 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5537c6a3-ea12-41d7-8f16-48181ce18766 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:18.759559 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-5537c6a3-ea12-41d7-8f16-48181ce18766 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:18.767770 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:18.767770 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:18.768675 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5537c6a3-ea12-41d7-8f16-48181ce18766 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 200 Aug 14 06:19:18.769187 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1079/4363] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:18 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:18.836163 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:18.955904 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:18.956378 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1544139437"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:18.958234 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1544139437'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:18.958404 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Create volume of 1 GB Aug 14 06:19:18.965539 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Availability Zones retrieved successfully. Aug 14 06:19:18.975655 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Flow 'volume_create_api' (c19e895f-0506-4df6-8bb4-d9b57d33fc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:18.977130 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dca68651-6e76-4106-8660-643f572d8a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:18.978333 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:19.003945 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-34d4c4e6-72f5-49e7-86ab-41eee2a1e414 req-f1d545f2-f8a1-4370-9969-2a35fe291605 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:19.008668 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-34d4c4e6-72f5-49e7-86ab-41eee2a1e414 req-f1d545f2-f8a1-4370-9969-2a35fe291605 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b/encryption Aug 14 06:19:19.008868 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-34d4c4e6-72f5-49e7-86ab-41eee2a1e414 req-f1d545f2-f8a1-4370-9969-2a35fe291605 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:19.009092 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-34d4c4e6-72f5-49e7-86ab-41eee2a1e414 req-f1d545f2-f8a1-4370-9969-2a35fe291605 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:19.023555 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:19.023555 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:19.025507 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dca68651-6e76-4106-8660-643f572d8a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:19.026568 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a512f2e-e037-4778-8b62-7584854f6bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:19.030198 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-34d4c4e6-72f5-49e7-86ab-41eee2a1e414 req-f1d545f2-f8a1-4370-9969-2a35fe291605 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b/encryption returned with HTTP 200 Aug 14 06:19:19.030904 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1102/4364] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 14 06:19:19 2026] GET /volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:19.117269 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Created reservations ['d15f6e11-89cc-4b04-a23a-1777f4a0b8e0', 'f9fe346a-39de-4aa6-9cb5-95e41db19ac5', '6082476a-9f52-48ad-aef5-93a21bb50f2b', '29aa6c42-00c8-4292-ad10-001bfd9a912f'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:19.118188 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a512f2e-e037-4778-8b62-7584854f6bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d15f6e11-89cc-4b04-a23a-1777f4a0b8e0', 'f9fe346a-39de-4aa6-9cb5-95e41db19ac5', '6082476a-9f52-48ad-aef5-93a21bb50f2b', '29aa6c42-00c8-4292-ad10-001bfd9a912f']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:19.119092 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12a89d4c-cf23-4f5a-88a7-8704c7acbafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:19.157954 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12a89d4c-cf23-4f5a-88a7-8704c7acbafa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '066ba40a-958e-4916-97af-e27656219a8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1544139437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abba67d205694cf4bce3e47abf522f58',qos_specs=None,replication_status=,reservations=['d15f6e11-89cc-4b04-a23a-1777f4a0b8e0','f9fe346a-39de-4aa6-9cb5-95e41db19ac5','6082476a-9f52-48ad-aef5-93a21bb50f2b','29aa6c42-00c8-4292-ad10-001bfd9a912f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c96babfc6374d5393bd33137cee212b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1544139437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=066ba40a-958e-4916-97af-e27656219a8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abba67d205694cf4bce3e47abf522f58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c96babfc6374d5393bd33137cee212b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:19.159113 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f04db00a-89db-432d-b669-eef97ddafdb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:19.190495 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f04db00a-89db-432d-b669-eef97ddafdb6) transitioned into state 'SUCCESS' from state '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-1544139437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abba67d205694cf4bce3e47abf522f58',qos_specs=None,replication_status=,reservations=['d15f6e11-89cc-4b04-a23a-1777f4a0b8e0','f9fe346a-39de-4aa6-9cb5-95e41db19ac5','6082476a-9f52-48ad-aef5-93a21bb50f2b','29aa6c42-00c8-4292-ad10-001bfd9a912f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c96babfc6374d5393bd33137cee212b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:19.191408 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (844ca40d-b11a-4416-804d-582299ab42ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:19.204840 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (844ca40d-b11a-4416-804d-582299ab42ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:19.206293 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Flow 'volume_create_api' (c19e895f-0506-4df6-8bb4-d9b57d33fc9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:19.206598 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Create volume request issued successfully. Aug 14 06:19:19.209295 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b44e9da9-1d47-442f-91c2-fde0e25b56b4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:19.209295 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1089/4365] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:19:18 2026] POST /volume/v3/volumes => generated 758 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:19.220871 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e9624dc7-7b70-401e-a4cf-86751be19ded None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:19.223120 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e9624dc7-7b70-401e-a4cf-86751be19ded tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/volumes/066ba40a-958e-4916-97af-e27656219a8d Aug 14 06:19:19.223385 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e9624dc7-7b70-401e-a4cf-86751be19ded tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:19.223662 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e9624dc7-7b70-401e-a4cf-86751be19ded tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:19.236702 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:19.236702 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:19.242775 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e9624dc7-7b70-401e-a4cf-86751be19ded tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Volume info retrieved successfully. Aug 14 06:19:19.246155 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e9624dc7-7b70-401e-a4cf-86751be19ded tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/066ba40a-958e-4916-97af-e27656219a8d returned with HTTP 200 Aug 14 06:19:19.246635 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1096/4366] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:19 2026] GET /volume/v3/volumes/066ba40a-958e-4916-97af-e27656219a8d => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:19.629684 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3b6da305-62c3-4bf7-8fbe-c0850d19f112 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:19.631230 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b6da305-62c3-4bf7-8fbe-c0850d19f112 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:19.632661 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b6da305-62c3-4bf7-8fbe-c0850d19f112 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:19.632661 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b6da305-62c3-4bf7-8fbe-c0850d19f112 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:19.632661 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-3b6da305-62c3-4bf7-8fbe-c0850d19f112 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id c03e02d8-600b-4664-8478-84c9ba39def8. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:19.638212 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:19.638212 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:19.638212 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b6da305-62c3-4bf7-8fbe-c0850d19f112 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 200 Aug 14 06:19:19.638212 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1080/4367] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:19 2026] GET /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:19.734752 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4e808800-c668-4a8f-a6a4-0472d6578638 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:19.736762 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4e808800-c668-4a8f-a6a4-0472d6578638 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/volumes/1ddea8bc-89f9-4d1a-a32e-da2d0743e96f Aug 14 06:19:19.736762 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4e808800-c668-4a8f-a6a4-0472d6578638 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:19.736950 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4e808800-c668-4a8f-a6a4-0472d6578638 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:19.748909 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:19.748909 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:19.754619 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4e808800-c668-4a8f-a6a4-0472d6578638 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Volume info retrieved successfully. Aug 14 06:19:19.758833 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4e808800-c668-4a8f-a6a4-0472d6578638 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/volumes/1ddea8bc-89f9-4d1a-a32e-da2d0743e96f returned with HTTP 200 Aug 14 06:19:19.759752 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1103/4368] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:19 2026] GET /volume/v3/volumes/1ddea8bc-89f9-4d1a-a32e-da2d0743e96f => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:19.773932 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5c93b09f-ae70-4d3d-856d-d5b6e46225c0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:19.775970 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5c93b09f-ae70-4d3d-856d-d5b6e46225c0 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 14 06:19:19.776358 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5c93b09f-ae70-4d3d-856d-d5b6e46225c0 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ddea8bc-89f9-4d1a-a32e-da2d0743e96f", "name": "tempest-type-Backup-1738938848"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:19.777751 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-5c93b09f-ae70-4d3d-856d-d5b6e46225c0 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Creating new backup {'backup': {'volume_id': '1ddea8bc-89f9-4d1a-a32e-da2d0743e96f', 'name': 'tempest-type-Backup-1738938848'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:19:19.777897 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-5c93b09f-ae70-4d3d-856d-d5b6e46225c0 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Creating backup of volume 1ddea8bc-89f9-4d1a-a32e-da2d0743e96f in container None Aug 14 06:19:19.784202 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6d05414a-b7cf-4a83-ab51-cef20312daca None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:19.784202 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6d05414a-b7cf-4a83-ab51-cef20312daca tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:19:19.784541 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6d05414a-b7cf-4a83-ab51-cef20312daca tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:19.784569 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6d05414a-b7cf-4a83-ab51-cef20312daca tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:19.784806 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-6d05414a-b7cf-4a83-ab51-cef20312daca tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:19.787815 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:19.787815 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:19.788605 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5c93b09f-ae70-4d3d-856d-d5b6e46225c0 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Volume info retrieved successfully. Aug 14 06:19:19.789859 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:19.789859 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:19.790721 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6d05414a-b7cf-4a83-ab51-cef20312daca tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 200 Aug 14 06:19:19.791164 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1097/4369] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:19 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:19.819277 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-5c93b09f-ae70-4d3d-856d-d5b6e46225c0 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Created reservations ['04de32b1-b236-4294-9159-098829dca777', '2a4393ba-9c6c-4859-8f71-acbf9338ef8d'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:19.856741 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5c93b09f-ae70-4d3d-856d-d5b6e46225c0 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:19:19.857486 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1090/4370] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:19:19 2026] POST /volume/v3/backups => generated 316 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:19.869307 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-475f2242-03a5-4087-a528-85b0978c835f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:19.872968 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-475f2242-03a5-4087-a528-85b0978c835f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:19.872968 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-475f2242-03a5-4087-a528-85b0978c835f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:19.872968 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-475f2242-03a5-4087-a528-85b0978c835f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:19.874780 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-475f2242-03a5-4087-a528-85b0978c835f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:19.889226 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:19.889226 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:19.889931 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-475f2242-03a5-4087-a528-85b0978c835f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:19.890495 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1081/4371] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:19 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 723 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:19.959439 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-34d4c4e6-72f5-49e7-86ab-41eee2a1e414 req-d737f14e-4f55-474e-99e2-e9895632c272 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:19.962016 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-34d4c4e6-72f5-49e7-86ab-41eee2a1e414 req-d737f14e-4f55-474e-99e2-e9895632c272 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/attachments/17873f27-92db-4f67-bd4f-bec68c217403 Aug 14 06:19:19.962276 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-34d4c4e6-72f5-49e7-86ab-41eee2a1e414 req-d737f14e-4f55-474e-99e2-e9895632c272 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:19.962566 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-34d4c4e6-72f5-49e7-86ab-41eee2a1e414 req-d737f14e-4f55-474e-99e2-e9895632c272 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:19.971676 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:19.971676 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:20.027129 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-34d4c4e6-72f5-49e7-86ab-41eee2a1e414 req-d737f14e-4f55-474e-99e2-e9895632c272 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/17873f27-92db-4f67-bd4f-bec68c217403 returned with HTTP 200 Aug 14 06:19:20.027721 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1104/4372] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:19:19 2026] DELETE /volume/v3/attachments/17873f27-92db-4f67-bd4f-bec68c217403 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:20.268800 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-dac9173c-9de5-4208-8b58-6d61c294a9c3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:20.269600 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dac9173c-9de5-4208-8b58-6d61c294a9c3 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/volumes/066ba40a-958e-4916-97af-e27656219a8d Aug 14 06:19:20.269872 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dac9173c-9de5-4208-8b58-6d61c294a9c3 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:20.270125 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dac9173c-9de5-4208-8b58-6d61c294a9c3 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:20.281626 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:20.281626 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:20.290798 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-dac9173c-9de5-4208-8b58-6d61c294a9c3 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Volume info retrieved successfully. Aug 14 06:19:20.296354 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dac9173c-9de5-4208-8b58-6d61c294a9c3 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/066ba40a-958e-4916-97af-e27656219a8d returned with HTTP 200 Aug 14 06:19:20.296788 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1098/4373] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:20 2026] GET /volume/v3/volumes/066ba40a-958e-4916-97af-e27656219a8d => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:20.310312 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-54de2f28-c35c-44fd-a797-95ac9c42984b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:20.312366 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-54de2f28-c35c-44fd-a797-95ac9c42984b tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:19:20.312757 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-54de2f28-c35c-44fd-a797-95ac9c42984b tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "066ba40a-958e-4916-97af-e27656219a8d", "name": "tempest-CreateVolumesFromBackupTest-Backup-3649480"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:20.314298 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-54de2f28-c35c-44fd-a797-95ac9c42984b tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Creating new backup {'backup': {'volume_id': '066ba40a-958e-4916-97af-e27656219a8d', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-3649480'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:19:20.314460 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-54de2f28-c35c-44fd-a797-95ac9c42984b tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Creating backup of volume 066ba40a-958e-4916-97af-e27656219a8d in container None Aug 14 06:19:20.328387 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:20.328387 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:20.329057 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-54de2f28-c35c-44fd-a797-95ac9c42984b tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Volume info retrieved successfully. Aug 14 06:19:20.388444 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-54de2f28-c35c-44fd-a797-95ac9c42984b tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Created reservations ['a1a2f5ce-f157-465d-946e-b47c6d3137db', 'd6bb0417-317a-46a2-85ce-2e46c33f55d8'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:20.419904 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-54de2f28-c35c-44fd-a797-95ac9c42984b tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:19:20.420419 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1091/4374] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:19:20 2026] POST /volume/v3/backups => generated 336 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:20.434822 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-79b59d55-9f8b-41cb-a936-64280a9c3bd4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:20.436921 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-79b59d55-9f8b-41cb-a936-64280a9c3bd4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:20.437153 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-79b59d55-9f8b-41cb-a936-64280a9c3bd4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:20.437471 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-79b59d55-9f8b-41cb-a936-64280a9c3bd4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:20.437619 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-79b59d55-9f8b-41cb-a936-64280a9c3bd4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:20.442565 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:20.442565 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:20.443574 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-79b59d55-9f8b-41cb-a936-64280a9c3bd4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:20.445221 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1082/4375] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:20 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 743 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:20.648869 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ffa6067d-e6e6-43e8-a03d-cc69341fadf7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:20.651286 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ffa6067d-e6e6-43e8-a03d-cc69341fadf7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:20.651548 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ffa6067d-e6e6-43e8-a03d-cc69341fadf7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:20.651772 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ffa6067d-e6e6-43e8-a03d-cc69341fadf7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:20.651917 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-ffa6067d-e6e6-43e8-a03d-cc69341fadf7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id c03e02d8-600b-4664-8478-84c9ba39def8. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:20.657635 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:20.657635 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:20.658565 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ffa6067d-e6e6-43e8-a03d-cc69341fadf7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 200 Aug 14 06:19:20.659064 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1105/4376] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:20 2026] GET /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:20.803789 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2f2b813b-6fb0-48d1-8566-bd072a166f54 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:20.807295 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2f2b813b-6fb0-48d1-8566-bd072a166f54 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:19:20.807620 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2f2b813b-6fb0-48d1-8566-bd072a166f54 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:20.807889 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2f2b813b-6fb0-48d1-8566-bd072a166f54 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:20.808145 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-2f2b813b-6fb0-48d1-8566-bd072a166f54 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:20.819502 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:20.819502 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:20.819825 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2f2b813b-6fb0-48d1-8566-bd072a166f54 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 200 Aug 14 06:19:20.820258 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1099/4377] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:20 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:20.907452 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-608232a8-6dd1-4c72-ab0e-3913087ffa40 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:20.909327 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-608232a8-6dd1-4c72-ab0e-3913087ffa40 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:20.909716 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-608232a8-6dd1-4c72-ab0e-3913087ffa40 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:20.909893 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-608232a8-6dd1-4c72-ab0e-3913087ffa40 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:20.910015 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-608232a8-6dd1-4c72-ab0e-3913087ffa40 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:20.916097 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:20.916097 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:20.916866 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-608232a8-6dd1-4c72-ab0e-3913087ffa40 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:20.917626 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1092/4378] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:20 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:20.989831 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6b32064b-401a-4c64-870d-aa990a4e3417 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:20.992949 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6b32064b-401a-4c64-870d-aa990a4e3417 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b Aug 14 06:19:20.992949 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6b32064b-401a-4c64-870d-aa990a4e3417 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:20.992949 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6b32064b-401a-4c64-870d-aa990a4e3417 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:20.993106 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-6b32064b-401a-4c64-870d-aa990a4e3417 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete volume with id: e24289a7-af7b-4d26-b864-f15962267c8b Aug 14 06:19:20.998158 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=321,cinder:UPDATE=75,cinder:INSERT=35 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:19:21.010320 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:21.010320 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:21.011214 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6b32064b-401a-4c64-870d-aa990a4e3417 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:19:21.035226 np0000007331 devstack@c-api.service[100407]: WARNING cinder.keymgr.conf_key_mgr [None req-6b32064b-401a-4c64-870d-aa990a4e3417 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 06:19:21.042232 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6b32064b-401a-4c64-870d-aa990a4e3417 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete volume request issued successfully. Aug 14 06:19:21.042232 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6b32064b-401a-4c64-870d-aa990a4e3417 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b returned with HTTP 202 Aug 14 06:19:21.042746 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1083/4379] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:19:20 2026] DELETE /volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:21.051937 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a7a970e9-48c7-4221-9c0c-ca7cfafeb9ae None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:21.056051 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a7a970e9-48c7-4221-9c0c-ca7cfafeb9ae tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b Aug 14 06:19:21.057810 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a7a970e9-48c7-4221-9c0c-ca7cfafeb9ae tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:21.058372 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a7a970e9-48c7-4221-9c0c-ca7cfafeb9ae tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:21.071116 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:21.071116 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:21.077927 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a7a970e9-48c7-4221-9c0c-ca7cfafeb9ae tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:19:21.083392 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a7a970e9-48c7-4221-9c0c-ca7cfafeb9ae tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b returned with HTTP 200 Aug 14 06:19:21.083968 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1106/4380] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:21 2026] GET /volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:21.292528 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:21.294459 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:21.295151 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1224040636", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:21.297850 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1224040636', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:21.297850 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Create volume of 1 GB Aug 14 06:19:21.302491 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Availability Zones retrieved successfully. Aug 14 06:19:21.314900 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Flow 'volume_create_api' (550b0276-ac1f-419b-bf2a-851ca99ac8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:21.314900 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6be5f82e-7131-43ae-85ac-755bd8c436b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:21.315793 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:21.348445 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6be5f82e-7131-43ae-85ac-755bd8c436b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:21.349349 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f2be516-9238-42c9-bd19-a02979cfa6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:21.422493 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Created reservations ['443b35c3-3b5c-4644-9961-8d78b4554dfd', '37414286-a538-49c9-9134-b3e0fee36569', '21c4181d-d2e5-43a5-9db8-b016afee6319', '98afcedc-0a75-429f-b5eb-13b6ceeed2db'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:21.423257 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f2be516-9238-42c9-bd19-a02979cfa6e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['443b35c3-3b5c-4644-9961-8d78b4554dfd', '37414286-a538-49c9-9134-b3e0fee36569', '21c4181d-d2e5-43a5-9db8-b016afee6319', '98afcedc-0a75-429f-b5eb-13b6ceeed2db']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:21.423966 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02703990-dc4a-48a8-894a-ef89d0326dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:21.453190 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02703990-dc4a-48a8-894a-ef89d0326dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '509ff6c7-d45b-44d4-8858-ae41c073f0c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1224040636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='564dd9a283a44ed8911709d40885be42',qos_specs=None,replication_status=,reservations=['443b35c3-3b5c-4644-9961-8d78b4554dfd','37414286-a538-49c9-9134-b3e0fee36569','21c4181d-d2e5-43a5-9db8-b016afee6319','98afcedc-0a75-429f-b5eb-13b6ceeed2db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b32b6045cbd4d4caae331b81b170b54',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1224040636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=509ff6c7-d45b-44d4-8858-ae41c073f0c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='564dd9a283a44ed8911709d40885be42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b32b6045cbd4d4caae331b81b170b54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:21.454450 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f9e158e-8eb0-4882-9bf2-23e32603fba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:21.457617 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d81c1bf6-dd9a-4f04-900a-c22d5479289a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:21.459452 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d81c1bf6-dd9a-4f04-900a-c22d5479289a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:21.459719 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d81c1bf6-dd9a-4f04-900a-c22d5479289a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:21.459966 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d81c1bf6-dd9a-4f04-900a-c22d5479289a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:21.460119 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-d81c1bf6-dd9a-4f04-900a-c22d5479289a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:21.465725 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:21.465725 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:21.466832 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d81c1bf6-dd9a-4f04-900a-c22d5479289a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:21.467299 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1093/4381] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:21 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:21.476640 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f9e158e-8eb0-4882-9bf2-23e32603fba7) transitioned into state 'SUCCESS' from state '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-1224040636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='564dd9a283a44ed8911709d40885be42',qos_specs=None,replication_status=,reservations=['443b35c3-3b5c-4644-9961-8d78b4554dfd','37414286-a538-49c9-9134-b3e0fee36569','21c4181d-d2e5-43a5-9db8-b016afee6319','98afcedc-0a75-429f-b5eb-13b6ceeed2db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b32b6045cbd4d4caae331b81b170b54',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:21.477717 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (035dc9b5-e4d1-4b97-bf83-762f6f67dd7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:21.491122 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (035dc9b5-e4d1-4b97-bf83-762f6f67dd7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:21.492343 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Flow 'volume_create_api' (550b0276-ac1f-419b-bf2a-851ca99ac8eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:21.492881 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Create volume request issued successfully. Aug 14 06:19:21.493676 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9d5b0c29-cc50-4e06-8f92-8e2a236944f7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:21.494270 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1100/4382] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:19:21 2026] POST /volume/v3/volumes => generated 757 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:21.511430 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0ee7bb25-12b4-49ed-83df-bf7c6f47190c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:21.513949 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0ee7bb25-12b4-49ed-83df-bf7c6f47190c tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 Aug 14 06:19:21.514234 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0ee7bb25-12b4-49ed-83df-bf7c6f47190c tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:21.514504 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0ee7bb25-12b4-49ed-83df-bf7c6f47190c tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:21.524116 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:21.524116 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:21.530702 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0ee7bb25-12b4-49ed-83df-bf7c6f47190c tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:21.536678 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0ee7bb25-12b4-49ed-83df-bf7c6f47190c tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 returned with HTTP 200 Aug 14 06:19:21.537213 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1084/4383] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:21 2026] GET /volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:21.674451 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bd3d2b9d-bf6e-4a23-9ad0-5948384f1278 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:21.676559 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bd3d2b9d-bf6e-4a23-9ad0-5948384f1278 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:21.676844 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bd3d2b9d-bf6e-4a23-9ad0-5948384f1278 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:21.677643 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bd3d2b9d-bf6e-4a23-9ad0-5948384f1278 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:21.677829 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-bd3d2b9d-bf6e-4a23-9ad0-5948384f1278 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id c03e02d8-600b-4664-8478-84c9ba39def8. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:21.682871 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:21.682871 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:21.683851 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bd3d2b9d-bf6e-4a23-9ad0-5948384f1278 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 200 Aug 14 06:19:21.684281 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1107/4384] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:21 2026] GET /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:21.831830 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fdf02343-b346-479b-af39-6993e177ed69 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:21.835055 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fdf02343-b346-479b-af39-6993e177ed69 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:19:21.835392 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fdf02343-b346-479b-af39-6993e177ed69 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:21.836068 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fdf02343-b346-479b-af39-6993e177ed69 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:21.836257 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-fdf02343-b346-479b-af39-6993e177ed69 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:21.842506 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:21.842506 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:21.843251 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fdf02343-b346-479b-af39-6993e177ed69 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 200 Aug 14 06:19:21.844341 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1094/4385] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:21 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:21.928842 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b4427fc2-0b25-4819-8ebb-3daffa60d4cf None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:21.931085 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b4427fc2-0b25-4819-8ebb-3daffa60d4cf tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:21.931362 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b4427fc2-0b25-4819-8ebb-3daffa60d4cf tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:21.931617 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b4427fc2-0b25-4819-8ebb-3daffa60d4cf tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:21.931746 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-b4427fc2-0b25-4819-8ebb-3daffa60d4cf tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:21.936511 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:21.936511 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:21.937214 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b4427fc2-0b25-4819-8ebb-3daffa60d4cf tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:21.937658 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1101/4386] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:21 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:22.099477 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fdb96117-8cd4-4a1e-9dc1-b018928839bb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:22.109140 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fdb96117-8cd4-4a1e-9dc1-b018928839bb tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b Aug 14 06:19:22.109391 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fdb96117-8cd4-4a1e-9dc1-b018928839bb tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:22.109689 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fdb96117-8cd4-4a1e-9dc1-b018928839bb tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:22.120439 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fdb96117-8cd4-4a1e-9dc1-b018928839bb tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b returned with HTTP 404 Aug 14 06:19:22.120439 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1085/4387] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:22 2026] GET /volume/v3/volumes/e24289a7-af7b-4d26-b864-f15962267c8b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:22.127767 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1a79cc5c-c0c0-4ccc-82af-9578e1688d3f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:22.129478 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1a79cc5c-c0c0-4ccc-82af-9578e1688d3f tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 14 06:19:22.129770 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1a79cc5c-c0c0-4ccc-82af-9578e1688d3f tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:22.130013 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1a79cc5c-c0c0-4ccc-82af-9578e1688d3f tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:22.130832 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1a79cc5c-c0c0-4ccc-82af-9578e1688d3f tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:19:22.178658 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1a79cc5c-c0c0-4ccc-82af-9578e1688d3f tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] Get all volumes completed successfully. Aug 14 06:19:22.182864 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:22.182864 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:22.189607 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1a79cc5c-c0c0-4ccc-82af-9578e1688d3f tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 06:19:22.190256 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1108/4388] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 14 06:19:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16031 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:19:22.212520 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3a59285f-6e2e-46ef-ad7e-f7971913d27e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:22.218143 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3a59285f-6e2e-46ef-ad7e-f7971913d27e tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] DELETE https://10.4.3.127/volume/v3/types/9a78cf51-98ce-41a0-a711-0a71b7e724cb Aug 14 06:19:22.218484 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3a59285f-6e2e-46ef-ad7e-f7971913d27e tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:22.218731 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3a59285f-6e2e-46ef-ad7e-f7971913d27e tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:22.247917 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3a59285f-6e2e-46ef-ad7e-f7971913d27e tempest-TestVolumeBootPattern-451482931 tempest-TestVolumeBootPattern-451482931-project-admin] https://10.4.3.127/volume/v3/types/9a78cf51-98ce-41a0-a711-0a71b7e724cb returned with HTTP 202 Aug 14 06:19:22.248370 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1095/4389] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:19:22 2026] DELETE /volume/v3/types/9a78cf51-98ce-41a0-a711-0a71b7e724cb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:22.286676 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:22.288534 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:22.288905 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-346190476", "snapshot_id": null, "imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "volume_type": null, "size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:22.291027 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-346190476', 'snapshot_id': None, 'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'volume_type': None, 'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:22.482648 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9cc5f546-feb8-405a-ad23-ff43a98b398d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:22.501214 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9cc5f546-feb8-405a-ad23-ff43a98b398d tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:22.502367 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9cc5f546-feb8-405a-ad23-ff43a98b398d tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:22.502633 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9cc5f546-feb8-405a-ad23-ff43a98b398d tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:22.505031 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9cc5f546-feb8-405a-ad23-ff43a98b398d tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:22.528136 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:22.528136 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:22.537214 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9cc5f546-feb8-405a-ad23-ff43a98b398d tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:22.540212 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1086/4390] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:22 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 745 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:22.555674 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-aa418253-0342-4ce4-8db9-396d3c075aa6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:22.558431 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aa418253-0342-4ce4-8db9-396d3c075aa6 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 Aug 14 06:19:22.558713 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aa418253-0342-4ce4-8db9-396d3c075aa6 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:22.558993 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aa418253-0342-4ce4-8db9-396d3c075aa6 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:22.573419 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:22.573419 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:22.578933 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-aa418253-0342-4ce4-8db9-396d3c075aa6 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:22.586732 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aa418253-0342-4ce4-8db9-396d3c075aa6 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 returned with HTTP 200 Aug 14 06:19:22.586732 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1109/4391] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:22 2026] GET /volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:22.593689 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume of 1 GB Aug 14 06:19:22.599065 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Availability Zones retrieved successfully. Aug 14 06:19:22.607918 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Flow 'volume_create_api' (0c5616a6-43ff-4070-a66f-a3ea4a6924a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:22.609657 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75e8257c-99ac-482f-b6c6-3e744f3f365f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:22.609823 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4b55a4c9-cd87-4005-a3a5-74203e4bad5b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:22.611163 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:22.619123 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4b55a4c9-cd87-4005-a3a5-74203e4bad5b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 Aug 14 06:19:22.621601 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4b55a4c9-cd87-4005-a3a5-74203e4bad5b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:22.621601 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4b55a4c9-cd87-4005-a3a5-74203e4bad5b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:22.636094 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:22.636094 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:22.640511 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4b55a4c9-cd87-4005-a3a5-74203e4bad5b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:22.645504 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4b55a4c9-cd87-4005-a3a5-74203e4bad5b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 returned with HTTP 200 Aug 14 06:19:22.646059 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1096/4392] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:22 2026] GET /volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:22.696540 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75e8257c-99ac-482f-b6c6-3e744f3f365f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:22.696540 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cd2991f-1631-4028-a8ab-6c9800b8d1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:22.702209 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e6654280-c98e-4e03-b99c-2aa3e305e1a5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:22.704722 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e6654280-c98e-4e03-b99c-2aa3e305e1a5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:22.704722 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e6654280-c98e-4e03-b99c-2aa3e305e1a5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:22.704722 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e6654280-c98e-4e03-b99c-2aa3e305e1a5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:22.704722 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-e6654280-c98e-4e03-b99c-2aa3e305e1a5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id c03e02d8-600b-4664-8478-84c9ba39def8. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:22.709340 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:22.709340 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:22.710143 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e6654280-c98e-4e03-b99c-2aa3e305e1a5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 200 Aug 14 06:19:22.710542 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1087/4393] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:22 2026] GET /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:22.766848 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Created reservations ['4433bfe3-7dbf-459f-90b7-ee3117bea7c9', '079c6b45-a4c2-404d-abb9-2c040a84b34c', '477cd64b-e961-4f20-a9e9-42509431b2ad', '442e84f7-2bcc-447b-9051-da952e543d86'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:22.768068 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cd2991f-1631-4028-a8ab-6c9800b8d1cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4433bfe3-7dbf-459f-90b7-ee3117bea7c9', '079c6b45-a4c2-404d-abb9-2c040a84b34c', '477cd64b-e961-4f20-a9e9-42509431b2ad', '442e84f7-2bcc-447b-9051-da952e543d86']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:22.769128 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7710579c-9a69-413b-b115-631aa830f4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:22.799654 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7710579c-9a69-413b-b115-631aa830f4f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14811498-5631-4ab2-a9bb-d28239933311', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-346190476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51160e349737408d875f78f791966af5',qos_specs=None,replication_status=,reservations=['4433bfe3-7dbf-459f-90b7-ee3117bea7c9','079c6b45-a4c2-404d-abb9-2c040a84b34c','477cd64b-e961-4f20-a9e9-42509431b2ad','442e84f7-2bcc-447b-9051-da952e543d86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5709a71717ae4d43966d85054afbb19c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-346190476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14811498-5631-4ab2-a9bb-d28239933311,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51160e349737408d875f78f791966af5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5709a71717ae4d43966d85054afbb19c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:22.799654 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7787435b-4bb8-4b64-843e-f360883ceff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:22.823177 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7787435b-4bb8-4b64-843e-f360883ceff1) transitioned into state 'SUCCESS' from state '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-346190476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51160e349737408d875f78f791966af5',qos_specs=None,replication_status=,reservations=['4433bfe3-7dbf-459f-90b7-ee3117bea7c9','079c6b45-a4c2-404d-abb9-2c040a84b34c','477cd64b-e961-4f20-a9e9-42509431b2ad','442e84f7-2bcc-447b-9051-da952e543d86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5709a71717ae4d43966d85054afbb19c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:22.824219 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49a4ded6-2fd3-440a-b97e-5dc6a80788d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:22.842139 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49a4ded6-2fd3-440a-b97e-5dc6a80788d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:22.843612 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Flow 'volume_create_api' (0c5616a6-43ff-4070-a66f-a3ea4a6924a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:22.844061 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume request issued successfully. Aug 14 06:19:22.844924 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8be4616d-5efd-4ca5-95a2-813c3994ba10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:22.845708 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1102/4394] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:19:22 2026] POST /volume/v3/volumes => generated 758 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:22.856424 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b319a2d3-e448-4b15-a375-189750bb8e3a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:22.858680 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b319a2d3-e448-4b15-a375-189750bb8e3a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:19:22.859014 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b319a2d3-e448-4b15-a375-189750bb8e3a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:22.859280 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b319a2d3-e448-4b15-a375-189750bb8e3a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:22.859466 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-b319a2d3-e448-4b15-a375-189750bb8e3a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:22.863812 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:22.863812 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:22.864655 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b319a2d3-e448-4b15-a375-189750bb8e3a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 200 Aug 14 06:19:22.868427 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1110/4395] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:22 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:22.868907 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ad944d2e-750c-4b7a-843a-09d40e273383 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:22.868907 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ad944d2e-750c-4b7a-843a-09d40e273383 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 Aug 14 06:19:22.868907 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ad944d2e-750c-4b7a-843a-09d40e273383 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:22.868907 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ad944d2e-750c-4b7a-843a-09d40e273383 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:22.896872 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:22.896872 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:22.903277 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ad944d2e-750c-4b7a-843a-09d40e273383 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:19:22.910177 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ad944d2e-750c-4b7a-843a-09d40e273383 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 returned with HTTP 200 Aug 14 06:19:22.910745 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1097/4396] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:22 2026] GET /volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 => generated 826 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:22.949808 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6ef6f715-0806-49c3-a9f5-c326d07c4623 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:22.951728 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6ef6f715-0806-49c3-a9f5-c326d07c4623 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:22.951728 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6ef6f715-0806-49c3-a9f5-c326d07c4623 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:22.951728 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6ef6f715-0806-49c3-a9f5-c326d07c4623 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:22.951728 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-6ef6f715-0806-49c3-a9f5-c326d07c4623 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:22.957933 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:22.957933 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:22.959788 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6ef6f715-0806-49c3-a9f5-c326d07c4623 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:22.960263 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1088/4397] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:22 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:23.401735 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-ae352210-82d0-4388-8d50-722f8988b3db req-f7a2bce5-9e01-4ca5-917c-0d2371ed1520 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:23.404768 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ae352210-82d0-4388-8d50-722f8988b3db req-f7a2bce5-9e01-4ca5-917c-0d2371ed1520 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 Aug 14 06:19:23.405011 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-ae352210-82d0-4388-8d50-722f8988b3db req-f7a2bce5-9e01-4ca5-917c-0d2371ed1520 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:23.405364 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-ae352210-82d0-4388-8d50-722f8988b3db req-f7a2bce5-9e01-4ca5-917c-0d2371ed1520 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:23.413770 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:23.413770 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:23.420287 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-ae352210-82d0-4388-8d50-722f8988b3db req-f7a2bce5-9e01-4ca5-917c-0d2371ed1520 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:23.424769 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ae352210-82d0-4388-8d50-722f8988b3db req-f7a2bce5-9e01-4ca5-917c-0d2371ed1520 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 returned with HTTP 200 Aug 14 06:19:23.425143 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1103/4398] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:19:23 2026] GET /volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:23.549045 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d5508954-442d-428d-9c62-6bcfd5d1de43 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:23.549477 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d5508954-442d-428d-9c62-6bcfd5d1de43 None None] GET https://10.4.3.127/volume// Aug 14 06:19:23.549690 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d5508954-442d-428d-9c62-6bcfd5d1de43 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:23.549865 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d5508954-442d-428d-9c62-6bcfd5d1de43 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:23.550168 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d5508954-442d-428d-9c62-6bcfd5d1de43 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:19:23.550480 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1111/4399] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:19:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:19:23.552117 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fde99e58-b366-4667-8e30-b6fe6a1f466c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:23.555521 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fde99e58-b366-4667-8e30-b6fe6a1f466c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:23.555521 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fde99e58-b366-4667-8e30-b6fe6a1f466c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:23.555521 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fde99e58-b366-4667-8e30-b6fe6a1f466c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:23.555521 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-fde99e58-b366-4667-8e30-b6fe6a1f466c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:23.559615 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:23.559615 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:23.562742 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fde99e58-b366-4667-8e30-b6fe6a1f466c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:23.562742 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1098/4400] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:23 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:23.562824 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-ae352210-82d0-4388-8d50-722f8988b3db req-8f8b0836-c7f3-4955-962e-bd6e12402d47 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:23.685196 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ae352210-82d0-4388-8d50-722f8988b3db req-8f8b0836-c7f3-4955-962e-bd6e12402d47 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:19:23.685576 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ae352210-82d0-4388-8d50-722f8988b3db req-8f8b0836-c7f3-4955-962e-bd6e12402d47 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "509ff6c7-d45b-44d4-8858-ae41c073f0c0", "connector": null, "instance_uuid": "615e0830-4967-4575-8b9b-b421a2e08b46"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:23.693644 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:23.693644 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:23.720619 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ae352210-82d0-4388-8d50-722f8988b3db req-8f8b0836-c7f3-4955-962e-bd6e12402d47 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:19:23.721111 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1089/4401] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:19:23 2026] POST /volume/v3/attachments => generated 273 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:23.722857 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-40ffa104-fb74-4f17-ad50-ce64bb37b16a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:23.726017 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-40ffa104-fb74-4f17-ad50-ce64bb37b16a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:23.726222 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-40ffa104-fb74-4f17-ad50-ce64bb37b16a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:23.726504 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-40ffa104-fb74-4f17-ad50-ce64bb37b16a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:23.726688 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-40ffa104-fb74-4f17-ad50-ce64bb37b16a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id c03e02d8-600b-4664-8478-84c9ba39def8. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:23.733869 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:23.733869 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:23.734486 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-40ffa104-fb74-4f17-ad50-ce64bb37b16a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 200 Aug 14 06:19:23.734960 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1104/4402] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:23 2026] GET /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:23.752584 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-aec8d18f-f5e6-49b6-b9aa-e4e54733c4c7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:23.754618 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aec8d18f-f5e6-49b6-b9aa-e4e54733c4c7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 Aug 14 06:19:23.754618 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aec8d18f-f5e6-49b6-b9aa-e4e54733c4c7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:23.754879 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aec8d18f-f5e6-49b6-b9aa-e4e54733c4c7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:23.767667 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:23.767667 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:23.771204 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-aec8d18f-f5e6-49b6-b9aa-e4e54733c4c7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:23.776047 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aec8d18f-f5e6-49b6-b9aa-e4e54733c4c7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 returned with HTTP 200 Aug 14 06:19:23.776583 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1112/4403] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:23 2026] GET /volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:23.785741 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-55a14793-63d8-4872-ad1e-b1089f9f09c0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:23.788016 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-55a14793-63d8-4872-ad1e-b1089f9f09c0 None None] GET https://10.4.3.127/volume// Aug 14 06:19:23.788016 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-55a14793-63d8-4872-ad1e-b1089f9f09c0 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:23.788016 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-55a14793-63d8-4872-ad1e-b1089f9f09c0 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:23.788016 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-55a14793-63d8-4872-ad1e-b1089f9f09c0 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:19:23.788016 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1099/4404] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:19:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:19:23.798231 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-ae352210-82d0-4388-8d50-722f8988b3db req-dacfa813-a50b-4f21-b86e-7f3b55832342 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:23.800261 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ae352210-82d0-4388-8d50-722f8988b3db req-dacfa813-a50b-4f21-b86e-7f3b55832342 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 Aug 14 06:19:23.800502 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ae352210-82d0-4388-8d50-722f8988b3db req-dacfa813-a50b-4f21-b86e-7f3b55832342 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:23.800704 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ae352210-82d0-4388-8d50-722f8988b3db req-dacfa813-a50b-4f21-b86e-7f3b55832342 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:23.813670 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:23.813670 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:23.819018 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-ae352210-82d0-4388-8d50-722f8988b3db req-dacfa813-a50b-4f21-b86e-7f3b55832342 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:23.824384 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ae352210-82d0-4388-8d50-722f8988b3db req-dacfa813-a50b-4f21-b86e-7f3b55832342 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 returned with HTTP 200 Aug 14 06:19:23.825060 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1090/4405] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:19:23 2026] GET /volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 => generated 1029 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:19:23.876414 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-db464c85-e577-4112-a0ce-75e49f0469cb None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:23.878534 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-db464c85-e577-4112-a0ce-75e49f0469cb tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:19:23.878800 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-db464c85-e577-4112-a0ce-75e49f0469cb tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:23.879043 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-db464c85-e577-4112-a0ce-75e49f0469cb tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:23.879497 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-db464c85-e577-4112-a0ce-75e49f0469cb tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:23.885662 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:23.885662 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:23.886609 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-db464c85-e577-4112-a0ce-75e49f0469cb tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 200 Aug 14 06:19:23.887015 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1105/4406] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:23 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:23.931821 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e577eefe-a0cb-409b-8164-57073ad6a0d7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:23.933858 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e577eefe-a0cb-409b-8164-57073ad6a0d7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 Aug 14 06:19:23.934113 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e577eefe-a0cb-409b-8164-57073ad6a0d7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:23.934348 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e577eefe-a0cb-409b-8164-57073ad6a0d7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:23.943002 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:23.943002 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:23.947537 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e577eefe-a0cb-409b-8164-57073ad6a0d7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:19:23.953725 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e577eefe-a0cb-409b-8164-57073ad6a0d7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 returned with HTTP 200 Aug 14 06:19:23.953990 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1113/4407] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:23 2026] GET /volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:23.973981 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3b99a836-5673-4095-8e1d-9526ac30bf5d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:23.978222 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3b99a836-5673-4095-8e1d-9526ac30bf5d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 Aug 14 06:19:23.978539 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3b99a836-5673-4095-8e1d-9526ac30bf5d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:23.978725 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3b99a836-5673-4095-8e1d-9526ac30bf5d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:23.982553 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0aaf5b95-e01b-401d-bd02-bd8c72e61235 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:23.984970 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0aaf5b95-e01b-401d-bd02-bd8c72e61235 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:23.985243 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0aaf5b95-e01b-401d-bd02-bd8c72e61235 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:23.985470 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0aaf5b95-e01b-401d-bd02-bd8c72e61235 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:23.985594 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0aaf5b95-e01b-401d-bd02-bd8c72e61235 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:23.989641 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:23.989641 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:23.990104 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:23.990104 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:23.990867 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0aaf5b95-e01b-401d-bd02-bd8c72e61235 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:23.991131 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-ae352210-82d0-4388-8d50-722f8988b3db req-a73e533d-bd75-48c3-ade5-43cee9e32f92 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:23.991297 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1091/4408] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:23 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:23.998298 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ae352210-82d0-4388-8d50-722f8988b3db req-a73e533d-bd75-48c3-ade5-43cee9e32f92 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] PUT https://10.4.3.127/volume/v3/attachments/90b97518-f6e0-4529-adf0-59c2a7e94b91 Aug 14 06:19:23.999073 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-ae352210-82d0-4388-8d50-722f8988b3db req-a73e533d-bd75-48c3-ade5-43cee9e32f92 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:24.007651 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-ae352210-82d0-4388-8d50-722f8988b3db req-a73e533d-bd75-48c3-ade5-43cee9e32f92 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Acquiring lock "cinder-attachment_update-509ff6c7-d45b-44d4-8858-ae41c073f0c0-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:19:24.011834 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3b99a836-5673-4095-8e1d-9526ac30bf5d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:19:24.014159 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-ae352210-82d0-4388-8d50-722f8988b3db req-a73e533d-bd75-48c3-ade5-43cee9e32f92 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Lock "cinder-attachment_update-509ff6c7-d45b-44d4-8858-ae41c073f0c0-np0000007331" acquired by "attachment_update" :: waited 0.007s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:19:24.015643 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:24.015643 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:24.038233 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3b99a836-5673-4095-8e1d-9526ac30bf5d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 returned with HTTP 200 Aug 14 06:19:24.039316 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1100/4409] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:23 2026] GET /volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 => generated 1366 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:24.131112 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-ae352210-82d0-4388-8d50-722f8988b3db req-a73e533d-bd75-48c3-ade5-43cee9e32f92 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Lock "cinder-attachment_update-509ff6c7-d45b-44d4-8858-ae41c073f0c0-np0000007331" released by "attachment_update" :: held 0.117s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:19:24.131520 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ae352210-82d0-4388-8d50-722f8988b3db req-a73e533d-bd75-48c3-ade5-43cee9e32f92 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/attachments/90b97518-f6e0-4529-adf0-59c2a7e94b91 returned with HTTP 200 Aug 14 06:19:24.132046 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1106/4410] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:19:23 2026] PUT /volume/v3/attachments/90b97518-f6e0-4529-adf0-59c2a7e94b91 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:24.199107 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-f5d0a206-db7d-4a5e-98f7-502a2c321a85 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:24.201490 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-f5d0a206-db7d-4a5e-98f7-502a2c321a85 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/limits Aug 14 06:19:24.201651 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-f5d0a206-db7d-4a5e-98f7-502a2c321a85 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:24.201839 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-f5d0a206-db7d-4a5e-98f7-502a2c321a85 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:24.213045 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-f5d0a206-db7d-4a5e-98f7-502a2c321a85 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-452451261 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-452451261, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:19:24.213274 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-f5d0a206-db7d-4a5e-98f7-502a2c321a85 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-452451261 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-452451261, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:19:24.213579 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-f5d0a206-db7d-4a5e-98f7-502a2c321a85 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-452451261 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-452451261, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:19:24.231989 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-f5d0a206-db7d-4a5e-98f7-502a2c321a85 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/limits returned with HTTP 200 Aug 14 06:19:24.232439 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1114/4411] 10.4.3.127 () {68 vars in 1484 bytes} [Fri Aug 14 06:19:24 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:24.280701 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-16b195b1-bfd9-4d55-9333-c01255fb8a9c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:24.282795 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-16b195b1-bfd9-4d55-9333-c01255fb8a9c tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 Aug 14 06:19:24.283362 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-16b195b1-bfd9-4d55-9333-c01255fb8a9c tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:24.283725 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-16b195b1-bfd9-4d55-9333-c01255fb8a9c tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:24.296313 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:24.296313 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:24.299800 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-16b195b1-bfd9-4d55-9333-c01255fb8a9c tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:19:24.305972 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-16b195b1-bfd9-4d55-9333-c01255fb8a9c tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 returned with HTTP 200 Aug 14 06:19:24.306572 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1092/4412] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:19:24 2026] GET /volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 => generated 1661 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:24.321347 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-73e6b228-5d85-475c-8acf-a415d439b6d0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:24.324611 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-73e6b228-5d85-475c-8acf-a415d439b6d0 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:19:24.324611 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-73e6b228-5d85-475c-8acf-a415d439b6d0 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6089f98f-4fc7-4bbc-a3f0-d428e9d34315", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-479377518", "description": null, "metadata": {}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:24.342366 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:24.342366 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:24.342885 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-73e6b228-5d85-475c-8acf-a415d439b6d0 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:19:24.343044 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-73e6b228-5d85-475c-8acf-a415d439b6d0 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Create snapshot from volume 6089f98f-4fc7-4bbc-a3f0-d428e9d34315 Aug 14 06:19:24.377653 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-73e6b228-5d85-475c-8acf-a415d439b6d0 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Created reservations ['91ff828a-5fbb-4d7c-8686-2c2f90524148', '0eaf5e83-8068-4545-9629-571414357647', '163166c6-c9d3-4ae8-8fdf-18bd1f9f7740', 'c22c7a9a-f5aa-4c97-96ce-0bc4bd0bafba'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:24.427423 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-73e6b228-5d85-475c-8acf-a415d439b6d0 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Snapshot force create request issued successfully. Aug 14 06:19:24.427423 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-e16be6f7-8272-4eb7-a812-48890e00c854 req-73e6b228-5d85-475c-8acf-a415d439b6d0 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:19:24.427423 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1101/4413] 10.4.3.127 () {72 vars in 1547 bytes} [Fri Aug 14 06:19:24 2026] POST /volume/v3/snapshots => generated 323 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:24.580233 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-560b431b-0cb0-486c-9710-f4c3aea7e9c0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:24.583301 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-560b431b-0cb0-486c-9710-f4c3aea7e9c0 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:24.583301 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-560b431b-0cb0-486c-9710-f4c3aea7e9c0 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:24.583301 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-560b431b-0cb0-486c-9710-f4c3aea7e9c0 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:24.583508 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-560b431b-0cb0-486c-9710-f4c3aea7e9c0 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:24.589336 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:24.589336 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:24.590483 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-560b431b-0cb0-486c-9710-f4c3aea7e9c0 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:24.591048 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1107/4414] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:24 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:24.748365 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4efd9a4a-6c5e-4e73-b49b-4b6778b9cce2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:24.754219 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4efd9a4a-6c5e-4e73-b49b-4b6778b9cce2 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:24.754219 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4efd9a4a-6c5e-4e73-b49b-4b6778b9cce2 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:24.754219 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4efd9a4a-6c5e-4e73-b49b-4b6778b9cce2 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:24.754219 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-4efd9a4a-6c5e-4e73-b49b-4b6778b9cce2 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id c03e02d8-600b-4664-8478-84c9ba39def8. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:24.767667 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:24.767667 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:24.773452 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4efd9a4a-6c5e-4e73-b49b-4b6778b9cce2 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 200 Aug 14 06:19:24.775974 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1115/4415] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:24 2026] GET /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 708 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:24.790472 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ad242124-1fe5-46f9-ab28-4bd3c2503cd1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:24.794472 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad242124-1fe5-46f9-ab28-4bd3c2503cd1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 Aug 14 06:19:24.794795 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad242124-1fe5-46f9-ab28-4bd3c2503cd1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:24.795068 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad242124-1fe5-46f9-ab28-4bd3c2503cd1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:24.825669 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:24.825669 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:24.838706 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ad242124-1fe5-46f9-ab28-4bd3c2503cd1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:24.846474 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad242124-1fe5-46f9-ab28-4bd3c2503cd1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 returned with HTTP 200 Aug 14 06:19:24.846474 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1093/4416] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:24 2026] GET /volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:24.899498 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-113d7765-54a1-4b56-bb5a-b1d48854b8ac None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:24.902136 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-113d7765-54a1-4b56-bb5a-b1d48854b8ac tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:19:24.902457 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-113d7765-54a1-4b56-bb5a-b1d48854b8ac tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:24.902735 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-113d7765-54a1-4b56-bb5a-b1d48854b8ac tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:24.905416 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-113d7765-54a1-4b56-bb5a-b1d48854b8ac tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:24.907997 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:24.907997 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:24.909498 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-113d7765-54a1-4b56-bb5a-b1d48854b8ac tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 200 Aug 14 06:19:24.909498 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1102/4417] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:24 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:25.005958 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c3856a0e-72a3-4108-86b9-d39c39471f8d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:25.008757 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c3856a0e-72a3-4108-86b9-d39c39471f8d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:25.008757 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c3856a0e-72a3-4108-86b9-d39c39471f8d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:25.012587 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c3856a0e-72a3-4108-86b9-d39c39471f8d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:25.012801 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-c3856a0e-72a3-4108-86b9-d39c39471f8d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:25.019910 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:25.019910 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:25.020790 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c3856a0e-72a3-4108-86b9-d39c39471f8d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:25.021286 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1108/4418] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:25 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:25.412281 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-be348968-2e76-4e21-a1a8-0caf37b5ee92 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:25.414551 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-be348968-2e76-4e21-a1a8-0caf37b5ee92 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 Aug 14 06:19:25.414930 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-be348968-2e76-4e21-a1a8-0caf37b5ee92 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:25.415217 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-be348968-2e76-4e21-a1a8-0caf37b5ee92 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:25.427973 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:25.427973 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:25.432842 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-be348968-2e76-4e21-a1a8-0caf37b5ee92 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:19:25.440154 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-be348968-2e76-4e21-a1a8-0caf37b5ee92 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 returned with HTTP 200 Aug 14 06:19:25.440634 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1116/4419] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:19:25 2026] GET /volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:25.605926 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f831a5d8-25c9-4cc4-b66b-933da777794d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:25.607954 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f831a5d8-25c9-4cc4-b66b-933da777794d tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:25.608222 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f831a5d8-25c9-4cc4-b66b-933da777794d tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:25.608429 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f831a5d8-25c9-4cc4-b66b-933da777794d tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:25.608582 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f831a5d8-25c9-4cc4-b66b-933da777794d tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:25.613526 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:25.613526 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:25.614368 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f831a5d8-25c9-4cc4-b66b-933da777794d tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:25.614865 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1094/4420] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:25 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:25.792615 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-aced308e-0049-43f7-8852-6c2ea1a92462 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:25.799993 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-aced308e-0049-43f7-8852-6c2ea1a92462 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:25.799993 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-aced308e-0049-43f7-8852-6c2ea1a92462 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:25.799993 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-aced308e-0049-43f7-8852-6c2ea1a92462 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:25.799993 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-aced308e-0049-43f7-8852-6c2ea1a92462 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id c03e02d8-600b-4664-8478-84c9ba39def8. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:25.804908 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:25.804908 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:25.805754 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-aced308e-0049-43f7-8852-6c2ea1a92462 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 200 Aug 14 06:19:25.806258 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1103/4421] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:25 2026] GET /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 709 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:25.865883 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4f78b7b1-b753-4db0-abdc-a4aee060b17e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:25.869566 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4f78b7b1-b753-4db0-abdc-a4aee060b17e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 Aug 14 06:19:25.869566 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4f78b7b1-b753-4db0-abdc-a4aee060b17e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:25.869566 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4f78b7b1-b753-4db0-abdc-a4aee060b17e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:25.890573 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:25.890573 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:25.896315 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4f78b7b1-b753-4db0-abdc-a4aee060b17e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:25.902366 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4f78b7b1-b753-4db0-abdc-a4aee060b17e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 returned with HTTP 200 Aug 14 06:19:25.903163 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1109/4422] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:25 2026] GET /volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:25.925632 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d6c835e4-6169-4f06-a782-81c01bbd4b6f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:25.927956 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d6c835e4-6169-4f06-a782-81c01bbd4b6f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:19:25.928175 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d6c835e4-6169-4f06-a782-81c01bbd4b6f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:25.929163 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d6c835e4-6169-4f06-a782-81c01bbd4b6f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:25.929163 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-d6c835e4-6169-4f06-a782-81c01bbd4b6f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:25.933928 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:25.933928 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:25.934800 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d6c835e4-6169-4f06-a782-81c01bbd4b6f tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 200 Aug 14 06:19:25.935722 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1117/4423] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:25 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:26.041829 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2e533d30-1184-474b-a15b-74f62e734971 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:26.044738 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2e533d30-1184-474b-a15b-74f62e734971 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:26.044986 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2e533d30-1184-474b-a15b-74f62e734971 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:26.045231 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2e533d30-1184-474b-a15b-74f62e734971 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:26.045383 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-2e533d30-1184-474b-a15b-74f62e734971 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:26.056417 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:26.056417 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:26.057278 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2e533d30-1184-474b-a15b-74f62e734971 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:26.057759 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1095/4424] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:26 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:26.103914 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-f0fd5494-6ac8-43f4-b2b4-ca5a953ceb45 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:26.108786 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-f0fd5494-6ac8-43f4-b2b4-ca5a953ceb45 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 Aug 14 06:19:26.108786 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-f0fd5494-6ac8-43f4-b2b4-ca5a953ceb45 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:26.108786 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-f0fd5494-6ac8-43f4-b2b4-ca5a953ceb45 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:26.120551 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:26.120551 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:26.125490 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-f0fd5494-6ac8-43f4-b2b4-ca5a953ceb45 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:19:26.131363 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-f0fd5494-6ac8-43f4-b2b4-ca5a953ceb45 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 returned with HTTP 200 Aug 14 06:19:26.131832 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1104/4425] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:19:26 2026] GET /volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:26.144681 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3fda070f-d368-4909-8ffa-e66d1840a750 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:26.145093 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3fda070f-d368-4909-8ffa-e66d1840a750 None None] GET https://10.4.3.127/volume// Aug 14 06:19:26.145297 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3fda070f-d368-4909-8ffa-e66d1840a750 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:26.145730 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3fda070f-d368-4909-8ffa-e66d1840a750 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:26.145904 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3fda070f-d368-4909-8ffa-e66d1840a750 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:19:26.146110 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1110/4426] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:19:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:19:26.158532 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-436209be-eafd-424b-ba7e-021a1e158f79 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:26.162479 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-436209be-eafd-424b-ba7e-021a1e158f79 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:19:26.162872 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-436209be-eafd-424b-ba7e-021a1e158f79 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14811498-5631-4ab2-a9bb-d28239933311", "connector": null, "instance_uuid": "e3f557b2-ffc8-4bc0-959a-cee8fbb44cbb"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:26.172785 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:26.172785 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:26.212311 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-436209be-eafd-424b-ba7e-021a1e158f79 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:19:26.213086 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1118/4427] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:19:26 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 06:19:26.628551 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b2f10cee-2a2d-494f-9d5e-4a3ae28d64cd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:26.637014 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b2f10cee-2a2d-494f-9d5e-4a3ae28d64cd tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:26.637014 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b2f10cee-2a2d-494f-9d5e-4a3ae28d64cd tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:26.637014 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b2f10cee-2a2d-494f-9d5e-4a3ae28d64cd tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:26.637014 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b2f10cee-2a2d-494f-9d5e-4a3ae28d64cd tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:26.644711 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:26.644711 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:26.647059 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b2f10cee-2a2d-494f-9d5e-4a3ae28d64cd tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:26.647059 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1096/4428] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:26 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 756 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:26.743703 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f8e1c676-00e9-4664-a5c8-01aab59198c0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:26.745643 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f8e1c676-00e9-4664-a5c8-01aab59198c0 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/snapshots/7eb9c702-3ead-4eae-ab9e-c08ce7c76c6e Aug 14 06:19:26.745868 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f8e1c676-00e9-4664-a5c8-01aab59198c0 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:26.746058 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f8e1c676-00e9-4664-a5c8-01aab59198c0 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:26.751782 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:26.751782 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:26.752197 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f8e1c676-00e9-4664-a5c8-01aab59198c0 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Snapshot retrieved successfully. Aug 14 06:19:26.753041 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f8e1c676-00e9-4664-a5c8-01aab59198c0 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/snapshots/7eb9c702-3ead-4eae-ab9e-c08ce7c76c6e returned with HTTP 200 Aug 14 06:19:26.753525 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1105/4429] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:19:26 2026] GET /volume/v3/snapshots/7eb9c702-3ead-4eae-ab9e-c08ce7c76c6e => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:26.782773 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:26.785537 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:26.785833 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-197616447", "snapshot_id": null, "imageRef": "65eea5b6-b872-4c23-b741-d7b5b0d3ee96", "volume_type": null, "size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:26.787319 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-197616447', 'snapshot_id': None, 'imageRef': '65eea5b6-b872-4c23-b741-d7b5b0d3ee96', 'volume_type': None, 'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:26.819285 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ea163a1f-046b-4483-9bfd-1eea1db407cd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:26.822461 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ea163a1f-046b-4483-9bfd-1eea1db407cd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:26.822710 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ea163a1f-046b-4483-9bfd-1eea1db407cd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:26.822957 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ea163a1f-046b-4483-9bfd-1eea1db407cd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:26.823080 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-ea163a1f-046b-4483-9bfd-1eea1db407cd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id c03e02d8-600b-4664-8478-84c9ba39def8. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:26.834978 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:26.834978 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:26.835840 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ea163a1f-046b-4483-9bfd-1eea1db407cd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 200 Aug 14 06:19:26.836355 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1119/4430] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:26 2026] GET /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 709 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:26.911443 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:26.911443 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:26.912061 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Snapshot retrieved successfully. Aug 14 06:19:26.912278 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Create volume of 1 GB Aug 14 06:19:26.916869 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Availability Zones retrieved successfully. Aug 14 06:19:26.919724 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9e6becfd-d665-46d4-a520-fc140d04ea47 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:26.923421 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9e6becfd-d665-46d4-a520-fc140d04ea47 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 Aug 14 06:19:26.923421 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9e6becfd-d665-46d4-a520-fc140d04ea47 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:26.923421 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9e6becfd-d665-46d4-a520-fc140d04ea47 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:26.923652 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Flow 'volume_create_api' (7ca6e233-6c0e-46e8-bf84-3dcdc953b221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:26.923841 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd9543f1-429a-4d67-8454-c0d849a1974d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:26.924860 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:26.936622 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:26.936622 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:26.945427 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9e6becfd-d665-46d4-a520-fc140d04ea47 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:26.950571 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9e6becfd-d665-46d4-a520-fc140d04ea47 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 returned with HTTP 200 Aug 14 06:19:26.951142 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1097/4431] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:26 2026] GET /volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:26.951789 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9a29384e-e012-400e-a0e3-81d5a0374a93 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:26.956445 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9a29384e-e012-400e-a0e3-81d5a0374a93 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:19:26.956730 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9a29384e-e012-400e-a0e3-81d5a0374a93 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:26.956939 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9a29384e-e012-400e-a0e3-81d5a0374a93 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:26.957051 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-9a29384e-e012-400e-a0e3-81d5a0374a93 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:26.963454 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:26.963454 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:26.964125 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9a29384e-e012-400e-a0e3-81d5a0374a93 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 200 Aug 14 06:19:26.964562 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1106/4432] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:26 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:26.975054 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd9543f1-429a-4d67-8454-c0d849a1974d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7eb9c702-3ead-4eae-ab9e-c08ce7c76c6e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:26.976206 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc1b631-ebd8-4f2f-8c4f-0a59dd3cf66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:27.039330 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Created reservations ['e99f9a6e-21ca-4198-b849-ca0c5184d566', '118efc96-ee46-43a4-92d0-afb894bcf3c5', 'ebfc1153-92a2-434c-b819-db84b673d422', 'd5eca2a5-5fcf-49d7-a1ee-a29d61b688ae'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:27.040449 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc1b631-ebd8-4f2f-8c4f-0a59dd3cf66e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e99f9a6e-21ca-4198-b849-ca0c5184d566', '118efc96-ee46-43a4-92d0-afb894bcf3c5', 'ebfc1153-92a2-434c-b819-db84b673d422', 'd5eca2a5-5fcf-49d7-a1ee-a29d61b688ae']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:27.041314 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3264a01b-75de-4cd6-99a8-a539c2326aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:27.070047 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9d370b88-7b4c-4a48-847a-655c5d39cc65 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:27.073900 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d370b88-7b4c-4a48-847a-655c5d39cc65 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:27.074046 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d370b88-7b4c-4a48-847a-655c5d39cc65 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:27.074299 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d370b88-7b4c-4a48-847a-655c5d39cc65 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:27.074788 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-9d370b88-7b4c-4a48-847a-655c5d39cc65 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:27.081431 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:27.081431 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:27.082160 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d370b88-7b4c-4a48-847a-655c5d39cc65 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:27.082627 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1120/4433] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:27 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:27.091268 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3264a01b-75de-4cd6-99a8-a539c2326aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea6f4bc3-651e-44f4-a12d-4364ce640b29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-197616447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9954d8c4308442588dfbb3e96f7974d9',qos_specs=None,replication_status=,reservations=['e99f9a6e-21ca-4198-b849-ca0c5184d566','118efc96-ee46-43a4-92d0-afb894bcf3c5','ebfc1153-92a2-434c-b819-db84b673d422','d5eca2a5-5fcf-49d7-a1ee-a29d61b688ae'],size=1,snapshot_id=7eb9c702-3ead-4eae-ab9e-c08ce7c76c6e,source_replicaid=,source_volid=None,status='creating',user_id='038898708e9d4ddebca2c52a1f2b7147',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), '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-14T06:19:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-197616447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea6f4bc3-651e-44f4-a12d-4364ce640b29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9954d8c4308442588dfbb3e96f7974d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7eb9c702-3ead-4eae-ab9e-c08ce7c76c6e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='038898708e9d4ddebca2c52a1f2b7147',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:27.091268 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3004a09e-bce2-47a0-96e1-099a44e31059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:27.113274 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3004a09e-bce2-47a0-96e1-099a44e31059) transitioned into state 'SUCCESS' from state '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-197616447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9954d8c4308442588dfbb3e96f7974d9',qos_specs=None,replication_status=,reservations=['e99f9a6e-21ca-4198-b849-ca0c5184d566','118efc96-ee46-43a4-92d0-afb894bcf3c5','ebfc1153-92a2-434c-b819-db84b673d422','d5eca2a5-5fcf-49d7-a1ee-a29d61b688ae'],size=1,snapshot_id=7eb9c702-3ead-4eae-ab9e-c08ce7c76c6e,source_replicaid=,source_volid=None,status='creating',user_id='038898708e9d4ddebca2c52a1f2b7147',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:27.113924 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c99d7fb7-9f77-4825-a190-24bd6314602e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:27.136671 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c99d7fb7-9f77-4825-a190-24bd6314602e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:27.138676 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Flow 'volume_create_api' (7ca6e233-6c0e-46e8-bf84-3dcdc953b221) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:27.139010 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Create volume request issued successfully. Aug 14 06:19:27.139631 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2c6a7cc3-9534-452a-be33-1ccffa05ee1d tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:27.140035 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1111/4434] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 14 06:19:26 2026] POST /volume/v3/volumes => generated 813 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:27.150632 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cd63f32e-6f1d-46fd-9e3d-0f4b8b86e703 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:27.152386 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cd63f32e-6f1d-46fd-9e3d-0f4b8b86e703 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 Aug 14 06:19:27.152641 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cd63f32e-6f1d-46fd-9e3d-0f4b8b86e703 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:27.152850 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cd63f32e-6f1d-46fd-9e3d-0f4b8b86e703 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:27.163011 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:27.163011 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:27.166841 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cd63f32e-6f1d-46fd-9e3d-0f4b8b86e703 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:19:27.172070 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cd63f32e-6f1d-46fd-9e3d-0f4b8b86e703 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 returned with HTTP 200 Aug 14 06:19:27.172536 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1098/4435] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:27 2026] GET /volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:27.421413 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-28bf2dff-4d94-4f48-a6a3-2173034a6929 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:27.421817 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-28bf2dff-4d94-4f48-a6a3-2173034a6929 None None] GET https://10.4.3.127/volume// Aug 14 06:19:27.421983 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-28bf2dff-4d94-4f48-a6a3-2173034a6929 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:27.422207 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-28bf2dff-4d94-4f48-a6a3-2173034a6929 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:27.422536 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-28bf2dff-4d94-4f48-a6a3-2173034a6929 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:19:27.422818 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1107/4436] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:19:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:19:27.433545 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-0d42133d-84bf-4cc6-876b-9eba199e9088 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:27.435940 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-0d42133d-84bf-4cc6-876b-9eba199e9088 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 Aug 14 06:19:27.436200 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-0d42133d-84bf-4cc6-876b-9eba199e9088 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:27.436907 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-0d42133d-84bf-4cc6-876b-9eba199e9088 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:27.448892 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:27.448892 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:27.454083 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-0d42133d-84bf-4cc6-876b-9eba199e9088 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:19:27.461043 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-0d42133d-84bf-4cc6-876b-9eba199e9088 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 returned with HTTP 200 Aug 14 06:19:27.461043 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1121/4437] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:19:27 2026] GET /volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 => generated 1545 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:19:27.590543 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-7bfbc0b5-8399-4a3a-b3f6-e0a609def3bb None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:27.594598 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-7bfbc0b5-8399-4a3a-b3f6-e0a609def3bb tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] PUT https://10.4.3.127/volume/v3/attachments/abbc455a-95bf-46ee-aff9-5a5b11453dd4 Aug 14 06:19:27.594990 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-7bfbc0b5-8399-4a3a-b3f6-e0a609def3bb tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:27.605482 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-7bfbc0b5-8399-4a3a-b3f6-e0a609def3bb tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Acquiring lock "cinder-attachment_update-14811498-5631-4ab2-a9bb-d28239933311-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:19:27.612030 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-7bfbc0b5-8399-4a3a-b3f6-e0a609def3bb tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Lock "cinder-attachment_update-14811498-5631-4ab2-a9bb-d28239933311-np0000007331" acquired by "attachment_update" :: waited 0.007s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:19:27.612961 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:27.612961 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:27.658776 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4861952c-bf50-46ee-b66b-777f3335a3a2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:27.660688 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4861952c-bf50-46ee-b66b-777f3335a3a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:27.660884 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4861952c-bf50-46ee-b66b-777f3335a3a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:27.661069 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4861952c-bf50-46ee-b66b-777f3335a3a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:27.661175 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-4861952c-bf50-46ee-b66b-777f3335a3a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:27.669222 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:27.669222 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:27.670037 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4861952c-bf50-46ee-b66b-777f3335a3a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:27.670443 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1099/4438] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:27 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:27.734257 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-7bfbc0b5-8399-4a3a-b3f6-e0a609def3bb tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Lock "cinder-attachment_update-14811498-5631-4ab2-a9bb-d28239933311-np0000007331" released by "attachment_update" :: held 0.122s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:19:27.734731 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-7bfbc0b5-8399-4a3a-b3f6-e0a609def3bb tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/abbc455a-95bf-46ee-aff9-5a5b11453dd4 returned with HTTP 200 Aug 14 06:19:27.735299 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1112/4439] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:19:27 2026] PUT /volume/v3/attachments/abbc455a-95bf-46ee-aff9-5a5b11453dd4 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:27.769017 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-13bc4051-f9d3-4d58-81bd-5bc7c60f0467 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:27.771376 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-13bc4051-f9d3-4d58-81bd-5bc7c60f0467 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/attachments/abbc455a-95bf-46ee-aff9-5a5b11453dd4/action Aug 14 06:19:27.772687 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-13bc4051-f9d3-4d58-81bd-5bc7c60f0467 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:19:27.772687 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-13bc4051-f9d3-4d58-81bd-5bc7c60f0467 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:27.802421 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:27.802421 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:27.821190 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-ac425a73-98cf-462c-aa93-96d9f2a39cc4 req-13bc4051-f9d3-4d58-81bd-5bc7c60f0467 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/abbc455a-95bf-46ee-aff9-5a5b11453dd4/action returned with HTTP 204 Aug 14 06:19:27.822082 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1108/4440] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:19:27 2026] POST /volume/v3/attachments/abbc455a-95bf-46ee-aff9-5a5b11453dd4/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:27.854320 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-404cafd4-c572-4e37-84cf-ae5ca6ced593 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:27.856142 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-404cafd4-c572-4e37-84cf-ae5ca6ced593 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:27.857078 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-404cafd4-c572-4e37-84cf-ae5ca6ced593 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:27.857655 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-404cafd4-c572-4e37-84cf-ae5ca6ced593 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:27.857888 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-404cafd4-c572-4e37-84cf-ae5ca6ced593 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id c03e02d8-600b-4664-8478-84c9ba39def8. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:27.866668 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:27.866668 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:27.866668 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-404cafd4-c572-4e37-84cf-ae5ca6ced593 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 200 Aug 14 06:19:27.866668 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1122/4441] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:27 2026] GET /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 709 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:27.923350 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-ae352210-82d0-4388-8d50-722f8988b3db req-649f736d-6174-4a03-88e3-db85d3ef6ba1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:27.928613 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ae352210-82d0-4388-8d50-722f8988b3db req-649f736d-6174-4a03-88e3-db85d3ef6ba1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] POST https://10.4.3.127/volume/v3/attachments/90b97518-f6e0-4529-adf0-59c2a7e94b91/action Aug 14 06:19:27.929210 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ae352210-82d0-4388-8d50-722f8988b3db req-649f736d-6174-4a03-88e3-db85d3ef6ba1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:19:27.929386 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ae352210-82d0-4388-8d50-722f8988b3db req-649f736d-6174-4a03-88e3-db85d3ef6ba1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:27.949566 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:27.949566 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:27.962862 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ae352210-82d0-4388-8d50-722f8988b3db req-649f736d-6174-4a03-88e3-db85d3ef6ba1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/attachments/90b97518-f6e0-4529-adf0-59c2a7e94b91/action returned with HTTP 204 Aug 14 06:19:27.963151 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1100/4442] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:19:27 2026] POST /volume/v3/attachments/90b97518-f6e0-4529-adf0-59c2a7e94b91/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:27.969534 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5a3a11f8-cb01-443d-baf2-13af03b957c0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:27.971970 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5a3a11f8-cb01-443d-baf2-13af03b957c0 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 Aug 14 06:19:27.972082 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5a3a11f8-cb01-443d-baf2-13af03b957c0 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:27.972389 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5a3a11f8-cb01-443d-baf2-13af03b957c0 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:27.975409 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0810cb61-8985-48ca-a995-b246b778569b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:27.982847 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0810cb61-8985-48ca-a995-b246b778569b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:19:27.987437 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0810cb61-8985-48ca-a995-b246b778569b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:27.987437 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0810cb61-8985-48ca-a995-b246b778569b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:27.987437 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-0810cb61-8985-48ca-a995-b246b778569b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:27.994173 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:27.994173 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:27.995844 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0810cb61-8985-48ca-a995-b246b778569b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 200 Aug 14 06:19:27.997257 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1109/4443] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:27 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:27.997772 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:27.997772 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:28.003044 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5a3a11f8-cb01-443d-baf2-13af03b957c0 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:28.009380 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5a3a11f8-cb01-443d-baf2-13af03b957c0 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 returned with HTTP 200 Aug 14 06:19:28.010002 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1113/4444] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:27 2026] GET /volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 => generated 1142 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:28.098177 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a788a1ce-950c-4249-b0ca-a520fdb4d896 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:28.099897 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a788a1ce-950c-4249-b0ca-a520fdb4d896 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:28.100093 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a788a1ce-950c-4249-b0ca-a520fdb4d896 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:28.100320 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a788a1ce-950c-4249-b0ca-a520fdb4d896 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:28.100442 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-a788a1ce-950c-4249-b0ca-a520fdb4d896 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:28.111277 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:28.111277 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:28.111895 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a788a1ce-950c-4249-b0ca-a520fdb4d896 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:28.112256 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1123/4445] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:28 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:28.188576 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2b32cebd-26df-4f8a-b738-5da41182d37f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:28.191800 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2b32cebd-26df-4f8a-b738-5da41182d37f tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 Aug 14 06:19:28.192271 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2b32cebd-26df-4f8a-b738-5da41182d37f tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:28.192698 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2b32cebd-26df-4f8a-b738-5da41182d37f tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:28.206301 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:28.206301 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:28.216422 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2b32cebd-26df-4f8a-b738-5da41182d37f tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:19:28.225606 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2b32cebd-26df-4f8a-b738-5da41182d37f tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 returned with HTTP 200 Aug 14 06:19:28.225981 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1101/4446] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:28 2026] GET /volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 => generated 1422 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:19:28.245943 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-deb89246-f472-4e3a-aaca-28a137ff22be None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:28.248265 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-deb89246-f472-4e3a-aaca-28a137ff22be tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 Aug 14 06:19:28.248517 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-deb89246-f472-4e3a-aaca-28a137ff22be tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:28.248803 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-deb89246-f472-4e3a-aaca-28a137ff22be tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:28.257238 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:28.257238 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:28.262629 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-deb89246-f472-4e3a-aaca-28a137ff22be tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:19:28.269494 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-deb89246-f472-4e3a-aaca-28a137ff22be tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 returned with HTTP 200 Aug 14 06:19:28.270096 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1110/4447] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:19:28 2026] GET /volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 => generated 1422 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:19:28.683803 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-cf8f2b19-1f76-4db6-aa09-9261f6419772 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:28.686166 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cf8f2b19-1f76-4db6-aa09-9261f6419772 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:28.686516 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cf8f2b19-1f76-4db6-aa09-9261f6419772 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:28.686621 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cf8f2b19-1f76-4db6-aa09-9261f6419772 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:28.686669 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-cf8f2b19-1f76-4db6-aa09-9261f6419772 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:28.694489 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:28.694489 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:28.695298 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cf8f2b19-1f76-4db6-aa09-9261f6419772 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:28.696183 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1114/4448] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:28 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:28.881737 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5b103d16-c2d5-4714-a5ac-bfbc5477a6ad None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:28.884016 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5b103d16-c2d5-4714-a5ac-bfbc5477a6ad tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:28.884307 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5b103d16-c2d5-4714-a5ac-bfbc5477a6ad tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:28.884673 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5b103d16-c2d5-4714-a5ac-bfbc5477a6ad tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:28.884830 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-5b103d16-c2d5-4714-a5ac-bfbc5477a6ad tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id c03e02d8-600b-4664-8478-84c9ba39def8. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:28.890278 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:28.890278 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:28.891268 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5b103d16-c2d5-4714-a5ac-bfbc5477a6ad tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 200 Aug 14 06:19:28.891906 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1124/4449] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:28 2026] GET /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 710 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:28.902897 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9d35a7e7-8c38-4261-bb89-42d1b7368b40 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:28.904877 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d35a7e7-8c38-4261-bb89-42d1b7368b40 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] DELETE https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 Aug 14 06:19:28.905285 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d35a7e7-8c38-4261-bb89-42d1b7368b40 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:28.905536 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d35a7e7-8c38-4261-bb89-42d1b7368b40 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:28.905740 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-9d35a7e7-8c38-4261-bb89-42d1b7368b40 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Delete backup with id: c03e02d8-600b-4664-8478-84c9ba39def8. Aug 14 06:19:28.911374 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:28.911374 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:28.924486 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-9d35a7e7-8c38-4261-bb89-42d1b7368b40 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] delete_backup rpcapi backup_id c03e02d8-600b-4664-8478-84c9ba39def8 {{(pid=100407) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:19:28.927278 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d35a7e7-8c38-4261-bb89-42d1b7368b40 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 returned with HTTP 202 Aug 14 06:19:28.927927 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1102/4450] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:19:28 2026] DELETE /volume/v3/backups/c03e02d8-600b-4664-8478-84c9ba39def8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:19:28.936811 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:28.940429 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:28.940429 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-961368076"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:28.940429 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-961368076'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:28.940754 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Create volume of 1 GB Aug 14 06:19:28.952601 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Availability Zones retrieved successfully. Aug 14 06:19:28.960000 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Flow 'volume_create_api' (2ef3e3be-50fc-4e28-b9cb-b861ccf55fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:28.961146 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de6de0dc-535e-48e6-b5e9-92de0c343f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:28.962170 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:28.993729 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de6de0dc-535e-48e6-b5e9-92de0c343f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:28.994467 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26e6a60a-17ad-470c-8477-dd22d7a90f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:29.012243 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-562a3b99-b5a4-47ff-9363-65585726f6ab None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:29.016460 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-562a3b99-b5a4-47ff-9363-65585726f6ab tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:19:29.016460 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-562a3b99-b5a4-47ff-9363-65585726f6ab tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:29.016460 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-562a3b99-b5a4-47ff-9363-65585726f6ab tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:29.016460 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-562a3b99-b5a4-47ff-9363-65585726f6ab tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:29.022858 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:29.022858 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:29.023865 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-562a3b99-b5a4-47ff-9363-65585726f6ab tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 200 Aug 14 06:19:29.025428 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1115/4451] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:29 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:29.041428 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f526dc0e-a506-4dad-8e34-a59fbc161a98 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:29.041976 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f526dc0e-a506-4dad-8e34-a59fbc161a98 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c/export_record Aug 14 06:19:29.042283 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f526dc0e-a506-4dad-8e34-a59fbc161a98 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:29.042849 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f526dc0e-a506-4dad-8e34-a59fbc161a98 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'export_record' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:29.043078 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-f526dc0e-a506-4dad-8e34-a59fbc161a98 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Export record for backup 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100406) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 06:19:29.047947 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Created reservations ['1a64cfec-d0bc-4466-bc9a-04db7f0a886e', 'c0f4304e-c4cd-473e-a4af-cb98df825325', 'b41ad8c5-ce51-48d6-9b27-77829fc39538', 'd3a06768-b374-41f5-bd49-ac0817892c1c'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:29.049235 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26e6a60a-17ad-470c-8477-dd22d7a90f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a64cfec-d0bc-4466-bc9a-04db7f0a886e', 'c0f4304e-c4cd-473e-a4af-cb98df825325', 'b41ad8c5-ce51-48d6-9b27-77829fc39538', 'd3a06768-b374-41f5-bd49-ac0817892c1c']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:29.049938 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:29.049938 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:29.050190 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ecb727-bf16-4e4b-8ec8-0379bbe53a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:29.051067 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.backup.api [None req-f526dc0e-a506-4dad-8e34-a59fbc161a98 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling RPCAPI with context: , host: np0000007331, backup: 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100406) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 06:19:29.065268 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-f526dc0e-a506-4dad-8e34-a59fbc161a98 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] export_record in rpcapi backup_id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c on host np0000007331. {{(pid=100406) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 06:19:29.075595 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-f526dc0e-a506-4dad-8e34-a59fbc161a98 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTFmNDdiYTktMDExYi00N2ExLWIxZWYtNWM3MmY4ZDE5NzFjIiwgInVzZXJfaWQiOiAiNGU3ZTU1YzdhNjdlNDRmZTg4MWRhNjA1ODM2MmIwNTgiLCAicHJvamVjdF9pZCI6ICI1NzBmMDk0MTVlYTk0YTVhOWY3OTU4OTMxM2U4NTE0ZiIsICJ2b2x1bWVfaWQiOiAiYzM4ZDUxNjEtZjc4ZC00MzYzLTkxNTAtN2U2Y2ZlMDlmNjMxIiwgImhvc3QiOiAibnAwMDAwMDA3MzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODQyNzAwMDQwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzM4ZDUxNjEtZjc4ZC00MzYzLTkxNTAtN2U2Y2ZlMDlmNjMxLzIwMjYwODE0MDYxOTE0L2F6X25vdmFfYmFja3VwXzUxZjQ3YmE5LTAxMWItNDdhMS1iMWVmLTVjNzJmOGQxOTcxYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDY6MTk6MTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDY6MTk6MTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNjoxOToyOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100406) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 06:19:29.076776 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f526dc0e-a506-4dad-8e34-a59fbc161a98 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c/export_record returned with HTTP 200 Aug 14 06:19:29.078286 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1125/4452] 10.4.3.127 () {68 vars in 1430 bytes} [Fri Aug 14 06:19:29 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c/export_record => generated 1424 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:29.079090 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ecb727-bf16-4e4b-8ec8-0379bbe53a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ab8a09b-8e38-4de9-bb07-4ae7a1c25f6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-961368076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f89101e416443f99c34397fb3b6d6e9',qos_specs=None,replication_status=,reservations=['1a64cfec-d0bc-4466-bc9a-04db7f0a886e','c0f4304e-c4cd-473e-a4af-cb98df825325','b41ad8c5-ce51-48d6-9b27-77829fc39538','d3a06768-b374-41f5-bd49-ac0817892c1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b894761e134a51b63dfa3fa46ec284',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-961368076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ab8a09b-8e38-4de9-bb07-4ae7a1c25f6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f89101e416443f99c34397fb3b6d6e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05b894761e134a51b63dfa3fa46ec284',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:29.079923 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63751eca-94ce-43e2-8bac-ac27dae3d493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:29.092572 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ca2044af-2189-4487-9ad6-36f3b3294d03 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:29.095297 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca2044af-2189-4487-9ad6-36f3b3294d03 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:19:29.096289 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ca2044af-2189-4487-9ad6-36f3b3294d03 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:29.096289 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ca2044af-2189-4487-9ad6-36f3b3294d03 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:29.096505 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-ca2044af-2189-4487-9ad6-36f3b3294d03 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:29.103159 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:29.103159 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:29.103925 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63751eca-94ce-43e2-8bac-ac27dae3d493) transitioned into state 'SUCCESS' from state '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-961368076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f89101e416443f99c34397fb3b6d6e9',qos_specs=None,replication_status=,reservations=['1a64cfec-d0bc-4466-bc9a-04db7f0a886e','c0f4304e-c4cd-473e-a4af-cb98df825325','b41ad8c5-ce51-48d6-9b27-77829fc39538','d3a06768-b374-41f5-bd49-ac0817892c1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b894761e134a51b63dfa3fa46ec284',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:29.104038 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca2044af-2189-4487-9ad6-36f3b3294d03 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 200 Aug 14 06:19:29.104344 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1103/4453] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:29 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:29.104781 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ad8111c-69ad-4f38-8316-63bea21e3b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:29.117018 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3da54d0a-dbc5-4c4c-a663-db6f72393ab9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:29.117495 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ad8111c-69ad-4f38-8316-63bea21e3b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:29.118666 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Flow 'volume_create_api' (2ef3e3be-50fc-4e28-b9cb-b861ccf55fd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:29.119082 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Create volume request issued successfully. Aug 14 06:19:29.120060 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-44b60dc7-f7e4-44ed-8554-2622d31096bf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:29.120672 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1111/4454] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:19:28 2026] POST /volume/v3/volumes => generated 777 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:29.124116 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3da54d0a-dbc5-4c4c-a663-db6f72393ab9 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] POST https://10.4.3.127/volume/v3/backups/import_record Aug 14 06:19:29.124693 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bfcc2d37-3353-44f4-b4c1-1867544091a9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:29.126476 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3da54d0a-dbc5-4c4c-a663-db6f72393ab9 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzc3ZTM0NDUtZjg3OS00MmI1LWExNmItYjRlOWZmNTY1OGQ5IiwgInVzZXJfaWQiOiAiNGU3ZTU1YzdhNjdlNDRmZTg4MWRhNjA1ODM2MmIwNTgiLCAicHJvamVjdF9pZCI6ICI1NzBmMDk0MTVlYTk0YTVhOWY3OTU4OTMxM2U4NTE0ZiIsICJ2b2x1bWVfaWQiOiAiYzM4ZDUxNjEtZjc4ZC00MzYzLTkxNTAtN2U2Y2ZlMDlmNjMxIiwgImhvc3QiOiAibnAwMDAwMDA3MzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODQyNzAwMDQwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzM4ZDUxNjEtZjc4ZC00MzYzLTkxNTAtN2U2Y2ZlMDlmNjMxLzIwMjYwODE0MDYxOTE0L2F6X25vdmFfYmFja3VwXzUxZjQ3YmE5LTAxMWItNDdhMS1iMWVmLTVjNzJmOGQxOTcxYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDY6MTk6MTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDY6MTk6MTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNjoxOToyOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:29.126962 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bfcc2d37-3353-44f4-b4c1-1867544091a9 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:29.127324 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bfcc2d37-3353-44f4-b4c1-1867544091a9 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:29.127667 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bfcc2d37-3353-44f4-b4c1-1867544091a9 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:29.127820 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-bfcc2d37-3353-44f4-b4c1-1867544091a9 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:29.128325 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.backups [None req-3da54d0a-dbc5-4c4c-a663-db6f72393ab9 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzc3ZTM0NDUtZjg3OS00MmI1LWExNmItYjRlOWZmNTY1OGQ5IiwgInVzZXJfaWQiOiAiNGU3ZTU1YzdhNjdlNDRmZTg4MWRhNjA1ODM2MmIwNTgiLCAicHJvamVjdF9pZCI6ICI1NzBmMDk0MTVlYTk0YTVhOWY3OTU4OTMxM2U4NTE0ZiIsICJ2b2x1bWVfaWQiOiAiYzM4ZDUxNjEtZjc4ZC00MzYzLTkxNTAtN2U2Y2ZlMDlmNjMxIiwgImhvc3QiOiAibnAwMDAwMDA3MzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODQyNzAwMDQwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzM4ZDUxNjEtZjc4ZC00MzYzLTkxNTAtN2U2Y2ZlMDlmNjMxLzIwMjYwODE0MDYxOTE0L2F6X25vdmFfYmFja3VwXzUxZjQ3YmE5LTAxMWItNDdhMS1iMWVmLTVjNzJmOGQxOTcxYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDY6MTk6MTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDY6MTk6MTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNjoxOToyOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100404) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 06:19:29.128483 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.backups [None req-3da54d0a-dbc5-4c4c-a663-db6f72393ab9 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzc3ZTM0NDUtZjg3OS00MmI1LWExNmItYjRlOWZmNTY1OGQ5IiwgInVzZXJfaWQiOiAiNGU3ZTU1YzdhNjdlNDRmZTg4MWRhNjA1ODM2MmIwNTgiLCAicHJvamVjdF9pZCI6ICI1NzBmMDk0MTVlYTk0YTVhOWY3OTU4OTMxM2U4NTE0ZiIsICJ2b2x1bWVfaWQiOiAiYzM4ZDUxNjEtZjc4ZC00MzYzLTkxNTAtN2U2Y2ZlMDlmNjMxIiwgImhvc3QiOiAibnAwMDAwMDA3MzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODQyNzAwMDQwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzM4ZDUxNjEtZjc4ZC00MzYzLTkxNTAtN2U2Y2ZlMDlmNjMxLzIwMjYwODE0MDYxOTE0L2F6X25vdmFfYmFja3VwXzUxZjQ3YmE5LTAxMWItNDdhMS1iMWVmLTVjNzJmOGQxOTcxYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDY6MTk6MTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDY6MTk6MTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNjoxOToyOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100404) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 06:19:29.129296 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.policy [None req-3da54d0a-dbc5-4c4c-a663-db6f72393ab9 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'fa4efc4bc397417d91dd9589a623db38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '570f09415ea94a5a9f79589313e8514f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100404) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:19:29.129740 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3da54d0a-dbc5-4c4c-a663-db6f72393ab9 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] https://10.4.3.127/volume/v3/backups/import_record returned with HTTP 403 Aug 14 06:19:29.131032 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1116/4455] 10.4.3.127 () {70 vars in 1342 bytes} [Fri Aug 14 06:19:29 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:29.134950 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:29.134950 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:29.136023 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bfcc2d37-3353-44f4-b4c1-1867544091a9 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:29.136514 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1126/4456] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:29 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:29.136571 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f2d48e9a-174c-4784-9d55-520a1a8c5985 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:29.138391 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f2d48e9a-174c-4784-9d55-520a1a8c5985 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/volumes/3ab8a09b-8e38-4de9-bb07-4ae7a1c25f6d Aug 14 06:19:29.138555 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f2d48e9a-174c-4784-9d55-520a1a8c5985 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:29.138777 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f2d48e9a-174c-4784-9d55-520a1a8c5985 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:29.140247 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-67ecc4e5-e2cf-4c32-84f7-b0f42365c4d0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:29.142268 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-67ecc4e5-e2cf-4c32-84f7-b0f42365c4d0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/c38d5161-f78d-4363-9150-7e6cfe09f631 Aug 14 06:19:29.142668 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-67ecc4e5-e2cf-4c32-84f7-b0f42365c4d0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:29.142760 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-67ecc4e5-e2cf-4c32-84f7-b0f42365c4d0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:29.142912 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-67ecc4e5-e2cf-4c32-84f7-b0f42365c4d0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Delete volume with id: c38d5161-f78d-4363-9150-7e6cfe09f631 Aug 14 06:19:29.148281 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:29.148281 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:29.151696 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f2d48e9a-174c-4784-9d55-520a1a8c5985 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:19:29.153565 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:29.153565 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:29.154067 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-67ecc4e5-e2cf-4c32-84f7-b0f42365c4d0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:19:29.156176 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f2d48e9a-174c-4784-9d55-520a1a8c5985 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/3ab8a09b-8e38-4de9-bb07-4ae7a1c25f6d returned with HTTP 200 Aug 14 06:19:29.156639 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1104/4457] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:29 2026] GET /volume/v3/volumes/3ab8a09b-8e38-4de9-bb07-4ae7a1c25f6d => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:29.173833 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-67ecc4e5-e2cf-4c32-84f7-b0f42365c4d0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Delete volume request issued successfully. Aug 14 06:19:29.174098 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-67ecc4e5-e2cf-4c32-84f7-b0f42365c4d0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/c38d5161-f78d-4363-9150-7e6cfe09f631 returned with HTTP 202 Aug 14 06:19:29.174734 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1112/4458] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:19:29 2026] DELETE /volume/v3/volumes/c38d5161-f78d-4363-9150-7e6cfe09f631 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:29.183881 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2e126736-b392-4803-b82d-4e7430e27fdf None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:29.187878 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2e126736-b392-4803-b82d-4e7430e27fdf tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/volumes/c38d5161-f78d-4363-9150-7e6cfe09f631 Aug 14 06:19:29.187878 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2e126736-b392-4803-b82d-4e7430e27fdf tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:29.187878 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2e126736-b392-4803-b82d-4e7430e27fdf tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:29.197343 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:29.197343 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:29.205233 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2e126736-b392-4803-b82d-4e7430e27fdf tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:19:29.211004 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2e126736-b392-4803-b82d-4e7430e27fdf tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/c38d5161-f78d-4363-9150-7e6cfe09f631 returned with HTTP 200 Aug 14 06:19:29.212240 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1117/4459] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:29 2026] GET /volume/v3/volumes/c38d5161-f78d-4363-9150-7e6cfe09f631 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:29.660159 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-3d36cb03-3778-4e15-a998-8268b6315611 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:29.662216 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-3d36cb03-3778-4e15-a998-8268b6315611 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 Aug 14 06:19:29.662446 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-3d36cb03-3778-4e15-a998-8268b6315611 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:29.662640 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-3d36cb03-3778-4e15-a998-8268b6315611 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:29.673350 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:29.673350 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:29.677280 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-3d36cb03-3778-4e15-a998-8268b6315611 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:19:29.681865 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-3d36cb03-3778-4e15-a998-8268b6315611 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 returned with HTTP 200 Aug 14 06:19:29.682539 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1127/4460] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:19:29 2026] GET /volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 => generated 1404 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:29.707870 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ed28e223-cf38-47c2-9d6d-5d9671d197c3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:29.709821 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ed28e223-cf38-47c2-9d6d-5d9671d197c3 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:29.710050 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ed28e223-cf38-47c2-9d6d-5d9671d197c3 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:29.710206 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ed28e223-cf38-47c2-9d6d-5d9671d197c3 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:29.710323 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-ed28e223-cf38-47c2-9d6d-5d9671d197c3 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:29.715772 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:29.715772 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:29.717010 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ed28e223-cf38-47c2-9d6d-5d9671d197c3 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:29.717586 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1105/4461] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:29 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:30.149696 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-514f47e7-f057-4c23-aa39-c1995e4f4d30 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:30.151633 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-514f47e7-f057-4c23-aa39-c1995e4f4d30 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:30.151833 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-514f47e7-f057-4c23-aa39-c1995e4f4d30 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:30.152064 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-514f47e7-f057-4c23-aa39-c1995e4f4d30 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:30.152137 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-514f47e7-f057-4c23-aa39-c1995e4f4d30 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:30.156100 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:30.156100 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:30.156644 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-514f47e7-f057-4c23-aa39-c1995e4f4d30 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:30.156969 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1113/4462] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:30 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:30.171162 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-44efbfa7-cd1a-4802-9de5-8ca5c0c0db6a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:30.171670 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-6816dcf9-b081-4aff-a5b4-4863c674f808 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:30.172772 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-44efbfa7-cd1a-4802-9de5-8ca5c0c0db6a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/volumes/3ab8a09b-8e38-4de9-bb07-4ae7a1c25f6d Aug 14 06:19:30.172966 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-44efbfa7-cd1a-4802-9de5-8ca5c0c0db6a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:30.173146 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-44efbfa7-cd1a-4802-9de5-8ca5c0c0db6a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:30.174933 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-6816dcf9-b081-4aff-a5b4-4863c674f808 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 Aug 14 06:19:30.175250 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-6816dcf9-b081-4aff-a5b4-4863c674f808 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:30.175473 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-6816dcf9-b081-4aff-a5b4-4863c674f808 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:30.179477 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:30.179477 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:30.182503 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:30.182503 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:30.182740 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-44efbfa7-cd1a-4802-9de5-8ca5c0c0db6a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:19:30.185828 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-6816dcf9-b081-4aff-a5b4-4863c674f808 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:19:30.186086 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-44efbfa7-cd1a-4802-9de5-8ca5c0c0db6a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/3ab8a09b-8e38-4de9-bb07-4ae7a1c25f6d returned with HTTP 200 Aug 14 06:19:30.186447 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1118/4463] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:30 2026] GET /volume/v3/volumes/3ab8a09b-8e38-4de9-bb07-4ae7a1c25f6d => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:30.190209 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-6816dcf9-b081-4aff-a5b4-4863c674f808 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 returned with HTTP 200 Aug 14 06:19:30.190875 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1128/4464] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:19:30 2026] GET /volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 => generated 1404 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:30.199737 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c48c35a7-7a5e-41dc-89b6-54fc7d887492 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:30.199737 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c48c35a7-7a5e-41dc-89b6-54fc7d887492 None None] GET https://10.4.3.127/volume// Aug 14 06:19:30.199737 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c48c35a7-7a5e-41dc-89b6-54fc7d887492 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:30.199876 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c48c35a7-7a5e-41dc-89b6-54fc7d887492 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:30.200185 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c48c35a7-7a5e-41dc-89b6-54fc7d887492 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:19:30.200474 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1106/4465] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:19:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:19:30.204724 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5e8979c4-6def-4dc8-b9aa-4aa392ab3b7a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:30.206632 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5e8979c4-6def-4dc8-b9aa-4aa392ab3b7a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 14 06:19:30.206932 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-ae153018-30e9-4a0b-90d3-8503bdd0e594 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:30.207027 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5e8979c4-6def-4dc8-b9aa-4aa392ab3b7a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3ab8a09b-8e38-4de9-bb07-4ae7a1c25f6d", "name": "tempest-type-Backup-233543657"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:30.208614 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-5e8979c4-6def-4dc8-b9aa-4aa392ab3b7a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Creating new backup {'backup': {'volume_id': '3ab8a09b-8e38-4de9-bb07-4ae7a1c25f6d', 'name': 'tempest-type-Backup-233543657'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:19:30.208769 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-5e8979c4-6def-4dc8-b9aa-4aa392ab3b7a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Creating backup of volume 3ab8a09b-8e38-4de9-bb07-4ae7a1c25f6d in container None Aug 14 06:19:30.208920 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-ae153018-30e9-4a0b-90d3-8503bdd0e594 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:19:30.209313 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-ae153018-30e9-4a0b-90d3-8503bdd0e594 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea6f4bc3-651e-44f4-a12d-4364ce640b29", "connector": null, "instance_uuid": "0de9a550-330a-4e9d-92af-77d4bdc6c21c"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:30.216582 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:30.216582 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:30.216929 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5e8979c4-6def-4dc8-b9aa-4aa392ab3b7a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:19:30.217486 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:30.217486 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:30.226809 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a7ede30e-b551-4d08-961e-ba2aaec06503 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:30.229593 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a7ede30e-b551-4d08-961e-ba2aaec06503 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/volumes/c38d5161-f78d-4363-9150-7e6cfe09f631 Aug 14 06:19:30.229936 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a7ede30e-b551-4d08-961e-ba2aaec06503 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:30.230467 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a7ede30e-b551-4d08-961e-ba2aaec06503 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:30.234478 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-5e8979c4-6def-4dc8-b9aa-4aa392ab3b7a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Created reservations ['a1e3e771-8fe9-4caf-b807-e15d7cfd7435', 'decd09e4-5413-4375-b0b3-fd2887ce756a'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:30.238248 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a7ede30e-b551-4d08-961e-ba2aaec06503 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/c38d5161-f78d-4363-9150-7e6cfe09f631 returned with HTTP 404 Aug 14 06:19:30.239057 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1129/4466] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:30 2026] GET /volume/v3/volumes/c38d5161-f78d-4363-9150-7e6cfe09f631 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:30.241660 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-ae153018-30e9-4a0b-90d3-8503bdd0e594 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:19:30.243371 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1119/4467] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:19:30 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:30.251804 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-40ca54b2-ef50-40c5-a658-02d3064fde2e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:30.253289 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-40ca54b2-ef50-40c5-a658-02d3064fde2e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] GET https://10.4.3.127/volume/v3/backups Aug 14 06:19:30.253503 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-40ca54b2-ef50-40c5-a658-02d3064fde2e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:30.253681 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-40ca54b2-ef50-40c5-a658-02d3064fde2e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:30.253939 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-40ca54b2-ef50-40c5-a658-02d3064fde2e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:19:30.259335 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-40ca54b2-ef50-40c5-a658-02d3064fde2e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 200 Aug 14 06:19:30.261579 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1107/4468] 10.4.3.127 () {68 vars in 1277 bytes} [Fri Aug 14 06:19:30 2026] GET /volume/v3/backups => generated 625 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:30.273602 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-47bf7206-a65e-46a1-9549-1e96298ddacc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:30.280453 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5e8979c4-6def-4dc8-b9aa-4aa392ab3b7a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:19:30.280692 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1114/4469] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:19:30 2026] POST /volume/v3/backups => generated 315 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:30.281321 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-47bf7206-a65e-46a1-9549-1e96298ddacc tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] GET https://10.4.3.127/volume/v3/backups?project_id=570f09415ea94a5a9f79589313e8514f Aug 14 06:19:30.281779 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-47bf7206-a65e-46a1-9549-1e96298ddacc tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:30.282023 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-47bf7206-a65e-46a1-9549-1e96298ddacc tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:30.282366 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-47bf7206-a65e-46a1-9549-1e96298ddacc tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Removing options 'project_id' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:19:30.294273 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-cbeca68c-4b26-4f54-9eb1-e9d4d588ace1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:30.299737 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cbeca68c-4b26-4f54-9eb1-e9d4d588ace1 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 Aug 14 06:19:30.300016 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cbeca68c-4b26-4f54-9eb1-e9d4d588ace1 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:30.300285 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cbeca68c-4b26-4f54-9eb1-e9d4d588ace1 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:30.300457 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-cbeca68c-4b26-4f54-9eb1-e9d4d588ace1 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 2500ab7e-02ea-4f45-9917-d866a1deb127. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:30.303407 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-47bf7206-a65e-46a1-9549-1e96298ddacc tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] https://10.4.3.127/volume/v3/backups?project_id=570f09415ea94a5a9f79589313e8514f returned with HTTP 200 Aug 14 06:19:30.307286 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1130/4470] 10.4.3.127 () {68 vars in 1364 bytes} [Fri Aug 14 06:19:30 2026] GET /volume/v3/backups?project_id=570f09415ea94a5a9f79589313e8514f => generated 625 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:30.311185 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:30.311185 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:30.311185 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cbeca68c-4b26-4f54-9eb1-e9d4d588ace1 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 returned with HTTP 200 Aug 14 06:19:30.311185 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1120/4471] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:30 2026] GET /volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 => generated 722 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:30.324419 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:30.324419 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:30.324419 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1259252991"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:30.326584 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1259252991'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:30.326754 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Create volume of 1 GB Aug 14 06:19:30.327041 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:30.327041 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:30.330828 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Availability Zones retrieved successfully. Aug 14 06:19:30.338971 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Flow 'volume_create_api' (0ea19271-c6f6-404e-846b-1c2fa92af723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:30.338971 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22394523-4274-49c7-9d59-adfdf456220b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:30.339413 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:30.367857 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22394523-4274-49c7-9d59-adfdf456220b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:30.368833 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4af0a0a9-f1f9-4df3-b5d5-5a233d988a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:30.421103 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Created reservations ['6f3a2e9c-6881-47ca-b061-46e95e027c59', 'a036f685-decb-4b3b-8b1e-4c259499f9e5', '8501b8ff-c37e-46ec-aa7a-f13a3ea60eeb', '23a29d61-e7e4-4a0a-867b-2af1b7ea2cde'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:30.422024 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4af0a0a9-f1f9-4df3-b5d5-5a233d988a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f3a2e9c-6881-47ca-b061-46e95e027c59', 'a036f685-decb-4b3b-8b1e-4c259499f9e5', '8501b8ff-c37e-46ec-aa7a-f13a3ea60eeb', '23a29d61-e7e4-4a0a-867b-2af1b7ea2cde']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:30.422951 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85db4053-7d5e-4fb3-bf60-c7398aacf89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:30.447305 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85db4053-7d5e-4fb3-bf60-c7398aacf89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb03dd49-68fa-4b92-80d9-0bf636e8a66f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1259252991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='570f09415ea94a5a9f79589313e8514f',qos_specs=None,replication_status=,reservations=['6f3a2e9c-6881-47ca-b061-46e95e027c59','a036f685-decb-4b3b-8b1e-4c259499f9e5','8501b8ff-c37e-46ec-aa7a-f13a3ea60eeb','23a29d61-e7e4-4a0a-867b-2af1b7ea2cde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e7e55c7a67e44fe881da6058362b058',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1259252991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb03dd49-68fa-4b92-80d9-0bf636e8a66f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='570f09415ea94a5a9f79589313e8514f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e7e55c7a67e44fe881da6058362b058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:30.448462 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40fb3782-4da4-4f0f-aead-5a06f7621d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:30.465240 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40fb3782-4da4-4f0f-aead-5a06f7621d0e) transitioned into state 'SUCCESS' from state '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-1259252991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='570f09415ea94a5a9f79589313e8514f',qos_specs=None,replication_status=,reservations=['6f3a2e9c-6881-47ca-b061-46e95e027c59','a036f685-decb-4b3b-8b1e-4c259499f9e5','8501b8ff-c37e-46ec-aa7a-f13a3ea60eeb','23a29d61-e7e4-4a0a-867b-2af1b7ea2cde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e7e55c7a67e44fe881da6058362b058',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:30.466355 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d02dcb2f-43a4-4418-86da-45eebd06a385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:30.476245 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d02dcb2f-43a4-4418-86da-45eebd06a385) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:30.476952 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Flow 'volume_create_api' (0ea19271-c6f6-404e-846b-1c2fa92af723) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:30.477220 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Create volume request issued successfully. Aug 14 06:19:30.477740 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-deb5d924-7d89-4af6-9238-e0b1c32ed002 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:30.478143 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1108/4472] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:19:30 2026] POST /volume/v3/volumes => generated 778 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:30.495598 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2ab272ad-b202-48fa-94fd-47353b5a5798 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:30.499612 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2ab272ad-b202-48fa-94fd-47353b5a5798 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/volumes/bb03dd49-68fa-4b92-80d9-0bf636e8a66f Aug 14 06:19:30.500318 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2ab272ad-b202-48fa-94fd-47353b5a5798 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:30.500318 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2ab272ad-b202-48fa-94fd-47353b5a5798 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:30.508710 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:30.508710 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:30.513141 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2ab272ad-b202-48fa-94fd-47353b5a5798 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:19:30.518486 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2ab272ad-b202-48fa-94fd-47353b5a5798 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/bb03dd49-68fa-4b92-80d9-0bf636e8a66f returned with HTTP 200 Aug 14 06:19:30.518685 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1115/4473] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:30 2026] GET /volume/v3/volumes/bb03dd49-68fa-4b92-80d9-0bf636e8a66f => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:30.734581 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6957376f-2204-4738-895f-c4938abc39f0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:30.737849 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6957376f-2204-4738-895f-c4938abc39f0 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:30.738057 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6957376f-2204-4738-895f-c4938abc39f0 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:30.738244 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6957376f-2204-4738-895f-c4938abc39f0 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:30.738690 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-6957376f-2204-4738-895f-c4938abc39f0 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:30.744463 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:30.744463 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:30.747141 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6957376f-2204-4738-895f-c4938abc39f0 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:30.747141 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1131/4474] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:30 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:31.172149 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4f514572-1aba-478d-9205-930779abb4bd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:31.175844 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4f514572-1aba-478d-9205-930779abb4bd tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:31.176053 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4f514572-1aba-478d-9205-930779abb4bd tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:31.176244 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4f514572-1aba-478d-9205-930779abb4bd tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:31.176342 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-4f514572-1aba-478d-9205-930779abb4bd tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:31.180636 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:31.180636 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:31.181257 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4f514572-1aba-478d-9205-930779abb4bd tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:31.181638 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1121/4475] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:31 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:31.323264 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-360f149a-5f46-4767-b511-38266e471dfd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:31.325069 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-360f149a-5f46-4767-b511-38266e471dfd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 Aug 14 06:19:31.325264 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-360f149a-5f46-4767-b511-38266e471dfd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:31.325455 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-360f149a-5f46-4767-b511-38266e471dfd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:31.325558 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-360f149a-5f46-4767-b511-38266e471dfd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 2500ab7e-02ea-4f45-9917-d866a1deb127. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:31.332919 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:31.332919 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:31.334120 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-360f149a-5f46-4767-b511-38266e471dfd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 returned with HTTP 200 Aug 14 06:19:31.334120 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1109/4476] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:31 2026] GET /volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:31.373249 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d5a407d9-3153-40a2-9709-af79bdc3e963 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:31.373249 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d5a407d9-3153-40a2-9709-af79bdc3e963 None None] GET https://10.4.3.127/volume// Aug 14 06:19:31.373249 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d5a407d9-3153-40a2-9709-af79bdc3e963 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:31.373799 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d5a407d9-3153-40a2-9709-af79bdc3e963 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:31.373799 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d5a407d9-3153-40a2-9709-af79bdc3e963 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:19:31.373983 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1116/4477] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:19:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:19:31.382638 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-88e9b71c-db77-4eca-9e48-0bebc801127b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:31.386026 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-88e9b71c-db77-4eca-9e48-0bebc801127b tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 Aug 14 06:19:31.386337 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-88e9b71c-db77-4eca-9e48-0bebc801127b tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:31.386623 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-88e9b71c-db77-4eca-9e48-0bebc801127b tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:31.400628 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:31.400628 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:31.405751 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-88e9b71c-db77-4eca-9e48-0bebc801127b tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:19:31.413779 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-88e9b71c-db77-4eca-9e48-0bebc801127b tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 returned with HTTP 200 Aug 14 06:19:31.414261 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1132/4478] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:19:31 2026] GET /volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 => generated 1583 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:19:31.532468 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9dd6bd1f-2d99-4fa0-a75c-b8eb449be8d2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:31.534269 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9dd6bd1f-2d99-4fa0-a75c-b8eb449be8d2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/volumes/bb03dd49-68fa-4b92-80d9-0bf636e8a66f Aug 14 06:19:31.534498 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9dd6bd1f-2d99-4fa0-a75c-b8eb449be8d2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:31.534691 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9dd6bd1f-2d99-4fa0-a75c-b8eb449be8d2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:31.541736 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:31.541736 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:31.545054 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9dd6bd1f-2d99-4fa0-a75c-b8eb449be8d2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:19:31.548449 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9dd6bd1f-2d99-4fa0-a75c-b8eb449be8d2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/bb03dd49-68fa-4b92-80d9-0bf636e8a66f returned with HTTP 200 Aug 14 06:19:31.549221 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1122/4479] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:31 2026] GET /volume/v3/volumes/bb03dd49-68fa-4b92-80d9-0bf636e8a66f => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:31.553926 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-a67d5b90-8bf0-4225-a805-824c0366b730 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:31.556648 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-a67d5b90-8bf0-4225-a805-824c0366b730 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] PUT https://10.4.3.127/volume/v3/attachments/ced8c249-12e8-44d0-a9fe-3f797f7365fb Aug 14 06:19:31.557137 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-a67d5b90-8bf0-4225-a805-824c0366b730 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:31.562700 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-86adb129-0b16-43d3-a4ee-4cbe4b13d70b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:31.567415 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-86adb129-0b16-43d3-a4ee-4cbe4b13d70b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 14 06:19:31.567415 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-86adb129-0b16-43d3-a4ee-4cbe4b13d70b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb03dd49-68fa-4b92-80d9-0bf636e8a66f", "name": "tempest-type-Backup-797569010"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:31.567415 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-86adb129-0b16-43d3-a4ee-4cbe4b13d70b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Creating new backup {'backup': {'volume_id': 'bb03dd49-68fa-4b92-80d9-0bf636e8a66f', 'name': 'tempest-type-Backup-797569010'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:19:31.567415 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-86adb129-0b16-43d3-a4ee-4cbe4b13d70b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Creating backup of volume bb03dd49-68fa-4b92-80d9-0bf636e8a66f in container None Aug 14 06:19:31.568090 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-a67d5b90-8bf0-4225-a805-824c0366b730 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Acquiring lock "cinder-attachment_update-ea6f4bc3-651e-44f4-a12d-4364ce640b29-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:19:31.572781 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-a67d5b90-8bf0-4225-a805-824c0366b730 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Lock "cinder-attachment_update-ea6f4bc3-651e-44f4-a12d-4364ce640b29-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:19:31.573690 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:31.573690 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:31.574491 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:31.574491 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:31.574977 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-86adb129-0b16-43d3-a4ee-4cbe4b13d70b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:19:31.594342 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-86adb129-0b16-43d3-a4ee-4cbe4b13d70b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Created reservations ['6b7a0afd-7ba9-45e9-9d1b-cf429911d512', '39e3dfcb-5b0c-4060-8157-7454670b1674'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:31.623786 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-86adb129-0b16-43d3-a4ee-4cbe4b13d70b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:19:31.624520 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1117/4480] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:19:31 2026] POST /volume/v3/backups => generated 315 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:31.635653 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4f900249-38df-45d1-a411-8975e57cbba4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:31.637910 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4f900249-38df-45d1-a411-8975e57cbba4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:19:31.638220 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4f900249-38df-45d1-a411-8975e57cbba4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:31.638475 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4f900249-38df-45d1-a411-8975e57cbba4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:31.638613 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-4f900249-38df-45d1-a411-8975e57cbba4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:31.648541 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:31.648541 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:31.649541 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4f900249-38df-45d1-a411-8975e57cbba4 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:19:31.649999 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1133/4481] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:31 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:31.664837 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-a67d5b90-8bf0-4225-a805-824c0366b730 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Lock "cinder-attachment_update-ea6f4bc3-651e-44f4-a12d-4364ce640b29-np0000007331" released by "attachment_update" :: held 0.092s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:19:31.665166 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-a67d5b90-8bf0-4225-a805-824c0366b730 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/attachments/ced8c249-12e8-44d0-a9fe-3f797f7365fb returned with HTTP 200 Aug 14 06:19:31.665695 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1110/4482] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:19:31 2026] PUT /volume/v3/attachments/ced8c249-12e8-44d0-a9fe-3f797f7365fb => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:31.697164 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-ed74dd47-2f08-44a3-b746-950fa34c5374 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:31.699454 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-ed74dd47-2f08-44a3-b746-950fa34c5374 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] POST https://10.4.3.127/volume/v3/attachments/ced8c249-12e8-44d0-a9fe-3f797f7365fb/action Aug 14 06:19:31.699959 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-ed74dd47-2f08-44a3-b746-950fa34c5374 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:19:31.700345 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-ed74dd47-2f08-44a3-b746-950fa34c5374 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:31.724977 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:31.724977 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:31.750447 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-4d115e44-fac6-4ea1-a275-22a1924e183e req-ed74dd47-2f08-44a3-b746-950fa34c5374 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/attachments/ced8c249-12e8-44d0-a9fe-3f797f7365fb/action returned with HTTP 204 Aug 14 06:19:31.751093 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1123/4483] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:19:31 2026] POST /volume/v3/attachments/ced8c249-12e8-44d0-a9fe-3f797f7365fb/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:31.763079 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5acee43e-ca7b-4355-ae84-fcca51c7af6e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:31.765142 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5acee43e-ca7b-4355-ae84-fcca51c7af6e tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:31.766668 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5acee43e-ca7b-4355-ae84-fcca51c7af6e tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:31.766668 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5acee43e-ca7b-4355-ae84-fcca51c7af6e tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:31.766668 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-5acee43e-ca7b-4355-ae84-fcca51c7af6e tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:31.781780 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:31.781780 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:31.783414 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5acee43e-ca7b-4355-ae84-fcca51c7af6e tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:31.783681 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1118/4484] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:31 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 756 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:31.901427 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ee5c9c31-d1ca-4af0-ae92-f12b32503e5d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:31.903796 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ee5c9c31-d1ca-4af0-ae92-f12b32503e5d tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:19:31.904411 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ee5c9c31-d1ca-4af0-ae92-f12b32503e5d tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "509ff6c7-d45b-44d4-8858-ae41c073f0c0", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1935668679", "description": null, "metadata": null}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:31.921025 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:31.921025 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:31.921591 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ee5c9c31-d1ca-4af0-ae92-f12b32503e5d tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:31.921813 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-ee5c9c31-d1ca-4af0-ae92-f12b32503e5d tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Create snapshot from volume 509ff6c7-d45b-44d4-8858-ae41c073f0c0 Aug 14 06:19:31.959774 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-ee5c9c31-d1ca-4af0-ae92-f12b32503e5d tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Created reservations ['dbde887e-7312-48f1-92b7-a546457709a3', 'b30e2634-df87-45e2-852b-59bd1db8acb9', '6d173bc9-4100-466e-a6b2-4a9d2af48663', 'ce0108d3-5482-46c0-b88c-49f1a20132c4'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:31.989143 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ee5c9c31-d1ca-4af0-ae92-f12b32503e5d tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot force create request issued successfully. Aug 14 06:19:31.989508 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ee5c9c31-d1ca-4af0-ae92-f12b32503e5d tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:19:31.989922 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1134/4485] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:19:31 2026] POST /volume/v3/snapshots => generated 313 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:31.998383 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c4beb7d6-51d5-438d-b0f5-5556fe6bf094 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:32.000459 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c4beb7d6-51d5-438d-b0f5-5556fe6bf094 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/snapshots/f0c8b774-d0c9-480f-a380-ac19f5d78c94 Aug 14 06:19:32.000655 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c4beb7d6-51d5-438d-b0f5-5556fe6bf094 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:32.000828 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c4beb7d6-51d5-438d-b0f5-5556fe6bf094 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:32.007522 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:32.007522 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:32.008316 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c4beb7d6-51d5-438d-b0f5-5556fe6bf094 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot retrieved successfully. Aug 14 06:19:32.009787 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c4beb7d6-51d5-438d-b0f5-5556fe6bf094 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/snapshots/f0c8b774-d0c9-480f-a380-ac19f5d78c94 returned with HTTP 200 Aug 14 06:19:32.010597 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1111/4486] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:19:31 2026] GET /volume/v3/snapshots/f0c8b774-d0c9-480f-a380-ac19f5d78c94 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:32.195058 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7418285a-74e4-4388-9414-5af650c0c7e2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:32.197017 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7418285a-74e4-4388-9414-5af650c0c7e2 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:32.197241 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7418285a-74e4-4388-9414-5af650c0c7e2 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:32.197433 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7418285a-74e4-4388-9414-5af650c0c7e2 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:32.197584 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-7418285a-74e4-4388-9414-5af650c0c7e2 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:32.204063 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:32.204063 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:32.205146 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7418285a-74e4-4388-9414-5af650c0c7e2 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:32.205940 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1124/4487] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:32 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:32.348775 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0d338759-4f2c-4774-a9ec-045bacfa6694 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:32.351583 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0d338759-4f2c-4774-a9ec-045bacfa6694 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 Aug 14 06:19:32.351792 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0d338759-4f2c-4774-a9ec-045bacfa6694 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:32.351987 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0d338759-4f2c-4774-a9ec-045bacfa6694 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:32.352089 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-0d338759-4f2c-4774-a9ec-045bacfa6694 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 2500ab7e-02ea-4f45-9917-d866a1deb127. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:32.360810 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:32.360810 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:32.361247 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0d338759-4f2c-4774-a9ec-045bacfa6694 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 returned with HTTP 200 Aug 14 06:19:32.361663 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1119/4488] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:32 2026] GET /volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:32.663862 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0e1d294d-8750-42a7-b21c-66dd622602e9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:32.665856 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0e1d294d-8750-42a7-b21c-66dd622602e9 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:19:32.666081 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0e1d294d-8750-42a7-b21c-66dd622602e9 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:32.666695 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0e1d294d-8750-42a7-b21c-66dd622602e9 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:32.666695 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-0e1d294d-8750-42a7-b21c-66dd622602e9 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:32.670875 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:32.670875 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:32.671662 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0e1d294d-8750-42a7-b21c-66dd622602e9 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:19:32.672543 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1135/4489] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:32 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:32.795429 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-095afeea-fbe0-4797-98b8-0cd506501f60 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:32.797735 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-095afeea-fbe0-4797-98b8-0cd506501f60 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:32.798032 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-095afeea-fbe0-4797-98b8-0cd506501f60 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:32.798311 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-095afeea-fbe0-4797-98b8-0cd506501f60 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:32.798480 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-095afeea-fbe0-4797-98b8-0cd506501f60 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:32.803554 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:32.803554 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:32.804513 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-095afeea-fbe0-4797-98b8-0cd506501f60 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:32.804934 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1112/4490] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:32 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:33.022169 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f09a1be2-bbea-4e2d-aa76-129398bb242a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:33.023862 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f09a1be2-bbea-4e2d-aa76-129398bb242a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/snapshots/f0c8b774-d0c9-480f-a380-ac19f5d78c94 Aug 14 06:19:33.024057 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f09a1be2-bbea-4e2d-aa76-129398bb242a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:33.024254 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f09a1be2-bbea-4e2d-aa76-129398bb242a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:33.028851 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:33.028851 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:33.029343 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f09a1be2-bbea-4e2d-aa76-129398bb242a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot retrieved successfully. Aug 14 06:19:33.030076 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f09a1be2-bbea-4e2d-aa76-129398bb242a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/snapshots/f0c8b774-d0c9-480f-a380-ac19f5d78c94 returned with HTTP 200 Aug 14 06:19:33.030528 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1125/4491] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:19:33 2026] GET /volume/v3/snapshots/f0c8b774-d0c9-480f-a380-ac19f5d78c94 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:33.039306 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d600e31d-5ba2-4199-a767-16020108217a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:33.041035 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d600e31d-5ba2-4199-a767-16020108217a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/snapshots/f0c8b774-d0c9-480f-a380-ac19f5d78c94 Aug 14 06:19:33.041363 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d600e31d-5ba2-4199-a767-16020108217a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:33.041701 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d600e31d-5ba2-4199-a767-16020108217a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:33.047042 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:33.047042 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:33.047545 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d600e31d-5ba2-4199-a767-16020108217a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot retrieved successfully. Aug 14 06:19:33.048340 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d600e31d-5ba2-4199-a767-16020108217a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/snapshots/f0c8b774-d0c9-480f-a380-ac19f5d78c94 returned with HTTP 200 Aug 14 06:19:33.048873 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1120/4492] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:19:33 2026] GET /volume/v3/snapshots/f0c8b774-d0c9-480f-a380-ac19f5d78c94 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:33.219530 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-245ba3bc-b11b-42ac-81f5-3e8d50efc35e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:33.221623 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-245ba3bc-b11b-42ac-81f5-3e8d50efc35e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:33.221918 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-245ba3bc-b11b-42ac-81f5-3e8d50efc35e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:33.222425 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-245ba3bc-b11b-42ac-81f5-3e8d50efc35e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:33.222425 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-245ba3bc-b11b-42ac-81f5-3e8d50efc35e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:33.229898 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:33.229898 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:33.229898 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-245ba3bc-b11b-42ac-81f5-3e8d50efc35e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:33.229898 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1136/4493] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:33 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:33.379995 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7396938a-19d3-4d7a-b8d4-3acb504831d2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:33.382138 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7396938a-19d3-4d7a-b8d4-3acb504831d2 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 Aug 14 06:19:33.382390 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7396938a-19d3-4d7a-b8d4-3acb504831d2 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:33.382623 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7396938a-19d3-4d7a-b8d4-3acb504831d2 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:33.382755 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-7396938a-19d3-4d7a-b8d4-3acb504831d2 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 2500ab7e-02ea-4f45-9917-d866a1deb127. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:33.388381 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:33.388381 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:33.389226 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7396938a-19d3-4d7a-b8d4-3acb504831d2 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 returned with HTTP 200 Aug 14 06:19:33.389703 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1113/4494] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:33 2026] GET /volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:33.684988 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ba3c6bd4-145f-45fb-910e-077b61f1ddb2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:33.686727 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ba3c6bd4-145f-45fb-910e-077b61f1ddb2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:19:33.687083 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ba3c6bd4-145f-45fb-910e-077b61f1ddb2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:33.688254 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ba3c6bd4-145f-45fb-910e-077b61f1ddb2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:33.688254 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-ba3c6bd4-145f-45fb-910e-077b61f1ddb2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:33.692080 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:33.692080 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:33.692824 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ba3c6bd4-145f-45fb-910e-077b61f1ddb2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:19:33.693265 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1126/4495] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:33 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:33.817103 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-663b6cec-c396-425a-896c-4a5bba47e613 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:33.818866 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-663b6cec-c396-425a-896c-4a5bba47e613 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:33.819063 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-663b6cec-c396-425a-896c-4a5bba47e613 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:33.819335 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-663b6cec-c396-425a-896c-4a5bba47e613 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:33.819534 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-663b6cec-c396-425a-896c-4a5bba47e613 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:33.823690 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:33.823690 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:33.824480 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-663b6cec-c396-425a-896c-4a5bba47e613 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:33.824913 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1121/4496] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:33 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:34.241494 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-74cb164d-9c77-4d66-8f6f-936ee191f439 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:34.243300 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-74cb164d-9c77-4d66-8f6f-936ee191f439 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:34.243636 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-74cb164d-9c77-4d66-8f6f-936ee191f439 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:34.243824 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-74cb164d-9c77-4d66-8f6f-936ee191f439 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:34.243962 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-74cb164d-9c77-4d66-8f6f-936ee191f439 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:34.249144 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:34.249144 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:34.249832 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-74cb164d-9c77-4d66-8f6f-936ee191f439 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:34.250257 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1137/4497] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:34 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:34.400946 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b994f017-c812-485b-932c-8cabcc2bd4c7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:34.403331 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b994f017-c812-485b-932c-8cabcc2bd4c7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 Aug 14 06:19:34.403620 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b994f017-c812-485b-932c-8cabcc2bd4c7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:34.403873 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b994f017-c812-485b-932c-8cabcc2bd4c7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:34.404027 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b994f017-c812-485b-932c-8cabcc2bd4c7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 2500ab7e-02ea-4f45-9917-d866a1deb127. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:34.409462 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:34.409462 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:34.410336 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b994f017-c812-485b-932c-8cabcc2bd4c7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 returned with HTTP 200 Aug 14 06:19:34.410858 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1114/4498] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:34 2026] GET /volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:34.605251 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-391063d7-a061-42a6-9994-9fced42d5649 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:34.607260 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-391063d7-a061-42a6-9994-9fced42d5649 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:19:34.607638 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-391063d7-a061-42a6-9994-9fced42d5649 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "509ff6c7-d45b-44d4-8858-ae41c073f0c0", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-359181430", "description": null, "metadata": null}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:34.621200 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:34.621200 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:34.621541 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-391063d7-a061-42a6-9994-9fced42d5649 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:34.621734 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-391063d7-a061-42a6-9994-9fced42d5649 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Create snapshot from volume 509ff6c7-d45b-44d4-8858-ae41c073f0c0 Aug 14 06:19:34.655750 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-391063d7-a061-42a6-9994-9fced42d5649 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Created reservations ['a01b95e7-d1e0-4c7c-8fc5-29fe7b311163', '6faaf66b-0b7c-4701-aaab-420cfdcf683e', '6d06468e-1ac4-42c3-a749-170bf51fcba9', '401649a3-f3a8-43e2-941b-9eb931434320'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:34.691656 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-391063d7-a061-42a6-9994-9fced42d5649 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot force create request issued successfully. Aug 14 06:19:34.692101 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-391063d7-a061-42a6-9994-9fced42d5649 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:19:34.692285 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1127/4499] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:19:34 2026] POST /volume/v3/snapshots => generated 312 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:34.701508 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a35a6be0-70af-44b9-b27b-cf1d4b95319b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:34.703665 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a35a6be0-70af-44b9-b27b-cf1d4b95319b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/snapshots/8537ebab-18e5-4a72-8fb9-4ddfc0c9543d Aug 14 06:19:34.703888 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a35a6be0-70af-44b9-b27b-cf1d4b95319b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:34.704142 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a35a6be0-70af-44b9-b27b-cf1d4b95319b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:34.704725 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-42b41b05-3dda-4451-8cb1-4b711cbd85b2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:34.706804 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42b41b05-3dda-4451-8cb1-4b711cbd85b2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:19:34.706923 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-42b41b05-3dda-4451-8cb1-4b711cbd85b2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:34.707203 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-42b41b05-3dda-4451-8cb1-4b711cbd85b2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:34.707348 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-42b41b05-3dda-4451-8cb1-4b711cbd85b2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:34.712630 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:34.712630 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:34.713066 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a35a6be0-70af-44b9-b27b-cf1d4b95319b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot retrieved successfully. Aug 14 06:19:34.713506 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:34.713506 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:34.713943 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a35a6be0-70af-44b9-b27b-cf1d4b95319b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/snapshots/8537ebab-18e5-4a72-8fb9-4ddfc0c9543d returned with HTTP 200 Aug 14 06:19:34.714255 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42b41b05-3dda-4451-8cb1-4b711cbd85b2 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:19:34.714316 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1122/4500] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:19:34 2026] GET /volume/v3/snapshots/8537ebab-18e5-4a72-8fb9-4ddfc0c9543d => generated 444 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:34.714805 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1138/4501] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:34 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:34.836818 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-18710824-fd2b-44cd-981a-1218d56d877b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:34.838637 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-18710824-fd2b-44cd-981a-1218d56d877b tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:34.838859 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-18710824-fd2b-44cd-981a-1218d56d877b tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:34.839079 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-18710824-fd2b-44cd-981a-1218d56d877b tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:34.839281 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-18710824-fd2b-44cd-981a-1218d56d877b tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:34.844418 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:34.844418 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:34.845425 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-18710824-fd2b-44cd-981a-1218d56d877b tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:34.845925 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1115/4502] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:34 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:35.259791 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ebf1c33c-0c36-4637-8181-e7f4ba4cfb0a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:35.261767 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ebf1c33c-0c36-4637-8181-e7f4ba4cfb0a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:35.262012 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ebf1c33c-0c36-4637-8181-e7f4ba4cfb0a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:35.262210 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ebf1c33c-0c36-4637-8181-e7f4ba4cfb0a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:35.262326 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-ebf1c33c-0c36-4637-8181-e7f4ba4cfb0a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:35.266422 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:35.266422 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:35.267051 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ebf1c33c-0c36-4637-8181-e7f4ba4cfb0a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:35.267481 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1128/4503] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:35 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:35.422185 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8026f04e-90cc-4483-bf14-80239d17ad2e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:35.424184 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8026f04e-90cc-4483-bf14-80239d17ad2e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 Aug 14 06:19:35.424542 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8026f04e-90cc-4483-bf14-80239d17ad2e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:35.424758 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8026f04e-90cc-4483-bf14-80239d17ad2e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:35.424892 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-8026f04e-90cc-4483-bf14-80239d17ad2e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 2500ab7e-02ea-4f45-9917-d866a1deb127. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:35.429053 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:35.429053 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:35.429983 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8026f04e-90cc-4483-bf14-80239d17ad2e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 returned with HTTP 200 Aug 14 06:19:35.430645 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1123/4504] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:35 2026] GET /volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:35.725292 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-23591615-5d54-4fdf-87dc-6ee770df6874 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:35.726775 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-23591615-5d54-4fdf-87dc-6ee770df6874 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/snapshots/8537ebab-18e5-4a72-8fb9-4ddfc0c9543d Aug 14 06:19:35.728464 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-23591615-5d54-4fdf-87dc-6ee770df6874 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:35.728464 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-23591615-5d54-4fdf-87dc-6ee770df6874 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:35.729039 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9d0aabcc-1520-4726-86f8-6144d57cc364 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:35.731206 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d0aabcc-1520-4726-86f8-6144d57cc364 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:19:35.731484 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d0aabcc-1520-4726-86f8-6144d57cc364 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:35.731718 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d0aabcc-1520-4726-86f8-6144d57cc364 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:35.731860 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9d0aabcc-1520-4726-86f8-6144d57cc364 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:35.735122 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:35.735122 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:35.735726 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-23591615-5d54-4fdf-87dc-6ee770df6874 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot retrieved successfully. Aug 14 06:19:35.736665 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-23591615-5d54-4fdf-87dc-6ee770df6874 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/snapshots/8537ebab-18e5-4a72-8fb9-4ddfc0c9543d returned with HTTP 200 Aug 14 06:19:35.737122 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1139/4505] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:19:35 2026] GET /volume/v3/snapshots/8537ebab-18e5-4a72-8fb9-4ddfc0c9543d => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:35.739120 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:35.739120 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:35.739867 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d0aabcc-1520-4726-86f8-6144d57cc364 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:19:35.740331 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1116/4506] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:35 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:35.750469 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-df651d5e-51f9-4c24-8a38-0eb1c9178949 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:35.752107 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-df651d5e-51f9-4c24-8a38-0eb1c9178949 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/snapshots/8537ebab-18e5-4a72-8fb9-4ddfc0c9543d Aug 14 06:19:35.753467 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-df651d5e-51f9-4c24-8a38-0eb1c9178949 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:35.753467 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-df651d5e-51f9-4c24-8a38-0eb1c9178949 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:35.757313 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:35.757313 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:35.757775 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-df651d5e-51f9-4c24-8a38-0eb1c9178949 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot retrieved successfully. Aug 14 06:19:35.758569 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-df651d5e-51f9-4c24-8a38-0eb1c9178949 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/snapshots/8537ebab-18e5-4a72-8fb9-4ddfc0c9543d returned with HTTP 200 Aug 14 06:19:35.758933 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1129/4507] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:19:35 2026] GET /volume/v3/snapshots/8537ebab-18e5-4a72-8fb9-4ddfc0c9543d => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:35.864983 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b9b6ac8b-71fb-4d6e-8faf-4d3fbbf4fb39 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:35.867233 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b9b6ac8b-71fb-4d6e-8faf-4d3fbbf4fb39 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:35.867453 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b9b6ac8b-71fb-4d6e-8faf-4d3fbbf4fb39 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:35.867643 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b9b6ac8b-71fb-4d6e-8faf-4d3fbbf4fb39 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:35.867748 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-b9b6ac8b-71fb-4d6e-8faf-4d3fbbf4fb39 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:35.873280 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:35.873280 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:35.874355 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b9b6ac8b-71fb-4d6e-8faf-4d3fbbf4fb39 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:35.874895 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1124/4508] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:35 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:36.278182 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bd80cd12-ffb6-4d27-955e-8b8671f5a1b4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:36.279780 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bd80cd12-ffb6-4d27-955e-8b8671f5a1b4 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:36.279956 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bd80cd12-ffb6-4d27-955e-8b8671f5a1b4 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:36.280130 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bd80cd12-ffb6-4d27-955e-8b8671f5a1b4 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:36.280221 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-bd80cd12-ffb6-4d27-955e-8b8671f5a1b4 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:36.284099 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:36.284099 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:36.284597 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bd80cd12-ffb6-4d27-955e-8b8671f5a1b4 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:36.284927 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1140/4509] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:36 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:36.443071 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-04ec8b7f-f9ee-4d9d-a694-d2aae3da6177 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:36.445214 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-04ec8b7f-f9ee-4d9d-a694-d2aae3da6177 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 Aug 14 06:19:36.445214 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-04ec8b7f-f9ee-4d9d-a694-d2aae3da6177 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:36.446568 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-04ec8b7f-f9ee-4d9d-a694-d2aae3da6177 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:36.446568 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-04ec8b7f-f9ee-4d9d-a694-d2aae3da6177 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 2500ab7e-02ea-4f45-9917-d866a1deb127. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:36.450779 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:36.450779 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:36.450779 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-04ec8b7f-f9ee-4d9d-a694-d2aae3da6177 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 returned with HTTP 200 Aug 14 06:19:36.450779 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1117/4510] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:36 2026] GET /volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:36.755716 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e211608b-0db6-4e37-908f-9e6d0f2993f5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:36.758749 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e211608b-0db6-4e37-908f-9e6d0f2993f5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:19:36.758870 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e211608b-0db6-4e37-908f-9e6d0f2993f5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:36.759440 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e211608b-0db6-4e37-908f-9e6d0f2993f5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:36.759440 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-e211608b-0db6-4e37-908f-9e6d0f2993f5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:36.770775 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:36.770775 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:36.773741 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e211608b-0db6-4e37-908f-9e6d0f2993f5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:19:36.774375 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1130/4511] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:36 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 724 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:36.890852 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-feeef4c4-9a58-440b-bebe-04d73f127520 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:36.892296 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-feeef4c4-9a58-440b-bebe-04d73f127520 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:36.892584 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-feeef4c4-9a58-440b-bebe-04d73f127520 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:36.892776 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-feeef4c4-9a58-440b-bebe-04d73f127520 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:36.896428 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-feeef4c4-9a58-440b-bebe-04d73f127520 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:36.899827 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:36.899827 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:36.901016 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-feeef4c4-9a58-440b-bebe-04d73f127520 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:36.901279 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1125/4512] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:36 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:37.301678 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c4f26504-93cc-4b45-8505-97ad6ecaa5f4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:37.304167 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c4f26504-93cc-4b45-8505-97ad6ecaa5f4 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:37.304420 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c4f26504-93cc-4b45-8505-97ad6ecaa5f4 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:37.304664 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c4f26504-93cc-4b45-8505-97ad6ecaa5f4 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:37.304834 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-c4f26504-93cc-4b45-8505-97ad6ecaa5f4 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:37.315597 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:37.315597 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:37.316646 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c4f26504-93cc-4b45-8505-97ad6ecaa5f4 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:37.318309 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1141/4513] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:37 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:37.351835 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ca4892c2-ef61-470f-9196-67816b6498c7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:37.353503 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca4892c2-ef61-470f-9196-67816b6498c7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:19:37.354024 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ca4892c2-ef61-470f-9196-67816b6498c7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "509ff6c7-d45b-44d4-8858-ae41c073f0c0", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1593948136", "description": null, "metadata": null}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:37.368285 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:37.368285 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:37.368285 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ca4892c2-ef61-470f-9196-67816b6498c7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:37.368285 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-ca4892c2-ef61-470f-9196-67816b6498c7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Create snapshot from volume 509ff6c7-d45b-44d4-8858-ae41c073f0c0 Aug 14 06:19:37.397958 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-ca4892c2-ef61-470f-9196-67816b6498c7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Created reservations ['e605424d-b738-47a3-bd86-86a083f2bdf2', 'a55dde56-71f3-4bf7-900a-0dfd0fa00468', 'b546ac30-f3de-4dba-967a-ca6a90a685f1', 'b5502895-e3a7-41b1-a15d-d225a3db21d3'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:37.438424 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ca4892c2-ef61-470f-9196-67816b6498c7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot force create request issued successfully. Aug 14 06:19:37.438424 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca4892c2-ef61-470f-9196-67816b6498c7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:19:37.438424 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1118/4514] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:19:37 2026] POST /volume/v3/snapshots => generated 313 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:37.451999 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9927d83f-1495-4556-a247-11137bfd29a6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:37.454812 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9927d83f-1495-4556-a247-11137bfd29a6 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/snapshots/2bb3444b-8be4-4791-ad93-182b0272635b Aug 14 06:19:37.454812 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9927d83f-1495-4556-a247-11137bfd29a6 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:37.455082 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9927d83f-1495-4556-a247-11137bfd29a6 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:37.463063 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-678aabe5-b58b-4666-8e7f-c60113cd74f4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:37.464943 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-678aabe5-b58b-4666-8e7f-c60113cd74f4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 Aug 14 06:19:37.465198 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-678aabe5-b58b-4666-8e7f-c60113cd74f4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:37.465383 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-678aabe5-b58b-4666-8e7f-c60113cd74f4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:37.465884 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-678aabe5-b58b-4666-8e7f-c60113cd74f4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 2500ab7e-02ea-4f45-9917-d866a1deb127. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:37.468578 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:37.468578 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:37.469110 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9927d83f-1495-4556-a247-11137bfd29a6 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot retrieved successfully. Aug 14 06:19:37.470011 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9927d83f-1495-4556-a247-11137bfd29a6 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/snapshots/2bb3444b-8be4-4791-ad93-182b0272635b returned with HTTP 200 Aug 14 06:19:37.474181 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:37.474181 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:37.474550 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1131/4515] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:19:37 2026] GET /volume/v3/snapshots/2bb3444b-8be4-4791-ad93-182b0272635b => generated 445 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:37.474840 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-678aabe5-b58b-4666-8e7f-c60113cd74f4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 returned with HTTP 200 Aug 14 06:19:37.475262 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1126/4516] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:37 2026] GET /volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:37.787083 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7e181d4c-8ab7-4d3b-a01d-6bfbdea9eae6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:37.789462 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7e181d4c-8ab7-4d3b-a01d-6bfbdea9eae6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:19:37.789731 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7e181d4c-8ab7-4d3b-a01d-6bfbdea9eae6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:37.789963 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7e181d4c-8ab7-4d3b-a01d-6bfbdea9eae6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:37.790108 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7e181d4c-8ab7-4d3b-a01d-6bfbdea9eae6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:37.794899 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:37.794899 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:37.795622 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7e181d4c-8ab7-4d3b-a01d-6bfbdea9eae6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:19:37.796137 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1142/4517] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:37 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:37.914446 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b198ccce-5959-4a93-ac91-346e38c39aa9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:37.918800 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b198ccce-5959-4a93-ac91-346e38c39aa9 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:37.920472 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b198ccce-5959-4a93-ac91-346e38c39aa9 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:37.920742 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b198ccce-5959-4a93-ac91-346e38c39aa9 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:37.920832 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b198ccce-5959-4a93-ac91-346e38c39aa9 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:37.930662 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:37.930662 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:37.932866 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b198ccce-5959-4a93-ac91-346e38c39aa9 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:37.933608 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1119/4518] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:37 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 756 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:38.331228 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-993eef53-1774-4a59-800a-26c3bccc16fc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:38.336644 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-993eef53-1774-4a59-800a-26c3bccc16fc tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:38.337041 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-993eef53-1774-4a59-800a-26c3bccc16fc tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:38.338185 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-993eef53-1774-4a59-800a-26c3bccc16fc tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:38.338185 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-993eef53-1774-4a59-800a-26c3bccc16fc tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:38.346236 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:38.346236 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:38.347323 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-993eef53-1774-4a59-800a-26c3bccc16fc tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:38.347940 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1132/4519] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:38 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:38.483729 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f902dae0-841a-4122-bf3f-8226dc218256 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:38.485419 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d0ec1ef4-9337-4ab9-954c-fa17954d42d2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:38.488993 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f902dae0-841a-4122-bf3f-8226dc218256 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/snapshots/2bb3444b-8be4-4791-ad93-182b0272635b Aug 14 06:19:38.488993 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f902dae0-841a-4122-bf3f-8226dc218256 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:38.488993 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f902dae0-841a-4122-bf3f-8226dc218256 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:38.489178 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d0ec1ef4-9337-4ab9-954c-fa17954d42d2 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 Aug 14 06:19:38.489178 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d0ec1ef4-9337-4ab9-954c-fa17954d42d2 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:38.489178 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d0ec1ef4-9337-4ab9-954c-fa17954d42d2 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:38.489178 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-d0ec1ef4-9337-4ab9-954c-fa17954d42d2 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 2500ab7e-02ea-4f45-9917-d866a1deb127. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:38.492814 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:38.492814 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:38.493573 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d0ec1ef4-9337-4ab9-954c-fa17954d42d2 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 returned with HTTP 200 Aug 14 06:19:38.494020 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:38.494020 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:38.494142 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1143/4520] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:38 2026] GET /volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:38.494645 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f902dae0-841a-4122-bf3f-8226dc218256 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot retrieved successfully. Aug 14 06:19:38.495660 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f902dae0-841a-4122-bf3f-8226dc218256 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/snapshots/2bb3444b-8be4-4791-ad93-182b0272635b returned with HTTP 200 Aug 14 06:19:38.496289 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1127/4521] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:19:38 2026] GET /volume/v3/snapshots/2bb3444b-8be4-4791-ad93-182b0272635b => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:38.506414 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8ad2fa46-ab46-4c6f-b65c-1fe1e71cb2b1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:38.508566 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8ad2fa46-ab46-4c6f-b65c-1fe1e71cb2b1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/snapshots/2bb3444b-8be4-4791-ad93-182b0272635b Aug 14 06:19:38.508815 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8ad2fa46-ab46-4c6f-b65c-1fe1e71cb2b1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:38.509033 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8ad2fa46-ab46-4c6f-b65c-1fe1e71cb2b1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:38.515646 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:38.515646 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:38.516217 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8ad2fa46-ab46-4c6f-b65c-1fe1e71cb2b1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot retrieved successfully. Aug 14 06:19:38.517284 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8ad2fa46-ab46-4c6f-b65c-1fe1e71cb2b1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/snapshots/2bb3444b-8be4-4791-ad93-182b0272635b returned with HTTP 200 Aug 14 06:19:38.517860 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1120/4522] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:19:38 2026] GET /volume/v3/snapshots/2bb3444b-8be4-4791-ad93-182b0272635b => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:19:38.558636 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-86cf16ca-f7d7-4d3d-aff1-9cd19a281085 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:38.561531 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-86cf16ca-f7d7-4d3d-aff1-9cd19a281085 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 Aug 14 06:19:38.561793 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-86cf16ca-f7d7-4d3d-aff1-9cd19a281085 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:38.562050 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-86cf16ca-f7d7-4d3d-aff1-9cd19a281085 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:38.575011 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:38.575011 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:38.580054 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-86cf16ca-f7d7-4d3d-aff1-9cd19a281085 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:38.587708 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-86cf16ca-f7d7-4d3d-aff1-9cd19a281085 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 returned with HTTP 200 Aug 14 06:19:38.588158 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1133/4523] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:19:38 2026] GET /volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:38.623274 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-1294c6d8-0f43-4fba-b5a6-b8513b7ca244 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:38.625582 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-1294c6d8-0f43-4fba-b5a6-b8513b7ca244 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] POST https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0/action Aug 14 06:19:38.625894 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-1294c6d8-0f43-4fba-b5a6-b8513b7ca244 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:19:38.626007 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-1294c6d8-0f43-4fba-b5a6-b8513b7ca244 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:38.636280 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:38.636280 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:38.636865 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-1294c6d8-0f43-4fba-b5a6-b8513b7ca244 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:38.644322 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-1294c6d8-0f43-4fba-b5a6-b8513b7ca244 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Begin detaching volume completed successfully. Aug 14 06:19:38.644580 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-1294c6d8-0f43-4fba-b5a6-b8513b7ca244 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0/action returned with HTTP 202 Aug 14 06:19:38.645036 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1144/4524] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:19:38 2026] POST /volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:19:38.705880 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-08902876-e7ec-4302-9b58-f4b64c3fa786 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:38.706379 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-08902876-e7ec-4302-9b58-f4b64c3fa786 None None] GET https://10.4.3.127/volume// Aug 14 06:19:38.706633 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-08902876-e7ec-4302-9b58-f4b64c3fa786 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:38.706876 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-08902876-e7ec-4302-9b58-f4b64c3fa786 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:38.707298 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-08902876-e7ec-4302-9b58-f4b64c3fa786 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:19:38.707683 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1128/4525] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:19:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:19:38.718054 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-62d85f98-ae4a-43a2-bce3-06137f5a1701 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:38.719386 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-62d85f98-ae4a-43a2-bce3-06137f5a1701 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 Aug 14 06:19:38.719683 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-62d85f98-ae4a-43a2-bce3-06137f5a1701 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:38.719911 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-62d85f98-ae4a-43a2-bce3-06137f5a1701 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:38.741378 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:38.741378 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:38.749426 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-62d85f98-ae4a-43a2-bce3-06137f5a1701 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:38.755586 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-62d85f98-ae4a-43a2-bce3-06137f5a1701 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 returned with HTTP 200 Aug 14 06:19:38.756098 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1121/4526] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:19:38 2026] GET /volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 => generated 1325 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:19:38.806371 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-59a55d4d-2c7c-4b72-a150-33a8d23f3d53 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:38.808700 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-59a55d4d-2c7c-4b72-a150-33a8d23f3d53 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:19:38.808971 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-59a55d4d-2c7c-4b72-a150-33a8d23f3d53 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:38.809226 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-59a55d4d-2c7c-4b72-a150-33a8d23f3d53 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:38.809368 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-59a55d4d-2c7c-4b72-a150-33a8d23f3d53 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:38.821277 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:38.821277 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:38.822046 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-59a55d4d-2c7c-4b72-a150-33a8d23f3d53 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:19:38.822518 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1134/4527] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:38 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:38.945272 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2af77b7b-1c7a-45d8-b695-34b3c300f12e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:38.947673 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2af77b7b-1c7a-45d8-b695-34b3c300f12e tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:38.947895 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2af77b7b-1c7a-45d8-b695-34b3c300f12e tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:38.948125 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2af77b7b-1c7a-45d8-b695-34b3c300f12e tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:38.948247 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-2af77b7b-1c7a-45d8-b695-34b3c300f12e tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:38.954969 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:38.954969 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:38.955771 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2af77b7b-1c7a-45d8-b695-34b3c300f12e tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:38.956191 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1145/4528] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:38 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:39.359154 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c633981c-20ac-49cd-89e0-1104d610074b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:39.361811 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c633981c-20ac-49cd-89e0-1104d610074b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:39.362242 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c633981c-20ac-49cd-89e0-1104d610074b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:39.362515 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c633981c-20ac-49cd-89e0-1104d610074b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:39.362723 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-c633981c-20ac-49cd-89e0-1104d610074b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:39.367326 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:39.367326 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:39.367991 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c633981c-20ac-49cd-89e0-1104d610074b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:39.368669 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1129/4529] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:39 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:39.505120 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-82288fe2-1d8b-4dd6-a7f2-958b7f3f4bd3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:39.507597 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-82288fe2-1d8b-4dd6-a7f2-958b7f3f4bd3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 Aug 14 06:19:39.507939 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-82288fe2-1d8b-4dd6-a7f2-958b7f3f4bd3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:39.508444 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-82288fe2-1d8b-4dd6-a7f2-958b7f3f4bd3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:39.508444 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-82288fe2-1d8b-4dd6-a7f2-958b7f3f4bd3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 2500ab7e-02ea-4f45-9917-d866a1deb127. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:39.513590 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:39.513590 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:39.514660 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-82288fe2-1d8b-4dd6-a7f2-958b7f3f4bd3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 returned with HTTP 200 Aug 14 06:19:39.515176 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1122/4530] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:39 2026] GET /volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:39.834759 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4c4e72a6-72f8-4445-937a-e11a5b08098b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:39.837161 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4c4e72a6-72f8-4445-937a-e11a5b08098b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:19:39.837448 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4c4e72a6-72f8-4445-937a-e11a5b08098b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:39.837702 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4c4e72a6-72f8-4445-937a-e11a5b08098b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:39.837851 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-4c4e72a6-72f8-4445-937a-e11a5b08098b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:39.843433 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:39.843433 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:39.844307 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4c4e72a6-72f8-4445-937a-e11a5b08098b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:19:39.844986 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1135/4531] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:39 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:39.971968 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-814b1955-4092-47ab-bf22-93d3b94eb935 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:39.971968 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-814b1955-4092-47ab-bf22-93d3b94eb935 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:39.971968 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-814b1955-4092-47ab-bf22-93d3b94eb935 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:39.971968 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-814b1955-4092-47ab-bf22-93d3b94eb935 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:39.971968 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-814b1955-4092-47ab-bf22-93d3b94eb935 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:39.987391 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:39.987391 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:39.988431 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-814b1955-4092-47ab-bf22-93d3b94eb935 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:39.988987 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1146/4532] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:39 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 757 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:40.347996 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-fbb54d12-9055-41f8-8cb3-3ceaa999a075 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:40.353859 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-fbb54d12-9055-41f8-8cb3-3ceaa999a075 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] DELETE https://10.4.3.127/volume/v3/attachments/90b97518-f6e0-4529-adf0-59c2a7e94b91 Aug 14 06:19:40.353859 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-fbb54d12-9055-41f8-8cb3-3ceaa999a075 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:40.354133 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-fbb54d12-9055-41f8-8cb3-3ceaa999a075 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:40.362393 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:40.362393 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:40.379859 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d926043a-1f5a-4dc7-ac2f-ec87b908bd07 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:40.383419 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d926043a-1f5a-4dc7-ac2f-ec87b908bd07 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:40.383719 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d926043a-1f5a-4dc7-ac2f-ec87b908bd07 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:40.385108 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d926043a-1f5a-4dc7-ac2f-ec87b908bd07 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:40.385108 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-d926043a-1f5a-4dc7-ac2f-ec87b908bd07 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:40.391199 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:40.391199 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:40.391889 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d926043a-1f5a-4dc7-ac2f-ec87b908bd07 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:40.392681 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1123/4533] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:40 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:19:40.420833 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f662f6ad-c869-4804-9c4e-874bb4c693df req-fbb54d12-9055-41f8-8cb3-3ceaa999a075 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/attachments/90b97518-f6e0-4529-adf0-59c2a7e94b91 returned with HTTP 200 Aug 14 06:19:40.421103 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1130/4534] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:19:40 2026] DELETE /volume/v3/attachments/90b97518-f6e0-4529-adf0-59c2a7e94b91 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:40.527322 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-fd255295-5cf6-4f78-ad56-8f038968000e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:40.529443 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fd255295-5cf6-4f78-ad56-8f038968000e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 Aug 14 06:19:40.529704 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fd255295-5cf6-4f78-ad56-8f038968000e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:40.529936 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fd255295-5cf6-4f78-ad56-8f038968000e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:40.530080 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-fd255295-5cf6-4f78-ad56-8f038968000e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 2500ab7e-02ea-4f45-9917-d866a1deb127. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:40.534879 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:40.534879 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:40.535638 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fd255295-5cf6-4f78-ad56-8f038968000e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 returned with HTTP 200 Aug 14 06:19:40.536101 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1136/4535] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:40 2026] GET /volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:40.812614 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c51b57df-dba8-41c8-af52-5e5fb554150a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:40.815183 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:40.815838 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1052825840", "snapshot_id": "f0c8b774-d0c9-480f-a380-ac19f5d78c94", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:40.818161 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1052825840', 'snapshot_id': 'f0c8b774-d0c9-480f-a380-ac19f5d78c94', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:40.828978 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:40.828978 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:40.829699 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot retrieved successfully. Aug 14 06:19:40.829918 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Create volume of 1 GB Aug 14 06:19:40.844146 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Availability Zones retrieved successfully. Aug 14 06:19:40.856417 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Flow 'volume_create_api' (625448f0-e0c0-497b-971c-c61240d47496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:40.859317 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2d37356-6b80-4dcf-873e-61e74abb6d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:40.860756 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1d91143c-0e8a-40eb-a20f-df54cb243d28 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:40.861106 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:40.863591 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1d91143c-0e8a-40eb-a20f-df54cb243d28 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:19:40.867420 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1d91143c-0e8a-40eb-a20f-df54cb243d28 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:40.867420 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1d91143c-0e8a-40eb-a20f-df54cb243d28 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:40.867420 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-1d91143c-0e8a-40eb-a20f-df54cb243d28 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:40.870892 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:40.870892 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:40.871915 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1d91143c-0e8a-40eb-a20f-df54cb243d28 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:19:40.872496 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1124/4536] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:40 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:40.903687 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2d37356-6b80-4dcf-873e-61e74abb6d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f0c8b774-d0c9-480f-a380-ac19f5d78c94', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:40.904770 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fbeb855-e68e-4103-9581-cfd64c6a1e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:40.999963 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Created reservations ['903c341b-093d-4550-91a9-223a797f6bd4', 'd2478729-9a62-42cb-9adf-b9571abff0c9', '1b8d4198-9a5f-49d2-a494-3ab7c10d588f', '83735950-488f-4dd5-9aba-0f14bd0be8a4'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:41.000991 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fbeb855-e68e-4103-9581-cfd64c6a1e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['903c341b-093d-4550-91a9-223a797f6bd4', 'd2478729-9a62-42cb-9adf-b9571abff0c9', '1b8d4198-9a5f-49d2-a494-3ab7c10d588f', '83735950-488f-4dd5-9aba-0f14bd0be8a4']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.001365 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-bb0623f4-b747-4674-bff6-f3545bf2b2c8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:41.001946 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5bb2f61-4717-4531-b481-f15df5f7e2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.004703 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bb0623f4-b747-4674-bff6-f3545bf2b2c8 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:41.005012 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bb0623f4-b747-4674-bff6-f3545bf2b2c8 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:41.005333 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bb0623f4-b747-4674-bff6-f3545bf2b2c8 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:41.005481 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-bb0623f4-b747-4674-bff6-f3545bf2b2c8 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:41.014593 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:41.014593 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:41.015670 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bb0623f4-b747-4674-bff6-f3545bf2b2c8 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:41.017034 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1131/4537] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:40 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 758 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:19:41.033355 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:41.036108 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:41.036590 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f630d485-b5c2-4a15-824b-857dc271929f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-809560962"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:41.038100 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Create volume request body: {'volume': {"'backup_id": 'f630d485-b5c2-4a15-824b-857dc271929f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-809560962'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:41.038262 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Create volume of 1 GB Aug 14 06:19:41.048084 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Availability Zones retrieved successfully. Aug 14 06:19:41.054744 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Flow 'volume_create_api' (6f01e67d-f7c5-4907-a80c-bead5c738353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:41.055918 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3736dda-e773-4f73-a169-0e50e610a923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.056928 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:41.072295 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5bb2f61-4717-4531-b481-f15df5f7e2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e9756dd-d814-4000-a5e3-b40c36b51d43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1052825840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='564dd9a283a44ed8911709d40885be42',qos_specs=None,replication_status=,reservations=['903c341b-093d-4550-91a9-223a797f6bd4','d2478729-9a62-42cb-9adf-b9571abff0c9','1b8d4198-9a5f-49d2-a494-3ab7c10d588f','83735950-488f-4dd5-9aba-0f14bd0be8a4'],size=1,snapshot_id=f0c8b774-d0c9-480f-a380-ac19f5d78c94,source_replicaid=,source_volid=None,status='creating',user_id='6b32b6045cbd4d4caae331b81b170b54',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1052825840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e9756dd-d814-4000-a5e3-b40c36b51d43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='564dd9a283a44ed8911709d40885be42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f0c8b774-d0c9-480f-a380-ac19f5d78c94,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b32b6045cbd4d4caae331b81b170b54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.073384 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1b5f20d-c597-4726-a28e-d48d9afe7e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.087801 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3736dda-e773-4f73-a169-0e50e610a923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.089127 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2481198b-38d0-4dd1-af61-59f780cdbf1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.106506 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1b5f20d-c597-4726-a28e-d48d9afe7e89) transitioned into state 'SUCCESS' from state '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-1052825840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='564dd9a283a44ed8911709d40885be42',qos_specs=None,replication_status=,reservations=['903c341b-093d-4550-91a9-223a797f6bd4','d2478729-9a62-42cb-9adf-b9571abff0c9','1b8d4198-9a5f-49d2-a494-3ab7c10d588f','83735950-488f-4dd5-9aba-0f14bd0be8a4'],size=1,snapshot_id=f0c8b774-d0c9-480f-a380-ac19f5d78c94,source_replicaid=,source_volid=None,status='creating',user_id='6b32b6045cbd4d4caae331b81b170b54',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.106506 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (798fc39c-0ff3-4465-9080-481a569901da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.134818 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (798fc39c-0ff3-4465-9080-481a569901da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.134818 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Flow 'volume_create_api' (625448f0-e0c0-497b-971c-c61240d47496) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:41.134818 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Create volume request issued successfully. Aug 14 06:19:41.134971 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c51b57df-dba8-41c8-af52-5e5fb554150a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:41.136502 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1147/4538] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:19:40 2026] POST /volume/v3/volumes => generated 791 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:41.140871 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Created reservations ['6eeb7a52-7d24-4582-a1d5-ee38ae76b0d8', '55917826-d4e2-4ba2-8239-b9e128db9bfb', 'd7ba5fff-ea39-4ba9-9a3f-5f14297cf08f', 'd5e354d1-a2f9-4f95-b7a7-c97e58bfa3f0'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:41.141755 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2481198b-38d0-4dd1-af61-59f780cdbf1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6eeb7a52-7d24-4582-a1d5-ee38ae76b0d8', '55917826-d4e2-4ba2-8239-b9e128db9bfb', 'd7ba5fff-ea39-4ba9-9a3f-5f14297cf08f', 'd5e354d1-a2f9-4f95-b7a7-c97e58bfa3f0']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.142574 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43a4d8e7-d311-49f3-8cd0-8a4a22d257f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.155640 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-22911ff0-014c-45a1-8791-3b5eea887267 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:41.157324 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-22911ff0-014c-45a1-8791-3b5eea887267 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 Aug 14 06:19:41.157586 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-22911ff0-014c-45a1-8791-3b5eea887267 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:41.157771 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-22911ff0-014c-45a1-8791-3b5eea887267 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:41.166917 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:41.166917 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:41.168297 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43a4d8e7-d311-49f3-8cd0-8a4a22d257f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40fb1626-d0c3-4508-af6c-d7c2c8f31136', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-809560962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abba67d205694cf4bce3e47abf522f58',qos_specs=None,replication_status=,reservations=['6eeb7a52-7d24-4582-a1d5-ee38ae76b0d8','55917826-d4e2-4ba2-8239-b9e128db9bfb','d7ba5fff-ea39-4ba9-9a3f-5f14297cf08f','d5e354d1-a2f9-4f95-b7a7-c97e58bfa3f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c96babfc6374d5393bd33137cee212b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-809560962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40fb1626-d0c3-4508-af6c-d7c2c8f31136,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abba67d205694cf4bce3e47abf522f58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c96babfc6374d5393bd33137cee212b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.169071 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (841ed68c-4414-4019-bf2e-870aa36eac4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.172423 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-22911ff0-014c-45a1-8791-3b5eea887267 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:41.178303 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-22911ff0-014c-45a1-8791-3b5eea887267 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 returned with HTTP 200 Aug 14 06:19:41.178601 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1125/4539] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:41 2026] GET /volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:41.191780 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (841ed68c-4414-4019-bf2e-870aa36eac4b) transitioned into state 'SUCCESS' from state '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-809560962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abba67d205694cf4bce3e47abf522f58',qos_specs=None,replication_status=,reservations=['6eeb7a52-7d24-4582-a1d5-ee38ae76b0d8','55917826-d4e2-4ba2-8239-b9e128db9bfb','d7ba5fff-ea39-4ba9-9a3f-5f14297cf08f','d5e354d1-a2f9-4f95-b7a7-c97e58bfa3f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c96babfc6374d5393bd33137cee212b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.192451 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a4499eb-1409-4c97-a93d-5c127a743800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.204540 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a4499eb-1409-4c97-a93d-5c127a743800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.205280 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Flow 'volume_create_api' (6f01e67d-f7c5-4907-a80c-bead5c738353) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:41.205708 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Create volume request issued successfully. Aug 14 06:19:41.206252 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a0c3db1d-6caa-4e23-a7fe-873d4c082ead tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:41.206735 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1137/4540] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:19:41 2026] POST /volume/v3/volumes => generated 757 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:41.226081 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:41.229163 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:41.229163 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f630d485-b5c2-4a15-824b-857dc271929f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-264658444"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:41.233618 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Create volume request body: {'volume': {"'backup_id": 'f630d485-b5c2-4a15-824b-857dc271929f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-264658444'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:41.234839 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Create volume of 1 GB Aug 14 06:19:41.244786 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Availability Zones retrieved successfully. Aug 14 06:19:41.253197 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Flow 'volume_create_api' (b38a877c-5d8f-46e4-ba24-1a6d1c8f26b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:41.255118 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56454e6b-2701-4da6-997a-6e3fd6facbd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.256206 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:41.297513 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56454e6b-2701-4da6-997a-6e3fd6facbd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.298422 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee2d4392-cff6-4beb-865d-aaf14b67a115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.364472 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Created reservations ['989d87fb-3949-4f17-8d9b-e0c7196184e1', '02d16cf7-372f-4946-9ecc-4a0b968efc53', 'ebdc948e-b14c-4210-b921-5ea5523824b0', 'a42c9cd6-3fbd-43be-91a1-fa663a55974e'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:41.365817 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee2d4392-cff6-4beb-865d-aaf14b67a115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['989d87fb-3949-4f17-8d9b-e0c7196184e1', '02d16cf7-372f-4946-9ecc-4a0b968efc53', 'ebdc948e-b14c-4210-b921-5ea5523824b0', 'a42c9cd6-3fbd-43be-91a1-fa663a55974e']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.367193 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7a5f656-16f1-4e42-9011-627b130cce3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.401527 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7a5f656-16f1-4e42-9011-627b130cce3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3784bcd-ca4a-4f36-968b-af3989101b3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-264658444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abba67d205694cf4bce3e47abf522f58',qos_specs=None,replication_status=,reservations=['989d87fb-3949-4f17-8d9b-e0c7196184e1','02d16cf7-372f-4946-9ecc-4a0b968efc53','ebdc948e-b14c-4210-b921-5ea5523824b0','a42c9cd6-3fbd-43be-91a1-fa663a55974e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c96babfc6374d5393bd33137cee212b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-264658444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3784bcd-ca4a-4f36-968b-af3989101b3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abba67d205694cf4bce3e47abf522f58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c96babfc6374d5393bd33137cee212b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.402821 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eea8b8fe-35ea-4565-9681-6e2354325fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.404546 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-68754f4d-f960-4e9f-99ed-4adcd144205e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:41.407277 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-68754f4d-f960-4e9f-99ed-4adcd144205e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:19:41.407596 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-68754f4d-f960-4e9f-99ed-4adcd144205e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:41.407854 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-68754f4d-f960-4e9f-99ed-4adcd144205e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:41.408005 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-68754f4d-f960-4e9f-99ed-4adcd144205e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:41.414287 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:41.414287 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:41.415090 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-68754f4d-f960-4e9f-99ed-4adcd144205e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:19:41.415636 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1148/4541] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:41 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:41.433739 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3f887e03-1173-482a-9052-5d1a9aeab30a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:41.434112 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eea8b8fe-35ea-4565-9681-6e2354325fe1) transitioned into state 'SUCCESS' from state '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-264658444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abba67d205694cf4bce3e47abf522f58',qos_specs=None,replication_status=,reservations=['989d87fb-3949-4f17-8d9b-e0c7196184e1','02d16cf7-372f-4946-9ecc-4a0b968efc53','ebdc948e-b14c-4210-b921-5ea5523824b0','a42c9cd6-3fbd-43be-91a1-fa663a55974e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c96babfc6374d5393bd33137cee212b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.435262 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7d18c48-f127-4e65-9c75-2cf7ad9e99cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.451787 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7d18c48-f127-4e65-9c75-2cf7ad9e99cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.453143 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Flow 'volume_create_api' (b38a877c-5d8f-46e4-ba24-1a6d1c8f26b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:41.453744 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Create volume request issued successfully. Aug 14 06:19:41.454651 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8275114d-4e8b-4bad-bfc0-b77fecb53901 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:41.455349 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1132/4542] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:19:41 2026] POST /volume/v3/volumes => generated 757 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:41.469819 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:41.471811 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:41.472172 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f630d485-b5c2-4a15-824b-857dc271929f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-337669256"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:41.473959 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Create volume request body: {'volume': {"'backup_id": 'f630d485-b5c2-4a15-824b-857dc271929f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-337669256'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:41.474100 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Create volume of 1 GB Aug 14 06:19:41.474443 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:41.474443 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:41.478974 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Availability Zones retrieved successfully. Aug 14 06:19:41.485703 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Flow 'volume_create_api' (f1ae4a74-7a45-4570-bdf8-c47a8d4e7632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:41.486615 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0829992b-a24c-4f16-8779-a350dafcd310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.487722 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:41.516806 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0829992b-a24c-4f16-8779-a350dafcd310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.517630 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (977fedd0-0bf1-41e7-a152-4c2698d55e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.527548 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3f887e03-1173-482a-9052-5d1a9aeab30a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898/export_record Aug 14 06:19:41.527988 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3f887e03-1173-482a-9052-5d1a9aeab30a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:41.528362 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3f887e03-1173-482a-9052-5d1a9aeab30a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] Calling method 'export_record' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:41.529417 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-3f887e03-1173-482a-9052-5d1a9aeab30a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] Export record for backup 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100407) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 06:19:41.533958 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:41.533958 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:41.535482 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-3f887e03-1173-482a-9052-5d1a9aeab30a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'f8c2a552f8cc484585a5bc2941212006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ded9971f210041e3af94eef9417cbcca', '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=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:19:41.535913 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3f887e03-1173-482a-9052-5d1a9aeab30a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898/export_record returned with HTTP 403 Aug 14 06:19:41.536582 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1126/4543] 10.4.3.127 () {68 vars in 1430 bytes} [Fri Aug 14 06:19:41 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898/export_record => generated 101 bytes in 104 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:41.548639 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-60ca6f98-193d-403f-892e-37639703171e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:41.549292 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ef6a92b8-148d-4208-9bd6-b7dc73be8b19 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:41.550581 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-60ca6f98-193d-403f-892e-37639703171e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:41.550936 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-60ca6f98-193d-403f-892e-37639703171e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1678977833"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:41.552561 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-60ca6f98-193d-403f-892e-37639703171e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1678977833'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:41.552699 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-60ca6f98-193d-403f-892e-37639703171e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Create volume of 1 GB Aug 14 06:19:41.552739 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ef6a92b8-148d-4208-9bd6-b7dc73be8b19 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 Aug 14 06:19:41.553118 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ef6a92b8-148d-4208-9bd6-b7dc73be8b19 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:41.553422 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ef6a92b8-148d-4208-9bd6-b7dc73be8b19 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:41.553628 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-ef6a92b8-148d-4208-9bd6-b7dc73be8b19 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 2500ab7e-02ea-4f45-9917-d866a1deb127. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:41.559582 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-60ca6f98-193d-403f-892e-37639703171e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Availability Zones retrieved successfully. Aug 14 06:19:41.560584 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:41.560584 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:41.561643 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ef6a92b8-148d-4208-9bd6-b7dc73be8b19 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 returned with HTTP 200 Aug 14 06:19:41.562239 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1133/4544] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:41 2026] GET /volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:41.565823 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-60ca6f98-193d-403f-892e-37639703171e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Flow 'volume_create_api' (9c19aa5a-5855-4888-a64c-c321d61532ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:41.566803 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-60ca6f98-193d-403f-892e-37639703171e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b3eed54-92ea-48a3-ac3f-172cb6be39db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.567583 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-60ca6f98-193d-403f-892e-37639703171e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:41.578982 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Created reservations ['e4db19b7-ec8c-4fc4-a9c5-074208067486', '7b3fd9d7-76df-49a8-be6e-aa9af23257b5', '51bc79d9-ab9c-4f11-82f0-9803b76d24b3', 'fff0f85d-960c-409e-87df-de5bc7318d2a'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:41.579995 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (977fedd0-0bf1-41e7-a152-4c2698d55e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4db19b7-ec8c-4fc4-a9c5-074208067486', '7b3fd9d7-76df-49a8-be6e-aa9af23257b5', '51bc79d9-ab9c-4f11-82f0-9803b76d24b3', 'fff0f85d-960c-409e-87df-de5bc7318d2a']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.580889 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983ce359-af2f-48dc-9a94-feac9a2b0563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.600326 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-60ca6f98-193d-403f-892e-37639703171e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b3eed54-92ea-48a3-ac3f-172cb6be39db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.601190 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-60ca6f98-193d-403f-892e-37639703171e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aec8d19f-3fc3-4842-a9cf-56852d932768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.613296 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983ce359-af2f-48dc-9a94-feac9a2b0563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd42702cd-7b1b-41e1-968a-c9889b8ac4ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-337669256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abba67d205694cf4bce3e47abf522f58',qos_specs=None,replication_status=,reservations=['e4db19b7-ec8c-4fc4-a9c5-074208067486','7b3fd9d7-76df-49a8-be6e-aa9af23257b5','51bc79d9-ab9c-4f11-82f0-9803b76d24b3','fff0f85d-960c-409e-87df-de5bc7318d2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c96babfc6374d5393bd33137cee212b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-337669256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d42702cd-7b1b-41e1-968a-c9889b8ac4ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abba67d205694cf4bce3e47abf522f58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c96babfc6374d5393bd33137cee212b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.614014 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e47b53-821a-458f-81ad-ad402754052c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.635725 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e47b53-821a-458f-81ad-ad402754052c) transitioned into state 'SUCCESS' from state '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-337669256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abba67d205694cf4bce3e47abf522f58',qos_specs=None,replication_status=,reservations=['e4db19b7-ec8c-4fc4-a9c5-074208067486','7b3fd9d7-76df-49a8-be6e-aa9af23257b5','51bc79d9-ab9c-4f11-82f0-9803b76d24b3','fff0f85d-960c-409e-87df-de5bc7318d2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c96babfc6374d5393bd33137cee212b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.636416 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (279b5667-f335-4fa1-8d19-6132f0d0f30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.650440 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-60ca6f98-193d-403f-892e-37639703171e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Created reservations ['40854045-441f-4d60-b7d4-ccb82f7466ca', '44ecff1f-eebf-4729-85f4-74003e278048', 'acc59eaa-26a9-4c2c-9472-543d5124ede2', '1ce1aa1e-b540-4948-812b-3704bab778c5'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:41.650747 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (279b5667-f335-4fa1-8d19-6132f0d0f30b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.651300 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-60ca6f98-193d-403f-892e-37639703171e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aec8d19f-3fc3-4842-a9cf-56852d932768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40854045-441f-4d60-b7d4-ccb82f7466ca', '44ecff1f-eebf-4729-85f4-74003e278048', 'acc59eaa-26a9-4c2c-9472-543d5124ede2', '1ce1aa1e-b540-4948-812b-3704bab778c5']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.651666 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Flow 'volume_create_api' (f1ae4a74-7a45-4570-bdf8-c47a8d4e7632) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:41.652025 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Create volume request issued successfully. Aug 14 06:19:41.652100 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-60ca6f98-193d-403f-892e-37639703171e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcd06626-f1d8-4ce7-9cb0-0c7416767ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.652813 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1c6a1de1-c390-4ea3-9a4c-c78f339ec1a2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:41.653357 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1138/4545] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:19:41 2026] POST /volume/v3/volumes => generated 757 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:41.669251 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:41.672091 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:41.672656 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f630d485-b5c2-4a15-824b-857dc271929f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1006925555"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:41.675779 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Create volume request body: {'volume': {"'backup_id": 'f630d485-b5c2-4a15-824b-857dc271929f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1006925555'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:41.676112 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Create volume of 1 GB Aug 14 06:19:41.685984 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Availability Zones retrieved successfully. Aug 14 06:19:41.690082 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-60ca6f98-193d-403f-892e-37639703171e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcd06626-f1d8-4ce7-9cb0-0c7416767ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f537eb5-1674-4a19-80cd-3912aca1fa53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1678977833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded9971f210041e3af94eef9417cbcca',qos_specs=None,replication_status=,reservations=['40854045-441f-4d60-b7d4-ccb82f7466ca','44ecff1f-eebf-4729-85f4-74003e278048','acc59eaa-26a9-4c2c-9472-543d5124ede2','1ce1aa1e-b540-4948-812b-3704bab778c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4242b7110944ed4a9a487b8cad2aa10',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1678977833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f537eb5-1674-4a19-80cd-3912aca1fa53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ded9971f210041e3af94eef9417cbcca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4242b7110944ed4a9a487b8cad2aa10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.692452 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-60ca6f98-193d-403f-892e-37639703171e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19597ef1-c3aa-46f2-9b31-8c9b3cbf742b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.693313 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Flow 'volume_create_api' (797d363b-4fd3-4fe7-82af-0275a828235d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:41.694922 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b350e8a8-8a76-458a-9479-714fba48ee0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.696372 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:41.738706 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-60ca6f98-193d-403f-892e-37639703171e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19597ef1-c3aa-46f2-9b31-8c9b3cbf742b) transitioned into state 'SUCCESS' from state '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-1678977833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded9971f210041e3af94eef9417cbcca',qos_specs=None,replication_status=,reservations=['40854045-441f-4d60-b7d4-ccb82f7466ca','44ecff1f-eebf-4729-85f4-74003e278048','acc59eaa-26a9-4c2c-9472-543d5124ede2','1ce1aa1e-b540-4948-812b-3704bab778c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4242b7110944ed4a9a487b8cad2aa10',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.738901 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b350e8a8-8a76-458a-9479-714fba48ee0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.739710 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-60ca6f98-193d-403f-892e-37639703171e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4366284-d033-4b07-9598-833df6cfdc2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.741362 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ab9c84-050f-4d29-a816-29bc4208d385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.761407 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-60ca6f98-193d-403f-892e-37639703171e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4366284-d033-4b07-9598-833df6cfdc2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.762529 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-60ca6f98-193d-403f-892e-37639703171e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Flow 'volume_create_api' (9c19aa5a-5855-4888-a64c-c321d61532ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:41.762905 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-60ca6f98-193d-403f-892e-37639703171e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Create volume request issued successfully. Aug 14 06:19:41.763826 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-60ca6f98-193d-403f-892e-37639703171e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:41.764379 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1149/4546] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:19:41 2026] POST /volume/v3/volumes => generated 778 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:41.781298 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8d359f50-7487-4432-8131-46a7e41d36da None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:41.785545 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8d359f50-7487-4432-8131-46a7e41d36da tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/volumes/8f537eb5-1674-4a19-80cd-3912aca1fa53 Aug 14 06:19:41.785545 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8d359f50-7487-4432-8131-46a7e41d36da tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:41.785545 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8d359f50-7487-4432-8131-46a7e41d36da tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:41.795449 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:41.795449 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:41.799214 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8d359f50-7487-4432-8131-46a7e41d36da tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Volume info retrieved successfully. Aug 14 06:19:41.803801 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8d359f50-7487-4432-8131-46a7e41d36da tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/volumes/8f537eb5-1674-4a19-80cd-3912aca1fa53 returned with HTTP 200 Aug 14 06:19:41.804313 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1134/4547] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:41 2026] GET /volume/v3/volumes/8f537eb5-1674-4a19-80cd-3912aca1fa53 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:41.811627 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Created reservations ['d5c73dc8-359e-4eeb-998f-1b26fe37650e', 'bd9000fd-16b0-4481-988b-b3ce0235d69f', '71249d43-f3e3-4cd4-8753-922d8b5cea1d', 'd892cc34-4f1d-4a46-b50d-49b600d396b2'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:41.813595 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ab9c84-050f-4d29-a816-29bc4208d385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5c73dc8-359e-4eeb-998f-1b26fe37650e', 'bd9000fd-16b0-4481-988b-b3ce0235d69f', '71249d43-f3e3-4cd4-8753-922d8b5cea1d', 'd892cc34-4f1d-4a46-b50d-49b600d396b2']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.817089 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38b7fc03-b6c2-4912-828c-e2cfa5565390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.852968 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38b7fc03-b6c2-4912-828c-e2cfa5565390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e914ddde-4515-4534-a7c4-ac2d652fa047', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1006925555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abba67d205694cf4bce3e47abf522f58',qos_specs=None,replication_status=,reservations=['d5c73dc8-359e-4eeb-998f-1b26fe37650e','bd9000fd-16b0-4481-988b-b3ce0235d69f','71249d43-f3e3-4cd4-8753-922d8b5cea1d','d892cc34-4f1d-4a46-b50d-49b600d396b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c96babfc6374d5393bd33137cee212b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1006925555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e914ddde-4515-4534-a7c4-ac2d652fa047,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abba67d205694cf4bce3e47abf522f58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c96babfc6374d5393bd33137cee212b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.853742 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b87be63-5abc-42e1-9623-53ab3941ba35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.881087 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b87be63-5abc-42e1-9623-53ab3941ba35) transitioned into state 'SUCCESS' from state '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-1006925555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abba67d205694cf4bce3e47abf522f58',qos_specs=None,replication_status=,reservations=['d5c73dc8-359e-4eeb-998f-1b26fe37650e','bd9000fd-16b0-4481-988b-b3ce0235d69f','71249d43-f3e3-4cd4-8753-922d8b5cea1d','d892cc34-4f1d-4a46-b50d-49b600d396b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c96babfc6374d5393bd33137cee212b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.882183 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63edcf2a-f83d-4b67-a279-69526a902810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.887646 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-df90c033-944a-46e0-9879-84f57a204e0b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:41.894580 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63edcf2a-f83d-4b67-a279-69526a902810) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.895798 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Flow 'volume_create_api' (797d363b-4fd3-4fe7-82af-0275a828235d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:41.896220 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Create volume request issued successfully. Aug 14 06:19:41.897013 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fec38c3d-bf2b-4feb-85a8-eecb4e58a75c tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:41.897647 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1127/4548] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:19:41 2026] POST /volume/v3/volumes => generated 758 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:41.897922 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-df90c033-944a-46e0-9879-84f57a204e0b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:19:41.898224 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-df90c033-944a-46e0-9879-84f57a204e0b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:41.898491 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-df90c033-944a-46e0-9879-84f57a204e0b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:41.898626 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-df90c033-944a-46e0-9879-84f57a204e0b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:41.903438 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:41.903438 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:41.904086 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-df90c033-944a-46e0-9879-84f57a204e0b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:19:41.904485 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1139/4549] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:41 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:41.917341 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0f2f3936-6733-4811-a596-b74afcb1addc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:41.919988 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0f2f3936-6733-4811-a596-b74afcb1addc tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:41.920558 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0f2f3936-6733-4811-a596-b74afcb1addc tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f630d485-b5c2-4a15-824b-857dc271929f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1914886215"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:41.923233 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-0f2f3936-6733-4811-a596-b74afcb1addc tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Create volume request body: {'volume': {"'backup_id": 'f630d485-b5c2-4a15-824b-857dc271929f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1914886215'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:41.923334 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-0f2f3936-6733-4811-a596-b74afcb1addc tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Create volume of 1 GB Aug 14 06:19:41.923646 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:41.923646 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:41.928283 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0f2f3936-6733-4811-a596-b74afcb1addc tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Availability Zones retrieved successfully. Aug 14 06:19:41.937804 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0f2f3936-6733-4811-a596-b74afcb1addc tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Flow 'volume_create_api' (c9cfb1f4-6aa0-4430-ae05-37b4e0220423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:41.938973 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0f2f3936-6733-4811-a596-b74afcb1addc tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e9d099-ca33-423e-9f44-891944a013f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:41.939924 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-0f2f3936-6733-4811-a596-b74afcb1addc tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:41.983440 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0f2f3936-6733-4811-a596-b74afcb1addc tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e9d099-ca33-423e-9f44-891944a013f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:41.983440 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0f2f3936-6733-4811-a596-b74afcb1addc tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (148b2b39-9c41-4b49-ac0e-e72166a4415a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:42.045273 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-0f2f3936-6733-4811-a596-b74afcb1addc tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Created reservations ['c1859ce6-cb1b-48b2-a4b8-b46fdbcd8c7c', 'af39da46-ee2f-4f51-b768-27aae7d4e720', 'b7bf4cbb-e0c0-471d-b88b-60ba21c55800', '97c48832-e604-45a6-9c8b-57cccd6b0939'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:42.046411 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0f2f3936-6733-4811-a596-b74afcb1addc tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (148b2b39-9c41-4b49-ac0e-e72166a4415a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1859ce6-cb1b-48b2-a4b8-b46fdbcd8c7c', 'af39da46-ee2f-4f51-b768-27aae7d4e720', 'b7bf4cbb-e0c0-471d-b88b-60ba21c55800', '97c48832-e604-45a6-9c8b-57cccd6b0939']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:42.047516 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0f2f3936-6733-4811-a596-b74afcb1addc tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52c567e3-cedf-433e-ba18-4ee75a713246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:42.077933 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0f2f3936-6733-4811-a596-b74afcb1addc tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52c567e3-cedf-433e-ba18-4ee75a713246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de264a9d-35b9-4a0d-b3d4-5bee67e7319b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1914886215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abba67d205694cf4bce3e47abf522f58',qos_specs=None,replication_status=,reservations=['c1859ce6-cb1b-48b2-a4b8-b46fdbcd8c7c','af39da46-ee2f-4f51-b768-27aae7d4e720','b7bf4cbb-e0c0-471d-b88b-60ba21c55800','97c48832-e604-45a6-9c8b-57cccd6b0939'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c96babfc6374d5393bd33137cee212b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1914886215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de264a9d-35b9-4a0d-b3d4-5bee67e7319b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abba67d205694cf4bce3e47abf522f58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c96babfc6374d5393bd33137cee212b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:42.078865 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0f2f3936-6733-4811-a596-b74afcb1addc tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc5d00fe-2c66-449a-9702-7db0e9224a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:42.104500 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0f2f3936-6733-4811-a596-b74afcb1addc tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc5d00fe-2c66-449a-9702-7db0e9224a6f) transitioned into state 'SUCCESS' from state '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-1914886215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abba67d205694cf4bce3e47abf522f58',qos_specs=None,replication_status=,reservations=['c1859ce6-cb1b-48b2-a4b8-b46fdbcd8c7c','af39da46-ee2f-4f51-b768-27aae7d4e720','b7bf4cbb-e0c0-471d-b88b-60ba21c55800','97c48832-e604-45a6-9c8b-57cccd6b0939'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c96babfc6374d5393bd33137cee212b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:42.105725 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0f2f3936-6733-4811-a596-b74afcb1addc tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f05bc132-7f6d-4188-bb34-dea60ceb42cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:42.117784 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0f2f3936-6733-4811-a596-b74afcb1addc tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f05bc132-7f6d-4188-bb34-dea60ceb42cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:42.118892 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0f2f3936-6733-4811-a596-b74afcb1addc tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Flow 'volume_create_api' (c9cfb1f4-6aa0-4430-ae05-37b4e0220423) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:42.119292 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0f2f3936-6733-4811-a596-b74afcb1addc tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Create volume request issued successfully. Aug 14 06:19:42.119998 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0f2f3936-6733-4811-a596-b74afcb1addc tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:42.120571 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1150/4550] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:19:41 2026] POST /volume/v3/volumes => generated 758 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:42.139496 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-609fe761-cb76-4b78-8fd1-2e962d53e3e5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:42.141908 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-609fe761-cb76-4b78-8fd1-2e962d53e3e5 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/volumes/40fb1626-d0c3-4508-af6c-d7c2c8f31136 Aug 14 06:19:42.142614 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-609fe761-cb76-4b78-8fd1-2e962d53e3e5 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:42.142908 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-609fe761-cb76-4b78-8fd1-2e962d53e3e5 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:42.154372 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:42.154372 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:42.161029 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-609fe761-cb76-4b78-8fd1-2e962d53e3e5 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Volume info retrieved successfully. Aug 14 06:19:42.165900 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-609fe761-cb76-4b78-8fd1-2e962d53e3e5 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/40fb1626-d0c3-4508-af6c-d7c2c8f31136 returned with HTTP 200 Aug 14 06:19:42.166518 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1135/4551] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:42 2026] GET /volume/v3/volumes/40fb1626-d0c3-4508-af6c-d7c2c8f31136 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:42.184960 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d4e9f4ab-10cc-4aa5-8073-3c30f460ab00 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:42.187559 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d4e9f4ab-10cc-4aa5-8073-3c30f460ab00 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/volumes/e3784bcd-ca4a-4f36-968b-af3989101b3c Aug 14 06:19:42.187862 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d4e9f4ab-10cc-4aa5-8073-3c30f460ab00 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:42.187992 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d4e9f4ab-10cc-4aa5-8073-3c30f460ab00 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:42.194940 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9b98d59c-e126-437e-a5d7-cc3b018d0c44 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:42.198753 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9b98d59c-e126-437e-a5d7-cc3b018d0c44 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 Aug 14 06:19:42.199071 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9b98d59c-e126-437e-a5d7-cc3b018d0c44 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:42.199433 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9b98d59c-e126-437e-a5d7-cc3b018d0c44 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:42.202027 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:42.202027 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:42.208637 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d4e9f4ab-10cc-4aa5-8073-3c30f460ab00 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Volume info retrieved successfully. Aug 14 06:19:42.212119 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:42.212119 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:42.218652 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d4e9f4ab-10cc-4aa5-8073-3c30f460ab00 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/e3784bcd-ca4a-4f36-968b-af3989101b3c returned with HTTP 200 Aug 14 06:19:42.218830 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9b98d59c-e126-437e-a5d7-cc3b018d0c44 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:42.218932 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1128/4552] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:42 2026] GET /volume/v3/volumes/e3784bcd-ca4a-4f36-968b-af3989101b3c => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:42.223314 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9b98d59c-e126-437e-a5d7-cc3b018d0c44 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 returned with HTTP 200 Aug 14 06:19:42.223758 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1140/4553] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:42 2026] GET /volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:42.238528 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a2fec7e9-2c1e-4a91-8c38-8fd8e9dd9175 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:42.239134 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a2fec7e9-2c1e-4a91-8c38-8fd8e9dd9175 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/volumes/d42702cd-7b1b-41e1-968a-c9889b8ac4ce Aug 14 06:19:42.239318 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a2fec7e9-2c1e-4a91-8c38-8fd8e9dd9175 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:42.239522 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a2fec7e9-2c1e-4a91-8c38-8fd8e9dd9175 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:42.242925 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-22c5b023-3782-40f6-892a-0af0348cb872 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:42.247240 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-22c5b023-3782-40f6-892a-0af0348cb872 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 Aug 14 06:19:42.247830 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-22c5b023-3782-40f6-892a-0af0348cb872 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:42.248500 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-22c5b023-3782-40f6-892a-0af0348cb872 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:42.249737 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:42.249737 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:42.253732 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a2fec7e9-2c1e-4a91-8c38-8fd8e9dd9175 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Volume info retrieved successfully. Aug 14 06:19:42.258392 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a2fec7e9-2c1e-4a91-8c38-8fd8e9dd9175 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/d42702cd-7b1b-41e1-968a-c9889b8ac4ce returned with HTTP 200 Aug 14 06:19:42.258490 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:42.258490 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:42.258884 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1151/4554] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:42 2026] GET /volume/v3/volumes/d42702cd-7b1b-41e1-968a-c9889b8ac4ce => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:42.265493 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-22c5b023-3782-40f6-892a-0af0348cb872 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:42.270753 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-22c5b023-3782-40f6-892a-0af0348cb872 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 returned with HTTP 200 Aug 14 06:19:42.271274 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1136/4555] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:42 2026] GET /volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:42.275326 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-19ded748-d408-44d1-b2ae-ef2e6ff58c9a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:42.277381 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-19ded748-d408-44d1-b2ae-ef2e6ff58c9a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/volumes/e914ddde-4515-4534-a7c4-ac2d652fa047 Aug 14 06:19:42.277600 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-19ded748-d408-44d1-b2ae-ef2e6ff58c9a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:42.277794 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-19ded748-d408-44d1-b2ae-ef2e6ff58c9a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:42.297164 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:42.297164 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:42.308368 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-19ded748-d408-44d1-b2ae-ef2e6ff58c9a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Volume info retrieved successfully. Aug 14 06:19:42.313599 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-19ded748-d408-44d1-b2ae-ef2e6ff58c9a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/e914ddde-4515-4534-a7c4-ac2d652fa047 returned with HTTP 200 Aug 14 06:19:42.314306 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1129/4556] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:42 2026] GET /volume/v3/volumes/e914ddde-4515-4534-a7c4-ac2d652fa047 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:42.328524 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b99b6122-59f8-4179-a5a4-be95cbc86e57 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:42.330729 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b99b6122-59f8-4179-a5a4-be95cbc86e57 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/volumes/de264a9d-35b9-4a0d-b3d4-5bee67e7319b Aug 14 06:19:42.333732 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b99b6122-59f8-4179-a5a4-be95cbc86e57 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:42.333975 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b99b6122-59f8-4179-a5a4-be95cbc86e57 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:42.342408 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:42.342408 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:42.346579 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b99b6122-59f8-4179-a5a4-be95cbc86e57 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Volume info retrieved successfully. Aug 14 06:19:42.351473 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b99b6122-59f8-4179-a5a4-be95cbc86e57 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/de264a9d-35b9-4a0d-b3d4-5bee67e7319b returned with HTTP 200 Aug 14 06:19:42.351971 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1141/4557] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:42 2026] GET /volume/v3/volumes/de264a9d-35b9-4a0d-b3d4-5bee67e7319b => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:42.367421 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-192de02a-e95f-456d-b421-f2cca43b6c11 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:42.369353 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-192de02a-e95f-456d-b421-f2cca43b6c11 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] DELETE https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:42.369576 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-192de02a-e95f-456d-b421-f2cca43b6c11 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:42.369781 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-192de02a-e95f-456d-b421-f2cca43b6c11 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:42.369898 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-192de02a-e95f-456d-b421-f2cca43b6c11 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Delete backup with id: f630d485-b5c2-4a15-824b-857dc271929f. Aug 14 06:19:42.374947 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:42.374947 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:42.387334 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-192de02a-e95f-456d-b421-f2cca43b6c11 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] delete_backup rpcapi backup_id f630d485-b5c2-4a15-824b-857dc271929f {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:19:42.389157 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-192de02a-e95f-456d-b421-f2cca43b6c11 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 202 Aug 14 06:19:42.389643 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1152/4558] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:19:42 2026] DELETE /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:19:42.398868 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-cfc9b67c-414c-4f43-bd8d-d397b425177a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:42.400806 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cfc9b67c-414c-4f43-bd8d-d397b425177a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:42.401000 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cfc9b67c-414c-4f43-bd8d-d397b425177a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:42.401187 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cfc9b67c-414c-4f43-bd8d-d397b425177a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:42.401285 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-cfc9b67c-414c-4f43-bd8d-d397b425177a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:42.405932 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:42.405932 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:42.406886 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cfc9b67c-414c-4f43-bd8d-d397b425177a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 200 Aug 14 06:19:42.407325 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1137/4559] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:42 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:42.578298 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-97215594-cbe3-464e-a2c1-32f73bec23d1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:42.583589 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97215594-cbe3-464e-a2c1-32f73bec23d1 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 Aug 14 06:19:42.583966 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97215594-cbe3-464e-a2c1-32f73bec23d1 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:42.584779 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97215594-cbe3-464e-a2c1-32f73bec23d1 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:42.584975 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-97215594-cbe3-464e-a2c1-32f73bec23d1 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 2500ab7e-02ea-4f45-9917-d866a1deb127. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:42.595873 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:42.595873 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:42.596610 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97215594-cbe3-464e-a2c1-32f73bec23d1 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 returned with HTTP 200 Aug 14 06:19:42.596988 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1130/4560] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:42 2026] GET /volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:42.779932 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-f340ea16-aaa4-4b78-a336-52c5928806d1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:42.782925 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-f340ea16-aaa4-4b78-a336-52c5928806d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 Aug 14 06:19:42.783190 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-f340ea16-aaa4-4b78-a336-52c5928806d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:42.783517 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-f340ea16-aaa4-4b78-a336-52c5928806d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:42.797651 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:42.797651 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:42.805195 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-f340ea16-aaa4-4b78-a336-52c5928806d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:42.810078 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-f340ea16-aaa4-4b78-a336-52c5928806d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 returned with HTTP 200 Aug 14 06:19:42.810565 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1142/4561] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:19:42 2026] GET /volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:19:42.821804 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2ab4d7c2-79fc-4840-8a79-6c66af17c780 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:42.824586 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2ab4d7c2-79fc-4840-8a79-6c66af17c780 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/volumes/8f537eb5-1674-4a19-80cd-3912aca1fa53 Aug 14 06:19:42.824859 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2ab4d7c2-79fc-4840-8a79-6c66af17c780 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:42.825078 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2ab4d7c2-79fc-4840-8a79-6c66af17c780 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:42.835815 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:42.835815 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:42.843119 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2ab4d7c2-79fc-4840-8a79-6c66af17c780 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Volume info retrieved successfully. Aug 14 06:19:42.847233 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2ab4d7c2-79fc-4840-8a79-6c66af17c780 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/volumes/8f537eb5-1674-4a19-80cd-3912aca1fa53 returned with HTTP 200 Aug 14 06:19:42.847642 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1153/4562] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:42 2026] GET /volume/v3/volumes/8f537eb5-1674-4a19-80cd-3912aca1fa53 => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:42.861740 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c21ad94b-d843-4fe9-a3aa-bd9af760d698 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:42.865517 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c21ad94b-d843-4fe9-a3aa-bd9af760d698 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 14 06:19:42.865880 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c21ad94b-d843-4fe9-a3aa-bd9af760d698 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8f537eb5-1674-4a19-80cd-3912aca1fa53", "name": "tempest-type-Backup-768723551"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:42.867282 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-c21ad94b-d843-4fe9-a3aa-bd9af760d698 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Creating new backup {'backup': {'volume_id': '8f537eb5-1674-4a19-80cd-3912aca1fa53', 'name': 'tempest-type-Backup-768723551'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:19:42.867422 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-c21ad94b-d843-4fe9-a3aa-bd9af760d698 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Creating backup of volume 8f537eb5-1674-4a19-80cd-3912aca1fa53 in container None Aug 14 06:19:42.879874 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:42.879874 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:42.880216 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c21ad94b-d843-4fe9-a3aa-bd9af760d698 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Volume info retrieved successfully. Aug 14 06:19:42.897878 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3b6f9a6e-6481-4983-8f68-a9d55ba138eb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:42.898902 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b6f9a6e-6481-4983-8f68-a9d55ba138eb None None] GET https://10.4.3.127/volume// Aug 14 06:19:42.899339 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b6f9a6e-6481-4983-8f68-a9d55ba138eb None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:42.899765 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b6f9a6e-6481-4983-8f68-a9d55ba138eb None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:42.900563 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b6f9a6e-6481-4983-8f68-a9d55ba138eb None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:19:42.900991 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1131/4563] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:19:42 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:19:42.910812 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-b485c336-d000-4560-a5b8-522ba421717e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:42.915449 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-b485c336-d000-4560-a5b8-522ba421717e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:19:42.915449 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-b485c336-d000-4560-a5b8-522ba421717e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e9756dd-d814-4000-a5e3-b40c36b51d43", "connector": null, "instance_uuid": "615e0830-4967-4575-8b9b-b421a2e08b46"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:42.918570 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-c21ad94b-d843-4fe9-a3aa-bd9af760d698 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Created reservations ['0c2edca9-a8f0-4223-9cf8-72edd323ade3', '8afbe156-4138-42a9-9576-8aa3ab5afadd'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:42.921229 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-52aec7c7-96f2-4045-96b9-8eecbb5af688 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:42.926102 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-52aec7c7-96f2-4045-96b9-8eecbb5af688 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:19:42.926413 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-52aec7c7-96f2-4045-96b9-8eecbb5af688 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:42.926703 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-52aec7c7-96f2-4045-96b9-8eecbb5af688 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:42.926830 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-52aec7c7-96f2-4045-96b9-8eecbb5af688 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:42.933486 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:42.933486 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:42.936651 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:42.936651 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:42.941150 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-52aec7c7-96f2-4045-96b9-8eecbb5af688 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:19:42.941150 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1154/4564] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:42 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:42.964502 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c21ad94b-d843-4fe9-a3aa-bd9af760d698 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:19:42.964502 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1138/4565] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:19:42 2026] POST /volume/v3/backups => generated 315 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:42.974297 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6073fdd2-5150-42f3-a01a-fa8f5419d6d0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:42.977679 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-b485c336-d000-4560-a5b8-522ba421717e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:19:42.978376 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1143/4566] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:19:42 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 14 06:19:42.979575 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6073fdd2-5150-42f3-a01a-fa8f5419d6d0 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c Aug 14 06:19:42.979860 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6073fdd2-5150-42f3-a01a-fa8f5419d6d0 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:42.980196 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6073fdd2-5150-42f3-a01a-fa8f5419d6d0 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:42.980230 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-6073fdd2-5150-42f3-a01a-fa8f5419d6d0 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:42.987963 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:42.987963 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:42.987963 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6073fdd2-5150-42f3-a01a-fa8f5419d6d0 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c returned with HTTP 200 Aug 14 06:19:42.987963 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1132/4567] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:42 2026] GET /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:43.017510 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-98b01d0e-02a5-40d1-bda8-21290147dbac None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:43.019553 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-98b01d0e-02a5-40d1-bda8-21290147dbac tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 Aug 14 06:19:43.019790 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-98b01d0e-02a5-40d1-bda8-21290147dbac tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:43.020028 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-98b01d0e-02a5-40d1-bda8-21290147dbac tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:43.023075 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2b8027e7-c9c6-4c0b-b462-d178a6fb4528 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:43.023279 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2b8027e7-c9c6-4c0b-b462-d178a6fb4528 None None] GET https://10.4.3.127/volume// Aug 14 06:19:43.023514 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2b8027e7-c9c6-4c0b-b462-d178a6fb4528 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:43.023714 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2b8027e7-c9c6-4c0b-b462-d178a6fb4528 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:43.024128 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2b8027e7-c9c6-4c0b-b462-d178a6fb4528 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:19:43.024336 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1139/4568] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:19:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:19:43.031173 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:43.031173 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:43.033748 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-019152de-e626-4615-8e70-be0c01587318 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:43.038561 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-019152de-e626-4615-8e70-be0c01587318 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 Aug 14 06:19:43.038561 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-019152de-e626-4615-8e70-be0c01587318 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:43.039521 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-98b01d0e-02a5-40d1-bda8-21290147dbac tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:43.040583 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-019152de-e626-4615-8e70-be0c01587318 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:43.048022 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-98b01d0e-02a5-40d1-bda8-21290147dbac tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 returned with HTTP 200 Aug 14 06:19:43.048022 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1155/4569] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:43 2026] GET /volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:43.058281 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:43.058281 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:43.064272 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-019152de-e626-4615-8e70-be0c01587318 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:43.070122 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-019152de-e626-4615-8e70-be0c01587318 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 returned with HTTP 200 Aug 14 06:19:43.070621 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1144/4570] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:19:43 2026] GET /volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 => generated 1063 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:19:43.192905 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-54e8b9f1-979d-440a-beeb-42ada0ca1f88 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:43.195568 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-54e8b9f1-979d-440a-beeb-42ada0ca1f88 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] PUT https://10.4.3.127/volume/v3/attachments/0137e21e-37f5-4eaf-9559-65383bd8ed8d Aug 14 06:19:43.196086 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-54e8b9f1-979d-440a-beeb-42ada0ca1f88 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:43.208950 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-54e8b9f1-979d-440a-beeb-42ada0ca1f88 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Acquiring lock "cinder-attachment_update-4e9756dd-d814-4000-a5e3-b40c36b51d43-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:19:43.215764 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-54e8b9f1-979d-440a-beeb-42ada0ca1f88 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Lock "cinder-attachment_update-4e9756dd-d814-4000-a5e3-b40c36b51d43-np0000007331" acquired by "attachment_update" :: waited 0.007s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:19:43.217246 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:43.217246 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:43.304514 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-54e8b9f1-979d-440a-beeb-42ada0ca1f88 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Lock "cinder-attachment_update-4e9756dd-d814-4000-a5e3-b40c36b51d43-np0000007331" released by "attachment_update" :: held 0.089s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:19:43.304916 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-54e8b9f1-979d-440a-beeb-42ada0ca1f88 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/attachments/0137e21e-37f5-4eaf-9559-65383bd8ed8d returned with HTTP 200 Aug 14 06:19:43.305574 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1133/4571] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:19:43 2026] PUT /volume/v3/attachments/0137e21e-37f5-4eaf-9559-65383bd8ed8d => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:43.424552 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-808df30b-eb94-498b-85d8-5d3edcb7bf4b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:43.426464 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-808df30b-eb94-498b-85d8-5d3edcb7bf4b tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f Aug 14 06:19:43.426830 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-808df30b-eb94-498b-85d8-5d3edcb7bf4b tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:43.426963 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-808df30b-eb94-498b-85d8-5d3edcb7bf4b tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:43.427078 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-808df30b-eb94-498b-85d8-5d3edcb7bf4b tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Show backup with id f630d485-b5c2-4a15-824b-857dc271929f. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:43.430880 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-808df30b-eb94-498b-85d8-5d3edcb7bf4b tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f returned with HTTP 404 Aug 14 06:19:43.431438 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1140/4572] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:43 2026] GET /volume/v3/backups/f630d485-b5c2-4a15-824b-857dc271929f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:43.442697 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3815f5b3-05e9-4eca-8605-bdefe0877686 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:43.444954 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3815f5b3-05e9-4eca-8605-bdefe0877686 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] DELETE https://10.4.3.127/volume/v3/volumes/de264a9d-35b9-4a0d-b3d4-5bee67e7319b Aug 14 06:19:43.445111 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3815f5b3-05e9-4eca-8605-bdefe0877686 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:43.445348 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3815f5b3-05e9-4eca-8605-bdefe0877686 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:43.445583 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-3815f5b3-05e9-4eca-8605-bdefe0877686 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Delete volume with id: de264a9d-35b9-4a0d-b3d4-5bee67e7319b Aug 14 06:19:43.457195 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:43.457195 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:43.457818 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3815f5b3-05e9-4eca-8605-bdefe0877686 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Volume info retrieved successfully. Aug 14 06:19:43.476582 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3815f5b3-05e9-4eca-8605-bdefe0877686 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Delete volume request issued successfully. Aug 14 06:19:43.476816 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3815f5b3-05e9-4eca-8605-bdefe0877686 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/de264a9d-35b9-4a0d-b3d4-5bee67e7319b returned with HTTP 202 Aug 14 06:19:43.477426 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1156/4573] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:19:43 2026] DELETE /volume/v3/volumes/de264a9d-35b9-4a0d-b3d4-5bee67e7319b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:43.485771 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-258d943f-16eb-4f26-8690-38fa23b34c5a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:43.487737 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-258d943f-16eb-4f26-8690-38fa23b34c5a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/volumes/de264a9d-35b9-4a0d-b3d4-5bee67e7319b Aug 14 06:19:43.488066 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-258d943f-16eb-4f26-8690-38fa23b34c5a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:43.488386 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-258d943f-16eb-4f26-8690-38fa23b34c5a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:43.496200 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:43.496200 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:43.501573 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-258d943f-16eb-4f26-8690-38fa23b34c5a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Volume info retrieved successfully. Aug 14 06:19:43.507383 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-258d943f-16eb-4f26-8690-38fa23b34c5a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/de264a9d-35b9-4a0d-b3d4-5bee67e7319b returned with HTTP 200 Aug 14 06:19:43.508198 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1145/4574] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:43 2026] GET /volume/v3/volumes/de264a9d-35b9-4a0d-b3d4-5bee67e7319b => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:43.610990 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-41c3d366-36fa-454b-94b6-8dd04280c722 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:43.614537 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-41c3d366-36fa-454b-94b6-8dd04280c722 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 Aug 14 06:19:43.614874 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-41c3d366-36fa-454b-94b6-8dd04280c722 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:43.615179 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-41c3d366-36fa-454b-94b6-8dd04280c722 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:43.615355 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-41c3d366-36fa-454b-94b6-8dd04280c722 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 2500ab7e-02ea-4f45-9917-d866a1deb127. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:43.621205 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:43.621205 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:43.622283 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-41c3d366-36fa-454b-94b6-8dd04280c722 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 returned with HTTP 200 Aug 14 06:19:43.622869 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1134/4575] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:43 2026] GET /volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:43.949904 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-93cca0be-3252-4e5c-a3d1-ee1c0d28b29d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:43.951852 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-93cca0be-3252-4e5c-a3d1-ee1c0d28b29d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:19:43.952108 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-93cca0be-3252-4e5c-a3d1-ee1c0d28b29d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:43.952314 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-93cca0be-3252-4e5c-a3d1-ee1c0d28b29d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:43.952462 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-93cca0be-3252-4e5c-a3d1-ee1c0d28b29d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:43.958034 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:43.958034 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:43.958692 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-93cca0be-3252-4e5c-a3d1-ee1c0d28b29d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:19:43.959056 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1141/4576] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:43 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:43.998817 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d3aecb8f-4058-4201-9c7c-8eed433e78d5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:44.000567 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d3aecb8f-4058-4201-9c7c-8eed433e78d5 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c Aug 14 06:19:44.000795 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d3aecb8f-4058-4201-9c7c-8eed433e78d5 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:44.000998 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d3aecb8f-4058-4201-9c7c-8eed433e78d5 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:44.001170 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-d3aecb8f-4058-4201-9c7c-8eed433e78d5 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:44.005465 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:44.005465 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:44.006015 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d3aecb8f-4058-4201-9c7c-8eed433e78d5 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c returned with HTTP 200 Aug 14 06:19:44.006367 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1157/4577] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:43 2026] GET /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:44.067773 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a519dbad-3a3d-497f-9730-6b063295aaf7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:44.069729 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a519dbad-3a3d-497f-9730-6b063295aaf7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 Aug 14 06:19:44.069978 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a519dbad-3a3d-497f-9730-6b063295aaf7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:44.070168 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a519dbad-3a3d-497f-9730-6b063295aaf7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:44.085842 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:44.085842 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:44.091990 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a519dbad-3a3d-497f-9730-6b063295aaf7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:44.099876 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a519dbad-3a3d-497f-9730-6b063295aaf7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 returned with HTTP 200 Aug 14 06:19:44.101058 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1146/4578] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:44 2026] GET /volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 => generated 884 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:44.524370 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e949d8b7-2384-4a38-a6bb-cbf396bb54a7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:44.525960 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e949d8b7-2384-4a38-a6bb-cbf396bb54a7 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/volumes/de264a9d-35b9-4a0d-b3d4-5bee67e7319b Aug 14 06:19:44.526168 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e949d8b7-2384-4a38-a6bb-cbf396bb54a7 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:44.526361 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e949d8b7-2384-4a38-a6bb-cbf396bb54a7 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:44.531571 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e949d8b7-2384-4a38-a6bb-cbf396bb54a7 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/de264a9d-35b9-4a0d-b3d4-5bee67e7319b returned with HTTP 404 Aug 14 06:19:44.531992 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1135/4579] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:44 2026] GET /volume/v3/volumes/de264a9d-35b9-4a0d-b3d4-5bee67e7319b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:44.538165 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c8df0ab5-17e3-4db9-ae88-7a2531d3d399 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:44.539892 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c8df0ab5-17e3-4db9-ae88-7a2531d3d399 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e914ddde-4515-4534-a7c4-ac2d652fa047 Aug 14 06:19:44.540091 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c8df0ab5-17e3-4db9-ae88-7a2531d3d399 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:44.540272 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c8df0ab5-17e3-4db9-ae88-7a2531d3d399 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:44.540437 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-c8df0ab5-17e3-4db9-ae88-7a2531d3d399 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Delete volume with id: e914ddde-4515-4534-a7c4-ac2d652fa047 Aug 14 06:19:44.546575 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:44.546575 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:44.546956 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c8df0ab5-17e3-4db9-ae88-7a2531d3d399 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Volume info retrieved successfully. Aug 14 06:19:44.560850 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c8df0ab5-17e3-4db9-ae88-7a2531d3d399 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Delete volume request issued successfully. Aug 14 06:19:44.561008 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c8df0ab5-17e3-4db9-ae88-7a2531d3d399 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/e914ddde-4515-4534-a7c4-ac2d652fa047 returned with HTTP 202 Aug 14 06:19:44.561384 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1142/4580] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:19:44 2026] DELETE /volume/v3/volumes/e914ddde-4515-4534-a7c4-ac2d652fa047 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:44.570546 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c95f7472-884f-455f-a777-4c6945e5ecd2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:44.572125 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c95f7472-884f-455f-a777-4c6945e5ecd2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/volumes/e914ddde-4515-4534-a7c4-ac2d652fa047 Aug 14 06:19:44.572312 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c95f7472-884f-455f-a777-4c6945e5ecd2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:44.572530 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c95f7472-884f-455f-a777-4c6945e5ecd2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:44.579466 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:44.579466 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:44.584643 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c95f7472-884f-455f-a777-4c6945e5ecd2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Volume info retrieved successfully. Aug 14 06:19:44.589590 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c95f7472-884f-455f-a777-4c6945e5ecd2 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/e914ddde-4515-4534-a7c4-ac2d652fa047 returned with HTTP 200 Aug 14 06:19:44.590064 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1158/4581] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:44 2026] GET /volume/v3/volumes/e914ddde-4515-4534-a7c4-ac2d652fa047 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:44.638681 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4d13f5d0-7f6c-432a-84ce-42d6c455a6ee None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:44.640843 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4d13f5d0-7f6c-432a-84ce-42d6c455a6ee tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 Aug 14 06:19:44.642100 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4d13f5d0-7f6c-432a-84ce-42d6c455a6ee tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:44.642438 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4d13f5d0-7f6c-432a-84ce-42d6c455a6ee tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:44.642438 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-4d13f5d0-7f6c-432a-84ce-42d6c455a6ee tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 2500ab7e-02ea-4f45-9917-d866a1deb127. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:44.648061 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:44.648061 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:44.649943 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4d13f5d0-7f6c-432a-84ce-42d6c455a6ee tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 returned with HTTP 200 Aug 14 06:19:44.649943 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1147/4582] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:44 2026] GET /volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:44.968987 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-810c803f-f426-49b1-94e5-6e681307f868 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:44.971293 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-810c803f-f426-49b1-94e5-6e681307f868 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:19:44.971566 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-810c803f-f426-49b1-94e5-6e681307f868 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:44.971798 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-810c803f-f426-49b1-94e5-6e681307f868 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:44.971934 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-810c803f-f426-49b1-94e5-6e681307f868 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:44.976992 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:44.976992 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:44.977418 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-810c803f-f426-49b1-94e5-6e681307f868 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:19:44.977837 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1136/4583] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:44 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:45.016965 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8ee414e9-4b31-42f1-bab4-0868e4457a7b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:45.018757 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8ee414e9-4b31-42f1-bab4-0868e4457a7b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c Aug 14 06:19:45.018961 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8ee414e9-4b31-42f1-bab4-0868e4457a7b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:45.019149 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8ee414e9-4b31-42f1-bab4-0868e4457a7b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:45.019249 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-8ee414e9-4b31-42f1-bab4-0868e4457a7b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:45.023271 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:45.023271 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:45.023871 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8ee414e9-4b31-42f1-bab4-0868e4457a7b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c returned with HTTP 200 Aug 14 06:19:45.024348 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1143/4584] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:45 2026] GET /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:45.113888 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1aa243c8-8969-4be9-91b0-18fcc87ace14 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:45.116118 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1aa243c8-8969-4be9-91b0-18fcc87ace14 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 Aug 14 06:19:45.116364 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1aa243c8-8969-4be9-91b0-18fcc87ace14 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:45.116618 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1aa243c8-8969-4be9-91b0-18fcc87ace14 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:45.127533 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:45.127533 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:45.133133 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1aa243c8-8969-4be9-91b0-18fcc87ace14 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:45.137807 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1aa243c8-8969-4be9-91b0-18fcc87ace14 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 returned with HTTP 200 Aug 14 06:19:45.138262 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1159/4585] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:45 2026] GET /volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:45.602805 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-fd6acf7d-5e35-4333-b3fc-5d2c2cee1d73 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:45.604701 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fd6acf7d-5e35-4333-b3fc-5d2c2cee1d73 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/volumes/e914ddde-4515-4534-a7c4-ac2d652fa047 Aug 14 06:19:45.604891 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fd6acf7d-5e35-4333-b3fc-5d2c2cee1d73 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:45.605116 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fd6acf7d-5e35-4333-b3fc-5d2c2cee1d73 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:45.610714 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fd6acf7d-5e35-4333-b3fc-5d2c2cee1d73 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/e914ddde-4515-4534-a7c4-ac2d652fa047 returned with HTTP 404 Aug 14 06:19:45.611227 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1148/4586] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:45 2026] GET /volume/v3/volumes/e914ddde-4515-4534-a7c4-ac2d652fa047 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:45.618593 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7bcbe2ef-3549-4758-8cf7-6b658403e4e4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:45.621044 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7bcbe2ef-3549-4758-8cf7-6b658403e4e4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] DELETE https://10.4.3.127/volume/v3/volumes/d42702cd-7b1b-41e1-968a-c9889b8ac4ce Aug 14 06:19:45.621531 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7bcbe2ef-3549-4758-8cf7-6b658403e4e4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:45.623488 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7bcbe2ef-3549-4758-8cf7-6b658403e4e4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:45.623488 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-7bcbe2ef-3549-4758-8cf7-6b658403e4e4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Delete volume with id: d42702cd-7b1b-41e1-968a-c9889b8ac4ce Aug 14 06:19:45.634137 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:45.634137 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:45.634938 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7bcbe2ef-3549-4758-8cf7-6b658403e4e4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Volume info retrieved successfully. Aug 14 06:19:45.664864 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7bcbe2ef-3549-4758-8cf7-6b658403e4e4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Delete volume request issued successfully. Aug 14 06:19:45.664864 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7bcbe2ef-3549-4758-8cf7-6b658403e4e4 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/d42702cd-7b1b-41e1-968a-c9889b8ac4ce returned with HTTP 202 Aug 14 06:19:45.664864 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1137/4587] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:19:45 2026] DELETE /volume/v3/volumes/d42702cd-7b1b-41e1-968a-c9889b8ac4ce => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:45.670977 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-71b1c4d7-1858-4f10-93ef-3ee7bf62ad9f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:45.672956 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-71b1c4d7-1858-4f10-93ef-3ee7bf62ad9f tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 Aug 14 06:19:45.673218 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-71b1c4d7-1858-4f10-93ef-3ee7bf62ad9f tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:45.673476 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-71b1c4d7-1858-4f10-93ef-3ee7bf62ad9f tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:45.673616 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-71b1c4d7-1858-4f10-93ef-3ee7bf62ad9f tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 2500ab7e-02ea-4f45-9917-d866a1deb127. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:45.673859 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2e404299-6194-4934-9767-b57a6f8d5ea9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:45.678276 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2e404299-6194-4934-9767-b57a6f8d5ea9 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/volumes/d42702cd-7b1b-41e1-968a-c9889b8ac4ce Aug 14 06:19:45.678532 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2e404299-6194-4934-9767-b57a6f8d5ea9 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:45.678674 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2e404299-6194-4934-9767-b57a6f8d5ea9 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:45.680668 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:45.680668 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:45.681914 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-71b1c4d7-1858-4f10-93ef-3ee7bf62ad9f tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 returned with HTTP 200 Aug 14 06:19:45.682088 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1144/4588] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:45 2026] GET /volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:45.696150 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:45.696150 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:45.702803 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2e404299-6194-4934-9767-b57a6f8d5ea9 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Volume info retrieved successfully. Aug 14 06:19:45.708001 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2e404299-6194-4934-9767-b57a6f8d5ea9 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/d42702cd-7b1b-41e1-968a-c9889b8ac4ce returned with HTTP 200 Aug 14 06:19:45.708515 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1160/4589] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:45 2026] GET /volume/v3/volumes/d42702cd-7b1b-41e1-968a-c9889b8ac4ce => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:45.990825 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-631b3f6b-6766-4beb-bd12-4c9776599442 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:45.992499 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-631b3f6b-6766-4beb-bd12-4c9776599442 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:19:45.992776 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-631b3f6b-6766-4beb-bd12-4c9776599442 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:45.992916 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-631b3f6b-6766-4beb-bd12-4c9776599442 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:45.992968 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-631b3f6b-6766-4beb-bd12-4c9776599442 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:45.996921 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:45.996921 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:45.997524 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-631b3f6b-6766-4beb-bd12-4c9776599442 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:19:45.997895 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1149/4590] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:45 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:46.038754 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-792e3545-0846-44d2-8ade-62b7d9ce266e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:46.041375 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-792e3545-0846-44d2-8ade-62b7d9ce266e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c Aug 14 06:19:46.041606 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-792e3545-0846-44d2-8ade-62b7d9ce266e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:46.042173 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-792e3545-0846-44d2-8ade-62b7d9ce266e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:46.042845 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-792e3545-0846-44d2-8ade-62b7d9ce266e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:46.057546 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:46.057546 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:46.057546 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-792e3545-0846-44d2-8ade-62b7d9ce266e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c returned with HTTP 200 Aug 14 06:19:46.058807 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1138/4591] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:46 2026] GET /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:46.153699 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2a264c2f-fad0-4074-b814-89e565833471 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:46.156028 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2a264c2f-fad0-4074-b814-89e565833471 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 Aug 14 06:19:46.156324 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2a264c2f-fad0-4074-b814-89e565833471 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:46.156589 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2a264c2f-fad0-4074-b814-89e565833471 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:46.170704 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:46.170704 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:46.174263 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2a264c2f-fad0-4074-b814-89e565833471 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:46.180454 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2a264c2f-fad0-4074-b814-89e565833471 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 returned with HTTP 200 Aug 14 06:19:46.180950 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1145/4592] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:46 2026] GET /volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:46.695530 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d149f804-85cf-4e47-912a-60f477d798a0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:46.697449 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d149f804-85cf-4e47-912a-60f477d798a0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 Aug 14 06:19:46.697673 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d149f804-85cf-4e47-912a-60f477d798a0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:46.697878 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d149f804-85cf-4e47-912a-60f477d798a0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:46.698079 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-d149f804-85cf-4e47-912a-60f477d798a0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 2500ab7e-02ea-4f45-9917-d866a1deb127. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:46.702569 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:46.702569 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:46.703246 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d149f804-85cf-4e47-912a-60f477d798a0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 returned with HTTP 200 Aug 14 06:19:46.703684 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1161/4593] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:46 2026] GET /volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:46.729995 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f490499d-88be-4500-ba54-5a1aa8815606 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:46.729995 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f490499d-88be-4500-ba54-5a1aa8815606 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/volumes/d42702cd-7b1b-41e1-968a-c9889b8ac4ce Aug 14 06:19:46.729995 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f490499d-88be-4500-ba54-5a1aa8815606 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:46.729995 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f490499d-88be-4500-ba54-5a1aa8815606 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:46.736906 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f490499d-88be-4500-ba54-5a1aa8815606 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/d42702cd-7b1b-41e1-968a-c9889b8ac4ce returned with HTTP 404 Aug 14 06:19:46.737483 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1150/4594] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:46 2026] GET /volume/v3/volumes/d42702cd-7b1b-41e1-968a-c9889b8ac4ce => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:46.748274 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-56f9152d-9b8e-4649-b524-a1bc51cba349 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:46.752170 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-56f9152d-9b8e-4649-b524-a1bc51cba349 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e3784bcd-ca4a-4f36-968b-af3989101b3c Aug 14 06:19:46.752170 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-56f9152d-9b8e-4649-b524-a1bc51cba349 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:46.752170 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-56f9152d-9b8e-4649-b524-a1bc51cba349 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:46.752170 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-56f9152d-9b8e-4649-b524-a1bc51cba349 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Delete volume with id: e3784bcd-ca4a-4f36-968b-af3989101b3c Aug 14 06:19:46.760725 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:46.760725 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:46.761515 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-56f9152d-9b8e-4649-b524-a1bc51cba349 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Volume info retrieved successfully. Aug 14 06:19:46.784915 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-56f9152d-9b8e-4649-b524-a1bc51cba349 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Delete volume request issued successfully. Aug 14 06:19:46.785838 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-56f9152d-9b8e-4649-b524-a1bc51cba349 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/e3784bcd-ca4a-4f36-968b-af3989101b3c returned with HTTP 202 Aug 14 06:19:46.788090 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1139/4595] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:19:46 2026] DELETE /volume/v3/volumes/e3784bcd-ca4a-4f36-968b-af3989101b3c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:46.795434 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-317334f8-45ec-4ba9-b375-e13f7303a456 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:46.797370 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-317334f8-45ec-4ba9-b375-e13f7303a456 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/volumes/e3784bcd-ca4a-4f36-968b-af3989101b3c Aug 14 06:19:46.797651 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-317334f8-45ec-4ba9-b375-e13f7303a456 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:46.797861 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-317334f8-45ec-4ba9-b375-e13f7303a456 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:46.808411 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:46.808411 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:46.813231 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-317334f8-45ec-4ba9-b375-e13f7303a456 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Volume info retrieved successfully. Aug 14 06:19:46.821260 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-317334f8-45ec-4ba9-b375-e13f7303a456 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/e3784bcd-ca4a-4f36-968b-af3989101b3c returned with HTTP 200 Aug 14 06:19:46.821739 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1146/4596] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:46 2026] GET /volume/v3/volumes/e3784bcd-ca4a-4f36-968b-af3989101b3c => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:47.011431 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4a5aee1a-16ef-48af-bbc8-502e78396068 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:47.014102 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4a5aee1a-16ef-48af-bbc8-502e78396068 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:19:47.014800 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4a5aee1a-16ef-48af-bbc8-502e78396068 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:47.014800 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4a5aee1a-16ef-48af-bbc8-502e78396068 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:47.014800 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-4a5aee1a-16ef-48af-bbc8-502e78396068 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:47.020551 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:47.020551 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:47.021308 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4a5aee1a-16ef-48af-bbc8-502e78396068 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:19:47.021745 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1162/4597] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:47 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:47.069958 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5d5766e4-ed50-466f-bc2d-d72f0f902a9e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:47.071890 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5d5766e4-ed50-466f-bc2d-d72f0f902a9e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c Aug 14 06:19:47.072176 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5d5766e4-ed50-466f-bc2d-d72f0f902a9e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:47.072382 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5d5766e4-ed50-466f-bc2d-d72f0f902a9e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:47.072551 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-5d5766e4-ed50-466f-bc2d-d72f0f902a9e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:47.076520 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:47.076520 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:47.077074 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5d5766e4-ed50-466f-bc2d-d72f0f902a9e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c returned with HTTP 200 Aug 14 06:19:47.077427 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1151/4598] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:47 2026] GET /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:47.196058 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-49ba2bf7-8380-45bd-9988-e1174bc65e97 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:47.197533 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-49ba2bf7-8380-45bd-9988-e1174bc65e97 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 Aug 14 06:19:47.197950 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-49ba2bf7-8380-45bd-9988-e1174bc65e97 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:47.198264 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-49ba2bf7-8380-45bd-9988-e1174bc65e97 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:47.207222 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:47.207222 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:47.213362 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-49ba2bf7-8380-45bd-9988-e1174bc65e97 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:47.215267 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-49ba2bf7-8380-45bd-9988-e1174bc65e97 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 returned with HTTP 200 Aug 14 06:19:47.215784 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1140/4599] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:47 2026] GET /volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:47.716269 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8161bb89-ebe7-4151-9e36-9bc7840213ab None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:47.719922 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8161bb89-ebe7-4151-9e36-9bc7840213ab tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 Aug 14 06:19:47.719922 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8161bb89-ebe7-4151-9e36-9bc7840213ab tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:47.719922 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8161bb89-ebe7-4151-9e36-9bc7840213ab tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:47.719922 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-8161bb89-ebe7-4151-9e36-9bc7840213ab tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 2500ab7e-02ea-4f45-9917-d866a1deb127. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:47.724422 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:47.724422 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:47.725222 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8161bb89-ebe7-4151-9e36-9bc7840213ab tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 returned with HTTP 200 Aug 14 06:19:47.725675 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1147/4600] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:47 2026] GET /volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:47.835501 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c61c937b-98a1-42c5-af5f-211fbe5a57ec None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:47.837931 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c61c937b-98a1-42c5-af5f-211fbe5a57ec tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/volumes/e3784bcd-ca4a-4f36-968b-af3989101b3c Aug 14 06:19:47.838230 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c61c937b-98a1-42c5-af5f-211fbe5a57ec tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:47.838514 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c61c937b-98a1-42c5-af5f-211fbe5a57ec tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:47.846175 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c61c937b-98a1-42c5-af5f-211fbe5a57ec tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/e3784bcd-ca4a-4f36-968b-af3989101b3c returned with HTTP 404 Aug 14 06:19:47.846888 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1163/4601] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:47 2026] GET /volume/v3/volumes/e3784bcd-ca4a-4f36-968b-af3989101b3c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:47.853210 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-fa3a5429-06a9-4ce5-a984-5f603a2fb868 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:47.854923 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fa3a5429-06a9-4ce5-a984-5f603a2fb868 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] DELETE https://10.4.3.127/volume/v3/volumes/40fb1626-d0c3-4508-af6c-d7c2c8f31136 Aug 14 06:19:47.855938 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fa3a5429-06a9-4ce5-a984-5f603a2fb868 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:47.855938 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fa3a5429-06a9-4ce5-a984-5f603a2fb868 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:47.855938 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-fa3a5429-06a9-4ce5-a984-5f603a2fb868 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Delete volume with id: 40fb1626-d0c3-4508-af6c-d7c2c8f31136 Aug 14 06:19:47.864196 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:47.864196 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:47.864605 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-fa3a5429-06a9-4ce5-a984-5f603a2fb868 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Volume info retrieved successfully. Aug 14 06:19:47.884143 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-fa3a5429-06a9-4ce5-a984-5f603a2fb868 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Delete volume request issued successfully. Aug 14 06:19:47.884382 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fa3a5429-06a9-4ce5-a984-5f603a2fb868 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/40fb1626-d0c3-4508-af6c-d7c2c8f31136 returned with HTTP 202 Aug 14 06:19:47.884908 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1152/4602] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:19:47 2026] DELETE /volume/v3/volumes/40fb1626-d0c3-4508-af6c-d7c2c8f31136 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:47.892144 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-42bc25e9-6484-4775-b9e5-a7630998460f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:47.895408 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-42bc25e9-6484-4775-b9e5-a7630998460f tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/volumes/40fb1626-d0c3-4508-af6c-d7c2c8f31136 Aug 14 06:19:47.895603 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-42bc25e9-6484-4775-b9e5-a7630998460f tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:47.895790 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-42bc25e9-6484-4775-b9e5-a7630998460f tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:47.903112 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:47.903112 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:47.906765 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-42bc25e9-6484-4775-b9e5-a7630998460f tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Volume info retrieved successfully. Aug 14 06:19:47.910740 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-42bc25e9-6484-4775-b9e5-a7630998460f tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/40fb1626-d0c3-4508-af6c-d7c2c8f31136 returned with HTTP 200 Aug 14 06:19:47.911216 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1141/4603] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:47 2026] GET /volume/v3/volumes/40fb1626-d0c3-4508-af6c-d7c2c8f31136 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:48.036981 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5c5b0d31-bea1-4eab-9599-04a1b45cfe9c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:48.042059 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5c5b0d31-bea1-4eab-9599-04a1b45cfe9c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:19:48.045043 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5c5b0d31-bea1-4eab-9599-04a1b45cfe9c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:48.045282 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5c5b0d31-bea1-4eab-9599-04a1b45cfe9c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:48.045410 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-5c5b0d31-bea1-4eab-9599-04a1b45cfe9c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:48.050624 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:48.050624 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:48.051356 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5c5b0d31-bea1-4eab-9599-04a1b45cfe9c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:19:48.051893 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1148/4604] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:48 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:48.087315 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6b0031c1-9538-4feb-a91f-b92dd789552d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:48.089081 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6b0031c1-9538-4feb-a91f-b92dd789552d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c Aug 14 06:19:48.089405 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6b0031c1-9538-4feb-a91f-b92dd789552d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:48.089691 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6b0031c1-9538-4feb-a91f-b92dd789552d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:48.089806 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-6b0031c1-9538-4feb-a91f-b92dd789552d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:48.093913 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:48.093913 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:48.094678 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6b0031c1-9538-4feb-a91f-b92dd789552d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c returned with HTTP 200 Aug 14 06:19:48.095082 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1164/4605] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:48 2026] GET /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:48.227768 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f88998ac-752b-4dbb-ad40-3780533cb2fa None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:48.229722 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f88998ac-752b-4dbb-ad40-3780533cb2fa tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 Aug 14 06:19:48.229923 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f88998ac-752b-4dbb-ad40-3780533cb2fa tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:48.230157 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f88998ac-752b-4dbb-ad40-3780533cb2fa tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:48.241123 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:48.241123 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:48.245305 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f88998ac-752b-4dbb-ad40-3780533cb2fa tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:48.249835 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f88998ac-752b-4dbb-ad40-3780533cb2fa tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 returned with HTTP 200 Aug 14 06:19:48.250283 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1153/4606] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:48 2026] GET /volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:48.732697 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-bd83c76e-d7b1-452f-871b-c197d8a5d5f2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:48.734747 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-bd83c76e-d7b1-452f-871b-c197d8a5d5f2 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] POST https://10.4.3.127/volume/v3/attachments/0137e21e-37f5-4eaf-9559-65383bd8ed8d/action Aug 14 06:19:48.735108 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-bd83c76e-d7b1-452f-871b-c197d8a5d5f2 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:19:48.735208 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-bd83c76e-d7b1-452f-871b-c197d8a5d5f2 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:48.738307 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-42d7b500-63af-424b-8144-33d9c2336985 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:48.742338 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-42d7b500-63af-424b-8144-33d9c2336985 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 Aug 14 06:19:48.742338 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-42d7b500-63af-424b-8144-33d9c2336985 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:48.742338 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-42d7b500-63af-424b-8144-33d9c2336985 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:48.742338 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-42d7b500-63af-424b-8144-33d9c2336985 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 2500ab7e-02ea-4f45-9917-d866a1deb127. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:48.746225 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:48.746225 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:48.747388 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-42d7b500-63af-424b-8144-33d9c2336985 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 returned with HTTP 200 Aug 14 06:19:48.747959 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1149/4607] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:48 2026] GET /volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:48.749923 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:48.749923 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:48.763985 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6798ea3d-2fca-4973-ba5d-2fa7e78857d4 req-bd83c76e-d7b1-452f-871b-c197d8a5d5f2 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/attachments/0137e21e-37f5-4eaf-9559-65383bd8ed8d/action returned with HTTP 204 Aug 14 06:19:48.764415 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1142/4608] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:19:48 2026] POST /volume/v3/attachments/0137e21e-37f5-4eaf-9559-65383bd8ed8d/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:48.925328 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d0a0b526-244e-4aaf-8dad-9fe68eefe925 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:48.929203 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d0a0b526-244e-4aaf-8dad-9fe68eefe925 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/volumes/40fb1626-d0c3-4508-af6c-d7c2c8f31136 Aug 14 06:19:48.930360 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d0a0b526-244e-4aaf-8dad-9fe68eefe925 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:48.930696 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d0a0b526-244e-4aaf-8dad-9fe68eefe925 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:48.942181 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d0a0b526-244e-4aaf-8dad-9fe68eefe925 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/40fb1626-d0c3-4508-af6c-d7c2c8f31136 returned with HTTP 404 Aug 14 06:19:48.943691 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1165/4609] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:48 2026] GET /volume/v3/volumes/40fb1626-d0c3-4508-af6c-d7c2c8f31136 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:48.953066 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-565b612a-0cc8-449f-97e2-b8b38c3e532f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:48.958193 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-565b612a-0cc8-449f-97e2-b8b38c3e532f tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] DELETE https://10.4.3.127/volume/v3/volumes/066ba40a-958e-4916-97af-e27656219a8d Aug 14 06:19:48.958444 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-565b612a-0cc8-449f-97e2-b8b38c3e532f tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:48.958669 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-565b612a-0cc8-449f-97e2-b8b38c3e532f tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:48.958855 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-565b612a-0cc8-449f-97e2-b8b38c3e532f tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Delete volume with id: 066ba40a-958e-4916-97af-e27656219a8d Aug 14 06:19:48.967489 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:48.967489 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:48.967919 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-565b612a-0cc8-449f-97e2-b8b38c3e532f tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Volume info retrieved successfully. Aug 14 06:19:48.988455 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-565b612a-0cc8-449f-97e2-b8b38c3e532f tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Delete volume request issued successfully. Aug 14 06:19:48.988455 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-565b612a-0cc8-449f-97e2-b8b38c3e532f tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/066ba40a-958e-4916-97af-e27656219a8d returned with HTTP 202 Aug 14 06:19:48.988455 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1154/4610] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:19:48 2026] DELETE /volume/v3/volumes/066ba40a-958e-4916-97af-e27656219a8d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:48.997194 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a33b53c3-52d2-4309-a529-c908fee385e7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:48.999681 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a33b53c3-52d2-4309-a529-c908fee385e7 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/volumes/066ba40a-958e-4916-97af-e27656219a8d Aug 14 06:19:48.999970 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a33b53c3-52d2-4309-a529-c908fee385e7 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:49.000349 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a33b53c3-52d2-4309-a529-c908fee385e7 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:49.018195 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:49.018195 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:49.022315 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a33b53c3-52d2-4309-a529-c908fee385e7 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Volume info retrieved successfully. Aug 14 06:19:49.028682 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a33b53c3-52d2-4309-a529-c908fee385e7 tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/066ba40a-958e-4916-97af-e27656219a8d returned with HTTP 200 Aug 14 06:19:49.029587 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1150/4611] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:48 2026] GET /volume/v3/volumes/066ba40a-958e-4916-97af-e27656219a8d => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:49.066200 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5c8a6e86-21a5-44bb-8ee2-6dd3b2bb40e0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:49.066991 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5c8a6e86-21a5-44bb-8ee2-6dd3b2bb40e0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:19:49.067215 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5c8a6e86-21a5-44bb-8ee2-6dd3b2bb40e0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:49.067454 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5c8a6e86-21a5-44bb-8ee2-6dd3b2bb40e0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:49.067599 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-5c8a6e86-21a5-44bb-8ee2-6dd3b2bb40e0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:49.071534 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:49.071534 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:49.072135 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5c8a6e86-21a5-44bb-8ee2-6dd3b2bb40e0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:19:49.072487 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1143/4612] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:49 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:49.106569 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-96132b81-e952-4bdf-80d4-edb1fa2a40fe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:49.108497 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-96132b81-e952-4bdf-80d4-edb1fa2a40fe tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c Aug 14 06:19:49.108763 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-96132b81-e952-4bdf-80d4-edb1fa2a40fe tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:49.109049 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-96132b81-e952-4bdf-80d4-edb1fa2a40fe tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:49.109202 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-96132b81-e952-4bdf-80d4-edb1fa2a40fe tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:49.113676 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:49.113676 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:49.114438 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-96132b81-e952-4bdf-80d4-edb1fa2a40fe tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c returned with HTTP 200 Aug 14 06:19:49.115081 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1166/4613] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:49 2026] GET /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:19:49.266016 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f6970726-6831-43b4-b108-b10c153efa38 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:49.267728 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f6970726-6831-43b4-b108-b10c153efa38 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 Aug 14 06:19:49.267912 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f6970726-6831-43b4-b108-b10c153efa38 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:49.268102 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f6970726-6831-43b4-b108-b10c153efa38 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:49.278363 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:49.278363 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:49.281514 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-f6970726-6831-43b4-b108-b10c153efa38 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:49.285546 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f6970726-6831-43b4-b108-b10c153efa38 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 returned with HTTP 200 Aug 14 06:19:49.285882 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1155/4614] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:49 2026] GET /volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:49.763227 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-752ed4c2-6bad-49b8-baa0-ef890495c273 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:49.765660 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-752ed4c2-6bad-49b8-baa0-ef890495c273 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 Aug 14 06:19:49.765959 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-752ed4c2-6bad-49b8-baa0-ef890495c273 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:49.766233 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-752ed4c2-6bad-49b8-baa0-ef890495c273 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:49.766391 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-752ed4c2-6bad-49b8-baa0-ef890495c273 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 2500ab7e-02ea-4f45-9917-d866a1deb127. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:49.771732 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:49.771732 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:49.773305 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-752ed4c2-6bad-49b8-baa0-ef890495c273 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 returned with HTTP 200 Aug 14 06:19:49.773305 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1151/4615] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:49 2026] GET /volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:49.782776 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4dd33e82-558d-49d7-884d-b0492b9fd7e7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:49.784653 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4dd33e82-558d-49d7-884d-b0492b9fd7e7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] DELETE https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 Aug 14 06:19:49.784867 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4dd33e82-558d-49d7-884d-b0492b9fd7e7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:49.785050 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4dd33e82-558d-49d7-884d-b0492b9fd7e7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:49.785142 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-4dd33e82-558d-49d7-884d-b0492b9fd7e7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Delete backup with id: 2500ab7e-02ea-4f45-9917-d866a1deb127. Aug 14 06:19:49.789131 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:49.789131 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:49.799930 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-4dd33e82-558d-49d7-884d-b0492b9fd7e7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] delete_backup rpcapi backup_id 2500ab7e-02ea-4f45-9917-d866a1deb127 {{(pid=100407) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:19:49.802137 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4dd33e82-558d-49d7-884d-b0492b9fd7e7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 returned with HTTP 202 Aug 14 06:19:49.802518 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1144/4616] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:19:49 2026] DELETE /volume/v3/backups/2500ab7e-02ea-4f45-9917-d866a1deb127 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:19:49.812485 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-563e3098-bb22-44ba-a970-dc0bc9564253 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:49.814146 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-563e3098-bb22-44ba-a970-dc0bc9564253 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/3ab8a09b-8e38-4de9-bb07-4ae7a1c25f6d Aug 14 06:19:49.815344 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-563e3098-bb22-44ba-a970-dc0bc9564253 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:49.815344 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-563e3098-bb22-44ba-a970-dc0bc9564253 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:49.815344 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-563e3098-bb22-44ba-a970-dc0bc9564253 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Delete volume with id: 3ab8a09b-8e38-4de9-bb07-4ae7a1c25f6d Aug 14 06:19:49.821511 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:49.821511 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:49.821843 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-563e3098-bb22-44ba-a970-dc0bc9564253 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:19:49.837244 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-563e3098-bb22-44ba-a970-dc0bc9564253 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Delete volume request issued successfully. Aug 14 06:19:49.837410 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-563e3098-bb22-44ba-a970-dc0bc9564253 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/3ab8a09b-8e38-4de9-bb07-4ae7a1c25f6d returned with HTTP 202 Aug 14 06:19:49.837891 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1167/4617] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:19:49 2026] DELETE /volume/v3/volumes/3ab8a09b-8e38-4de9-bb07-4ae7a1c25f6d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:49.845610 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-05425d41-814a-4bd7-b8f5-3123b9d32c82 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:49.847907 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-05425d41-814a-4bd7-b8f5-3123b9d32c82 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/volumes/3ab8a09b-8e38-4de9-bb07-4ae7a1c25f6d Aug 14 06:19:49.848206 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-05425d41-814a-4bd7-b8f5-3123b9d32c82 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:49.848460 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-05425d41-814a-4bd7-b8f5-3123b9d32c82 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:49.858358 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:49.858358 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:49.861922 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-05425d41-814a-4bd7-b8f5-3123b9d32c82 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:19:49.867417 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-05425d41-814a-4bd7-b8f5-3123b9d32c82 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/3ab8a09b-8e38-4de9-bb07-4ae7a1c25f6d returned with HTTP 200 Aug 14 06:19:49.867417 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1156/4618] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:49 2026] GET /volume/v3/volumes/3ab8a09b-8e38-4de9-bb07-4ae7a1c25f6d => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:50.041434 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-86165413-3d9b-400f-9f91-9ebe4f8d692a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:50.045420 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-86165413-3d9b-400f-9f91-9ebe4f8d692a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] GET https://10.4.3.127/volume/v3/volumes/066ba40a-958e-4916-97af-e27656219a8d Aug 14 06:19:50.045420 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-86165413-3d9b-400f-9f91-9ebe4f8d692a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:50.045420 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-86165413-3d9b-400f-9f91-9ebe4f8d692a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:50.053908 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-86165413-3d9b-400f-9f91-9ebe4f8d692a tempest-CreateVolumesFromBackupTest-31162132 tempest-CreateVolumesFromBackupTest-31162132-project-member] https://10.4.3.127/volume/v3/volumes/066ba40a-958e-4916-97af-e27656219a8d returned with HTTP 404 Aug 14 06:19:50.054773 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1152/4619] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:50 2026] GET /volume/v3/volumes/066ba40a-958e-4916-97af-e27656219a8d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:50.085814 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d7ad3d18-61d3-4894-a8c6-855ecc95ff0c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:50.087562 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d7ad3d18-61d3-4894-a8c6-855ecc95ff0c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:19:50.087782 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d7ad3d18-61d3-4894-a8c6-855ecc95ff0c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:50.088304 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d7ad3d18-61d3-4894-a8c6-855ecc95ff0c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:50.088304 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-d7ad3d18-61d3-4894-a8c6-855ecc95ff0c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:50.093549 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:50.093549 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:50.094550 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d7ad3d18-61d3-4894-a8c6-855ecc95ff0c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:19:50.094753 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1145/4620] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:50 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:50.126574 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-91f5d353-6397-41f9-b6d2-056bf2a03151 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:50.129365 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-91f5d353-6397-41f9-b6d2-056bf2a03151 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c Aug 14 06:19:50.129605 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-91f5d353-6397-41f9-b6d2-056bf2a03151 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:50.129781 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-91f5d353-6397-41f9-b6d2-056bf2a03151 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:50.129870 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-91f5d353-6397-41f9-b6d2-056bf2a03151 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:50.137812 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:50.137812 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:50.140646 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-91f5d353-6397-41f9-b6d2-056bf2a03151 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c returned with HTTP 200 Aug 14 06:19:50.140646 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1168/4621] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:50 2026] GET /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:50.881760 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2686bfdc-a54f-45fa-8517-fc5f4ebc5f96 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:50.884116 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2686bfdc-a54f-45fa-8517-fc5f4ebc5f96 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/volumes/3ab8a09b-8e38-4de9-bb07-4ae7a1c25f6d Aug 14 06:19:50.884331 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2686bfdc-a54f-45fa-8517-fc5f4ebc5f96 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:50.884594 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2686bfdc-a54f-45fa-8517-fc5f4ebc5f96 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:50.892058 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2686bfdc-a54f-45fa-8517-fc5f4ebc5f96 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/3ab8a09b-8e38-4de9-bb07-4ae7a1c25f6d returned with HTTP 404 Aug 14 06:19:50.892680 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1157/4622] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:50 2026] GET /volume/v3/volumes/3ab8a09b-8e38-4de9-bb07-4ae7a1c25f6d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:50.905214 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ebd91a76-6239-4ceb-a031-40d33943d8dd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:50.909561 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ebd91a76-6239-4ceb-a031-40d33943d8dd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6/export_record Aug 14 06:19:50.909897 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ebd91a76-6239-4ceb-a031-40d33943d8dd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:50.910213 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ebd91a76-6239-4ceb-a031-40d33943d8dd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'export_record' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:50.910394 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-ebd91a76-6239-4ceb-a031-40d33943d8dd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Export record for backup ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100405) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 06:19:50.923558 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:50.923558 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:50.925324 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.backup.api [None req-ebd91a76-6239-4ceb-a031-40d33943d8dd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling RPCAPI with context: , host: np0000007331, backup: ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100405) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 06:19:50.938564 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.backup.rpcapi [None req-ebd91a76-6239-4ceb-a031-40d33943d8dd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] export_record in rpcapi backup_id ed40d71c-0423-4ff8-94f9-eeaec890bcc6 on host np0000007331. {{(pid=100405) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 06:19:50.954164 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-ebd91a76-6239-4ceb-a031-40d33943d8dd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWQ0MGQ3MWMtMDQyMy00ZmY4LTk0ZjktZWVhZWM4OTBiY2M2IiwgInVzZXJfaWQiOiAiMDViODk0NzYxZTEzNGE1MWI2M2RmYTNmYTQ2ZWMyODQiLCAicHJvamVjdF9pZCI6ICI3Zjg5MTAxZTQxNjQ0M2Y5OWMzNDM5N2ZiM2I2ZDZlOSIsICJ2b2x1bWVfaWQiOiAiNzkxNmM1OWItNmFhOS00YjFjLTllZWEtNjRjMDU2OGQxYWY4IiwgImhvc3QiOiAibnAwMDAwMDA3MzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzA1NDMxMDUyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzkxNmM1OWItNmFhOS00YjFjLTllZWEtNjRjMDU2OGQxYWY4LzIwMjYwODE0MDYxODU0L2F6X25vdmFfYmFja3VwX2VkNDBkNzFjLTA0MjMtNGZmOC05NGY5LWVlYWVjODkwYmNjNiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDY6MTg6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDY6MTg6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNjoxOTowOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100405) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 06:19:50.954684 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ebd91a76-6239-4ceb-a031-40d33943d8dd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6/export_record returned with HTTP 200 Aug 14 06:19:50.955415 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1153/4623] 10.4.3.127 () {68 vars in 1430 bytes} [Fri Aug 14 06:19:50 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6/export_record => generated 1424 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:50.972546 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:50.975076 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:50.975795 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-552131803"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:50.977668 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-552131803'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:50.977868 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Create volume of 1 GB Aug 14 06:19:50.985430 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Availability Zones retrieved successfully. Aug 14 06:19:50.997271 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Flow 'volume_create_api' (c7746a7c-8bbe-4e2f-b9d2-3dd0df3967b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:50.999618 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ea8a493-9b2e-473c-94e5-d07e89edbb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:51.001425 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:51.041554 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ea8a493-9b2e-473c-94e5-d07e89edbb16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:51.042963 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6394e152-be17-4577-8c8e-55c1676f6760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:51.098132 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Created reservations ['b65d6e51-21b2-40e3-a5a2-e3a02bdf85c6', '18053caf-a3d3-4ed1-ac34-9945fdfe46a0', '18d61997-5aaf-40e3-afec-adc688049969', '1db7dbf8-a845-4e53-bbba-fb577e196020'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:51.099235 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6394e152-be17-4577-8c8e-55c1676f6760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b65d6e51-21b2-40e3-a5a2-e3a02bdf85c6', '18053caf-a3d3-4ed1-ac34-9945fdfe46a0', '18d61997-5aaf-40e3-afec-adc688049969', '1db7dbf8-a845-4e53-bbba-fb577e196020']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:51.099998 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (901e0ec5-80ae-43bd-8faf-428ebadd5ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:51.106392 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-572543fd-8820-466f-9875-3bf7b9ebf78c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:51.108104 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-572543fd-8820-466f-9875-3bf7b9ebf78c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:19:51.108285 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-572543fd-8820-466f-9875-3bf7b9ebf78c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:51.108515 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-572543fd-8820-466f-9875-3bf7b9ebf78c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:51.108617 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-572543fd-8820-466f-9875-3bf7b9ebf78c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:51.112863 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:51.112863 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:51.113478 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-572543fd-8820-466f-9875-3bf7b9ebf78c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:19:51.113830 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1169/4624] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:51 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:51.126881 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (901e0ec5-80ae-43bd-8faf-428ebadd5ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '224148d2-3d94-4a5a-949e-3578300975f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-552131803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f89101e416443f99c34397fb3b6d6e9',qos_specs=None,replication_status=,reservations=['b65d6e51-21b2-40e3-a5a2-e3a02bdf85c6','18053caf-a3d3-4ed1-ac34-9945fdfe46a0','18d61997-5aaf-40e3-afec-adc688049969','1db7dbf8-a845-4e53-bbba-fb577e196020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b894761e134a51b63dfa3fa46ec284',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-552131803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=224148d2-3d94-4a5a-949e-3578300975f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f89101e416443f99c34397fb3b6d6e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05b894761e134a51b63dfa3fa46ec284',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:51.128162 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14b824fa-da5c-4709-be47-855fffb31321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:51.154596 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f3438590-96fd-485d-9d61-5af1b1bbff89 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:51.156285 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f3438590-96fd-485d-9d61-5af1b1bbff89 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c Aug 14 06:19:51.156533 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f3438590-96fd-485d-9d61-5af1b1bbff89 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:51.156750 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f3438590-96fd-485d-9d61-5af1b1bbff89 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:51.156900 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-f3438590-96fd-485d-9d61-5af1b1bbff89 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:51.157090 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14b824fa-da5c-4709-be47-855fffb31321) transitioned into state 'SUCCESS' from state '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-552131803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f89101e416443f99c34397fb3b6d6e9',qos_specs=None,replication_status=,reservations=['b65d6e51-21b2-40e3-a5a2-e3a02bdf85c6','18053caf-a3d3-4ed1-ac34-9945fdfe46a0','18d61997-5aaf-40e3-afec-adc688049969','1db7dbf8-a845-4e53-bbba-fb577e196020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b894761e134a51b63dfa3fa46ec284',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:51.157849 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a65e50eb-b8a4-4ca8-9820-884f46cb3fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:51.161289 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:51.161289 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:51.161716 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f3438590-96fd-485d-9d61-5af1b1bbff89 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c returned with HTTP 200 Aug 14 06:19:51.162035 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1158/4625] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:51 2026] GET /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:51.170123 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a65e50eb-b8a4-4ca8-9820-884f46cb3fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:51.171055 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Flow 'volume_create_api' (c7746a7c-8bbe-4e2f-b9d2-3dd0df3967b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:51.171361 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Create volume request issued successfully. Aug 14 06:19:51.171994 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5ea935f4-c0aa-490a-bf40-a627cb51cc70 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:51.172568 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1146/4626] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:19:50 2026] POST /volume/v3/volumes => generated 777 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:51.184873 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9a98a1da-c4fd-40a0-8843-c62d72ef7a8e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:51.187157 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9a98a1da-c4fd-40a0-8843-c62d72ef7a8e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/volumes/224148d2-3d94-4a5a-949e-3578300975f6 Aug 14 06:19:51.187382 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9a98a1da-c4fd-40a0-8843-c62d72ef7a8e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:51.187712 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9a98a1da-c4fd-40a0-8843-c62d72ef7a8e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:51.198483 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:51.198483 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:51.203624 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9a98a1da-c4fd-40a0-8843-c62d72ef7a8e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:19:51.208819 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9a98a1da-c4fd-40a0-8843-c62d72ef7a8e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/224148d2-3d94-4a5a-949e-3578300975f6 returned with HTTP 200 Aug 14 06:19:51.209308 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1154/4627] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:51 2026] GET /volume/v3/volumes/224148d2-3d94-4a5a-949e-3578300975f6 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:51.476543 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:51.582345 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:51.582774 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-629613262"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:51.584375 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Create volume request body: {'volume': {"'imageRef": '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-629613262'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:51.584522 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Create volume of 1 GB Aug 14 06:19:51.588916 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Availability Zones retrieved successfully. Aug 14 06:19:51.594881 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Flow 'volume_create_api' (2301ca18-b17f-45d0-a474-407b89d145e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:51.595901 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd6c7f1-aa88-438e-939b-b0d62b45ae92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:51.596812 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:51.626040 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd6c7f1-aa88-438e-939b-b0d62b45ae92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:51.626800 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ad1370b-acac-4972-afcf-8539c0725bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:51.684755 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Created reservations ['ae7b710c-0ba9-431c-9fae-4db02297bb3b', '9ab6877b-a8b4-42f7-86f3-2cd0cc543d70', 'e8783dcd-028e-42b8-96a3-db3b83f53853', '29c3c5bb-5bdc-429a-abde-395b8029ecd0'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:51.685404 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ad1370b-acac-4972-afcf-8539c0725bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae7b710c-0ba9-431c-9fae-4db02297bb3b', '9ab6877b-a8b4-42f7-86f3-2cd0cc543d70', 'e8783dcd-028e-42b8-96a3-db3b83f53853', '29c3c5bb-5bdc-429a-abde-395b8029ecd0']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:51.686073 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d4fb231-dd25-4146-8b07-cefe83199015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:51.706712 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d4fb231-dd25-4146-8b07-cefe83199015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74b875c0-5485-4b4b-b844-6b81a5d8b1ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-629613262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='270b294b8e2643d7a32b9072214430df',qos_specs=None,replication_status=,reservations=['ae7b710c-0ba9-431c-9fae-4db02297bb3b','9ab6877b-a8b4-42f7-86f3-2cd0cc543d70','e8783dcd-028e-42b8-96a3-db3b83f53853','29c3c5bb-5bdc-429a-abde-395b8029ecd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7454888a9cb44a749ba6a032e2cb75dd',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-629613262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74b875c0-5485-4b4b-b844-6b81a5d8b1ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='270b294b8e2643d7a32b9072214430df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7454888a9cb44a749ba6a032e2cb75dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:51.707411 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f3121b1-77bd-4271-a23f-8f2df9120dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:51.726185 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f3121b1-77bd-4271-a23f-8f2df9120dbe) transitioned into state 'SUCCESS' from state '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-629613262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='270b294b8e2643d7a32b9072214430df',qos_specs=None,replication_status=,reservations=['ae7b710c-0ba9-431c-9fae-4db02297bb3b','9ab6877b-a8b4-42f7-86f3-2cd0cc543d70','e8783dcd-028e-42b8-96a3-db3b83f53853','29c3c5bb-5bdc-429a-abde-395b8029ecd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7454888a9cb44a749ba6a032e2cb75dd',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:51.726886 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (929673a5-b8bb-4709-a0f4-f698f59affa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:51.736111 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (929673a5-b8bb-4709-a0f4-f698f59affa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:51.736849 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Flow 'volume_create_api' (2301ca18-b17f-45d0-a474-407b89d145e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:51.737153 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Create volume request issued successfully. Aug 14 06:19:51.738318 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b879d764-f0f6-4471-8284-9e69747e3aa0 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:51.738752 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1170/4628] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:19:51 2026] POST /volume/v3/volumes => generated 756 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:51.751185 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-21492d4f-0942-419a-b630-2e0e78a64284 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:51.753767 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-21492d4f-0942-419a-b630-2e0e78a64284 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:51.754093 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-21492d4f-0942-419a-b630-2e0e78a64284 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1774013073"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:51.755429 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-21492d4f-0942-419a-b630-2e0e78a64284 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Create volume request body: {'volume': {"'imageRef": '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1774013073'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:51.755611 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-21492d4f-0942-419a-b630-2e0e78a64284 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Create volume of 1 GB Aug 14 06:19:51.760760 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-21492d4f-0942-419a-b630-2e0e78a64284 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Availability Zones retrieved successfully. Aug 14 06:19:51.767066 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21492d4f-0942-419a-b630-2e0e78a64284 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Flow 'volume_create_api' (a0633d9d-81e0-48f1-bf93-db81f29b8521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:51.767963 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21492d4f-0942-419a-b630-2e0e78a64284 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c18f98c8-c934-41f9-b766-a91cfd1be6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:51.769261 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-21492d4f-0942-419a-b630-2e0e78a64284 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:51.802120 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21492d4f-0942-419a-b630-2e0e78a64284 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c18f98c8-c934-41f9-b766-a91cfd1be6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:51.802913 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21492d4f-0942-419a-b630-2e0e78a64284 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4543b335-7b75-403a-907c-63661664e5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:51.849597 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-21492d4f-0942-419a-b630-2e0e78a64284 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Created reservations ['79a4da32-0861-46b2-a7c0-2c9daac6b10b', 'b968b7c0-4686-4cf5-9aac-f6b75fb45d15', 'cbc8b671-3b5e-49c0-970f-9099f47b650e', 'cce34c74-297e-4ffa-812b-62b4ed19231e'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:51.850322 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21492d4f-0942-419a-b630-2e0e78a64284 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4543b335-7b75-403a-907c-63661664e5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79a4da32-0861-46b2-a7c0-2c9daac6b10b', 'b968b7c0-4686-4cf5-9aac-f6b75fb45d15', 'cbc8b671-3b5e-49c0-970f-9099f47b650e', 'cce34c74-297e-4ffa-812b-62b4ed19231e']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:51.851305 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21492d4f-0942-419a-b630-2e0e78a64284 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33932227-1a7c-4ad8-96cf-6d82a4104ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:51.877662 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21492d4f-0942-419a-b630-2e0e78a64284 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33932227-1a7c-4ad8-96cf-6d82a4104ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce14ea64-e2c0-48f4-84ab-13631dd084db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1774013073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='270b294b8e2643d7a32b9072214430df',qos_specs=None,replication_status=,reservations=['79a4da32-0861-46b2-a7c0-2c9daac6b10b','b968b7c0-4686-4cf5-9aac-f6b75fb45d15','cbc8b671-3b5e-49c0-970f-9099f47b650e','cce34c74-297e-4ffa-812b-62b4ed19231e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7454888a9cb44a749ba6a032e2cb75dd',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1774013073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce14ea64-e2c0-48f4-84ab-13631dd084db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='270b294b8e2643d7a32b9072214430df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7454888a9cb44a749ba6a032e2cb75dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:51.878627 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21492d4f-0942-419a-b630-2e0e78a64284 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f6d3828-29c8-4128-8b58-c51180d0e1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:51.898600 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21492d4f-0942-419a-b630-2e0e78a64284 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f6d3828-29c8-4128-8b58-c51180d0e1f2) transitioned into state 'SUCCESS' from state '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-1774013073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='270b294b8e2643d7a32b9072214430df',qos_specs=None,replication_status=,reservations=['79a4da32-0861-46b2-a7c0-2c9daac6b10b','b968b7c0-4686-4cf5-9aac-f6b75fb45d15','cbc8b671-3b5e-49c0-970f-9099f47b650e','cce34c74-297e-4ffa-812b-62b4ed19231e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7454888a9cb44a749ba6a032e2cb75dd',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:51.898600 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21492d4f-0942-419a-b630-2e0e78a64284 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25eacb6c-f407-43ef-aa5d-079d43500cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:51.908876 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21492d4f-0942-419a-b630-2e0e78a64284 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25eacb6c-f407-43ef-aa5d-079d43500cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:51.910047 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-21492d4f-0942-419a-b630-2e0e78a64284 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Flow 'volume_create_api' (a0633d9d-81e0-48f1-bf93-db81f29b8521) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:51.912031 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-21492d4f-0942-419a-b630-2e0e78a64284 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Create volume request issued successfully. Aug 14 06:19:51.912031 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-21492d4f-0942-419a-b630-2e0e78a64284 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:51.912031 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1159/4629] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:19:51 2026] POST /volume/v3/volumes => generated 757 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:51.928673 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:51.931074 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:51.931427 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-6861234"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:51.933053 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Create volume request body: {'volume': {"'imageRef": '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-6861234'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:51.933150 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Create volume of 1 GB Aug 14 06:19:51.934009 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:51.934009 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:51.940958 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Availability Zones retrieved successfully. Aug 14 06:19:51.949499 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Flow 'volume_create_api' (52901f52-5b80-4f74-b5fc-3a988bb5bad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:51.951058 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea519329-54bc-4c51-9b0d-ac579d48a64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:51.952430 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:51.990145 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea519329-54bc-4c51-9b0d-ac579d48a64b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:51.991093 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb770896-6d99-4015-a1da-54fbe850b762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:52.043220 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Created reservations ['14212729-cd94-47b7-8861-83ee6cc739af', '27abce87-2b51-490a-9c79-2c7d7e246673', 'ee231fef-22ab-4fec-9fde-d236afd287b4', '770efb0d-35c1-495c-b922-e610cf060542'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:52.044250 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb770896-6d99-4015-a1da-54fbe850b762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14212729-cd94-47b7-8861-83ee6cc739af', '27abce87-2b51-490a-9c79-2c7d7e246673', 'ee231fef-22ab-4fec-9fde-d236afd287b4', '770efb0d-35c1-495c-b922-e610cf060542']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:52.045294 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbe846f1-c894-40b3-957b-39af4d667e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:52.069915 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbe846f1-c894-40b3-957b-39af4d667e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ed8e8b1-0841-4e06-9a91-d38985c7abec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-6861234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='270b294b8e2643d7a32b9072214430df',qos_specs=None,replication_status=,reservations=['14212729-cd94-47b7-8861-83ee6cc739af','27abce87-2b51-490a-9c79-2c7d7e246673','ee231fef-22ab-4fec-9fde-d236afd287b4','770efb0d-35c1-495c-b922-e610cf060542'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7454888a9cb44a749ba6a032e2cb75dd',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-6861234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ed8e8b1-0841-4e06-9a91-d38985c7abec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='270b294b8e2643d7a32b9072214430df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7454888a9cb44a749ba6a032e2cb75dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:52.070914 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dbbe0d1-221e-418b-a076-0f1d0e0943f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:52.099161 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dbbe0d1-221e-418b-a076-0f1d0e0943f5) transitioned into state 'SUCCESS' from state '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-6861234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='270b294b8e2643d7a32b9072214430df',qos_specs=None,replication_status=,reservations=['14212729-cd94-47b7-8861-83ee6cc739af','27abce87-2b51-490a-9c79-2c7d7e246673','ee231fef-22ab-4fec-9fde-d236afd287b4','770efb0d-35c1-495c-b922-e610cf060542'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7454888a9cb44a749ba6a032e2cb75dd',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:52.099941 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1adf25f0-ecf4-4601-b840-6717d59fad1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:52.111409 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1adf25f0-ecf4-4601-b840-6717d59fad1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:52.112783 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Flow 'volume_create_api' (52901f52-5b80-4f74-b5fc-3a988bb5bad2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:52.113149 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Create volume request issued successfully. Aug 14 06:19:52.113858 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ddbd6181-b7d9-49f8-a09f-645e002330d1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:52.114496 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1147/4630] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:19:51 2026] POST /volume/v3/volumes => generated 754 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:52.129388 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3d50ddd7-b278-45cf-8322-f071b87afdc8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:52.129833 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:52.131767 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3d50ddd7-b278-45cf-8322-f071b87afdc8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:19:52.132035 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3d50ddd7-b278-45cf-8322-f071b87afdc8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:52.132097 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:52.132290 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3d50ddd7-b278-45cf-8322-f071b87afdc8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:52.132453 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-3d50ddd7-b278-45cf-8322-f071b87afdc8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:52.132503 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-272599506"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:52.134499 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Create volume request body: {'volume': {"'imageRef": '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-272599506'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:52.134621 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Create volume of 1 GB Aug 14 06:19:52.135151 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:52.135151 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:52.140145 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:52.140145 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:52.140145 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3d50ddd7-b278-45cf-8322-f071b87afdc8 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:19:52.140145 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1155/4631] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:52 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:52.140381 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Availability Zones retrieved successfully. Aug 14 06:19:52.149489 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Flow 'volume_create_api' (b7dcbc37-b2fd-45bd-809b-d6aad989d7d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:52.149638 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d88e2a6-637e-44b1-9773-1b84cbeecb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:52.150877 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:52.153095 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f6d5070e-c314-4cf6-a48f-d20a3dc07037 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:52.155506 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f6d5070e-c314-4cf6-a48f-d20a3dc07037 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] POST https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6/action Aug 14 06:19:52.155931 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f6d5070e-c314-4cf6-a48f-d20a3dc07037 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:19:52.156115 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f6d5070e-c314-4cf6-a48f-d20a3dc07037 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:52.157707 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.admin_actions [None req-f6d5070e-c314-4cf6-a48f-d20a3dc07037 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Updating backup '33311415-e5d4-4048-aec1-156fe97a99a6' with '{'status': 'error'}' {{(pid=100404) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 06:19:52.170354 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:52.170354 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:52.171576 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.policy [None req-f6d5070e-c314-4cf6-a48f-d20a3dc07037 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'fa4efc4bc397417d91dd9589a623db38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '570f09415ea94a5a9f79589313e8514f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100404) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:19:52.171789 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f6d5070e-c314-4cf6-a48f-d20a3dc07037 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6/action returned with HTTP 403 Aug 14 06:19:52.172289 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1160/4632] 10.4.3.127 () {70 vars in 1430 bytes} [Fri Aug 14 06:19:52 2026] POST /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6/action => generated 131 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:52.177741 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e8aad89e-f543-4a20-8030-f870ebd58e45 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:52.179464 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8aa694f0-e72d-4fa9-b474-b8c1f35b3713 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:52.180679 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e8aad89e-f543-4a20-8030-f870ebd58e45 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c Aug 14 06:19:52.181008 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e8aad89e-f543-4a20-8030-f870ebd58e45 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:52.181235 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e8aad89e-f543-4a20-8030-f870ebd58e45 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:52.181388 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8aa694f0-e72d-4fa9-b474-b8c1f35b3713 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/bb03dd49-68fa-4b92-80d9-0bf636e8a66f Aug 14 06:19:52.181462 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-e8aad89e-f543-4a20-8030-f870ebd58e45 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:52.181504 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8aa694f0-e72d-4fa9-b474-b8c1f35b3713 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:52.181643 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8aa694f0-e72d-4fa9-b474-b8c1f35b3713 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:52.181789 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-8aa694f0-e72d-4fa9-b474-b8c1f35b3713 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Delete volume with id: bb03dd49-68fa-4b92-80d9-0bf636e8a66f Aug 14 06:19:52.187495 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d88e2a6-637e-44b1-9773-1b84cbeecb97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:52.188291 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f98e2685-e8f2-4ca2-819c-8be408dc1db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:52.188774 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:52.188774 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:52.189713 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e8aad89e-f543-4a20-8030-f870ebd58e45 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c returned with HTTP 200 Aug 14 06:19:52.190115 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:52.190115 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:52.190439 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8aa694f0-e72d-4fa9-b474-b8c1f35b3713 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:19:52.190517 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1148/4633] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:52 2026] GET /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:52.206798 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8aa694f0-e72d-4fa9-b474-b8c1f35b3713 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Delete volume request issued successfully. Aug 14 06:19:52.207069 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8aa694f0-e72d-4fa9-b474-b8c1f35b3713 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/bb03dd49-68fa-4b92-80d9-0bf636e8a66f returned with HTTP 202 Aug 14 06:19:52.207380 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1156/4634] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:19:52 2026] DELETE /volume/v3/volumes/bb03dd49-68fa-4b92-80d9-0bf636e8a66f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:52.213657 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-83a8188c-4b27-41fa-991a-1e528a610169 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:52.215240 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-83a8188c-4b27-41fa-991a-1e528a610169 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/volumes/bb03dd49-68fa-4b92-80d9-0bf636e8a66f Aug 14 06:19:52.215432 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-83a8188c-4b27-41fa-991a-1e528a610169 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:52.215651 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-83a8188c-4b27-41fa-991a-1e528a610169 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:52.226995 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:52.226995 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:52.228736 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-46692206-e612-4401-a6ae-fcf38f330b6a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:52.230930 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46692206-e612-4401-a6ae-fcf38f330b6a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/volumes/224148d2-3d94-4a5a-949e-3578300975f6 Aug 14 06:19:52.231031 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-83a8188c-4b27-41fa-991a-1e528a610169 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:19:52.231188 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46692206-e612-4401-a6ae-fcf38f330b6a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:52.231692 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46692206-e612-4401-a6ae-fcf38f330b6a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:52.235161 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Created reservations ['afd8768f-e9f1-4638-a933-8600cabb220f', '1a541a03-6d5f-474e-b55a-af2baeb3eb0a', 'c03a465b-a54f-4754-a05c-b07577e786b1', '453cae58-9eb6-4496-90ea-b7145c5175b5'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:52.235950 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f98e2685-e8f2-4ca2-819c-8be408dc1db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afd8768f-e9f1-4638-a933-8600cabb220f', '1a541a03-6d5f-474e-b55a-af2baeb3eb0a', 'c03a465b-a54f-4754-a05c-b07577e786b1', '453cae58-9eb6-4496-90ea-b7145c5175b5']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:52.236326 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-83a8188c-4b27-41fa-991a-1e528a610169 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/bb03dd49-68fa-4b92-80d9-0bf636e8a66f returned with HTTP 200 Aug 14 06:19:52.236590 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1161/4635] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:52 2026] GET /volume/v3/volumes/bb03dd49-68fa-4b92-80d9-0bf636e8a66f => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:52.236980 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4550ab4c-2acd-459f-beec-7fcb5a01df60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:52.240448 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:52.240448 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:52.244316 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-46692206-e612-4401-a6ae-fcf38f330b6a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:19:52.248461 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46692206-e612-4401-a6ae-fcf38f330b6a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/224148d2-3d94-4a5a-949e-3578300975f6 returned with HTTP 200 Aug 14 06:19:52.248881 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1149/4636] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:52 2026] GET /volume/v3/volumes/224148d2-3d94-4a5a-949e-3578300975f6 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:52.260428 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4550ab4c-2acd-459f-beec-7fcb5a01df60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23e5e0ff-1375-4658-8d4d-9a41f54e4a2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-272599506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='270b294b8e2643d7a32b9072214430df',qos_specs=None,replication_status=,reservations=['afd8768f-e9f1-4638-a933-8600cabb220f','1a541a03-6d5f-474e-b55a-af2baeb3eb0a','c03a465b-a54f-4754-a05c-b07577e786b1','453cae58-9eb6-4496-90ea-b7145c5175b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7454888a9cb44a749ba6a032e2cb75dd',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-272599506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23e5e0ff-1375-4658-8d4d-9a41f54e4a2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='270b294b8e2643d7a32b9072214430df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7454888a9cb44a749ba6a032e2cb75dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:52.261194 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7cb26d83-41e1-4637-b2d4-f6f63ddb1834 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:52.261247 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (531e5fa1-0c41-4282-bd52-082a216814c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:52.263303 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7cb26d83-41e1-4637-b2d4-f6f63ddb1834 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 14 06:19:52.263959 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7cb26d83-41e1-4637-b2d4-f6f63ddb1834 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "224148d2-3d94-4a5a-949e-3578300975f6", "name": "tempest-type-Backup-1805414993"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:52.265604 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-7cb26d83-41e1-4637-b2d4-f6f63ddb1834 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Creating new backup {'backup': {'volume_id': '224148d2-3d94-4a5a-949e-3578300975f6', 'name': 'tempest-type-Backup-1805414993'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:19:52.265801 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-7cb26d83-41e1-4637-b2d4-f6f63ddb1834 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Creating backup of volume 224148d2-3d94-4a5a-949e-3578300975f6 in container None Aug 14 06:19:52.273941 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:52.273941 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:52.274425 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7cb26d83-41e1-4637-b2d4-f6f63ddb1834 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:19:52.278420 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (531e5fa1-0c41-4282-bd52-082a216814c3) transitioned into state 'SUCCESS' from state '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-272599506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='270b294b8e2643d7a32b9072214430df',qos_specs=None,replication_status=,reservations=['afd8768f-e9f1-4638-a933-8600cabb220f','1a541a03-6d5f-474e-b55a-af2baeb3eb0a','c03a465b-a54f-4754-a05c-b07577e786b1','453cae58-9eb6-4496-90ea-b7145c5175b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7454888a9cb44a749ba6a032e2cb75dd',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:52.279078 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b79be594-44ec-42ec-8aaa-2dcaef164636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:52.290605 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-7cb26d83-41e1-4637-b2d4-f6f63ddb1834 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Created reservations ['0f1d7c6d-2190-4a97-823a-d2380850067b', '7e910110-4dba-4165-a5ee-16448fb3357a'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:52.290730 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b79be594-44ec-42ec-8aaa-2dcaef164636) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:52.291923 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Flow 'volume_create_api' (b7dcbc37-b2fd-45bd-809b-d6aad989d7d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:52.292359 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Create volume request issued successfully. Aug 14 06:19:52.294026 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a37e4942-eb8a-49e8-9999-b583c6e4cedb tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:52.294503 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1171/4637] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:19:52 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 14 06:19:52.308823 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e1d023c2-8846-4337-939e-626d9b2176c1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:52.311060 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e1d023c2-8846-4337-939e-626d9b2176c1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:52.311060 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e1d023c2-8846-4337-939e-626d9b2176c1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1278548491"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:52.315156 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-e1d023c2-8846-4337-939e-626d9b2176c1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Create volume request body: {'volume': {"'imageRef": '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1278548491'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:52.315347 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-e1d023c2-8846-4337-939e-626d9b2176c1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Create volume of 1 GB Aug 14 06:19:52.321282 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e1d023c2-8846-4337-939e-626d9b2176c1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Availability Zones retrieved successfully. Aug 14 06:19:52.327752 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1d023c2-8846-4337-939e-626d9b2176c1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Flow 'volume_create_api' (c945cf10-7678-4ce0-b651-d5504ad51213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:52.329479 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1d023c2-8846-4337-939e-626d9b2176c1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b36bad6-39f1-43f6-a9d7-e004b4e20478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:52.332164 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-e1d023c2-8846-4337-939e-626d9b2176c1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:52.338025 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7cb26d83-41e1-4637-b2d4-f6f63ddb1834 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:19:52.338717 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1157/4638] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:19:52 2026] POST /volume/v3/backups => generated 316 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:52.347418 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-03b87bc8-528b-4294-b7c2-f9606a29b064 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:52.351103 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-03b87bc8-528b-4294-b7c2-f9606a29b064 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:19:52.351297 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-03b87bc8-528b-4294-b7c2-f9606a29b064 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:52.351494 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-03b87bc8-528b-4294-b7c2-f9606a29b064 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:52.351595 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-03b87bc8-528b-4294-b7c2-f9606a29b064 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:52.356165 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:52.356165 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:52.356936 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-03b87bc8-528b-4294-b7c2-f9606a29b064 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:19:52.357487 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1150/4639] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:52 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:52.375073 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1d023c2-8846-4337-939e-626d9b2176c1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b36bad6-39f1-43f6-a9d7-e004b4e20478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:52.376215 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1d023c2-8846-4337-939e-626d9b2176c1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c41be9b-d083-4b95-93a9-1b83c890eb25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:52.436047 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-e1d023c2-8846-4337-939e-626d9b2176c1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Created reservations ['4ddcded1-7e64-4442-9ba9-4d9c3fa671b9', 'dbb36dbf-8d25-4052-8f84-79e9f9c13da1', 'fe18a679-365e-4d53-9149-7a4e0149175d', 'b320e1fe-d241-4cc6-a4f9-c92292e8eeeb'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:52.437070 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1d023c2-8846-4337-939e-626d9b2176c1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c41be9b-d083-4b95-93a9-1b83c890eb25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ddcded1-7e64-4442-9ba9-4d9c3fa671b9', 'dbb36dbf-8d25-4052-8f84-79e9f9c13da1', 'fe18a679-365e-4d53-9149-7a4e0149175d', 'b320e1fe-d241-4cc6-a4f9-c92292e8eeeb']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:52.437824 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1d023c2-8846-4337-939e-626d9b2176c1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe9bba4a-212e-4ab2-8fa8-6837ecda8a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:52.461906 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1d023c2-8846-4337-939e-626d9b2176c1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe9bba4a-212e-4ab2-8fa8-6837ecda8a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9170f6db-7a26-4da6-9578-d780697caa7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1278548491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='270b294b8e2643d7a32b9072214430df',qos_specs=None,replication_status=,reservations=['4ddcded1-7e64-4442-9ba9-4d9c3fa671b9','dbb36dbf-8d25-4052-8f84-79e9f9c13da1','fe18a679-365e-4d53-9149-7a4e0149175d','b320e1fe-d241-4cc6-a4f9-c92292e8eeeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7454888a9cb44a749ba6a032e2cb75dd',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1278548491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9170f6db-7a26-4da6-9578-d780697caa7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='270b294b8e2643d7a32b9072214430df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7454888a9cb44a749ba6a032e2cb75dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:52.463040 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1d023c2-8846-4337-939e-626d9b2176c1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8451c1cb-ec94-4645-8d55-7a3323f9b969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:52.485903 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1d023c2-8846-4337-939e-626d9b2176c1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8451c1cb-ec94-4645-8d55-7a3323f9b969) transitioned into state 'SUCCESS' from state '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-1278548491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='270b294b8e2643d7a32b9072214430df',qos_specs=None,replication_status=,reservations=['4ddcded1-7e64-4442-9ba9-4d9c3fa671b9','dbb36dbf-8d25-4052-8f84-79e9f9c13da1','fe18a679-365e-4d53-9149-7a4e0149175d','b320e1fe-d241-4cc6-a4f9-c92292e8eeeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7454888a9cb44a749ba6a032e2cb75dd',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:52.486937 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1d023c2-8846-4337-939e-626d9b2176c1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e9758b9-a1d8-45c6-a0fd-73c75dd3afce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:52.498381 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1d023c2-8846-4337-939e-626d9b2176c1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e9758b9-a1d8-45c6-a0fd-73c75dd3afce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:52.499458 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-e1d023c2-8846-4337-939e-626d9b2176c1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Flow 'volume_create_api' (c945cf10-7678-4ce0-b651-d5504ad51213) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:52.499794 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e1d023c2-8846-4337-939e-626d9b2176c1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Create volume request issued successfully. Aug 14 06:19:52.500437 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e1d023c2-8846-4337-939e-626d9b2176c1 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:52.500920 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1162/4640] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:19:52 2026] POST /volume/v3/volumes => generated 757 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:52.517114 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5017df73-43f7-4482-9f28-0446a7a84ca4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:52.520111 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5017df73-43f7-4482-9f28-0446a7a84ca4 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] GET https://10.4.3.127/volume/v3/volumes/74b875c0-5485-4b4b-b844-6b81a5d8b1ed Aug 14 06:19:52.520355 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5017df73-43f7-4482-9f28-0446a7a84ca4 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:52.520611 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5017df73-43f7-4482-9f28-0446a7a84ca4 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:52.530729 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:52.530729 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:52.535788 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5017df73-43f7-4482-9f28-0446a7a84ca4 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Volume info retrieved successfully. Aug 14 06:19:52.541099 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5017df73-43f7-4482-9f28-0446a7a84ca4 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes/74b875c0-5485-4b4b-b844-6b81a5d8b1ed returned with HTTP 200 Aug 14 06:19:52.541614 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1172/4641] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:52 2026] GET /volume/v3/volumes/74b875c0-5485-4b4b-b844-6b81a5d8b1ed => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:52.553859 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a6674763-9f0e-4a0c-a3e6-ccc890cd9c22 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:52.556639 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a6674763-9f0e-4a0c-a3e6-ccc890cd9c22 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] GET https://10.4.3.127/volume/v3/volumes/ce14ea64-e2c0-48f4-84ab-13631dd084db Aug 14 06:19:52.556639 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a6674763-9f0e-4a0c-a3e6-ccc890cd9c22 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:52.556639 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a6674763-9f0e-4a0c-a3e6-ccc890cd9c22 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:52.565175 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:52.565175 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:52.572265 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a6674763-9f0e-4a0c-a3e6-ccc890cd9c22 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Volume info retrieved successfully. Aug 14 06:19:52.576408 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a6674763-9f0e-4a0c-a3e6-ccc890cd9c22 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes/ce14ea64-e2c0-48f4-84ab-13631dd084db returned with HTTP 200 Aug 14 06:19:52.576792 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1158/4642] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:52 2026] GET /volume/v3/volumes/ce14ea64-e2c0-48f4-84ab-13631dd084db => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:52.590567 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bd912042-bcb8-4eb6-8c34-1499f900961e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:52.592660 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bd912042-bcb8-4eb6-8c34-1499f900961e tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] GET https://10.4.3.127/volume/v3/volumes/6ed8e8b1-0841-4e06-9a91-d38985c7abec Aug 14 06:19:52.592870 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bd912042-bcb8-4eb6-8c34-1499f900961e tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:52.593113 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bd912042-bcb8-4eb6-8c34-1499f900961e tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:52.603504 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:52.603504 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:52.607661 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bd912042-bcb8-4eb6-8c34-1499f900961e tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Volume info retrieved successfully. Aug 14 06:19:52.611715 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bd912042-bcb8-4eb6-8c34-1499f900961e tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes/6ed8e8b1-0841-4e06-9a91-d38985c7abec returned with HTTP 200 Aug 14 06:19:52.612116 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1151/4643] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:52 2026] GET /volume/v3/volumes/6ed8e8b1-0841-4e06-9a91-d38985c7abec => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:52.627020 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-47d7d8f4-0cfc-4059-80a1-0aa1432358c6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:52.629392 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-47d7d8f4-0cfc-4059-80a1-0aa1432358c6 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] GET https://10.4.3.127/volume/v3/volumes/23e5e0ff-1375-4658-8d4d-9a41f54e4a2b Aug 14 06:19:52.629646 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-47d7d8f4-0cfc-4059-80a1-0aa1432358c6 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:52.629873 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-47d7d8f4-0cfc-4059-80a1-0aa1432358c6 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:52.638420 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:52.638420 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:52.643062 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-47d7d8f4-0cfc-4059-80a1-0aa1432358c6 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Volume info retrieved successfully. Aug 14 06:19:52.649580 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-47d7d8f4-0cfc-4059-80a1-0aa1432358c6 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes/23e5e0ff-1375-4658-8d4d-9a41f54e4a2b returned with HTTP 200 Aug 14 06:19:52.649988 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1163/4644] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:52 2026] GET /volume/v3/volumes/23e5e0ff-1375-4658-8d4d-9a41f54e4a2b => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:52.664191 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ea337dce-ae08-411b-b280-7bf6915d6701 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:52.666062 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ea337dce-ae08-411b-b280-7bf6915d6701 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] GET https://10.4.3.127/volume/v3/volumes/9170f6db-7a26-4da6-9578-d780697caa7e Aug 14 06:19:52.666247 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ea337dce-ae08-411b-b280-7bf6915d6701 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:52.666606 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ea337dce-ae08-411b-b280-7bf6915d6701 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:52.673921 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:52.673921 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:52.677629 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ea337dce-ae08-411b-b280-7bf6915d6701 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Volume info retrieved successfully. Aug 14 06:19:52.685433 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ea337dce-ae08-411b-b280-7bf6915d6701 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes/9170f6db-7a26-4da6-9578-d780697caa7e returned with HTTP 200 Aug 14 06:19:52.685920 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1173/4645] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:52 2026] GET /volume/v3/volumes/9170f6db-7a26-4da6-9578-d780697caa7e => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:52.956611 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-69064c70-02ec-4e18-b0d6-bd048c9dccc7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:52.958738 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-69064c70-02ec-4e18-b0d6-bd048c9dccc7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 Aug 14 06:19:52.958942 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-69064c70-02ec-4e18-b0d6-bd048c9dccc7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:52.959134 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-69064c70-02ec-4e18-b0d6-bd048c9dccc7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:52.968532 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:52.968532 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:52.972040 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-69064c70-02ec-4e18-b0d6-bd048c9dccc7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:52.976162 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-69064c70-02ec-4e18-b0d6-bd048c9dccc7 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 returned with HTTP 200 Aug 14 06:19:52.976643 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1159/4646] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:19:52 2026] GET /volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:52.999736 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-8bbf7c91-7076-4717-bc38-6579145e408b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:53.002265 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-8bbf7c91-7076-4717-bc38-6579145e408b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] POST https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43/action Aug 14 06:19:53.004438 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-8bbf7c91-7076-4717-bc38-6579145e408b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:19:53.004438 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-8bbf7c91-7076-4717-bc38-6579145e408b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:53.018758 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:53.018758 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:53.019520 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-8bbf7c91-7076-4717-bc38-6579145e408b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:53.028484 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-8bbf7c91-7076-4717-bc38-6579145e408b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Begin detaching volume completed successfully. Aug 14 06:19:53.028837 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-8bbf7c91-7076-4717-bc38-6579145e408b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43/action returned with HTTP 202 Aug 14 06:19:53.029493 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1152/4647] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:19:52 2026] POST /volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:19:53.072776 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-61a128a4-9b57-4cec-a257-bbf4851df64b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:53.073299 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-61a128a4-9b57-4cec-a257-bbf4851df64b None None] GET https://10.4.3.127/volume// Aug 14 06:19:53.073542 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-61a128a4-9b57-4cec-a257-bbf4851df64b None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:53.073801 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-61a128a4-9b57-4cec-a257-bbf4851df64b None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:53.074226 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-61a128a4-9b57-4cec-a257-bbf4851df64b None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:19:53.074615 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1164/4648] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:19:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:19:53.082119 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-813d0c9b-21fc-40a4-83c2-8f6387215ab0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:53.084971 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-813d0c9b-21fc-40a4-83c2-8f6387215ab0 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 Aug 14 06:19:53.085274 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-813d0c9b-21fc-40a4-83c2-8f6387215ab0 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:53.085558 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-813d0c9b-21fc-40a4-83c2-8f6387215ab0 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:53.097377 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:53.097377 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:53.101328 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-813d0c9b-21fc-40a4-83c2-8f6387215ab0 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:53.106389 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-813d0c9b-21fc-40a4-83c2-8f6387215ab0 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 returned with HTTP 200 Aug 14 06:19:53.107135 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1174/4649] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:19:53 2026] GET /volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:19:53.203930 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9b0c378c-3bc6-4946-913e-d749dfedab89 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:53.205853 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9b0c378c-3bc6-4946-913e-d749dfedab89 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c Aug 14 06:19:53.206103 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9b0c378c-3bc6-4946-913e-d749dfedab89 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:53.206344 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9b0c378c-3bc6-4946-913e-d749dfedab89 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:53.206512 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-9b0c378c-3bc6-4946-913e-d749dfedab89 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:53.211305 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:53.211305 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:53.212145 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9b0c378c-3bc6-4946-913e-d749dfedab89 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c returned with HTTP 200 Aug 14 06:19:53.212656 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1160/4650] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:53 2026] GET /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:53.248811 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-349dc233-f193-48ca-b804-add042e6f325 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:53.250876 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-349dc233-f193-48ca-b804-add042e6f325 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/volumes/bb03dd49-68fa-4b92-80d9-0bf636e8a66f Aug 14 06:19:53.251215 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-349dc233-f193-48ca-b804-add042e6f325 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:53.251642 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-349dc233-f193-48ca-b804-add042e6f325 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:53.258667 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-349dc233-f193-48ca-b804-add042e6f325 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/bb03dd49-68fa-4b92-80d9-0bf636e8a66f returned with HTTP 404 Aug 14 06:19:53.259431 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1153/4651] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:53 2026] GET /volume/v3/volumes/bb03dd49-68fa-4b92-80d9-0bf636e8a66f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:53.268299 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:53.270339 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] POST https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd/restore Aug 14 06:19:53.270770 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:53.272160 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.backups [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Restoring backup 0567f8e9-4184-4cf2-9e4c-d0c68353eddd ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100404) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 06:19:53.272262 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.backups [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Restoring backup 0567f8e9-4184-4cf2-9e4c-d0c68353eddd to volume None. Aug 14 06:19:53.276602 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:53.276602 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:53.277796 np0000007331 devstack@c-api.service[100404]: INFO cinder.backup.api [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Creating volume of 1 GB for restore of backup 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. Aug 14 06:19:53.284842 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Availability zone cache updated, next update will occur around 2026-08-14 07:19:53.284556. {{(pid=100404) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 06:19:53.285007 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Availability Zones retrieved successfully. Aug 14 06:19:53.290436 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Flow 'volume_create_api' (0a3d937d-f863-42c3-a29e-76eb82cf2635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:53.291502 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f81ebed-6727-48cd-9fe0-189e20eed6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:53.292452 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:53.320647 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f81ebed-6727-48cd-9fe0-189e20eed6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:53.321466 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08fc2704-3d10-4ae7-a83c-ad7617286aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:53.359247 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Created reservations ['688abd49-e932-4c48-b524-159825741e57', 'f51a08f3-9a7a-4fdf-967d-20c4c0807824', '058a9ffc-4f40-4800-9241-7e6812469272', '448b500d-0b97-40bc-8c69-464d5c775051'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:53.359952 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08fc2704-3d10-4ae7-a83c-ad7617286aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['688abd49-e932-4c48-b524-159825741e57', 'f51a08f3-9a7a-4fdf-967d-20c4c0807824', '058a9ffc-4f40-4800-9241-7e6812469272', '448b500d-0b97-40bc-8c69-464d5c775051']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:53.360630 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a263680c-10ec-469c-bab1-0757952e4b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:53.368786 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fd27a67e-ae58-4c25-a416-4484279e279a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:53.370770 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fd27a67e-ae58-4c25-a416-4484279e279a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:19:53.370770 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fd27a67e-ae58-4c25-a416-4484279e279a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:53.370851 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fd27a67e-ae58-4c25-a416-4484279e279a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:53.370950 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-fd27a67e-ae58-4c25-a416-4484279e279a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:53.375272 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:53.375272 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:53.375921 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fd27a67e-ae58-4c25-a416-4484279e279a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:19:53.376267 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1175/4652] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:53 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:53.394723 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a263680c-10ec-469c-bab1-0757952e4b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf89d1f9-361c-4350-bf54-2938c7cc1688', '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='570f09415ea94a5a9f79589313e8514f',qos_specs=None,replication_status=,reservations=['688abd49-e932-4c48-b524-159825741e57','f51a08f3-9a7a-4fdf-967d-20c4c0807824','058a9ffc-4f40-4800-9241-7e6812469272','448b500d-0b97-40bc-8c69-464d5c775051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa4efc4bc397417d91dd9589a623db38',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:53Z,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=bf89d1f9-361c-4350-bf54-2938c7cc1688,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='570f09415ea94a5a9f79589313e8514f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa4efc4bc397417d91dd9589a623db38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:53.396359 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17c4c14a-58a0-4f92-9630-f1b16938984d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:53.413760 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17c4c14a-58a0-4f92-9630-f1b16938984d) transitioned into 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='570f09415ea94a5a9f79589313e8514f',qos_specs=None,replication_status=,reservations=['688abd49-e932-4c48-b524-159825741e57','f51a08f3-9a7a-4fdf-967d-20c4c0807824','058a9ffc-4f40-4800-9241-7e6812469272','448b500d-0b97-40bc-8c69-464d5c775051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa4efc4bc397417d91dd9589a623db38',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:53.414417 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae8063a5-2db7-46d0-9f7d-6d5053740df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:53.425477 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae8063a5-2db7-46d0-9f7d-6d5053740df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:53.426593 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Flow 'volume_create_api' (0a3d937d-f863-42c3-a29e-76eb82cf2635) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:53.427006 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Create volume request issued successfully. Aug 14 06:19:53.435375 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:53.435375 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:53.436309 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Volume info retrieved successfully. Aug 14 06:19:53.701765 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9bbe142c-2906-4a2c-9345-ce1bf45e4cc5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:53.703653 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9bbe142c-2906-4a2c-9345-ce1bf45e4cc5 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] GET https://10.4.3.127/volume/v3/volumes/9170f6db-7a26-4da6-9578-d780697caa7e Aug 14 06:19:53.703863 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9bbe142c-2906-4a2c-9345-ce1bf45e4cc5 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:53.704057 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9bbe142c-2906-4a2c-9345-ce1bf45e4cc5 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:53.711710 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:53.711710 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:53.715930 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9bbe142c-2906-4a2c-9345-ce1bf45e4cc5 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Volume info retrieved successfully. Aug 14 06:19:53.720800 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9bbe142c-2906-4a2c-9345-ce1bf45e4cc5 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes/9170f6db-7a26-4da6-9578-d780697caa7e returned with HTTP 200 Aug 14 06:19:53.721280 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1161/4653] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:53 2026] GET /volume/v3/volumes/9170f6db-7a26-4da6-9578-d780697caa7e => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:53.744645 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7b6cb631-57ec-470b-b15c-e8663a4b284c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:53.748924 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7b6cb631-57ec-470b-b15c-e8663a4b284c tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] DELETE https://10.4.3.127/volume/v3/volumes/9170f6db-7a26-4da6-9578-d780697caa7e Aug 14 06:19:53.749236 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7b6cb631-57ec-470b-b15c-e8663a4b284c tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:53.750568 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7b6cb631-57ec-470b-b15c-e8663a4b284c tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:53.750568 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-7b6cb631-57ec-470b-b15c-e8663a4b284c tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Delete volume with id: 9170f6db-7a26-4da6-9578-d780697caa7e Aug 14 06:19:53.761025 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:53.761025 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:53.762082 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7b6cb631-57ec-470b-b15c-e8663a4b284c tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Volume info retrieved successfully. Aug 14 06:19:53.785444 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7b6cb631-57ec-470b-b15c-e8663a4b284c tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Delete volume request issued successfully. Aug 14 06:19:53.785648 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7b6cb631-57ec-470b-b15c-e8663a4b284c tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes/9170f6db-7a26-4da6-9578-d780697caa7e returned with HTTP 202 Aug 14 06:19:53.786148 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1154/4654] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:19:53 2026] DELETE /volume/v3/volumes/9170f6db-7a26-4da6-9578-d780697caa7e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:53.793838 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bfa879f9-affd-46f7-8a8e-01983c51c996 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:53.803740 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bfa879f9-affd-46f7-8a8e-01983c51c996 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] GET https://10.4.3.127/volume/v3/volumes/9170f6db-7a26-4da6-9578-d780697caa7e Aug 14 06:19:53.803740 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bfa879f9-affd-46f7-8a8e-01983c51c996 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:53.803740 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bfa879f9-affd-46f7-8a8e-01983c51c996 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:53.807709 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:53.807709 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:53.813228 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bfa879f9-affd-46f7-8a8e-01983c51c996 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Volume info retrieved successfully. Aug 14 06:19:53.819317 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bfa879f9-affd-46f7-8a8e-01983c51c996 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes/9170f6db-7a26-4da6-9578-d780697caa7e returned with HTTP 200 Aug 14 06:19:53.819780 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1176/4655] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:53 2026] GET /volume/v3/volumes/9170f6db-7a26-4da6-9578-d780697caa7e => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:54.224207 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8d4fb2c5-c806-4f9d-a763-962284b901a9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:54.225922 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8d4fb2c5-c806-4f9d-a763-962284b901a9 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c Aug 14 06:19:54.226228 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8d4fb2c5-c806-4f9d-a763-962284b901a9 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:54.226486 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8d4fb2c5-c806-4f9d-a763-962284b901a9 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:54.226632 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-8d4fb2c5-c806-4f9d-a763-962284b901a9 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:54.230892 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:54.230892 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:54.231644 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8d4fb2c5-c806-4f9d-a763-962284b901a9 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c returned with HTTP 200 Aug 14 06:19:54.232095 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1162/4656] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:54 2026] GET /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:54.388712 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fbad890a-cc67-47bd-a67f-3fbe8e65041b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:54.391117 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fbad890a-cc67-47bd-a67f-3fbe8e65041b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:19:54.391609 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fbad890a-cc67-47bd-a67f-3fbe8e65041b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:54.392416 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fbad890a-cc67-47bd-a67f-3fbe8e65041b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:54.392416 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-fbad890a-cc67-47bd-a67f-3fbe8e65041b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:54.398000 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:54.398000 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:54.399093 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fbad890a-cc67-47bd-a67f-3fbe8e65041b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:19:54.399824 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1155/4657] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:54 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:54.443762 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:54.443762 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:54.444445 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Volume info retrieved successfully. Aug 14 06:19:54.444618 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.backup.api [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Checking backup size 1 against volume size 1 {{(pid=100404) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 06:19:54.444713 np0000007331 devstack@c-api.service[100404]: INFO cinder.backup.api [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Overwriting volume bf89d1f9-361c-4350-bf54-2938c7cc1688 with restore of backup 0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:19:54.464086 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.backup.rpcapi [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] restore_backup in rpcapi backup_id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd {{(pid=100404) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 06:19:54.468041 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0fee203e-0f88-45d3-a055-54ab0e37ebe1 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd/restore returned with HTTP 202 Aug 14 06:19:54.468563 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1165/4658] 10.4.3.127 () {70 vars in 1433 bytes} [Fri Aug 14 06:19:53 2026] POST /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd/restore => generated 152 bytes in 1201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:54.478148 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e4affcf0-bdb0-49a6-910b-db936a657d1a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:54.480362 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e4affcf0-bdb0-49a6-910b-db936a657d1a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:19:54.480652 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e4affcf0-bdb0-49a6-910b-db936a657d1a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:54.480846 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e4affcf0-bdb0-49a6-910b-db936a657d1a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:54.480949 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e4affcf0-bdb0-49a6-910b-db936a657d1a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:54.485108 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:54.485108 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:54.485724 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e4affcf0-bdb0-49a6-910b-db936a657d1a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:19:54.486128 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1177/4659] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:54 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:54.832878 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e0c53727-11b4-48c2-a6e5-1c5a911bcd6f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:54.834603 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e0c53727-11b4-48c2-a6e5-1c5a911bcd6f tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] GET https://10.4.3.127/volume/v3/volumes/9170f6db-7a26-4da6-9578-d780697caa7e Aug 14 06:19:54.834790 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e0c53727-11b4-48c2-a6e5-1c5a911bcd6f tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:54.834974 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e0c53727-11b4-48c2-a6e5-1c5a911bcd6f tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:54.840505 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e0c53727-11b4-48c2-a6e5-1c5a911bcd6f tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes/9170f6db-7a26-4da6-9578-d780697caa7e returned with HTTP 404 Aug 14 06:19:54.841031 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1163/4660] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:54 2026] GET /volume/v3/volumes/9170f6db-7a26-4da6-9578-d780697caa7e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:54.849015 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f77b7e70-d91c-46db-8293-4087daa0887c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:54.852421 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f77b7e70-d91c-46db-8293-4087daa0887c tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] DELETE https://10.4.3.127/volume/v3/volumes/23e5e0ff-1375-4658-8d4d-9a41f54e4a2b Aug 14 06:19:54.852421 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f77b7e70-d91c-46db-8293-4087daa0887c tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:54.852421 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f77b7e70-d91c-46db-8293-4087daa0887c tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:54.852421 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-f77b7e70-d91c-46db-8293-4087daa0887c tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Delete volume with id: 23e5e0ff-1375-4658-8d4d-9a41f54e4a2b Aug 14 06:19:54.866786 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:54.866786 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:54.867698 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f77b7e70-d91c-46db-8293-4087daa0887c tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Volume info retrieved successfully. Aug 14 06:19:54.892101 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f77b7e70-d91c-46db-8293-4087daa0887c tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Delete volume request issued successfully. Aug 14 06:19:54.893196 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f77b7e70-d91c-46db-8293-4087daa0887c tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes/23e5e0ff-1375-4658-8d4d-9a41f54e4a2b returned with HTTP 202 Aug 14 06:19:54.893196 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1156/4661] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:19:54 2026] DELETE /volume/v3/volumes/23e5e0ff-1375-4658-8d4d-9a41f54e4a2b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:54.900363 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-24e3b30f-7570-411e-90af-59be442975b2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:54.902451 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-24e3b30f-7570-411e-90af-59be442975b2 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] GET https://10.4.3.127/volume/v3/volumes/23e5e0ff-1375-4658-8d4d-9a41f54e4a2b Aug 14 06:19:54.902680 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-24e3b30f-7570-411e-90af-59be442975b2 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:54.902876 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-24e3b30f-7570-411e-90af-59be442975b2 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:54.911178 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:54.911178 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:54.915831 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-24e3b30f-7570-411e-90af-59be442975b2 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Volume info retrieved successfully. Aug 14 06:19:54.921265 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-24e3b30f-7570-411e-90af-59be442975b2 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes/23e5e0ff-1375-4658-8d4d-9a41f54e4a2b returned with HTTP 200 Aug 14 06:19:54.921835 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1166/4662] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:54 2026] GET /volume/v3/volumes/23e5e0ff-1375-4658-8d4d-9a41f54e4a2b => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:55.245572 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2c7cec38-8b6d-4786-a80e-a32d24a9967f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:55.247575 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2c7cec38-8b6d-4786-a80e-a32d24a9967f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c Aug 14 06:19:55.247862 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2c7cec38-8b6d-4786-a80e-a32d24a9967f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:55.248134 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2c7cec38-8b6d-4786-a80e-a32d24a9967f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:55.248288 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-2c7cec38-8b6d-4786-a80e-a32d24a9967f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:55.253412 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:55.253412 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:55.254167 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2c7cec38-8b6d-4786-a80e-a32d24a9967f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c returned with HTTP 200 Aug 14 06:19:55.254685 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1178/4663] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:55 2026] GET /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:55.412705 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-375716b8-3207-4dff-b161-0a6beb7e5183 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:55.414650 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-375716b8-3207-4dff-b161-0a6beb7e5183 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:19:55.414944 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-375716b8-3207-4dff-b161-0a6beb7e5183 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:55.415201 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-375716b8-3207-4dff-b161-0a6beb7e5183 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:55.415361 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-375716b8-3207-4dff-b161-0a6beb7e5183 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:55.421678 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:55.421678 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:55.422692 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-375716b8-3207-4dff-b161-0a6beb7e5183 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:19:55.423362 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1164/4664] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:55 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:55.498270 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1de4bb66-a4ed-41fc-98de-584ee74eaf2a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:55.500942 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1de4bb66-a4ed-41fc-98de-584ee74eaf2a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:19:55.501519 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1de4bb66-a4ed-41fc-98de-584ee74eaf2a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:55.502927 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1de4bb66-a4ed-41fc-98de-584ee74eaf2a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:55.502927 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-1de4bb66-a4ed-41fc-98de-584ee74eaf2a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:55.509650 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:55.509650 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:55.511117 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1de4bb66-a4ed-41fc-98de-584ee74eaf2a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:19:55.512145 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1157/4665] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:55 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:55.934292 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-04a735e3-0694-424d-9725-3c9dee53d985 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:55.936275 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-04a735e3-0694-424d-9725-3c9dee53d985 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] GET https://10.4.3.127/volume/v3/volumes/23e5e0ff-1375-4658-8d4d-9a41f54e4a2b Aug 14 06:19:55.936511 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-04a735e3-0694-424d-9725-3c9dee53d985 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:55.936700 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-04a735e3-0694-424d-9725-3c9dee53d985 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:55.943073 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-04a735e3-0694-424d-9725-3c9dee53d985 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes/23e5e0ff-1375-4658-8d4d-9a41f54e4a2b returned with HTTP 404 Aug 14 06:19:55.943576 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1167/4666] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:55 2026] GET /volume/v3/volumes/23e5e0ff-1375-4658-8d4d-9a41f54e4a2b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:55.956012 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b0128258-34d7-4b4c-a33b-68db7695bdb4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:55.957985 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b0128258-34d7-4b4c-a33b-68db7695bdb4 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6ed8e8b1-0841-4e06-9a91-d38985c7abec Aug 14 06:19:55.958468 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b0128258-34d7-4b4c-a33b-68db7695bdb4 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:55.958468 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b0128258-34d7-4b4c-a33b-68db7695bdb4 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:55.958640 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-b0128258-34d7-4b4c-a33b-68db7695bdb4 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Delete volume with id: 6ed8e8b1-0841-4e06-9a91-d38985c7abec Aug 14 06:19:55.971708 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:55.971708 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:55.972383 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b0128258-34d7-4b4c-a33b-68db7695bdb4 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Volume info retrieved successfully. Aug 14 06:19:55.994368 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b0128258-34d7-4b4c-a33b-68db7695bdb4 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Delete volume request issued successfully. Aug 14 06:19:55.994609 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b0128258-34d7-4b4c-a33b-68db7695bdb4 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes/6ed8e8b1-0841-4e06-9a91-d38985c7abec returned with HTTP 202 Aug 14 06:19:55.995127 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1179/4667] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:19:55 2026] DELETE /volume/v3/volumes/6ed8e8b1-0841-4e06-9a91-d38985c7abec => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:56.004446 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e28827a5-5228-44ea-acfa-c0023fee59b6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:56.009986 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e28827a5-5228-44ea-acfa-c0023fee59b6 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] GET https://10.4.3.127/volume/v3/volumes/6ed8e8b1-0841-4e06-9a91-d38985c7abec Aug 14 06:19:56.009986 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e28827a5-5228-44ea-acfa-c0023fee59b6 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:56.009986 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e28827a5-5228-44ea-acfa-c0023fee59b6 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:56.019927 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:56.019927 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:56.027527 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e28827a5-5228-44ea-acfa-c0023fee59b6 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Volume info retrieved successfully. Aug 14 06:19:56.036773 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e28827a5-5228-44ea-acfa-c0023fee59b6 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes/6ed8e8b1-0841-4e06-9a91-d38985c7abec returned with HTTP 200 Aug 14 06:19:56.037256 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1165/4668] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:56 2026] GET /volume/v3/volumes/6ed8e8b1-0841-4e06-9a91-d38985c7abec => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:56.265695 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-08d63fd1-ff0b-44ac-bcce-5db177533673 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:56.267738 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-08d63fd1-ff0b-44ac-bcce-5db177533673 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c Aug 14 06:19:56.267936 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-08d63fd1-ff0b-44ac-bcce-5db177533673 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:56.268144 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-08d63fd1-ff0b-44ac-bcce-5db177533673 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:56.268249 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-08d63fd1-ff0b-44ac-bcce-5db177533673 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:56.272870 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:56.272870 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:56.273607 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-08d63fd1-ff0b-44ac-bcce-5db177533673 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c returned with HTTP 200 Aug 14 06:19:56.274107 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1158/4669] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:56 2026] GET /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:56.435545 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7bf3a00e-202f-43e1-b6e2-85ecb1ef2299 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:56.437318 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7bf3a00e-202f-43e1-b6e2-85ecb1ef2299 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:19:56.437596 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7bf3a00e-202f-43e1-b6e2-85ecb1ef2299 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:56.437822 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7bf3a00e-202f-43e1-b6e2-85ecb1ef2299 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:56.437935 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-7bf3a00e-202f-43e1-b6e2-85ecb1ef2299 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:56.443096 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:56.443096 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:56.443723 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7bf3a00e-202f-43e1-b6e2-85ecb1ef2299 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:19:56.444118 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1168/4670] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:56 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:56.522650 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fde27876-2b90-4403-9695-be5cc29ebfd0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:56.524427 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fde27876-2b90-4403-9695-be5cc29ebfd0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:19:56.524648 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fde27876-2b90-4403-9695-be5cc29ebfd0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:56.524857 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fde27876-2b90-4403-9695-be5cc29ebfd0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:56.525098 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-fde27876-2b90-4403-9695-be5cc29ebfd0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:56.529488 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:56.529488 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:56.530173 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fde27876-2b90-4403-9695-be5cc29ebfd0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:19:56.530561 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1180/4671] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:56 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:57.052456 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-233f417d-fd62-4b51-8b89-d718e7939c41 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:57.053984 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-233f417d-fd62-4b51-8b89-d718e7939c41 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] GET https://10.4.3.127/volume/v3/volumes/6ed8e8b1-0841-4e06-9a91-d38985c7abec Aug 14 06:19:57.054234 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-233f417d-fd62-4b51-8b89-d718e7939c41 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:57.054518 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-233f417d-fd62-4b51-8b89-d718e7939c41 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:57.065487 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-233f417d-fd62-4b51-8b89-d718e7939c41 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes/6ed8e8b1-0841-4e06-9a91-d38985c7abec returned with HTTP 404 Aug 14 06:19:57.065961 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1166/4672] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:57 2026] GET /volume/v3/volumes/6ed8e8b1-0841-4e06-9a91-d38985c7abec => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:57.072871 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6061219d-f526-4928-a01b-1563279a225a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:57.074903 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6061219d-f526-4928-a01b-1563279a225a tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] DELETE https://10.4.3.127/volume/v3/volumes/ce14ea64-e2c0-48f4-84ab-13631dd084db Aug 14 06:19:57.075728 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6061219d-f526-4928-a01b-1563279a225a tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:57.075728 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6061219d-f526-4928-a01b-1563279a225a tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:57.075728 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-6061219d-f526-4928-a01b-1563279a225a tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Delete volume with id: ce14ea64-e2c0-48f4-84ab-13631dd084db Aug 14 06:19:57.088821 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:57.088821 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:57.089473 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6061219d-f526-4928-a01b-1563279a225a tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Volume info retrieved successfully. Aug 14 06:19:57.115973 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6061219d-f526-4928-a01b-1563279a225a tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Delete volume request issued successfully. Aug 14 06:19:57.116091 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6061219d-f526-4928-a01b-1563279a225a tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes/ce14ea64-e2c0-48f4-84ab-13631dd084db returned with HTTP 202 Aug 14 06:19:57.116478 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1159/4673] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:19:57 2026] DELETE /volume/v3/volumes/ce14ea64-e2c0-48f4-84ab-13631dd084db => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:57.126628 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-89b7d8b9-8ad4-48d8-9c3e-a78bf51c9de5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:57.128892 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-89b7d8b9-8ad4-48d8-9c3e-a78bf51c9de5 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] GET https://10.4.3.127/volume/v3/volumes/ce14ea64-e2c0-48f4-84ab-13631dd084db Aug 14 06:19:57.129158 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-89b7d8b9-8ad4-48d8-9c3e-a78bf51c9de5 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:57.129358 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-89b7d8b9-8ad4-48d8-9c3e-a78bf51c9de5 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:57.137929 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:57.137929 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:57.143071 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-89b7d8b9-8ad4-48d8-9c3e-a78bf51c9de5 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Volume info retrieved successfully. Aug 14 06:19:57.149675 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-89b7d8b9-8ad4-48d8-9c3e-a78bf51c9de5 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes/ce14ea64-e2c0-48f4-84ab-13631dd084db returned with HTTP 200 Aug 14 06:19:57.150203 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1169/4674] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:57 2026] GET /volume/v3/volumes/ce14ea64-e2c0-48f4-84ab-13631dd084db => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:57.288021 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-54a464c6-aac4-4910-b047-594eaf723648 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:57.292670 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-54a464c6-aac4-4910-b047-594eaf723648 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c Aug 14 06:19:57.292747 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-54a464c6-aac4-4910-b047-594eaf723648 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:57.293306 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-54a464c6-aac4-4910-b047-594eaf723648 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:57.293306 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-54a464c6-aac4-4910-b047-594eaf723648 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:57.301830 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:57.301830 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:57.302882 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-54a464c6-aac4-4910-b047-594eaf723648 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c returned with HTTP 200 Aug 14 06:19:57.303304 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1181/4675] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:57 2026] GET /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:57.454420 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d1b761bb-0c6d-42c2-a03d-61bd4691f974 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:57.456461 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d1b761bb-0c6d-42c2-a03d-61bd4691f974 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:19:57.456680 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d1b761bb-0c6d-42c2-a03d-61bd4691f974 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:57.456929 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d1b761bb-0c6d-42c2-a03d-61bd4691f974 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:57.457056 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-d1b761bb-0c6d-42c2-a03d-61bd4691f974 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:57.461356 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:57.461356 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:57.462187 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d1b761bb-0c6d-42c2-a03d-61bd4691f974 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:19:57.462589 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1167/4676] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:57 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:57.471252 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-d8ef546e-4ebb-4e48-9aaa-37eb23d1d1ba None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:57.473210 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-d8ef546e-4ebb-4e48-9aaa-37eb23d1d1ba tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] DELETE https://10.4.3.127/volume/v3/attachments/0137e21e-37f5-4eaf-9559-65383bd8ed8d Aug 14 06:19:57.473411 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-d8ef546e-4ebb-4e48-9aaa-37eb23d1d1ba tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:57.473673 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-d8ef546e-4ebb-4e48-9aaa-37eb23d1d1ba tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:57.481419 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:57.481419 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:57.543392 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-071eb730-87bc-4756-b12f-3891e6c9d4f9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:57.544925 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b5a22ded-9410-4b9a-92e2-605ec01492f5 req-d8ef546e-4ebb-4e48-9aaa-37eb23d1d1ba tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/attachments/0137e21e-37f5-4eaf-9559-65383bd8ed8d returned with HTTP 200 Aug 14 06:19:57.545057 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-071eb730-87bc-4756-b12f-3891e6c9d4f9 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:19:57.545260 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-071eb730-87bc-4756-b12f-3891e6c9d4f9 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:57.545464 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-071eb730-87bc-4756-b12f-3891e6c9d4f9 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:57.545505 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1160/4677] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:19:57 2026] DELETE /volume/v3/attachments/0137e21e-37f5-4eaf-9559-65383bd8ed8d => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:57.545579 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-071eb730-87bc-4756-b12f-3891e6c9d4f9 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:57.555355 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:57.555355 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:57.556701 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-071eb730-87bc-4756-b12f-3891e6c9d4f9 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:19:57.556701 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1170/4678] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:57 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:58.164485 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5d4ca15a-5615-4c5b-a83a-e9cd86abed8e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:58.167897 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5d4ca15a-5615-4c5b-a83a-e9cd86abed8e tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] GET https://10.4.3.127/volume/v3/volumes/ce14ea64-e2c0-48f4-84ab-13631dd084db Aug 14 06:19:58.168107 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5d4ca15a-5615-4c5b-a83a-e9cd86abed8e tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:58.168349 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5d4ca15a-5615-4c5b-a83a-e9cd86abed8e tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:58.174224 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5d4ca15a-5615-4c5b-a83a-e9cd86abed8e tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes/ce14ea64-e2c0-48f4-84ab-13631dd084db returned with HTTP 404 Aug 14 06:19:58.174688 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1182/4679] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:58 2026] GET /volume/v3/volumes/ce14ea64-e2c0-48f4-84ab-13631dd084db => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:19:58.183185 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-55893aa4-8291-42bf-8f47-2f03381f0d9b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:58.185894 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-55893aa4-8291-42bf-8f47-2f03381f0d9b tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] DELETE https://10.4.3.127/volume/v3/volumes/74b875c0-5485-4b4b-b844-6b81a5d8b1ed Aug 14 06:19:58.186097 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-55893aa4-8291-42bf-8f47-2f03381f0d9b tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:58.186271 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-55893aa4-8291-42bf-8f47-2f03381f0d9b tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:58.186453 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-55893aa4-8291-42bf-8f47-2f03381f0d9b tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Delete volume with id: 74b875c0-5485-4b4b-b844-6b81a5d8b1ed Aug 14 06:19:58.195388 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:58.195388 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:58.195903 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-55893aa4-8291-42bf-8f47-2f03381f0d9b tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Volume info retrieved successfully. Aug 14 06:19:58.219627 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-55893aa4-8291-42bf-8f47-2f03381f0d9b tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Delete volume request issued successfully. Aug 14 06:19:58.219719 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-55893aa4-8291-42bf-8f47-2f03381f0d9b tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes/74b875c0-5485-4b4b-b844-6b81a5d8b1ed returned with HTTP 202 Aug 14 06:19:58.220126 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1168/4680] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:19:58 2026] DELETE /volume/v3/volumes/74b875c0-5485-4b4b-b844-6b81a5d8b1ed => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:58.234109 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ffd11dda-69e1-4491-979d-41bf5f36563b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:58.235783 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ffd11dda-69e1-4491-979d-41bf5f36563b tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] GET https://10.4.3.127/volume/v3/volumes/74b875c0-5485-4b4b-b844-6b81a5d8b1ed Aug 14 06:19:58.235983 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ffd11dda-69e1-4491-979d-41bf5f36563b tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:58.236187 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ffd11dda-69e1-4491-979d-41bf5f36563b tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:58.245577 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:58.245577 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:58.249644 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ffd11dda-69e1-4491-979d-41bf5f36563b tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Volume info retrieved successfully. Aug 14 06:19:58.253930 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ffd11dda-69e1-4491-979d-41bf5f36563b tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes/74b875c0-5485-4b4b-b844-6b81a5d8b1ed returned with HTTP 200 Aug 14 06:19:58.254301 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1161/4681] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:58 2026] GET /volume/v3/volumes/74b875c0-5485-4b4b-b844-6b81a5d8b1ed => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:58.317346 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c2e0556f-f51e-4c30-95ee-edd02e4ace51 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:58.320076 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c2e0556f-f51e-4c30-95ee-edd02e4ace51 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c Aug 14 06:19:58.320411 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c2e0556f-f51e-4c30-95ee-edd02e4ace51 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:58.320702 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c2e0556f-f51e-4c30-95ee-edd02e4ace51 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:58.320864 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-c2e0556f-f51e-4c30-95ee-edd02e4ace51 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:58.329346 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:58.329346 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:58.330339 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c2e0556f-f51e-4c30-95ee-edd02e4ace51 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c returned with HTTP 200 Aug 14 06:19:58.330898 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1171/4682] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:58 2026] GET /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:58.386369 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:58.388159 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:19:58.388562 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1213344278", "snapshot_id": "8537ebab-18e5-4a72-8fb9-4ddfc0c9543d", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:58.390083 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1213344278', 'snapshot_id': '8537ebab-18e5-4a72-8fb9-4ddfc0c9543d', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:19:58.395168 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:58.395168 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:58.395621 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot retrieved successfully. Aug 14 06:19:58.395730 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Create volume of 1 GB Aug 14 06:19:58.399233 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Availability Zones retrieved successfully. Aug 14 06:19:58.404488 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Flow 'volume_create_api' (e019dbe1-9b32-4ab7-a5d6-7f69f6346bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:58.405407 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2fc8b04-2b37-4f92-a998-c1ab92216db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:58.406297 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:19:58.436913 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2fc8b04-2b37-4f92-a998-c1ab92216db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8537ebab-18e5-4a72-8fb9-4ddfc0c9543d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:58.437789 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81aac26e-0e4f-4ddb-aaeb-ab24b82c5423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:58.473860 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8a9e1c40-c886-4339-95b0-e6945ee533b0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:58.476380 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8a9e1c40-c886-4339-95b0-e6945ee533b0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:19:58.476628 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8a9e1c40-c886-4339-95b0-e6945ee533b0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:58.476886 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8a9e1c40-c886-4339-95b0-e6945ee533b0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:58.477059 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-8a9e1c40-c886-4339-95b0-e6945ee533b0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:58.480593 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Created reservations ['52a8b565-7dfc-41e6-a026-29017193c66d', '02e874fd-7f79-4e81-9d89-e70c679088b3', '9fb64500-2d29-449f-bfe5-edf17fbee522', '000692e9-2f3c-4f76-8dd1-fb08ec04a529'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:19:58.481482 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81aac26e-0e4f-4ddb-aaeb-ab24b82c5423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52a8b565-7dfc-41e6-a026-29017193c66d', '02e874fd-7f79-4e81-9d89-e70c679088b3', '9fb64500-2d29-449f-bfe5-edf17fbee522', '000692e9-2f3c-4f76-8dd1-fb08ec04a529']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:58.482212 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bf725d9-e219-49a1-af04-5dbfc145ccf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:58.482408 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:58.482408 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:58.483370 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8a9e1c40-c886-4339-95b0-e6945ee533b0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:19:58.483908 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1169/4683] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:58 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:58.525260 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bf725d9-e219-49a1-af04-5dbfc145ccf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '746e3212-b871-4403-b527-8600332dd092', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1213344278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='564dd9a283a44ed8911709d40885be42',qos_specs=None,replication_status=,reservations=['52a8b565-7dfc-41e6-a026-29017193c66d','02e874fd-7f79-4e81-9d89-e70c679088b3','9fb64500-2d29-449f-bfe5-edf17fbee522','000692e9-2f3c-4f76-8dd1-fb08ec04a529'],size=1,snapshot_id=8537ebab-18e5-4a72-8fb9-4ddfc0c9543d,source_replicaid=,source_volid=None,status='creating',user_id='6b32b6045cbd4d4caae331b81b170b54',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:19:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1213344278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=746e3212-b871-4403-b527-8600332dd092,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='564dd9a283a44ed8911709d40885be42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8537ebab-18e5-4a72-8fb9-4ddfc0c9543d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b32b6045cbd4d4caae331b81b170b54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:58.526212 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f0f9c50-a199-4adb-b52c-d465fae08234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:58.545089 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f0f9c50-a199-4adb-b52c-d465fae08234) transitioned into state 'SUCCESS' from state '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-1213344278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='564dd9a283a44ed8911709d40885be42',qos_specs=None,replication_status=,reservations=['52a8b565-7dfc-41e6-a026-29017193c66d','02e874fd-7f79-4e81-9d89-e70c679088b3','9fb64500-2d29-449f-bfe5-edf17fbee522','000692e9-2f3c-4f76-8dd1-fb08ec04a529'],size=1,snapshot_id=8537ebab-18e5-4a72-8fb9-4ddfc0c9543d,source_replicaid=,source_volid=None,status='creating',user_id='6b32b6045cbd4d4caae331b81b170b54',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:58.545794 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad9f6e33-95a0-4330-a8bb-94773eeb78d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:19:58.569176 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad9f6e33-95a0-4330-a8bb-94773eeb78d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:19:58.570373 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Flow 'volume_create_api' (e019dbe1-9b32-4ab7-a5d6-7f69f6346bdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:19:58.570808 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Create volume request issued successfully. Aug 14 06:19:58.571734 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5099fb7b-c58f-4d36-b377-7aa91da161d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:19:58.572326 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1183/4684] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:19:58 2026] POST /volume/v3/volumes => generated 791 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:19:58.580124 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-62acebc2-f154-48c9-a3c8-c7bd61fb861c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:58.583742 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-62acebc2-f154-48c9-a3c8-c7bd61fb861c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:19:58.584011 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-62acebc2-f154-48c9-a3c8-c7bd61fb861c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:58.584223 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-62acebc2-f154-48c9-a3c8-c7bd61fb861c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:58.584346 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-62acebc2-f154-48c9-a3c8-c7bd61fb861c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:58.588097 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2b089858-d1ac-456f-b8a8-192bb7d8dc7c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:58.590665 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:58.590665 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:58.591006 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2b089858-d1ac-456f-b8a8-192bb7d8dc7c tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 Aug 14 06:19:58.591190 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2b089858-d1ac-456f-b8a8-192bb7d8dc7c tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:58.591331 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2b089858-d1ac-456f-b8a8-192bb7d8dc7c tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:58.591526 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-62acebc2-f154-48c9-a3c8-c7bd61fb861c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:19:58.591964 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1162/4685] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:58 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:58.601411 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:58.601411 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:58.607039 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2b089858-d1ac-456f-b8a8-192bb7d8dc7c tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:58.614114 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2b089858-d1ac-456f-b8a8-192bb7d8dc7c tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 returned with HTTP 200 Aug 14 06:19:58.614654 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1172/4686] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:58 2026] GET /volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:59.267560 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4bd727a5-59fe-4162-bb70-b6b4e61ee720 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:59.270737 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4bd727a5-59fe-4162-bb70-b6b4e61ee720 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] GET https://10.4.3.127/volume/v3/volumes/74b875c0-5485-4b4b-b844-6b81a5d8b1ed Aug 14 06:19:59.270737 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4bd727a5-59fe-4162-bb70-b6b4e61ee720 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:59.270737 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4bd727a5-59fe-4162-bb70-b6b4e61ee720 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:59.275193 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4bd727a5-59fe-4162-bb70-b6b4e61ee720 tempest-CreateVolumesFromImageTest-602055138 tempest-CreateVolumesFromImageTest-602055138-project-member] https://10.4.3.127/volume/v3/volumes/74b875c0-5485-4b4b-b844-6b81a5d8b1ed returned with HTTP 404 Aug 14 06:19:59.275788 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1170/4687] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:59 2026] GET /volume/v3/volumes/74b875c0-5485-4b4b-b844-6b81a5d8b1ed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:59.344133 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-21699977-9166-4913-8041-d9fecb61f354 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:59.347381 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21699977-9166-4913-8041-d9fecb61f354 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c Aug 14 06:19:59.347595 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21699977-9166-4913-8041-d9fecb61f354 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:59.347884 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21699977-9166-4913-8041-d9fecb61f354 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:59.348250 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-21699977-9166-4913-8041-d9fecb61f354 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:59.354474 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:59.354474 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:59.355331 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21699977-9166-4913-8041-d9fecb61f354 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c returned with HTTP 200 Aug 14 06:19:59.355891 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1184/4688] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:59 2026] GET /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:59.369824 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8aa3d45b-ee54-47ee-9f87-2bbf9ffe939d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:59.372203 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8aa3d45b-ee54-47ee-9f87-2bbf9ffe939d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c/export_record Aug 14 06:19:59.372521 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8aa3d45b-ee54-47ee-9f87-2bbf9ffe939d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:59.372853 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8aa3d45b-ee54-47ee-9f87-2bbf9ffe939d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'export_record' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:59.372921 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-8aa3d45b-ee54-47ee-9f87-2bbf9ffe939d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Export record for backup f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100407) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 06:19:59.378352 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:59.378352 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:59.379460 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.backup.api [None req-8aa3d45b-ee54-47ee-9f87-2bbf9ffe939d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling RPCAPI with context: , host: np0000007331, backup: f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100407) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 06:19:59.387598 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-8aa3d45b-ee54-47ee-9f87-2bbf9ffe939d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] export_record in rpcapi backup_id f3c0ff8c-30cb-4a84-93cc-e459b03e650c on host np0000007331. {{(pid=100407) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 06:19:59.430462 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-8aa3d45b-ee54-47ee-9f87-2bbf9ffe939d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjNjMGZmOGMtMzBjYi00YTg0LTkzY2MtZTQ1OWIwM2U2NTBjIiwgInVzZXJfaWQiOiAiYzQyNDJiNzExMDk0NGVkNGE5YTQ4N2I4Y2FkMmFhMTAiLCAicHJvamVjdF9pZCI6ICJkZWQ5OTcxZjIxMDA0MWUzYWY5NGVlZjk0MTdjYmNjYSIsICJ2b2x1bWVfaWQiOiAiOGY1MzdlYjUtMTY3NC00YTE5LTgwY2QtMzkxMmFjYTFmYTUzIiwgImhvc3QiOiAibnAwMDAwMDA3MzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03Njg3MjM1NTEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84ZjUzN2ViNS0xNjc0LTRhMTktODBjZC0zOTEyYWNhMWZhNTMvMjAyNjA4MTQwNjE5NDUvYXpfbm92YV9iYWNrdXBfZjNjMGZmOGMtMzBjYi00YTg0LTkzY2MtZTQ1OWIwM2U2NTBjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwNjoxOTo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNjoxOTo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDA2OjE5OjU5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100407) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 06:19:59.430660 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8aa3d45b-ee54-47ee-9f87-2bbf9ffe939d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c/export_record returned with HTTP 200 Aug 14 06:19:59.430968 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1163/4689] 10.4.3.127 () {68 vars in 1430 bytes} [Fri Aug 14 06:19:59 2026] GET /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c/export_record => generated 1424 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:59.440053 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-fc2b10a7-e49d-4339-b593-974bdfe19b02 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:59.442289 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fc2b10a7-e49d-4339-b593-974bdfe19b02 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c Aug 14 06:19:59.442617 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fc2b10a7-e49d-4339-b593-974bdfe19b02 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:59.443136 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fc2b10a7-e49d-4339-b593-974bdfe19b02 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:59.443136 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-fc2b10a7-e49d-4339-b593-974bdfe19b02 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:59.447953 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:59.447953 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:59.448867 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fc2b10a7-e49d-4339-b593-974bdfe19b02 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c returned with HTTP 200 Aug 14 06:19:59.449192 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1173/4690] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:59 2026] GET /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:59.459451 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6ac317e4-c365-44d8-93ff-7845614d6fa2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:59.464526 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6ac317e4-c365-44d8-93ff-7845614d6fa2 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] POST https://10.4.3.127/volume/v3/backups/import_record Aug 14 06:19:59.464526 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6ac317e4-c365-44d8-93ff-7845614d6fa2 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWJmZTIyNTctZTdhNy00M2Q1LThhZDMtYmRkNTgxNGU3YWVlIiwgInVzZXJfaWQiOiAiYzQyNDJiNzExMDk0NGVkNGE5YTQ4N2I4Y2FkMmFhMTAiLCAicHJvamVjdF9pZCI6ICJkZWQ5OTcxZjIxMDA0MWUzYWY5NGVlZjk0MTdjYmNjYSIsICJ2b2x1bWVfaWQiOiAiOGY1MzdlYjUtMTY3NC00YTE5LTgwY2QtMzkxMmFjYTFmYTUzIiwgImhvc3QiOiAibnAwMDAwMDA3MzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03Njg3MjM1NTEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84ZjUzN2ViNS0xNjc0LTRhMTktODBjZC0zOTEyYWNhMWZhNTMvMjAyNjA4MTQwNjE5NDUvYXpfbm92YV9iYWNrdXBfZjNjMGZmOGMtMzBjYi00YTg0LTkzY2MtZTQ1OWIwM2U2NTBjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwNjoxOTo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNjoxOTo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDA2OjE5OjU5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:19:59.464959 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-6ac317e4-c365-44d8-93ff-7845614d6fa2 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWJmZTIyNTctZTdhNy00M2Q1LThhZDMtYmRkNTgxNGU3YWVlIiwgInVzZXJfaWQiOiAiYzQyNDJiNzExMDk0NGVkNGE5YTQ4N2I4Y2FkMmFhMTAiLCAicHJvamVjdF9pZCI6ICJkZWQ5OTcxZjIxMDA0MWUzYWY5NGVlZjk0MTdjYmNjYSIsICJ2b2x1bWVfaWQiOiAiOGY1MzdlYjUtMTY3NC00YTE5LTgwY2QtMzkxMmFjYTFmYTUzIiwgImhvc3QiOiAibnAwMDAwMDA3MzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03Njg3MjM1NTEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84ZjUzN2ViNS0xNjc0LTRhMTktODBjZC0zOTEyYWNhMWZhNTMvMjAyNjA4MTQwNjE5NDUvYXpfbm92YV9iYWNrdXBfZjNjMGZmOGMtMzBjYi00YTg0LTkzY2MtZTQ1OWIwM2U2NTBjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwNjoxOTo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNjoxOTo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDA2OjE5OjU5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100405) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 06:19:59.465044 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-6ac317e4-c365-44d8-93ff-7845614d6fa2 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWJmZTIyNTctZTdhNy00M2Q1LThhZDMtYmRkNTgxNGU3YWVlIiwgInVzZXJfaWQiOiAiYzQyNDJiNzExMDk0NGVkNGE5YTQ4N2I4Y2FkMmFhMTAiLCAicHJvamVjdF9pZCI6ICJkZWQ5OTcxZjIxMDA0MWUzYWY5NGVlZjk0MTdjYmNjYSIsICJ2b2x1bWVfaWQiOiAiOGY1MzdlYjUtMTY3NC00YTE5LTgwY2QtMzkxMmFjYTFmYTUzIiwgImhvc3QiOiAibnAwMDAwMDA3MzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03Njg3MjM1NTEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84ZjUzN2ViNS0xNjc0LTRhMTktODBjZC0zOTEyYWNhMWZhNTMvMjAyNjA4MTQwNjE5NDUvYXpfbm92YV9iYWNrdXBfZjNjMGZmOGMtMzBjYi00YTg0LTkzY2MtZTQ1OWIwM2U2NTBjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwNjoxOTo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNjoxOTo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDA2OjE5OjU5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100405) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 06:19:59.465686 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.policy [None req-6ac317e4-c365-44d8-93ff-7845614d6fa2 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'f8c2a552f8cc484585a5bc2941212006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ded9971f210041e3af94eef9417cbcca', '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=100405) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:19:59.465862 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6ac317e4-c365-44d8-93ff-7845614d6fa2 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] https://10.4.3.127/volume/v3/backups/import_record returned with HTTP 403 Aug 14 06:19:59.466535 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1171/4691] 10.4.3.127 () {70 vars in 1342 bytes} [Fri Aug 14 06:19:59 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:19:59.475608 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4a7a9ddf-8fc9-4a20-b79f-d567a042d22e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:59.477426 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4a7a9ddf-8fc9-4a20-b79f-d567a042d22e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/8f537eb5-1674-4a19-80cd-3912aca1fa53 Aug 14 06:19:59.477861 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4a7a9ddf-8fc9-4a20-b79f-d567a042d22e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:59.478140 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4a7a9ddf-8fc9-4a20-b79f-d567a042d22e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:59.478330 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-4a7a9ddf-8fc9-4a20-b79f-d567a042d22e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Delete volume with id: 8f537eb5-1674-4a19-80cd-3912aca1fa53 Aug 14 06:19:59.488096 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:59.488096 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:59.488317 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4a7a9ddf-8fc9-4a20-b79f-d567a042d22e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Volume info retrieved successfully. Aug 14 06:19:59.497207 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-758a364d-bc7e-43bf-acee-23e84abb750e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:59.499724 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-758a364d-bc7e-43bf-acee-23e84abb750e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:19:59.499909 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-758a364d-bc7e-43bf-acee-23e84abb750e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:59.501138 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-758a364d-bc7e-43bf-acee-23e84abb750e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:59.501138 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-758a364d-bc7e-43bf-acee-23e84abb750e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:59.505198 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:59.505198 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:59.505842 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-758a364d-bc7e-43bf-acee-23e84abb750e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:19:59.506221 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1164/4692] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:59 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:59.516352 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4a7a9ddf-8fc9-4a20-b79f-d567a042d22e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Delete volume request issued successfully. Aug 14 06:19:59.516659 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4a7a9ddf-8fc9-4a20-b79f-d567a042d22e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/volumes/8f537eb5-1674-4a19-80cd-3912aca1fa53 returned with HTTP 202 Aug 14 06:19:59.517248 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1185/4693] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:19:59 2026] DELETE /volume/v3/volumes/8f537eb5-1674-4a19-80cd-3912aca1fa53 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:19:59.526777 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c4b1af4f-4e46-4984-976b-45b824cec912 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:59.530867 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c4b1af4f-4e46-4984-976b-45b824cec912 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/volumes/8f537eb5-1674-4a19-80cd-3912aca1fa53 Aug 14 06:19:59.531093 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c4b1af4f-4e46-4984-976b-45b824cec912 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:59.531268 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c4b1af4f-4e46-4984-976b-45b824cec912 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:59.543647 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:59.543647 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:19:59.551286 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c4b1af4f-4e46-4984-976b-45b824cec912 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Volume info retrieved successfully. Aug 14 06:19:59.559254 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c4b1af4f-4e46-4984-976b-45b824cec912 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/volumes/8f537eb5-1674-4a19-80cd-3912aca1fa53 returned with HTTP 200 Aug 14 06:19:59.560470 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1174/4694] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:59 2026] GET /volume/v3/volumes/8f537eb5-1674-4a19-80cd-3912aca1fa53 => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:19:59.603196 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-15bc2491-d0da-47c0-b269-f9208bbbad11 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:59.605514 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-15bc2491-d0da-47c0-b269-f9208bbbad11 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:19:59.605785 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-15bc2491-d0da-47c0-b269-f9208bbbad11 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:59.606064 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-15bc2491-d0da-47c0-b269-f9208bbbad11 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:59.606215 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-15bc2491-d0da-47c0-b269-f9208bbbad11 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:19:59.613123 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:59.613123 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:19:59.613948 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-15bc2491-d0da-47c0-b269-f9208bbbad11 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:19:59.614577 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1172/4695] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:19:59 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:59.633194 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-34c88b41-347a-4703-904c-39700560bb70 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:59.635885 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-34c88b41-347a-4703-904c-39700560bb70 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 Aug 14 06:19:59.636094 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-34c88b41-347a-4703-904c-39700560bb70 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:59.636320 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-34c88b41-347a-4703-904c-39700560bb70 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:59.645844 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:59.645844 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:19:59.650349 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-34c88b41-347a-4703-904c-39700560bb70 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:59.655627 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-34c88b41-347a-4703-904c-39700560bb70 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 returned with HTTP 200 Aug 14 06:19:59.656042 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1165/4696] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:59 2026] GET /volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:19:59.673084 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-92d94e0d-a08b-4bae-b7c4-aa161225029f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:19:59.675504 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-92d94e0d-a08b-4bae-b7c4-aa161225029f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 Aug 14 06:19:59.675797 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-92d94e0d-a08b-4bae-b7c4-aa161225029f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:19:59.676313 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-92d94e0d-a08b-4bae-b7c4-aa161225029f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:19:59.685744 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:19:59.685744 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:19:59.690240 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-92d94e0d-a08b-4bae-b7c4-aa161225029f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:19:59.696295 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-92d94e0d-a08b-4bae-b7c4-aa161225029f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 returned with HTTP 200 Aug 14 06:19:59.696821 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1186/4697] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:19:59 2026] GET /volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:00.196827 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-b9204fd2-81a0-45fc-9150-359d894713cb None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:00.201423 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-b9204fd2-81a0-45fc-9150-359d894713cb tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 Aug 14 06:20:00.201423 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-b9204fd2-81a0-45fc-9150-359d894713cb tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:00.201423 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-b9204fd2-81a0-45fc-9150-359d894713cb tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:00.209736 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:00.209736 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:00.214190 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-b9204fd2-81a0-45fc-9150-359d894713cb tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:00.219551 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-b9204fd2-81a0-45fc-9150-359d894713cb tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 returned with HTTP 200 Aug 14 06:20:00.220420 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1175/4698] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:20:00 2026] GET /volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:00.307645 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-69e0632e-eb60-49a1-a71a-9b89c4bcc7b2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:00.308091 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-69e0632e-eb60-49a1-a71a-9b89c4bcc7b2 None None] GET https://10.4.3.127/volume// Aug 14 06:20:00.308259 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-69e0632e-eb60-49a1-a71a-9b89c4bcc7b2 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:00.308553 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-69e0632e-eb60-49a1-a71a-9b89c4bcc7b2 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:00.308974 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-69e0632e-eb60-49a1-a71a-9b89c4bcc7b2 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:20:00.309307 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1173/4699] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:20:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:20:00.320658 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-d5c88f15-ea7d-4058-aa22-f3450fed76ac None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:00.322989 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-d5c88f15-ea7d-4058-aa22-f3450fed76ac tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:20:00.323387 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-d5c88f15-ea7d-4058-aa22-f3450fed76ac tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "746e3212-b871-4403-b527-8600332dd092", "connector": null, "instance_uuid": "615e0830-4967-4575-8b9b-b421a2e08b46"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:00.332978 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:00.332978 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:00.359595 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-d5c88f15-ea7d-4058-aa22-f3450fed76ac tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:20:00.360142 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1166/4700] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:20:00 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:00.393068 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-aea6e533-b664-4b1f-8842-0fa2ef3769ec None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:00.395508 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aea6e533-b664-4b1f-8842-0fa2ef3769ec tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 Aug 14 06:20:00.395722 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aea6e533-b664-4b1f-8842-0fa2ef3769ec tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:00.395960 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aea6e533-b664-4b1f-8842-0fa2ef3769ec tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:00.409784 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d90fa19a-aa00-423f-8d63-44b80ed9c879 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:00.410999 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d90fa19a-aa00-423f-8d63-44b80ed9c879 None None] GET https://10.4.3.127/volume// Aug 14 06:20:00.410999 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d90fa19a-aa00-423f-8d63-44b80ed9c879 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:00.410999 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d90fa19a-aa00-423f-8d63-44b80ed9c879 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:00.410999 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d90fa19a-aa00-423f-8d63-44b80ed9c879 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:20:00.411330 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1176/4701] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:20:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:20:00.412269 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:00.412269 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:00.417004 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-aea6e533-b664-4b1f-8842-0fa2ef3769ec tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:00.421594 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aea6e533-b664-4b1f-8842-0fa2ef3769ec tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 returned with HTTP 200 Aug 14 06:20:00.421804 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-835843c1-6511-4ca1-8dd4-4f8d40cf395b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:00.421969 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1187/4702] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:00 2026] GET /volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:00.424684 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-835843c1-6511-4ca1-8dd4-4f8d40cf395b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 Aug 14 06:20:00.424684 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-835843c1-6511-4ca1-8dd4-4f8d40cf395b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:00.424684 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-835843c1-6511-4ca1-8dd4-4f8d40cf395b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:00.438050 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:00.438050 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:00.442647 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-835843c1-6511-4ca1-8dd4-4f8d40cf395b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:00.448056 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-835843c1-6511-4ca1-8dd4-4f8d40cf395b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 returned with HTTP 200 Aug 14 06:20:00.448540 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1174/4703] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:20:00 2026] GET /volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 => generated 1063 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:20:00.517033 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0b1992fe-005a-4ce6-9a6c-7d587ceeb328 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:00.519241 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0b1992fe-005a-4ce6-9a6c-7d587ceeb328 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:20:00.519524 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0b1992fe-005a-4ce6-9a6c-7d587ceeb328 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:00.519757 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0b1992fe-005a-4ce6-9a6c-7d587ceeb328 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:00.519886 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0b1992fe-005a-4ce6-9a6c-7d587ceeb328 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:00.525011 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:00.525011 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:00.525829 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0b1992fe-005a-4ce6-9a6c-7d587ceeb328 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:20:00.526289 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1167/4704] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:00 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:00.571862 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0036cad0-1680-4e2c-b0b3-473182a9a1b2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:00.572204 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-66c2360f-c82b-44fe-bef3-39513bc1b317 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:00.573894 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0036cad0-1680-4e2c-b0b3-473182a9a1b2 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/volumes/8f537eb5-1674-4a19-80cd-3912aca1fa53 Aug 14 06:20:00.574165 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0036cad0-1680-4e2c-b0b3-473182a9a1b2 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:00.574406 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0036cad0-1680-4e2c-b0b3-473182a9a1b2 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:00.574457 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-66c2360f-c82b-44fe-bef3-39513bc1b317 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] PUT https://10.4.3.127/volume/v3/attachments/9f51b266-77e8-4458-9f4f-5f5bdc4855d9 Aug 14 06:20:00.574991 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-66c2360f-c82b-44fe-bef3-39513bc1b317 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:00.583586 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-66c2360f-c82b-44fe-bef3-39513bc1b317 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Acquiring lock "cinder-attachment_update-746e3212-b871-4403-b527-8600332dd092-np0000007331" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:20:00.585551 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0036cad0-1680-4e2c-b0b3-473182a9a1b2 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/volumes/8f537eb5-1674-4a19-80cd-3912aca1fa53 returned with HTTP 404 Aug 14 06:20:00.585674 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1177/4705] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:00 2026] GET /volume/v3/volumes/8f537eb5-1674-4a19-80cd-3912aca1fa53 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:00.587953 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-66c2360f-c82b-44fe-bef3-39513bc1b317 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Lock "cinder-attachment_update-746e3212-b871-4403-b527-8600332dd092-np0000007331" acquired by "attachment_update" :: waited 0.004s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:20:00.589023 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:00.589023 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:00.596983 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-304b2e1b-b5b8-4841-a708-972b7870cfc7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:00.601410 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-304b2e1b-b5b8-4841-a708-972b7870cfc7 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] GET https://10.4.3.127/volume/v3/backups Aug 14 06:20:00.601614 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-304b2e1b-b5b8-4841-a708-972b7870cfc7 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:00.601786 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-304b2e1b-b5b8-4841-a708-972b7870cfc7 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:00.602055 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-304b2e1b-b5b8-4841-a708-972b7870cfc7 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:20:00.607722 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-304b2e1b-b5b8-4841-a708-972b7870cfc7 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] https://10.4.3.127/volume/v3/backups returned with HTTP 200 Aug 14 06:20:00.608237 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1175/4706] 10.4.3.127 () {68 vars in 1277 bytes} [Fri Aug 14 06:20:00 2026] GET /volume/v3/backups => generated 624 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:00.618601 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2d85968c-a776-410d-8ac3-53f3e83ef00b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:00.620554 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2d85968c-a776-410d-8ac3-53f3e83ef00b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] GET https://10.4.3.127/volume/v3/backups?project_id=ded9971f210041e3af94eef9417cbcca Aug 14 06:20:00.620800 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2d85968c-a776-410d-8ac3-53f3e83ef00b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:00.621055 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2d85968c-a776-410d-8ac3-53f3e83ef00b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:00.621417 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-2d85968c-a776-410d-8ac3-53f3e83ef00b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] Removing options 'project_id' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:20:00.627288 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b0d3ef88-b385-4292-b08e-29953007f5be None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:00.627442 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2d85968c-a776-410d-8ac3-53f3e83ef00b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] https://10.4.3.127/volume/v3/backups?project_id=ded9971f210041e3af94eef9417cbcca returned with HTTP 200 Aug 14 06:20:00.627783 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1168/4707] 10.4.3.127 () {68 vars in 1364 bytes} [Fri Aug 14 06:20:00 2026] GET /volume/v3/backups?project_id=ded9971f210041e3af94eef9417cbcca => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:00.630471 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b0d3ef88-b385-4292-b08e-29953007f5be tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:20:00.630798 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b0d3ef88-b385-4292-b08e-29953007f5be tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:00.631053 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b0d3ef88-b385-4292-b08e-29953007f5be tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:00.631213 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-b0d3ef88-b385-4292-b08e-29953007f5be tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:00.636481 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:00.636481 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:00.637259 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:00.637346 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b0d3ef88-b385-4292-b08e-29953007f5be tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:20:00.638002 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1178/4708] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:00 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:00.640602 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:20:00.641004 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1194320804"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:00.643363 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1194320804'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:20:00.643639 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Create volume of 1 GB Aug 14 06:20:00.644099 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:00.644099 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:00.649712 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Availability Zones retrieved successfully. Aug 14 06:20:00.658725 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Flow 'volume_create_api' (ddd67972-03e2-498d-b183-653f1918f237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:00.660117 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99a82b5f-084d-4c7f-b52d-08dcf135c8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:00.661139 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:20:00.697688 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99a82b5f-084d-4c7f-b52d-08dcf135c8e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:00.698506 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd4e1de7-a55f-47e6-bc0d-c2e5973efd97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:00.713675 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-66c2360f-c82b-44fe-bef3-39513bc1b317 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Lock "cinder-attachment_update-746e3212-b871-4403-b527-8600332dd092-np0000007331" released by "attachment_update" :: held 0.126s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:20:00.714319 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-66c2360f-c82b-44fe-bef3-39513bc1b317 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/attachments/9f51b266-77e8-4458-9f4f-5f5bdc4855d9 returned with HTTP 200 Aug 14 06:20:00.714875 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1188/4709] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:20:00 2026] PUT /volume/v3/attachments/9f51b266-77e8-4458-9f4f-5f5bdc4855d9 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:00.760711 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Created reservations ['d4a4066e-8797-41c4-8761-cfc89250c7fa', '8208c58d-5428-4fb2-bc76-abca43253dff', 'dfe92fc0-0ac4-417d-a932-fa7211d4c5d9', '25c32419-c628-43cf-ba5d-bd508662c992'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:00.761846 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd4e1de7-a55f-47e6-bc0d-c2e5973efd97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4a4066e-8797-41c4-8761-cfc89250c7fa', '8208c58d-5428-4fb2-bc76-abca43253dff', 'dfe92fc0-0ac4-417d-a932-fa7211d4c5d9', '25c32419-c628-43cf-ba5d-bd508662c992']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:00.762771 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a220bc59-d704-469f-b3c1-89f051851095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:00.785893 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a220bc59-d704-469f-b3c1-89f051851095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '713249e4-b311-4483-9962-461361d8145e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1194320804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded9971f210041e3af94eef9417cbcca',qos_specs=None,replication_status=,reservations=['d4a4066e-8797-41c4-8761-cfc89250c7fa','8208c58d-5428-4fb2-bc76-abca43253dff','dfe92fc0-0ac4-417d-a932-fa7211d4c5d9','25c32419-c628-43cf-ba5d-bd508662c992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4242b7110944ed4a9a487b8cad2aa10',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:20:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1194320804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=713249e4-b311-4483-9962-461361d8145e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ded9971f210041e3af94eef9417cbcca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4242b7110944ed4a9a487b8cad2aa10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:00.786675 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (761eadf6-8c81-4993-9fec-5a19bbce918c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:00.804711 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (761eadf6-8c81-4993-9fec-5a19bbce918c) transitioned into state 'SUCCESS' from state '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-1194320804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded9971f210041e3af94eef9417cbcca',qos_specs=None,replication_status=,reservations=['d4a4066e-8797-41c4-8761-cfc89250c7fa','8208c58d-5428-4fb2-bc76-abca43253dff','dfe92fc0-0ac4-417d-a932-fa7211d4c5d9','25c32419-c628-43cf-ba5d-bd508662c992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4242b7110944ed4a9a487b8cad2aa10',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:00.805527 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0b36229-ddd8-4434-a90d-2116a665a3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:00.822611 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0b36229-ddd8-4434-a90d-2116a665a3a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:00.823670 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Flow 'volume_create_api' (ddd67972-03e2-498d-b183-653f1918f237) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:00.824178 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Create volume request issued successfully. Aug 14 06:20:00.824999 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-de912e77-d741-48f1-90b7-4c36d3fc9711 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:20:00.825611 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1176/4710] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:20:00 2026] POST /volume/v3/volumes => generated 778 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:20:00.836858 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ed0f36dc-1118-4e69-ade3-cc5efb15f16f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:00.838700 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ed0f36dc-1118-4e69-ade3-cc5efb15f16f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/volumes/713249e4-b311-4483-9962-461361d8145e Aug 14 06:20:00.838898 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ed0f36dc-1118-4e69-ade3-cc5efb15f16f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:00.839087 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ed0f36dc-1118-4e69-ade3-cc5efb15f16f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:00.846455 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:00.846455 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:00.849942 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ed0f36dc-1118-4e69-ade3-cc5efb15f16f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Volume info retrieved successfully. Aug 14 06:20:00.853749 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ed0f36dc-1118-4e69-ade3-cc5efb15f16f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/volumes/713249e4-b311-4483-9962-461361d8145e returned with HTTP 200 Aug 14 06:20:00.854162 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1169/4711] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:00 2026] GET /volume/v3/volumes/713249e4-b311-4483-9962-461361d8145e => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:01.434794 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b1d6ab97-f85d-40a0-b3ba-bf080c84f855 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:01.436818 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b1d6ab97-f85d-40a0-b3ba-bf080c84f855 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 Aug 14 06:20:01.437107 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b1d6ab97-f85d-40a0-b3ba-bf080c84f855 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:01.437311 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b1d6ab97-f85d-40a0-b3ba-bf080c84f855 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:01.447358 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:01.447358 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:01.451153 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b1d6ab97-f85d-40a0-b3ba-bf080c84f855 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:01.455749 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b1d6ab97-f85d-40a0-b3ba-bf080c84f855 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 returned with HTTP 200 Aug 14 06:20:01.456161 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1179/4712] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:01 2026] GET /volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:01.539421 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8d996040-8049-457e-9a66-a92fc1d50dcd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:01.541660 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8d996040-8049-457e-9a66-a92fc1d50dcd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:20:01.543354 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8d996040-8049-457e-9a66-a92fc1d50dcd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:01.543354 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8d996040-8049-457e-9a66-a92fc1d50dcd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:01.543354 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-8d996040-8049-457e-9a66-a92fc1d50dcd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:01.547682 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:01.547682 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:01.548709 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8d996040-8049-457e-9a66-a92fc1d50dcd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:20:01.549300 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1189/4713] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:01 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:01.652058 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-179a57f7-61a4-45db-8c3d-f612ed5e9f5b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:01.654975 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-179a57f7-61a4-45db-8c3d-f612ed5e9f5b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:20:01.655264 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-179a57f7-61a4-45db-8c3d-f612ed5e9f5b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:01.655549 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-179a57f7-61a4-45db-8c3d-f612ed5e9f5b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:01.655737 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-179a57f7-61a4-45db-8c3d-f612ed5e9f5b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:01.661742 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:01.661742 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:01.662773 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-179a57f7-61a4-45db-8c3d-f612ed5e9f5b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:20:01.663315 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1177/4714] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:01 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:01.875010 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-247d5e38-57be-4d04-886f-252d934dd01a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:01.880208 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-247d5e38-57be-4d04-886f-252d934dd01a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/volumes/713249e4-b311-4483-9962-461361d8145e Aug 14 06:20:01.880344 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-247d5e38-57be-4d04-886f-252d934dd01a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:01.881259 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-247d5e38-57be-4d04-886f-252d934dd01a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:01.890586 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:01.890586 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:01.895283 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-247d5e38-57be-4d04-886f-252d934dd01a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Volume info retrieved successfully. Aug 14 06:20:01.901187 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-247d5e38-57be-4d04-886f-252d934dd01a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/volumes/713249e4-b311-4483-9962-461361d8145e returned with HTTP 200 Aug 14 06:20:01.901187 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1170/4715] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:01 2026] GET /volume/v3/volumes/713249e4-b311-4483-9962-461361d8145e => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:01.916974 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7dcafc06-42f8-45dc-bf2f-99b6c1aaefb8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:01.920063 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7dcafc06-42f8-45dc-bf2f-99b6c1aaefb8 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 14 06:20:01.920898 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7dcafc06-42f8-45dc-bf2f-99b6c1aaefb8 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "713249e4-b311-4483-9962-461361d8145e", "name": "tempest-type-Backup-1861260848"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:01.923078 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.backups [None req-7dcafc06-42f8-45dc-bf2f-99b6c1aaefb8 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Creating new backup {'backup': {'volume_id': '713249e4-b311-4483-9962-461361d8145e', 'name': 'tempest-type-Backup-1861260848'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:20:01.923078 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.backups [None req-7dcafc06-42f8-45dc-bf2f-99b6c1aaefb8 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Creating backup of volume 713249e4-b311-4483-9962-461361d8145e in container None Aug 14 06:20:01.934273 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:01.934273 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:01.934273 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7dcafc06-42f8-45dc-bf2f-99b6c1aaefb8 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Volume info retrieved successfully. Aug 14 06:20:01.959145 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-7dcafc06-42f8-45dc-bf2f-99b6c1aaefb8 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Created reservations ['b1538dd2-3a0d-4b8a-b822-30138524e7a1', 'ab70816d-3631-457f-b769-3098d4c483c7'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:02.029762 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7dcafc06-42f8-45dc-bf2f-99b6c1aaefb8 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:20:02.030454 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1180/4716] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:20:01 2026] POST /volume/v3/backups => generated 316 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:20:02.046745 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8b85441e-c59b-4cd5-bbb7-beee9b69de9e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:02.052215 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8b85441e-c59b-4cd5-bbb7-beee9b69de9e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:02.052314 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8b85441e-c59b-4cd5-bbb7-beee9b69de9e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:02.052698 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8b85441e-c59b-4cd5-bbb7-beee9b69de9e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:02.052868 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-8b85441e-c59b-4cd5-bbb7-beee9b69de9e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:02.063137 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:02.063137 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:02.063956 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8b85441e-c59b-4cd5-bbb7-beee9b69de9e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:02.064598 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1190/4717] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:02 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 723 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:02.469202 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1918d500-891a-4719-b034-b393562773a3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:02.471326 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1918d500-891a-4719-b034-b393562773a3 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 Aug 14 06:20:02.471547 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1918d500-891a-4719-b034-b393562773a3 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:02.471737 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1918d500-891a-4719-b034-b393562773a3 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:02.494315 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:02.494315 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:02.501219 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-1918d500-891a-4719-b034-b393562773a3 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:02.506476 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1918d500-891a-4719-b034-b393562773a3 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 returned with HTTP 200 Aug 14 06:20:02.506876 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1178/4718] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:02 2026] GET /volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 => generated 884 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:02.564321 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bc276c65-bb3a-4643-a2ef-069a1cbb427d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:02.566092 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bc276c65-bb3a-4643-a2ef-069a1cbb427d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:20:02.566305 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bc276c65-bb3a-4643-a2ef-069a1cbb427d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:02.566479 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bc276c65-bb3a-4643-a2ef-069a1cbb427d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:02.566550 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-bc276c65-bb3a-4643-a2ef-069a1cbb427d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:02.570374 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:02.570374 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:02.570960 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bc276c65-bb3a-4643-a2ef-069a1cbb427d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:20:02.571309 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1171/4719] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:02 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:02.676002 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9f465a69-2397-4369-9318-489c3adac563 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:02.678547 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9f465a69-2397-4369-9318-489c3adac563 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:20:02.679014 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9f465a69-2397-4369-9318-489c3adac563 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:02.679674 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9f465a69-2397-4369-9318-489c3adac563 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:02.679674 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-9f465a69-2397-4369-9318-489c3adac563 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:02.687283 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:02.687283 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:02.688353 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9f465a69-2397-4369-9318-489c3adac563 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:20:02.689239 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1181/4720] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:02 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:02.719436 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e4dbf158-9b1a-4d80-a39e-a47b2c47f8e6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:02.721255 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e4dbf158-9b1a-4d80-a39e-a47b2c47f8e6 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:02.721518 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e4dbf158-9b1a-4d80-a39e-a47b2c47f8e6 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:02.721718 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e4dbf158-9b1a-4d80-a39e-a47b2c47f8e6 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:02.729761 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:02.729761 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:02.734126 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e4dbf158-9b1a-4d80-a39e-a47b2c47f8e6 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:02.738811 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e4dbf158-9b1a-4d80-a39e-a47b2c47f8e6 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:02.739340 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1191/4721] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:02 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:02.751216 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-31d9a993-83de-4b00-904a-5d8cfecdc640 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:02.753103 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-31d9a993-83de-4b00-904a-5d8cfecdc640 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:02.753326 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-31d9a993-83de-4b00-904a-5d8cfecdc640 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:02.753596 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-31d9a993-83de-4b00-904a-5d8cfecdc640 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:02.760426 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:02.760426 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:02.764024 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-31d9a993-83de-4b00-904a-5d8cfecdc640 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:02.768001 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-31d9a993-83de-4b00-904a-5d8cfecdc640 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:02.768379 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1179/4722] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:02 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:02.809094 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-53bab807-03b2-4137-b366-cfc1940719f5 req-5f17e95c-2a6a-4339-be40-cb94e7c489b0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:02.811259 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-5f17e95c-2a6a-4339-be40-cb94e7c489b0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:02.811587 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-5f17e95c-2a6a-4339-be40-cb94e7c489b0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:02.811859 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-5f17e95c-2a6a-4339-be40-cb94e7c489b0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:02.818692 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:02.818692 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:02.822054 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-53bab807-03b2-4137-b366-cfc1940719f5 req-5f17e95c-2a6a-4339-be40-cb94e7c489b0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:02.826080 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-5f17e95c-2a6a-4339-be40-cb94e7c489b0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:02.826467 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1172/4723] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:20:02 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:02.901818 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0f666c05-67a8-4372-ae16-2d1bcc43ccb6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:02.902144 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0f666c05-67a8-4372-ae16-2d1bcc43ccb6 None None] GET https://10.4.3.127/volume// Aug 14 06:20:02.902312 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0f666c05-67a8-4372-ae16-2d1bcc43ccb6 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:02.902531 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0f666c05-67a8-4372-ae16-2d1bcc43ccb6 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:02.902841 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0f666c05-67a8-4372-ae16-2d1bcc43ccb6 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:20:02.903164 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1182/4724] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:20:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:20:02.911343 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-53bab807-03b2-4137-b366-cfc1940719f5 req-ea3b3f27-a36e-46f0-83fd-51eb67cf1a43 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:02.913293 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-ea3b3f27-a36e-46f0-83fd-51eb67cf1a43 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:20:02.913640 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-ea3b3f27-a36e-46f0-83fd-51eb67cf1a43 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d3a32cc0-260f-4bde-b755-bd0eb52ba5aa", "connector": null, "instance_uuid": "ffd900aa-4f84-4494-aac2-da9b9ed25868"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:02.921702 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:02.921702 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:02.948503 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-ea3b3f27-a36e-46f0-83fd-51eb67cf1a43 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:20:02.949042 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1192/4725] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:20:02 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 14 06:20:02.982100 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1ae0b043-d8ed-4a04-acbf-42804e16fff9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:02.984597 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1ae0b043-d8ed-4a04-acbf-42804e16fff9 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:02.984885 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1ae0b043-d8ed-4a04-acbf-42804e16fff9 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:02.985117 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1ae0b043-d8ed-4a04-acbf-42804e16fff9 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:02.995596 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:02.995596 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:02.997033 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-46e38642-51c8-47f2-aedb-6096ccabfcc9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:02.997461 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46e38642-51c8-47f2-aedb-6096ccabfcc9 None None] GET https://10.4.3.127/volume// Aug 14 06:20:02.997644 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46e38642-51c8-47f2-aedb-6096ccabfcc9 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:02.997823 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46e38642-51c8-47f2-aedb-6096ccabfcc9 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:02.998236 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46e38642-51c8-47f2-aedb-6096ccabfcc9 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:20:02.998590 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1173/4726] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:20:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:20:03.001715 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-1ae0b043-d8ed-4a04-acbf-42804e16fff9 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:03.015881 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1ae0b043-d8ed-4a04-acbf-42804e16fff9 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:03.015881 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1180/4727] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:02 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:03.016098 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-53bab807-03b2-4137-b366-cfc1940719f5 req-fc44895f-68f1-4bdf-a226-dc2cd31bc4d4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:03.018551 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-fc44895f-68f1-4bdf-a226-dc2cd31bc4d4 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:03.018755 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-fc44895f-68f1-4bdf-a226-dc2cd31bc4d4 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:03.018942 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-fc44895f-68f1-4bdf-a226-dc2cd31bc4d4 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:03.028314 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:03.028314 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:03.032056 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-53bab807-03b2-4137-b366-cfc1940719f5 req-fc44895f-68f1-4bdf-a226-dc2cd31bc4d4 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:03.036325 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-fc44895f-68f1-4bdf-a226-dc2cd31bc4d4 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:03.036830 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1183/4728] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:20:03 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 1057 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:20:03.075827 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6f3f39ca-3034-4a85-aa3a-b47ff90a925d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:03.077596 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6f3f39ca-3034-4a85-aa3a-b47ff90a925d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:03.077801 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6f3f39ca-3034-4a85-aa3a-b47ff90a925d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:03.078023 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6f3f39ca-3034-4a85-aa3a-b47ff90a925d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:03.078117 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-6f3f39ca-3034-4a85-aa3a-b47ff90a925d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:03.084514 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:03.084514 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:03.085108 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6f3f39ca-3034-4a85-aa3a-b47ff90a925d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:03.085558 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1193/4729] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:03 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:03.143731 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-53bab807-03b2-4137-b366-cfc1940719f5 req-50548169-5cfe-467b-a7b1-310a71788dcf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:03.146036 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-50548169-5cfe-467b-a7b1-310a71788dcf tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] PUT https://10.4.3.127/volume/v3/attachments/e6f4c7b5-df36-4ac6-9f18-e359e40bbaa2 Aug 14 06:20:03.146390 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-50548169-5cfe-467b-a7b1-310a71788dcf tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:03.153750 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-53bab807-03b2-4137-b366-cfc1940719f5 req-50548169-5cfe-467b-a7b1-310a71788dcf tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Acquiring lock "cinder-attachment_update-d3a32cc0-260f-4bde-b755-bd0eb52ba5aa-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:20:03.158608 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-53bab807-03b2-4137-b366-cfc1940719f5 req-50548169-5cfe-467b-a7b1-310a71788dcf tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Lock "cinder-attachment_update-d3a32cc0-260f-4bde-b755-bd0eb52ba5aa-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:20:03.159544 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:03.159544 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:03.269968 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-53bab807-03b2-4137-b366-cfc1940719f5 req-50548169-5cfe-467b-a7b1-310a71788dcf tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Lock "cinder-attachment_update-d3a32cc0-260f-4bde-b755-bd0eb52ba5aa-np0000007331" released by "attachment_update" :: held 0.111s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:20:03.270374 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-50548169-5cfe-467b-a7b1-310a71788dcf tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments/e6f4c7b5-df36-4ac6-9f18-e359e40bbaa2 returned with HTTP 200 Aug 14 06:20:03.271089 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1174/4730] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:20:03 2026] PUT /volume/v3/attachments/e6f4c7b5-df36-4ac6-9f18-e359e40bbaa2 => generated 968 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:03.284095 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-53bab807-03b2-4137-b366-cfc1940719f5 req-09ef8fd2-5d74-4026-af36-b1ea2c13cfe0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:03.286286 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-09ef8fd2-5d74-4026-af36-b1ea2c13cfe0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa/encryption Aug 14 06:20:03.286509 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-09ef8fd2-5d74-4026-af36-b1ea2c13cfe0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:03.286746 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-09ef8fd2-5d74-4026-af36-b1ea2c13cfe0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:03.298008 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:03.298008 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:03.305206 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-09ef8fd2-5d74-4026-af36-b1ea2c13cfe0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa/encryption returned with HTTP 200 Aug 14 06:20:03.305712 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1181/4731] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 14 06:20:03 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:03.523526 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e60e6bca-e281-4b92-8956-882b0409546a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:03.525465 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e60e6bca-e281-4b92-8956-882b0409546a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 Aug 14 06:20:03.525688 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e60e6bca-e281-4b92-8956-882b0409546a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:03.525945 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e60e6bca-e281-4b92-8956-882b0409546a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:03.536662 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:03.536662 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:03.541551 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e60e6bca-e281-4b92-8956-882b0409546a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:03.547589 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e60e6bca-e281-4b92-8956-882b0409546a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 returned with HTTP 200 Aug 14 06:20:03.548101 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1184/4732] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:03 2026] GET /volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:03.584152 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-61b3d59c-78dd-43d2-928a-1f8b903b685e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:03.586300 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-61b3d59c-78dd-43d2-928a-1f8b903b685e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:20:03.586625 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-61b3d59c-78dd-43d2-928a-1f8b903b685e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:03.586861 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-61b3d59c-78dd-43d2-928a-1f8b903b685e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:03.587028 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-61b3d59c-78dd-43d2-928a-1f8b903b685e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:03.592282 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:03.592282 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:03.593037 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-61b3d59c-78dd-43d2-928a-1f8b903b685e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:20:03.593458 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1194/4733] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:03 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:03.701037 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5474d754-cb6e-473a-adaa-9d2782c65871 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:03.704622 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5474d754-cb6e-473a-adaa-9d2782c65871 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:20:03.704743 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5474d754-cb6e-473a-adaa-9d2782c65871 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:03.704936 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5474d754-cb6e-473a-adaa-9d2782c65871 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:03.705065 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-5474d754-cb6e-473a-adaa-9d2782c65871 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:03.713320 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:03.713320 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:03.714320 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5474d754-cb6e-473a-adaa-9d2782c65871 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:20:03.714820 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1175/4734] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:03 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:04.024110 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-907bc344-01f4-4bec-9736-cf1ba8e95cbb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:04.026246 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-907bc344-01f4-4bec-9736-cf1ba8e95cbb tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:04.026467 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-907bc344-01f4-4bec-9736-cf1ba8e95cbb tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:04.026698 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-907bc344-01f4-4bec-9736-cf1ba8e95cbb tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:04.036847 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:04.036847 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:04.040727 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-907bc344-01f4-4bec-9736-cf1ba8e95cbb tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:04.045759 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-907bc344-01f4-4bec-9736-cf1ba8e95cbb tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:04.046523 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1182/4735] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:04 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:04.096240 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0edef470-6715-40b4-b946-beb08114181d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:04.101876 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0edef470-6715-40b4-b946-beb08114181d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:04.101876 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0edef470-6715-40b4-b946-beb08114181d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:04.102124 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0edef470-6715-40b4-b946-beb08114181d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:04.102271 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-0edef470-6715-40b4-b946-beb08114181d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:04.107541 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:04.107541 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:04.108843 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0edef470-6715-40b4-b946-beb08114181d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:04.108843 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1185/4736] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:04 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:04.562753 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c7e88cc7-25a0-46a0-b11b-dcb57d0d6b0d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:04.564661 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c7e88cc7-25a0-46a0-b11b-dcb57d0d6b0d tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 Aug 14 06:20:04.564661 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c7e88cc7-25a0-46a0-b11b-dcb57d0d6b0d tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:04.564818 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c7e88cc7-25a0-46a0-b11b-dcb57d0d6b0d tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:04.577121 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:04.577121 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:04.581703 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c7e88cc7-25a0-46a0-b11b-dcb57d0d6b0d tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:04.587791 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c7e88cc7-25a0-46a0-b11b-dcb57d0d6b0d tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 returned with HTTP 200 Aug 14 06:20:04.588340 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1195/4737] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:04 2026] GET /volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:04.604057 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b6038ba4-f724-4018-b6da-1e15003b7078 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:04.606315 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b6038ba4-f724-4018-b6da-1e15003b7078 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:20:04.606587 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b6038ba4-f724-4018-b6da-1e15003b7078 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:04.606819 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b6038ba4-f724-4018-b6da-1e15003b7078 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:04.606968 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b6038ba4-f724-4018-b6da-1e15003b7078 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:04.613090 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:04.613090 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:04.613985 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b6038ba4-f724-4018-b6da-1e15003b7078 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:20:04.614457 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1176/4738] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:04 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:04.727827 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-555b629e-0581-473a-a59b-4e9d43db3ced None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:04.729961 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-555b629e-0581-473a-a59b-4e9d43db3ced tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:20:04.730195 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-555b629e-0581-473a-a59b-4e9d43db3ced tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:04.730503 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-555b629e-0581-473a-a59b-4e9d43db3ced tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:04.730664 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-555b629e-0581-473a-a59b-4e9d43db3ced tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:04.735732 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:04.735732 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:04.736416 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-555b629e-0581-473a-a59b-4e9d43db3ced tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:20:04.736819 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1183/4739] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:04 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:04.996457 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-09493f60-27c6-4a35-9194-5c43961b051b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:04.998656 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-09493f60-27c6-4a35-9194-5c43961b051b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] POST https://10.4.3.127/volume/v3/attachments/9f51b266-77e8-4458-9f4f-5f5bdc4855d9/action Aug 14 06:20:04.999037 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-09493f60-27c6-4a35-9194-5c43961b051b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:20:04.999182 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-09493f60-27c6-4a35-9194-5c43961b051b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:05.015916 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:05.015916 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:05.052086 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-872b02e5-7520-48de-9b84-8c24cfe4c43d req-09493f60-27c6-4a35-9194-5c43961b051b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/attachments/9f51b266-77e8-4458-9f4f-5f5bdc4855d9/action returned with HTTP 204 Aug 14 06:20:05.052692 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1186/4740] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:20:04 2026] POST /volume/v3/attachments/9f51b266-77e8-4458-9f4f-5f5bdc4855d9/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:05.064886 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6d9e7ddd-acb3-4b55-8f15-11eb07366da0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:05.067619 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6d9e7ddd-acb3-4b55-8f15-11eb07366da0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:05.069070 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6d9e7ddd-acb3-4b55-8f15-11eb07366da0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:05.069342 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6d9e7ddd-acb3-4b55-8f15-11eb07366da0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:05.081520 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:05.081520 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:05.087088 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6d9e7ddd-acb3-4b55-8f15-11eb07366da0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:05.097850 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6d9e7ddd-acb3-4b55-8f15-11eb07366da0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:05.098357 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1196/4741] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:05 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:05.118989 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-77e3fd50-6f55-4003-8eb1-38c1b35dddab None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:05.124614 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-77e3fd50-6f55-4003-8eb1-38c1b35dddab tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:05.124917 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-77e3fd50-6f55-4003-8eb1-38c1b35dddab tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:05.125165 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-77e3fd50-6f55-4003-8eb1-38c1b35dddab tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:05.125322 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-77e3fd50-6f55-4003-8eb1-38c1b35dddab tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:05.134849 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:05.134849 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:05.135707 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-77e3fd50-6f55-4003-8eb1-38c1b35dddab tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:05.136180 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1177/4742] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:05 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 725 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:05.601029 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d759e0b1-5cf6-4a23-b246-d2bab2789f6a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:05.603741 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d759e0b1-5cf6-4a23-b246-d2bab2789f6a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 Aug 14 06:20:05.603741 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d759e0b1-5cf6-4a23-b246-d2bab2789f6a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:05.603741 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d759e0b1-5cf6-4a23-b246-d2bab2789f6a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:05.612918 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:05.612918 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:05.616242 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d759e0b1-5cf6-4a23-b246-d2bab2789f6a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:05.620318 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d759e0b1-5cf6-4a23-b246-d2bab2789f6a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 returned with HTTP 200 Aug 14 06:20:05.620736 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1184/4743] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:05 2026] GET /volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:05.627702 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-80a54561-c92f-40e3-86c1-0f7619fbf2ce None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:05.629459 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-80a54561-c92f-40e3-86c1-0f7619fbf2ce tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:20:05.629663 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-80a54561-c92f-40e3-86c1-0f7619fbf2ce tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:05.629863 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-80a54561-c92f-40e3-86c1-0f7619fbf2ce tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:05.629972 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-80a54561-c92f-40e3-86c1-0f7619fbf2ce tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:05.634061 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:05.634061 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:05.634695 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-80a54561-c92f-40e3-86c1-0f7619fbf2ce tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:20:05.635106 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1187/4744] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:05 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:05.746129 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9a2b2135-d6d8-4f50-9f36-d2edb67f9d08 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:05.747895 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a2b2135-d6d8-4f50-9f36-d2edb67f9d08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:20:05.748115 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9a2b2135-d6d8-4f50-9f36-d2edb67f9d08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:05.748294 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9a2b2135-d6d8-4f50-9f36-d2edb67f9d08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:05.748434 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-9a2b2135-d6d8-4f50-9f36-d2edb67f9d08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:05.752160 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:05.752160 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:05.752729 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a2b2135-d6d8-4f50-9f36-d2edb67f9d08 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:20:05.753100 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1197/4745] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:05 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:06.112381 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e785f34d-539b-4942-8f19-4d3098408c57 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:06.114287 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e785f34d-539b-4942-8f19-4d3098408c57 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:06.114504 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e785f34d-539b-4942-8f19-4d3098408c57 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:06.114686 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e785f34d-539b-4942-8f19-4d3098408c57 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:06.126644 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:06.126644 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:06.130725 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e785f34d-539b-4942-8f19-4d3098408c57 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:06.136007 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e785f34d-539b-4942-8f19-4d3098408c57 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:06.136455 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1178/4746] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:06 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:06.146695 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f6ee3d15-c8e2-4b8e-b35e-f01c1dfc6fb3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:06.148625 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f6ee3d15-c8e2-4b8e-b35e-f01c1dfc6fb3 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:06.148831 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f6ee3d15-c8e2-4b8e-b35e-f01c1dfc6fb3 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:06.149033 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f6ee3d15-c8e2-4b8e-b35e-f01c1dfc6fb3 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:06.149143 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-f6ee3d15-c8e2-4b8e-b35e-f01c1dfc6fb3 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:06.153458 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:06.153458 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:06.154638 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f6ee3d15-c8e2-4b8e-b35e-f01c1dfc6fb3 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:06.155261 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1185/4747] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:06 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:06.644745 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8bdf4d57-05b1-40b5-8b6a-012e6361dee3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:06.646483 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8bdf4d57-05b1-40b5-8b6a-012e6361dee3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:20:06.647797 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8bdf4d57-05b1-40b5-8b6a-012e6361dee3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:06.647797 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8bdf4d57-05b1-40b5-8b6a-012e6361dee3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:06.647797 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-8bdf4d57-05b1-40b5-8b6a-012e6361dee3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:06.651101 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:06.651101 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:06.651941 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8bdf4d57-05b1-40b5-8b6a-012e6361dee3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:20:06.652105 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1188/4748] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:06 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:06.765372 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fd09221e-732f-4e80-ae5b-c916ac01ce09 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:06.767130 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fd09221e-732f-4e80-ae5b-c916ac01ce09 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:20:06.769062 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fd09221e-732f-4e80-ae5b-c916ac01ce09 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:06.769062 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fd09221e-732f-4e80-ae5b-c916ac01ce09 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:06.769062 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-fd09221e-732f-4e80-ae5b-c916ac01ce09 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:06.772165 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:06.772165 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:06.772782 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fd09221e-732f-4e80-ae5b-c916ac01ce09 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:20:06.773139 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1198/4749] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:06 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:07.149250 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8ddafce4-b4a0-4f4d-b5eb-b36874db03e5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:07.151084 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8ddafce4-b4a0-4f4d-b5eb-b36874db03e5 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:07.151141 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8ddafce4-b4a0-4f4d-b5eb-b36874db03e5 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:07.151317 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8ddafce4-b4a0-4f4d-b5eb-b36874db03e5 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:07.160942 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:07.160942 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:07.164663 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8ddafce4-b4a0-4f4d-b5eb-b36874db03e5 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:07.165007 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-cf45f4f4-cb6a-43e7-beea-fad9857e1d8e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:07.166918 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cf45f4f4-cb6a-43e7-beea-fad9857e1d8e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:07.167093 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cf45f4f4-cb6a-43e7-beea-fad9857e1d8e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:07.167293 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cf45f4f4-cb6a-43e7-beea-fad9857e1d8e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:07.167421 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-cf45f4f4-cb6a-43e7-beea-fad9857e1d8e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:07.169091 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8ddafce4-b4a0-4f4d-b5eb-b36874db03e5 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:07.169517 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1179/4750] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:07 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:07.171498 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:07.171498 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:07.172094 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cf45f4f4-cb6a-43e7-beea-fad9857e1d8e tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:07.172505 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1186/4751] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:07 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:07.662846 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c82f0d45-2b71-46bd-a188-a90d83da423d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:07.665268 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c82f0d45-2b71-46bd-a188-a90d83da423d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:20:07.667479 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c82f0d45-2b71-46bd-a188-a90d83da423d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:07.667479 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c82f0d45-2b71-46bd-a188-a90d83da423d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:07.667479 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-c82f0d45-2b71-46bd-a188-a90d83da423d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:07.671007 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:07.671007 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:07.671822 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c82f0d45-2b71-46bd-a188-a90d83da423d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:20:07.672267 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1189/4752] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:07 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:07.784741 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2346e242-df3a-451e-9d80-76d71f92d16d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:07.786647 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2346e242-df3a-451e-9d80-76d71f92d16d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:20:07.787134 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2346e242-df3a-451e-9d80-76d71f92d16d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:07.787134 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2346e242-df3a-451e-9d80-76d71f92d16d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:07.787134 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-2346e242-df3a-451e-9d80-76d71f92d16d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:07.791242 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:07.791242 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:07.792507 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2346e242-df3a-451e-9d80-76d71f92d16d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:20:07.792507 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1199/4753] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:07 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:08.189535 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3444df87-d220-4394-93b0-0069bbbf552f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:08.190353 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a5fef23a-b96a-4ba7-b264-d03ad8035482 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:08.191735 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a5fef23a-b96a-4ba7-b264-d03ad8035482 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:08.194807 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a5fef23a-b96a-4ba7-b264-d03ad8035482 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:08.194807 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a5fef23a-b96a-4ba7-b264-d03ad8035482 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:08.194807 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-a5fef23a-b96a-4ba7-b264-d03ad8035482 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:08.195179 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3444df87-d220-4394-93b0-0069bbbf552f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:08.195179 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3444df87-d220-4394-93b0-0069bbbf552f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:08.195179 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3444df87-d220-4394-93b0-0069bbbf552f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:08.197924 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:08.197924 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:08.198391 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a5fef23a-b96a-4ba7-b264-d03ad8035482 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:08.199755 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1187/4754] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:08 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:08.218989 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:08.218989 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:08.238607 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3444df87-d220-4394-93b0-0069bbbf552f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:08.248703 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3444df87-d220-4394-93b0-0069bbbf552f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:08.249450 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1180/4755] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:08 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 878 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:08.605599 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-48d66b5f-c5a6-4a01-aa80-94318b1754fe None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:08.607587 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-48d66b5f-c5a6-4a01-aa80-94318b1754fe tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 Aug 14 06:20:08.607752 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-48d66b5f-c5a6-4a01-aa80-94318b1754fe tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:08.607947 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-48d66b5f-c5a6-4a01-aa80-94318b1754fe tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:08.616658 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:08.616658 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:08.619619 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-48d66b5f-c5a6-4a01-aa80-94318b1754fe tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:08.623192 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-48d66b5f-c5a6-4a01-aa80-94318b1754fe tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 returned with HTTP 200 Aug 14 06:20:08.623592 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1190/4756] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:20:08 2026] GET /volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 => generated 1176 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:08.647570 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-72f8380b-d50b-413a-85d3-e36d08c062c2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:08.649478 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-72f8380b-d50b-413a-85d3-e36d08c062c2 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] POST https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092/action Aug 14 06:20:08.649787 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-72f8380b-d50b-413a-85d3-e36d08c062c2 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:20:08.649915 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-72f8380b-d50b-413a-85d3-e36d08c062c2 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:08.663275 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:08.663275 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:08.663809 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-72f8380b-d50b-413a-85d3-e36d08c062c2 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:08.681086 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-72f8380b-d50b-413a-85d3-e36d08c062c2 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Begin detaching volume completed successfully. Aug 14 06:20:08.681263 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-72f8380b-d50b-413a-85d3-e36d08c062c2 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092/action returned with HTTP 202 Aug 14 06:20:08.681722 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1200/4757] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:20:08 2026] POST /volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:20:08.683962 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9bfad8d3-643d-4f36-ae70-a3693a339644 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:08.686379 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9bfad8d3-643d-4f36-ae70-a3693a339644 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:20:08.686566 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9bfad8d3-643d-4f36-ae70-a3693a339644 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:08.686736 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9bfad8d3-643d-4f36-ae70-a3693a339644 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:08.686832 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-9bfad8d3-643d-4f36-ae70-a3693a339644 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:08.690697 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:08.690697 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:08.691241 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9bfad8d3-643d-4f36-ae70-a3693a339644 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:20:08.691586 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1188/4758] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:08 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:08.736995 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bf099128-fca6-4a9a-830d-526233e31b72 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:08.737451 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bf099128-fca6-4a9a-830d-526233e31b72 None None] GET https://10.4.3.127/volume// Aug 14 06:20:08.737663 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bf099128-fca6-4a9a-830d-526233e31b72 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:08.737917 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bf099128-fca6-4a9a-830d-526233e31b72 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:08.738286 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bf099128-fca6-4a9a-830d-526233e31b72 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:20:08.738607 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1181/4759] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:20:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:20:08.747935 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-d33cb0c7-deb1-4f45-a371-b3eac00ebb51 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:08.749862 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-d33cb0c7-deb1-4f45-a371-b3eac00ebb51 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 Aug 14 06:20:08.750066 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-d33cb0c7-deb1-4f45-a371-b3eac00ebb51 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:08.750240 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-d33cb0c7-deb1-4f45-a371-b3eac00ebb51 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:08.761659 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:08.761659 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:08.765640 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-d33cb0c7-deb1-4f45-a371-b3eac00ebb51 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:08.769541 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-d33cb0c7-deb1-4f45-a371-b3eac00ebb51 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 returned with HTTP 200 Aug 14 06:20:08.769903 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1191/4760] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:20:08 2026] GET /volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:20:08.803310 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7d5cff4a-fc06-4a81-8fb8-1846ec449520 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:08.805391 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7d5cff4a-fc06-4a81-8fb8-1846ec449520 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:20:08.805678 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7d5cff4a-fc06-4a81-8fb8-1846ec449520 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:08.805932 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7d5cff4a-fc06-4a81-8fb8-1846ec449520 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:08.806041 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7d5cff4a-fc06-4a81-8fb8-1846ec449520 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:08.813179 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:08.813179 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:08.813843 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7d5cff4a-fc06-4a81-8fb8-1846ec449520 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:20:08.814193 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1201/4761] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:08 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:09.213195 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-86fb5d59-a80d-483e-a7ba-9ff591a37254 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:09.215125 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-86fb5d59-a80d-483e-a7ba-9ff591a37254 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:09.215309 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-86fb5d59-a80d-483e-a7ba-9ff591a37254 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:09.215522 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-86fb5d59-a80d-483e-a7ba-9ff591a37254 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:09.215622 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-86fb5d59-a80d-483e-a7ba-9ff591a37254 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:09.221983 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:09.221983 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:09.223015 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-86fb5d59-a80d-483e-a7ba-9ff591a37254 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:09.223638 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1189/4762] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:09 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:09.262939 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ca936e9e-86f1-470c-a1e9-06dfe197fc12 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:09.264682 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca936e9e-86f1-470c-a1e9-06dfe197fc12 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:09.264843 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ca936e9e-86f1-470c-a1e9-06dfe197fc12 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:09.265038 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ca936e9e-86f1-470c-a1e9-06dfe197fc12 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:09.274129 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:09.274129 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:09.277269 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ca936e9e-86f1-470c-a1e9-06dfe197fc12 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:09.280941 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca936e9e-86f1-470c-a1e9-06dfe197fc12 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:09.281268 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1182/4763] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:09 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:09.701211 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-58724db9-313b-4583-8f3c-4017f9dacd09 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:09.703757 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-58724db9-313b-4583-8f3c-4017f9dacd09 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:20:09.703757 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-58724db9-313b-4583-8f3c-4017f9dacd09 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:09.704023 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-58724db9-313b-4583-8f3c-4017f9dacd09 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:09.704157 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-58724db9-313b-4583-8f3c-4017f9dacd09 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:09.710266 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:09.710266 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:09.711137 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-58724db9-313b-4583-8f3c-4017f9dacd09 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:20:09.711610 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1192/4764] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:09 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:09.824295 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b50a7386-47ef-40bd-b662-072c502914a7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:09.826279 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b50a7386-47ef-40bd-b662-072c502914a7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:20:09.826545 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b50a7386-47ef-40bd-b662-072c502914a7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:09.826786 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b50a7386-47ef-40bd-b662-072c502914a7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:09.826954 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-b50a7386-47ef-40bd-b662-072c502914a7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:09.831277 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:09.831277 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:09.831926 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b50a7386-47ef-40bd-b662-072c502914a7 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:20:09.832288 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1202/4765] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:09 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:10.236071 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9d7772b6-6e69-42bc-9bf5-37c8870f524d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:10.238261 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9d7772b6-6e69-42bc-9bf5-37c8870f524d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:10.238548 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9d7772b6-6e69-42bc-9bf5-37c8870f524d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:10.238732 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9d7772b6-6e69-42bc-9bf5-37c8870f524d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:10.238849 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-9d7772b6-6e69-42bc-9bf5-37c8870f524d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:10.241109 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=434,cinder:UPDATE=150,cinder:INSERT=72 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:20:10.245680 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:10.245680 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:10.246527 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9d7772b6-6e69-42bc-9bf5-37c8870f524d tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:10.247041 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1190/4766] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:10 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:10.295534 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-86d02108-f6db-43df-a7c4-59dc78834721 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:10.298122 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-86d02108-f6db-43df-a7c4-59dc78834721 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:10.298387 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-86d02108-f6db-43df-a7c4-59dc78834721 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:10.298723 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-86d02108-f6db-43df-a7c4-59dc78834721 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:10.311304 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:10.311304 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:10.315036 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-86d02108-f6db-43df-a7c4-59dc78834721 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:10.320604 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-86d02108-f6db-43df-a7c4-59dc78834721 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:10.321068 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1183/4767] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:10 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:10.400136 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-363edb9c-6db8-4134-b043-391a0434213e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:10.403191 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-363edb9c-6db8-4134-b043-391a0434213e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] DELETE https://10.4.3.127/volume/v3/attachments/9f51b266-77e8-4458-9f4f-5f5bdc4855d9 Aug 14 06:20:10.403450 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-363edb9c-6db8-4134-b043-391a0434213e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:10.403701 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-363edb9c-6db8-4134-b043-391a0434213e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:10.414350 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:10.414350 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:10.473196 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-c0ab26b8-4b7c-4d80-8c6e-17cbb1a74b1e req-363edb9c-6db8-4134-b043-391a0434213e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/attachments/9f51b266-77e8-4458-9f4f-5f5bdc4855d9 returned with HTTP 200 Aug 14 06:20:10.473643 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1193/4768] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:20:10 2026] DELETE /volume/v3/attachments/9f51b266-77e8-4458-9f4f-5f5bdc4855d9 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:10.723113 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-da31fa6a-4a94-445e-98e9-fe89d0e1d01a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:10.725196 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da31fa6a-4a94-445e-98e9-fe89d0e1d01a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:20:10.725679 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da31fa6a-4a94-445e-98e9-fe89d0e1d01a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:10.725679 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da31fa6a-4a94-445e-98e9-fe89d0e1d01a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:10.727187 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-da31fa6a-4a94-445e-98e9-fe89d0e1d01a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:10.727621 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=464,cinder:INSERT=73,cinder:UPDATE=130 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:20:10.730674 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:10.730674 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:10.731336 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da31fa6a-4a94-445e-98e9-fe89d0e1d01a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:20:10.731774 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1203/4769] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:10 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:10.837832 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:10.841914 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:20:10.842379 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1216507330", "snapshot_id": "2bb3444b-8be4-4791-ad93-182b0272635b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:10.843644 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-00f3a435-9056-4c82-9a9a-ac858d712a53 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:10.847211 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1216507330', 'snapshot_id': '2bb3444b-8be4-4791-ad93-182b0272635b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:20:10.847956 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-00f3a435-9056-4c82-9a9a-ac858d712a53 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:20:10.847956 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-00f3a435-9056-4c82-9a9a-ac858d712a53 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:10.847956 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-00f3a435-9056-4c82-9a9a-ac858d712a53 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:10.847956 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-00f3a435-9056-4c82-9a9a-ac858d712a53 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:10.849912 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:10.849912 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:10.850533 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot retrieved successfully. Aug 14 06:20:10.850698 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Create volume of 1 GB Aug 14 06:20:10.853257 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:10.853257 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:10.854452 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-00f3a435-9056-4c82-9a9a-ac858d712a53 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:20:10.854692 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Availability Zones retrieved successfully. Aug 14 06:20:10.855656 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1184/4770] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:10 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:10.860976 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Flow 'volume_create_api' (13df48e1-99f5-42d3-8ab2-0089efeff5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:10.862057 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c15f49b-217b-41e7-b2e9-71dafcb113cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:10.863335 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:20:10.867053 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8d53ec74-6c40-4454-9cab-2d6c420e7c5d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:10.869305 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8d53ec74-6c40-4454-9cab-2d6c420e7c5d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/bf89d1f9-361c-4350-bf54-2938c7cc1688 Aug 14 06:20:10.869630 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8d53ec74-6c40-4454-9cab-2d6c420e7c5d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:10.869826 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8d53ec74-6c40-4454-9cab-2d6c420e7c5d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:10.870036 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-8d53ec74-6c40-4454-9cab-2d6c420e7c5d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Delete volume with id: bf89d1f9-361c-4350-bf54-2938c7cc1688 Aug 14 06:20:10.879520 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:10.879520 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:10.879952 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8d53ec74-6c40-4454-9cab-2d6c420e7c5d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:20:10.898253 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c15f49b-217b-41e7-b2e9-71dafcb113cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2bb3444b-8be4-4791-ad93-182b0272635b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:10.899703 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (166cccde-33a1-421e-8fd5-edd20b03ce9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:10.907988 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8d53ec74-6c40-4454-9cab-2d6c420e7c5d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Delete volume request issued successfully. Aug 14 06:20:10.907988 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8d53ec74-6c40-4454-9cab-2d6c420e7c5d tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/bf89d1f9-361c-4350-bf54-2938c7cc1688 returned with HTTP 202 Aug 14 06:20:10.907988 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1194/4771] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:20:10 2026] DELETE /volume/v3/volumes/bf89d1f9-361c-4350-bf54-2938c7cc1688 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:10.919746 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1f2914d1-1bca-4fe2-b2fc-849d266089d0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:10.921959 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1f2914d1-1bca-4fe2-b2fc-849d266089d0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/volumes/bf89d1f9-361c-4350-bf54-2938c7cc1688 Aug 14 06:20:10.922813 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1f2914d1-1bca-4fe2-b2fc-849d266089d0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:10.923847 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1f2914d1-1bca-4fe2-b2fc-849d266089d0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:10.937739 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:10.937739 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:10.941600 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1f2914d1-1bca-4fe2-b2fc-849d266089d0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:20:10.946687 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1f2914d1-1bca-4fe2-b2fc-849d266089d0 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/bf89d1f9-361c-4350-bf54-2938c7cc1688 returned with HTTP 200 Aug 14 06:20:10.947421 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1204/4772] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:10 2026] GET /volume/v3/volumes/bf89d1f9-361c-4350-bf54-2938c7cc1688 => generated 1074 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:10.960104 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Created reservations ['5295b75a-0ba7-4811-9b65-a38f4913cd02', '27b17069-042c-43f9-ab7f-819ba2e03e0f', '45bcf341-de9d-4b6d-a301-733242a01b61', 'c0380ab4-4d35-4908-89e4-dcfa614d884a'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:10.961305 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (166cccde-33a1-421e-8fd5-edd20b03ce9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5295b75a-0ba7-4811-9b65-a38f4913cd02', '27b17069-042c-43f9-ab7f-819ba2e03e0f', '45bcf341-de9d-4b6d-a301-733242a01b61', 'c0380ab4-4d35-4908-89e4-dcfa614d884a']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:10.962244 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48be7de9-1312-45ef-83a5-9597b11836fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:11.003723 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48be7de9-1312-45ef-83a5-9597b11836fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1216507330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='564dd9a283a44ed8911709d40885be42',qos_specs=None,replication_status=,reservations=['5295b75a-0ba7-4811-9b65-a38f4913cd02','27b17069-042c-43f9-ab7f-819ba2e03e0f','45bcf341-de9d-4b6d-a301-733242a01b61','c0380ab4-4d35-4908-89e4-dcfa614d884a'],size=1,snapshot_id=2bb3444b-8be4-4791-ad93-182b0272635b,source_replicaid=,source_volid=None,status='creating',user_id='6b32b6045cbd4d4caae331b81b170b54',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:20:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1216507330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='564dd9a283a44ed8911709d40885be42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2bb3444b-8be4-4791-ad93-182b0272635b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b32b6045cbd4d4caae331b81b170b54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:11.004620 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8157c144-4778-4af5-945c-c3a01e7df604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:11.033900 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8157c144-4778-4af5-945c-c3a01e7df604) transitioned into state 'SUCCESS' from state '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-1216507330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='564dd9a283a44ed8911709d40885be42',qos_specs=None,replication_status=,reservations=['5295b75a-0ba7-4811-9b65-a38f4913cd02','27b17069-042c-43f9-ab7f-819ba2e03e0f','45bcf341-de9d-4b6d-a301-733242a01b61','c0380ab4-4d35-4908-89e4-dcfa614d884a'],size=1,snapshot_id=2bb3444b-8be4-4791-ad93-182b0272635b,source_replicaid=,source_volid=None,status='creating',user_id='6b32b6045cbd4d4caae331b81b170b54',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:11.034923 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f087adf6-ac69-40ad-892b-5262996300f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:11.069596 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f087adf6-ac69-40ad-892b-5262996300f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:11.070798 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Flow 'volume_create_api' (13df48e1-99f5-42d3-8ab2-0089efeff5e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:11.071249 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Create volume request issued successfully. Aug 14 06:20:11.072033 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fbdc1531-7319-43f8-aa71-7658f4502e0f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:20:11.072576 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1191/4773] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:20:10 2026] POST /volume/v3/volumes => generated 791 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:20:11.099476 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6dc5e4a0-5935-4868-8025-7e847fd30016 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:11.105082 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6dc5e4a0-5935-4868-8025-7e847fd30016 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 Aug 14 06:20:11.105082 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6dc5e4a0-5935-4868-8025-7e847fd30016 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:11.105082 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6dc5e4a0-5935-4868-8025-7e847fd30016 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:11.118283 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:11.118283 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:11.124430 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6dc5e4a0-5935-4868-8025-7e847fd30016 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:11.129026 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6dc5e4a0-5935-4868-8025-7e847fd30016 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 returned with HTTP 200 Aug 14 06:20:11.129598 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1185/4774] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:11 2026] GET /volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:11.258330 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8d4bf357-7681-4cce-9b3f-f530565b15e7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:11.260271 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8d4bf357-7681-4cce-9b3f-f530565b15e7 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:11.260589 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8d4bf357-7681-4cce-9b3f-f530565b15e7 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:11.260834 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8d4bf357-7681-4cce-9b3f-f530565b15e7 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:11.261024 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-8d4bf357-7681-4cce-9b3f-f530565b15e7 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:11.265306 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:11.265306 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:11.265958 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8d4bf357-7681-4cce-9b3f-f530565b15e7 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:11.266341 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1195/4775] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:11 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:11.334841 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cc260d04-8ff2-4360-a0f3-68913be064c2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:11.336715 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cc260d04-8ff2-4360-a0f3-68913be064c2 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:11.337506 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cc260d04-8ff2-4360-a0f3-68913be064c2 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:11.337506 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cc260d04-8ff2-4360-a0f3-68913be064c2 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:11.347204 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:11.347204 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:11.350796 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cc260d04-8ff2-4360-a0f3-68913be064c2 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:11.355127 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cc260d04-8ff2-4360-a0f3-68913be064c2 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:11.355808 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1205/4776] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:11 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:11.743089 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a47c34f4-d9a9-4a4a-9052-2dbfe823f571 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:11.746243 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a47c34f4-d9a9-4a4a-9052-2dbfe823f571 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:20:11.746630 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a47c34f4-d9a9-4a4a-9052-2dbfe823f571 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:11.746921 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a47c34f4-d9a9-4a4a-9052-2dbfe823f571 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:11.747083 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-a47c34f4-d9a9-4a4a-9052-2dbfe823f571 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:11.752676 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:11.752676 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:11.754148 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a47c34f4-d9a9-4a4a-9052-2dbfe823f571 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:20:11.754798 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1192/4777] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:11 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:11.765908 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c0b9c45f-c9d5-46e4-a1cb-c0b8222e8a29 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:11.768055 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0b9c45f-c9d5-46e4-a1cb-c0b8222e8a29 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1/export_record Aug 14 06:20:11.768423 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0b9c45f-c9d5-46e4-a1cb-c0b8222e8a29 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:11.770483 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0b9c45f-c9d5-46e4-a1cb-c0b8222e8a29 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'export_record' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:11.770483 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-c0b9c45f-c9d5-46e4-a1cb-c0b8222e8a29 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Export record for backup 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100407) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 06:20:11.775300 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:11.775300 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:11.776887 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.backup.api [None req-c0b9c45f-c9d5-46e4-a1cb-c0b8222e8a29 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling RPCAPI with context: , host: np0000007331, backup: 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100407) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 06:20:11.790208 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-c0b9c45f-c9d5-46e4-a1cb-c0b8222e8a29 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] export_record in rpcapi backup_id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 on host np0000007331. {{(pid=100407) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 06:20:11.804593 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-c0b9c45f-c9d5-46e4-a1cb-c0b8222e8a29 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2NmNTE1YmUtZGZjMi00ZjA5LThhNmMtNmJjNTUwZThkMGIxIiwgInVzZXJfaWQiOiAiMDViODk0NzYxZTEzNGE1MWI2M2RmYTNmYTQ2ZWMyODQiLCAicHJvamVjdF9pZCI6ICI3Zjg5MTAxZTQxNjQ0M2Y5OWMzNDM5N2ZiM2I2ZDZlOSIsICJ2b2x1bWVfaWQiOiAiMjI0MTQ4ZDItM2Q5NC00YTVhLTk0OWUtMzU3ODMwMDk3NWY2IiwgImhvc3QiOiAibnAwMDAwMDA3MzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODA1NDE0OTkzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjI0MTQ4ZDItM2Q5NC00YTVhLTk0OWUtMzU3ODMwMDk3NWY2LzIwMjYwODE0MDYxOTU0L2F6X25vdmFfYmFja3VwXzNjZjUxNWJlLWRmYzItNGYwOS04YTZjLTZiYzU1MGU4ZDBiMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDY6MTk6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDY6MTk6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNjoyMDoxMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100407) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 06:20:11.805004 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0b9c45f-c9d5-46e4-a1cb-c0b8222e8a29 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1/export_record returned with HTTP 200 Aug 14 06:20:11.805901 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1186/4778] 10.4.3.127 () {68 vars in 1430 bytes} [Fri Aug 14 06:20:11 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1/export_record => generated 1424 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:11.816793 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e79b9ec7-8890-4008-b9c5-01aefe6ea97b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:11.822005 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e79b9ec7-8890-4008-b9c5-01aefe6ea97b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:20:11.824053 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e79b9ec7-8890-4008-b9c5-01aefe6ea97b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:11.824053 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e79b9ec7-8890-4008-b9c5-01aefe6ea97b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:11.824053 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-e79b9ec7-8890-4008-b9c5-01aefe6ea97b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:11.828689 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=465,cinder:UPDATE=136,cinder:INSERT=69 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:20:11.852333 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:11.852333 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:11.853098 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e79b9ec7-8890-4008-b9c5-01aefe6ea97b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:20:11.853490 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1196/4779] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:11 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 738 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:11.866477 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8ac46626-871f-4d18-8972-6c1d25220043 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:11.870896 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8ac46626-871f-4d18-8972-6c1d25220043 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] POST https://10.4.3.127/volume/v3/backups/import_record Aug 14 06:20:11.871336 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8ac46626-871f-4d18-8972-6c1d25220043 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGFlNGJiZGQtMWQ2ZS00OGE2LWFkYTMtZTQwOTQ4ODk5MDY4IiwgInVzZXJfaWQiOiAiMDViODk0NzYxZTEzNGE1MWI2M2RmYTNmYTQ2ZWMyODQiLCAicHJvamVjdF9pZCI6ICI3Zjg5MTAxZTQxNjQ0M2Y5OWMzNDM5N2ZiM2I2ZDZlOSIsICJ2b2x1bWVfaWQiOiAiMjI0MTQ4ZDItM2Q5NC00YTVhLTk0OWUtMzU3ODMwMDk3NWY2IiwgImhvc3QiOiAibnAwMDAwMDA3MzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODA1NDE0OTkzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjI0MTQ4ZDItM2Q5NC00YTVhLTk0OWUtMzU3ODMwMDk3NWY2LzIwMjYwODE0MDYxOTU0L2F6X25vdmFfYmFja3VwXzNjZjUxNWJlLWRmYzItNGYwOS04YTZjLTZiYzU1MGU4ZDBiMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDY6MTk6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDY6MTk6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNjoyMDoxMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:11.872917 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-8ac46626-871f-4d18-8972-6c1d25220043 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGFlNGJiZGQtMWQ2ZS00OGE2LWFkYTMtZTQwOTQ4ODk5MDY4IiwgInVzZXJfaWQiOiAiMDViODk0NzYxZTEzNGE1MWI2M2RmYTNmYTQ2ZWMyODQiLCAicHJvamVjdF9pZCI6ICI3Zjg5MTAxZTQxNjQ0M2Y5OWMzNDM5N2ZiM2I2ZDZlOSIsICJ2b2x1bWVfaWQiOiAiMjI0MTQ4ZDItM2Q5NC00YTVhLTk0OWUtMzU3ODMwMDk3NWY2IiwgImhvc3QiOiAibnAwMDAwMDA3MzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODA1NDE0OTkzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjI0MTQ4ZDItM2Q5NC00YTVhLTk0OWUtMzU3ODMwMDk3NWY2LzIwMjYwODE0MDYxOTU0L2F6X25vdmFfYmFja3VwXzNjZjUxNWJlLWRmYzItNGYwOS04YTZjLTZiYzU1MGU4ZDBiMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDY6MTk6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDY6MTk6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNjoyMDoxMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100406) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 06:20:11.873136 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-8ac46626-871f-4d18-8972-6c1d25220043 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGFlNGJiZGQtMWQ2ZS00OGE2LWFkYTMtZTQwOTQ4ODk5MDY4IiwgInVzZXJfaWQiOiAiMDViODk0NzYxZTEzNGE1MWI2M2RmYTNmYTQ2ZWMyODQiLCAicHJvamVjdF9pZCI6ICI3Zjg5MTAxZTQxNjQ0M2Y5OWMzNDM5N2ZiM2I2ZDZlOSIsICJ2b2x1bWVfaWQiOiAiMjI0MTQ4ZDItM2Q5NC00YTVhLTk0OWUtMzU3ODMwMDk3NWY2IiwgImhvc3QiOiAibnAwMDAwMDA3MzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODA1NDE0OTkzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjI0MTQ4ZDItM2Q5NC00YTVhLTk0OWUtMzU3ODMwMDk3NWY2LzIwMjYwODE0MDYxOTU0L2F6X25vdmFfYmFja3VwXzNjZjUxNWJlLWRmYzItNGYwOS04YTZjLTZiYzU1MGU4ZDBiMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDY6MTk6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDY6MTk6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNjoyMDoxMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100406) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 06:20:11.903211 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-8ac46626-871f-4d18-8972-6c1d25220043 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Created reservations ['676b6b86-bcec-45f8-8fc8-ba209cad9d37', '414f099b-b330-4b94-9ccb-8e0877359d45'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:11.926466 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-8ac46626-871f-4d18-8972-6c1d25220043 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] import_record rpcapi backup id 4ae4bbdd-1d6e-48a6-ada3-e40948899068 on host np0000007331 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGFlNGJiZGQtMWQ2ZS00OGE2LWFkYTMtZTQwOTQ4ODk5MDY4IiwgInVzZXJfaWQiOiAiMDViODk0NzYxZTEzNGE1MWI2M2RmYTNmYTQ2ZWMyODQiLCAicHJvamVjdF9pZCI6ICI3Zjg5MTAxZTQxNjQ0M2Y5OWMzNDM5N2ZiM2I2ZDZlOSIsICJ2b2x1bWVfaWQiOiAiMjI0MTQ4ZDItM2Q5NC00YTVhLTk0OWUtMzU3ODMwMDk3NWY2IiwgImhvc3QiOiAibnAwMDAwMDA3MzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODA1NDE0OTkzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjI0MTQ4ZDItM2Q5NC00YTVhLTk0OWUtMzU3ODMwMDk3NWY2LzIwMjYwODE0MDYxOTU0L2F6X25vdmFfYmFja3VwXzNjZjUxNWJlLWRmYzItNGYwOS04YTZjLTZiYzU1MGU4ZDBiMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDY6MTk6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDY6MTk6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNjoyMDoxMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100406) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 14 06:20:11.928774 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-8ac46626-871f-4d18-8972-6c1d25220043 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Import record output: {'backup': {'id': '4ae4bbdd-1d6e-48a6-ada3-e40948899068', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.127/volume/v3/backups/4ae4bbdd-1d6e-48a6-ada3-e40948899068'}, {'rel': 'bookmark', 'href': 'https://10.4.3.127/volume/backups/4ae4bbdd-1d6e-48a6-ada3-e40948899068'}]}}. {{(pid=100406) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 14 06:20:11.929043 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8ac46626-871f-4d18-8972-6c1d25220043 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/import_record returned with HTTP 201 Aug 14 06:20:11.929474 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1206/4780] 10.4.3.127 () {70 vars in 1342 bytes} [Fri Aug 14 06:20:11 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 63 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 14 06:20:11.938535 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-14f2593a-beb8-4112-9a08-8eb25f7ef8cf None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:11.949428 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-14f2593a-beb8-4112-9a08-8eb25f7ef8cf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/4ae4bbdd-1d6e-48a6-ada3-e40948899068 Aug 14 06:20:11.949873 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-14f2593a-beb8-4112-9a08-8eb25f7ef8cf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:11.950129 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-14f2593a-beb8-4112-9a08-8eb25f7ef8cf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:11.950275 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-14f2593a-beb8-4112-9a08-8eb25f7ef8cf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 4ae4bbdd-1d6e-48a6-ada3-e40948899068. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:11.957754 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-601d106a-3d3c-498b-856a-74e5ea612397 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:11.959973 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-601d106a-3d3c-498b-856a-74e5ea612397 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:20:11.960453 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-601d106a-3d3c-498b-856a-74e5ea612397 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "14811498-5631-4ab2-a9bb-d28239933311", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2100625651", "description": null, "metadata": null}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:11.972142 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:11.972142 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:11.972828 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-14f2593a-beb8-4112-9a08-8eb25f7ef8cf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/4ae4bbdd-1d6e-48a6-ada3-e40948899068 returned with HTTP 200 Aug 14 06:20:11.973236 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1193/4781] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:11 2026] GET /volume/v3/backups/4ae4bbdd-1d6e-48a6-ada3-e40948899068 => generated 647 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:11.973501 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-57d5cb77-cd52-47b2-8e0a-8494283065d9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:11.975391 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-57d5cb77-cd52-47b2-8e0a-8494283065d9 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/volumes/bf89d1f9-361c-4350-bf54-2938c7cc1688 Aug 14 06:20:11.975625 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-57d5cb77-cd52-47b2-8e0a-8494283065d9 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:11.975814 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-57d5cb77-cd52-47b2-8e0a-8494283065d9 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:11.981438 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-57d5cb77-cd52-47b2-8e0a-8494283065d9 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/bf89d1f9-361c-4350-bf54-2938c7cc1688 returned with HTTP 404 Aug 14 06:20:11.981904 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1197/4782] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:11 2026] GET /volume/v3/volumes/bf89d1f9-361c-4350-bf54-2938c7cc1688 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:11.991875 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7e0d50a4-af33-4bcb-90eb-0ac29411fd13 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:11.994041 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:11.994041 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:11.994176 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7e0d50a4-af33-4bcb-90eb-0ac29411fd13 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:20:11.994492 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7e0d50a4-af33-4bcb-90eb-0ac29411fd13 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:11.994608 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-601d106a-3d3c-498b-856a-74e5ea612397 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:20:11.994680 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7e0d50a4-af33-4bcb-90eb-0ac29411fd13 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:11.994772 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7e0d50a4-af33-4bcb-90eb-0ac29411fd13 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:11.994825 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-601d106a-3d3c-498b-856a-74e5ea612397 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create snapshot from volume 14811498-5631-4ab2-a9bb-d28239933311 Aug 14 06:20:11.999501 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:11.999501 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:12.000706 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7e0d50a4-af33-4bcb-90eb-0ac29411fd13 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-member] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:20:12.001087 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1207/4783] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:11 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:12.011895 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-44ec4c18-9fbf-4d00-955a-6d07ae39000c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:12.014345 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-44ec4c18-9fbf-4d00-955a-6d07ae39000c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] DELETE https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:20:12.014654 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-44ec4c18-9fbf-4d00-955a-6d07ae39000c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:12.014954 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-44ec4c18-9fbf-4d00-955a-6d07ae39000c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:12.015103 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-44ec4c18-9fbf-4d00-955a-6d07ae39000c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Delete backup with id: 33311415-e5d4-4048-aec1-156fe97a99a6. Aug 14 06:20:12.020835 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:12.020835 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:12.036927 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.backup.rpcapi [None req-44ec4c18-9fbf-4d00-955a-6d07ae39000c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] delete_backup rpcapi backup_id 33311415-e5d4-4048-aec1-156fe97a99a6 {{(pid=100405) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:20:12.039174 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-44ec4c18-9fbf-4d00-955a-6d07ae39000c tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 202 Aug 14 06:20:12.039766 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1194/4784] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:20:12 2026] DELETE /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:20:12.041867 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-601d106a-3d3c-498b-856a-74e5ea612397 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Created reservations ['a69f83cc-d330-4e4b-b4c4-8132a42130d4', 'a400cb98-4798-4fdc-bd73-b28a9d9b43b2', 'ac9a82e8-1211-4e44-aca4-b87f4accd741', 'a155c2c1-55d4-46d5-bc73-887e44db1f99'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:12.049008 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7824580d-9a67-43bd-864c-5edc769ffa15 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:12.051156 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7824580d-9a67-43bd-864c-5edc769ffa15 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:20:12.051500 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7824580d-9a67-43bd-864c-5edc769ffa15 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:12.051827 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7824580d-9a67-43bd-864c-5edc769ffa15 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:12.051993 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-7824580d-9a67-43bd-864c-5edc769ffa15 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:12.058338 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:12.058338 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:12.058338 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7824580d-9a67-43bd-864c-5edc769ffa15 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 200 Aug 14 06:20:12.058338 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1198/4785] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:12 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:12.082654 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-601d106a-3d3c-498b-856a-74e5ea612397 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot force create request issued successfully. Aug 14 06:20:12.084436 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-601d106a-3d3c-498b-856a-74e5ea612397 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:20:12.084436 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1187/4786] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:20:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:20:12.104835 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9d21c0b6-67f1-4008-af7b-af9033aa054c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:12.106959 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d21c0b6-67f1-4008-af7b-af9033aa054c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b Aug 14 06:20:12.107070 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d21c0b6-67f1-4008-af7b-af9033aa054c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:12.107449 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d21c0b6-67f1-4008-af7b-af9033aa054c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:12.120105 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:12.120105 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:12.123512 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9d21c0b6-67f1-4008-af7b-af9033aa054c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:20:12.123512 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d21c0b6-67f1-4008-af7b-af9033aa054c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b returned with HTTP 200 Aug 14 06:20:12.123874 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1208/4787] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:12 2026] GET /volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:12.143008 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-49bb7bdd-2a81-4bb7-bbeb-397d9bf4570e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:12.147333 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-49bb7bdd-2a81-4bb7-bbeb-397d9bf4570e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 Aug 14 06:20:12.147333 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-49bb7bdd-2a81-4bb7-bbeb-397d9bf4570e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:12.147333 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-49bb7bdd-2a81-4bb7-bbeb-397d9bf4570e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:12.157094 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:12.157094 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:12.162417 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-49bb7bdd-2a81-4bb7-bbeb-397d9bf4570e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:12.167507 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-49bb7bdd-2a81-4bb7-bbeb-397d9bf4570e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 returned with HTTP 200 Aug 14 06:20:12.168243 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1195/4788] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:12 2026] GET /volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:12.182115 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8055043e-8fca-4d5c-9385-91514cd6ba1b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:12.184742 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8055043e-8fca-4d5c-9385-91514cd6ba1b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 Aug 14 06:20:12.185019 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8055043e-8fca-4d5c-9385-91514cd6ba1b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:12.185284 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8055043e-8fca-4d5c-9385-91514cd6ba1b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:12.193750 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:12.193750 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:12.197730 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8055043e-8fca-4d5c-9385-91514cd6ba1b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:12.203286 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8055043e-8fca-4d5c-9385-91514cd6ba1b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 returned with HTTP 200 Aug 14 06:20:12.203968 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1199/4789] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:12 2026] GET /volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:12.281717 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d49d86b5-bea5-4f97-b00d-5aebdc25f730 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:12.284000 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d49d86b5-bea5-4f97-b00d-5aebdc25f730 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:12.284481 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d49d86b5-bea5-4f97-b00d-5aebdc25f730 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:12.284730 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d49d86b5-bea5-4f97-b00d-5aebdc25f730 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:12.285072 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-d49d86b5-bea5-4f97-b00d-5aebdc25f730 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:12.293807 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:12.293807 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:12.294104 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d49d86b5-bea5-4f97-b00d-5aebdc25f730 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:12.294559 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1188/4790] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:12 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:12.369803 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8d2e5f59-8a14-421e-9e2d-6f2a78fe87d0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:12.371924 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8d2e5f59-8a14-421e-9e2d-6f2a78fe87d0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:12.372322 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8d2e5f59-8a14-421e-9e2d-6f2a78fe87d0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:12.372322 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8d2e5f59-8a14-421e-9e2d-6f2a78fe87d0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:12.387134 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:12.387134 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:12.392284 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8d2e5f59-8a14-421e-9e2d-6f2a78fe87d0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:12.397263 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8d2e5f59-8a14-421e-9e2d-6f2a78fe87d0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:12.397664 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1209/4791] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:12 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:12.763417 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-e52e08b9-5548-4739-ade6-094563fc4d70 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:12.768219 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-e52e08b9-5548-4739-ade6-094563fc4d70 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 Aug 14 06:20:12.768814 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-e52e08b9-5548-4739-ade6-094563fc4d70 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:12.769032 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-e52e08b9-5548-4739-ade6-094563fc4d70 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:12.777119 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:12.777119 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:12.780749 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-e52e08b9-5548-4739-ade6-094563fc4d70 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:12.786593 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-e52e08b9-5548-4739-ade6-094563fc4d70 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 returned with HTTP 200 Aug 14 06:20:12.787191 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1196/4792] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:20:12 2026] GET /volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:12.893219 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d0a2a638-ddc9-49a5-a540-b42f71b0f154 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:12.893661 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d0a2a638-ddc9-49a5-a540-b42f71b0f154 None None] GET https://10.4.3.127/volume// Aug 14 06:20:12.893910 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d0a2a638-ddc9-49a5-a540-b42f71b0f154 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:12.894125 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d0a2a638-ddc9-49a5-a540-b42f71b0f154 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:12.894507 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d0a2a638-ddc9-49a5-a540-b42f71b0f154 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:20:12.894807 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1200/4793] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:20:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:20:12.902579 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-6f75ecb6-cf63-40e9-8be0-3ce2cc0ed9e6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:12.985541 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c5f25172-3099-4e5c-891d-08045f2e2767 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:12.991495 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c5f25172-3099-4e5c-891d-08045f2e2767 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/4ae4bbdd-1d6e-48a6-ada3-e40948899068 Aug 14 06:20:12.991905 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c5f25172-3099-4e5c-891d-08045f2e2767 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:12.992130 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c5f25172-3099-4e5c-891d-08045f2e2767 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:12.993371 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-c5f25172-3099-4e5c-891d-08045f2e2767 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 4ae4bbdd-1d6e-48a6-ada3-e40948899068. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:13.004715 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:13.004715 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:13.005792 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c5f25172-3099-4e5c-891d-08045f2e2767 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/4ae4bbdd-1d6e-48a6-ada3-e40948899068 returned with HTTP 200 Aug 14 06:20:13.006304 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1210/4794] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:12 2026] GET /volume/v3/backups/4ae4bbdd-1d6e-48a6-ada3-e40948899068 => generated 738 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:13.018561 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-6f75ecb6-cf63-40e9-8be0-3ce2cc0ed9e6 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:20:13.018561 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-6f75ecb6-cf63-40e9-8be0-3ce2cc0ed9e6 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1", "connector": null, "instance_uuid": "615e0830-4967-4575-8b9b-b421a2e08b46"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:13.020924 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-701ae94c-1609-46bb-9c40-94e4df6d9dcc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:13.026921 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-701ae94c-1609-46bb-9c40-94e4df6d9dcc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] DELETE https://10.4.3.127/volume/v3/backups/4ae4bbdd-1d6e-48a6-ada3-e40948899068 Aug 14 06:20:13.029127 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-701ae94c-1609-46bb-9c40-94e4df6d9dcc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:13.029127 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-701ae94c-1609-46bb-9c40-94e4df6d9dcc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:13.029127 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-701ae94c-1609-46bb-9c40-94e4df6d9dcc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Delete backup with id: 4ae4bbdd-1d6e-48a6-ada3-e40948899068. Aug 14 06:20:13.031374 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:13.031374 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:13.031793 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:13.031793 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:13.044505 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.backup.rpcapi [None req-701ae94c-1609-46bb-9c40-94e4df6d9dcc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] delete_backup rpcapi backup_id 4ae4bbdd-1d6e-48a6-ada3-e40948899068 {{(pid=100405) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:20:13.046361 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-701ae94c-1609-46bb-9c40-94e4df6d9dcc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/4ae4bbdd-1d6e-48a6-ada3-e40948899068 returned with HTTP 202 Aug 14 06:20:13.047215 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1197/4795] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:20:13 2026] DELETE /volume/v3/backups/4ae4bbdd-1d6e-48a6-ada3-e40948899068 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:20:13.056492 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d2fd3d1f-a9f3-42d1-8af2-b0e42ecb3ebd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:13.058660 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d2fd3d1f-a9f3-42d1-8af2-b0e42ecb3ebd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/4ae4bbdd-1d6e-48a6-ada3-e40948899068 Aug 14 06:20:13.059799 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d2fd3d1f-a9f3-42d1-8af2-b0e42ecb3ebd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:13.059799 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d2fd3d1f-a9f3-42d1-8af2-b0e42ecb3ebd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:13.059799 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-d2fd3d1f-a9f3-42d1-8af2-b0e42ecb3ebd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 4ae4bbdd-1d6e-48a6-ada3-e40948899068. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:13.068265 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:13.068265 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:13.068265 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d2fd3d1f-a9f3-42d1-8af2-b0e42ecb3ebd tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/4ae4bbdd-1d6e-48a6-ada3-e40948899068 returned with HTTP 200 Aug 14 06:20:13.068265 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1201/4796] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:13 2026] GET /volume/v3/backups/4ae4bbdd-1d6e-48a6-ada3-e40948899068 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:13.068701 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-6f75ecb6-cf63-40e9-8be0-3ce2cc0ed9e6 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:20:13.069004 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1189/4797] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:20:12 2026] POST /volume/v3/attachments => generated 273 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:13.074308 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ce7938aa-6156-45e2-832c-32eafc1513ef None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:13.076262 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ce7938aa-6156-45e2-832c-32eafc1513ef tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 Aug 14 06:20:13.076507 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ce7938aa-6156-45e2-832c-32eafc1513ef tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:13.076710 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ce7938aa-6156-45e2-832c-32eafc1513ef tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:13.076813 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-ce7938aa-6156-45e2-832c-32eafc1513ef tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 33311415-e5d4-4048-aec1-156fe97a99a6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:13.080548 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ce7938aa-6156-45e2-832c-32eafc1513ef tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 returned with HTTP 404 Aug 14 06:20:13.081056 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1211/4798] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:13 2026] GET /volume/v3/backups/33311415-e5d4-4048-aec1-156fe97a99a6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:13.092211 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-35a3881a-6914-45bf-b0cb-9a6d1782412b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:13.095371 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-35a3881a-6914-45bf-b0cb-9a6d1782412b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] DELETE https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:20:13.095371 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-35a3881a-6914-45bf-b0cb-9a6d1782412b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:13.095371 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-35a3881a-6914-45bf-b0cb-9a6d1782412b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:13.095371 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-35a3881a-6914-45bf-b0cb-9a6d1782412b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Delete backup with id: 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. Aug 14 06:20:13.102645 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:13.102645 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:13.114943 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-521214f5-a4ef-4c90-9cda-fba212e9b79c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:13.118201 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-521214f5-a4ef-4c90-9cda-fba212e9b79c tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 Aug 14 06:20:13.118418 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-521214f5-a4ef-4c90-9cda-fba212e9b79c tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:13.118612 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-521214f5-a4ef-4c90-9cda-fba212e9b79c tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:13.120994 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c20af989-d3bb-425b-9fe6-1d50a00738e4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:13.121455 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c20af989-d3bb-425b-9fe6-1d50a00738e4 None None] GET https://10.4.3.127/volume// Aug 14 06:20:13.121514 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.backup.rpcapi [None req-35a3881a-6914-45bf-b0cb-9a6d1782412b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] delete_backup rpcapi backup_id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c {{(pid=100405) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:20:13.121639 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c20af989-d3bb-425b-9fe6-1d50a00738e4 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:13.121826 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c20af989-d3bb-425b-9fe6-1d50a00738e4 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:13.122149 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c20af989-d3bb-425b-9fe6-1d50a00738e4 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:20:13.122475 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1190/4799] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:20:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:20:13.123554 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-35a3881a-6914-45bf-b0cb-9a6d1782412b tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 202 Aug 14 06:20:13.124170 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1198/4800] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:20:13 2026] DELETE /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:20:13.131106 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-f721fa42-0a6e-489e-85a1-dbd2732a4c39 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:13.133481 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:13.133481 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:13.135986 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-260360aa-436b-4fe5-a679-2e51b28db57c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:13.136115 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c645902d-0f4b-44ca-83d5-613874cc75ea None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:13.138499 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-260360aa-436b-4fe5-a679-2e51b28db57c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b Aug 14 06:20:13.138590 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-f721fa42-0a6e-489e-85a1-dbd2732a4c39 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 Aug 14 06:20:13.138637 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-260360aa-436b-4fe5-a679-2e51b28db57c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:13.138675 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-f721fa42-0a6e-489e-85a1-dbd2732a4c39 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:13.138721 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-260360aa-436b-4fe5-a679-2e51b28db57c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:13.138766 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-f721fa42-0a6e-489e-85a1-dbd2732a4c39 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:13.138811 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c645902d-0f4b-44ca-83d5-613874cc75ea tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:20:13.138811 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c645902d-0f4b-44ca-83d5-613874cc75ea tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:13.139041 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c645902d-0f4b-44ca-83d5-613874cc75ea tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:13.139164 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-c645902d-0f4b-44ca-83d5-613874cc75ea tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:13.143789 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-521214f5-a4ef-4c90-9cda-fba212e9b79c tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:13.143999 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:13.143999 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:13.144138 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-260360aa-436b-4fe5-a679-2e51b28db57c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:20:13.144780 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:13.144780 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:13.144869 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-260360aa-436b-4fe5-a679-2e51b28db57c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b returned with HTTP 200 Aug 14 06:20:13.145199 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1191/4801] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:13 2026] GET /volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:13.145539 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c645902d-0f4b-44ca-83d5-613874cc75ea tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 200 Aug 14 06:20:13.146044 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1199/4802] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:13 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:13.149321 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-521214f5-a4ef-4c90-9cda-fba212e9b79c tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 returned with HTTP 200 Aug 14 06:20:13.149704 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1202/4803] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:13 2026] GET /volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 => generated 883 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:13.153700 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:13.153700 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:13.159541 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-f721fa42-0a6e-489e-85a1-dbd2732a4c39 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:13.159645 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2146d2ee-089a-4666-aa6c-7382dfc91f92 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:13.161644 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2146d2ee-089a-4666-aa6c-7382dfc91f92 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b Aug 14 06:20:13.163347 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2146d2ee-089a-4666-aa6c-7382dfc91f92 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:13.163347 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2146d2ee-089a-4666-aa6c-7382dfc91f92 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:13.164467 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-f721fa42-0a6e-489e-85a1-dbd2732a4c39 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 returned with HTTP 200 Aug 14 06:20:13.165619 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1212/4804] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:20:13 2026] GET /volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 => generated 1063 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:20:13.173510 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:13.173510 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:13.173510 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2146d2ee-089a-4666-aa6c-7382dfc91f92 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:20:13.173510 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2146d2ee-089a-4666-aa6c-7382dfc91f92 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b returned with HTTP 200 Aug 14 06:20:13.173510 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1192/4805] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:13 2026] GET /volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:13.190599 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-615d415b-addf-4a1a-b0ff-cd8da45eabe9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:13.192842 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-615d415b-addf-4a1a-b0ff-cd8da45eabe9 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:20:13.193445 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-615d415b-addf-4a1a-b0ff-cd8da45eabe9 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "14811498-5631-4ab2-a9bb-d28239933311", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-403799380", "description": null, "metadata": null}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:13.216554 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:13.216554 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:13.217056 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-615d415b-addf-4a1a-b0ff-cd8da45eabe9 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:20:13.217328 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-615d415b-addf-4a1a-b0ff-cd8da45eabe9 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create snapshot from volume 14811498-5631-4ab2-a9bb-d28239933311 Aug 14 06:20:13.257426 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-615d415b-addf-4a1a-b0ff-cd8da45eabe9 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Created reservations ['92b9a9e8-16cb-414c-88ad-ded8dce28a62', '63e969f7-6068-439b-8334-de6e2c0c4af7', '9445012f-c110-4619-861e-3da36a1841b7', 'c7bec7cc-a7c0-4407-9a96-9efad4eae699'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:13.309381 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-79eec138-63c2-4c3a-9c1e-0f73a5158020 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:13.312321 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-79eec138-63c2-4c3a-9c1e-0f73a5158020 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:13.312606 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-79eec138-63c2-4c3a-9c1e-0f73a5158020 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:13.312872 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-79eec138-63c2-4c3a-9c1e-0f73a5158020 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:13.313016 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-79eec138-63c2-4c3a-9c1e-0f73a5158020 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:13.314295 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-1d2b0290-36c6-4c9f-9249-01a888219c66 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:13.315444 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-615d415b-addf-4a1a-b0ff-cd8da45eabe9 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot force create request issued successfully. Aug 14 06:20:13.316006 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-615d415b-addf-4a1a-b0ff-cd8da45eabe9 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:20:13.316682 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1200/4806] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:20:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:20:13.318614 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-1d2b0290-36c6-4c9f-9249-01a888219c66 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] PUT https://10.4.3.127/volume/v3/attachments/2f383761-357c-4cc4-8de6-ee3aaa668240 Aug 14 06:20:13.319119 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-1d2b0290-36c6-4c9f-9249-01a888219c66 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:13.327783 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:13.327783 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:13.328676 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-79eec138-63c2-4c3a-9c1e-0f73a5158020 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:13.329162 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1203/4807] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:13 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:13.330232 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-542da1e1-357f-422f-8379-a5c796c581a6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:13.333569 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-1d2b0290-36c6-4c9f-9249-01a888219c66 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Acquiring lock "cinder-attachment_update-b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1-np0000007331" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:20:13.336781 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-542da1e1-357f-422f-8379-a5c796c581a6 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 Aug 14 06:20:13.337520 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-542da1e1-357f-422f-8379-a5c796c581a6 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:13.337520 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-542da1e1-357f-422f-8379-a5c796c581a6 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:13.340932 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-1d2b0290-36c6-4c9f-9249-01a888219c66 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Lock "cinder-attachment_update-b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1-np0000007331" acquired by "attachment_update" :: waited 0.007s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:20:13.342340 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:13.342340 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:13.350823 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:13.350823 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:13.351912 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-542da1e1-357f-422f-8379-a5c796c581a6 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:20:13.352933 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-542da1e1-357f-422f-8379-a5c796c581a6 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 returned with HTTP 200 Aug 14 06:20:13.353606 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1193/4808] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:13 2026] GET /volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:13.412978 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-acdeef39-4c18-48f4-a5c2-48d464686279 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:13.418175 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-acdeef39-4c18-48f4-a5c2-48d464686279 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:13.418652 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-acdeef39-4c18-48f4-a5c2-48d464686279 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:13.419921 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-acdeef39-4c18-48f4-a5c2-48d464686279 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:13.447716 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:13.447716 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:13.461193 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-acdeef39-4c18-48f4-a5c2-48d464686279 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:13.473413 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-acdeef39-4c18-48f4-a5c2-48d464686279 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:13.477022 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1201/4809] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:13 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 878 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:13.479226 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-1d2b0290-36c6-4c9f-9249-01a888219c66 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Lock "cinder-attachment_update-b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1-np0000007331" released by "attachment_update" :: held 0.138s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:20:13.480211 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-1d2b0290-36c6-4c9f-9249-01a888219c66 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/attachments/2f383761-357c-4cc4-8de6-ee3aaa668240 returned with HTTP 200 Aug 14 06:20:13.480211 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1213/4810] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:20:13 2026] PUT /volume/v3/attachments/2f383761-357c-4cc4-8de6-ee3aaa668240 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:14.083380 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ea93cdde-7f32-4fe5-97c3-ee0403c1b40e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:14.085326 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ea93cdde-7f32-4fe5-97c3-ee0403c1b40e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/4ae4bbdd-1d6e-48a6-ada3-e40948899068 Aug 14 06:20:14.085557 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ea93cdde-7f32-4fe5-97c3-ee0403c1b40e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:14.085732 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ea93cdde-7f32-4fe5-97c3-ee0403c1b40e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:14.085895 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-ea93cdde-7f32-4fe5-97c3-ee0403c1b40e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 4ae4bbdd-1d6e-48a6-ada3-e40948899068. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:14.090633 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ea93cdde-7f32-4fe5-97c3-ee0403c1b40e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/4ae4bbdd-1d6e-48a6-ada3-e40948899068 returned with HTTP 404 Aug 14 06:20:14.091240 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1204/4811] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:14 2026] GET /volume/v3/backups/4ae4bbdd-1d6e-48a6-ada3-e40948899068 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:20:14.102242 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-07dc04cb-0c23-4c03-bedb-7742cd3b30d3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:14.106358 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-07dc04cb-0c23-4c03-bedb-7742cd3b30d3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/224148d2-3d94-4a5a-949e-3578300975f6 Aug 14 06:20:14.106693 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-07dc04cb-0c23-4c03-bedb-7742cd3b30d3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:14.106981 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-07dc04cb-0c23-4c03-bedb-7742cd3b30d3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:14.107203 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-07dc04cb-0c23-4c03-bedb-7742cd3b30d3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Delete volume with id: 224148d2-3d94-4a5a-949e-3578300975f6 Aug 14 06:20:14.117825 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:14.117825 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:14.118877 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-07dc04cb-0c23-4c03-bedb-7742cd3b30d3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:20:14.157875 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-07dc04cb-0c23-4c03-bedb-7742cd3b30d3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Delete volume request issued successfully. Aug 14 06:20:14.158122 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-07dc04cb-0c23-4c03-bedb-7742cd3b30d3 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/224148d2-3d94-4a5a-949e-3578300975f6 returned with HTTP 202 Aug 14 06:20:14.158641 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1194/4812] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:20:14 2026] DELETE /volume/v3/volumes/224148d2-3d94-4a5a-949e-3578300975f6 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:14.162265 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3c4320cb-0a23-4e35-81c8-3cb7a9b20de6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:14.168278 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cfc24a48-8b04-43dc-a36e-cb17bc43e0e8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:14.169521 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-cc4b522d-a799-49d8-acfa-7d8fc4cbbb77 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:14.171429 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3c4320cb-0a23-4e35-81c8-3cb7a9b20de6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c Aug 14 06:20:14.172424 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cc4b522d-a799-49d8-acfa-7d8fc4cbbb77 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 Aug 14 06:20:14.172519 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cfc24a48-8b04-43dc-a36e-cb17bc43e0e8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/volumes/224148d2-3d94-4a5a-949e-3578300975f6 Aug 14 06:20:14.172721 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cc4b522d-a799-49d8-acfa-7d8fc4cbbb77 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:14.172769 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cfc24a48-8b04-43dc-a36e-cb17bc43e0e8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:14.172942 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cfc24a48-8b04-43dc-a36e-cb17bc43e0e8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:14.172989 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cc4b522d-a799-49d8-acfa-7d8fc4cbbb77 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:14.174029 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3c4320cb-0a23-4e35-81c8-3cb7a9b20de6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:14.175362 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3c4320cb-0a23-4e35-81c8-3cb7a9b20de6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:14.175563 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-3c4320cb-0a23-4e35-81c8-3cb7a9b20de6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 51f47ba9-011b-47a1-b1ef-5c72f8d1971c. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:14.186127 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3c4320cb-0a23-4e35-81c8-3cb7a9b20de6 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c returned with HTTP 404 Aug 14 06:20:14.186257 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:14.186257 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:14.186663 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1202/4813] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:14 2026] GET /volume/v3/backups/51f47ba9-011b-47a1-b1ef-5c72f8d1971c => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:14.188348 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:14.188348 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:14.195377 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-cc4b522d-a799-49d8-acfa-7d8fc4cbbb77 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:14.197450 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0b4af5b9-2b5c-496d-9243-0bfbd00703c5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:14.197662 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cfc24a48-8b04-43dc-a36e-cb17bc43e0e8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:20:14.199262 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0b4af5b9-2b5c-496d-9243-0bfbd00703c5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] DELETE https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:20:14.199493 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0b4af5b9-2b5c-496d-9243-0bfbd00703c5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:14.199672 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0b4af5b9-2b5c-496d-9243-0bfbd00703c5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:14.199763 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-0b4af5b9-2b5c-496d-9243-0bfbd00703c5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Delete backup with id: 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. Aug 14 06:20:14.200281 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cc4b522d-a799-49d8-acfa-7d8fc4cbbb77 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 returned with HTTP 200 Aug 14 06:20:14.200669 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1205/4814] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:14 2026] GET /volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 => generated 884 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:14.204338 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:14.204338 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:14.205344 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cfc24a48-8b04-43dc-a36e-cb17bc43e0e8 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/224148d2-3d94-4a5a-949e-3578300975f6 returned with HTTP 200 Aug 14 06:20:14.205938 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1214/4815] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:14 2026] GET /volume/v3/volumes/224148d2-3d94-4a5a-949e-3578300975f6 => generated 1007 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:14.223853 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-0b4af5b9-2b5c-496d-9243-0bfbd00703c5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] delete_backup rpcapi backup_id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd {{(pid=100407) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:20:14.225476 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0b4af5b9-2b5c-496d-9243-0bfbd00703c5 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 202 Aug 14 06:20:14.225872 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1195/4816] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:20:14 2026] DELETE /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:20:14.234808 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-bf12c89c-cf16-4d20-ab81-00e768aadeff None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:14.237033 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bf12c89c-cf16-4d20-ab81-00e768aadeff tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:20:14.237953 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bf12c89c-cf16-4d20-ab81-00e768aadeff tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:14.237953 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-bf12c89c-cf16-4d20-ab81-00e768aadeff tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:14.237953 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-bf12c89c-cf16-4d20-ab81-00e768aadeff tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:14.245517 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:14.245517 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:14.246318 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-bf12c89c-cf16-4d20-ab81-00e768aadeff tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 200 Aug 14 06:20:14.246919 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1203/4817] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:14 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:14.343003 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-08d54e77-2e45-4c82-83e5-53936ed6f280 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:14.344632 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-08d54e77-2e45-4c82-83e5-53936ed6f280 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:14.344887 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-08d54e77-2e45-4c82-83e5-53936ed6f280 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:14.345968 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-08d54e77-2e45-4c82-83e5-53936ed6f280 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:14.345968 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-08d54e77-2e45-4c82-83e5-53936ed6f280 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:14.349443 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:14.349443 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:14.350198 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-08d54e77-2e45-4c82-83e5-53936ed6f280 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:14.350548 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1206/4818] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:14 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:14.364355 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-67e4343b-2369-4334-bc98-056bde83f97f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:14.365936 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-67e4343b-2369-4334-bc98-056bde83f97f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 Aug 14 06:20:14.366097 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-67e4343b-2369-4334-bc98-056bde83f97f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:14.366274 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-67e4343b-2369-4334-bc98-056bde83f97f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:14.371153 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:14.371153 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:14.371696 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-67e4343b-2369-4334-bc98-056bde83f97f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:20:14.372583 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-67e4343b-2369-4334-bc98-056bde83f97f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 returned with HTTP 200 Aug 14 06:20:14.372958 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1215/4819] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:14 2026] GET /volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:14.385357 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d040a2a2-4f62-418d-9947-78dbaf6b2878 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:14.389097 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d040a2a2-4f62-418d-9947-78dbaf6b2878 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 Aug 14 06:20:14.389368 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d040a2a2-4f62-418d-9947-78dbaf6b2878 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:14.389636 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d040a2a2-4f62-418d-9947-78dbaf6b2878 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:14.405391 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:14.405391 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:14.405391 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d040a2a2-4f62-418d-9947-78dbaf6b2878 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:20:14.406267 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d040a2a2-4f62-418d-9947-78dbaf6b2878 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 returned with HTTP 200 Aug 14 06:20:14.407037 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1196/4820] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:14 2026] GET /volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:14.417378 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6c560982-f974-42cc-a5a0-d81d31d44d40 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:14.419199 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6c560982-f974-42cc-a5a0-d81d31d44d40 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:20:14.419533 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6c560982-f974-42cc-a5a0-d81d31d44d40 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "14811498-5631-4ab2-a9bb-d28239933311", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1295528887", "description": null, "metadata": null}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:14.430273 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:14.430273 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:14.430794 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6c560982-f974-42cc-a5a0-d81d31d44d40 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:20:14.430934 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-6c560982-f974-42cc-a5a0-d81d31d44d40 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create snapshot from volume 14811498-5631-4ab2-a9bb-d28239933311 Aug 14 06:20:14.489816 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4eb3fbe1-d979-4b13-aaf7-12a2b724fab1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:14.490702 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-6c560982-f974-42cc-a5a0-d81d31d44d40 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Created reservations ['d9059700-2406-4cec-88bf-26a85c13afa6', '780cc9e4-91ce-4272-b0b9-09fdba6f0028', '57845b7f-421b-4657-84d3-98a8b1ea1d8b', '945e9d01-d2a0-43ed-8621-7d29ba6eb89b'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:14.491731 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4eb3fbe1-d979-4b13-aaf7-12a2b724fab1 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:14.491949 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4eb3fbe1-d979-4b13-aaf7-12a2b724fab1 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:14.492206 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4eb3fbe1-d979-4b13-aaf7-12a2b724fab1 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:14.503882 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:14.503882 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:14.508879 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4eb3fbe1-d979-4b13-aaf7-12a2b724fab1 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:14.513302 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4eb3fbe1-d979-4b13-aaf7-12a2b724fab1 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:14.513786 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1207/4821] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:14 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:14.551223 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6c560982-f974-42cc-a5a0-d81d31d44d40 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot force create request issued successfully. Aug 14 06:20:14.551975 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6c560982-f974-42cc-a5a0-d81d31d44d40 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:20:14.551975 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1204/4822] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:20:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:20:14.562655 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d2c3f342-b32f-4527-b2cb-e54c9cdfcd8f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:14.565630 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d2c3f342-b32f-4527-b2cb-e54c9cdfcd8f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 Aug 14 06:20:14.565630 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d2c3f342-b32f-4527-b2cb-e54c9cdfcd8f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:14.565630 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d2c3f342-b32f-4527-b2cb-e54c9cdfcd8f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:14.571342 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:14.571342 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:14.571802 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d2c3f342-b32f-4527-b2cb-e54c9cdfcd8f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:20:14.572651 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d2c3f342-b32f-4527-b2cb-e54c9cdfcd8f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 returned with HTTP 200 Aug 14 06:20:14.573126 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1216/4823] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:14 2026] GET /volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:15.214190 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8f8f830e-eccc-4a82-bfd4-4fc47d6f2aae None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:15.216877 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8f8f830e-eccc-4a82-bfd4-4fc47d6f2aae tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 Aug 14 06:20:15.217173 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8f8f830e-eccc-4a82-bfd4-4fc47d6f2aae tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:15.217446 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8f8f830e-eccc-4a82-bfd4-4fc47d6f2aae tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:15.220168 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e7b475a0-9d74-4b5c-9f40-ab73cd864f37 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:15.222981 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e7b475a0-9d74-4b5c-9f40-ab73cd864f37 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/volumes/224148d2-3d94-4a5a-949e-3578300975f6 Aug 14 06:20:15.223636 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e7b475a0-9d74-4b5c-9f40-ab73cd864f37 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:15.223636 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e7b475a0-9d74-4b5c-9f40-ab73cd864f37 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:15.230729 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e7b475a0-9d74-4b5c-9f40-ab73cd864f37 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/224148d2-3d94-4a5a-949e-3578300975f6 returned with HTTP 404 Aug 14 06:20:15.230729 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1208/4824] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:15 2026] GET /volume/v3/volumes/224148d2-3d94-4a5a-949e-3578300975f6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:15.232532 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:15.232532 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:15.237591 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8f8f830e-eccc-4a82-bfd4-4fc47d6f2aae tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:15.243588 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8f8f830e-eccc-4a82-bfd4-4fc47d6f2aae tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 returned with HTTP 200 Aug 14 06:20:15.244083 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1197/4825] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:15 2026] GET /volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:20:15.244503 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e5b86924-5ef6-42be-8cef-acc62333da29 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:15.247334 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e5b86924-5ef6-42be-8cef-acc62333da29 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups Aug 14 06:20:15.247735 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e5b86924-5ef6-42be-8cef-acc62333da29 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:15.248053 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e5b86924-5ef6-42be-8cef-acc62333da29 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:15.248692 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:15.248692 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:15.255281 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e5b86924-5ef6-42be-8cef-acc62333da29 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 200 Aug 14 06:20:15.255769 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1205/4826] 10.4.3.127 () {68 vars in 1277 bytes} [Fri Aug 14 06:20:15 2026] GET /volume/v3/backups => generated 625 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:15.262439 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9d311410-dddd-4af6-847d-163b8e2b6e3e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:15.264706 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d311410-dddd-4af6-847d-163b8e2b6e3e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd Aug 14 06:20:15.265021 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d311410-dddd-4af6-847d-163b8e2b6e3e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:15.265295 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d311410-dddd-4af6-847d-163b8e2b6e3e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:15.265483 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-9d311410-dddd-4af6-847d-163b8e2b6e3e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Show backup with id 0567f8e9-4184-4cf2-9e4c-d0c68353eddd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:15.266252 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ab24f3dc-73e7-4887-8a6d-6423980d336c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:15.268800 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ab24f3dc-73e7-4887-8a6d-6423980d336c tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups?project_id=7f89101e416443f99c34397fb3b6d6e9 Aug 14 06:20:15.269147 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ab24f3dc-73e7-4887-8a6d-6423980d336c tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:15.269458 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ab24f3dc-73e7-4887-8a6d-6423980d336c tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:15.273164 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d311410-dddd-4af6-847d-163b8e2b6e3e tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd returned with HTTP 404 Aug 14 06:20:15.273804 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1217/4827] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:15 2026] GET /volume/v3/backups/0567f8e9-4184-4cf2-9e4c-d0c68353eddd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:15.287691 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ab24f3dc-73e7-4887-8a6d-6423980d336c tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups?project_id=7f89101e416443f99c34397fb3b6d6e9 returned with HTTP 200 Aug 14 06:20:15.287891 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-559ea95e-fbca-436b-a5d1-86edef139f85 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:15.288130 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1209/4828] 10.4.3.127 () {68 vars in 1364 bytes} [Fri Aug 14 06:20:15 2026] GET /volume/v3/backups?project_id=7f89101e416443f99c34397fb3b6d6e9 => generated 625 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:20:15.294470 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-559ea95e-fbca-436b-a5d1-86edef139f85 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/6d360a6a-bf2a-4b0f-aa56-e8112f400926 Aug 14 06:20:15.294470 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-559ea95e-fbca-436b-a5d1-86edef139f85 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:15.294470 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-559ea95e-fbca-436b-a5d1-86edef139f85 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:15.294470 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-559ea95e-fbca-436b-a5d1-86edef139f85 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Delete volume with id: 6d360a6a-bf2a-4b0f-aa56-e8112f400926 Aug 14 06:20:15.300942 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0bde475e-0bba-4500-8c91-45b0dfead108 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:15.303217 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0bde475e-0bba-4500-8c91-45b0dfead108 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:20:15.303730 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0bde475e-0bba-4500-8c91-45b0dfead108 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-581112460"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:15.305660 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-0bde475e-0bba-4500-8c91-45b0dfead108 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-581112460'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:20:15.305865 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-0bde475e-0bba-4500-8c91-45b0dfead108 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Create volume of 1 GB Aug 14 06:20:15.306216 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:15.306216 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:15.310143 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:15.310143 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:15.310573 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0bde475e-0bba-4500-8c91-45b0dfead108 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Availability Zones retrieved successfully. Aug 14 06:20:15.310662 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-559ea95e-fbca-436b-a5d1-86edef139f85 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:20:15.317231 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0bde475e-0bba-4500-8c91-45b0dfead108 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Flow 'volume_create_api' (e16487be-5c94-4a40-a4aa-338fdb235742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:15.318183 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0bde475e-0bba-4500-8c91-45b0dfead108 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6e7aae8-adcc-4aad-b77c-18b333400333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:15.319029 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-0bde475e-0bba-4500-8c91-45b0dfead108 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:20:15.338573 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-559ea95e-fbca-436b-a5d1-86edef139f85 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Delete volume request issued successfully. Aug 14 06:20:15.338874 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-559ea95e-fbca-436b-a5d1-86edef139f85 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/6d360a6a-bf2a-4b0f-aa56-e8112f400926 returned with HTTP 202 Aug 14 06:20:15.339423 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1198/4829] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:20:15 2026] DELETE /volume/v3/volumes/6d360a6a-bf2a-4b0f-aa56-e8112f400926 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:15.355441 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0b33065c-d999-443d-9619-6881b160e907 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:15.357804 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0b33065c-d999-443d-9619-6881b160e907 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/volumes/6d360a6a-bf2a-4b0f-aa56-e8112f400926 Aug 14 06:20:15.358252 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0b33065c-d999-443d-9619-6881b160e907 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:15.359094 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0b33065c-d999-443d-9619-6881b160e907 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:15.368335 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:15.368335 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:15.370266 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0bde475e-0bba-4500-8c91-45b0dfead108 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6e7aae8-adcc-4aad-b77c-18b333400333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:15.371214 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0bde475e-0bba-4500-8c91-45b0dfead108 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21a99aa2-637d-4895-9d36-7d6ea0beb53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:15.374544 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a05c6364-bd9f-4453-beb7-4f016c9eeea3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:15.375551 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0b33065c-d999-443d-9619-6881b160e907 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Volume info retrieved successfully. Aug 14 06:20:15.377024 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a05c6364-bd9f-4453-beb7-4f016c9eeea3 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:15.377329 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a05c6364-bd9f-4453-beb7-4f016c9eeea3 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:15.377643 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a05c6364-bd9f-4453-beb7-4f016c9eeea3 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:15.377816 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-a05c6364-bd9f-4453-beb7-4f016c9eeea3 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:15.382022 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0b33065c-d999-443d-9619-6881b160e907 tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/6d360a6a-bf2a-4b0f-aa56-e8112f400926 returned with HTTP 200 Aug 14 06:20:15.382652 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1218/4830] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:15 2026] GET /volume/v3/volumes/6d360a6a-bf2a-4b0f-aa56-e8112f400926 => generated 1017 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:15.383014 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:15.383014 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:15.383783 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a05c6364-bd9f-4453-beb7-4f016c9eeea3 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:15.384290 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1210/4831] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:15 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:15.426021 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-0bde475e-0bba-4500-8c91-45b0dfead108 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Created reservations ['257339df-8bd1-4605-ae58-7c1efc705fe5', '5d9b824f-ca26-4cd3-8a02-669a2b1bbc0b', '36b97f72-cdf3-4e78-8e08-de4d79f959fc', 'f9be509e-0996-4192-affc-ffff06d690ce'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:15.427163 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0bde475e-0bba-4500-8c91-45b0dfead108 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21a99aa2-637d-4895-9d36-7d6ea0beb53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['257339df-8bd1-4605-ae58-7c1efc705fe5', '5d9b824f-ca26-4cd3-8a02-669a2b1bbc0b', '36b97f72-cdf3-4e78-8e08-de4d79f959fc', 'f9be509e-0996-4192-affc-ffff06d690ce']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:15.428125 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0bde475e-0bba-4500-8c91-45b0dfead108 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5408be5a-29f2-484d-86e2-a8bc200dc65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:15.454433 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0bde475e-0bba-4500-8c91-45b0dfead108 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5408be5a-29f2-484d-86e2-a8bc200dc65f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc834d11-4a9c-4e64-a56e-193463913fec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-581112460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f89101e416443f99c34397fb3b6d6e9',qos_specs=None,replication_status=,reservations=['257339df-8bd1-4605-ae58-7c1efc705fe5','5d9b824f-ca26-4cd3-8a02-669a2b1bbc0b','36b97f72-cdf3-4e78-8e08-de4d79f959fc','f9be509e-0996-4192-affc-ffff06d690ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b894761e134a51b63dfa3fa46ec284',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:20:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-581112460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc834d11-4a9c-4e64-a56e-193463913fec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f89101e416443f99c34397fb3b6d6e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05b894761e134a51b63dfa3fa46ec284',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:15.455306 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0bde475e-0bba-4500-8c91-45b0dfead108 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5ae60b2-8e1d-48fa-be45-c8f86dd0d9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:15.478409 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0bde475e-0bba-4500-8c91-45b0dfead108 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5ae60b2-8e1d-48fa-be45-c8f86dd0d9f5) transitioned into state 'SUCCESS' from state '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-581112460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f89101e416443f99c34397fb3b6d6e9',qos_specs=None,replication_status=,reservations=['257339df-8bd1-4605-ae58-7c1efc705fe5','5d9b824f-ca26-4cd3-8a02-669a2b1bbc0b','36b97f72-cdf3-4e78-8e08-de4d79f959fc','f9be509e-0996-4192-affc-ffff06d690ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b894761e134a51b63dfa3fa46ec284',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:15.479563 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0bde475e-0bba-4500-8c91-45b0dfead108 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec3ed20-f174-4b77-99a3-9a46ad950aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:15.494345 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0bde475e-0bba-4500-8c91-45b0dfead108 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec3ed20-f174-4b77-99a3-9a46ad950aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:15.495591 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0bde475e-0bba-4500-8c91-45b0dfead108 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Flow 'volume_create_api' (e16487be-5c94-4a40-a4aa-338fdb235742) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:15.495941 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0bde475e-0bba-4500-8c91-45b0dfead108 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Create volume request issued successfully. Aug 14 06:20:15.496703 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0bde475e-0bba-4500-8c91-45b0dfead108 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:20:15.497273 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1206/4832] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:20:15 2026] POST /volume/v3/volumes => generated 777 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:20:15.511712 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a8625b80-973c-43a1-a09f-d2f9740b1ba7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:15.514222 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a8625b80-973c-43a1-a09f-d2f9740b1ba7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/volumes/cc834d11-4a9c-4e64-a56e-193463913fec Aug 14 06:20:15.514642 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a8625b80-973c-43a1-a09f-d2f9740b1ba7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:15.514886 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a8625b80-973c-43a1-a09f-d2f9740b1ba7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:15.523871 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:15.523871 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:15.528340 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a8625b80-973c-43a1-a09f-d2f9740b1ba7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:20:15.532958 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d7aee16a-83bd-4546-9fdb-63ddc6c7c77e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:15.536202 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d7aee16a-83bd-4546-9fdb-63ddc6c7c77e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:15.536645 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d7aee16a-83bd-4546-9fdb-63ddc6c7c77e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:15.537318 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a8625b80-973c-43a1-a09f-d2f9740b1ba7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/cc834d11-4a9c-4e64-a56e-193463913fec returned with HTTP 200 Aug 14 06:20:15.537902 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1199/4833] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:15 2026] GET /volume/v3/volumes/cc834d11-4a9c-4e64-a56e-193463913fec => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:15.538177 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d7aee16a-83bd-4546-9fdb-63ddc6c7c77e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:15.552422 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:15.552422 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:15.557000 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d7aee16a-83bd-4546-9fdb-63ddc6c7c77e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:15.562992 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d7aee16a-83bd-4546-9fdb-63ddc6c7c77e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:15.563660 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1219/4834] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:15 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:15.583765 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5021775e-6dfc-444e-9283-8a8f7c6afd02 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:15.585593 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5021775e-6dfc-444e-9283-8a8f7c6afd02 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 Aug 14 06:20:15.585868 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5021775e-6dfc-444e-9283-8a8f7c6afd02 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:15.586102 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5021775e-6dfc-444e-9283-8a8f7c6afd02 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:15.598615 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:15.598615 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:15.599799 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5021775e-6dfc-444e-9283-8a8f7c6afd02 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:20:15.601185 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5021775e-6dfc-444e-9283-8a8f7c6afd02 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 returned with HTTP 200 Aug 14 06:20:15.602940 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1211/4835] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:15 2026] GET /volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:15.616135 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d3634535-cb61-4637-a71d-075d3a60106f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:15.620311 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d3634535-cb61-4637-a71d-075d3a60106f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 Aug 14 06:20:15.620605 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d3634535-cb61-4637-a71d-075d3a60106f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:15.620899 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d3634535-cb61-4637-a71d-075d3a60106f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:15.627498 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:15.627498 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:15.627939 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d3634535-cb61-4637-a71d-075d3a60106f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:20:15.628737 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d3634535-cb61-4637-a71d-075d3a60106f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 returned with HTTP 200 Aug 14 06:20:15.629117 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1207/4836] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:15 2026] GET /volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:16.265523 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-19352602-dd37-48d8-933d-4c59a5771b40 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:16.267370 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-19352602-dd37-48d8-933d-4c59a5771b40 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 Aug 14 06:20:16.267627 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-19352602-dd37-48d8-933d-4c59a5771b40 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:16.267805 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-19352602-dd37-48d8-933d-4c59a5771b40 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:16.278343 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:16.278343 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:16.284003 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-19352602-dd37-48d8-933d-4c59a5771b40 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:16.290840 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-19352602-dd37-48d8-933d-4c59a5771b40 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 returned with HTTP 200 Aug 14 06:20:16.291233 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1200/4837] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:16 2026] GET /volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:16.395167 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-af5d42e3-03e8-4669-9b50-1282a99775bf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:16.397294 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-af5d42e3-03e8-4669-9b50-1282a99775bf tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:16.397617 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-af5d42e3-03e8-4669-9b50-1282a99775bf tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:16.397866 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-af5d42e3-03e8-4669-9b50-1282a99775bf tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:16.398010 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-af5d42e3-03e8-4669-9b50-1282a99775bf tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:16.399659 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e9bda1a8-f87d-4760-8412-9325285e0d7a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:16.402625 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e9bda1a8-f87d-4760-8412-9325285e0d7a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] GET https://10.4.3.127/volume/v3/volumes/6d360a6a-bf2a-4b0f-aa56-e8112f400926 Aug 14 06:20:16.402727 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:16.402727 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:16.403029 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e9bda1a8-f87d-4760-8412-9325285e0d7a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:16.403237 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e9bda1a8-f87d-4760-8412-9325285e0d7a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:16.403508 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-af5d42e3-03e8-4669-9b50-1282a99775bf tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:16.404273 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1220/4838] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:16 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:16.405898 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-53bab807-03b2-4137-b366-cfc1940719f5 req-b37c47c6-ec10-4531-89db-9bf2429c1c0c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:16.408999 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-b37c47c6-ec10-4531-89db-9bf2429c1c0c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] POST https://10.4.3.127/volume/v3/attachments/e6f4c7b5-df36-4ac6-9f18-e359e40bbaa2/action Aug 14 06:20:16.409806 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-b37c47c6-ec10-4531-89db-9bf2429c1c0c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:20:16.409806 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-b37c47c6-ec10-4531-89db-9bf2429c1c0c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:16.411158 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e9bda1a8-f87d-4760-8412-9325285e0d7a tempest-ProjectMemberTests33-1826225319 tempest-ProjectMemberTests33-1826225319-project-admin] https://10.4.3.127/volume/v3/volumes/6d360a6a-bf2a-4b0f-aa56-e8112f400926 returned with HTTP 404 Aug 14 06:20:16.411685 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1212/4839] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:16 2026] GET /volume/v3/volumes/6d360a6a-bf2a-4b0f-aa56-e8112f400926 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:16.434055 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:16.434055 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:16.446628 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-53bab807-03b2-4137-b366-cfc1940719f5 req-b37c47c6-ec10-4531-89db-9bf2429c1c0c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments/e6f4c7b5-df36-4ac6-9f18-e359e40bbaa2/action returned with HTTP 204 Aug 14 06:20:16.446628 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1208/4840] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:20:16 2026] POST /volume/v3/attachments/e6f4c7b5-df36-4ac6-9f18-e359e40bbaa2/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:20:16.557272 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-176f7ae5-06ce-4e5a-88c4-095f1a0e5524 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:16.559511 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-176f7ae5-06ce-4e5a-88c4-095f1a0e5524 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/volumes/cc834d11-4a9c-4e64-a56e-193463913fec Aug 14 06:20:16.560370 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-176f7ae5-06ce-4e5a-88c4-095f1a0e5524 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:16.560370 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-176f7ae5-06ce-4e5a-88c4-095f1a0e5524 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:16.568606 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:16.568606 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:16.573139 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-176f7ae5-06ce-4e5a-88c4-095f1a0e5524 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:20:16.579298 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-176f7ae5-06ce-4e5a-88c4-095f1a0e5524 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/cc834d11-4a9c-4e64-a56e-193463913fec returned with HTTP 200 Aug 14 06:20:16.580532 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1201/4841] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:16 2026] GET /volume/v3/volumes/cc834d11-4a9c-4e64-a56e-193463913fec => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:16.580834 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-58f681db-5044-4728-81b1-578d4451dfbf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:16.582771 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-58f681db-5044-4728-81b1-578d4451dfbf tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:16.583146 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-58f681db-5044-4728-81b1-578d4451dfbf tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:16.583420 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-58f681db-5044-4728-81b1-578d4451dfbf tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:16.596133 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d894dfd8-240c-40d7-a807-cdbec7fac43b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:16.596486 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:16.596486 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:16.598954 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d894dfd8-240c-40d7-a807-cdbec7fac43b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 14 06:20:16.599286 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d894dfd8-240c-40d7-a807-cdbec7fac43b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cc834d11-4a9c-4e64-a56e-193463913fec", "name": "tempest-type-Backup-1406256647"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:16.601271 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.backups [None req-d894dfd8-240c-40d7-a807-cdbec7fac43b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Creating new backup {'backup': {'volume_id': 'cc834d11-4a9c-4e64-a56e-193463913fec', 'name': 'tempest-type-Backup-1406256647'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:20:16.601488 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.backups [None req-d894dfd8-240c-40d7-a807-cdbec7fac43b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Creating backup of volume cc834d11-4a9c-4e64-a56e-193463913fec in container None Aug 14 06:20:16.603930 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-58f681db-5044-4728-81b1-578d4451dfbf tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:16.611648 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-58f681db-5044-4728-81b1-578d4451dfbf tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:16.612379 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1221/4842] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:16 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 1170 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 06:20:16.612483 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:16.612483 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:16.612861 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d894dfd8-240c-40d7-a807-cdbec7fac43b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:20:16.632953 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c82f8e71-4243-4746-9fd8-bd1de5e4477b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:16.635560 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c82f8e71-4243-4746-9fd8-bd1de5e4477b tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:16.635662 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c82f8e71-4243-4746-9fd8-bd1de5e4477b tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:16.636072 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c82f8e71-4243-4746-9fd8-bd1de5e4477b tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:16.636475 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-d894dfd8-240c-40d7-a807-cdbec7fac43b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Created reservations ['adb91e9c-795d-4e10-99cc-692bce2d6872', '9a4c911f-7660-41c1-91c7-780d153936e2'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:16.650140 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:16.650140 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:16.654060 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c82f8e71-4243-4746-9fd8-bd1de5e4477b tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:16.658998 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c82f8e71-4243-4746-9fd8-bd1de5e4477b tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:16.659906 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1209/4843] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:16 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 1170 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:16.686237 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d894dfd8-240c-40d7-a807-cdbec7fac43b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:20:16.686777 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1213/4844] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:20:16 2026] POST /volume/v3/backups => generated 316 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:20:16.697312 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b3b0ff8e-abf9-4515-a89a-49eb03b8b5f2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:16.703420 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b3b0ff8e-abf9-4515-a89a-49eb03b8b5f2 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:16.703420 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b3b0ff8e-abf9-4515-a89a-49eb03b8b5f2 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:16.703420 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b3b0ff8e-abf9-4515-a89a-49eb03b8b5f2 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:16.703420 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b3b0ff8e-abf9-4515-a89a-49eb03b8b5f2 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:16.708764 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:16.708764 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:16.709571 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b3b0ff8e-abf9-4515-a89a-49eb03b8b5f2 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 200 Aug 14 06:20:16.709997 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1202/4845] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:16 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:16.716640 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-210d77d1-cab7-4110-b5e5-20e76aca9214 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:16.720068 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-210d77d1-cab7-4110-b5e5-20e76aca9214 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:16.720309 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-210d77d1-cab7-4110-b5e5-20e76aca9214 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:16.720534 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-210d77d1-cab7-4110-b5e5-20e76aca9214 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:16.737691 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:16.737691 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:16.742497 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-210d77d1-cab7-4110-b5e5-20e76aca9214 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:16.748481 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-210d77d1-cab7-4110-b5e5-20e76aca9214 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:16.748976 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1222/4846] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:20:16 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 1170 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:16.775769 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-32fa3875-6db3-410e-a3b1-9cd402469760 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:16.778060 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-32fa3875-6db3-410e-a3b1-9cd402469760 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] POST https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa/action Aug 14 06:20:16.778516 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-32fa3875-6db3-410e-a3b1-9cd402469760 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:20:16.778640 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-32fa3875-6db3-410e-a3b1-9cd402469760 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:16.795290 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:16.795290 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:16.795825 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-32fa3875-6db3-410e-a3b1-9cd402469760 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:16.803442 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-32fa3875-6db3-410e-a3b1-9cd402469760 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Begin detaching volume completed successfully. Aug 14 06:20:16.803442 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-32fa3875-6db3-410e-a3b1-9cd402469760 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa/action returned with HTTP 202 Aug 14 06:20:16.804065 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1210/4847] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:20:16 2026] POST /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:20:16.883326 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-91e60a7e-049e-4715-bfbd-bf0f369fd619 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:16.883786 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-91e60a7e-049e-4715-bfbd-bf0f369fd619 None None] GET https://10.4.3.127/volume// Aug 14 06:20:16.883961 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-91e60a7e-049e-4715-bfbd-bf0f369fd619 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:16.884145 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-91e60a7e-049e-4715-bfbd-bf0f369fd619 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:16.884435 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-91e60a7e-049e-4715-bfbd-bf0f369fd619 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:20:16.884715 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1214/4848] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:20:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:20:16.896607 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-9304bb68-d65a-4594-8963-3382374d2bb7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:16.899051 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-9304bb68-d65a-4594-8963-3382374d2bb7 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:16.899292 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-9304bb68-d65a-4594-8963-3382374d2bb7 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:16.899552 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-9304bb68-d65a-4594-8963-3382374d2bb7 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:16.912233 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:16.912233 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:16.918132 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-9304bb68-d65a-4594-8963-3382374d2bb7 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:16.926717 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-9304bb68-d65a-4594-8963-3382374d2bb7 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:16.927953 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1203/4849] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:20:16 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 1353 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:20:16.944213 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-29f9541e-7ac1-4061-b356-6c66069c12c0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:16.948326 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-29f9541e-7ac1-4061-b356-6c66069c12c0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa/encryption Aug 14 06:20:16.948326 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-29f9541e-7ac1-4061-b356-6c66069c12c0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:16.948326 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-29f9541e-7ac1-4061-b356-6c66069c12c0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:16.958158 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:16.958158 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:16.964686 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-29f9541e-7ac1-4061-b356-6c66069c12c0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa/encryption returned with HTTP 200 Aug 14 06:20:16.965382 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1223/4850] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 14 06:20:16 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:17.225129 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c03e64d9-6e3c-4317-a7c5-2a4a18fd435f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:17.227715 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c03e64d9-6e3c-4317-a7c5-2a4a18fd435f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 Aug 14 06:20:17.229060 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c03e64d9-6e3c-4317-a7c5-2a4a18fd435f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:17.229060 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c03e64d9-6e3c-4317-a7c5-2a4a18fd435f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:17.229060 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-c03e64d9-6e3c-4317-a7c5-2a4a18fd435f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete snapshot with id: 7722efca-5325-421b-a43a-f238f45b44a9 Aug 14 06:20:17.237209 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:17.237209 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:17.237907 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c03e64d9-6e3c-4317-a7c5-2a4a18fd435f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:20:17.265367 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c03e64d9-6e3c-4317-a7c5-2a4a18fd435f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot delete request issued successfully. Aug 14 06:20:17.266817 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c03e64d9-6e3c-4317-a7c5-2a4a18fd435f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 returned with HTTP 202 Aug 14 06:20:17.269869 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1211/4851] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:20:17 2026] DELETE /volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:17.280392 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-dd5399cc-3b2a-4060-afa0-b37b0125f408 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:17.284199 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dd5399cc-3b2a-4060-afa0-b37b0125f408 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 Aug 14 06:20:17.284415 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dd5399cc-3b2a-4060-afa0-b37b0125f408 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:17.284616 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dd5399cc-3b2a-4060-afa0-b37b0125f408 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:17.290230 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:17.290230 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:17.290320 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-dd5399cc-3b2a-4060-afa0-b37b0125f408 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:20:17.291606 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dd5399cc-3b2a-4060-afa0-b37b0125f408 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 returned with HTTP 200 Aug 14 06:20:17.291740 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1215/4852] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:17 2026] GET /volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:17.306194 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e8f2b01c-9ccb-4cd8-bbed-91452b9318d9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:17.308545 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e8f2b01c-9ccb-4cd8-bbed-91452b9318d9 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 Aug 14 06:20:17.309292 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e8f2b01c-9ccb-4cd8-bbed-91452b9318d9 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:17.309556 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e8f2b01c-9ccb-4cd8-bbed-91452b9318d9 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:17.330899 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:17.330899 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:17.340413 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e8f2b01c-9ccb-4cd8-bbed-91452b9318d9 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:17.346276 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e8f2b01c-9ccb-4cd8-bbed-91452b9318d9 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 returned with HTTP 200 Aug 14 06:20:17.347112 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1204/4853] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:17 2026] GET /volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 => generated 884 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:17.416640 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-258ae91b-d36a-412a-8491-3c30b9a8afd5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:17.418789 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-258ae91b-d36a-412a-8491-3c30b9a8afd5 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:17.419247 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-258ae91b-d36a-412a-8491-3c30b9a8afd5 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:17.419561 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-258ae91b-d36a-412a-8491-3c30b9a8afd5 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:17.419659 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-258ae91b-d36a-412a-8491-3c30b9a8afd5 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:17.424080 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:17.424080 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:17.424842 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-258ae91b-d36a-412a-8491-3c30b9a8afd5 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:17.425235 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1224/4854] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:17 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:17.727288 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8827f7b4-20d1-4030-9ecf-bf8cbbadcecc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:17.732438 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8827f7b4-20d1-4030-9ecf-bf8cbbadcecc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:17.732710 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8827f7b4-20d1-4030-9ecf-bf8cbbadcecc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:17.732966 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8827f7b4-20d1-4030-9ecf-bf8cbbadcecc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:17.733110 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-8827f7b4-20d1-4030-9ecf-bf8cbbadcecc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:17.738330 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:17.738330 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:17.739246 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8827f7b4-20d1-4030-9ecf-bf8cbbadcecc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 200 Aug 14 06:20:17.739785 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1212/4855] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:17 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:17.833376 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-5cbee68b-04e2-4024-9fc5-a142223ec761 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:17.835618 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-5cbee68b-04e2-4024-9fc5-a142223ec761 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] POST https://10.4.3.127/volume/v3/attachments/2f383761-357c-4cc4-8de6-ee3aaa668240/action Aug 14 06:20:17.836237 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-5cbee68b-04e2-4024-9fc5-a142223ec761 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:20:17.836237 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-5cbee68b-04e2-4024-9fc5-a142223ec761 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:17.867426 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:17.867426 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:17.879244 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-8a9cd34a-fd80-4bcf-8c81-f439d63b97f2 req-5cbee68b-04e2-4024-9fc5-a142223ec761 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/attachments/2f383761-357c-4cc4-8de6-ee3aaa668240/action returned with HTTP 204 Aug 14 06:20:17.879945 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1216/4856] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:20:17 2026] POST /volume/v3/attachments/2f383761-357c-4cc4-8de6-ee3aaa668240/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:17.990599 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-8d557340-88ca-49e6-8e00-588ed9c71abd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:17.992729 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-8d557340-88ca-49e6-8e00-588ed9c71abd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] DELETE https://10.4.3.127/volume/v3/attachments/e6f4c7b5-df36-4ac6-9f18-e359e40bbaa2 Aug 14 06:20:17.992908 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-8d557340-88ca-49e6-8e00-588ed9c71abd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:17.993081 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-8d557340-88ca-49e6-8e00-588ed9c71abd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:18.000551 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:18.000551 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:18.064391 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-48babf28-5f6d-4e1e-afa0-b13650802688 req-8d557340-88ca-49e6-8e00-588ed9c71abd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments/e6f4c7b5-df36-4ac6-9f18-e359e40bbaa2 returned with HTTP 200 Aug 14 06:20:18.064936 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1205/4857] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:20:17 2026] DELETE /volume/v3/attachments/e6f4c7b5-df36-4ac6-9f18-e359e40bbaa2 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:18.305022 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5d40c7e8-151c-45fd-b5d2-5d136eeab6cf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:18.310177 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5d40c7e8-151c-45fd-b5d2-5d136eeab6cf tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 Aug 14 06:20:18.310177 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5d40c7e8-151c-45fd-b5d2-5d136eeab6cf tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:18.310177 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5d40c7e8-151c-45fd-b5d2-5d136eeab6cf tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:18.315253 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5d40c7e8-151c-45fd-b5d2-5d136eeab6cf tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 returned with HTTP 404 Aug 14 06:20:18.315691 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1225/4858] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:18 2026] GET /volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:18.328761 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-633dcc7f-ac62-497d-962e-41fc92446c35 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:18.332132 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-633dcc7f-ac62-497d-962e-41fc92446c35 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 Aug 14 06:20:18.332363 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-633dcc7f-ac62-497d-962e-41fc92446c35 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:18.332640 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-633dcc7f-ac62-497d-962e-41fc92446c35 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:18.332771 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-633dcc7f-ac62-497d-962e-41fc92446c35 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete snapshot with id: effc5f7a-4bed-4b5b-b5b0-1ea676739559 Aug 14 06:20:18.338514 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:18.338514 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:18.339001 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-633dcc7f-ac62-497d-962e-41fc92446c35 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:20:18.361965 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-633dcc7f-ac62-497d-962e-41fc92446c35 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot delete request issued successfully. Aug 14 06:20:18.361965 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-633dcc7f-ac62-497d-962e-41fc92446c35 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 returned with HTTP 202 Aug 14 06:20:18.362501 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1213/4859] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:20:18 2026] DELETE /volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:18.367331 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-66bf95b3-8a30-4def-b8fa-d6b70a0b801b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:18.369712 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-66bf95b3-8a30-4def-b8fa-d6b70a0b801b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 Aug 14 06:20:18.369999 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-66bf95b3-8a30-4def-b8fa-d6b70a0b801b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:18.370090 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-66bf95b3-8a30-4def-b8fa-d6b70a0b801b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:18.373649 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-618d6c18-faeb-420c-bab7-c1ce2c6264e6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:18.375574 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-618d6c18-faeb-420c-bab7-c1ce2c6264e6 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 Aug 14 06:20:18.375789 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-618d6c18-faeb-420c-bab7-c1ce2c6264e6 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:18.376057 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-618d6c18-faeb-420c-bab7-c1ce2c6264e6 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:18.380854 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:18.380854 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:18.381306 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-618d6c18-faeb-420c-bab7-c1ce2c6264e6 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:20:18.381946 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:18.381946 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:18.382057 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-618d6c18-faeb-420c-bab7-c1ce2c6264e6 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 returned with HTTP 200 Aug 14 06:20:18.382392 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1206/4860] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:18 2026] GET /volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:18.390279 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-66bf95b3-8a30-4def-b8fa-d6b70a0b801b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:18.395389 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-66bf95b3-8a30-4def-b8fa-d6b70a0b801b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 returned with HTTP 200 Aug 14 06:20:18.395874 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1217/4861] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:18 2026] GET /volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 => generated 1176 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:18.447848 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d82e45a8-ac8f-41c6-9dbe-c775cbbf5a98 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:18.449990 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d82e45a8-ac8f-41c6-9dbe-c775cbbf5a98 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:18.450330 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d82e45a8-ac8f-41c6-9dbe-c775cbbf5a98 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:18.450534 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d82e45a8-ac8f-41c6-9dbe-c775cbbf5a98 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:18.450674 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-d82e45a8-ac8f-41c6-9dbe-c775cbbf5a98 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:18.456297 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:18.456297 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:18.457287 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d82e45a8-ac8f-41c6-9dbe-c775cbbf5a98 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:18.457705 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1226/4862] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:18 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:18.523205 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fd1e9641-979a-4270-b857-61cbac1d6a4d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:18.635450 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fd1e9641-979a-4270-b857-61cbac1d6a4d tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:20:18.635450 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fd1e9641-979a-4270-b857-61cbac1d6a4d tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1475458164", "extra_specs": {"storage_protocol": "tempest-storage_protocol-301767011", "vendor_name": "tempest-vendor_name-1449375072"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:18.636895 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:18.636895 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:18.652428 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fd1e9641-979a-4270-b857-61cbac1d6a4d tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:20:18.652828 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1214/4863] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:20:18 2026] POST /volume/v3/types => generated 329 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:18.662319 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9b516969-602f-4082-b37a-c05d4aa2353b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:18.664080 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:20:18.664498 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "19c14565-1e26-42e3-9412-6032641f8ba3", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:18.665919 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Create volume request body: {'volume': {'volume_type': '19c14565-1e26-42e3-9412-6032641f8ba3', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:20:18.669977 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Create volume of 1 GB Aug 14 06:20:18.670248 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:18.670248 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:18.670612 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Availability Zones retrieved successfully. Aug 14 06:20:18.675775 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Flow 'volume_create_api' (4d2e96db-97db-4a28-a510-61a9177115e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:18.676886 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (707d7a01-2b59-4fe7-b43e-6ef504a17aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:18.677653 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:20:18.696960 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (707d7a01-2b59-4fe7-b43e-6ef504a17aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:20:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-301767011',vendor_name='tempest-vendor_name-1449375072'},id=19c14565-1e26-42e3-9412-6032641f8ba3,is_public=True,name='tempest-ProjectReaderTests-volume-type-1475458164',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '19c14565-1e26-42e3-9412-6032641f8ba3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:18.697835 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f92606d-c53b-4467-8420-0e718d04b8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:18.724078 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1475458164 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1475458164, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:20:18.724563 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1475458164 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1475458164, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:20:18.753821 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3c35f4a1-b160-4738-a4b0-69b55a0a4eef None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:18.755906 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3c35f4a1-b160-4738-a4b0-69b55a0a4eef tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:18.756194 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3c35f4a1-b160-4738-a4b0-69b55a0a4eef tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:18.756453 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3c35f4a1-b160-4738-a4b0-69b55a0a4eef tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:18.756549 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-3c35f4a1-b160-4738-a4b0-69b55a0a4eef tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:18.760567 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Created reservations ['757acdc0-363a-4f07-b3af-18e8ed33a708', '09d4086b-699f-47a4-9959-41b2f7f25906', '1c947f87-5c92-46c6-9d9c-cd9bff9b7c8b', '32973205-d156-445f-a404-50c409b57722'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:18.760686 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:18.760686 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:18.761280 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3c35f4a1-b160-4738-a4b0-69b55a0a4eef tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 200 Aug 14 06:20:18.761343 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f92606d-c53b-4467-8420-0e718d04b8be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['757acdc0-363a-4f07-b3af-18e8ed33a708', '09d4086b-699f-47a4-9959-41b2f7f25906', '1c947f87-5c92-46c6-9d9c-cd9bff9b7c8b', '32973205-d156-445f-a404-50c409b57722']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:18.761661 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1218/4864] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:18 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:18.762060 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34f35c94-a5af-4872-a5c5-37b293293bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:18.785613 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34f35c94-a5af-4872-a5c5-37b293293bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46be7416-1004-4498-b271-506fe3e3f59a', '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='27e15ab359c443c2b4bb81d54ea0dde3',qos_specs=None,replication_status=,reservations=['757acdc0-363a-4f07-b3af-18e8ed33a708','09d4086b-699f-47a4-9959-41b2f7f25906','1c947f87-5c92-46c6-9d9c-cd9bff9b7c8b','32973205-d156-445f-a404-50c409b57722'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6f9a6f1b0ae46e2b160a11c8d14198a',volume_type_id=19c14565-1e26-42e3-9412-6032641f8ba3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:20:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46be7416-1004-4498-b271-506fe3e3f59a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27e15ab359c443c2b4bb81d54ea0dde3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6f9a6f1b0ae46e2b160a11c8d14198a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(19c14565-1e26-42e3-9412-6032641f8ba3),volume_type_id=19c14565-1e26-42e3-9412-6032641f8ba3)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:18.786365 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f0d76d-bb67-4561-8b0f-1b53d39a0695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:18.804663 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f0d76d-bb67-4561-8b0f-1b53d39a0695) transitioned into state 'SUCCESS' from 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='27e15ab359c443c2b4bb81d54ea0dde3',qos_specs=None,replication_status=,reservations=['757acdc0-363a-4f07-b3af-18e8ed33a708','09d4086b-699f-47a4-9959-41b2f7f25906','1c947f87-5c92-46c6-9d9c-cd9bff9b7c8b','32973205-d156-445f-a404-50c409b57722'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6f9a6f1b0ae46e2b160a11c8d14198a',volume_type_id=19c14565-1e26-42e3-9412-6032641f8ba3)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:18.805345 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ef3d7ca-18a1-4567-892b-94d077e17df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:18.817232 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ef3d7ca-18a1-4567-892b-94d077e17df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:18.818167 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Flow 'volume_create_api' (4d2e96db-97db-4a28-a510-61a9177115e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:18.818282 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Create volume request issued successfully. Aug 14 06:20:18.818841 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b516969-602f-4082-b37a-c05d4aa2353b tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:20:18.819513 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1207/4865] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:20:18 2026] POST /volume/v3/volumes => generated 774 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:20:18.830498 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-00ea91cf-1bbf-4328-a4e1-eeff7d74dc0c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:18.832842 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-00ea91cf-1bbf-4328-a4e1-eeff7d74dc0c tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] GET https://10.4.3.127/volume/v3/volumes/46be7416-1004-4498-b271-506fe3e3f59a Aug 14 06:20:18.833137 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-00ea91cf-1bbf-4328-a4e1-eeff7d74dc0c tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:18.833794 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-00ea91cf-1bbf-4328-a4e1-eeff7d74dc0c tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:18.842593 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:18.842593 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:18.846755 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-00ea91cf-1bbf-4328-a4e1-eeff7d74dc0c tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Volume info retrieved successfully. Aug 14 06:20:18.850459 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-00ea91cf-1bbf-4328-a4e1-eeff7d74dc0c tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] https://10.4.3.127/volume/v3/volumes/46be7416-1004-4498-b271-506fe3e3f59a returned with HTTP 200 Aug 14 06:20:18.850816 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1227/4866] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:18 2026] GET /volume/v3/volumes/46be7416-1004-4498-b271-506fe3e3f59a => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:18.988205 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-d07456aa-576c-41d3-a5c3-7bbd776a07b6 req-94b47f7e-d187-4135-a48d-d9361334199e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:18.990362 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-d07456aa-576c-41d3-a5c3-7bbd776a07b6 req-94b47f7e-d187-4135-a48d-d9361334199e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:18.990588 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-d07456aa-576c-41d3-a5c3-7bbd776a07b6 req-94b47f7e-d187-4135-a48d-d9361334199e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:18.990871 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-d07456aa-576c-41d3-a5c3-7bbd776a07b6 req-94b47f7e-d187-4135-a48d-d9361334199e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:18.998171 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:18.998171 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:19.002278 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-d07456aa-576c-41d3-a5c3-7bbd776a07b6 req-94b47f7e-d187-4135-a48d-d9361334199e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:19.008047 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-d07456aa-576c-41d3-a5c3-7bbd776a07b6 req-94b47f7e-d187-4135-a48d-d9361334199e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:19.008609 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1215/4867] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:20:18 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:19.391452 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-93fbff5f-ddc6-4a75-8c5d-6779f89a80aa None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:19.395879 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-93fbff5f-ddc6-4a75-8c5d-6779f89a80aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 Aug 14 06:20:19.396066 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-93fbff5f-ddc6-4a75-8c5d-6779f89a80aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:19.396252 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-93fbff5f-ddc6-4a75-8c5d-6779f89a80aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:19.401837 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-93fbff5f-ddc6-4a75-8c5d-6779f89a80aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 returned with HTTP 404 Aug 14 06:20:19.402502 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1219/4868] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:19 2026] GET /volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:19.410940 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cc19b62a-e357-40fe-9b54-1c9f289ff27b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:19.412621 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cc19b62a-e357-40fe-9b54-1c9f289ff27b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b Aug 14 06:20:19.412674 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cc19b62a-e357-40fe-9b54-1c9f289ff27b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:19.412965 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cc19b62a-e357-40fe-9b54-1c9f289ff27b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:19.413118 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-cc19b62a-e357-40fe-9b54-1c9f289ff27b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete snapshot with id: 7cb68f13-ebd0-41f9-be28-bce0ca37ad2b Aug 14 06:20:19.417965 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:19.417965 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:19.418375 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cc19b62a-e357-40fe-9b54-1c9f289ff27b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:20:19.436618 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cc19b62a-e357-40fe-9b54-1c9f289ff27b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot delete request issued successfully. Aug 14 06:20:19.436820 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cc19b62a-e357-40fe-9b54-1c9f289ff27b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b returned with HTTP 202 Aug 14 06:20:19.437228 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1208/4869] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:20:19 2026] DELETE /volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:19.445257 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a721afbf-6754-4134-aa1d-8296cde6aae0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:19.450771 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a721afbf-6754-4134-aa1d-8296cde6aae0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b Aug 14 06:20:19.451041 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a721afbf-6754-4134-aa1d-8296cde6aae0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:19.451162 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a721afbf-6754-4134-aa1d-8296cde6aae0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:19.462408 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:19.462408 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:19.462925 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a721afbf-6754-4134-aa1d-8296cde6aae0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:20:19.463999 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a721afbf-6754-4134-aa1d-8296cde6aae0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b returned with HTTP 200 Aug 14 06:20:19.468752 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1228/4870] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:19 2026] GET /volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:19.480688 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a4e11d4d-9d4b-44c7-8d17-b7e1c5bd3852 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:19.482822 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a4e11d4d-9d4b-44c7-8d17-b7e1c5bd3852 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:19.483052 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a4e11d4d-9d4b-44c7-8d17-b7e1c5bd3852 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:19.483262 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a4e11d4d-9d4b-44c7-8d17-b7e1c5bd3852 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:19.483482 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-a4e11d4d-9d4b-44c7-8d17-b7e1c5bd3852 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:19.487619 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:19.487619 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:19.488237 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a4e11d4d-9d4b-44c7-8d17-b7e1c5bd3852 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:19.488615 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1216/4871] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:19 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:19.775318 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b11a5b04-a2cc-4fe6-bc6a-14c662ad9219 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:19.777143 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b11a5b04-a2cc-4fe6-bc6a-14c662ad9219 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:19.777523 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b11a5b04-a2cc-4fe6-bc6a-14c662ad9219 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:19.777771 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b11a5b04-a2cc-4fe6-bc6a-14c662ad9219 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:19.777852 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-b11a5b04-a2cc-4fe6-bc6a-14c662ad9219 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:19.783738 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:19.783738 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:19.784592 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b11a5b04-a2cc-4fe6-bc6a-14c662ad9219 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 200 Aug 14 06:20:19.785058 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1220/4872] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:19 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:19.863320 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f3e4b323-72a5-4ab8-a398-6ba115c531d8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:19.865324 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f3e4b323-72a5-4ab8-a398-6ba115c531d8 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] GET https://10.4.3.127/volume/v3/volumes/46be7416-1004-4498-b271-506fe3e3f59a Aug 14 06:20:19.865593 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f3e4b323-72a5-4ab8-a398-6ba115c531d8 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:19.865774 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f3e4b323-72a5-4ab8-a398-6ba115c531d8 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:19.873108 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:19.873108 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:19.876723 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f3e4b323-72a5-4ab8-a398-6ba115c531d8 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Volume info retrieved successfully. Aug 14 06:20:19.881693 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f3e4b323-72a5-4ab8-a398-6ba115c531d8 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] https://10.4.3.127/volume/v3/volumes/46be7416-1004-4498-b271-506fe3e3f59a returned with HTTP 200 Aug 14 06:20:19.882219 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1209/4873] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:19 2026] GET /volume/v3/volumes/46be7416-1004-4498-b271-506fe3e3f59a => generated 974 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:19.895725 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-960a03f6-5392-48ee-865e-525d5e5ed164 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:19.897938 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-960a03f6-5392-48ee-865e-525d5e5ed164 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] GET https://10.4.3.127/volume/v3/messages Aug 14 06:20:19.898238 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-960a03f6-5392-48ee-865e-525d5e5ed164 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:19.898479 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-960a03f6-5392-48ee-865e-525d5e5ed164 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:19.904476 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-960a03f6-5392-48ee-865e-525d5e5ed164 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 14 06:20:19.904476 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1229/4874] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 14 06:20:19 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:19.914232 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-18c223d9-657a-42f8-bf56-26f110ce4c8d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:19.998010 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-18c223d9-657a-42f8-bf56-26f110ce4c8d tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-reader] GET https://10.4.3.127/volume/v3/messages Aug 14 06:20:19.998480 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-18c223d9-657a-42f8-bf56-26f110ce4c8d tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-reader] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:19.998480 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-18c223d9-657a-42f8-bf56-26f110ce4c8d tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-reader] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:20.004073 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-18c223d9-657a-42f8-bf56-26f110ce4c8d tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-reader] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 14 06:20:20.004073 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1217/4875] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 14 06:20:19 2026] GET /volume/v3/messages => generated 670 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:20.018774 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-fd25bf5f-39ac-44a8-8851-2d56f33897e3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:20.020992 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fd25bf5f-39ac-44a8-8851-2d56f33897e3 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] DELETE https://10.4.3.127/volume/v3/messages/a41ef026-c541-4014-bac2-8c3e989c4a43 Aug 14 06:20:20.021301 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fd25bf5f-39ac-44a8-8851-2d56f33897e3 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:20.021525 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fd25bf5f-39ac-44a8-8851-2d56f33897e3 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:20.037351 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fd25bf5f-39ac-44a8-8851-2d56f33897e3 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] https://10.4.3.127/volume/v3/messages/a41ef026-c541-4014-bac2-8c3e989c4a43 returned with HTTP 204 Aug 14 06:20:20.038040 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1221/4876] 10.4.3.127 () {68 vars in 1394 bytes} [Fri Aug 14 06:20:20 2026] DELETE /volume/v3/messages/a41ef026-c541-4014-bac2-8c3e989c4a43 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 06:20:20.050809 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-73c08f61-baf2-49c7-9701-8ffee88ae86d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:20.052857 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-73c08f61-baf2-49c7-9701-8ffee88ae86d tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/46be7416-1004-4498-b271-506fe3e3f59a Aug 14 06:20:20.053198 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-73c08f61-baf2-49c7-9701-8ffee88ae86d tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:20.053493 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-73c08f61-baf2-49c7-9701-8ffee88ae86d tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:20.054418 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-73c08f61-baf2-49c7-9701-8ffee88ae86d tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Delete volume with id: 46be7416-1004-4498-b271-506fe3e3f59a Aug 14 06:20:20.076360 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:20.076360 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:20.076820 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-73c08f61-baf2-49c7-9701-8ffee88ae86d tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Volume info retrieved successfully. Aug 14 06:20:20.078380 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-73c08f61-baf2-49c7-9701-8ffee88ae86d tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100407) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 06:20:20.107744 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-73c08f61-baf2-49c7-9701-8ffee88ae86d tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Created reservations ['a5c4b3b7-7d6c-4572-91a2-af0070bbcc12', '98613ea9-6429-4eb2-a2b2-f8cd33de7e29', '9b63206b-e6d8-44b2-b0d2-1bbe95998b46', '8c6408a4-52c3-42dd-b3f9-7225df70b54c'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:20.159950 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-73c08f61-baf2-49c7-9701-8ffee88ae86d tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Delete volume request issued successfully. Aug 14 06:20:20.160192 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-73c08f61-baf2-49c7-9701-8ffee88ae86d tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] https://10.4.3.127/volume/v3/volumes/46be7416-1004-4498-b271-506fe3e3f59a returned with HTTP 202 Aug 14 06:20:20.160635 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1210/4877] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:20:20 2026] DELETE /volume/v3/volumes/46be7416-1004-4498-b271-506fe3e3f59a => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:20.169066 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7cf4bb0f-c80c-4966-8835-5d5dfb418b2e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:20.172367 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7cf4bb0f-c80c-4966-8835-5d5dfb418b2e tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] DELETE https://10.4.3.127/volume/v3/types/19c14565-1e26-42e3-9412-6032641f8ba3 Aug 14 06:20:20.172569 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7cf4bb0f-c80c-4966-8835-5d5dfb418b2e tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:20.172873 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7cf4bb0f-c80c-4966-8835-5d5dfb418b2e tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:20.220873 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7cf4bb0f-c80c-4966-8835-5d5dfb418b2e tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] https://10.4.3.127/volume/v3/types/19c14565-1e26-42e3-9412-6032641f8ba3 returned with HTTP 202 Aug 14 06:20:20.221344 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1230/4878] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:20:20 2026] DELETE /volume/v3/types/19c14565-1e26-42e3-9412-6032641f8ba3 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:20.231430 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c58e390c-2fe3-4445-bb5f-94f46f6ed88e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:20.233716 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c58e390c-2fe3-4445-bb5f-94f46f6ed88e tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:20:20.234199 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c58e390c-2fe3-4445-bb5f-94f46f6ed88e tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1092317298", "extra_specs": {"storage_protocol": "tempest-storage_protocol-219151515", "vendor_name": "tempest-vendor_name-2004289184"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:20.254180 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c58e390c-2fe3-4445-bb5f-94f46f6ed88e tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:20:20.254685 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1218/4879] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:20:20 2026] POST /volume/v3/types => generated 329 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:20.268558 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:20.271765 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:20:20.272222 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c519384d-cd22-44c4-ba45-f039205b3f3a", "size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:20.276584 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Create volume request body: {'volume': {'volume_type': 'c519384d-cd22-44c4-ba45-f039205b3f3a', 'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:20:20.283309 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Create volume of 1 GB Aug 14 06:20:20.283745 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:20.283745 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:20.284077 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Availability Zones retrieved successfully. Aug 14 06:20:20.293886 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Flow 'volume_create_api' (09f10cb3-26a4-4139-bbba-3c942da6b411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:20.295532 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bee9fe0e-0f64-4c87-bff2-01087abeebad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:20.297017 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:20:20.325954 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bee9fe0e-0f64-4c87-bff2-01087abeebad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:20:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-219151515',vendor_name='tempest-vendor_name-2004289184'},id=c519384d-cd22-44c4-ba45-f039205b3f3a,is_public=True,name='tempest-ProjectReaderTests-volume-type-1092317298',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c519384d-cd22-44c4-ba45-f039205b3f3a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:20.327268 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d47e732-736b-4e2e-b0e9-81cb5854336d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:20.357659 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1092317298 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1092317298, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:20:20.358018 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1092317298 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1092317298, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:20:20.385524 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Created reservations ['2a0d4a78-2019-49ce-a6dd-f03d909de638', 'b22b806d-fedb-4fcd-9166-1be4662b41ff', '58806427-09d6-42c5-8b2a-ba443c3332cd', 'c3dabfe2-a618-4ecd-afea-884f987218aa'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:20.386529 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d47e732-736b-4e2e-b0e9-81cb5854336d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a0d4a78-2019-49ce-a6dd-f03d909de638', 'b22b806d-fedb-4fcd-9166-1be4662b41ff', '58806427-09d6-42c5-8b2a-ba443c3332cd', 'c3dabfe2-a618-4ecd-afea-884f987218aa']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:20.387454 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6609997a-7c93-4b26-87fe-a1f91707c45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:20.430192 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6609997a-7c93-4b26-87fe-a1f91707c45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f5ad6db-8dfe-4240-9aca-48a45c3dac81', '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='27e15ab359c443c2b4bb81d54ea0dde3',qos_specs=None,replication_status=,reservations=['2a0d4a78-2019-49ce-a6dd-f03d909de638','b22b806d-fedb-4fcd-9166-1be4662b41ff','58806427-09d6-42c5-8b2a-ba443c3332cd','c3dabfe2-a618-4ecd-afea-884f987218aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6f9a6f1b0ae46e2b160a11c8d14198a',volume_type_id=c519384d-cd22-44c4-ba45-f039205b3f3a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:20:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f5ad6db-8dfe-4240-9aca-48a45c3dac81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27e15ab359c443c2b4bb81d54ea0dde3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6f9a6f1b0ae46e2b160a11c8d14198a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c519384d-cd22-44c4-ba45-f039205b3f3a),volume_type_id=c519384d-cd22-44c4-ba45-f039205b3f3a)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:20.430990 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d0fdaa4-52fe-4d09-8854-e9c4008bcd73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:20.449103 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d0fdaa4-52fe-4d09-8854-e9c4008bcd73) transitioned into state 'SUCCESS' from 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='27e15ab359c443c2b4bb81d54ea0dde3',qos_specs=None,replication_status=,reservations=['2a0d4a78-2019-49ce-a6dd-f03d909de638','b22b806d-fedb-4fcd-9166-1be4662b41ff','58806427-09d6-42c5-8b2a-ba443c3332cd','c3dabfe2-a618-4ecd-afea-884f987218aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6f9a6f1b0ae46e2b160a11c8d14198a',volume_type_id=c519384d-cd22-44c4-ba45-f039205b3f3a)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:20.449897 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a7e5ff0-b61c-498a-ac30-552a5ed3362f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:20.459792 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a7e5ff0-b61c-498a-ac30-552a5ed3362f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:20.460614 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Flow 'volume_create_api' (09f10cb3-26a4-4139-bbba-3c942da6b411) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:20.460889 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Create volume request issued successfully. Aug 14 06:20:20.461452 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-46580885-c5a3-4135-9aad-a2fdd0e98f60 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:20:20.461900 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1222/4880] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:20:20 2026] POST /volume/v3/volumes => generated 774 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:20:20.483124 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-55bd4901-899b-42bc-93e6-415fe20b87b5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:20.484910 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1c4d2106-40fa-4d73-bc7f-d8f7e53ee5cc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:20.485463 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-55bd4901-899b-42bc-93e6-415fe20b87b5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b Aug 14 06:20:20.485724 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-55bd4901-899b-42bc-93e6-415fe20b87b5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:20.485988 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-55bd4901-899b-42bc-93e6-415fe20b87b5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:20.487085 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1c4d2106-40fa-4d73-bc7f-d8f7e53ee5cc tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] GET https://10.4.3.127/volume/v3/volumes/9f5ad6db-8dfe-4240-9aca-48a45c3dac81 Aug 14 06:20:20.487217 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1c4d2106-40fa-4d73-bc7f-d8f7e53ee5cc tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:20.487466 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1c4d2106-40fa-4d73-bc7f-d8f7e53ee5cc tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:20.490382 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-55bd4901-899b-42bc-93e6-415fe20b87b5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b returned with HTTP 404 Aug 14 06:20:20.490944 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1211/4881] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:20 2026] GET /volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:20.498889 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:20.498889 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:20.499598 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-018b97f0-b5d9-4078-bf70-0678ad27cd88 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:20.501318 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3d0f2f60-c4b8-4d17-b9a5-1a01eb478d95 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:20.503557 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1c4d2106-40fa-4d73-bc7f-d8f7e53ee5cc tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Volume info retrieved successfully. Aug 14 06:20:20.503652 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3d0f2f60-c4b8-4d17-b9a5-1a01eb478d95 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:20.503921 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3d0f2f60-c4b8-4d17-b9a5-1a01eb478d95 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:20.504161 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3d0f2f60-c4b8-4d17-b9a5-1a01eb478d95 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:20.504327 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-3d0f2f60-c4b8-4d17-b9a5-1a01eb478d95 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:20.505090 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-018b97f0-b5d9-4078-bf70-0678ad27cd88 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 Aug 14 06:20:20.505350 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-018b97f0-b5d9-4078-bf70-0678ad27cd88 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:20.505626 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-018b97f0-b5d9-4078-bf70-0678ad27cd88 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:20.505749 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-018b97f0-b5d9-4078-bf70-0678ad27cd88 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete snapshot with id: 7722efca-5325-421b-a43a-f238f45b44a9 Aug 14 06:20:20.508641 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1c4d2106-40fa-4d73-bc7f-d8f7e53ee5cc tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] https://10.4.3.127/volume/v3/volumes/9f5ad6db-8dfe-4240-9aca-48a45c3dac81 returned with HTTP 200 Aug 14 06:20:20.509138 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1231/4882] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:20 2026] GET /volume/v3/volumes/9f5ad6db-8dfe-4240-9aca-48a45c3dac81 => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:20.510233 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:20.510233 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:20.511231 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3d0f2f60-c4b8-4d17-b9a5-1a01eb478d95 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:20.511748 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1223/4883] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:20 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:20.521245 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-018b97f0-b5d9-4078-bf70-0678ad27cd88 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 returned with HTTP 404 Aug 14 06:20:20.521903 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1219/4884] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:20:20 2026] DELETE /volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:20.530943 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-514d2a59-b69d-4745-893c-622264018ce2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:20.532683 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-514d2a59-b69d-4745-893c-622264018ce2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 Aug 14 06:20:20.532942 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-514d2a59-b69d-4745-893c-622264018ce2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:20.533159 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-514d2a59-b69d-4745-893c-622264018ce2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:20.537480 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-514d2a59-b69d-4745-893c-622264018ce2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 returned with HTTP 404 Aug 14 06:20:20.538009 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1212/4885] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:20 2026] GET /volume/v3/snapshots/7722efca-5325-421b-a43a-f238f45b44a9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:20.545570 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-93197a09-1e89-40d8-9264-c18f7a7e94f2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:20.547692 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-93197a09-1e89-40d8-9264-c18f7a7e94f2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 Aug 14 06:20:20.547802 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-93197a09-1e89-40d8-9264-c18f7a7e94f2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:20.547999 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-93197a09-1e89-40d8-9264-c18f7a7e94f2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:20.548115 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-93197a09-1e89-40d8-9264-c18f7a7e94f2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete snapshot with id: effc5f7a-4bed-4b5b-b5b0-1ea676739559 Aug 14 06:20:20.552363 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-93197a09-1e89-40d8-9264-c18f7a7e94f2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 returned with HTTP 404 Aug 14 06:20:20.552923 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1232/4886] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:20:20 2026] DELETE /volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:20:20.560653 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-cbd88c80-9351-4001-bf00-ed9ec08cf844 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:20.564424 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cbd88c80-9351-4001-bf00-ed9ec08cf844 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 Aug 14 06:20:20.564754 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cbd88c80-9351-4001-bf00-ed9ec08cf844 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:20.565036 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cbd88c80-9351-4001-bf00-ed9ec08cf844 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:20.569914 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cbd88c80-9351-4001-bf00-ed9ec08cf844 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 returned with HTTP 404 Aug 14 06:20:20.570608 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1224/4887] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:20 2026] GET /volume/v3/snapshots/effc5f7a-4bed-4b5b-b5b0-1ea676739559 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:20.577272 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f3255475-8393-4b15-9037-d59fd4d02749 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:20.578973 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f3255475-8393-4b15-9037-d59fd4d02749 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b Aug 14 06:20:20.579170 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f3255475-8393-4b15-9037-d59fd4d02749 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:20.579372 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f3255475-8393-4b15-9037-d59fd4d02749 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:20.579521 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-f3255475-8393-4b15-9037-d59fd4d02749 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete snapshot with id: 7cb68f13-ebd0-41f9-be28-bce0ca37ad2b Aug 14 06:20:20.583691 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f3255475-8393-4b15-9037-d59fd4d02749 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b returned with HTTP 404 Aug 14 06:20:20.584175 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1220/4888] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:20:20 2026] DELETE /volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:20.590896 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e479c29e-ad28-4b71-a4ff-2952b72f4bb8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:20.592831 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e479c29e-ad28-4b71-a4ff-2952b72f4bb8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b Aug 14 06:20:20.593083 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e479c29e-ad28-4b71-a4ff-2952b72f4bb8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:20.593385 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e479c29e-ad28-4b71-a4ff-2952b72f4bb8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:20.604652 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e479c29e-ad28-4b71-a4ff-2952b72f4bb8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b returned with HTTP 404 Aug 14 06:20:20.604652 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1213/4889] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:20 2026] GET /volume/v3/snapshots/7cb68f13-ebd0-41f9-be28-bce0ca37ad2b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:20.805061 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4ee2bd88-c7be-447e-80ca-ad7a7816231a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:20.808540 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4ee2bd88-c7be-447e-80ca-ad7a7816231a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:20.808769 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4ee2bd88-c7be-447e-80ca-ad7a7816231a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:20.809487 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4ee2bd88-c7be-447e-80ca-ad7a7816231a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:20.809487 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-4ee2bd88-c7be-447e-80ca-ad7a7816231a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:20.820535 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:20.820535 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:20.821414 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4ee2bd88-c7be-447e-80ca-ad7a7816231a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 200 Aug 14 06:20:20.821861 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1233/4890] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:20 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:21.529381 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1cfeadd5-aa16-4b01-a750-ed527cc76512 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:21.529856 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4d34ba2a-36c7-4980-97d9-fe2f08ac9ac7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:21.530193 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1cfeadd5-aa16-4b01-a750-ed527cc76512 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:21.530193 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1cfeadd5-aa16-4b01-a750-ed527cc76512 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:21.530193 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1cfeadd5-aa16-4b01-a750-ed527cc76512 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:21.533418 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-1cfeadd5-aa16-4b01-a750-ed527cc76512 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:21.533488 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4d34ba2a-36c7-4980-97d9-fe2f08ac9ac7 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] GET https://10.4.3.127/volume/v3/volumes/9f5ad6db-8dfe-4240-9aca-48a45c3dac81 Aug 14 06:20:21.533488 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4d34ba2a-36c7-4980-97d9-fe2f08ac9ac7 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:21.533614 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4d34ba2a-36c7-4980-97d9-fe2f08ac9ac7 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:21.535903 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:21.535903 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:21.536568 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1cfeadd5-aa16-4b01-a750-ed527cc76512 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:21.537010 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1225/4891] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:21 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:20:21.549316 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:21.549316 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:21.554310 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4d34ba2a-36c7-4980-97d9-fe2f08ac9ac7 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Volume info retrieved successfully. Aug 14 06:20:21.559805 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4d34ba2a-36c7-4980-97d9-fe2f08ac9ac7 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] https://10.4.3.127/volume/v3/volumes/9f5ad6db-8dfe-4240-9aca-48a45c3dac81 returned with HTTP 200 Aug 14 06:20:21.560347 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1221/4892] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:21 2026] GET /volume/v3/volumes/9f5ad6db-8dfe-4240-9aca-48a45c3dac81 => generated 974 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:21.577964 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aaa69484-10cf-4d72-a31d-782e4304f50a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:21.579823 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aaa69484-10cf-4d72-a31d-782e4304f50a tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] GET https://10.4.3.127/volume/v3/messages Aug 14 06:20:21.580029 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aaa69484-10cf-4d72-a31d-782e4304f50a tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:21.580218 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aaa69484-10cf-4d72-a31d-782e4304f50a tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:21.581841 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=456,cinder:UPDATE=133,cinder:INSERT=61 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:20:21.584347 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aaa69484-10cf-4d72-a31d-782e4304f50a tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 14 06:20:21.584738 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1214/4893] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 14 06:20:21 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:21.594652 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-68de0bbf-15d1-420e-aaa7-05523725f371 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:21.598627 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-68de0bbf-15d1-420e-aaa7-05523725f371 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-reader] GET https://10.4.3.127/volume/v3/messages/ada067f4-c5a0-42b9-a225-cfd18b87bddf Aug 14 06:20:21.598949 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-68de0bbf-15d1-420e-aaa7-05523725f371 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:21.599481 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-68de0bbf-15d1-420e-aaa7-05523725f371 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-reader] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:21.606309 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-68de0bbf-15d1-420e-aaa7-05523725f371 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-reader] https://10.4.3.127/volume/v3/messages/ada067f4-c5a0-42b9-a225-cfd18b87bddf returned with HTTP 200 Aug 14 06:20:21.606895 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1234/4894] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:20:21 2026] GET /volume/v3/messages/ada067f4-c5a0-42b9-a225-cfd18b87bddf => generated 667 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:21.620130 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c5e181be-6c19-43fd-8bc2-6b849f9e619a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:21.622627 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c5e181be-6c19-43fd-8bc2-6b849f9e619a tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] DELETE https://10.4.3.127/volume/v3/messages/ada067f4-c5a0-42b9-a225-cfd18b87bddf Aug 14 06:20:21.622986 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c5e181be-6c19-43fd-8bc2-6b849f9e619a tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:21.623295 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c5e181be-6c19-43fd-8bc2-6b849f9e619a tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:21.635127 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c5e181be-6c19-43fd-8bc2-6b849f9e619a tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] https://10.4.3.127/volume/v3/messages/ada067f4-c5a0-42b9-a225-cfd18b87bddf returned with HTTP 204 Aug 14 06:20:21.635665 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1226/4895] 10.4.3.127 () {68 vars in 1394 bytes} [Fri Aug 14 06:20:21 2026] DELETE /volume/v3/messages/ada067f4-c5a0-42b9-a225-cfd18b87bddf => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 06:20:21.643914 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a27ab0a9-3393-420a-ab55-d637da9a31e9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:21.645685 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a27ab0a9-3393-420a-ab55-d637da9a31e9 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/9f5ad6db-8dfe-4240-9aca-48a45c3dac81 Aug 14 06:20:21.645952 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a27ab0a9-3393-420a-ab55-d637da9a31e9 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:21.646138 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a27ab0a9-3393-420a-ab55-d637da9a31e9 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:21.646298 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-a27ab0a9-3393-420a-ab55-d637da9a31e9 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Delete volume with id: 9f5ad6db-8dfe-4240-9aca-48a45c3dac81 Aug 14 06:20:21.654028 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:21.654028 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:21.654449 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a27ab0a9-3393-420a-ab55-d637da9a31e9 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Volume info retrieved successfully. Aug 14 06:20:21.656816 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-a27ab0a9-3393-420a-ab55-d637da9a31e9 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100405) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 06:20:21.685103 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-a27ab0a9-3393-420a-ab55-d637da9a31e9 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1092317298 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1092317298, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:20:21.685573 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-a27ab0a9-3393-420a-ab55-d637da9a31e9 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1092317298 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1092317298, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:20:21.696744 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-a27ab0a9-3393-420a-ab55-d637da9a31e9 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Created reservations ['3996816b-1c5e-4ee9-a5d0-1ea21a4a3290', '5a72f51b-0378-4613-8be9-e77d50393894', '84797af9-e258-4229-8417-27bb9ef295d0', '790345fd-582d-4735-8ad8-2cffaf68a712'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:21.736225 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a27ab0a9-3393-420a-ab55-d637da9a31e9 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Delete volume request issued successfully. Aug 14 06:20:21.736496 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a27ab0a9-3393-420a-ab55-d637da9a31e9 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] https://10.4.3.127/volume/v3/volumes/9f5ad6db-8dfe-4240-9aca-48a45c3dac81 returned with HTTP 202 Aug 14 06:20:21.737008 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1222/4896] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:20:21 2026] DELETE /volume/v3/volumes/9f5ad6db-8dfe-4240-9aca-48a45c3dac81 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:21.748557 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2680a121-eff7-4f4e-b11a-0bca84c45a47 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:21.750992 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2680a121-eff7-4f4e-b11a-0bca84c45a47 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] DELETE https://10.4.3.127/volume/v3/types/c519384d-cd22-44c4-ba45-f039205b3f3a Aug 14 06:20:21.751182 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2680a121-eff7-4f4e-b11a-0bca84c45a47 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:21.751415 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2680a121-eff7-4f4e-b11a-0bca84c45a47 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:21.793110 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2680a121-eff7-4f4e-b11a-0bca84c45a47 tempest-ProjectReaderTests-1511821723 tempest-ProjectReaderTests-1511821723-project-admin] https://10.4.3.127/volume/v3/types/c519384d-cd22-44c4-ba45-f039205b3f3a returned with HTTP 202 Aug 14 06:20:21.793907 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1215/4897] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:20:21 2026] DELETE /volume/v3/types/c519384d-cd22-44c4-ba45-f039205b3f3a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:21.843364 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e98e7177-cde1-4a70-a44f-b536a3d89f6a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:21.846254 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e98e7177-cde1-4a70-a44f-b536a3d89f6a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:21.848433 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e98e7177-cde1-4a70-a44f-b536a3d89f6a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:21.848627 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e98e7177-cde1-4a70-a44f-b536a3d89f6a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:21.849281 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e98e7177-cde1-4a70-a44f-b536a3d89f6a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:21.862185 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:21.862185 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:21.863899 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e98e7177-cde1-4a70-a44f-b536a3d89f6a tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 200 Aug 14 06:20:21.864324 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1235/4898] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:21 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:21.893034 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-9c41716a-732e-403d-9224-4c095623a391 req-8080da32-1c64-4ba5-8c2c-6edc1c5c72a9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:21.896856 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-9c41716a-732e-403d-9224-4c095623a391 req-8080da32-1c64-4ba5-8c2c-6edc1c5c72a9 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 Aug 14 06:20:21.899409 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-9c41716a-732e-403d-9224-4c095623a391 req-8080da32-1c64-4ba5-8c2c-6edc1c5c72a9 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:21.901246 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-9c41716a-732e-403d-9224-4c095623a391 req-8080da32-1c64-4ba5-8c2c-6edc1c5c72a9 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:21.914128 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:21.914128 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:21.922431 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-9c41716a-732e-403d-9224-4c095623a391 req-8080da32-1c64-4ba5-8c2c-6edc1c5c72a9 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:21.928934 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-9c41716a-732e-403d-9224-4c095623a391 req-8080da32-1c64-4ba5-8c2c-6edc1c5c72a9 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 returned with HTTP 200 Aug 14 06:20:21.929637 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1227/4899] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:20:21 2026] GET /volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 => generated 1176 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:21.953312 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-9c41716a-732e-403d-9224-4c095623a391 req-d6fd6675-2eae-432f-af5f-20e879b6323f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:21.960167 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-9c41716a-732e-403d-9224-4c095623a391 req-d6fd6675-2eae-432f-af5f-20e879b6323f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] POST https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1/action Aug 14 06:20:21.961260 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-9c41716a-732e-403d-9224-4c095623a391 req-d6fd6675-2eae-432f-af5f-20e879b6323f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:20:21.961260 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-9c41716a-732e-403d-9224-4c095623a391 req-d6fd6675-2eae-432f-af5f-20e879b6323f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:21.977418 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:21.977418 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:21.978050 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-9c41716a-732e-403d-9224-4c095623a391 req-d6fd6675-2eae-432f-af5f-20e879b6323f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:21.985860 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-9c41716a-732e-403d-9224-4c095623a391 req-d6fd6675-2eae-432f-af5f-20e879b6323f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Begin detaching volume completed successfully. Aug 14 06:20:21.986084 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-9c41716a-732e-403d-9224-4c095623a391 req-d6fd6675-2eae-432f-af5f-20e879b6323f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1/action returned with HTTP 202 Aug 14 06:20:21.987294 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1223/4900] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:20:21 2026] POST /volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:20:22.030128 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aeb6eab2-b5c8-49cc-9e03-895577d30fdb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:22.032301 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aeb6eab2-b5c8-49cc-9e03-895577d30fdb tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] DELETE https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:22.032547 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aeb6eab2-b5c8-49cc-9e03-895577d30fdb tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:22.032729 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aeb6eab2-b5c8-49cc-9e03-895577d30fdb tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:22.033228 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-aeb6eab2-b5c8-49cc-9e03-895577d30fdb tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Delete volume with id: d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:22.044021 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:22.044021 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:22.044808 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-aeb6eab2-b5c8-49cc-9e03-895577d30fdb tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:22.052760 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d43eb88d-cf8d-4947-b62e-06807a16c719 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:22.053264 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d43eb88d-cf8d-4947-b62e-06807a16c719 None None] GET https://10.4.3.127/volume// Aug 14 06:20:22.053482 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d43eb88d-cf8d-4947-b62e-06807a16c719 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:22.053706 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d43eb88d-cf8d-4947-b62e-06807a16c719 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:22.054196 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d43eb88d-cf8d-4947-b62e-06807a16c719 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:20:22.054569 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1236/4901] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:20:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:20:22.061877 np0000007331 devstack@c-api.service[100407]: WARNING cinder.keymgr.conf_key_mgr [None req-aeb6eab2-b5c8-49cc-9e03-895577d30fdb tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 06:20:22.069022 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-9c41716a-732e-403d-9224-4c095623a391 req-3977a2bd-bbdb-4a44-9d80-1548b45c5b25 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:22.071259 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-aeb6eab2-b5c8-49cc-9e03-895577d30fdb tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Delete volume request issued successfully. Aug 14 06:20:22.071495 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aeb6eab2-b5c8-49cc-9e03-895577d30fdb tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 202 Aug 14 06:20:22.072011 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1216/4902] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:20:22 2026] DELETE /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:22.075269 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-9c41716a-732e-403d-9224-4c095623a391 req-3977a2bd-bbdb-4a44-9d80-1548b45c5b25 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 Aug 14 06:20:22.075269 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-9c41716a-732e-403d-9224-4c095623a391 req-3977a2bd-bbdb-4a44-9d80-1548b45c5b25 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:22.075269 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-9c41716a-732e-403d-9224-4c095623a391 req-3977a2bd-bbdb-4a44-9d80-1548b45c5b25 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:22.085636 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3f1ebc36-c316-4a9f-a93b-44ed84feb9fc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:22.087370 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3f1ebc36-c316-4a9f-a93b-44ed84feb9fc tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:22.087599 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3f1ebc36-c316-4a9f-a93b-44ed84feb9fc tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:22.087817 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3f1ebc36-c316-4a9f-a93b-44ed84feb9fc tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:22.089915 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:22.089915 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:22.095827 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-9c41716a-732e-403d-9224-4c095623a391 req-3977a2bd-bbdb-4a44-9d80-1548b45c5b25 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:22.097125 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:22.097125 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:22.100750 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-9c41716a-732e-403d-9224-4c095623a391 req-3977a2bd-bbdb-4a44-9d80-1548b45c5b25 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 returned with HTTP 200 Aug 14 06:20:22.101241 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1228/4903] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:20:22 2026] GET /volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 => generated 1359 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:20:22.104478 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3f1ebc36-c316-4a9f-a93b-44ed84feb9fc tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:20:22.111425 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3f1ebc36-c316-4a9f-a93b-44ed84feb9fc tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 200 Aug 14 06:20:22.111425 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1224/4904] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:22 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:22.539889 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-da8108fc-0668-4e70-a0d6-a732f8800170 req-92d9b598-a98a-4aba-80ed-e8bf6e92a577 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:22.542101 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-da8108fc-0668-4e70-a0d6-a732f8800170 req-92d9b598-a98a-4aba-80ed-e8bf6e92a577 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] DELETE https://10.4.3.127/volume/v3/attachments/ced8c249-12e8-44d0-a9fe-3f797f7365fb Aug 14 06:20:22.542295 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-da8108fc-0668-4e70-a0d6-a732f8800170 req-92d9b598-a98a-4aba-80ed-e8bf6e92a577 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:22.542522 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-da8108fc-0668-4e70-a0d6-a732f8800170 req-92d9b598-a98a-4aba-80ed-e8bf6e92a577 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:22.551867 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7b138147-dda9-407f-81b6-b88307f2c6c0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:22.552939 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:22.552939 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:22.554241 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7b138147-dda9-407f-81b6-b88307f2c6c0 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:22.554879 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7b138147-dda9-407f-81b6-b88307f2c6c0 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:22.555140 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7b138147-dda9-407f-81b6-b88307f2c6c0 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:22.555348 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-7b138147-dda9-407f-81b6-b88307f2c6c0 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:22.560499 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:22.560499 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:22.561288 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7b138147-dda9-407f-81b6-b88307f2c6c0 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:22.561764 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1217/4905] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:22 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:22.618056 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-da8108fc-0668-4e70-a0d6-a732f8800170 req-92d9b598-a98a-4aba-80ed-e8bf6e92a577 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/attachments/ced8c249-12e8-44d0-a9fe-3f797f7365fb returned with HTTP 200 Aug 14 06:20:22.618547 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1237/4906] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:20:22 2026] DELETE /volume/v3/attachments/ced8c249-12e8-44d0-a9fe-3f797f7365fb => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:22.875057 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8d89a60e-9213-4f8e-b6fb-b7ce169af5fc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:22.878708 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8d89a60e-9213-4f8e-b6fb-b7ce169af5fc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:22.879061 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8d89a60e-9213-4f8e-b6fb-b7ce169af5fc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:22.879473 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8d89a60e-9213-4f8e-b6fb-b7ce169af5fc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:22.879535 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-8d89a60e-9213-4f8e-b6fb-b7ce169af5fc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:22.886613 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:22.886613 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:22.887443 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8d89a60e-9213-4f8e-b6fb-b7ce169af5fc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 200 Aug 14 06:20:22.889720 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1229/4907] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:22 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:22.968055 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-ea91ab0d-33ac-4b8f-bebf-7684d81878af req-3ff94339-47fd-4055-afeb-bf24ab9f384f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:22.975356 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-ea91ab0d-33ac-4b8f-bebf-7684d81878af req-3ff94339-47fd-4055-afeb-bf24ab9f384f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/attachments/abbc455a-95bf-46ee-aff9-5a5b11453dd4 Aug 14 06:20:22.975519 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-ea91ab0d-33ac-4b8f-bebf-7684d81878af req-3ff94339-47fd-4055-afeb-bf24ab9f384f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:22.975928 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-ea91ab0d-33ac-4b8f-bebf-7684d81878af req-3ff94339-47fd-4055-afeb-bf24ab9f384f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:22.987221 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:22.987221 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:23.051531 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-ea91ab0d-33ac-4b8f-bebf-7684d81878af req-3ff94339-47fd-4055-afeb-bf24ab9f384f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/abbc455a-95bf-46ee-aff9-5a5b11453dd4 returned with HTTP 200 Aug 14 06:20:23.052125 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1225/4908] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:20:22 2026] DELETE /volume/v3/attachments/abbc455a-95bf-46ee-aff9-5a5b11453dd4 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:23.123544 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c6ccbf25-9a01-44a9-a5ee-f364ea408811 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:23.125945 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c6ccbf25-9a01-44a9-a5ee-f364ea408811 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa Aug 14 06:20:23.126258 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c6ccbf25-9a01-44a9-a5ee-f364ea408811 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:23.126468 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c6ccbf25-9a01-44a9-a5ee-f364ea408811 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:23.135170 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c6ccbf25-9a01-44a9-a5ee-f364ea408811 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa returned with HTTP 404 Aug 14 06:20:23.135765 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1218/4909] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:23 2026] GET /volume/v3/volumes/d3a32cc0-260f-4bde-b755-bd0eb52ba5aa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:23.144821 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7065926a-b324-48a4-b7e2-429f13a2d953 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:23.149173 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7065926a-b324-48a4-b7e2-429f13a2d953 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 14 06:20:23.149467 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7065926a-b324-48a4-b7e2-429f13a2d953 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:23.149724 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7065926a-b324-48a4-b7e2-429f13a2d953 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:23.150370 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:23.150370 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:23.151356 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7065926a-b324-48a4-b7e2-429f13a2d953 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:20:23.180171 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7065926a-b324-48a4-b7e2-429f13a2d953 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Get all volumes completed successfully. Aug 14 06:20:23.186032 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:23.186032 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:23.195874 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7065926a-b324-48a4-b7e2-429f13a2d953 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 06:20:23.195874 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1238/4910] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 14 06:20:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 20506 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:20:23.219158 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-9c41716a-732e-403d-9224-4c095623a391 req-4d87c892-ea51-4979-a441-84a05d3b9aad None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:23.223224 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fe620f17-f143-4d57-9c4c-7d66629ffded None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:23.224359 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-9c41716a-732e-403d-9224-4c095623a391 req-4d87c892-ea51-4979-a441-84a05d3b9aad tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] DELETE https://10.4.3.127/volume/v3/attachments/2f383761-357c-4cc4-8de6-ee3aaa668240 Aug 14 06:20:23.225197 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-9c41716a-732e-403d-9224-4c095623a391 req-4d87c892-ea51-4979-a441-84a05d3b9aad tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:23.225197 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-9c41716a-732e-403d-9224-4c095623a391 req-4d87c892-ea51-4979-a441-84a05d3b9aad tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:23.225560 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fe620f17-f143-4d57-9c4c-7d66629ffded tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] DELETE https://10.4.3.127/volume/v3/types/5ff5eeef-12f8-40bb-8c07-8ec8aeab41d5 Aug 14 06:20:23.225781 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fe620f17-f143-4d57-9c4c-7d66629ffded tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:23.226091 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fe620f17-f143-4d57-9c4c-7d66629ffded tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:23.226326 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:23.226326 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:23.236752 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:23.236752 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:23.250683 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fe620f17-f143-4d57-9c4c-7d66629ffded tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] https://10.4.3.127/volume/v3/types/5ff5eeef-12f8-40bb-8c07-8ec8aeab41d5 returned with HTTP 202 Aug 14 06:20:23.251089 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1226/4911] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:20:23 2026] DELETE /volume/v3/types/5ff5eeef-12f8-40bb-8c07-8ec8aeab41d5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:23.265121 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f68413b8-b571-4ebe-9689-554bc0e29671 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:23.268558 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f68413b8-b571-4ebe-9689-554bc0e29671 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:20:23.269021 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f68413b8-b571-4ebe-9689-554bc0e29671 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-663564531", "extra_specs": {}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:23.293006 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f68413b8-b571-4ebe-9689-554bc0e29671 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:20:23.293352 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1219/4912] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:20:23 2026] POST /volume/v3/types => generated 211 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:23.305424 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c5661718-ea21-4b5f-8f66-6f7b9ec24174 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:23.305424 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c5661718-ea21-4b5f-8f66-6f7b9ec24174 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] POST https://10.4.3.127/volume/v3/types/93c5546b-8d1b-4d4f-8a3a-5e9a2b708b6c/encryption Aug 14 06:20:23.305632 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c5661718-ea21-4b5f-8f66-6f7b9ec24174 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:23.312921 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-9c41716a-732e-403d-9224-4c095623a391 req-4d87c892-ea51-4979-a441-84a05d3b9aad tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/attachments/2f383761-357c-4cc4-8de6-ee3aaa668240 returned with HTTP 200 Aug 14 06:20:23.313567 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1230/4913] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:20:23 2026] DELETE /volume/v3/attachments/2f383761-357c-4cc4-8de6-ee3aaa668240 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:23.330341 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c5661718-ea21-4b5f-8f66-6f7b9ec24174 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] https://10.4.3.127/volume/v3/types/93c5546b-8d1b-4d4f-8a3a-5e9a2b708b6c/encryption returned with HTTP 200 Aug 14 06:20:23.330852 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1239/4914] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 14 06:20:23 2026] POST /volume/v3/types/93c5546b-8d1b-4d4f-8a3a-5e9a2b708b6c/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:23.345471 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:23.351172 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:20:23.351578 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-918093817", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-663564531", "size": 1}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:23.354714 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-918093817', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-663564531', 'size': 1}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:20:23.358926 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Create volume of 1 GB Aug 14 06:20:23.359229 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:23.359229 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:23.359807 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Availability Zones retrieved successfully. Aug 14 06:20:23.365343 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Flow 'volume_create_api' (a056f855-965c-4436-9282-2afecbd1d836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:23.366649 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4f2bd3e-c20b-447c-b4e7-d5ea60983f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:23.368127 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:20:23.392751 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4f2bd3e-c20b-447c-b4e7-d5ea60983f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:20:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=93c5546b-8d1b-4d4f-8a3a-5e9a2b708b6c,is_public=True,name='tempest-scenario-type-luks-663564531',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '93c5546b-8d1b-4d4f-8a3a-5e9a2b708b6c', '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=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:23.393511 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dac12ab4-8690-4614-86ed-7025fca3038a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:23.418816 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-663564531 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-663564531, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:20:23.419233 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-663564531 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-663564531, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:20:23.451119 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Created reservations ['29882627-52fd-4092-9bda-ced6b6a88022', '2fb06f2a-df7e-440e-996b-9271307eabdb', '5ceb0542-bb92-4cbe-93b7-37e8e38557c2', '64f8d900-0f9e-474b-bc10-6a8ab0755e2f'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:23.452042 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dac12ab4-8690-4614-86ed-7025fca3038a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29882627-52fd-4092-9bda-ced6b6a88022', '2fb06f2a-df7e-440e-996b-9271307eabdb', '5ceb0542-bb92-4cbe-93b7-37e8e38557c2', '64f8d900-0f9e-474b-bc10-6a8ab0755e2f']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:23.452807 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (011d9e11-feb9-4f47-b303-c9afb866296c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:23.479113 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (011d9e11-feb9-4f47-b303-c9afb866296c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19d05e54-dd24-4d70-a109-382066bfae8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-918093817',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c1912fa9fbf4cd891b8ee03a3e018e6',qos_specs=None,replication_status=,reservations=['29882627-52fd-4092-9bda-ced6b6a88022','2fb06f2a-df7e-440e-996b-9271307eabdb','5ceb0542-bb92-4cbe-93b7-37e8e38557c2','64f8d900-0f9e-474b-bc10-6a8ab0755e2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='589106a7bc044a0cb0dc263e6ea04e02',volume_type_id=93c5546b-8d1b-4d4f-8a3a-5e9a2b708b6c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:20:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-918093817',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=19d05e54-dd24-4d70-a109-382066bfae8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c1912fa9fbf4cd891b8ee03a3e018e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='589106a7bc044a0cb0dc263e6ea04e02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(93c5546b-8d1b-4d4f-8a3a-5e9a2b708b6c),volume_type_id=93c5546b-8d1b-4d4f-8a3a-5e9a2b708b6c)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:23.480145 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66667649-de6c-4b0f-b70c-37f2977ee077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:23.502815 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66667649-de6c-4b0f-b70c-37f2977ee077) transitioned into state 'SUCCESS' from state '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-918093817',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c1912fa9fbf4cd891b8ee03a3e018e6',qos_specs=None,replication_status=,reservations=['29882627-52fd-4092-9bda-ced6b6a88022','2fb06f2a-df7e-440e-996b-9271307eabdb','5ceb0542-bb92-4cbe-93b7-37e8e38557c2','64f8d900-0f9e-474b-bc10-6a8ab0755e2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='589106a7bc044a0cb0dc263e6ea04e02',volume_type_id=93c5546b-8d1b-4d4f-8a3a-5e9a2b708b6c)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:23.503900 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66a7d165-3a65-423f-bc40-84cdb34afc60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:23.516672 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66a7d165-3a65-423f-bc40-84cdb34afc60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:23.516672 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Flow 'volume_create_api' (a056f855-965c-4436-9282-2afecbd1d836) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:23.516672 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Create volume request issued successfully. Aug 14 06:20:23.517029 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-15ce9b42-ebf7-429c-a984-c051eb35bbcd tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:20:23.517535 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1227/4915] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:20:23 2026] POST /volume/v3/volumes => generated 783 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:20:23.543623 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e9e4ab9d-7547-4840-afca-4d94c41755f9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:23.573947 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-965d838c-06e9-4115-a4fe-35c084033a5a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:23.576924 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-965d838c-06e9-4115-a4fe-35c084033a5a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:23.577141 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-965d838c-06e9-4115-a4fe-35c084033a5a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:23.580418 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-965d838c-06e9-4115-a4fe-35c084033a5a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:23.580418 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-965d838c-06e9-4115-a4fe-35c084033a5a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:23.583252 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:23.583252 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:23.583914 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-965d838c-06e9-4115-a4fe-35c084033a5a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:23.584266 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1231/4916] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:23 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:23.671835 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9e4ab9d-7547-4840-afca-4d94c41755f9 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:20:23.672289 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9e4ab9d-7547-4840-afca-4d94c41755f9 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1643342563", "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=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:23.694562 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9e4ab9d-7547-4840-afca-4d94c41755f9 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:20:23.695070 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1220/4917] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:20:23 2026] POST /volume/v3/types => generated 380 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:23.705712 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-42b87070-3608-4e89-ba3b-e79ef47cdc27 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:23.710628 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42b87070-3608-4e89-ba3b-e79ef47cdc27 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] POST https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/encryption Aug 14 06:20:23.711224 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-42b87070-3608-4e89-ba3b-e79ef47cdc27 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:23.734565 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42b87070-3608-4e89-ba3b-e79ef47cdc27 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/encryption returned with HTTP 200 Aug 14 06:20:23.735112 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1240/4918] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 14 06:20:23 2026] POST /volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:23.746490 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-18d13599-7dd5-4e8f-b55b-995fb0143d55 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:23.748958 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-18d13599-7dd5-4e8f-b55b-995fb0143d55 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:20:23.749366 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-18d13599-7dd5-4e8f-b55b-995fb0143d55 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-274439304", "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=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:23.751496 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:23.751496 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:23.771191 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-18d13599-7dd5-4e8f-b55b-995fb0143d55 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:20:23.771669 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1228/4919] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:20:23 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 14 06:20:23.780696 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-76e57274-b395-4133-85b5-8ff7c303071f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:23.783675 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-76e57274-b395-4133-85b5-8ff7c303071f tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] POST https://10.4.3.127/volume/v3/types/b093f88a-8a9b-4b70-9060-568a9301c9c8/encryption Aug 14 06:20:23.784146 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-76e57274-b395-4133-85b5-8ff7c303071f tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:23.813537 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-76e57274-b395-4133-85b5-8ff7c303071f tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/b093f88a-8a9b-4b70-9060-568a9301c9c8/encryption returned with HTTP 200 Aug 14 06:20:23.814155 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1232/4920] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 14 06:20:23 2026] POST /volume/v3/types/b093f88a-8a9b-4b70-9060-568a9301c9c8/encryption => generated 239 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:23.827634 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dbc017ee-6908-43cb-b0c8-8b422f6daf33 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:23.829909 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dbc017ee-6908-43cb-b0c8-8b422f6daf33 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:20:23.830325 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dbc017ee-6908-43cb-b0c8-8b422f6daf33 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1518789364", "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=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:23.846442 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dbc017ee-6908-43cb-b0c8-8b422f6daf33 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:20:23.846907 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1221/4921] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:20:23 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 14 06:20:23.854341 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-08956e83-4950-4e68-a655-5d7fc5dce97f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:23.856162 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-08956e83-4950-4e68-a655-5d7fc5dce97f tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] POST https://10.4.3.127/volume/v3/types/19dbe8ec-bfec-44c0-a769-1324cb17a09e/extra_specs Aug 14 06:20:23.856548 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-08956e83-4950-4e68-a655-5d7fc5dce97f tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:23.875388 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-08956e83-4950-4e68-a655-5d7fc5dce97f tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/19dbe8ec-bfec-44c0-a769-1324cb17a09e/extra_specs returned with HTTP 200 Aug 14 06:20:23.875900 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1241/4922] 10.4.3.127 () {68 vars in 1399 bytes} [Fri Aug 14 06:20:23 2026] POST /volume/v3/types/19dbe8ec-bfec-44c0-a769-1324cb17a09e/extra_specs => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:20:23.885029 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2feb10b7-dc0f-45e2-b320-d5b3d6342469 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:23.887289 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2feb10b7-dc0f-45e2-b320-d5b3d6342469 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] PUT https://10.4.3.127/volume/v3/types/19dbe8ec-bfec-44c0-a769-1324cb17a09e/extra_specs/key2 Aug 14 06:20:23.887727 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2feb10b7-dc0f-45e2-b320-d5b3d6342469 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:23.900301 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-18c3fe88-7f7f-4b2d-973e-5363d5745eb4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:23.902556 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-18c3fe88-7f7f-4b2d-973e-5363d5745eb4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:23.902843 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-18c3fe88-7f7f-4b2d-973e-5363d5745eb4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:23.903094 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-18c3fe88-7f7f-4b2d-973e-5363d5745eb4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:23.903246 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-18c3fe88-7f7f-4b2d-973e-5363d5745eb4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:23.908606 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:23.908606 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:23.909499 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-18c3fe88-7f7f-4b2d-973e-5363d5745eb4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 200 Aug 14 06:20:23.910018 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1233/4923] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:23 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:23.911635 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2feb10b7-dc0f-45e2-b320-d5b3d6342469 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/19dbe8ec-bfec-44c0-a769-1324cb17a09e/extra_specs/key2 returned with HTTP 200 Aug 14 06:20:23.912418 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1229/4924] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:20:23 2026] PUT /volume/v3/types/19dbe8ec-bfec-44c0-a769-1324cb17a09e/extra_specs/key2 => generated 25 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:20:23.922935 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-71f6f72a-1a52-423a-8a5c-2f1178fe70f2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:23.924736 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-71f6f72a-1a52-423a-8a5c-2f1178fe70f2 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:20:23.925066 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-71f6f72a-1a52-423a-8a5c-2f1178fe70f2 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:23.940643 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-71f6f72a-1a52-423a-8a5c-2f1178fe70f2 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:20:23.941013 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1222/4925] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:20:23 2026] POST /volume/v3/types => generated 195 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:23.950564 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-db24f8aa-e5c9-41e0-8ed5-8681a3e14bfc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:23.952230 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-db24f8aa-e5c9-41e0-8ed5-8681a3e14bfc tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] DELETE https://10.4.3.127/volume/v3/types/42e2219d-7837-42b7-a4e4-5f2e488d615d Aug 14 06:20:23.952430 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-db24f8aa-e5c9-41e0-8ed5-8681a3e14bfc tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:23.952636 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-db24f8aa-e5c9-41e0-8ed5-8681a3e14bfc tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:23.988839 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-db24f8aa-e5c9-41e0-8ed5-8681a3e14bfc tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/42e2219d-7837-42b7-a4e4-5f2e488d615d returned with HTTP 202 Aug 14 06:20:23.989510 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1242/4926] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:20:23 2026] DELETE /volume/v3/types/42e2219d-7837-42b7-a4e4-5f2e488d615d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:23.999250 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-db7f6f62-1e75-429e-b359-b6a69673f874 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.001973 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-db7f6f62-1e75-429e-b359-b6a69673f874 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:20:24.002993 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-db7f6f62-1e75-429e-b359-b6a69673f874 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1514048810", "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=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:24.005446 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-226d1464-d2dd-477e-b889-2b20588e1cf3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.009511 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-226d1464-d2dd-477e-b889-2b20588e1cf3 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] DELETE https://10.4.3.127/volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 Aug 14 06:20:24.009725 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-226d1464-d2dd-477e-b889-2b20588e1cf3 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.009911 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-226d1464-d2dd-477e-b889-2b20588e1cf3 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.010070 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-226d1464-d2dd-477e-b889-2b20588e1cf3 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Delete volume with id: ea6f4bc3-651e-44f4-a12d-4364ce640b29 Aug 14 06:20:24.020102 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:24.020102 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:24.021549 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-db7f6f62-1e75-429e-b359-b6a69673f874 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:20:24.023026 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1234/4927] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:20:23 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 14 06:20:24.023297 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-226d1464-d2dd-477e-b889-2b20588e1cf3 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:20:24.031057 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8a63b7a5-d639-486f-ad92-214cb361ceb8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.032934 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8a63b7a5-d639-486f-ad92-214cb361ceb8 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] POST https://10.4.3.127/volume/v3/types/bbb20e5b-f0b6-40de-8bd7-3a55f0c48ad9/encryption Aug 14 06:20:24.033305 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8a63b7a5-d639-486f-ad92-214cb361ceb8 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:24.053065 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-226d1464-d2dd-477e-b889-2b20588e1cf3 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Delete volume request issued successfully. Aug 14 06:20:24.053557 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-226d1464-d2dd-477e-b889-2b20588e1cf3 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 returned with HTTP 202 Aug 14 06:20:24.054563 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1230/4928] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:20:24 2026] DELETE /volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:20:24.054659 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8a63b7a5-d639-486f-ad92-214cb361ceb8 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/bbb20e5b-f0b6-40de-8bd7-3a55f0c48ad9/encryption returned with HTTP 200 Aug 14 06:20:24.055323 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1223/4929] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 14 06:20:24 2026] POST /volume/v3/types/bbb20e5b-f0b6-40de-8bd7-3a55f0c48ad9/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:24.063343 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4e5adaab-9ddb-4ff1-8eb1-bcaa85285b8f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.064632 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d88f6f86-9f69-46b1-a0ab-0c0e47c6fce6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.064755 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4e5adaab-9ddb-4ff1-8eb1-bcaa85285b8f tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] DELETE https://10.4.3.127/volume/v3/types/bbb20e5b-f0b6-40de-8bd7-3a55f0c48ad9/encryption/60d07bf2-e88c-4f6a-8a2b-7cb9ce38aeb1 Aug 14 06:20:24.065083 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4e5adaab-9ddb-4ff1-8eb1-bcaa85285b8f tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.065083 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4e5adaab-9ddb-4ff1-8eb1-bcaa85285b8f tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.067138 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d88f6f86-9f69-46b1-a0ab-0c0e47c6fce6 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 Aug 14 06:20:24.067240 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d88f6f86-9f69-46b1-a0ab-0c0e47c6fce6 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.067240 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d88f6f86-9f69-46b1-a0ab-0c0e47c6fce6 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.079533 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4e5adaab-9ddb-4ff1-8eb1-bcaa85285b8f tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/bbb20e5b-f0b6-40de-8bd7-3a55f0c48ad9/encryption/60d07bf2-e88c-4f6a-8a2b-7cb9ce38aeb1 returned with HTTP 202 Aug 14 06:20:24.079533 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1243/4930] 10.4.3.127 () {66 vars in 1489 bytes} [Fri Aug 14 06:20:24 2026] DELETE /volume/v3/types/bbb20e5b-f0b6-40de-8bd7-3a55f0c48ad9/encryption/60d07bf2-e88c-4f6a-8a2b-7cb9ce38aeb1 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:24.083094 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:24.083094 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:24.086113 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e30b1cd9-89c9-402c-860b-f8272b0d366a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.089206 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d88f6f86-9f69-46b1-a0ab-0c0e47c6fce6 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:20:24.089312 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e30b1cd9-89c9-402c-860b-f8272b0d366a tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:20:24.089312 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e30b1cd9-89c9-402c-860b-f8272b0d366a tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-133380970", "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=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:24.094974 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d88f6f86-9f69-46b1-a0ab-0c0e47c6fce6 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 returned with HTTP 200 Aug 14 06:20:24.094974 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1235/4931] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:24 2026] GET /volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 => generated 1421 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:20:24.103924 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e30b1cd9-89c9-402c-860b-f8272b0d366a tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:20:24.104009 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1231/4932] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:20:24 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:24.112534 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1a8f5279-a244-4447-bc6a-b7a80c10c4a8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.114888 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1a8f5279-a244-4447-bc6a-b7a80c10c4a8 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] DELETE https://10.4.3.127/volume/v3/types/64a733f5-61ef-482b-ab5e-afe45b87b177/extra_specs/key1 Aug 14 06:20:24.114888 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1a8f5279-a244-4447-bc6a-b7a80c10c4a8 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.114888 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1a8f5279-a244-4447-bc6a-b7a80c10c4a8 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.140942 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1a8f5279-a244-4447-bc6a-b7a80c10c4a8 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/64a733f5-61ef-482b-ab5e-afe45b87b177/extra_specs/key1 returned with HTTP 202 Aug 14 06:20:24.140942 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1224/4933] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 14 06:20:24 2026] DELETE /volume/v3/types/64a733f5-61ef-482b-ab5e-afe45b87b177/extra_specs/key1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:20:24.148873 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4e0a1a68-e73f-4c50-8c3c-dff79c48f833 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.149825 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-baf56887-9357-4634-9ebe-290a646b2953 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.150825 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4e0a1a68-e73f-4c50-8c3c-dff79c48f833 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 Aug 14 06:20:24.151531 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4e0a1a68-e73f-4c50-8c3c-dff79c48f833 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.151531 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4e0a1a68-e73f-4c50-8c3c-dff79c48f833 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.152341 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-baf56887-9357-4634-9ebe-290a646b2953 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:20:24.152444 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-baf56887-9357-4634-9ebe-290a646b2953 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-112568722", "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=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:24.158499 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:24.158499 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:24.162026 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4e0a1a68-e73f-4c50-8c3c-dff79c48f833 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:24.166835 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4e0a1a68-e73f-4c50-8c3c-dff79c48f833 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 returned with HTTP 200 Aug 14 06:20:24.166835 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1244/4934] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:24 2026] GET /volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:24.172537 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-baf56887-9357-4634-9ebe-290a646b2953 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:20:24.172892 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1236/4935] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:20:24 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:24.183068 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-cd27101b-64ad-4285-a122-0868655ffb4f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.184244 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6d75531a-1290-4ab4-9f98-df9021de4601 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.185863 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cd27101b-64ad-4285-a122-0868655ffb4f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 Aug 14 06:20:24.185863 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cd27101b-64ad-4285-a122-0868655ffb4f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.185863 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cd27101b-64ad-4285-a122-0868655ffb4f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.186024 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6d75531a-1290-4ab4-9f98-df9021de4601 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] DELETE https://10.4.3.127/volume/v3/types/7dea699a-31e5-4be6-acff-42b57ad085d2 Aug 14 06:20:24.186024 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6d75531a-1290-4ab4-9f98-df9021de4601 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.186170 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6d75531a-1290-4ab4-9f98-df9021de4601 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.198200 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:24.198200 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:24.203236 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-cd27101b-64ad-4285-a122-0868655ffb4f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:24.210991 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cd27101b-64ad-4285-a122-0868655ffb4f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 returned with HTTP 200 Aug 14 06:20:24.210991 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1232/4936] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:24 2026] GET /volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:24.211648 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6d75531a-1290-4ab4-9f98-df9021de4601 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/7dea699a-31e5-4be6-acff-42b57ad085d2 returned with HTTP 202 Aug 14 06:20:24.212821 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1225/4937] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:20:24 2026] DELETE /volume/v3/types/7dea699a-31e5-4be6-acff-42b57ad085d2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:24.224323 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2dba0e04-362c-47a0-b785-50dab0fbc721 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.224323 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2dba0e04-362c-47a0-b785-50dab0fbc721 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] GET https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/extra_specs Aug 14 06:20:24.224323 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2dba0e04-362c-47a0-b785-50dab0fbc721 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.224323 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2dba0e04-362c-47a0-b785-50dab0fbc721 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.225593 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-944298f2-b2cd-41bb-a0c6-273a1ea319b1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.230699 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-944298f2-b2cd-41bb-a0c6-273a1ea319b1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] DELETE https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 Aug 14 06:20:24.230699 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-944298f2-b2cd-41bb-a0c6-273a1ea319b1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.230699 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-944298f2-b2cd-41bb-a0c6-273a1ea319b1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.230699 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-944298f2-b2cd-41bb-a0c6-273a1ea319b1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Delete volume with id: b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 Aug 14 06:20:24.232732 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2dba0e04-362c-47a0-b785-50dab0fbc721 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/extra_specs returned with HTTP 200 Aug 14 06:20:24.233264 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1245/4938] 10.4.3.127 () {66 vars in 1378 bytes} [Fri Aug 14 06:20:24 2026] GET /volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/extra_specs => generated 185 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:24.235380 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:24.235380 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:24.235845 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-944298f2-b2cd-41bb-a0c6-273a1ea319b1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:24.244533 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-374d9b11-6c36-4b9e-bf56-e4763e6220a1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.246262 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-374d9b11-6c36-4b9e-bf56-e4763e6220a1 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] GET https://10.4.3.127/volume/v3/types Aug 14 06:20:24.246536 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-374d9b11-6c36-4b9e-bf56-e4763e6220a1 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.247164 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-374d9b11-6c36-4b9e-bf56-e4763e6220a1 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.254719 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-944298f2-b2cd-41bb-a0c6-273a1ea319b1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Delete volume request issued successfully. Aug 14 06:20:24.254908 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-944298f2-b2cd-41bb-a0c6-273a1ea319b1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 returned with HTTP 202 Aug 14 06:20:24.255342 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1237/4939] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:20:24 2026] DELETE /volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:24.265181 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-374d9b11-6c36-4b9e-bf56-e4763e6220a1 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:20:24.265597 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1233/4940] 10.4.3.127 () {66 vars in 1231 bytes} [Fri Aug 14 06:20:24 2026] GET /volume/v3/types => generated 2828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:24.267215 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3b850d76-e648-418b-9d35-15a6941b0306 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.271520 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b850d76-e648-418b-9d35-15a6941b0306 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 Aug 14 06:20:24.271701 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b850d76-e648-418b-9d35-15a6941b0306 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.271887 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b850d76-e648-418b-9d35-15a6941b0306 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.277137 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d4e8617f-b1ec-4dc9-b314-969b87af18ad None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.278152 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:24.278152 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:24.279153 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d4e8617f-b1ec-4dc9-b314-969b87af18ad tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] GET https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/encryption/cipher Aug 14 06:20:24.279361 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d4e8617f-b1ec-4dc9-b314-969b87af18ad tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.279996 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d4e8617f-b1ec-4dc9-b314-969b87af18ad tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.281811 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3b850d76-e648-418b-9d35-15a6941b0306 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:24.285539 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d4e8617f-b1ec-4dc9-b314-969b87af18ad tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/encryption/cipher returned with HTTP 200 Aug 14 06:20:24.285906 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1246/4941] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 14 06:20:24 2026] GET /volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:20:24.285977 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b850d76-e648-418b-9d35-15a6941b0306 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 returned with HTTP 200 Aug 14 06:20:24.286351 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1226/4942] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:24 2026] GET /volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:24.295643 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ada39217-6efb-4555-9dff-5f401b925662 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.297881 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ada39217-6efb-4555-9dff-5f401b925662 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] GET https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/encryption Aug 14 06:20:24.298108 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ada39217-6efb-4555-9dff-5f401b925662 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.298318 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ada39217-6efb-4555-9dff-5f401b925662 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.304070 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ada39217-6efb-4555-9dff-5f401b925662 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/encryption returned with HTTP 200 Aug 14 06:20:24.304543 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1238/4943] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 14 06:20:24 2026] GET /volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:24.315740 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ff2f2a8a-cfa5-4ba4-abbd-40dfde731c35 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.317622 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ff2f2a8a-cfa5-4ba4-abbd-40dfde731c35 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] GET https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/extra_specs/multiattach Aug 14 06:20:24.317827 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ff2f2a8a-cfa5-4ba4-abbd-40dfde731c35 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.318014 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ff2f2a8a-cfa5-4ba4-abbd-40dfde731c35 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.328468 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ff2f2a8a-cfa5-4ba4-abbd-40dfde731c35 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/extra_specs/multiattach returned with HTTP 200 Aug 14 06:20:24.329201 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1234/4944] 10.4.3.127 () {66 vars in 1414 bytes} [Fri Aug 14 06:20:24 2026] GET /volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:20:24.337069 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8df1aab4-4175-47f7-8f6c-523e12085c98 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.338787 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8df1aab4-4175-47f7-8f6c-523e12085c98 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] GET https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/extra_specs/volume_backend_name Aug 14 06:20:24.338973 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8df1aab4-4175-47f7-8f6c-523e12085c98 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.339146 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8df1aab4-4175-47f7-8f6c-523e12085c98 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.347430 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8df1aab4-4175-47f7-8f6c-523e12085c98 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/extra_specs/volume_backend_name returned with HTTP 200 Aug 14 06:20:24.347839 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1247/4945] 10.4.3.127 () {66 vars in 1438 bytes} [Fri Aug 14 06:20:24 2026] GET /volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/extra_specs/volume_backend_name => generated 44 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:20:24.358227 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5bb85a63-f067-4e5c-b12d-7f99761d9107 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.360828 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5bb85a63-f067-4e5c-b12d-7f99761d9107 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] GET https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a Aug 14 06:20:24.361187 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5bb85a63-f067-4e5c-b12d-7f99761d9107 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.361480 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5bb85a63-f067-4e5c-b12d-7f99761d9107 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.368755 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5bb85a63-f067-4e5c-b12d-7f99761d9107 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a returned with HTTP 200 Aug 14 06:20:24.369016 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1227/4946] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:20:24 2026] GET /volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a => generated 402 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:24.378644 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-adce7660-965a-48c8-ac52-bcd62e0f0be9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.380726 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-adce7660-965a-48c8-ac52-bcd62e0f0be9 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] PUT https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/encryption/978c51f2-2710-4650-904f-c79b41f083b6 Aug 14 06:20:24.381062 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-adce7660-965a-48c8-ac52-bcd62e0f0be9 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:24.402285 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-adce7660-965a-48c8-ac52-bcd62e0f0be9 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/encryption/978c51f2-2710-4650-904f-c79b41f083b6 returned with HTTP 200 Aug 14 06:20:24.403059 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1239/4947] 10.4.3.127 () {68 vars in 1506 bytes} [Fri Aug 14 06:20:24 2026] PUT /volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/encryption/978c51f2-2710-4650-904f-c79b41f083b6 => generated 33 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:20:24.413381 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9762ae8a-7911-4a5f-8f5c-3aca23f79997 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.415142 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9762ae8a-7911-4a5f-8f5c-3aca23f79997 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] PUT https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/extra_specs/key1 Aug 14 06:20:24.415471 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9762ae8a-7911-4a5f-8f5c-3aca23f79997 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:24.433209 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9762ae8a-7911-4a5f-8f5c-3aca23f79997 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/extra_specs/key1 returned with HTTP 200 Aug 14 06:20:24.433872 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1235/4948] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:20:24 2026] PUT /volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a/extra_specs/key1 => generated 30 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:20:24.444696 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e0433ea4-530e-4ad6-acfb-1027d6a95418 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.446310 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e0433ea4-530e-4ad6-acfb-1027d6a95418 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] PUT https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a Aug 14 06:20:24.446639 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e0433ea4-530e-4ad6-acfb-1027d6a95418 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:24.459690 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e0433ea4-530e-4ad6-acfb-1027d6a95418 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a returned with HTTP 200 Aug 14 06:20:24.460359 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1248/4949] 10.4.3.127 () {68 vars in 1362 bytes} [Fri Aug 14 06:20:24 2026] PUT /volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a => generated 371 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:24.469835 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7d8c5d37-efa4-4595-874a-cb583f874a8f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.472085 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7d8c5d37-efa4-4595-874a-cb583f874a8f tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] DELETE https://10.4.3.127/volume/v3/types/64a733f5-61ef-482b-ab5e-afe45b87b177 Aug 14 06:20:24.472616 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7d8c5d37-efa4-4595-874a-cb583f874a8f tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.472909 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7d8c5d37-efa4-4595-874a-cb583f874a8f tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.499483 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7d8c5d37-efa4-4595-874a-cb583f874a8f tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/64a733f5-61ef-482b-ab5e-afe45b87b177 returned with HTTP 202 Aug 14 06:20:24.499931 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1228/4950] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:20:24 2026] DELETE /volume/v3/types/64a733f5-61ef-482b-ab5e-afe45b87b177 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:24.507049 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-dd06bb20-6af8-4544-b269-84747c232cba None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.508961 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dd06bb20-6af8-4544-b269-84747c232cba tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] DELETE https://10.4.3.127/volume/v3/types/bbb20e5b-f0b6-40de-8bd7-3a55f0c48ad9 Aug 14 06:20:24.509158 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dd06bb20-6af8-4544-b269-84747c232cba tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.509435 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dd06bb20-6af8-4544-b269-84747c232cba tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Calling method '_delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.539996 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dd06bb20-6af8-4544-b269-84747c232cba tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/bbb20e5b-f0b6-40de-8bd7-3a55f0c48ad9 returned with HTTP 202 Aug 14 06:20:24.540822 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1240/4951] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:20:24 2026] DELETE /volume/v3/types/bbb20e5b-f0b6-40de-8bd7-3a55f0c48ad9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:24.547899 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ebe60e5a-0cf7-43dc-9502-3afdf80c033f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.549616 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ebe60e5a-0cf7-43dc-9502-3afdf80c033f tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] DELETE https://10.4.3.127/volume/v3/types/19dbe8ec-bfec-44c0-a769-1324cb17a09e Aug 14 06:20:24.550013 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ebe60e5a-0cf7-43dc-9502-3afdf80c033f tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.550267 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ebe60e5a-0cf7-43dc-9502-3afdf80c033f tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.583822 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ebe60e5a-0cf7-43dc-9502-3afdf80c033f tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/19dbe8ec-bfec-44c0-a769-1324cb17a09e returned with HTTP 202 Aug 14 06:20:24.584206 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1236/4952] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:20:24 2026] DELETE /volume/v3/types/19dbe8ec-bfec-44c0-a769-1324cb17a09e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:24.592189 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fe6e8684-c480-466b-bea0-a42b2d843c47 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.594320 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fe6e8684-c480-466b-bea0-a42b2d843c47 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] DELETE https://10.4.3.127/volume/v3/types/b093f88a-8a9b-4b70-9060-568a9301c9c8 Aug 14 06:20:24.594558 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fe6e8684-c480-466b-bea0-a42b2d843c47 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.594813 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fe6e8684-c480-466b-bea0-a42b2d843c47 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.597275 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4e827148-1be1-47ba-88cf-6d45fbe7d312 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.599460 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4e827148-1be1-47ba-88cf-6d45fbe7d312 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:24.599735 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4e827148-1be1-47ba-88cf-6d45fbe7d312 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.600247 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4e827148-1be1-47ba-88cf-6d45fbe7d312 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.600247 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-4e827148-1be1-47ba-88cf-6d45fbe7d312 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:24.604539 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:24.604539 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:24.605347 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4e827148-1be1-47ba-88cf-6d45fbe7d312 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:24.605856 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1229/4953] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:24 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:24.618295 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d995ef85-1e21-437a-95eb-588d1276f62a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.620949 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fe6e8684-c480-466b-bea0-a42b2d843c47 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/b093f88a-8a9b-4b70-9060-568a9301c9c8 returned with HTTP 202 Aug 14 06:20:24.621412 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1249/4954] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:20:24 2026] DELETE /volume/v3/types/b093f88a-8a9b-4b70-9060-568a9301c9c8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:24.621931 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d995ef85-1e21-437a-95eb-588d1276f62a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] POST https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b/action Aug 14 06:20:24.622362 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d995ef85-1e21-437a-95eb-588d1276f62a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:20:24.622534 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d995ef85-1e21-437a-95eb-588d1276f62a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:24.624018 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.admin_actions [None req-d995ef85-1e21-437a-95eb-588d1276f62a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] Updating backup '6e6e62bc-f44e-41d0-99b7-26616865ce4b' with '{'status': 'error'}' {{(pid=100404) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 06:20:24.629500 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-363a5afd-32c6-4730-9f1e-5c5e7a38d034 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.632231 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-363a5afd-32c6-4730-9f1e-5c5e7a38d034 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] DELETE https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a Aug 14 06:20:24.632444 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:24.632444 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:24.632515 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-363a5afd-32c6-4730-9f1e-5c5e7a38d034 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.632983 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-363a5afd-32c6-4730-9f1e-5c5e7a38d034 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.633676 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.policy [None req-d995ef85-1e21-437a-95eb-588d1276f62a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f8c2a552f8cc484585a5bc2941212006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ded9971f210041e3af94eef9417cbcca', '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=100404) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:20:24.633906 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d995ef85-1e21-437a-95eb-588d1276f62a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b/action returned with HTTP 403 Aug 14 06:20:24.634380 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1241/4955] 10.4.3.127 () {70 vars in 1430 bytes} [Fri Aug 14 06:20:24 2026] POST /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b/action => generated 131 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:24.643066 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f02fdf57-cc52-4579-a505-2975d3d8e89b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.645491 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f02fdf57-cc52-4579-a505-2975d3d8e89b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/713249e4-b311-4483-9962-461361d8145e Aug 14 06:20:24.645491 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f02fdf57-cc52-4579-a505-2975d3d8e89b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.645491 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f02fdf57-cc52-4579-a505-2975d3d8e89b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.645676 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-f02fdf57-cc52-4579-a505-2975d3d8e89b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Delete volume with id: 713249e4-b311-4483-9962-461361d8145e Aug 14 06:20:24.653154 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:24.653154 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:24.654326 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f02fdf57-cc52-4579-a505-2975d3d8e89b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Volume info retrieved successfully. Aug 14 06:20:24.668669 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-363a5afd-32c6-4730-9f1e-5c5e7a38d034 tempest-VolumeTypesAdminTests-433214141 tempest-VolumeTypesAdminTests-433214141-project-admin] https://10.4.3.127/volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a returned with HTTP 202 Aug 14 06:20:24.669523 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1237/4956] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:20:24 2026] DELETE /volume/v3/types/f28edbe9-3364-40e1-9702-6e348b94611a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:24.683893 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f02fdf57-cc52-4579-a505-2975d3d8e89b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Delete volume request issued successfully. Aug 14 06:20:24.683893 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f02fdf57-cc52-4579-a505-2975d3d8e89b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/volumes/713249e4-b311-4483-9962-461361d8145e returned with HTTP 202 Aug 14 06:20:24.685938 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1230/4957] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:20:24 2026] DELETE /volume/v3/volumes/713249e4-b311-4483-9962-461361d8145e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:24.693314 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-95090b77-1ec7-40c6-8ebe-26a393700cd9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.696884 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-95090b77-1ec7-40c6-8ebe-26a393700cd9 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/volumes/713249e4-b311-4483-9962-461361d8145e Aug 14 06:20:24.696884 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-95090b77-1ec7-40c6-8ebe-26a393700cd9 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.696884 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-95090b77-1ec7-40c6-8ebe-26a393700cd9 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.708482 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:24.708482 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:24.716051 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-95090b77-1ec7-40c6-8ebe-26a393700cd9 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Volume info retrieved successfully. Aug 14 06:20:24.724941 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-95090b77-1ec7-40c6-8ebe-26a393700cd9 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/volumes/713249e4-b311-4483-9962-461361d8145e returned with HTTP 200 Aug 14 06:20:24.725268 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1250/4958] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:24 2026] GET /volume/v3/volumes/713249e4-b311-4483-9962-461361d8145e => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:24.865920 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-64c3c9a2-fe49-4059-93c0-3347fe8030f1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.868104 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-64c3c9a2-fe49-4059-93c0-3347fe8030f1 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 Aug 14 06:20:24.868372 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-64c3c9a2-fe49-4059-93c0-3347fe8030f1 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.868666 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-64c3c9a2-fe49-4059-93c0-3347fe8030f1 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.868925 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-64c3c9a2-fe49-4059-93c0-3347fe8030f1 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete volume with id: 14811498-5631-4ab2-a9bb-d28239933311 Aug 14 06:20:24.881179 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:24.881179 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:24.881965 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-64c3c9a2-fe49-4059-93c0-3347fe8030f1 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:20:24.907449 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-64c3c9a2-fe49-4059-93c0-3347fe8030f1 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete volume request issued successfully. Aug 14 06:20:24.908021 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-64c3c9a2-fe49-4059-93c0-3347fe8030f1 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 returned with HTTP 202 Aug 14 06:20:24.908211 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1242/4959] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:20:24 2026] DELETE /volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:24.921581 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e1e00071-5e18-4426-ad32-bf3e36f25445 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.923727 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c877a484-36b2-4add-9fb7-d5eb4dc0cd58 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:24.924016 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e1e00071-5e18-4426-ad32-bf3e36f25445 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 Aug 14 06:20:24.924299 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e1e00071-5e18-4426-ad32-bf3e36f25445 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.924535 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e1e00071-5e18-4426-ad32-bf3e36f25445 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.925474 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c877a484-36b2-4add-9fb7-d5eb4dc0cd58 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:24.925686 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c877a484-36b2-4add-9fb7-d5eb4dc0cd58 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:24.925877 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c877a484-36b2-4add-9fb7-d5eb4dc0cd58 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:24.925978 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-c877a484-36b2-4add-9fb7-d5eb4dc0cd58 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:24.931161 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:24.931161 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:24.931994 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c877a484-36b2-4add-9fb7-d5eb4dc0cd58 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 200 Aug 14 06:20:24.932463 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1231/4960] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:24 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:24.933253 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:24.933253 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:24.937977 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e1e00071-5e18-4426-ad32-bf3e36f25445 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:20:24.944954 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e1e00071-5e18-4426-ad32-bf3e36f25445 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 returned with HTTP 200 Aug 14 06:20:24.945467 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1238/4961] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:24 2026] GET /volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:25.113413 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a2ef7d18-ece8-4dc1-8650-ba943699f013 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:25.115158 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a2ef7d18-ece8-4dc1-8650-ba943699f013 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 Aug 14 06:20:25.115369 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a2ef7d18-ece8-4dc1-8650-ba943699f013 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:25.115610 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a2ef7d18-ece8-4dc1-8650-ba943699f013 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:25.121147 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a2ef7d18-ece8-4dc1-8650-ba943699f013 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 returned with HTTP 404 Aug 14 06:20:25.121674 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1251/4962] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:25 2026] GET /volume/v3/volumes/ea6f4bc3-651e-44f4-a12d-4364ce640b29 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:20:25.130540 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-bc1196de-05ae-46e2-9db0-028641c4c66b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:25.132411 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bc1196de-05ae-46e2-9db0-028641c4c66b tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/7eb9c702-3ead-4eae-ab9e-c08ce7c76c6e Aug 14 06:20:25.132722 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bc1196de-05ae-46e2-9db0-028641c4c66b tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:25.132957 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bc1196de-05ae-46e2-9db0-028641c4c66b tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:25.133052 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-bc1196de-05ae-46e2-9db0-028641c4c66b tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Delete snapshot with id: 7eb9c702-3ead-4eae-ab9e-c08ce7c76c6e Aug 14 06:20:25.137669 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:25.137669 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:25.138194 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-bc1196de-05ae-46e2-9db0-028641c4c66b tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Snapshot retrieved successfully. Aug 14 06:20:25.161596 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-bc1196de-05ae-46e2-9db0-028641c4c66b tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Snapshot delete request issued successfully. Aug 14 06:20:25.161847 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bc1196de-05ae-46e2-9db0-028641c4c66b tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/snapshots/7eb9c702-3ead-4eae-ab9e-c08ce7c76c6e returned with HTTP 202 Aug 14 06:20:25.162163 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1243/4963] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:20:25 2026] DELETE /volume/v3/snapshots/7eb9c702-3ead-4eae-ab9e-c08ce7c76c6e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:25.171731 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e3f31f6b-65ca-4126-aea3-64f2662d63e5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:25.173802 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e3f31f6b-65ca-4126-aea3-64f2662d63e5 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/snapshots/7eb9c702-3ead-4eae-ab9e-c08ce7c76c6e Aug 14 06:20:25.174039 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e3f31f6b-65ca-4126-aea3-64f2662d63e5 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:25.174246 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e3f31f6b-65ca-4126-aea3-64f2662d63e5 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:25.179326 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:25.179326 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:25.179745 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e3f31f6b-65ca-4126-aea3-64f2662d63e5 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Snapshot retrieved successfully. Aug 14 06:20:25.180462 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e3f31f6b-65ca-4126-aea3-64f2662d63e5 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/snapshots/7eb9c702-3ead-4eae-ab9e-c08ce7c76c6e returned with HTTP 200 Aug 14 06:20:25.180808 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1232/4964] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:25 2026] GET /volume/v3/snapshots/7eb9c702-3ead-4eae-ab9e-c08ce7c76c6e => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:25.303585 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c329f52d-a965-4da1-9010-cb004e72265b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:25.306525 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c329f52d-a965-4da1-9010-cb004e72265b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 Aug 14 06:20:25.306525 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c329f52d-a965-4da1-9010-cb004e72265b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:25.306525 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c329f52d-a965-4da1-9010-cb004e72265b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:25.312153 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c329f52d-a965-4da1-9010-cb004e72265b tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 returned with HTTP 404 Aug 14 06:20:25.312710 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1239/4965] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:25 2026] GET /volume/v3/volumes/b332e1a2-b31a-4d2d-9b1f-e8b53390f5a1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:25.320122 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9a99d51e-ea2b-4ed9-8faa-3ac17b217075 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:25.322517 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a99d51e-ea2b-4ed9-8faa-3ac17b217075 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 Aug 14 06:20:25.322821 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9a99d51e-ea2b-4ed9-8faa-3ac17b217075 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:25.323088 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9a99d51e-ea2b-4ed9-8faa-3ac17b217075 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:25.333727 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:25.333727 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:25.337996 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9a99d51e-ea2b-4ed9-8faa-3ac17b217075 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:25.343788 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a99d51e-ea2b-4ed9-8faa-3ac17b217075 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 returned with HTTP 200 Aug 14 06:20:25.344203 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1252/4966] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:25 2026] GET /volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:25.356312 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-398508b2-79da-4d11-9cb1-e8d43a5ee510 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:25.359375 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-398508b2-79da-4d11-9cb1-e8d43a5ee510 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 Aug 14 06:20:25.359375 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-398508b2-79da-4d11-9cb1-e8d43a5ee510 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:25.359375 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-398508b2-79da-4d11-9cb1-e8d43a5ee510 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:25.368521 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:25.368521 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:25.375028 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-398508b2-79da-4d11-9cb1-e8d43a5ee510 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:25.379641 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-398508b2-79da-4d11-9cb1-e8d43a5ee510 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 returned with HTTP 200 Aug 14 06:20:25.379889 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1244/4967] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:25 2026] GET /volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:25.389940 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-63e0aba9-162c-480c-b3f0-c060e378d863 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:25.391663 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-63e0aba9-162c-480c-b3f0-c060e378d863 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] DELETE https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 Aug 14 06:20:25.391832 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-63e0aba9-162c-480c-b3f0-c060e378d863 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:25.392007 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-63e0aba9-162c-480c-b3f0-c060e378d863 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:25.392151 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-63e0aba9-162c-480c-b3f0-c060e378d863 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Delete volume with id: 746e3212-b871-4403-b527-8600332dd092 Aug 14 06:20:25.399295 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:25.399295 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:25.399295 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-63e0aba9-162c-480c-b3f0-c060e378d863 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:25.415585 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-63e0aba9-162c-480c-b3f0-c060e378d863 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Delete volume request issued successfully. Aug 14 06:20:25.415721 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-63e0aba9-162c-480c-b3f0-c060e378d863 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 returned with HTTP 202 Aug 14 06:20:25.416117 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1233/4968] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:20:25 2026] DELETE /volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:25.423637 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-46e2ff66-63ce-48b5-9d3f-cbe037ad8f0e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:25.425377 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-46e2ff66-63ce-48b5-9d3f-cbe037ad8f0e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 Aug 14 06:20:25.425575 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-46e2ff66-63ce-48b5-9d3f-cbe037ad8f0e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:25.425770 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-46e2ff66-63ce-48b5-9d3f-cbe037ad8f0e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:25.432206 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:25.432206 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:25.435452 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-46e2ff66-63ce-48b5-9d3f-cbe037ad8f0e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:25.439456 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-46e2ff66-63ce-48b5-9d3f-cbe037ad8f0e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 returned with HTTP 200 Aug 14 06:20:25.439849 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1240/4969] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:25 2026] GET /volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:25.738453 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5c545231-b052-4d47-9a53-022ae5bb9d09 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:25.740618 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5c545231-b052-4d47-9a53-022ae5bb9d09 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/volumes/713249e4-b311-4483-9962-461361d8145e Aug 14 06:20:25.740900 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5c545231-b052-4d47-9a53-022ae5bb9d09 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:25.741149 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5c545231-b052-4d47-9a53-022ae5bb9d09 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:25.749464 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5c545231-b052-4d47-9a53-022ae5bb9d09 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/volumes/713249e4-b311-4483-9962-461361d8145e returned with HTTP 404 Aug 14 06:20:25.750043 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1253/4970] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:25 2026] GET /volume/v3/volumes/713249e4-b311-4483-9962-461361d8145e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:25.759962 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-cb4df0cb-551a-43e0-b97b-6e53f0631aed None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:25.762113 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cb4df0cb-551a-43e0-b97b-6e53f0631aed tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:20:25.762484 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cb4df0cb-551a-43e0-b97b-6e53f0631aed tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:25.762732 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cb4df0cb-551a-43e0-b97b-6e53f0631aed tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:25.762906 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-cb4df0cb-551a-43e0-b97b-6e53f0631aed tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:25.767559 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:25.767559 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:25.768496 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cb4df0cb-551a-43e0-b97b-6e53f0631aed tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-reader] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:20:25.768958 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1245/4971] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:25 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:25.780563 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-02f38d19-3c90-42ef-960d-708952f3d964 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:25.782650 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-02f38d19-3c90-42ef-960d-708952f3d964 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] DELETE https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:25.782887 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-02f38d19-3c90-42ef-960d-708952f3d964 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:25.783148 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-02f38d19-3c90-42ef-960d-708952f3d964 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:25.783312 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-02f38d19-3c90-42ef-960d-708952f3d964 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Delete backup with id: 6e6e62bc-f44e-41d0-99b7-26616865ce4b. Aug 14 06:20:25.787208 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:25.787208 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:25.797848 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-02f38d19-3c90-42ef-960d-708952f3d964 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] delete_backup rpcapi backup_id 6e6e62bc-f44e-41d0-99b7-26616865ce4b {{(pid=100407) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:20:25.800510 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-02f38d19-3c90-42ef-960d-708952f3d964 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 202 Aug 14 06:20:25.800990 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1234/4972] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:20:25 2026] DELETE /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:20:25.810315 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-66975454-564f-496b-9fee-e32f1d55fd8c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:25.813040 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-66975454-564f-496b-9fee-e32f1d55fd8c tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:25.813375 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-66975454-564f-496b-9fee-e32f1d55fd8c tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:25.813687 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-66975454-564f-496b-9fee-e32f1d55fd8c tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:25.813865 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-66975454-564f-496b-9fee-e32f1d55fd8c tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:25.820982 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:25.820982 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:25.821841 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-66975454-564f-496b-9fee-e32f1d55fd8c tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 200 Aug 14 06:20:25.822435 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1241/4973] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:25 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:25.942841 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c6518fc5-1d6a-43d0-bec9-0a7195d4e9af None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:25.946136 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c6518fc5-1d6a-43d0-bec9-0a7195d4e9af tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:25.946481 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c6518fc5-1d6a-43d0-bec9-0a7195d4e9af tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:25.946629 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c6518fc5-1d6a-43d0-bec9-0a7195d4e9af tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:25.946716 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-c6518fc5-1d6a-43d0-bec9-0a7195d4e9af tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:25.951211 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:25.951211 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:25.951810 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c6518fc5-1d6a-43d0-bec9-0a7195d4e9af tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 200 Aug 14 06:20:25.952224 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1254/4974] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:25 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:25.958597 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-66458681-1045-4d98-9d72-dd11e0aa9803 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:25.961780 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-66458681-1045-4d98-9d72-dd11e0aa9803 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 Aug 14 06:20:25.961780 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-66458681-1045-4d98-9d72-dd11e0aa9803 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:25.961780 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-66458681-1045-4d98-9d72-dd11e0aa9803 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:25.967728 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-66458681-1045-4d98-9d72-dd11e0aa9803 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 returned with HTTP 404 Aug 14 06:20:25.968468 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1246/4975] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:25 2026] GET /volume/v3/volumes/14811498-5631-4ab2-a9bb-d28239933311 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:26.018080 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:26.019882 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:20:26.020240 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1158084938", "snapshot_id": null, "imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "volume_type": null, "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:26.021949 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1158084938', 'snapshot_id': None, 'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'volume_type': None, 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:20:26.190300 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9ad9db53-dabe-4bee-a298-2995b0d1817f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:26.192147 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9ad9db53-dabe-4bee-a298-2995b0d1817f tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/snapshots/7eb9c702-3ead-4eae-ab9e-c08ce7c76c6e Aug 14 06:20:26.192390 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9ad9db53-dabe-4bee-a298-2995b0d1817f tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:26.192638 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9ad9db53-dabe-4bee-a298-2995b0d1817f tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:26.197074 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9ad9db53-dabe-4bee-a298-2995b0d1817f tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/snapshots/7eb9c702-3ead-4eae-ab9e-c08ce7c76c6e returned with HTTP 404 Aug 14 06:20:26.197599 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1242/4976] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:26 2026] GET /volume/v3/snapshots/7eb9c702-3ead-4eae-ab9e-c08ce7c76c6e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:26.275779 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume of 1 GB Aug 14 06:20:26.283166 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Availability Zones retrieved successfully. Aug 14 06:20:26.288178 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Flow 'volume_create_api' (443df934-41d0-4911-b406-3fe08217639c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:26.289101 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dd9d238-d4fa-42b9-88f5-70ed71e33a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:26.289994 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:20:26.350790 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dd9d238-d4fa-42b9-88f5-70ed71e33a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:26.351608 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5694e428-5509-47a2-9e48-5e2dacbf784c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:26.393650 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Created reservations ['f305546c-6a58-4a63-aede-426cfa46db78', 'b20f634c-051f-4f7e-b258-a8867994cb11', 'cc0719e7-9a74-4a00-b705-f9c1b55a47c2', 'a9a52201-17f9-4999-bbc1-2ef7f3bbff34'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:26.394282 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5694e428-5509-47a2-9e48-5e2dacbf784c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f305546c-6a58-4a63-aede-426cfa46db78', 'b20f634c-051f-4f7e-b258-a8867994cb11', 'cc0719e7-9a74-4a00-b705-f9c1b55a47c2', 'a9a52201-17f9-4999-bbc1-2ef7f3bbff34']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:26.394994 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c95f42a8-b3df-4dab-a582-339b43daad7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:26.416262 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c95f42a8-b3df-4dab-a582-339b43daad7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab4042ae-d019-40a5-a6c3-7d7630229b0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1158084938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51160e349737408d875f78f791966af5',qos_specs=None,replication_status=,reservations=['f305546c-6a58-4a63-aede-426cfa46db78','b20f634c-051f-4f7e-b258-a8867994cb11','cc0719e7-9a74-4a00-b705-f9c1b55a47c2','a9a52201-17f9-4999-bbc1-2ef7f3bbff34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5709a71717ae4d43966d85054afbb19c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:20:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1158084938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab4042ae-d019-40a5-a6c3-7d7630229b0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51160e349737408d875f78f791966af5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5709a71717ae4d43966d85054afbb19c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:26.417008 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (750c47b5-ec54-4b90-99dd-76954b600fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:26.432720 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (750c47b5-ec54-4b90-99dd-76954b600fed) transitioned into state 'SUCCESS' from state '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-1158084938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51160e349737408d875f78f791966af5',qos_specs=None,replication_status=,reservations=['f305546c-6a58-4a63-aede-426cfa46db78','b20f634c-051f-4f7e-b258-a8867994cb11','cc0719e7-9a74-4a00-b705-f9c1b55a47c2','a9a52201-17f9-4999-bbc1-2ef7f3bbff34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5709a71717ae4d43966d85054afbb19c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:26.433377 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e39ec75-a769-4aef-af01-41f26b2a00f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:26.442298 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e39ec75-a769-4aef-af01-41f26b2a00f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:26.443634 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Flow 'volume_create_api' (443df934-41d0-4911-b406-3fe08217639c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:26.444122 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume request issued successfully. Aug 14 06:20:26.444741 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4fcfd83b-40d1-4374-9ab7-b143f92688aa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:20:26.445208 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1235/4977] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:20:26 2026] POST /volume/v3/volumes => generated 759 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:20:26.453213 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5ca78532-5fa6-4884-af1a-6a631636b7af None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:26.456540 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2ad3cda1-1f01-4a4a-9b7c-09aff803cf7f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:26.457753 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5ca78532-5fa6-4884-af1a-6a631636b7af tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 Aug 14 06:20:26.458309 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5ca78532-5fa6-4884-af1a-6a631636b7af tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:26.458435 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2ad3cda1-1f01-4a4a-9b7c-09aff803cf7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b Aug 14 06:20:26.458645 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2ad3cda1-1f01-4a4a-9b7c-09aff803cf7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:26.458849 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2ad3cda1-1f01-4a4a-9b7c-09aff803cf7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:26.459047 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5ca78532-5fa6-4884-af1a-6a631636b7af tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:26.468553 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5ca78532-5fa6-4884-af1a-6a631636b7af tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 returned with HTTP 404 Aug 14 06:20:26.469234 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1255/4978] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:26 2026] GET /volume/v3/volumes/746e3212-b871-4403-b527-8600332dd092 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:26.471194 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:26.471194 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:26.477204 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2ad3cda1-1f01-4a4a-9b7c-09aff803cf7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:20:26.480789 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9e64c376-9ba3-4cfa-9bf2-a3f0e9151b53 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:26.482617 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9e64c376-9ba3-4cfa-9bf2-a3f0e9151b53 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 Aug 14 06:20:26.482808 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9e64c376-9ba3-4cfa-9bf2-a3f0e9151b53 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:26.482986 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9e64c376-9ba3-4cfa-9bf2-a3f0e9151b53 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:26.484602 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2ad3cda1-1f01-4a4a-9b7c-09aff803cf7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b returned with HTTP 200 Aug 14 06:20:26.485079 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1247/4979] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:26 2026] GET /volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:26.489876 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:26.489876 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:26.492754 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9e64c376-9ba3-4cfa-9bf2-a3f0e9151b53 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:26.496899 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9e64c376-9ba3-4cfa-9bf2-a3f0e9151b53 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 returned with HTTP 200 Aug 14 06:20:26.497259 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1243/4980] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:26 2026] GET /volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:26.512111 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ea0ca7e3-d924-48a6-9f2f-117938cc747e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:26.515613 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ea0ca7e3-d924-48a6-9f2f-117938cc747e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 Aug 14 06:20:26.516110 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ea0ca7e3-d924-48a6-9f2f-117938cc747e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:26.516635 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ea0ca7e3-d924-48a6-9f2f-117938cc747e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:26.525128 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:26.525128 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:26.529358 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ea0ca7e3-d924-48a6-9f2f-117938cc747e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:26.536043 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ea0ca7e3-d924-48a6-9f2f-117938cc747e tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 returned with HTTP 200 Aug 14 06:20:26.537004 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1236/4981] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:26 2026] GET /volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:26.553016 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9b1ca747-860d-4fe9-b847-8fcb92837e89 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:26.555673 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9b1ca747-860d-4fe9-b847-8fcb92837e89 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] DELETE https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 Aug 14 06:20:26.555940 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9b1ca747-860d-4fe9-b847-8fcb92837e89 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:26.556070 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9b1ca747-860d-4fe9-b847-8fcb92837e89 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:26.556240 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-9b1ca747-860d-4fe9-b847-8fcb92837e89 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Delete volume with id: 4e9756dd-d814-4000-a5e3-b40c36b51d43 Aug 14 06:20:26.564513 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:26.564513 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:26.564958 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9b1ca747-860d-4fe9-b847-8fcb92837e89 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:26.588846 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9b1ca747-860d-4fe9-b847-8fcb92837e89 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Delete volume request issued successfully. Aug 14 06:20:26.588975 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9b1ca747-860d-4fe9-b847-8fcb92837e89 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 returned with HTTP 202 Aug 14 06:20:26.589388 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1256/4982] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:20:26 2026] DELETE /volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:26.598053 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4e365b47-601c-47ad-8361-0ae6ba8bdfee None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:26.601026 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4e365b47-601c-47ad-8361-0ae6ba8bdfee tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 Aug 14 06:20:26.601452 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4e365b47-601c-47ad-8361-0ae6ba8bdfee tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:26.601621 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4e365b47-601c-47ad-8361-0ae6ba8bdfee tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:26.614156 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:26.614156 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:26.622442 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4e365b47-601c-47ad-8361-0ae6ba8bdfee tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:26.631271 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4e365b47-601c-47ad-8361-0ae6ba8bdfee tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 returned with HTTP 200 Aug 14 06:20:26.631860 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1248/4983] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:26 2026] GET /volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:26.833132 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2cc41647-03ab-4911-88f0-450385b93d6b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:26.839410 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2cc41647-03ab-4911-88f0-450385b93d6b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b Aug 14 06:20:26.840422 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2cc41647-03ab-4911-88f0-450385b93d6b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:26.840702 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2cc41647-03ab-4911-88f0-450385b93d6b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:26.840868 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-2cc41647-03ab-4911-88f0-450385b93d6b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 6e6e62bc-f44e-41d0-99b7-26616865ce4b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:26.845495 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2cc41647-03ab-4911-88f0-450385b93d6b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b returned with HTTP 404 Aug 14 06:20:26.846051 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1244/4984] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:26 2026] GET /volume/v3/backups/6e6e62bc-f44e-41d0-99b7-26616865ce4b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:26.854448 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-22fc3131-99cf-4755-97a1-91b41bb27b0f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:26.856032 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-22fc3131-99cf-4755-97a1-91b41bb27b0f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] DELETE https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c Aug 14 06:20:26.856278 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-22fc3131-99cf-4755-97a1-91b41bb27b0f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:26.856557 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-22fc3131-99cf-4755-97a1-91b41bb27b0f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:26.856708 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-22fc3131-99cf-4755-97a1-91b41bb27b0f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Delete backup with id: f3c0ff8c-30cb-4a84-93cc-e459b03e650c. Aug 14 06:20:26.861614 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:26.861614 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:26.874813 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-22fc3131-99cf-4755-97a1-91b41bb27b0f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] delete_backup rpcapi backup_id f3c0ff8c-30cb-4a84-93cc-e459b03e650c {{(pid=100407) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:20:26.876946 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-22fc3131-99cf-4755-97a1-91b41bb27b0f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c returned with HTTP 202 Aug 14 06:20:26.877533 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1237/4985] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:20:26 2026] DELETE /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:20:26.885366 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2602c6b9-1bef-413b-a0cd-2985a140c91f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:26.887720 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2602c6b9-1bef-413b-a0cd-2985a140c91f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c Aug 14 06:20:26.888052 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2602c6b9-1bef-413b-a0cd-2985a140c91f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:26.888332 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2602c6b9-1bef-413b-a0cd-2985a140c91f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:26.888658 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-2602c6b9-1bef-413b-a0cd-2985a140c91f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:26.893489 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:26.893489 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:26.894086 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2602c6b9-1bef-413b-a0cd-2985a140c91f tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c returned with HTTP 200 Aug 14 06:20:26.894622 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1257/4986] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:26 2026] GET /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:26.980649 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2a335db8-ac28-45a1-9d59-890b6bba2013 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:26.987374 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2a335db8-ac28-45a1-9d59-890b6bba2013 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:26.987735 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2a335db8-ac28-45a1-9d59-890b6bba2013 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:26.988055 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2a335db8-ac28-45a1-9d59-890b6bba2013 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:26.988240 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-2a335db8-ac28-45a1-9d59-890b6bba2013 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:26.994275 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:26.994275 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:26.994956 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2a335db8-ac28-45a1-9d59-890b6bba2013 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 200 Aug 14 06:20:26.995325 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1249/4987] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:26 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:27.504519 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c4ddbf1d-a472-4b10-b485-7b29863294d3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:27.506142 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c4ddbf1d-a472-4b10-b485-7b29863294d3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b Aug 14 06:20:27.506500 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c4ddbf1d-a472-4b10-b485-7b29863294d3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:27.506637 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c4ddbf1d-a472-4b10-b485-7b29863294d3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:27.515870 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:27.515870 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:27.522719 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c4ddbf1d-a472-4b10-b485-7b29863294d3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:20:27.530346 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c4ddbf1d-a472-4b10-b485-7b29863294d3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b returned with HTTP 200 Aug 14 06:20:27.530804 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1245/4988] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:27 2026] GET /volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:27.543624 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5e82aaef-325d-4c4f-80db-4aa63b18b42b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:27.546004 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5e82aaef-325d-4c4f-80db-4aa63b18b42b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b Aug 14 06:20:27.546249 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5e82aaef-325d-4c4f-80db-4aa63b18b42b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:27.546557 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5e82aaef-325d-4c4f-80db-4aa63b18b42b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:27.556128 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:27.556128 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:27.560151 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5e82aaef-325d-4c4f-80db-4aa63b18b42b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:20:27.565477 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5e82aaef-325d-4c4f-80db-4aa63b18b42b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b returned with HTTP 200 Aug 14 06:20:27.566054 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1238/4989] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:27 2026] GET /volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:27.643474 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bfe65498-8ce0-480c-a1f4-cdacb8bd81d1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:27.646762 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bfe65498-8ce0-480c-a1f4-cdacb8bd81d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 Aug 14 06:20:27.646953 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bfe65498-8ce0-480c-a1f4-cdacb8bd81d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:27.647141 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bfe65498-8ce0-480c-a1f4-cdacb8bd81d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:27.663647 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bfe65498-8ce0-480c-a1f4-cdacb8bd81d1 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 returned with HTTP 404 Aug 14 06:20:27.663943 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1258/4990] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:27 2026] GET /volume/v3/volumes/4e9756dd-d814-4000-a5e3-b40c36b51d43 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:27.676236 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-195cc05c-7d3e-42b2-b14e-cd9905b59040 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:27.678681 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-195cc05c-7d3e-42b2-b14e-cd9905b59040 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/2bb3444b-8be4-4791-ad93-182b0272635b Aug 14 06:20:27.678896 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-195cc05c-7d3e-42b2-b14e-cd9905b59040 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:27.679075 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-195cc05c-7d3e-42b2-b14e-cd9905b59040 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:27.679171 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-195cc05c-7d3e-42b2-b14e-cd9905b59040 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Delete snapshot with id: 2bb3444b-8be4-4791-ad93-182b0272635b Aug 14 06:20:27.692631 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:27.692631 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:27.693377 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-195cc05c-7d3e-42b2-b14e-cd9905b59040 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot retrieved successfully. Aug 14 06:20:27.715921 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-195cc05c-7d3e-42b2-b14e-cd9905b59040 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot delete request issued successfully. Aug 14 06:20:27.717053 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-195cc05c-7d3e-42b2-b14e-cd9905b59040 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/snapshots/2bb3444b-8be4-4791-ad93-182b0272635b returned with HTTP 202 Aug 14 06:20:27.717053 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1250/4991] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:20:27 2026] DELETE /volume/v3/snapshots/2bb3444b-8be4-4791-ad93-182b0272635b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:27.727297 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2cc7c357-96f3-468b-9959-772b87ed6483 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:27.730693 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2cc7c357-96f3-468b-9959-772b87ed6483 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/snapshots/2bb3444b-8be4-4791-ad93-182b0272635b Aug 14 06:20:27.730916 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2cc7c357-96f3-468b-9959-772b87ed6483 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:27.731147 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2cc7c357-96f3-468b-9959-772b87ed6483 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:27.737182 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:27.737182 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:27.737380 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2cc7c357-96f3-468b-9959-772b87ed6483 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot retrieved successfully. Aug 14 06:20:27.738674 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2cc7c357-96f3-468b-9959-772b87ed6483 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/snapshots/2bb3444b-8be4-4791-ad93-182b0272635b returned with HTTP 200 Aug 14 06:20:27.738674 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1246/4992] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:27 2026] GET /volume/v3/snapshots/2bb3444b-8be4-4791-ad93-182b0272635b => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:27.906475 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2d59bc9d-56cf-487f-bf01-0e1f7622a14a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:27.908607 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2d59bc9d-56cf-487f-bf01-0e1f7622a14a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c Aug 14 06:20:27.908906 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2d59bc9d-56cf-487f-bf01-0e1f7622a14a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:27.909150 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2d59bc9d-56cf-487f-bf01-0e1f7622a14a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:27.909279 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-2d59bc9d-56cf-487f-bf01-0e1f7622a14a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id f3c0ff8c-30cb-4a84-93cc-e459b03e650c. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:27.914576 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2d59bc9d-56cf-487f-bf01-0e1f7622a14a tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c returned with HTTP 404 Aug 14 06:20:27.915275 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1239/4993] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:27 2026] GET /volume/v3/backups/f3c0ff8c-30cb-4a84-93cc-e459b03e650c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:27.923222 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-242b1fbb-eb09-4a36-bab5-157446a9b5e7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:27.925086 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-242b1fbb-eb09-4a36-bab5-157446a9b5e7 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] DELETE https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:20:27.925304 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-242b1fbb-eb09-4a36-bab5-157446a9b5e7 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:27.925526 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-242b1fbb-eb09-4a36-bab5-157446a9b5e7 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:27.925626 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-242b1fbb-eb09-4a36-bab5-157446a9b5e7 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Delete backup with id: 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. Aug 14 06:20:27.930027 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:27.930027 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:27.940758 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-242b1fbb-eb09-4a36-bab5-157446a9b5e7 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] delete_backup rpcapi backup_id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898 {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:20:27.942360 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-242b1fbb-eb09-4a36-bab5-157446a9b5e7 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 202 Aug 14 06:20:27.942818 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1259/4994] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:20:27 2026] DELETE /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:20:27.951132 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1eecc543-8867-4c75-90fb-7d19bfb8063b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:27.956380 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1eecc543-8867-4c75-90fb-7d19bfb8063b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:20:27.956380 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1eecc543-8867-4c75-90fb-7d19bfb8063b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:27.956380 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1eecc543-8867-4c75-90fb-7d19bfb8063b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:27.956380 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-1eecc543-8867-4c75-90fb-7d19bfb8063b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:27.962852 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:27.962852 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:27.963784 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1eecc543-8867-4c75-90fb-7d19bfb8063b tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 200 Aug 14 06:20:27.964342 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1251/4995] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:27 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:28.013495 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d23cf064-c15a-40d4-9de3-57fd50b20eec None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:28.015701 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d23cf064-c15a-40d4-9de3-57fd50b20eec tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:28.016011 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d23cf064-c15a-40d4-9de3-57fd50b20eec tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:28.016256 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d23cf064-c15a-40d4-9de3-57fd50b20eec tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:28.016409 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-d23cf064-c15a-40d4-9de3-57fd50b20eec tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:28.026169 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:28.026169 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:28.027043 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d23cf064-c15a-40d4-9de3-57fd50b20eec tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 200 Aug 14 06:20:28.028075 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1247/4996] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:28 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:28.309698 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-096f8481-10f4-4bc3-b525-05055315d565 req-56a871c4-baf6-447c-893d-f3d476233ad9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:28.313695 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-096f8481-10f4-4bc3-b525-05055315d565 req-56a871c4-baf6-447c-893d-f3d476233ad9 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] DELETE https://10.4.3.127/volume/v3/attachments/f737c774-fc31-402c-9332-290c2895c855 Aug 14 06:20:28.313963 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-096f8481-10f4-4bc3-b525-05055315d565 req-56a871c4-baf6-447c-893d-f3d476233ad9 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:28.314234 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-096f8481-10f4-4bc3-b525-05055315d565 req-56a871c4-baf6-447c-893d-f3d476233ad9 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:28.323461 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:28.323461 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:28.381604 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-096f8481-10f4-4bc3-b525-05055315d565 req-56a871c4-baf6-447c-893d-f3d476233ad9 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/attachments/f737c774-fc31-402c-9332-290c2895c855 returned with HTTP 200 Aug 14 06:20:28.382518 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1240/4997] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:20:28 2026] DELETE /volume/v3/attachments/f737c774-fc31-402c-9332-290c2895c855 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:28.747749 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-612ebe21-e8f2-47eb-9c95-a4da0eba84a5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:28.749538 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-612ebe21-e8f2-47eb-9c95-a4da0eba84a5 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/snapshots/2bb3444b-8be4-4791-ad93-182b0272635b Aug 14 06:20:28.749736 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-612ebe21-e8f2-47eb-9c95-a4da0eba84a5 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:28.749949 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-612ebe21-e8f2-47eb-9c95-a4da0eba84a5 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:28.756703 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-612ebe21-e8f2-47eb-9c95-a4da0eba84a5 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/snapshots/2bb3444b-8be4-4791-ad93-182b0272635b returned with HTTP 404 Aug 14 06:20:28.757382 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1260/4998] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:28 2026] GET /volume/v3/snapshots/2bb3444b-8be4-4791-ad93-182b0272635b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:28.767013 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-bcf9545e-6192-4a43-ba7d-f45627a09ded None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:28.769932 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bcf9545e-6192-4a43-ba7d-f45627a09ded tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/8537ebab-18e5-4a72-8fb9-4ddfc0c9543d Aug 14 06:20:28.770381 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bcf9545e-6192-4a43-ba7d-f45627a09ded tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:28.771446 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bcf9545e-6192-4a43-ba7d-f45627a09ded tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:28.771446 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-bcf9545e-6192-4a43-ba7d-f45627a09ded tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Delete snapshot with id: 8537ebab-18e5-4a72-8fb9-4ddfc0c9543d Aug 14 06:20:28.781174 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:28.781174 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:28.782063 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-bcf9545e-6192-4a43-ba7d-f45627a09ded tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot retrieved successfully. Aug 14 06:20:28.813524 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-bcf9545e-6192-4a43-ba7d-f45627a09ded tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot delete request issued successfully. Aug 14 06:20:28.813524 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bcf9545e-6192-4a43-ba7d-f45627a09ded tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/snapshots/8537ebab-18e5-4a72-8fb9-4ddfc0c9543d returned with HTTP 202 Aug 14 06:20:28.813524 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1252/4999] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:20:28 2026] DELETE /volume/v3/snapshots/8537ebab-18e5-4a72-8fb9-4ddfc0c9543d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:28.822594 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8882f0bf-53f6-4254-86d1-3488fd508ea6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:28.822594 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8882f0bf-53f6-4254-86d1-3488fd508ea6 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/snapshots/8537ebab-18e5-4a72-8fb9-4ddfc0c9543d Aug 14 06:20:28.823162 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8882f0bf-53f6-4254-86d1-3488fd508ea6 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:28.823162 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8882f0bf-53f6-4254-86d1-3488fd508ea6 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:28.828664 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:28.828664 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:28.828913 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8882f0bf-53f6-4254-86d1-3488fd508ea6 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot retrieved successfully. Aug 14 06:20:28.829917 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8882f0bf-53f6-4254-86d1-3488fd508ea6 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/snapshots/8537ebab-18e5-4a72-8fb9-4ddfc0c9543d returned with HTTP 200 Aug 14 06:20:28.830368 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1248/5000] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:28 2026] GET /volume/v3/snapshots/8537ebab-18e5-4a72-8fb9-4ddfc0c9543d => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:28.838555 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-9f7b4493-dbef-4304-beb0-0e9bc930e516 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:28.841846 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-9f7b4493-dbef-4304-beb0-0e9bc930e516 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b Aug 14 06:20:28.842108 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-9f7b4493-dbef-4304-beb0-0e9bc930e516 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:28.842324 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-9f7b4493-dbef-4304-beb0-0e9bc930e516 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:28.851770 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:28.851770 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:28.854796 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-9f7b4493-dbef-4304-beb0-0e9bc930e516 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:20:28.859293 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-9f7b4493-dbef-4304-beb0-0e9bc930e516 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b returned with HTTP 200 Aug 14 06:20:28.859721 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1241/5001] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:20:28 2026] GET /volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:28.975166 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d18a7d08-80ae-4969-89f3-2ce6cd207666 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:28.977236 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d18a7d08-80ae-4969-89f3-2ce6cd207666 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 Aug 14 06:20:28.977498 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d18a7d08-80ae-4969-89f3-2ce6cd207666 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:28.977717 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d18a7d08-80ae-4969-89f3-2ce6cd207666 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:28.977878 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-d18a7d08-80ae-4969-89f3-2ce6cd207666 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Show backup with id 3540b5df-c29c-41ed-b4ec-23d7e2a4f898. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:28.982789 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d18a7d08-80ae-4969-89f3-2ce6cd207666 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 returned with HTTP 404 Aug 14 06:20:28.983516 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1261/5002] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:28 2026] GET /volume/v3/backups/3540b5df-c29c-41ed-b4ec-23d7e2a4f898 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:28.992022 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d3c6222b-9a73-4e57-bcad-887ba9071858 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:28.995581 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d3c6222b-9a73-4e57-bcad-887ba9071858 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/1ddea8bc-89f9-4d1a-a32e-da2d0743e96f Aug 14 06:20:28.995581 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d3c6222b-9a73-4e57-bcad-887ba9071858 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:28.995581 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d3c6222b-9a73-4e57-bcad-887ba9071858 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:28.995581 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-d3c6222b-9a73-4e57-bcad-887ba9071858 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Delete volume with id: 1ddea8bc-89f9-4d1a-a32e-da2d0743e96f Aug 14 06:20:29.008335 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:29.008335 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:29.008803 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d3c6222b-9a73-4e57-bcad-887ba9071858 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Volume info retrieved successfully. Aug 14 06:20:29.027643 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d3c6222b-9a73-4e57-bcad-887ba9071858 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Delete volume request issued successfully. Aug 14 06:20:29.027899 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d3c6222b-9a73-4e57-bcad-887ba9071858 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/volumes/1ddea8bc-89f9-4d1a-a32e-da2d0743e96f returned with HTTP 202 Aug 14 06:20:29.029872 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1253/5003] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:20:28 2026] DELETE /volume/v3/volumes/1ddea8bc-89f9-4d1a-a32e-da2d0743e96f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:29.041858 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-42de8392-97c3-4312-a479-d1cf1ae4d7a6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:29.043544 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-daba6225-9929-4022-ba2f-365ccb41befa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:29.045225 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-42de8392-97c3-4312-a479-d1cf1ae4d7a6 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:29.045515 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-42de8392-97c3-4312-a479-d1cf1ae4d7a6 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:29.045768 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-42de8392-97c3-4312-a479-d1cf1ae4d7a6 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:29.045901 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-42de8392-97c3-4312-a479-d1cf1ae4d7a6 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:29.045965 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-daba6225-9929-4022-ba2f-365ccb41befa tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/volumes/1ddea8bc-89f9-4d1a-a32e-da2d0743e96f Aug 14 06:20:29.046289 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-daba6225-9929-4022-ba2f-365ccb41befa tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:29.046534 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-daba6225-9929-4022-ba2f-365ccb41befa tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:29.056877 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:29.056877 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:29.057634 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:29.057634 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:29.060542 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-42de8392-97c3-4312-a479-d1cf1ae4d7a6 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 200 Aug 14 06:20:29.060542 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1249/5004] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:29 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:29.061193 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-daba6225-9929-4022-ba2f-365ccb41befa tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Volume info retrieved successfully. Aug 14 06:20:29.067993 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-daba6225-9929-4022-ba2f-365ccb41befa tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/volumes/1ddea8bc-89f9-4d1a-a32e-da2d0743e96f returned with HTTP 200 Aug 14 06:20:29.068494 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1242/5005] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:29 2026] GET /volume/v3/volumes/1ddea8bc-89f9-4d1a-a32e-da2d0743e96f => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:29.419387 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-9ab24226-5d80-4d00-846c-b972e9718bc7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:29.421636 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-9ab24226-5d80-4d00-846c-b972e9718bc7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b Aug 14 06:20:29.421636 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-9ab24226-5d80-4d00-846c-b972e9718bc7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:29.421780 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-9ab24226-5d80-4d00-846c-b972e9718bc7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:29.428504 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:29.428504 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:29.431646 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-9ab24226-5d80-4d00-846c-b972e9718bc7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:20:29.435652 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-9ab24226-5d80-4d00-846c-b972e9718bc7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b returned with HTTP 200 Aug 14 06:20:29.436006 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1262/5006] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:20:29 2026] GET /volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:29.451802 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-26b295c2-3768-4c42-ba68-4b8b93e2fe20 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:29.451802 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-26b295c2-3768-4c42-ba68-4b8b93e2fe20 None None] GET https://10.4.3.127/volume// Aug 14 06:20:29.451802 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-26b295c2-3768-4c42-ba68-4b8b93e2fe20 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:29.451802 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-26b295c2-3768-4c42-ba68-4b8b93e2fe20 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:29.451802 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-26b295c2-3768-4c42-ba68-4b8b93e2fe20 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:20:29.451802 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1254/5007] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:20:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:20:29.462056 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-b7f1beb7-5760-4a9a-a527-ffa736e36161 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:29.465035 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-b7f1beb7-5760-4a9a-a527-ffa736e36161 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:20:29.465390 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-b7f1beb7-5760-4a9a-a527-ffa736e36161 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab4042ae-d019-40a5-a6c3-7d7630229b0b", "connector": null, "instance_uuid": "275fdedd-31f5-4b03-b388-494aeee0b5c1"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:29.479101 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:29.479101 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:29.506084 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-b7f1beb7-5760-4a9a-a527-ffa736e36161 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:20:29.506556 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1250/5008] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:20:29 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 14 06:20:29.769393 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0c8970b1-cf23-4b4d-a5b5-073c7a757a13 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:29.770960 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0c8970b1-cf23-4b4d-a5b5-073c7a757a13 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] DELETE https://10.4.3.127/volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 Aug 14 06:20:29.771177 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0c8970b1-cf23-4b4d-a5b5-073c7a757a13 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:29.771419 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0c8970b1-cf23-4b4d-a5b5-073c7a757a13 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:29.771589 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-0c8970b1-cf23-4b4d-a5b5-073c7a757a13 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Delete volume with id: 795711c8-59ce-4ebd-a285-0a15d882d9c9 Aug 14 06:20:29.778906 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:29.778906 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:29.779357 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0c8970b1-cf23-4b4d-a5b5-073c7a757a13 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:20:29.797348 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0c8970b1-cf23-4b4d-a5b5-073c7a757a13 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Delete volume request issued successfully. Aug 14 06:20:29.797611 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0c8970b1-cf23-4b4d-a5b5-073c7a757a13 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 returned with HTTP 202 Aug 14 06:20:29.798084 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1243/5009] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:20:29 2026] DELETE /volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:20:29.806789 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9e495847-e513-429e-9cc8-a9b94bdefc41 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:29.808824 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9e495847-e513-429e-9cc8-a9b94bdefc41 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 Aug 14 06:20:29.809061 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9e495847-e513-429e-9cc8-a9b94bdefc41 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:29.809266 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9e495847-e513-429e-9cc8-a9b94bdefc41 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:29.816690 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:29.816690 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:29.823139 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9e495847-e513-429e-9cc8-a9b94bdefc41 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:20:29.828669 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9e495847-e513-429e-9cc8-a9b94bdefc41 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 returned with HTTP 200 Aug 14 06:20:29.829045 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1263/5010] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:29 2026] GET /volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 => generated 1421 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:20:29.840983 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b9660106-4834-4c15-bccf-8142a89f6e44 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:29.842695 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b9660106-4834-4c15-bccf-8142a89f6e44 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/snapshots/8537ebab-18e5-4a72-8fb9-4ddfc0c9543d Aug 14 06:20:29.842891 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b9660106-4834-4c15-bccf-8142a89f6e44 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:29.843101 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b9660106-4834-4c15-bccf-8142a89f6e44 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:29.847122 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b9660106-4834-4c15-bccf-8142a89f6e44 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/snapshots/8537ebab-18e5-4a72-8fb9-4ddfc0c9543d returned with HTTP 404 Aug 14 06:20:29.847577 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1255/5011] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:29 2026] GET /volume/v3/snapshots/8537ebab-18e5-4a72-8fb9-4ddfc0c9543d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:29.855521 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d3777e07-9ca3-491f-b558-d9bd4e4abfb5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:29.857456 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d3777e07-9ca3-491f-b558-d9bd4e4abfb5 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/f0c8b774-d0c9-480f-a380-ac19f5d78c94 Aug 14 06:20:29.857704 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d3777e07-9ca3-491f-b558-d9bd4e4abfb5 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:29.857907 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d3777e07-9ca3-491f-b558-d9bd4e4abfb5 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:29.858083 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-d3777e07-9ca3-491f-b558-d9bd4e4abfb5 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Delete snapshot with id: f0c8b774-d0c9-480f-a380-ac19f5d78c94 Aug 14 06:20:29.863820 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:29.863820 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:29.864274 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d3777e07-9ca3-491f-b558-d9bd4e4abfb5 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot retrieved successfully. Aug 14 06:20:29.884135 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d3777e07-9ca3-491f-b558-d9bd4e4abfb5 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot delete request issued successfully. Aug 14 06:20:29.884434 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d3777e07-9ca3-491f-b558-d9bd4e4abfb5 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/snapshots/f0c8b774-d0c9-480f-a380-ac19f5d78c94 returned with HTTP 202 Aug 14 06:20:29.885109 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1251/5012] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:20:29 2026] DELETE /volume/v3/snapshots/f0c8b774-d0c9-480f-a380-ac19f5d78c94 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:29.895448 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-08c27188-b919-4d73-9455-78ea75fdd2f8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:29.897586 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-08c27188-b919-4d73-9455-78ea75fdd2f8 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/snapshots/f0c8b774-d0c9-480f-a380-ac19f5d78c94 Aug 14 06:20:29.898121 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-08c27188-b919-4d73-9455-78ea75fdd2f8 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:29.898121 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-08c27188-b919-4d73-9455-78ea75fdd2f8 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:29.903607 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:29.903607 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:29.904028 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-08c27188-b919-4d73-9455-78ea75fdd2f8 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Snapshot retrieved successfully. Aug 14 06:20:29.904796 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-08c27188-b919-4d73-9455-78ea75fdd2f8 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/snapshots/f0c8b774-d0c9-480f-a380-ac19f5d78c94 returned with HTTP 200 Aug 14 06:20:29.905309 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1244/5013] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:29 2026] GET /volume/v3/snapshots/f0c8b774-d0c9-480f-a380-ac19f5d78c94 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:20:30.069195 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ddac64c7-1051-4841-a612-11f86620cc35 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:30.071070 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ddac64c7-1051-4841-a612-11f86620cc35 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:30.071070 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ddac64c7-1051-4841-a612-11f86620cc35 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:30.071214 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ddac64c7-1051-4841-a612-11f86620cc35 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:30.071305 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-ddac64c7-1051-4841-a612-11f86620cc35 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:30.076970 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:30.076970 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:30.077601 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ddac64c7-1051-4841-a612-11f86620cc35 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 200 Aug 14 06:20:30.077972 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1264/5014] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:30 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:30.085779 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-afc0ed4b-9922-4338-9444-db6e6f82e005 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:30.087660 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-afc0ed4b-9922-4338-9444-db6e6f82e005 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] GET https://10.4.3.127/volume/v3/volumes/1ddea8bc-89f9-4d1a-a32e-da2d0743e96f Aug 14 06:20:30.087898 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-afc0ed4b-9922-4338-9444-db6e6f82e005 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:30.088094 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-afc0ed4b-9922-4338-9444-db6e6f82e005 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:30.094071 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-afc0ed4b-9922-4338-9444-db6e6f82e005 tempest-ProjectReaderTests33-1610201222 tempest-ProjectReaderTests33-1610201222-project-admin] https://10.4.3.127/volume/v3/volumes/1ddea8bc-89f9-4d1a-a32e-da2d0743e96f returned with HTTP 404 Aug 14 06:20:30.094517 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1256/5015] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:30 2026] GET /volume/v3/volumes/1ddea8bc-89f9-4d1a-a32e-da2d0743e96f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:30.562762 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a75b89b9-38bc-482b-b29d-cc8ca626e9cd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:30.562762 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a75b89b9-38bc-482b-b29d-cc8ca626e9cd None None] GET https://10.4.3.127/volume// Aug 14 06:20:30.562762 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a75b89b9-38bc-482b-b29d-cc8ca626e9cd None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:30.563030 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a75b89b9-38bc-482b-b29d-cc8ca626e9cd None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:30.563551 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a75b89b9-38bc-482b-b29d-cc8ca626e9cd None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:20:30.564267 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1252/5016] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:20:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:20:30.587386 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-dd326955-820e-4439-9922-4ab7cba98986 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:30.590742 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-dd326955-820e-4439-9922-4ab7cba98986 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b Aug 14 06:20:30.590946 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-dd326955-820e-4439-9922-4ab7cba98986 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:30.591115 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-dd326955-820e-4439-9922-4ab7cba98986 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:30.613415 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:30.613415 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:30.619071 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-dd326955-820e-4439-9922-4ab7cba98986 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:20:30.624561 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-dd326955-820e-4439-9922-4ab7cba98986 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b returned with HTTP 200 Aug 14 06:20:30.625010 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1245/5017] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:20:30 2026] GET /volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b => generated 1546 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:20:30.792367 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-7ee36072-8d33-436a-9add-c783a8b05c10 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:30.795104 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-7ee36072-8d33-436a-9add-c783a8b05c10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] PUT https://10.4.3.127/volume/v3/attachments/fc42594e-cff9-4978-b5d1-10bc39245b76 Aug 14 06:20:30.795548 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-7ee36072-8d33-436a-9add-c783a8b05c10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:30.805180 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-7ee36072-8d33-436a-9add-c783a8b05c10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Acquiring lock "cinder-attachment_update-ab4042ae-d019-40a5-a6c3-7d7630229b0b-np0000007331" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:20:30.810520 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-7ee36072-8d33-436a-9add-c783a8b05c10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Lock "cinder-attachment_update-ab4042ae-d019-40a5-a6c3-7d7630229b0b-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:20:30.811667 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:30.811667 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:30.845150 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-74cbec4b-5ed1-4477-8a72-44dd1fd5dfaa None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:30.848333 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-74cbec4b-5ed1-4477-8a72-44dd1fd5dfaa tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 Aug 14 06:20:30.848890 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-74cbec4b-5ed1-4477-8a72-44dd1fd5dfaa tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:30.848890 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-74cbec4b-5ed1-4477-8a72-44dd1fd5dfaa tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:30.857287 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-74cbec4b-5ed1-4477-8a72-44dd1fd5dfaa tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 returned with HTTP 404 Aug 14 06:20:30.857931 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1257/5018] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:30 2026] GET /volume/v3/volumes/795711c8-59ce-4ebd-a285-0a15d882d9c9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:20:30.865641 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9f0508c3-931d-464f-8c6e-9f595ad305ef None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:30.869299 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9f0508c3-931d-464f-8c6e-9f595ad305ef tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/ea492b2e-46cd-491f-ac6f-84bd3732393d Aug 14 06:20:30.869499 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9f0508c3-931d-464f-8c6e-9f595ad305ef tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:30.870222 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9f0508c3-931d-464f-8c6e-9f595ad305ef tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:30.870380 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-9f0508c3-931d-464f-8c6e-9f595ad305ef tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Delete snapshot with id: ea492b2e-46cd-491f-ac6f-84bd3732393d Aug 14 06:20:30.880358 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:30.880358 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:30.880838 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9f0508c3-931d-464f-8c6e-9f595ad305ef tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Snapshot retrieved successfully. Aug 14 06:20:30.907560 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9f0508c3-931d-464f-8c6e-9f595ad305ef tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Snapshot delete request issued successfully. Aug 14 06:20:30.907798 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9f0508c3-931d-464f-8c6e-9f595ad305ef tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/snapshots/ea492b2e-46cd-491f-ac6f-84bd3732393d returned with HTTP 202 Aug 14 06:20:30.908286 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1253/5019] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:20:30 2026] DELETE /volume/v3/snapshots/ea492b2e-46cd-491f-ac6f-84bd3732393d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:30.915874 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9c802fde-dd13-4b59-815d-00843b0e1720 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:30.918856 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9c802fde-dd13-4b59-815d-00843b0e1720 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/snapshots/f0c8b774-d0c9-480f-a380-ac19f5d78c94 Aug 14 06:20:30.919045 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9c802fde-dd13-4b59-815d-00843b0e1720 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:30.919231 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9c802fde-dd13-4b59-815d-00843b0e1720 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:30.919943 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e4243e1e-1db2-4a56-bfb5-e06e5f6f4fd4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:30.922498 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e4243e1e-1db2-4a56-bfb5-e06e5f6f4fd4 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/snapshots/ea492b2e-46cd-491f-ac6f-84bd3732393d Aug 14 06:20:30.922750 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e4243e1e-1db2-4a56-bfb5-e06e5f6f4fd4 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:30.922896 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e4243e1e-1db2-4a56-bfb5-e06e5f6f4fd4 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:30.924449 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9c802fde-dd13-4b59-815d-00843b0e1720 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/snapshots/f0c8b774-d0c9-480f-a380-ac19f5d78c94 returned with HTTP 404 Aug 14 06:20:30.924954 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1246/5020] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:30 2026] GET /volume/v3/snapshots/f0c8b774-d0c9-480f-a380-ac19f5d78c94 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:30.926684 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-7ee36072-8d33-436a-9add-c783a8b05c10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Lock "cinder-attachment_update-ab4042ae-d019-40a5-a6c3-7d7630229b0b-np0000007331" released by "attachment_update" :: held 0.116s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:20:30.927036 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-7ee36072-8d33-436a-9add-c783a8b05c10 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/fc42594e-cff9-4978-b5d1-10bc39245b76 returned with HTTP 200 Aug 14 06:20:30.927483 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1265/5021] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:20:30 2026] PUT /volume/v3/attachments/fc42594e-cff9-4978-b5d1-10bc39245b76 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:30.932571 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:30.932571 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:30.932571 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e4243e1e-1db2-4a56-bfb5-e06e5f6f4fd4 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Snapshot retrieved successfully. Aug 14 06:20:30.932799 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e4243e1e-1db2-4a56-bfb5-e06e5f6f4fd4 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/snapshots/ea492b2e-46cd-491f-ac6f-84bd3732393d returned with HTTP 200 Aug 14 06:20:30.933478 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1258/5022] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:30 2026] GET /volume/v3/snapshots/ea492b2e-46cd-491f-ac6f-84bd3732393d => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:30.935247 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d85612aa-5c3a-47f5-af47-a222dffe5c2d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:30.936919 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d85612aa-5c3a-47f5-af47-a222dffe5c2d tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 Aug 14 06:20:30.937101 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d85612aa-5c3a-47f5-af47-a222dffe5c2d tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:30.937303 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d85612aa-5c3a-47f5-af47-a222dffe5c2d tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:30.944374 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:30.944374 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:30.947696 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d85612aa-5c3a-47f5-af47-a222dffe5c2d tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:30.951769 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d85612aa-5c3a-47f5-af47-a222dffe5c2d tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 returned with HTTP 200 Aug 14 06:20:30.952093 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1254/5023] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:30 2026] GET /volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:30.958074 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-2369fb7d-2c81-4fd2-a154-3313b5e147d5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:30.961941 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-2369fb7d-2c81-4fd2-a154-3313b5e147d5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/attachments/fc42594e-cff9-4978-b5d1-10bc39245b76/action Aug 14 06:20:30.962147 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-2369fb7d-2c81-4fd2-a154-3313b5e147d5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:20:30.962277 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-2369fb7d-2c81-4fd2-a154-3313b5e147d5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:30.964864 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-79ef8a32-734b-41b5-9048-634e3758368f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:30.967151 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-79ef8a32-734b-41b5-9048-634e3758368f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 Aug 14 06:20:30.967448 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-79ef8a32-734b-41b5-9048-634e3758368f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:30.967719 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-79ef8a32-734b-41b5-9048-634e3758368f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:30.975670 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:30.975670 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:30.980888 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-79ef8a32-734b-41b5-9048-634e3758368f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:30.982878 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:30.982878 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:30.986453 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-79ef8a32-734b-41b5-9048-634e3758368f tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 returned with HTTP 200 Aug 14 06:20:30.986963 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1266/5024] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:30 2026] GET /volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:30.994895 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a4d8eebc-8296-4982-b250-539a7e2fceab req-2369fb7d-2c81-4fd2-a154-3313b5e147d5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/fc42594e-cff9-4978-b5d1-10bc39245b76/action returned with HTTP 204 Aug 14 06:20:30.995444 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1247/5025] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:20:30 2026] POST /volume/v3/attachments/fc42594e-cff9-4978-b5d1-10bc39245b76/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:30.999058 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-25344eef-ee94-49d3-8101-8cb2b9c1291a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:31.000798 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-25344eef-ee94-49d3-8101-8cb2b9c1291a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] DELETE https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 Aug 14 06:20:31.000962 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-25344eef-ee94-49d3-8101-8cb2b9c1291a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:31.001140 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-25344eef-ee94-49d3-8101-8cb2b9c1291a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:31.001286 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-25344eef-ee94-49d3-8101-8cb2b9c1291a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Delete volume with id: 509ff6c7-d45b-44d4-8858-ae41c073f0c0 Aug 14 06:20:31.007965 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:31.007965 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:31.008373 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-25344eef-ee94-49d3-8101-8cb2b9c1291a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:31.025134 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-25344eef-ee94-49d3-8101-8cb2b9c1291a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Delete volume request issued successfully. Aug 14 06:20:31.025375 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-25344eef-ee94-49d3-8101-8cb2b9c1291a tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 returned with HTTP 202 Aug 14 06:20:31.025835 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1259/5026] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:20:30 2026] DELETE /volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:31.038304 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-30bb7ea5-4630-4809-8995-07a90f299566 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:31.040429 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-30bb7ea5-4630-4809-8995-07a90f299566 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 Aug 14 06:20:31.040732 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-30bb7ea5-4630-4809-8995-07a90f299566 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:31.040999 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-30bb7ea5-4630-4809-8995-07a90f299566 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:31.058679 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:31.058679 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:31.066669 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-30bb7ea5-4630-4809-8995-07a90f299566 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Volume info retrieved successfully. Aug 14 06:20:31.071471 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-30bb7ea5-4630-4809-8995-07a90f299566 tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 returned with HTTP 200 Aug 14 06:20:31.071967 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1255/5027] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:31 2026] GET /volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:31.089976 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8983db09-f21e-458a-9be0-74b0dd0658cf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:31.091760 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8983db09-f21e-458a-9be0-74b0dd0658cf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:31.091893 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8983db09-f21e-458a-9be0-74b0dd0658cf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:31.092065 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8983db09-f21e-458a-9be0-74b0dd0658cf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:31.092194 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-8983db09-f21e-458a-9be0-74b0dd0658cf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:31.098812 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:31.098812 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:31.099538 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8983db09-f21e-458a-9be0-74b0dd0658cf tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 200 Aug 14 06:20:31.100842 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1267/5028] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:31 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:31.942313 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8f0ab7da-0b85-490b-af46-092c72033208 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:31.944129 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8f0ab7da-0b85-490b-af46-092c72033208 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/snapshots/ea492b2e-46cd-491f-ac6f-84bd3732393d Aug 14 06:20:31.944452 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8f0ab7da-0b85-490b-af46-092c72033208 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:31.944654 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8f0ab7da-0b85-490b-af46-092c72033208 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:31.948716 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8f0ab7da-0b85-490b-af46-092c72033208 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/snapshots/ea492b2e-46cd-491f-ac6f-84bd3732393d returned with HTTP 404 Aug 14 06:20:31.949214 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1248/5029] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:20:31 2026] GET /volume/v3/snapshots/ea492b2e-46cd-491f-ac6f-84bd3732393d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:32.058718 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:32.091042 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ab05be03-53c6-4320-ba93-c6eac3003c8d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:32.097430 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ab05be03-53c6-4320-ba93-c6eac3003c8d tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] GET https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 Aug 14 06:20:32.097430 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ab05be03-53c6-4320-ba93-c6eac3003c8d tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:32.097430 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ab05be03-53c6-4320-ba93-c6eac3003c8d tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:32.108819 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ab05be03-53c6-4320-ba93-c6eac3003c8d tempest-SnapshotDataIntegrityTests-1464705231 tempest-SnapshotDataIntegrityTests-1464705231-project-member] https://10.4.3.127/volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 returned with HTTP 404 Aug 14 06:20:32.108819 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1256/5030] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:32 2026] GET /volume/v3/volumes/509ff6c7-d45b-44d4-8858-ae41c073f0c0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:32.113170 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b1bb928b-b88a-4363-957a-99a48d98ea05 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:32.120281 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b1bb928b-b88a-4363-957a-99a48d98ea05 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:32.120545 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b1bb928b-b88a-4363-957a-99a48d98ea05 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:32.120768 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b1bb928b-b88a-4363-957a-99a48d98ea05 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:32.120881 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-b1bb928b-b88a-4363-957a-99a48d98ea05 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:32.125577 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:32.125577 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:32.126375 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b1bb928b-b88a-4363-957a-99a48d98ea05 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 200 Aug 14 06:20:32.126950 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1268/5031] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:32 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:32.169998 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:20:32.170485 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-202836030"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:32.177126 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-202836030'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:20:32.177318 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Create volume of 1 GB Aug 14 06:20:32.184938 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Availability Zones retrieved successfully. Aug 14 06:20:32.200550 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Flow 'volume_create_api' (f444e2c3-d37a-422f-842c-8e262448e6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:32.201569 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acbef76e-e61e-447f-8499-5c6a1ec3b1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:32.202391 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:20:32.246880 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acbef76e-e61e-447f-8499-5c6a1ec3b1a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:32.248145 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70e20303-1aaf-4cba-86bc-24f34b2fa147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:32.312697 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Created reservations ['845233d6-a791-4c55-be34-a98791628444', '6d0f1a1b-c32e-4158-acc8-070d3ff07e64', 'cdec5a3f-f2de-4cfe-ae2e-39e2f8205365', 'e5565a23-924a-48d2-8a8c-f8575edb9d2e'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:32.314062 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70e20303-1aaf-4cba-86bc-24f34b2fa147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['845233d6-a791-4c55-be34-a98791628444', '6d0f1a1b-c32e-4158-acc8-070d3ff07e64', 'cdec5a3f-f2de-4cfe-ae2e-39e2f8205365', 'e5565a23-924a-48d2-8a8c-f8575edb9d2e']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:32.315001 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f619353-7724-4fcc-80c5-734a3d5f2bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:32.340817 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f619353-7724-4fcc-80c5-734a3d5f2bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4c805b0-3248-4d68-b2e0-9694823d04ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-202836030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3cd81167dbe4ebea9dcbc95e2b931c5',qos_specs=None,replication_status=,reservations=['845233d6-a791-4c55-be34-a98791628444','6d0f1a1b-c32e-4158-acc8-070d3ff07e64','cdec5a3f-f2de-4cfe-ae2e-39e2f8205365','e5565a23-924a-48d2-8a8c-f8575edb9d2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2468b055878348cdacda1476a95f4879',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:20:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-202836030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4c805b0-3248-4d68-b2e0-9694823d04ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3cd81167dbe4ebea9dcbc95e2b931c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2468b055878348cdacda1476a95f4879',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:32.343306 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e535cdc3-937a-4bb5-89fb-847026b22553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:32.365451 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e535cdc3-937a-4bb5-89fb-847026b22553) transitioned into state 'SUCCESS' from state '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-202836030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3cd81167dbe4ebea9dcbc95e2b931c5',qos_specs=None,replication_status=,reservations=['845233d6-a791-4c55-be34-a98791628444','6d0f1a1b-c32e-4158-acc8-070d3ff07e64','cdec5a3f-f2de-4cfe-ae2e-39e2f8205365','e5565a23-924a-48d2-8a8c-f8575edb9d2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2468b055878348cdacda1476a95f4879',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:32.366358 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4f5f2e6-3adf-42b6-9c7d-430ed7d0e4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:32.378610 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4f5f2e6-3adf-42b6-9c7d-430ed7d0e4f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:32.381414 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Flow 'volume_create_api' (f444e2c3-d37a-422f-842c-8e262448e6d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:32.381414 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Create volume request issued successfully. Aug 14 06:20:32.381414 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8f8204dc-b1dd-40fb-9cc1-e84b87c5efbd tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:20:32.381663 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1260/5032] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:20:32 2026] POST /volume/v3/volumes => generated 777 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:32.396911 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8e16fd97-c69c-4b07-939a-4f163f46088d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:32.398826 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8e16fd97-c69c-4b07-939a-4f163f46088d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] GET https://10.4.3.127/volume/v3/volumes/c4c805b0-3248-4d68-b2e0-9694823d04ca Aug 14 06:20:32.399107 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8e16fd97-c69c-4b07-939a-4f163f46088d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:32.399332 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8e16fd97-c69c-4b07-939a-4f163f46088d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:32.408033 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:32.408033 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:32.417258 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8e16fd97-c69c-4b07-939a-4f163f46088d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Volume info retrieved successfully. Aug 14 06:20:32.422212 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8e16fd97-c69c-4b07-939a-4f163f46088d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes/c4c805b0-3248-4d68-b2e0-9694823d04ca returned with HTTP 200 Aug 14 06:20:32.422580 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1249/5033] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:32 2026] GET /volume/v3/volumes/c4c805b0-3248-4d68-b2e0-9694823d04ca => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:33.143566 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-db790009-b06f-402a-b1a2-d81a51138acc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:33.146155 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-db790009-b06f-402a-b1a2-d81a51138acc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:33.146444 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-db790009-b06f-402a-b1a2-d81a51138acc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:33.146787 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-db790009-b06f-402a-b1a2-d81a51138acc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:33.146913 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-db790009-b06f-402a-b1a2-d81a51138acc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:33.151981 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:33.151981 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:33.153627 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-db790009-b06f-402a-b1a2-d81a51138acc tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 200 Aug 14 06:20:33.154078 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1257/5034] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:33 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:33.435887 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4332efad-8ba1-4933-a021-4b305568eda8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:33.437896 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4332efad-8ba1-4933-a021-4b305568eda8 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] GET https://10.4.3.127/volume/v3/volumes/c4c805b0-3248-4d68-b2e0-9694823d04ca Aug 14 06:20:33.437896 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4332efad-8ba1-4933-a021-4b305568eda8 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:33.438152 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4332efad-8ba1-4933-a021-4b305568eda8 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:33.444635 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:33.444635 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:33.447782 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4332efad-8ba1-4933-a021-4b305568eda8 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Volume info retrieved successfully. Aug 14 06:20:33.451216 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4332efad-8ba1-4933-a021-4b305568eda8 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes/c4c805b0-3248-4d68-b2e0-9694823d04ca returned with HTTP 200 Aug 14 06:20:33.451555 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1269/5035] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:33 2026] GET /volume/v3/volumes/c4c805b0-3248-4d68-b2e0-9694823d04ca => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:20:33.467585 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a5e78ec5-258c-4f0a-aba4-9ee85d5678f2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:33.545794 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a5e78ec5-258c-4f0a-aba4-9ee85d5678f2 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] GET https://10.4.3.127/volume/v3/volumes Aug 14 06:20:33.546157 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a5e78ec5-258c-4f0a-aba4-9ee85d5678f2 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:33.546465 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a5e78ec5-258c-4f0a-aba4-9ee85d5678f2 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:33.546917 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.api_utils [None req-a5e78ec5-258c-4f0a-aba4-9ee85d5678f2 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] Removing options '' from query. {{(pid=100404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:20:33.547745 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:33.547745 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:33.551920 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-a5e78ec5-258c-4f0a-aba4-9ee85d5678f2 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100404) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:20:33.562495 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a5e78ec5-258c-4f0a-aba4-9ee85d5678f2 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] Get all volumes completed successfully. Aug 14 06:20:33.563077 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a5e78ec5-258c-4f0a-aba4-9ee85d5678f2 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] https://10.4.3.127/volume/v3/volumes returned with HTTP 200 Aug 14 06:20:33.563521 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1261/5036] 10.4.3.127 () {68 vars in 1278 bytes} [Fri Aug 14 06:20:33 2026] GET /volume/v3/volumes => generated 335 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:33.576814 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b7ded146-bfc2-4c9c-b7cc-5d3fd0b330d6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:33.581926 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b7ded146-bfc2-4c9c-b7cc-5d3fd0b330d6 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/c4c805b0-3248-4d68-b2e0-9694823d04ca Aug 14 06:20:33.582224 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b7ded146-bfc2-4c9c-b7cc-5d3fd0b330d6 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:33.582528 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b7ded146-bfc2-4c9c-b7cc-5d3fd0b330d6 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:33.583092 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-b7ded146-bfc2-4c9c-b7cc-5d3fd0b330d6 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Delete volume with id: c4c805b0-3248-4d68-b2e0-9694823d04ca Aug 14 06:20:33.595424 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:33.595424 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:33.596910 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b7ded146-bfc2-4c9c-b7cc-5d3fd0b330d6 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Volume info retrieved successfully. Aug 14 06:20:33.633091 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b7ded146-bfc2-4c9c-b7cc-5d3fd0b330d6 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Delete volume request issued successfully. Aug 14 06:20:33.633381 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b7ded146-bfc2-4c9c-b7cc-5d3fd0b330d6 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes/c4c805b0-3248-4d68-b2e0-9694823d04ca returned with HTTP 202 Aug 14 06:20:33.633956 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1250/5037] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:20:33 2026] DELETE /volume/v3/volumes/c4c805b0-3248-4d68-b2e0-9694823d04ca => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:20:33.643323 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-cae9ccbc-4342-4c7c-adfb-a3f064c051c9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:33.645228 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cae9ccbc-4342-4c7c-adfb-a3f064c051c9 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] GET https://10.4.3.127/volume/v3/volumes/c4c805b0-3248-4d68-b2e0-9694823d04ca Aug 14 06:20:33.645485 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cae9ccbc-4342-4c7c-adfb-a3f064c051c9 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:33.645716 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cae9ccbc-4342-4c7c-adfb-a3f064c051c9 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:33.654389 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:33.654389 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:33.658732 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-cae9ccbc-4342-4c7c-adfb-a3f064c051c9 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Volume info retrieved successfully. Aug 14 06:20:33.663814 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cae9ccbc-4342-4c7c-adfb-a3f064c051c9 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes/c4c805b0-3248-4d68-b2e0-9694823d04ca returned with HTTP 200 Aug 14 06:20:33.664595 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1258/5038] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:33 2026] GET /volume/v3/volumes/c4c805b0-3248-4d68-b2e0-9694823d04ca => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:20:34.164887 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0059829d-cdfc-470d-9677-1aa238a11481 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:34.166670 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0059829d-cdfc-470d-9677-1aa238a11481 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:34.166915 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0059829d-cdfc-470d-9677-1aa238a11481 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:34.167102 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0059829d-cdfc-470d-9677-1aa238a11481 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:34.167198 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-0059829d-cdfc-470d-9677-1aa238a11481 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:34.171567 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:34.171567 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:34.172236 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0059829d-cdfc-470d-9677-1aa238a11481 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 200 Aug 14 06:20:34.172473 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1270/5039] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:34 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:34.678781 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9970119e-4b65-4310-9538-5b5e445e828e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:34.680682 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9970119e-4b65-4310-9538-5b5e445e828e tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] GET https://10.4.3.127/volume/v3/volumes/c4c805b0-3248-4d68-b2e0-9694823d04ca Aug 14 06:20:34.680944 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9970119e-4b65-4310-9538-5b5e445e828e tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:34.681146 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9970119e-4b65-4310-9538-5b5e445e828e tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:34.686455 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9970119e-4b65-4310-9538-5b5e445e828e tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes/c4c805b0-3248-4d68-b2e0-9694823d04ca returned with HTTP 404 Aug 14 06:20:34.686998 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1262/5040] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:34 2026] GET /volume/v3/volumes/c4c805b0-3248-4d68-b2e0-9694823d04ca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:20:34.697896 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:34.703825 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:20:34.704174 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1804517098"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:34.705769 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1804517098'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:20:34.705871 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Create volume of 1 GB Aug 14 06:20:34.719302 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Availability Zones retrieved successfully. Aug 14 06:20:34.725332 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Flow 'volume_create_api' (4f36ba64-9c18-4c26-b1ed-6e62ed5156a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:34.726271 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f12dda0-e826-4304-bc86-e1015cda70d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:34.727355 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:20:34.753982 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f12dda0-e826-4304-bc86-e1015cda70d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:34.754750 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea33fa5-5d2b-4145-9091-fac8183ae91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:34.800464 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Created reservations ['152d2359-6e0a-4c00-9c8c-a24f8d5de8c6', '4b7f195a-29c2-43b1-b6e6-04ab36e2b7d5', '8922157c-f96c-4d3b-a69b-324a558075d2', 'a385f1f6-7ebb-43c5-9f40-cdb9edeead2b'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:34.801218 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea33fa5-5d2b-4145-9091-fac8183ae91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['152d2359-6e0a-4c00-9c8c-a24f8d5de8c6', '4b7f195a-29c2-43b1-b6e6-04ab36e2b7d5', '8922157c-f96c-4d3b-a69b-324a558075d2', 'a385f1f6-7ebb-43c5-9f40-cdb9edeead2b']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:34.801915 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fbdca9e-678c-4083-b11d-6930ec565069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:34.825539 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fbdca9e-678c-4083-b11d-6930ec565069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f151ec5-0d39-478f-8110-2f0e754a17a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1804517098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3cd81167dbe4ebea9dcbc95e2b931c5',qos_specs=None,replication_status=,reservations=['152d2359-6e0a-4c00-9c8c-a24f8d5de8c6','4b7f195a-29c2-43b1-b6e6-04ab36e2b7d5','8922157c-f96c-4d3b-a69b-324a558075d2','a385f1f6-7ebb-43c5-9f40-cdb9edeead2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2468b055878348cdacda1476a95f4879',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:20:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1804517098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f151ec5-0d39-478f-8110-2f0e754a17a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3cd81167dbe4ebea9dcbc95e2b931c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2468b055878348cdacda1476a95f4879',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:34.826319 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44437213-cde0-4c1c-9556-ef1c09804a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:34.845549 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44437213-cde0-4c1c-9556-ef1c09804a0e) transitioned into state 'SUCCESS' from state '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-1804517098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3cd81167dbe4ebea9dcbc95e2b931c5',qos_specs=None,replication_status=,reservations=['152d2359-6e0a-4c00-9c8c-a24f8d5de8c6','4b7f195a-29c2-43b1-b6e6-04ab36e2b7d5','8922157c-f96c-4d3b-a69b-324a558075d2','a385f1f6-7ebb-43c5-9f40-cdb9edeead2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2468b055878348cdacda1476a95f4879',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:34.846233 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a65b66a-0505-41cb-9814-b2f3424030c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:34.854761 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a65b66a-0505-41cb-9814-b2f3424030c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:34.855568 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Flow 'volume_create_api' (4f36ba64-9c18-4c26-b1ed-6e62ed5156a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:34.855912 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Create volume request issued successfully. Aug 14 06:20:34.856449 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-368cb9ae-4b69-4a47-a92a-1e289199df74 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:20:34.856874 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1251/5041] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:20:34 2026] POST /volume/v3/volumes => generated 778 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:34.870467 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4ff8b960-66c5-4084-9789-b61fb8239bcf None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:34.872133 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4ff8b960-66c5-4084-9789-b61fb8239bcf tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] GET https://10.4.3.127/volume/v3/volumes/3f151ec5-0d39-478f-8110-2f0e754a17a9 Aug 14 06:20:34.873608 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4ff8b960-66c5-4084-9789-b61fb8239bcf tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:34.873608 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4ff8b960-66c5-4084-9789-b61fb8239bcf tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:34.879990 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:34.879990 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:34.883282 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4ff8b960-66c5-4084-9789-b61fb8239bcf tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Volume info retrieved successfully. Aug 14 06:20:34.886832 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4ff8b960-66c5-4084-9789-b61fb8239bcf tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes/3f151ec5-0d39-478f-8110-2f0e754a17a9 returned with HTTP 200 Aug 14 06:20:34.887293 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1259/5042] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:34 2026] GET /volume/v3/volumes/3f151ec5-0d39-478f-8110-2f0e754a17a9 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:35.183557 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a2311767-26f8-4bc7-b60e-f82e863b8ed7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:35.185344 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a2311767-26f8-4bc7-b60e-f82e863b8ed7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:35.185574 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a2311767-26f8-4bc7-b60e-f82e863b8ed7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:35.185774 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a2311767-26f8-4bc7-b60e-f82e863b8ed7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:35.185877 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-a2311767-26f8-4bc7-b60e-f82e863b8ed7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:35.190535 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:35.190535 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:35.191227 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a2311767-26f8-4bc7-b60e-f82e863b8ed7 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 200 Aug 14 06:20:35.191610 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1271/5043] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:35 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:35.904906 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8da7b5d6-2671-4537-8ff4-77009d68ab07 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:35.907506 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8da7b5d6-2671-4537-8ff4-77009d68ab07 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] GET https://10.4.3.127/volume/v3/volumes/3f151ec5-0d39-478f-8110-2f0e754a17a9 Aug 14 06:20:35.907760 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8da7b5d6-2671-4537-8ff4-77009d68ab07 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:35.907958 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8da7b5d6-2671-4537-8ff4-77009d68ab07 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:35.915283 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:35.915283 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:35.921421 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8da7b5d6-2671-4537-8ff4-77009d68ab07 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Volume info retrieved successfully. Aug 14 06:20:35.922770 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8da7b5d6-2671-4537-8ff4-77009d68ab07 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes/3f151ec5-0d39-478f-8110-2f0e754a17a9 returned with HTTP 200 Aug 14 06:20:35.923105 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1263/5044] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:35 2026] GET /volume/v3/volumes/3f151ec5-0d39-478f-8110-2f0e754a17a9 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:20:35.943125 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-995d4a6f-abb5-4b51-afe6-9e511e86f0cb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:35.945150 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-995d4a6f-abb5-4b51-afe6-9e511e86f0cb tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] GET https://10.4.3.127/volume/v3/volumes/detail Aug 14 06:20:35.945362 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-995d4a6f-abb5-4b51-afe6-9e511e86f0cb tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:35.945567 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-995d4a6f-abb5-4b51-afe6-9e511e86f0cb tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:35.945864 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-995d4a6f-abb5-4b51-afe6-9e511e86f0cb tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:20:35.946248 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:35.946248 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:35.946582 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-995d4a6f-abb5-4b51-afe6-9e511e86f0cb tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:20:35.958146 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-995d4a6f-abb5-4b51-afe6-9e511e86f0cb tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] Get all volumes completed successfully. Aug 14 06:20:35.961773 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:35.961773 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:35.965970 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-995d4a6f-abb5-4b51-afe6-9e511e86f0cb tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 14 06:20:35.966341 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1252/5045] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 14 06:20:35 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:35.979911 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c70b2507-cda1-438c-9917-a59f69eaedb5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:35.982841 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c70b2507-cda1-438c-9917-a59f69eaedb5 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/3f151ec5-0d39-478f-8110-2f0e754a17a9 Aug 14 06:20:35.983150 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c70b2507-cda1-438c-9917-a59f69eaedb5 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:35.983431 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c70b2507-cda1-438c-9917-a59f69eaedb5 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:35.983670 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-c70b2507-cda1-438c-9917-a59f69eaedb5 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Delete volume with id: 3f151ec5-0d39-478f-8110-2f0e754a17a9 Aug 14 06:20:35.993205 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:35.993205 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:35.993627 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c70b2507-cda1-438c-9917-a59f69eaedb5 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Volume info retrieved successfully. Aug 14 06:20:36.014113 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c70b2507-cda1-438c-9917-a59f69eaedb5 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Delete volume request issued successfully. Aug 14 06:20:36.014365 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c70b2507-cda1-438c-9917-a59f69eaedb5 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes/3f151ec5-0d39-478f-8110-2f0e754a17a9 returned with HTTP 202 Aug 14 06:20:36.014830 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1260/5046] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:20:35 2026] DELETE /volume/v3/volumes/3f151ec5-0d39-478f-8110-2f0e754a17a9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:20:36.024031 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dc7d25c5-d45e-4ca8-81bc-f0ed3adb0994 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:36.025799 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dc7d25c5-d45e-4ca8-81bc-f0ed3adb0994 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] GET https://10.4.3.127/volume/v3/volumes/3f151ec5-0d39-478f-8110-2f0e754a17a9 Aug 14 06:20:36.026004 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dc7d25c5-d45e-4ca8-81bc-f0ed3adb0994 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:36.026189 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dc7d25c5-d45e-4ca8-81bc-f0ed3adb0994 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:36.033394 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:36.033394 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:36.037105 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dc7d25c5-d45e-4ca8-81bc-f0ed3adb0994 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Volume info retrieved successfully. Aug 14 06:20:36.041529 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dc7d25c5-d45e-4ca8-81bc-f0ed3adb0994 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes/3f151ec5-0d39-478f-8110-2f0e754a17a9 returned with HTTP 200 Aug 14 06:20:36.042089 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1272/5047] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:36 2026] GET /volume/v3/volumes/3f151ec5-0d39-478f-8110-2f0e754a17a9 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:20:36.207217 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-96ba8a1a-00fe-4500-801b-2424297ac457 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:36.209139 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-96ba8a1a-00fe-4500-801b-2424297ac457 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:36.214214 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-96ba8a1a-00fe-4500-801b-2424297ac457 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:36.214214 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-96ba8a1a-00fe-4500-801b-2424297ac457 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:36.214214 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-96ba8a1a-00fe-4500-801b-2424297ac457 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:36.220702 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:36.220702 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:36.221508 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-96ba8a1a-00fe-4500-801b-2424297ac457 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 200 Aug 14 06:20:36.221941 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1264/5048] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:36 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:36.233191 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1f582a47-7c4f-4c7f-b9fc-ae4a3c076ca0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:36.235525 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1f582a47-7c4f-4c7f-b9fc-ae4a3c076ca0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] POST https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5/action Aug 14 06:20:36.235994 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1f582a47-7c4f-4c7f-b9fc-ae4a3c076ca0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:20:36.236195 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1f582a47-7c4f-4c7f-b9fc-ae4a3c076ca0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:36.237599 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.admin_actions [None req-1f582a47-7c4f-4c7f-b9fc-ae4a3c076ca0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Updating backup '707e5405-72d0-4fe5-a9c4-d7d75421d0b5' with '{'status': 'error'}' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 06:20:36.247456 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:36.247456 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:36.255828 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-1f582a47-7c4f-4c7f-b9fc-ae4a3c076ca0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] reset_status in rpcapi backup_id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5 on host np0000007331. {{(pid=100407) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 14 06:20:36.257748 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1f582a47-7c4f-4c7f-b9fc-ae4a3c076ca0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5/action returned with HTTP 202 Aug 14 06:20:36.258443 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1253/5049] 10.4.3.127 () {70 vars in 1430 bytes} [Fri Aug 14 06:20:36 2026] POST /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:20:36.270710 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c0276581-ea76-48c5-9046-717f613f6b04 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:36.272601 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c0276581-ea76-48c5-9046-717f613f6b04 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/cc834d11-4a9c-4e64-a56e-193463913fec Aug 14 06:20:36.272951 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c0276581-ea76-48c5-9046-717f613f6b04 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:36.273240 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c0276581-ea76-48c5-9046-717f613f6b04 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:36.273494 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-c0276581-ea76-48c5-9046-717f613f6b04 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Delete volume with id: cc834d11-4a9c-4e64-a56e-193463913fec Aug 14 06:20:36.281015 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:36.281015 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:36.281557 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c0276581-ea76-48c5-9046-717f613f6b04 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:20:36.297942 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c0276581-ea76-48c5-9046-717f613f6b04 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Delete volume request issued successfully. Aug 14 06:20:36.297942 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c0276581-ea76-48c5-9046-717f613f6b04 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/cc834d11-4a9c-4e64-a56e-193463913fec returned with HTTP 202 Aug 14 06:20:36.297942 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1261/5050] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:20:36 2026] DELETE /volume/v3/volumes/cc834d11-4a9c-4e64-a56e-193463913fec => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:36.307249 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4580b010-1273-437d-8152-8a41e6d56432 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:36.309784 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4580b010-1273-437d-8152-8a41e6d56432 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/volumes/cc834d11-4a9c-4e64-a56e-193463913fec Aug 14 06:20:36.310078 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4580b010-1273-437d-8152-8a41e6d56432 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:36.310291 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4580b010-1273-437d-8152-8a41e6d56432 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:36.321021 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:36.321021 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:36.325829 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4580b010-1273-437d-8152-8a41e6d56432 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:20:36.330421 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4580b010-1273-437d-8152-8a41e6d56432 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/cc834d11-4a9c-4e64-a56e-193463913fec returned with HTTP 200 Aug 14 06:20:36.330989 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1273/5051] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:36 2026] GET /volume/v3/volumes/cc834d11-4a9c-4e64-a56e-193463913fec => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:36.469175 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-27f4b820-691f-4a1e-b90e-601297342977 req-a33e7359-7b1e-4d1d-b59c-29268f86e6c3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:36.472774 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-27f4b820-691f-4a1e-b90e-601297342977 req-a33e7359-7b1e-4d1d-b59c-29268f86e6c3 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] DELETE https://10.4.3.127/volume/v3/attachments/a5616ee9-bf94-4a5f-9dd0-d24f5428f6b1 Aug 14 06:20:36.473032 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-27f4b820-691f-4a1e-b90e-601297342977 req-a33e7359-7b1e-4d1d-b59c-29268f86e6c3 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:36.473301 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-27f4b820-691f-4a1e-b90e-601297342977 req-a33e7359-7b1e-4d1d-b59c-29268f86e6c3 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:36.491514 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:36.491514 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:36.550648 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-27f4b820-691f-4a1e-b90e-601297342977 req-a33e7359-7b1e-4d1d-b59c-29268f86e6c3 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/attachments/a5616ee9-bf94-4a5f-9dd0-d24f5428f6b1 returned with HTTP 200 Aug 14 06:20:36.551132 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1265/5052] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:20:36 2026] DELETE /volume/v3/attachments/a5616ee9-bf94-4a5f-9dd0-d24f5428f6b1 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:37.058411 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-61d73440-a9d5-4d2e-b0e5-7addcbe155ac None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:37.060586 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-61d73440-a9d5-4d2e-b0e5-7addcbe155ac tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] GET https://10.4.3.127/volume/v3/volumes/3f151ec5-0d39-478f-8110-2f0e754a17a9 Aug 14 06:20:37.060871 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-61d73440-a9d5-4d2e-b0e5-7addcbe155ac tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:37.061097 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-61d73440-a9d5-4d2e-b0e5-7addcbe155ac tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:37.068328 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-61d73440-a9d5-4d2e-b0e5-7addcbe155ac tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes/3f151ec5-0d39-478f-8110-2f0e754a17a9 returned with HTTP 404 Aug 14 06:20:37.068942 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1254/5053] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:37 2026] GET /volume/v3/volumes/3f151ec5-0d39-478f-8110-2f0e754a17a9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:20:37.077499 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:37.079651 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:20:37.080347 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-350331527"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:37.081775 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-350331527'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:20:37.081934 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Create volume of 1 GB Aug 14 06:20:37.086002 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Availability Zones retrieved successfully. Aug 14 06:20:37.095968 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Flow 'volume_create_api' (0f8fc669-043a-4df8-9259-8ee75558138a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:37.096861 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72674cd4-b14f-4989-b39f-d5352d8b89d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:37.099098 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:20:37.124036 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72674cd4-b14f-4989-b39f-d5352d8b89d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:37.124914 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee305215-1808-4296-a00e-29fa1a5d32d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:37.172326 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Created reservations ['1243bf23-c17c-4ebf-ae42-6200cbfe2e35', 'fca3f1cc-e80b-4514-93f3-0d53ab22b9d4', '78b5eb1d-646b-4f8d-bf30-6262942ffae6', 'db700709-4260-40b3-b74b-d696fdcf520d'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:37.173514 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee305215-1808-4296-a00e-29fa1a5d32d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1243bf23-c17c-4ebf-ae42-6200cbfe2e35', 'fca3f1cc-e80b-4514-93f3-0d53ab22b9d4', '78b5eb1d-646b-4f8d-bf30-6262942ffae6', 'db700709-4260-40b3-b74b-d696fdcf520d']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:37.174631 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6428ef1-fe59-4179-aa33-2b64d54ece7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:37.211348 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6428ef1-fe59-4179-aa33-2b64d54ece7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0080383-dca9-4ae0-a296-a0bfc9214e57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-350331527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3cd81167dbe4ebea9dcbc95e2b931c5',qos_specs=None,replication_status=,reservations=['1243bf23-c17c-4ebf-ae42-6200cbfe2e35','fca3f1cc-e80b-4514-93f3-0d53ab22b9d4','78b5eb1d-646b-4f8d-bf30-6262942ffae6','db700709-4260-40b3-b74b-d696fdcf520d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2468b055878348cdacda1476a95f4879',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:20:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-350331527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0080383-dca9-4ae0-a296-a0bfc9214e57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3cd81167dbe4ebea9dcbc95e2b931c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2468b055878348cdacda1476a95f4879',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:37.212504 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7591ec6c-03d6-4dc6-aab1-40c639daec66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:37.234016 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7591ec6c-03d6-4dc6-aab1-40c639daec66) transitioned into state 'SUCCESS' from state '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-350331527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3cd81167dbe4ebea9dcbc95e2b931c5',qos_specs=None,replication_status=,reservations=['1243bf23-c17c-4ebf-ae42-6200cbfe2e35','fca3f1cc-e80b-4514-93f3-0d53ab22b9d4','78b5eb1d-646b-4f8d-bf30-6262942ffae6','db700709-4260-40b3-b74b-d696fdcf520d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2468b055878348cdacda1476a95f4879',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:37.235135 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (963de072-7697-45d3-a766-3325396032d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:37.245451 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (963de072-7697-45d3-a766-3325396032d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:37.246157 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Flow 'volume_create_api' (0f8fc669-043a-4df8-9259-8ee75558138a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:37.246465 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Create volume request issued successfully. Aug 14 06:20:37.247049 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-81f6c4e5-9db9-4dad-9dea-6def154f3c15 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:20:37.247555 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1262/5054] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:20:37 2026] POST /volume/v3/volumes => generated 777 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:37.264015 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-60cb55c4-9564-4672-9cda-b39a3d67dbb0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:37.265375 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-60cb55c4-9564-4672-9cda-b39a3d67dbb0 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] GET https://10.4.3.127/volume/v3/volumes/a0080383-dca9-4ae0-a296-a0bfc9214e57 Aug 14 06:20:37.265616 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-60cb55c4-9564-4672-9cda-b39a3d67dbb0 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:37.265814 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-60cb55c4-9564-4672-9cda-b39a3d67dbb0 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:37.273202 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:37.273202 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:37.277298 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-60cb55c4-9564-4672-9cda-b39a3d67dbb0 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Volume info retrieved successfully. Aug 14 06:20:37.281897 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-60cb55c4-9564-4672-9cda-b39a3d67dbb0 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes/a0080383-dca9-4ae0-a296-a0bfc9214e57 returned with HTTP 200 Aug 14 06:20:37.282347 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1274/5055] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:37 2026] GET /volume/v3/volumes/a0080383-dca9-4ae0-a296-a0bfc9214e57 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:37.348369 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e7f2bdcb-4fef-4b89-8dac-c73ebda7b39b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:37.350739 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e7f2bdcb-4fef-4b89-8dac-c73ebda7b39b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/volumes/cc834d11-4a9c-4e64-a56e-193463913fec Aug 14 06:20:37.351086 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e7f2bdcb-4fef-4b89-8dac-c73ebda7b39b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:37.351359 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e7f2bdcb-4fef-4b89-8dac-c73ebda7b39b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:37.359936 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e7f2bdcb-4fef-4b89-8dac-c73ebda7b39b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/cc834d11-4a9c-4e64-a56e-193463913fec returned with HTTP 404 Aug 14 06:20:37.360627 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1266/5056] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:37 2026] GET /volume/v3/volumes/cc834d11-4a9c-4e64-a56e-193463913fec => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:37.370629 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-070cc3c9-128c-4435-848f-1e63663dfac4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:37.374236 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] POST https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6/restore Aug 14 06:20:37.374774 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:37.376887 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Restoring backup ed40d71c-0423-4ff8-94f9-eeaec890bcc6 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100407) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 06:20:37.377013 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Restoring backup ed40d71c-0423-4ff8-94f9-eeaec890bcc6 to volume None. Aug 14 06:20:37.382851 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:37.382851 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:37.383904 np0000007331 devstack@c-api.service[100407]: INFO cinder.backup.api [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Creating volume of 1 GB for restore of backup ed40d71c-0423-4ff8-94f9-eeaec890bcc6. Aug 14 06:20:37.388562 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Availability Zones retrieved successfully. Aug 14 06:20:37.394108 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Flow 'volume_create_api' (7bf6de4e-6274-4f91-b6b2-d8256338a85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:37.395222 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2aacf34-a8ae-4211-bdc4-2e096d821ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:37.396363 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:20:37.426416 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2aacf34-a8ae-4211-bdc4-2e096d821ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:37.427412 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ce5cee-8fbc-47f6-a830-55fe6f6632b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:37.472582 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Created reservations ['ef2d28f3-7d00-41f8-bcce-9ec6fbc2e14b', 'b492ded8-daab-46e7-835a-ef25a68da3f9', '3cdb0ecb-b47f-460f-9614-dd91d9cdb8ff', 'db20a60c-99b9-4f4e-85ec-76954ddf9d80'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:37.473602 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ce5cee-8fbc-47f6-a830-55fe6f6632b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef2d28f3-7d00-41f8-bcce-9ec6fbc2e14b', 'b492ded8-daab-46e7-835a-ef25a68da3f9', '3cdb0ecb-b47f-460f-9614-dd91d9cdb8ff', 'db20a60c-99b9-4f4e-85ec-76954ddf9d80']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:37.474559 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7112ca0e-b179-4645-9ad7-b32756fb4964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:37.507060 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7112ca0e-b179-4645-9ad7-b32756fb4964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '459e8a56-dcb4-457c-9716-6925a0f2d6a0', '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='7f89101e416443f99c34397fb3b6d6e9',qos_specs=None,replication_status=,reservations=['ef2d28f3-7d00-41f8-bcce-9ec6fbc2e14b','b492ded8-daab-46e7-835a-ef25a68da3f9','3cdb0ecb-b47f-460f-9614-dd91d9cdb8ff','db20a60c-99b9-4f4e-85ec-76954ddf9d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b894761e134a51b63dfa3fa46ec284',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:20:37Z,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=459e8a56-dcb4-457c-9716-6925a0f2d6a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f89101e416443f99c34397fb3b6d6e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05b894761e134a51b63dfa3fa46ec284',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:37.507948 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fed5a6eb-e624-4162-811b-769020edff45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:37.524527 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fed5a6eb-e624-4162-811b-769020edff45) transitioned into 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='7f89101e416443f99c34397fb3b6d6e9',qos_specs=None,replication_status=,reservations=['ef2d28f3-7d00-41f8-bcce-9ec6fbc2e14b','b492ded8-daab-46e7-835a-ef25a68da3f9','3cdb0ecb-b47f-460f-9614-dd91d9cdb8ff','db20a60c-99b9-4f4e-85ec-76954ddf9d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b894761e134a51b63dfa3fa46ec284',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:37.524527 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4deaa884-3c1b-4dc9-bca4-803104ba1fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:37.533500 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4deaa884-3c1b-4dc9-bca4-803104ba1fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:37.534823 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Flow 'volume_create_api' (7bf6de4e-6274-4f91-b6b2-d8256338a85e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:37.534823 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Create volume request issued successfully. Aug 14 06:20:37.545010 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:37.545010 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:37.545010 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:20:38.298279 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b2245c3d-a0a4-4948-8b6d-a6adf1c6dab5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:38.300799 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b2245c3d-a0a4-4948-8b6d-a6adf1c6dab5 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] GET https://10.4.3.127/volume/v3/volumes/a0080383-dca9-4ae0-a296-a0bfc9214e57 Aug 14 06:20:38.301226 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b2245c3d-a0a4-4948-8b6d-a6adf1c6dab5 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:38.301351 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b2245c3d-a0a4-4948-8b6d-a6adf1c6dab5 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:38.311217 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:38.311217 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:38.315742 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b2245c3d-a0a4-4948-8b6d-a6adf1c6dab5 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Volume info retrieved successfully. Aug 14 06:20:38.321741 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b2245c3d-a0a4-4948-8b6d-a6adf1c6dab5 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes/a0080383-dca9-4ae0-a296-a0bfc9214e57 returned with HTTP 200 Aug 14 06:20:38.322176 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1263/5057] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:38 2026] GET /volume/v3/volumes/a0080383-dca9-4ae0-a296-a0bfc9214e57 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:20:38.340743 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6f19ddf6-13f7-495b-bad2-e498930fcf0d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:38.342487 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6f19ddf6-13f7-495b-bad2-e498930fcf0d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] GET https://10.4.3.127/volume/v3/volumes/a0080383-dca9-4ae0-a296-a0bfc9214e57 Aug 14 06:20:38.342765 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6f19ddf6-13f7-495b-bad2-e498930fcf0d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:38.342957 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6f19ddf6-13f7-495b-bad2-e498930fcf0d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:38.349255 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:38.349255 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:38.352504 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6f19ddf6-13f7-495b-bad2-e498930fcf0d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] Volume info retrieved successfully. Aug 14 06:20:38.356672 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6f19ddf6-13f7-495b-bad2-e498930fcf0d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] https://10.4.3.127/volume/v3/volumes/a0080383-dca9-4ae0-a296-a0bfc9214e57 returned with HTTP 200 Aug 14 06:20:38.357095 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1275/5058] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:38 2026] GET /volume/v3/volumes/a0080383-dca9-4ae0-a296-a0bfc9214e57 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:38.371711 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ce663397-e21f-41c5-800e-b69ecef7e481 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:38.373295 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ce663397-e21f-41c5-800e-b69ecef7e481 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/a0080383-dca9-4ae0-a296-a0bfc9214e57 Aug 14 06:20:38.373529 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ce663397-e21f-41c5-800e-b69ecef7e481 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:38.373741 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ce663397-e21f-41c5-800e-b69ecef7e481 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:38.373891 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-ce663397-e21f-41c5-800e-b69ecef7e481 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Delete volume with id: a0080383-dca9-4ae0-a296-a0bfc9214e57 Aug 14 06:20:38.381434 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:38.381434 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:38.381760 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-ce663397-e21f-41c5-800e-b69ecef7e481 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Volume info retrieved successfully. Aug 14 06:20:38.398009 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-ce663397-e21f-41c5-800e-b69ecef7e481 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Delete volume request issued successfully. Aug 14 06:20:38.398336 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ce663397-e21f-41c5-800e-b69ecef7e481 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes/a0080383-dca9-4ae0-a296-a0bfc9214e57 returned with HTTP 202 Aug 14 06:20:38.398955 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1267/5059] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:20:38 2026] DELETE /volume/v3/volumes/a0080383-dca9-4ae0-a296-a0bfc9214e57 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:20:38.405322 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2faa7eb8-9ae0-417f-a493-26b7c5a7c0c9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:38.407905 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2faa7eb8-9ae0-417f-a493-26b7c5a7c0c9 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] GET https://10.4.3.127/volume/v3/volumes/a0080383-dca9-4ae0-a296-a0bfc9214e57 Aug 14 06:20:38.408500 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2faa7eb8-9ae0-417f-a493-26b7c5a7c0c9 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:38.408790 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2faa7eb8-9ae0-417f-a493-26b7c5a7c0c9 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:38.418117 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:38.418117 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:38.422823 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2faa7eb8-9ae0-417f-a493-26b7c5a7c0c9 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Volume info retrieved successfully. Aug 14 06:20:38.428704 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2faa7eb8-9ae0-417f-a493-26b7c5a7c0c9 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes/a0080383-dca9-4ae0-a296-a0bfc9214e57 returned with HTTP 200 Aug 14 06:20:38.429269 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1264/5060] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:38 2026] GET /volume/v3/volumes/a0080383-dca9-4ae0-a296-a0bfc9214e57 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:20:38.512773 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1dd8d143-6d56-4931-9da3-4f6d36a62067 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:38.514418 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1dd8d143-6d56-4931-9da3-4f6d36a62067 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 Aug 14 06:20:38.514653 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1dd8d143-6d56-4931-9da3-4f6d36a62067 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:38.514975 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1dd8d143-6d56-4931-9da3-4f6d36a62067 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:38.514975 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-1dd8d143-6d56-4931-9da3-4f6d36a62067 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Delete volume with id: 6089f98f-4fc7-4bbc-a3f0-d428e9d34315 Aug 14 06:20:38.521105 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:38.521105 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:38.521472 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1dd8d143-6d56-4931-9da3-4f6d36a62067 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:20:38.537543 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1dd8d143-6d56-4931-9da3-4f6d36a62067 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Delete volume request issued successfully. Aug 14 06:20:38.537859 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1dd8d143-6d56-4931-9da3-4f6d36a62067 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 returned with HTTP 202 Aug 14 06:20:38.538464 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1276/5061] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:20:38 2026] DELETE /volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:20:38.547155 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1ec5b556-dcd6-4ead-a625-262eca65a5f5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:38.548959 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1ec5b556-dcd6-4ead-a625-262eca65a5f5 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 Aug 14 06:20:38.549175 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1ec5b556-dcd6-4ead-a625-262eca65a5f5 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:38.549357 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1ec5b556-dcd6-4ead-a625-262eca65a5f5 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:38.555021 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:38.555021 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:38.555533 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:20:38.555672 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.backup.api [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Checking backup size 1 against volume size 1 {{(pid=100407) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 06:20:38.555815 np0000007331 devstack@c-api.service[100407]: INFO cinder.backup.api [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Overwriting volume 459e8a56-dcb4-457c-9716-6925a0f2d6a0 with restore of backup ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:20:38.558200 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:38.558200 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:38.562269 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1ec5b556-dcd6-4ead-a625-262eca65a5f5 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Volume info retrieved successfully. Aug 14 06:20:38.568003 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1ec5b556-dcd6-4ead-a625-262eca65a5f5 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 returned with HTTP 200 Aug 14 06:20:38.568632 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1268/5062] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:38 2026] GET /volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 => generated 1386 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:20:38.580596 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] restore_backup in rpcapi backup_id ed40d71c-0423-4ff8-94f9-eeaec890bcc6 {{(pid=100407) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 06:20:38.582678 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-070cc3c9-128c-4435-848f-1e63663dfac4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6/restore returned with HTTP 202 Aug 14 06:20:38.583253 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1255/5063] 10.4.3.127 () {70 vars in 1433 bytes} [Fri Aug 14 06:20:37 2026] POST /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6/restore => generated 152 bytes in 1213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:20:38.600387 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-26cdb8ec-f967-44e9-a62d-838788d451fb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:38.603277 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-26cdb8ec-f967-44e9-a62d-838788d451fb tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:20:38.603544 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-26cdb8ec-f967-44e9-a62d-838788d451fb tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:38.603794 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-26cdb8ec-f967-44e9-a62d-838788d451fb tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:38.604099 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-26cdb8ec-f967-44e9-a62d-838788d451fb tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:38.608616 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:38.608616 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:38.609285 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-26cdb8ec-f967-44e9-a62d-838788d451fb tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:20:38.609734 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1265/5064] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:38 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:39.441301 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6cc73f84-d2c9-4d94-94e9-37ffd3446789 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:39.444216 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6cc73f84-d2c9-4d94-94e9-37ffd3446789 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] GET https://10.4.3.127/volume/v3/volumes/a0080383-dca9-4ae0-a296-a0bfc9214e57 Aug 14 06:20:39.444362 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6cc73f84-d2c9-4d94-94e9-37ffd3446789 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:39.444556 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6cc73f84-d2c9-4d94-94e9-37ffd3446789 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:39.452284 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6cc73f84-d2c9-4d94-94e9-37ffd3446789 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes/a0080383-dca9-4ae0-a296-a0bfc9214e57 returned with HTTP 404 Aug 14 06:20:39.452861 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1277/5065] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:39 2026] GET /volume/v3/volumes/a0080383-dca9-4ae0-a296-a0bfc9214e57 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:20:39.459950 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:39.461980 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:20:39.462293 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-74434715"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:39.463617 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-74434715'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:20:39.463797 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Create volume of 1 GB Aug 14 06:20:39.467147 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Availability Zones retrieved successfully. Aug 14 06:20:39.472037 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Flow 'volume_create_api' (627d3a17-795f-4fb0-a4cc-c3079c7fca79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:39.472868 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (686046b0-c8e0-4d31-8e24-84d268db36d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:39.473582 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:20:39.495642 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (686046b0-c8e0-4d31-8e24-84d268db36d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:39.496319 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c49f72e-e9f7-4cb7-9064-ca56e4d6fbb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:39.530683 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Created reservations ['36af784d-fd4a-4ef8-86cd-75c0278cb11b', '2376e1cd-a71b-4ce1-8937-82077e2a6e82', '0109fd03-1ba9-47be-926e-a88fe0639761', 'e3c88f3d-af09-45bb-820f-d84fd4c7e68f'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:39.531365 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c49f72e-e9f7-4cb7-9064-ca56e4d6fbb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36af784d-fd4a-4ef8-86cd-75c0278cb11b', '2376e1cd-a71b-4ce1-8937-82077e2a6e82', '0109fd03-1ba9-47be-926e-a88fe0639761', 'e3c88f3d-af09-45bb-820f-d84fd4c7e68f']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:39.532033 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f41d2539-7632-484e-b395-71ec5bf7254a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:39.555307 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f41d2539-7632-484e-b395-71ec5bf7254a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '653b1106-9e2a-42a6-a2b2-4a020a92db5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-74434715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3cd81167dbe4ebea9dcbc95e2b931c5',qos_specs=None,replication_status=,reservations=['36af784d-fd4a-4ef8-86cd-75c0278cb11b','2376e1cd-a71b-4ce1-8937-82077e2a6e82','0109fd03-1ba9-47be-926e-a88fe0639761','e3c88f3d-af09-45bb-820f-d84fd4c7e68f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2468b055878348cdacda1476a95f4879',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:20:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-74434715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=653b1106-9e2a-42a6-a2b2-4a020a92db5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3cd81167dbe4ebea9dcbc95e2b931c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2468b055878348cdacda1476a95f4879',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:39.556076 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f06c925-f870-4bc5-9e32-02cc80c5ffa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:39.572743 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f06c925-f870-4bc5-9e32-02cc80c5ffa4) transitioned into state 'SUCCESS' from state '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-74434715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3cd81167dbe4ebea9dcbc95e2b931c5',qos_specs=None,replication_status=,reservations=['36af784d-fd4a-4ef8-86cd-75c0278cb11b','2376e1cd-a71b-4ce1-8937-82077e2a6e82','0109fd03-1ba9-47be-926e-a88fe0639761','e3c88f3d-af09-45bb-820f-d84fd4c7e68f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2468b055878348cdacda1476a95f4879',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:39.573608 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53fa9010-f52b-4d9b-b673-b1e8f45ea769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:39.582952 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53fa9010-f52b-4d9b-b673-b1e8f45ea769) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:39.583773 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Flow 'volume_create_api' (627d3a17-795f-4fb0-a4cc-c3079c7fca79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:39.584055 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Create volume request issued successfully. Aug 14 06:20:39.584247 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-983a19ef-f66f-46e8-87dc-293a6c730634 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:39.584705 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-06d19d91-1072-4fc5-aa1d-07b934ff457d tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:20:39.585090 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1269/5066] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:20:39 2026] POST /volume/v3/volumes => generated 776 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:39.586097 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-983a19ef-f66f-46e8-87dc-293a6c730634 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] GET https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 Aug 14 06:20:39.586311 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-983a19ef-f66f-46e8-87dc-293a6c730634 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:39.586500 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-983a19ef-f66f-46e8-87dc-293a6c730634 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:39.597742 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-983a19ef-f66f-46e8-87dc-293a6c730634 tempest-TestVolumeBootPatternV346-582550959 tempest-TestVolumeBootPatternV346-582550959-project-member] https://10.4.3.127/volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 returned with HTTP 404 Aug 14 06:20:39.598166 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1256/5067] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:39 2026] GET /volume/v3/volumes/6089f98f-4fc7-4bbc-a3f0-d428e9d34315 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:20:39.602391 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-33e13852-5d55-4102-91c0-b37d656aa254 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:39.609411 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-33e13852-5d55-4102-91c0-b37d656aa254 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] GET https://10.4.3.127/volume/v3/volumes/653b1106-9e2a-42a6-a2b2-4a020a92db5f Aug 14 06:20:39.609646 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-33e13852-5d55-4102-91c0-b37d656aa254 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:39.609850 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-33e13852-5d55-4102-91c0-b37d656aa254 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:39.617812 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:39.617812 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:39.619816 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c49e8e89-67b2-46b8-9bc6-d1058be32188 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:39.621300 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-33e13852-5d55-4102-91c0-b37d656aa254 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Volume info retrieved successfully. Aug 14 06:20:39.621687 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c49e8e89-67b2-46b8-9bc6-d1058be32188 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:20:39.621906 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c49e8e89-67b2-46b8-9bc6-d1058be32188 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:39.622110 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c49e8e89-67b2-46b8-9bc6-d1058be32188 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:39.622239 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-c49e8e89-67b2-46b8-9bc6-d1058be32188 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:39.626125 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-33e13852-5d55-4102-91c0-b37d656aa254 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes/653b1106-9e2a-42a6-a2b2-4a020a92db5f returned with HTTP 200 Aug 14 06:20:39.626125 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1266/5068] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:39 2026] GET /volume/v3/volumes/653b1106-9e2a-42a6-a2b2-4a020a92db5f => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:39.627297 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:39.627297 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:39.628042 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c49e8e89-67b2-46b8-9bc6-d1058be32188 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:20:39.628485 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1278/5069] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:39 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:40.638814 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2987d1bd-18ab-43d4-ad00-d351baca8934 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:40.639878 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3c135751-5ac6-4cf9-95cd-897f7d9eec54 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:40.641601 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2987d1bd-18ab-43d4-ad00-d351baca8934 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] GET https://10.4.3.127/volume/v3/volumes/653b1106-9e2a-42a6-a2b2-4a020a92db5f Aug 14 06:20:40.641689 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3c135751-5ac6-4cf9-95cd-897f7d9eec54 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:20:40.641818 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3c135751-5ac6-4cf9-95cd-897f7d9eec54 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:40.641890 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2987d1bd-18ab-43d4-ad00-d351baca8934 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:40.642084 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3c135751-5ac6-4cf9-95cd-897f7d9eec54 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:40.642230 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2987d1bd-18ab-43d4-ad00-d351baca8934 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:40.642270 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-3c135751-5ac6-4cf9-95cd-897f7d9eec54 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:40.648767 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:40.648767 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:40.649241 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:40.649241 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:40.649486 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3c135751-5ac6-4cf9-95cd-897f7d9eec54 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:20:40.649871 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1257/5070] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:40 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:40.652753 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2987d1bd-18ab-43d4-ad00-d351baca8934 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Volume info retrieved successfully. Aug 14 06:20:40.660770 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2987d1bd-18ab-43d4-ad00-d351baca8934 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes/653b1106-9e2a-42a6-a2b2-4a020a92db5f returned with HTTP 200 Aug 14 06:20:40.661124 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1270/5071] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:40 2026] GET /volume/v3/volumes/653b1106-9e2a-42a6-a2b2-4a020a92db5f => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:20:40.674575 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-54ca87a7-719c-496c-806b-821986a805a5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:40.678246 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-54ca87a7-719c-496c-806b-821986a805a5 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] GET https://10.4.3.127/volume/v3/volumes/summary Aug 14 06:20:40.678595 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-54ca87a7-719c-496c-806b-821986a805a5 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:40.678898 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-54ca87a7-719c-496c-806b-821986a805a5 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:40.679155 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-54ca87a7-719c-496c-806b-821986a805a5 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:20:40.693302 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-54ca87a7-719c-496c-806b-821986a805a5 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] Get summary completed successfully. Aug 14 06:20:40.693731 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-54ca87a7-719c-496c-806b-821986a805a5 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-reader] https://10.4.3.127/volume/v3/volumes/summary returned with HTTP 200 Aug 14 06:20:40.694144 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1267/5072] 10.4.3.127 () {68 vars in 1302 bytes} [Fri Aug 14 06:20:40 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:40.703331 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5e6257a9-f7cd-4b63-b3cb-905ac8fd4821 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:40.705682 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5e6257a9-f7cd-4b63-b3cb-905ac8fd4821 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/653b1106-9e2a-42a6-a2b2-4a020a92db5f Aug 14 06:20:40.705983 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5e6257a9-f7cd-4b63-b3cb-905ac8fd4821 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:40.706259 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5e6257a9-f7cd-4b63-b3cb-905ac8fd4821 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:40.706612 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-5e6257a9-f7cd-4b63-b3cb-905ac8fd4821 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Delete volume with id: 653b1106-9e2a-42a6-a2b2-4a020a92db5f Aug 14 06:20:40.716484 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:40.716484 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:40.716977 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5e6257a9-f7cd-4b63-b3cb-905ac8fd4821 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Volume info retrieved successfully. Aug 14 06:20:40.737209 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5e6257a9-f7cd-4b63-b3cb-905ac8fd4821 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Delete volume request issued successfully. Aug 14 06:20:40.737526 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5e6257a9-f7cd-4b63-b3cb-905ac8fd4821 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes/653b1106-9e2a-42a6-a2b2-4a020a92db5f returned with HTTP 202 Aug 14 06:20:40.738158 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1279/5073] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 14 06:20:40 2026] DELETE /volume/v3/volumes/653b1106-9e2a-42a6-a2b2-4a020a92db5f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 06:20:40.750123 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ea4d8b6f-746e-4c11-9cc1-ab6d3b63c8c1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:40.753031 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ea4d8b6f-746e-4c11-9cc1-ab6d3b63c8c1 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] GET https://10.4.3.127/volume/v3/volumes/653b1106-9e2a-42a6-a2b2-4a020a92db5f Aug 14 06:20:40.753309 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ea4d8b6f-746e-4c11-9cc1-ab6d3b63c8c1 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:40.753530 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ea4d8b6f-746e-4c11-9cc1-ab6d3b63c8c1 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:40.763157 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:40.763157 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:40.769109 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ea4d8b6f-746e-4c11-9cc1-ab6d3b63c8c1 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Volume info retrieved successfully. Aug 14 06:20:40.775423 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ea4d8b6f-746e-4c11-9cc1-ab6d3b63c8c1 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes/653b1106-9e2a-42a6-a2b2-4a020a92db5f returned with HTTP 200 Aug 14 06:20:40.776169 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1258/5074] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:40 2026] GET /volume/v3/volumes/653b1106-9e2a-42a6-a2b2-4a020a92db5f => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:20:41.660786 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ee3a680f-f58a-4384-b5f6-6fa8507dc691 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:41.663089 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ee3a680f-f58a-4384-b5f6-6fa8507dc691 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:20:41.663420 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ee3a680f-f58a-4384-b5f6-6fa8507dc691 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:41.663603 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ee3a680f-f58a-4384-b5f6-6fa8507dc691 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:41.663720 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-ee3a680f-f58a-4384-b5f6-6fa8507dc691 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:41.668384 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:41.668384 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:41.669313 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ee3a680f-f58a-4384-b5f6-6fa8507dc691 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:20:41.669703 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1271/5075] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:41 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:41.806687 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a5b13fb8-c080-453a-a10b-c93b57b36193 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:41.811932 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a5b13fb8-c080-453a-a10b-c93b57b36193 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] GET https://10.4.3.127/volume/v3/volumes/653b1106-9e2a-42a6-a2b2-4a020a92db5f Aug 14 06:20:41.812157 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a5b13fb8-c080-453a-a10b-c93b57b36193 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:41.812380 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a5b13fb8-c080-453a-a10b-c93b57b36193 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:41.821124 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a5b13fb8-c080-453a-a10b-c93b57b36193 tempest-ProjectReaderTests-1053083015 tempest-ProjectReaderTests-1053083015-project-admin] https://10.4.3.127/volume/v3/volumes/653b1106-9e2a-42a6-a2b2-4a020a92db5f returned with HTTP 404 Aug 14 06:20:41.821456 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1268/5076] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 14 06:20:41 2026] GET /volume/v3/volumes/653b1106-9e2a-42a6-a2b2-4a020a92db5f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 06:20:42.689479 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-75ae59dc-940a-4e50-801c-85a59b528f25 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:42.689479 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-75ae59dc-940a-4e50-801c-85a59b528f25 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:20:42.690001 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-75ae59dc-940a-4e50-801c-85a59b528f25 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:42.690001 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-75ae59dc-940a-4e50-801c-85a59b528f25 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:42.690001 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-75ae59dc-940a-4e50-801c-85a59b528f25 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:42.694908 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:42.694908 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:42.695771 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-75ae59dc-940a-4e50-801c-85a59b528f25 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:20:42.696306 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1280/5077] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:42 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:43.709064 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6362df73-9090-4f69-b685-39ed74a6c67e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:43.711002 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6362df73-9090-4f69-b685-39ed74a6c67e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:20:43.711276 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6362df73-9090-4f69-b685-39ed74a6c67e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:43.711480 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6362df73-9090-4f69-b685-39ed74a6c67e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:43.711581 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-6362df73-9090-4f69-b685-39ed74a6c67e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:43.716616 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:43.716616 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:43.717430 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6362df73-9090-4f69-b685-39ed74a6c67e tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:20:43.717868 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1259/5078] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:43 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:44.727451 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-64b2a9d3-c15e-46a7-8040-fcb55b0c5681 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:44.729211 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-64b2a9d3-c15e-46a7-8040-fcb55b0c5681 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:20:44.729433 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-64b2a9d3-c15e-46a7-8040-fcb55b0c5681 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:44.729678 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-64b2a9d3-c15e-46a7-8040-fcb55b0c5681 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:44.729799 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-64b2a9d3-c15e-46a7-8040-fcb55b0c5681 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:44.733901 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:44.733901 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:44.734515 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-64b2a9d3-c15e-46a7-8040-fcb55b0c5681 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:20:44.734832 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1272/5079] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:44 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:45.744966 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-41394267-6c80-4e6b-8bb3-ef5807cc4d8b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:45.748642 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-41394267-6c80-4e6b-8bb3-ef5807cc4d8b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:20:45.748642 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-41394267-6c80-4e6b-8bb3-ef5807cc4d8b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:45.748642 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-41394267-6c80-4e6b-8bb3-ef5807cc4d8b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:45.748642 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-41394267-6c80-4e6b-8bb3-ef5807cc4d8b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:45.752141 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:45.752141 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:45.752904 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-41394267-6c80-4e6b-8bb3-ef5807cc4d8b tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:20:45.753413 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1269/5080] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:45 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:46.322467 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1cce9d12-4da4-4975-9dcd-42993d9bad4d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:46.457728 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1cce9d12-4da4-4975-9dcd-42993d9bad4d tempest-ProjectAdminTests-2015723930 tempest-ProjectAdminTests-2015723930-project-admin] GET https://10.4.3.127/volume/v3/scheduler-stats/get_pools Aug 14 06:20:46.457911 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1cce9d12-4da4-4975-9dcd-42993d9bad4d tempest-ProjectAdminTests-2015723930 tempest-ProjectAdminTests-2015723930-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:46.458089 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1cce9d12-4da4-4975-9dcd-42993d9bad4d tempest-ProjectAdminTests-2015723930 tempest-ProjectAdminTests-2015723930-project-admin] Calling method 'get_pools' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:46.468433 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1cce9d12-4da4-4975-9dcd-42993d9bad4d tempest-ProjectAdminTests-2015723930 tempest-ProjectAdminTests-2015723930-project-admin] https://10.4.3.127/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 06:20:46.468959 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1281/5081] 10.4.3.127 () {66 vars in 1291 bytes} [Fri Aug 14 06:20:46 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:46.476924 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3253dd36-ddce-4070-a92e-f961d9873a1f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:46.479536 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3253dd36-ddce-4070-a92e-f961d9873a1f tempest-ProjectAdminTests-2015723930 tempest-ProjectAdminTests-2015723930-project-admin] GET https://10.4.3.127/volume/v3/capabilities/np0000007331@storpool Aug 14 06:20:46.479727 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3253dd36-ddce-4070-a92e-f961d9873a1f tempest-ProjectAdminTests-2015723930 tempest-ProjectAdminTests-2015723930-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:46.479932 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3253dd36-ddce-4070-a92e-f961d9873a1f tempest-ProjectAdminTests-2015723930 tempest-ProjectAdminTests-2015723930-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:46.490042 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3253dd36-ddce-4070-a92e-f961d9873a1f tempest-ProjectAdminTests-2015723930 tempest-ProjectAdminTests-2015723930-project-admin] https://10.4.3.127/volume/v3/capabilities/np0000007331@storpool returned with HTTP 200 Aug 14 06:20:46.490450 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1260/5082] 10.4.3.127 () {66 vars in 1318 bytes} [Fri Aug 14 06:20:46 2026] GET /volume/v3/capabilities/np0000007331@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:46.766581 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-503b25b5-32ec-4372-97c2-ef6618a5fa20 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:46.768691 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-503b25b5-32ec-4372-97c2-ef6618a5fa20 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:20:46.769812 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-503b25b5-32ec-4372-97c2-ef6618a5fa20 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:46.769812 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-503b25b5-32ec-4372-97c2-ef6618a5fa20 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:46.769812 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-503b25b5-32ec-4372-97c2-ef6618a5fa20 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:46.774249 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:46.774249 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:46.775014 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-503b25b5-32ec-4372-97c2-ef6618a5fa20 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:20:46.775412 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1273/5083] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:46 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:47.785902 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-531f5047-a11a-47c1-a88f-ad6393b6f434 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:47.787817 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-531f5047-a11a-47c1-a88f-ad6393b6f434 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:20:47.788038 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-531f5047-a11a-47c1-a88f-ad6393b6f434 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:47.788218 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-531f5047-a11a-47c1-a88f-ad6393b6f434 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:47.788324 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-531f5047-a11a-47c1-a88f-ad6393b6f434 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:47.794622 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:47.794622 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:47.795587 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-531f5047-a11a-47c1-a88f-ad6393b6f434 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:20:47.796172 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1270/5084] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:47 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:47.806228 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d64b33d4-c3ca-4808-a9e3-022378b4e835 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:47.808313 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d64b33d4-c3ca-4808-a9e3-022378b4e835 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/459e8a56-dcb4-457c-9716-6925a0f2d6a0 Aug 14 06:20:47.808622 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d64b33d4-c3ca-4808-a9e3-022378b4e835 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:47.808916 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d64b33d4-c3ca-4808-a9e3-022378b4e835 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:47.809075 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-d64b33d4-c3ca-4808-a9e3-022378b4e835 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Delete volume with id: 459e8a56-dcb4-457c-9716-6925a0f2d6a0 Aug 14 06:20:47.818048 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:47.818048 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:47.819377 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d64b33d4-c3ca-4808-a9e3-022378b4e835 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:20:47.840414 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d64b33d4-c3ca-4808-a9e3-022378b4e835 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Delete volume request issued successfully. Aug 14 06:20:47.840717 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d64b33d4-c3ca-4808-a9e3-022378b4e835 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/459e8a56-dcb4-457c-9716-6925a0f2d6a0 returned with HTTP 202 Aug 14 06:20:47.841137 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1282/5085] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:20:47 2026] DELETE /volume/v3/volumes/459e8a56-dcb4-457c-9716-6925a0f2d6a0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:47.850789 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0b33b1a3-07b0-4511-8bd7-7cf9f97a2906 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:47.854511 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0b33b1a3-07b0-4511-8bd7-7cf9f97a2906 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/volumes/459e8a56-dcb4-457c-9716-6925a0f2d6a0 Aug 14 06:20:47.854511 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0b33b1a3-07b0-4511-8bd7-7cf9f97a2906 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:47.854511 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0b33b1a3-07b0-4511-8bd7-7cf9f97a2906 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:47.866263 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:47.866263 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:47.869941 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0b33b1a3-07b0-4511-8bd7-7cf9f97a2906 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:20:47.874382 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0b33b1a3-07b0-4511-8bd7-7cf9f97a2906 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/459e8a56-dcb4-457c-9716-6925a0f2d6a0 returned with HTTP 200 Aug 14 06:20:47.874730 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1261/5086] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:47 2026] GET /volume/v3/volumes/459e8a56-dcb4-457c-9716-6925a0f2d6a0 => generated 1074 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:48.373184 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e337f5c3-0a05-4269-9722-b33386d6c7fc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:48.496355 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e337f5c3-0a05-4269-9722-b33386d6c7fc tempest-ProjectMemberTests-513452327 tempest-ProjectMemberTests-513452327-project-admin] GET https://10.4.3.127/volume/v3/scheduler-stats/get_pools Aug 14 06:20:48.496583 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e337f5c3-0a05-4269-9722-b33386d6c7fc tempest-ProjectMemberTests-513452327 tempest-ProjectMemberTests-513452327-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:48.496892 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e337f5c3-0a05-4269-9722-b33386d6c7fc tempest-ProjectMemberTests-513452327 tempest-ProjectMemberTests-513452327-project-admin] Calling method 'get_pools' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:48.506414 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e337f5c3-0a05-4269-9722-b33386d6c7fc tempest-ProjectMemberTests-513452327 tempest-ProjectMemberTests-513452327-project-admin] https://10.4.3.127/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 06:20:48.506871 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1274/5087] 10.4.3.127 () {66 vars in 1291 bytes} [Fri Aug 14 06:20:48 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:48.515940 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4bd0f403-b396-4b72-836f-c9ae0684dcb7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:48.584383 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4bd0f403-b396-4b72-836f-c9ae0684dcb7 tempest-ProjectMemberTests-513452327 tempest-ProjectMemberTests-513452327-project-member] GET https://10.4.3.127/volume/v3/capabilities/np0000007331@storpool Aug 14 06:20:48.585527 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4bd0f403-b396-4b72-836f-c9ae0684dcb7 tempest-ProjectMemberTests-513452327 tempest-ProjectMemberTests-513452327-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:48.585527 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4bd0f403-b396-4b72-836f-c9ae0684dcb7 tempest-ProjectMemberTests-513452327 tempest-ProjectMemberTests-513452327-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:48.586008 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.policy [None req-4bd0f403-b396-4b72-836f-c9ae0684dcb7 tempest-ProjectMemberTests-513452327 tempest-ProjectMemberTests-513452327-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '80c2517fdbce4358a8f65549f18a44d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '827bcec39d5741e480669b533c123084', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100405) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:20:48.586290 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4bd0f403-b396-4b72-836f-c9ae0684dcb7 tempest-ProjectMemberTests-513452327 tempest-ProjectMemberTests-513452327-project-member] https://10.4.3.127/volume/v3/capabilities/np0000007331@storpool returned with HTTP 403 Aug 14 06:20:48.587069 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1271/5088] 10.4.3.127 () {66 vars in 1318 bytes} [Fri Aug 14 06:20:48 2026] GET /volume/v3/capabilities/np0000007331@storpool => generated 110 bytes in 72 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:48.896695 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-39476f3d-4b5d-4301-9d48-c129d36aef80 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:48.898368 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-39476f3d-4b5d-4301-9d48-c129d36aef80 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/volumes/459e8a56-dcb4-457c-9716-6925a0f2d6a0 Aug 14 06:20:48.898572 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-39476f3d-4b5d-4301-9d48-c129d36aef80 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:48.898812 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-39476f3d-4b5d-4301-9d48-c129d36aef80 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:48.904499 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-39476f3d-4b5d-4301-9d48-c129d36aef80 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/459e8a56-dcb4-457c-9716-6925a0f2d6a0 returned with HTTP 404 Aug 14 06:20:48.904960 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1283/5089] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:48 2026] GET /volume/v3/volumes/459e8a56-dcb4-457c-9716-6925a0f2d6a0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:48.914410 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4cc2a256-3052-43e0-9fee-515b11c632fb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:48.916035 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4cc2a256-3052-43e0-9fee-515b11c632fb tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:20:48.916373 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4cc2a256-3052-43e0-9fee-515b11c632fb tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:48.917869 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4cc2a256-3052-43e0-9fee-515b11c632fb tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:48.917869 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-4cc2a256-3052-43e0-9fee-515b11c632fb tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:48.921095 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:48.921095 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:48.921810 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4cc2a256-3052-43e0-9fee-515b11c632fb tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:20:48.922224 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1262/5090] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:48 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:48.939242 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-620ec2c0-0feb-473d-a9f9-f77929d4f404 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:48.943945 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-620ec2c0-0feb-473d-a9f9-f77929d4f404 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] DELETE https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:48.944248 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-620ec2c0-0feb-473d-a9f9-f77929d4f404 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:48.944550 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-620ec2c0-0feb-473d-a9f9-f77929d4f404 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:48.944737 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.backups [None req-620ec2c0-0feb-473d-a9f9-f77929d4f404 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Delete backup with id: 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. Aug 14 06:20:48.957146 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:48.957146 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:48.971376 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.backup.rpcapi [None req-620ec2c0-0feb-473d-a9f9-f77929d4f404 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] delete_backup rpcapi backup_id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5 {{(pid=100404) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:20:48.973507 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-620ec2c0-0feb-473d-a9f9-f77929d4f404 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 202 Aug 14 06:20:48.974160 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1275/5091] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:20:48 2026] DELETE /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:20:48.983570 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3dd46390-dcda-4643-9377-066009c71ee1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:48.985174 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3dd46390-dcda-4643-9377-066009c71ee1 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:48.985376 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3dd46390-dcda-4643-9377-066009c71ee1 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:48.985564 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3dd46390-dcda-4643-9377-066009c71ee1 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:48.985704 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-3dd46390-dcda-4643-9377-066009c71ee1 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:48.994559 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:48.994559 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:48.995249 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3dd46390-dcda-4643-9377-066009c71ee1 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 200 Aug 14 06:20:48.995646 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1272/5092] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:48 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:50.007024 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4953de52-766e-49db-9505-7ebd6e54382f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:50.009325 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4953de52-766e-49db-9505-7ebd6e54382f tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 Aug 14 06:20:50.009620 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4953de52-766e-49db-9505-7ebd6e54382f tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:50.009852 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4953de52-766e-49db-9505-7ebd6e54382f tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:50.009987 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-4953de52-766e-49db-9505-7ebd6e54382f tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 707e5405-72d0-4fe5-a9c4-d7d75421d0b5. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:50.014430 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4953de52-766e-49db-9505-7ebd6e54382f tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 returned with HTTP 404 Aug 14 06:20:50.015007 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1284/5093] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:50 2026] GET /volume/v3/backups/707e5405-72d0-4fe5-a9c4-d7d75421d0b5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:50.022478 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2525ec4a-9746-4692-838e-53f7f07adf7d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:50.024287 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2525ec4a-9746-4692-838e-53f7f07adf7d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] DELETE https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:20:50.024520 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2525ec4a-9746-4692-838e-53f7f07adf7d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:50.024720 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2525ec4a-9746-4692-838e-53f7f07adf7d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:50.024818 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-2525ec4a-9746-4692-838e-53f7f07adf7d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Delete backup with id: 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. Aug 14 06:20:50.028856 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:50.028856 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:50.040266 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-2525ec4a-9746-4692-838e-53f7f07adf7d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] delete_backup rpcapi backup_id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 {{(pid=100407) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:20:50.042215 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2525ec4a-9746-4692-838e-53f7f07adf7d tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 202 Aug 14 06:20:50.042695 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1263/5094] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:20:50 2026] DELETE /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:20:50.050041 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7712e1eb-4a11-4cc5-af13-ce265989b4c4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:50.052883 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7712e1eb-4a11-4cc5-af13-ce265989b4c4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:20:50.052883 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7712e1eb-4a11-4cc5-af13-ce265989b4c4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:50.052883 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7712e1eb-4a11-4cc5-af13-ce265989b4c4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:50.052883 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-7712e1eb-4a11-4cc5-af13-ce265989b4c4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:50.056719 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:50.056719 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:50.057308 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7712e1eb-4a11-4cc5-af13-ce265989b4c4 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 200 Aug 14 06:20:50.059469 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1276/5095] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:50 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:50.509690 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-55fc1829-337b-45d4-bf85-5de4e8da4d60 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:50.620792 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-55fc1829-337b-45d4-bf85-5de4e8da4d60 tempest-ProjectReaderTests-556784779 tempest-ProjectReaderTests-556784779-project-admin] GET https://10.4.3.127/volume/v3/scheduler-stats/get_pools Aug 14 06:20:50.620987 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-55fc1829-337b-45d4-bf85-5de4e8da4d60 tempest-ProjectReaderTests-556784779 tempest-ProjectReaderTests-556784779-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:50.621164 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-55fc1829-337b-45d4-bf85-5de4e8da4d60 tempest-ProjectReaderTests-556784779 tempest-ProjectReaderTests-556784779-project-admin] Calling method 'get_pools' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:50.629963 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-55fc1829-337b-45d4-bf85-5de4e8da4d60 tempest-ProjectReaderTests-556784779 tempest-ProjectReaderTests-556784779-project-admin] https://10.4.3.127/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 06:20:50.630303 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1273/5096] 10.4.3.127 () {66 vars in 1291 bytes} [Fri Aug 14 06:20:50 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:50.638956 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ccd96701-52fc-482e-b539-659256a957be None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:50.696025 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ccd96701-52fc-482e-b539-659256a957be tempest-ProjectReaderTests-556784779 tempest-ProjectReaderTests-556784779-project-reader] GET https://10.4.3.127/volume/v3/capabilities/np0000007331@storpool Aug 14 06:20:50.696244 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ccd96701-52fc-482e-b539-659256a957be tempest-ProjectReaderTests-556784779 tempest-ProjectReaderTests-556784779-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:50.696457 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ccd96701-52fc-482e-b539-659256a957be tempest-ProjectReaderTests-556784779 tempest-ProjectReaderTests-556784779-project-reader] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:50.697106 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.policy [None req-ccd96701-52fc-482e-b539-659256a957be tempest-ProjectReaderTests-556784779 tempest-ProjectReaderTests-556784779-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'c38697f5146041c58bd209ccd9317a36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2f3f3d14e081489a9ee6943cf4e2e1ac', '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=100406) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:20:50.697304 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ccd96701-52fc-482e-b539-659256a957be tempest-ProjectReaderTests-556784779 tempest-ProjectReaderTests-556784779-project-reader] https://10.4.3.127/volume/v3/capabilities/np0000007331@storpool returned with HTTP 403 Aug 14 06:20:50.697725 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1285/5097] 10.4.3.127 () {66 vars in 1318 bytes} [Fri Aug 14 06:20:50 2026] GET /volume/v3/capabilities/np0000007331@storpool => generated 110 bytes in 59 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:51.068413 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7758a2c8-09d6-4333-ab59-d5cd4086ea99 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:51.070512 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7758a2c8-09d6-4333-ab59-d5cd4086ea99 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 Aug 14 06:20:51.070778 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7758a2c8-09d6-4333-ab59-d5cd4086ea99 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:51.071007 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7758a2c8-09d6-4333-ab59-d5cd4086ea99 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:51.071147 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-7758a2c8-09d6-4333-ab59-d5cd4086ea99 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id 3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:51.075165 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7758a2c8-09d6-4333-ab59-d5cd4086ea99 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 returned with HTTP 404 Aug 14 06:20:51.075727 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1264/5098] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:51 2026] GET /volume/v3/backups/3cf515be-dfc2-4f09-8a6c-6bc550e8d0b1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:51.082161 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6b2be46f-bd1e-48ef-a3be-1db9050b28d0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:51.083959 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6b2be46f-bd1e-48ef-a3be-1db9050b28d0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] DELETE https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:20:51.084167 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6b2be46f-bd1e-48ef-a3be-1db9050b28d0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:51.084348 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6b2be46f-bd1e-48ef-a3be-1db9050b28d0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:51.084486 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.backups [None req-6b2be46f-bd1e-48ef-a3be-1db9050b28d0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Delete backup with id: ed40d71c-0423-4ff8-94f9-eeaec890bcc6. Aug 14 06:20:51.088436 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:51.088436 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:51.099241 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.backup.rpcapi [None req-6b2be46f-bd1e-48ef-a3be-1db9050b28d0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] delete_backup rpcapi backup_id ed40d71c-0423-4ff8-94f9-eeaec890bcc6 {{(pid=100404) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:20:51.100937 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6b2be46f-bd1e-48ef-a3be-1db9050b28d0 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 202 Aug 14 06:20:51.101353 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1277/5099] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:20:51 2026] DELETE /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:20:51.108017 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-39125012-1d01-482d-ad0e-93b18eaebe13 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:51.109863 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-39125012-1d01-482d-ad0e-93b18eaebe13 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:20:51.110082 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-39125012-1d01-482d-ad0e-93b18eaebe13 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:51.110288 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-39125012-1d01-482d-ad0e-93b18eaebe13 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:51.110408 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-39125012-1d01-482d-ad0e-93b18eaebe13 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:51.114763 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:51.114763 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:51.115362 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-39125012-1d01-482d-ad0e-93b18eaebe13 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 200 Aug 14 06:20:51.115777 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1274/5100] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:51 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:52.127944 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e58d12fd-016b-4d4d-a2fe-d712fe102489 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.130287 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e58d12fd-016b-4d4d-a2fe-d712fe102489 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 Aug 14 06:20:52.130632 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e58d12fd-016b-4d4d-a2fe-d712fe102489 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:52.130783 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e58d12fd-016b-4d4d-a2fe-d712fe102489 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:52.130948 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e58d12fd-016b-4d4d-a2fe-d712fe102489 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Show backup with id ed40d71c-0423-4ff8-94f9-eeaec890bcc6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:52.134422 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e58d12fd-016b-4d4d-a2fe-d712fe102489 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 returned with HTTP 404 Aug 14 06:20:52.134949 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1286/5101] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:52 2026] GET /volume/v3/backups/ed40d71c-0423-4ff8-94f9-eeaec890bcc6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:52.144323 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-46327950-8dd7-4741-a302-72041bc9dbd5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.146789 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46327950-8dd7-4741-a302-72041bc9dbd5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/7916c59b-6aa9-4b1c-9eea-64c0568d1af8 Aug 14 06:20:52.146789 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46327950-8dd7-4741-a302-72041bc9dbd5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:52.147574 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46327950-8dd7-4741-a302-72041bc9dbd5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:52.147743 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-46327950-8dd7-4741-a302-72041bc9dbd5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Delete volume with id: 7916c59b-6aa9-4b1c-9eea-64c0568d1af8 Aug 14 06:20:52.154626 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:52.154626 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:52.155078 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-46327950-8dd7-4741-a302-72041bc9dbd5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:20:52.171915 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-46327950-8dd7-4741-a302-72041bc9dbd5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Delete volume request issued successfully. Aug 14 06:20:52.172081 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46327950-8dd7-4741-a302-72041bc9dbd5 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/7916c59b-6aa9-4b1c-9eea-64c0568d1af8 returned with HTTP 202 Aug 14 06:20:52.172573 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1265/5102] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:20:52 2026] DELETE /volume/v3/volumes/7916c59b-6aa9-4b1c-9eea-64c0568d1af8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:52.179756 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6501cce3-940d-4df6-ac4f-5dc921f47093 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.181592 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6501cce3-940d-4df6-ac4f-5dc921f47093 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/volumes/7916c59b-6aa9-4b1c-9eea-64c0568d1af8 Aug 14 06:20:52.181804 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6501cce3-940d-4df6-ac4f-5dc921f47093 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:52.181993 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6501cce3-940d-4df6-ac4f-5dc921f47093 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:52.189299 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:52.189299 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:52.194261 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-6501cce3-940d-4df6-ac4f-5dc921f47093 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Volume info retrieved successfully. Aug 14 06:20:52.200031 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6501cce3-940d-4df6-ac4f-5dc921f47093 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/7916c59b-6aa9-4b1c-9eea-64c0568d1af8 returned with HTTP 200 Aug 14 06:20:52.200629 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1278/5103] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:52 2026] GET /volume/v3/volumes/7916c59b-6aa9-4b1c-9eea-64c0568d1af8 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:52.378003 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-739611a9-2239-44ca-9998-b35ddbd2235f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.466509 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-739611a9-2239-44ca-9998-b35ddbd2235f tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:20:52.466894 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-739611a9-2239-44ca-9998-b35ddbd2235f tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1215323298", "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=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:52.482824 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-739611a9-2239-44ca-9998-b35ddbd2235f tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:20:52.483170 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1275/5104] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:20:52 2026] POST /volume/v3/types => generated 380 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:52.490895 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c00d2049-eaaa-413e-ab9c-c3c58c7ca6c9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.492481 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c00d2049-eaaa-413e-ab9c-c3c58c7ca6c9 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] POST https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/encryption Aug 14 06:20:52.492798 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c00d2049-eaaa-413e-ab9c-c3c58c7ca6c9 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:52.507293 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c00d2049-eaaa-413e-ab9c-c3c58c7ca6c9 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/encryption returned with HTTP 200 Aug 14 06:20:52.507668 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1287/5105] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 14 06:20:52 2026] POST /volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:52.515927 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9ea3b28c-389b-4428-997f-24b43fd6cba5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.518204 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9ea3b28c-389b-4428-997f-24b43fd6cba5 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:20:52.518620 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9ea3b28c-389b-4428-997f-24b43fd6cba5 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1182469747", "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=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:52.534369 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9ea3b28c-389b-4428-997f-24b43fd6cba5 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:20:52.534735 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1266/5106] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:20:52 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:52.542830 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-64e0b537-329c-4b28-952b-9cfce200a6dc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.609863 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-64e0b537-329c-4b28-952b-9cfce200a6dc tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] POST https://10.4.3.127/volume/v3/types/5943dfd6-b683-43e6-b853-119d6deeaa9c/encryption Aug 14 06:20:52.610441 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-64e0b537-329c-4b28-952b-9cfce200a6dc tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:52.613447 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.policy [None req-64e0b537-329c-4b28-952b-9cfce200a6dc tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'de3d29cd585a418799a838ca05899179', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38c98ee0b53441d0abd86192a8adf086', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100404) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:20:52.613764 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-64e0b537-329c-4b28-952b-9cfce200a6dc tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] https://10.4.3.127/volume/v3/types/5943dfd6-b683-43e6-b853-119d6deeaa9c/encryption returned with HTTP 403 Aug 14 06:20:52.614408 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1279/5107] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 14 06:20:52 2026] POST /volume/v3/types/5943dfd6-b683-43e6-b853-119d6deeaa9c/encryption => generated 127 bytes in 72 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:52.624577 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-993304d6-9ecd-4001-bac2-b24dae1974eb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.626597 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-993304d6-9ecd-4001-bac2-b24dae1974eb tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:20:52.627224 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-993304d6-9ecd-4001-bac2-b24dae1974eb tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-977627426", "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=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:52.642697 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-993304d6-9ecd-4001-bac2-b24dae1974eb tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:20:52.643028 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1276/5108] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:20:52 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:52.650950 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-49474776-b745-46c3-adb5-3d6a8a97be73 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.653109 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-49474776-b745-46c3-adb5-3d6a8a97be73 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] POST https://10.4.3.127/volume/v3/types/257cb925-6384-49b7-8f38-806e0f62edf9/extra_specs Aug 14 06:20:52.653476 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-49474776-b745-46c3-adb5-3d6a8a97be73 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:52.655236 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.policy [None req-49474776-b745-46c3-adb5-3d6a8a97be73 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'de3d29cd585a418799a838ca05899179', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38c98ee0b53441d0abd86192a8adf086', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100406) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:20:52.655390 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-49474776-b745-46c3-adb5-3d6a8a97be73 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] https://10.4.3.127/volume/v3/types/257cb925-6384-49b7-8f38-806e0f62edf9/extra_specs returned with HTTP 403 Aug 14 06:20:52.655825 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1288/5109] 10.4.3.127 () {68 vars in 1399 bytes} [Fri Aug 14 06:20:52 2026] POST /volume/v3/types/257cb925-6384-49b7-8f38-806e0f62edf9/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:52.663248 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d81bb933-0c03-43a6-8efe-bf5e771cc41a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.665158 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d81bb933-0c03-43a6-8efe-bf5e771cc41a tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] PUT https://10.4.3.127/volume/v3/types/257cb925-6384-49b7-8f38-806e0f62edf9/extra_specs/key2 Aug 14 06:20:52.665523 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d81bb933-0c03-43a6-8efe-bf5e771cc41a tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:52.667857 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-d81bb933-0c03-43a6-8efe-bf5e771cc41a tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'de3d29cd585a418799a838ca05899179', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38c98ee0b53441d0abd86192a8adf086', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:20:52.668125 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d81bb933-0c03-43a6-8efe-bf5e771cc41a tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] https://10.4.3.127/volume/v3/types/257cb925-6384-49b7-8f38-806e0f62edf9/extra_specs/key2 returned with HTTP 403 Aug 14 06:20:52.668605 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1267/5110] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:20:52 2026] PUT /volume/v3/types/257cb925-6384-49b7-8f38-806e0f62edf9/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:52.677970 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5899afe9-fda4-40e4-b4ac-e33afa3dd8be None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.680523 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5899afe9-fda4-40e4-b4ac-e33afa3dd8be tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] POST https://10.4.3.127/volume/v3/types Aug 14 06:20:52.681120 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5899afe9-fda4-40e4-b4ac-e33afa3dd8be tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:52.684240 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.policy [None req-5899afe9-fda4-40e4-b4ac-e33afa3dd8be tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'de3d29cd585a418799a838ca05899179', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38c98ee0b53441d0abd86192a8adf086', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100404) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:20:52.684630 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5899afe9-fda4-40e4-b4ac-e33afa3dd8be tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] https://10.4.3.127/volume/v3/types returned with HTTP 403 Aug 14 06:20:52.685275 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1280/5111] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:20:52 2026] POST /volume/v3/types => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:52.692780 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f1ce1f3d-3b58-4c47-bce2-a931788e2753 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.694572 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f1ce1f3d-3b58-4c47-bce2-a931788e2753 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:20:52.694937 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f1ce1f3d-3b58-4c47-bce2-a931788e2753 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1592783264", "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=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:52.709860 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f1ce1f3d-3b58-4c47-bce2-a931788e2753 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:20:52.710247 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1277/5112] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:20:52 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:52.718619 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1b943e31-24c7-4752-b978-287603f50211 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.720597 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1b943e31-24c7-4752-b978-287603f50211 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] POST https://10.4.3.127/volume/v3/types/339bcd51-50b6-4d50-bb0f-4e9e47f1b207/encryption Aug 14 06:20:52.720921 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1b943e31-24c7-4752-b978-287603f50211 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:52.738670 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1b943e31-24c7-4752-b978-287603f50211 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] https://10.4.3.127/volume/v3/types/339bcd51-50b6-4d50-bb0f-4e9e47f1b207/encryption returned with HTTP 200 Aug 14 06:20:52.739239 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1289/5113] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 14 06:20:52 2026] POST /volume/v3/types/339bcd51-50b6-4d50-bb0f-4e9e47f1b207/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:52.746744 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-de6121ca-1499-4830-85c9-b3c134c2812c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.748652 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-de6121ca-1499-4830-85c9-b3c134c2812c tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] DELETE https://10.4.3.127/volume/v3/types/339bcd51-50b6-4d50-bb0f-4e9e47f1b207/encryption/d8991d13-6bf6-48b0-aff5-192639df296b Aug 14 06:20:52.748852 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-de6121ca-1499-4830-85c9-b3c134c2812c tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:52.749035 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-de6121ca-1499-4830-85c9-b3c134c2812c tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:52.749698 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-de6121ca-1499-4830-85c9-b3c134c2812c tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'de3d29cd585a418799a838ca05899179', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38c98ee0b53441d0abd86192a8adf086', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:20:52.749886 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-de6121ca-1499-4830-85c9-b3c134c2812c tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] https://10.4.3.127/volume/v3/types/339bcd51-50b6-4d50-bb0f-4e9e47f1b207/encryption/d8991d13-6bf6-48b0-aff5-192639df296b returned with HTTP 403 Aug 14 06:20:52.750329 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1268/5114] 10.4.3.127 () {66 vars in 1489 bytes} [Fri Aug 14 06:20:52 2026] DELETE /volume/v3/types/339bcd51-50b6-4d50-bb0f-4e9e47f1b207/encryption/d8991d13-6bf6-48b0-aff5-192639df296b => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:52.757451 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2856f1d6-a225-4dcb-b4c8-e3fa50a548df None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.759206 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2856f1d6-a225-4dcb-b4c8-e3fa50a548df tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:20:52.759598 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2856f1d6-a225-4dcb-b4c8-e3fa50a548df tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1892857070", "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=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:52.777496 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2856f1d6-a225-4dcb-b4c8-e3fa50a548df tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:20:52.777874 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1281/5115] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:20:52 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:52.785937 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d81c6e27-475b-4fdb-923c-51c705d0a9b0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.787743 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d81c6e27-475b-4fdb-923c-51c705d0a9b0 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] DELETE https://10.4.3.127/volume/v3/types/0bd8ccd1-60b0-46b8-9c42-001bf138a782/extra_specs/key1 Aug 14 06:20:52.787935 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d81c6e27-475b-4fdb-923c-51c705d0a9b0 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:52.788131 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d81c6e27-475b-4fdb-923c-51c705d0a9b0 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:52.792855 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.policy [None req-d81c6e27-475b-4fdb-923c-51c705d0a9b0 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'de3d29cd585a418799a838ca05899179', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38c98ee0b53441d0abd86192a8adf086', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100405) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:20:52.793055 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d81c6e27-475b-4fdb-923c-51c705d0a9b0 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] https://10.4.3.127/volume/v3/types/0bd8ccd1-60b0-46b8-9c42-001bf138a782/extra_specs/key1 returned with HTTP 403 Aug 14 06:20:52.793503 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1278/5116] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 14 06:20:52 2026] DELETE /volume/v3/types/0bd8ccd1-60b0-46b8-9c42-001bf138a782/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:52.802308 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8b78990a-ae22-4e04-a28f-f6dcb7859e4d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.804112 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8b78990a-ae22-4e04-a28f-f6dcb7859e4d tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:20:52.804481 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8b78990a-ae22-4e04-a28f-f6dcb7859e4d tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-365213744", "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=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:52.821253 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8b78990a-ae22-4e04-a28f-f6dcb7859e4d tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:20:52.821655 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1290/5117] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:20:52 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:52.830144 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7fe9768d-c796-4739-91bd-84693d8cb8ad None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.831915 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7fe9768d-c796-4739-91bd-84693d8cb8ad tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] DELETE https://10.4.3.127/volume/v3/types/fb33013a-e374-481b-b4fe-0e87596bf0f0 Aug 14 06:20:52.832111 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7fe9768d-c796-4739-91bd-84693d8cb8ad tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:52.832292 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7fe9768d-c796-4739-91bd-84693d8cb8ad tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:52.832902 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-7fe9768d-c796-4739-91bd-84693d8cb8ad tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'de3d29cd585a418799a838ca05899179', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38c98ee0b53441d0abd86192a8adf086', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:20:52.833116 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7fe9768d-c796-4739-91bd-84693d8cb8ad tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] https://10.4.3.127/volume/v3/types/fb33013a-e374-481b-b4fe-0e87596bf0f0 returned with HTTP 403 Aug 14 06:20:52.833525 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1269/5118] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:20:52 2026] DELETE /volume/v3/types/fb33013a-e374-481b-b4fe-0e87596bf0f0 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:52.841961 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f24a1269-c830-4e85-992a-3e8c3fc5134b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.843863 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f24a1269-c830-4e85-992a-3e8c3fc5134b tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] GET https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/extra_specs Aug 14 06:20:52.844155 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f24a1269-c830-4e85-992a-3e8c3fc5134b tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:52.844447 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f24a1269-c830-4e85-992a-3e8c3fc5134b tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:52.852265 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f24a1269-c830-4e85-992a-3e8c3fc5134b tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/extra_specs returned with HTTP 200 Aug 14 06:20:52.852760 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1282/5119] 10.4.3.127 () {66 vars in 1378 bytes} [Fri Aug 14 06:20:52 2026] GET /volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:52.861980 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6be3c1b3-c2bf-4741-9556-546269c5e7c7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.863827 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6be3c1b3-c2bf-4741-9556-546269c5e7c7 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] GET https://10.4.3.127/volume/v3/types Aug 14 06:20:52.864023 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6be3c1b3-c2bf-4741-9556-546269c5e7c7 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:52.864224 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6be3c1b3-c2bf-4741-9556-546269c5e7c7 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:52.865021 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.api_utils [None req-6be3c1b3-c2bf-4741-9556-546269c5e7c7 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Removing options '' from query. {{(pid=100405) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 06:20:52.888302 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6be3c1b3-c2bf-4741-9556-546269c5e7c7 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:20:52.888699 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1279/5120] 10.4.3.127 () {66 vars in 1231 bytes} [Fri Aug 14 06:20:52 2026] GET /volume/v3/types => generated 2583 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:52.966330 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7877ae1e-f777-4a9b-9b6e-eb83218437ee None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.968185 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7877ae1e-f777-4a9b-9b6e-eb83218437ee tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] GET https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/encryption/cipher Aug 14 06:20:52.968358 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7877ae1e-f777-4a9b-9b6e-eb83218437ee tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:52.968561 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7877ae1e-f777-4a9b-9b6e-eb83218437ee tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:52.969160 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.policy [None req-7877ae1e-f777-4a9b-9b6e-eb83218437ee tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'de3d29cd585a418799a838ca05899179', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38c98ee0b53441d0abd86192a8adf086', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100406) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:20:52.969320 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7877ae1e-f777-4a9b-9b6e-eb83218437ee tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/encryption/cipher returned with HTTP 403 Aug 14 06:20:52.969784 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1291/5121] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 14 06:20:52 2026] GET /volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:52.976733 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4aef0ae8-def3-4214-bba1-4996c564f292 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.978933 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4aef0ae8-def3-4214-bba1-4996c564f292 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] GET https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/encryption Aug 14 06:20:52.979142 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4aef0ae8-def3-4214-bba1-4996c564f292 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:52.979319 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4aef0ae8-def3-4214-bba1-4996c564f292 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:52.979922 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-4aef0ae8-def3-4214-bba1-4996c564f292 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'de3d29cd585a418799a838ca05899179', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38c98ee0b53441d0abd86192a8adf086', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:20:52.980088 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4aef0ae8-def3-4214-bba1-4996c564f292 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/encryption returned with HTTP 403 Aug 14 06:20:52.980458 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1270/5122] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 14 06:20:52 2026] GET /volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:52.986828 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8723c81c-a99b-40a1-9766-b8384c12c3d1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:52.989004 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8723c81c-a99b-40a1-9766-b8384c12c3d1 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] GET https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/extra_specs/multiattach Aug 14 06:20:52.989246 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8723c81c-a99b-40a1-9766-b8384c12c3d1 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:52.989497 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8723c81c-a99b-40a1-9766-b8384c12c3d1 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:52.998350 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8723c81c-a99b-40a1-9766-b8384c12c3d1 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/extra_specs/multiattach returned with HTTP 200 Aug 14 06:20:52.998933 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1283/5123] 10.4.3.127 () {66 vars in 1414 bytes} [Fri Aug 14 06:20:52 2026] GET /volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:20:53.006041 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5d54db1e-47d3-42ec-baed-49f298d872b8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:53.007885 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5d54db1e-47d3-42ec-baed-49f298d872b8 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] GET https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/extra_specs/volume_backend_name Aug 14 06:20:53.008040 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5d54db1e-47d3-42ec-baed-49f298d872b8 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:53.008215 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5d54db1e-47d3-42ec-baed-49f298d872b8 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:53.015331 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5d54db1e-47d3-42ec-baed-49f298d872b8 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/extra_specs/volume_backend_name returned with HTTP 404 Aug 14 06:20:53.015801 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1280/5124] 10.4.3.127 () {66 vars in 1438 bytes} [Fri Aug 14 06:20:53 2026] GET /volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:53.023426 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bde28758-eeaf-4131-a3df-2367cbc57845 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:53.025042 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bde28758-eeaf-4131-a3df-2367cbc57845 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] GET https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea Aug 14 06:20:53.025262 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bde28758-eeaf-4131-a3df-2367cbc57845 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:53.025417 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bde28758-eeaf-4131-a3df-2367cbc57845 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:53.031467 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bde28758-eeaf-4131-a3df-2367cbc57845 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea returned with HTTP 200 Aug 14 06:20:53.031857 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1292/5125] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 14 06:20:53 2026] GET /volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea => generated 318 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:53.040990 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2eab05cc-2ccf-4428-af91-a3276c22d450 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:53.042687 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2eab05cc-2ccf-4428-af91-a3276c22d450 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] PUT https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/encryption/23c7800a-544c-48ed-b5c0-d83050b29c02 Aug 14 06:20:53.042998 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2eab05cc-2ccf-4428-af91-a3276c22d450 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:53.044711 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-2eab05cc-2ccf-4428-af91-a3276c22d450 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'de3d29cd585a418799a838ca05899179', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38c98ee0b53441d0abd86192a8adf086', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:20:53.044897 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2eab05cc-2ccf-4428-af91-a3276c22d450 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/encryption/23c7800a-544c-48ed-b5c0-d83050b29c02 returned with HTTP 403 Aug 14 06:20:53.045295 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1271/5126] 10.4.3.127 () {68 vars in 1506 bytes} [Fri Aug 14 06:20:53 2026] PUT /volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/encryption/23c7800a-544c-48ed-b5c0-d83050b29c02 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:53.052546 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ef8d5534-d45d-4036-957f-1b95be4fdfae None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:53.054191 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ef8d5534-d45d-4036-957f-1b95be4fdfae tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] PUT https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/extra_specs/key1 Aug 14 06:20:53.054514 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ef8d5534-d45d-4036-957f-1b95be4fdfae tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:53.056356 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.policy [None req-ef8d5534-d45d-4036-957f-1b95be4fdfae tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'de3d29cd585a418799a838ca05899179', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38c98ee0b53441d0abd86192a8adf086', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100404) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:20:53.056761 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ef8d5534-d45d-4036-957f-1b95be4fdfae tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/extra_specs/key1 returned with HTTP 403 Aug 14 06:20:53.057240 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1284/5127] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:20:53 2026] PUT /volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:53.064921 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-38916c9a-5837-4841-9f97-8fefcb856269 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:53.066633 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-38916c9a-5837-4841-9f97-8fefcb856269 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] PUT https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea Aug 14 06:20:53.066954 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-38916c9a-5837-4841-9f97-8fefcb856269 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:53.069120 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.policy [None req-38916c9a-5837-4841-9f97-8fefcb856269 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'de3d29cd585a418799a838ca05899179', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38c98ee0b53441d0abd86192a8adf086', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100405) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:20:53.069284 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-38916c9a-5837-4841-9f97-8fefcb856269 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-member] https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea returned with HTTP 403 Aug 14 06:20:53.069711 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1281/5128] 10.4.3.127 () {68 vars in 1362 bytes} [Fri Aug 14 06:20:53 2026] PUT /volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:53.076687 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-612a3653-6f34-4edf-ba91-513a987778a3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:53.078886 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-612a3653-6f34-4edf-ba91-513a987778a3 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] DELETE https://10.4.3.127/volume/v3/types/fb33013a-e374-481b-b4fe-0e87596bf0f0 Aug 14 06:20:53.079145 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-612a3653-6f34-4edf-ba91-513a987778a3 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:53.079434 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-612a3653-6f34-4edf-ba91-513a987778a3 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:53.109203 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-612a3653-6f34-4edf-ba91-513a987778a3 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] https://10.4.3.127/volume/v3/types/fb33013a-e374-481b-b4fe-0e87596bf0f0 returned with HTTP 202 Aug 14 06:20:53.109651 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1293/5129] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:20:53 2026] DELETE /volume/v3/types/fb33013a-e374-481b-b4fe-0e87596bf0f0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:53.116461 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9b29b1a0-9cdd-439f-a297-9e3fd0203c0e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:53.118205 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b29b1a0-9cdd-439f-a297-9e3fd0203c0e tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] DELETE https://10.4.3.127/volume/v3/types/0bd8ccd1-60b0-46b8-9c42-001bf138a782 Aug 14 06:20:53.118415 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9b29b1a0-9cdd-439f-a297-9e3fd0203c0e tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:53.118619 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9b29b1a0-9cdd-439f-a297-9e3fd0203c0e tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:53.143697 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b29b1a0-9cdd-439f-a297-9e3fd0203c0e tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] https://10.4.3.127/volume/v3/types/0bd8ccd1-60b0-46b8-9c42-001bf138a782 returned with HTTP 202 Aug 14 06:20:53.144089 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1272/5130] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:20:53 2026] DELETE /volume/v3/types/0bd8ccd1-60b0-46b8-9c42-001bf138a782 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:53.150915 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6a25ce4b-92d4-4047-8933-420cc48047ff None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:53.152585 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6a25ce4b-92d4-4047-8933-420cc48047ff tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] DELETE https://10.4.3.127/volume/v3/types/339bcd51-50b6-4d50-bb0f-4e9e47f1b207 Aug 14 06:20:53.152768 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6a25ce4b-92d4-4047-8933-420cc48047ff tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:53.152949 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6a25ce4b-92d4-4047-8933-420cc48047ff tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] Calling method '_delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:53.176751 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6a25ce4b-92d4-4047-8933-420cc48047ff tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] https://10.4.3.127/volume/v3/types/339bcd51-50b6-4d50-bb0f-4e9e47f1b207 returned with HTTP 202 Aug 14 06:20:53.177268 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1285/5131] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:20:53 2026] DELETE /volume/v3/types/339bcd51-50b6-4d50-bb0f-4e9e47f1b207 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:53.184185 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-cf865adf-e236-4234-8549-74a897d4ecb0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:53.186002 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cf865adf-e236-4234-8549-74a897d4ecb0 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] DELETE https://10.4.3.127/volume/v3/types/257cb925-6384-49b7-8f38-806e0f62edf9 Aug 14 06:20:53.186266 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cf865adf-e236-4234-8549-74a897d4ecb0 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:53.186504 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-cf865adf-e236-4234-8549-74a897d4ecb0 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:53.210272 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-cf865adf-e236-4234-8549-74a897d4ecb0 tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] https://10.4.3.127/volume/v3/types/257cb925-6384-49b7-8f38-806e0f62edf9 returned with HTTP 202 Aug 14 06:20:53.210694 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1282/5132] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:20:53 2026] DELETE /volume/v3/types/257cb925-6384-49b7-8f38-806e0f62edf9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:53.215816 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bb266a83-dd0a-4b0e-8765-274baab4ad98 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:53.217641 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8b45f60d-4946-4ea7-9263-291e535a0aed None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:53.217896 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bb266a83-dd0a-4b0e-8765-274baab4ad98 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] GET https://10.4.3.127/volume/v3/volumes/7916c59b-6aa9-4b1c-9eea-64c0568d1af8 Aug 14 06:20:53.218157 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bb266a83-dd0a-4b0e-8765-274baab4ad98 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:53.218417 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bb266a83-dd0a-4b0e-8765-274baab4ad98 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:53.219820 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8b45f60d-4946-4ea7-9263-291e535a0aed tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] DELETE https://10.4.3.127/volume/v3/types/5943dfd6-b683-43e6-b853-119d6deeaa9c Aug 14 06:20:53.220092 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8b45f60d-4946-4ea7-9263-291e535a0aed tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:53.220358 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8b45f60d-4946-4ea7-9263-291e535a0aed tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:53.225575 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bb266a83-dd0a-4b0e-8765-274baab4ad98 tempest-ProjectAdminTests33-2076826602 tempest-ProjectAdminTests33-2076826602-project-admin] https://10.4.3.127/volume/v3/volumes/7916c59b-6aa9-4b1c-9eea-64c0568d1af8 returned with HTTP 404 Aug 14 06:20:53.226199 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1294/5133] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:53 2026] GET /volume/v3/volumes/7916c59b-6aa9-4b1c-9eea-64c0568d1af8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:20:53.247731 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8b45f60d-4946-4ea7-9263-291e535a0aed tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] https://10.4.3.127/volume/v3/types/5943dfd6-b683-43e6-b853-119d6deeaa9c returned with HTTP 202 Aug 14 06:20:53.248079 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1273/5134] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:20:53 2026] DELETE /volume/v3/types/5943dfd6-b683-43e6-b853-119d6deeaa9c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:53.254549 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-16cf0a30-cb3f-403c-ad63-03893a34431f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:53.256792 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-16cf0a30-cb3f-403c-ad63-03893a34431f tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] DELETE https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea Aug 14 06:20:53.256977 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-16cf0a30-cb3f-403c-ad63-03893a34431f tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:53.257177 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-16cf0a30-cb3f-403c-ad63-03893a34431f tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] Calling method '_delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:53.280944 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-16cf0a30-cb3f-403c-ad63-03893a34431f tempest-VolumeTypesMemberTests-885831917 tempest-VolumeTypesMemberTests-885831917-project-admin] https://10.4.3.127/volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea returned with HTTP 202 Aug 14 06:20:53.281274 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1286/5135] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:20:53 2026] DELETE /volume/v3/types/7c18299e-47e3-470e-8f3b-aefbf8799dea => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:20:54.863955 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:54.950219 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:20:54.950663 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1462300425"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:54.955908 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1462300425'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:20:54.955908 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Create volume of 1 GB Aug 14 06:20:54.957308 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Availability Zones retrieved successfully. Aug 14 06:20:54.963567 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Flow 'volume_create_api' (f35af822-78f8-4e04-b0bb-c1a3bca2a51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:54.964634 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67220b61-59f6-4578-8586-de414d538f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:54.965718 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:20:54.990150 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67220b61-59f6-4578-8586-de414d538f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:54.990888 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49933afb-00c0-4cb4-8f83-838b6720b08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:55.045261 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Created reservations ['f97e9252-0d77-4f2f-b241-d9de1ae27c13', 'b68c3204-d1b7-4910-89be-a571388b8214', 'c87fef3b-4c20-4464-8eca-f3c74ff1168c', '5f7d1ef1-74c1-4786-9cd7-ee2a33555d14'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:55.046147 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49933afb-00c0-4cb4-8f83-838b6720b08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f97e9252-0d77-4f2f-b241-d9de1ae27c13', 'b68c3204-d1b7-4910-89be-a571388b8214', 'c87fef3b-4c20-4464-8eca-f3c74ff1168c', '5f7d1ef1-74c1-4786-9cd7-ee2a33555d14']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:55.046962 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b26e03f-7fc0-4bb9-8562-7bc8cd08233d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:55.071160 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b26e03f-7fc0-4bb9-8562-7bc8cd08233d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff18e393-4be9-46c6-8737-6b43cf3eb431', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1462300425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30a42217e35644afa40b5c554ea893d2',qos_specs=None,replication_status=,reservations=['f97e9252-0d77-4f2f-b241-d9de1ae27c13','b68c3204-d1b7-4910-89be-a571388b8214','c87fef3b-4c20-4464-8eca-f3c74ff1168c','5f7d1ef1-74c1-4786-9cd7-ee2a33555d14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c90ecb1f3c2427ebc8a53d0f72d0a4c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:20:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1462300425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff18e393-4be9-46c6-8737-6b43cf3eb431,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30a42217e35644afa40b5c554ea893d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c90ecb1f3c2427ebc8a53d0f72d0a4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:55.072019 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4a7ee71-c941-4808-9571-b3a0ba68bd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:55.089819 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4a7ee71-c941-4808-9571-b3a0ba68bd75) transitioned into state 'SUCCESS' from state '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-1462300425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30a42217e35644afa40b5c554ea893d2',qos_specs=None,replication_status=,reservations=['f97e9252-0d77-4f2f-b241-d9de1ae27c13','b68c3204-d1b7-4910-89be-a571388b8214','c87fef3b-4c20-4464-8eca-f3c74ff1168c','5f7d1ef1-74c1-4786-9cd7-ee2a33555d14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c90ecb1f3c2427ebc8a53d0f72d0a4c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:55.090488 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e139bd09-f851-49b0-a911-aa2ba6e9bf61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:55.098515 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e139bd09-f851-49b0-a911-aa2ba6e9bf61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:55.099506 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Flow 'volume_create_api' (f35af822-78f8-4e04-b0bb-c1a3bca2a51e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:55.099864 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Create volume request issued successfully. Aug 14 06:20:55.100496 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-50f9e5d1-5e42-4b3c-9e08-dac478f12065 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:20:55.100975 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1283/5136] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:20:54 2026] POST /volume/v3/volumes => generated 778 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:20:55.127258 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-25cbeb92-3cb0-4e5e-8405-76d803628ffb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:55.129839 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-25cbeb92-3cb0-4e5e-8405-76d803628ffb tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/volumes/ff18e393-4be9-46c6-8737-6b43cf3eb431 Aug 14 06:20:55.130186 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-25cbeb92-3cb0-4e5e-8405-76d803628ffb tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:55.130186 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-25cbeb92-3cb0-4e5e-8405-76d803628ffb tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:55.137902 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:55.137902 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:55.142084 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-25cbeb92-3cb0-4e5e-8405-76d803628ffb tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Volume info retrieved successfully. Aug 14 06:20:55.145973 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-25cbeb92-3cb0-4e5e-8405-76d803628ffb tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/volumes/ff18e393-4be9-46c6-8737-6b43cf3eb431 returned with HTTP 200 Aug 14 06:20:55.146609 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1295/5137] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:55 2026] GET /volume/v3/volumes/ff18e393-4be9-46c6-8737-6b43cf3eb431 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:56.159279 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ca53dc98-2895-46f9-9e3b-c48b90ff7592 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:56.161281 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca53dc98-2895-46f9-9e3b-c48b90ff7592 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/volumes/ff18e393-4be9-46c6-8737-6b43cf3eb431 Aug 14 06:20:56.161515 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ca53dc98-2895-46f9-9e3b-c48b90ff7592 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:56.161718 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ca53dc98-2895-46f9-9e3b-c48b90ff7592 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:56.169297 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:56.169297 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:56.175157 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ca53dc98-2895-46f9-9e3b-c48b90ff7592 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Volume info retrieved successfully. Aug 14 06:20:56.179528 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca53dc98-2895-46f9-9e3b-c48b90ff7592 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/volumes/ff18e393-4be9-46c6-8737-6b43cf3eb431 returned with HTTP 200 Aug 14 06:20:56.180112 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1274/5138] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:56 2026] GET /volume/v3/volumes/ff18e393-4be9-46c6-8737-6b43cf3eb431 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:20:56.193982 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-cdd823e8-0a0b-43de-b5ce-0c1389e687d6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:56.198420 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cdd823e8-0a0b-43de-b5ce-0c1389e687d6 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 14 06:20:56.198420 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cdd823e8-0a0b-43de-b5ce-0c1389e687d6 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ff18e393-4be9-46c6-8737-6b43cf3eb431", "name": "tempest-type-Backup-1032406072"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:56.198420 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.backups [None req-cdd823e8-0a0b-43de-b5ce-0c1389e687d6 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Creating new backup {'backup': {'volume_id': 'ff18e393-4be9-46c6-8737-6b43cf3eb431', 'name': 'tempest-type-Backup-1032406072'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:20:56.198420 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.backups [None req-cdd823e8-0a0b-43de-b5ce-0c1389e687d6 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Creating backup of volume ff18e393-4be9-46c6-8737-6b43cf3eb431 in container None Aug 14 06:20:56.206856 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:56.206856 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:56.208241 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-cdd823e8-0a0b-43de-b5ce-0c1389e687d6 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Volume info retrieved successfully. Aug 14 06:20:56.238004 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-cdd823e8-0a0b-43de-b5ce-0c1389e687d6 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Created reservations ['94b76f96-f7ae-490b-aea6-0d0a068ab078', '2765c10b-8d84-44f1-964f-e8d195d87226'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:56.261155 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cdd823e8-0a0b-43de-b5ce-0c1389e687d6 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:20:56.261854 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1287/5139] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:20:56 2026] POST /volume/v3/backups => generated 316 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:20:56.272669 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5cbfb820-9544-49db-8a4a-e1c85f3137ab None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:56.274890 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5cbfb820-9544-49db-8a4a-e1c85f3137ab tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:20:56.275367 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5cbfb820-9544-49db-8a4a-e1c85f3137ab tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:56.275367 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5cbfb820-9544-49db-8a4a-e1c85f3137ab tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:56.275367 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-5cbfb820-9544-49db-8a4a-e1c85f3137ab tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Show backup with id 3c7ca02b-d85d-40fb-a48d-cde00d774697. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:56.279497 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:56.279497 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:56.280103 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5cbfb820-9544-49db-8a4a-e1c85f3137ab tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 200 Aug 14 06:20:56.280455 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1284/5140] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:56 2026] GET /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:57.295163 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e1702a75-1884-4132-b629-9a0e761abb78 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:57.298147 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e1702a75-1884-4132-b629-9a0e761abb78 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:20:57.299353 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e1702a75-1884-4132-b629-9a0e761abb78 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:57.299353 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e1702a75-1884-4132-b629-9a0e761abb78 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:57.299577 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e1702a75-1884-4132-b629-9a0e761abb78 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Show backup with id 3c7ca02b-d85d-40fb-a48d-cde00d774697. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:57.304430 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:57.304430 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:57.305004 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e1702a75-1884-4132-b629-9a0e761abb78 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 200 Aug 14 06:20:57.305346 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1296/5141] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:57 2026] GET /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:57.918998 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b0a60b30-1488-4c20-98be-cf75c0988dd2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:58.020543 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b0a60b30-1488-4c20-98be-cf75c0988dd2 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:20:58.021312 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b0a60b30-1488-4c20-98be-cf75c0988dd2 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1738635710-149550725", "extra_specs": {"multiattach": " True"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:58.037605 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b0a60b30-1488-4c20-98be-cf75c0988dd2 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:20:58.037980 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1275/5142] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:20:57 2026] POST /volume/v3/types => generated 286 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:58.048437 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:58.052426 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:20:58.052426 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-784773657", "snapshot_id": null, "imageRef": null, "volume_type": "b74062f1-7866-4f33-a8bf-4b823dac4ca5", "size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:58.053119 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-784773657', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'b74062f1-7866-4f33-a8bf-4b823dac4ca5', 'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:20:58.057141 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Create volume of 1 GB Aug 14 06:20:58.057621 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:58.057621 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:58.058176 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Availability Zones retrieved successfully. Aug 14 06:20:58.063720 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Flow 'volume_create_api' (8b994682-8348-4a69-98b3-f5386ce71212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:58.064689 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6449c44e-81f0-46d1-be9b-352fd01c6abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:58.065598 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:20:58.072665 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:58.072665 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:58.088215 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6449c44e-81f0-46d1-be9b-352fd01c6abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:20:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b74062f1-7866-4f33-a8bf-4b823dac4ca5,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1738635710-149550725',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b74062f1-7866-4f33-a8bf-4b823dac4ca5', 'encryption_key_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=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:58.089025 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6802f5b9-da93-4fd4-8407-6a147977cd68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:58.113151 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1738635710-149550725 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1738635710-149550725, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:20:58.113565 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1738635710-149550725 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1738635710-149550725, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:20:58.144960 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Created reservations ['ab796033-f759-4919-bc70-2c20121da8da', '7be47857-523d-44a9-bf95-95534adc01ef', 'c2fda5ec-c111-4ce5-bf07-4448d0277184', 'c97e11df-68ed-4ba1-96f9-928b9c7013a6'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:58.146618 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6802f5b9-da93-4fd4-8407-6a147977cd68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab796033-f759-4919-bc70-2c20121da8da', '7be47857-523d-44a9-bf95-95534adc01ef', 'c2fda5ec-c111-4ce5-bf07-4448d0277184', 'c97e11df-68ed-4ba1-96f9-928b9c7013a6']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:58.146618 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23bc24fb-db72-46e6-b28e-cd49e9dfd7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:58.171037 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23bc24fb-db72-46e6-b28e-cd49e9dfd7e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d74e4ac-691a-4aeb-bb3a-66082bf52375', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-784773657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='20bb328b12c84376a638cc46ad320dab',qos_specs=None,replication_status=,reservations=['ab796033-f759-4919-bc70-2c20121da8da','7be47857-523d-44a9-bf95-95534adc01ef','c2fda5ec-c111-4ce5-bf07-4448d0277184','c97e11df-68ed-4ba1-96f9-928b9c7013a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c5e3ee2bfa4394bbb021cf8d23b89a',volume_type_id=b74062f1-7866-4f33-a8bf-4b823dac4ca5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:20:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-784773657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d74e4ac-691a-4aeb-bb3a-66082bf52375,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='20bb328b12c84376a638cc46ad320dab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07c5e3ee2bfa4394bbb021cf8d23b89a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b74062f1-7866-4f33-a8bf-4b823dac4ca5),volume_type_id=b74062f1-7866-4f33-a8bf-4b823dac4ca5)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:58.171954 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (760029b9-e530-4ed2-9a8b-ed583fb259a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:58.187984 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (760029b9-e530-4ed2-9a8b-ed583fb259a9) transitioned into state 'SUCCESS' from state '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-784773657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='20bb328b12c84376a638cc46ad320dab',qos_specs=None,replication_status=,reservations=['ab796033-f759-4919-bc70-2c20121da8da','7be47857-523d-44a9-bf95-95534adc01ef','c2fda5ec-c111-4ce5-bf07-4448d0277184','c97e11df-68ed-4ba1-96f9-928b9c7013a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c5e3ee2bfa4394bbb021cf8d23b89a',volume_type_id=b74062f1-7866-4f33-a8bf-4b823dac4ca5)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:58.188730 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf9fe49-61b4-4bbb-adca-20ed0926215b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:58.196586 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf9fe49-61b4-4bbb-adca-20ed0926215b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:58.197112 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Flow 'volume_create_api' (8b994682-8348-4a69-98b3-f5386ce71212) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:58.197464 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Create volume request issued successfully. Aug 14 06:20:58.198020 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d0737365-a6b7-40dc-a797-7c944a68fb2e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:20:58.198839 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1288/5143] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:20:58 2026] POST /volume/v3/volumes => generated 828 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:20:58.211464 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4a53cb1a-2a76-48bf-a1b3-4ae3ff28b1d2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:58.213877 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4a53cb1a-2a76-48bf-a1b3-4ae3ff28b1d2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:20:58.214130 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4a53cb1a-2a76-48bf-a1b3-4ae3ff28b1d2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:58.214329 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4a53cb1a-2a76-48bf-a1b3-4ae3ff28b1d2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:58.223164 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:58.223164 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:20:58.227582 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4a53cb1a-2a76-48bf-a1b3-4ae3ff28b1d2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:20:58.231732 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4a53cb1a-2a76-48bf-a1b3-4ae3ff28b1d2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:20:58.232120 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1285/5144] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:58 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:58.315718 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-626ee26d-7b10-4160-9239-a84920ec944a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:58.317368 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-626ee26d-7b10-4160-9239-a84920ec944a tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:20:58.317614 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-626ee26d-7b10-4160-9239-a84920ec944a tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:58.317806 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-626ee26d-7b10-4160-9239-a84920ec944a tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:58.317908 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-626ee26d-7b10-4160-9239-a84920ec944a tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Show backup with id 3c7ca02b-d85d-40fb-a48d-cde00d774697. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:58.322111 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:58.322111 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:58.322716 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-626ee26d-7b10-4160-9239-a84920ec944a tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 200 Aug 14 06:20:58.323086 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1297/5145] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:58 2026] GET /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:59.248365 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-74df7a0b-1902-4a3b-aa5e-365441bbe1c2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:59.250885 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-74df7a0b-1902-4a3b-aa5e-365441bbe1c2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:20:59.251176 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-74df7a0b-1902-4a3b-aa5e-365441bbe1c2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:59.251478 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-74df7a0b-1902-4a3b-aa5e-365441bbe1c2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:59.261142 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:59.261142 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:59.265661 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-74df7a0b-1902-4a3b-aa5e-365441bbe1c2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:20:59.270341 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-74df7a0b-1902-4a3b-aa5e-365441bbe1c2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:20:59.270730 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1276/5146] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:59 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:59.283332 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9fcc1420-6317-4fb8-a313-30e40af8e9b5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:59.285235 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9fcc1420-6317-4fb8-a313-30e40af8e9b5 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:20:59.285427 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9fcc1420-6317-4fb8-a313-30e40af8e9b5 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:59.285648 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9fcc1420-6317-4fb8-a313-30e40af8e9b5 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:59.292424 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:59.292424 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:20:59.296018 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9fcc1420-6317-4fb8-a313-30e40af8e9b5 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:20:59.300582 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9fcc1420-6317-4fb8-a313-30e40af8e9b5 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:20:59.301065 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1289/5147] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:59 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:59.313926 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-525c08f4-8822-43e4-88e4-3433669ff729 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:59.317421 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-525c08f4-8822-43e4-88e4-3433669ff729 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:20:59.317421 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-525c08f4-8822-43e4-88e4-3433669ff729 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-41504074", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:20:59.317421 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-525c08f4-8822-43e4-88e4-3433669ff729 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-41504074', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:20:59.317421 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-525c08f4-8822-43e4-88e4-3433669ff729 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Create volume of 1 GB Aug 14 06:20:59.321213 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-525c08f4-8822-43e4-88e4-3433669ff729 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Availability Zones retrieved successfully. Aug 14 06:20:59.326580 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-525c08f4-8822-43e4-88e4-3433669ff729 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Flow 'volume_create_api' (add06406-c2bf-47c4-88a0-7def3fdeac82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:59.328124 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-525c08f4-8822-43e4-88e4-3433669ff729 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc2cb905-2f72-4937-98f8-d8c8a724f28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:59.329414 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-525c08f4-8822-43e4-88e4-3433669ff729 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:20:59.332333 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7743c510-cacd-422c-a763-450ef8d97ad0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:59.334105 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7743c510-cacd-422c-a763-450ef8d97ad0 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:20:59.334306 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7743c510-cacd-422c-a763-450ef8d97ad0 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:59.334495 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7743c510-cacd-422c-a763-450ef8d97ad0 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:59.334608 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7743c510-cacd-422c-a763-450ef8d97ad0 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Show backup with id 3c7ca02b-d85d-40fb-a48d-cde00d774697. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:20:59.338793 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:59.338793 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:20:59.339061 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7743c510-cacd-422c-a763-450ef8d97ad0 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 200 Aug 14 06:20:59.340150 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1298/5148] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:20:59 2026] GET /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:20:59.357123 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-525c08f4-8822-43e4-88e4-3433669ff729 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc2cb905-2f72-4937-98f8-d8c8a724f28d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:59.358411 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-525c08f4-8822-43e4-88e4-3433669ff729 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a687fa04-9277-4ce9-89ad-6ce753fe8f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:59.407523 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-525c08f4-8822-43e4-88e4-3433669ff729 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Created reservations ['cf8d86d4-a3e1-4cfb-87a7-61db965fa1d6', '599462bf-9f92-4d7c-9a2d-aa2e3e6e85c4', 'b6c49d21-b916-4153-96a2-37a6a0219c51', 'ad750ca5-6154-4215-ba94-a74afbf2848f'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:20:59.407523 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-525c08f4-8822-43e4-88e4-3433669ff729 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a687fa04-9277-4ce9-89ad-6ce753fe8f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf8d86d4-a3e1-4cfb-87a7-61db965fa1d6', '599462bf-9f92-4d7c-9a2d-aa2e3e6e85c4', 'b6c49d21-b916-4153-96a2-37a6a0219c51', 'ad750ca5-6154-4215-ba94-a74afbf2848f']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:59.407523 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-525c08f4-8822-43e4-88e4-3433669ff729 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0191bee6-235d-4dcc-b327-8c54ef266363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:59.427673 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-525c08f4-8822-43e4-88e4-3433669ff729 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0191bee6-235d-4dcc-b327-8c54ef266363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b05b7be7-8251-4957-abe5-994341d31a04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-41504074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20bb328b12c84376a638cc46ad320dab',qos_specs=None,replication_status=,reservations=['cf8d86d4-a3e1-4cfb-87a7-61db965fa1d6','599462bf-9f92-4d7c-9a2d-aa2e3e6e85c4','b6c49d21-b916-4153-96a2-37a6a0219c51','ad750ca5-6154-4215-ba94-a74afbf2848f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c5e3ee2bfa4394bbb021cf8d23b89a',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:20:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-41504074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b05b7be7-8251-4957-abe5-994341d31a04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20bb328b12c84376a638cc46ad320dab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07c5e3ee2bfa4394bbb021cf8d23b89a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:59.428840 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-525c08f4-8822-43e4-88e4-3433669ff729 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f2d6af6-ce5d-4793-b447-bcadc22770a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:59.453131 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-525c08f4-8822-43e4-88e4-3433669ff729 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f2d6af6-ce5d-4793-b447-bcadc22770a0) transitioned into state 'SUCCESS' from state '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-41504074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20bb328b12c84376a638cc46ad320dab',qos_specs=None,replication_status=,reservations=['cf8d86d4-a3e1-4cfb-87a7-61db965fa1d6','599462bf-9f92-4d7c-9a2d-aa2e3e6e85c4','b6c49d21-b916-4153-96a2-37a6a0219c51','ad750ca5-6154-4215-ba94-a74afbf2848f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c5e3ee2bfa4394bbb021cf8d23b89a',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:59.454718 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-525c08f4-8822-43e4-88e4-3433669ff729 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c58530d0-c09d-41fc-b4e7-a351eadda219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:20:59.465450 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-525c08f4-8822-43e4-88e4-3433669ff729 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c58530d0-c09d-41fc-b4e7-a351eadda219) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:20:59.466319 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-525c08f4-8822-43e4-88e4-3433669ff729 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Flow 'volume_create_api' (add06406-c2bf-47c4-88a0-7def3fdeac82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:20:59.466635 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-525c08f4-8822-43e4-88e4-3433669ff729 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Create volume request issued successfully. Aug 14 06:20:59.467185 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-525c08f4-8822-43e4-88e4-3433669ff729 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:20:59.467742 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1286/5149] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:20:59 2026] POST /volume/v3/volumes => generated 751 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:20:59.482469 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ce83c07a-bcb5-4c61-bf7a-3154e60a1800 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:20:59.484965 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ce83c07a-bcb5-4c61-bf7a-3154e60a1800 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 Aug 14 06:20:59.485264 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ce83c07a-bcb5-4c61-bf7a-3154e60a1800 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:20:59.485602 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ce83c07a-bcb5-4c61-bf7a-3154e60a1800 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:20:59.493664 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:20:59.493664 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:20:59.497352 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ce83c07a-bcb5-4c61-bf7a-3154e60a1800 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:20:59.501614 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ce83c07a-bcb5-4c61-bf7a-3154e60a1800 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 returned with HTTP 200 Aug 14 06:20:59.501614 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1277/5150] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:20:59 2026] GET /volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:00.352810 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-61928634-4409-4cf0-8cf0-9f191a4e7ca9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:00.355051 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-61928634-4409-4cf0-8cf0-9f191a4e7ca9 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:21:00.355303 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-61928634-4409-4cf0-8cf0-9f191a4e7ca9 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:00.355753 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-61928634-4409-4cf0-8cf0-9f191a4e7ca9 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:00.355896 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-61928634-4409-4cf0-8cf0-9f191a4e7ca9 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Show backup with id 3c7ca02b-d85d-40fb-a48d-cde00d774697. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:21:00.361317 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:00.361317 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:00.362038 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-61928634-4409-4cf0-8cf0-9f191a4e7ca9 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 200 Aug 14 06:21:00.362485 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1290/5151] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:21:00 2026] GET /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:00.528589 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-80b1d1e2-65e5-4a44-8fca-2cc5a60f0fc2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:00.538016 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-80b1d1e2-65e5-4a44-8fca-2cc5a60f0fc2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 Aug 14 06:21:00.538016 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-80b1d1e2-65e5-4a44-8fca-2cc5a60f0fc2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:00.538016 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-80b1d1e2-65e5-4a44-8fca-2cc5a60f0fc2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:00.547119 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:00.547119 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:00.550413 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-80b1d1e2-65e5-4a44-8fca-2cc5a60f0fc2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:00.554211 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-80b1d1e2-65e5-4a44-8fca-2cc5a60f0fc2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 returned with HTTP 200 Aug 14 06:21:00.554634 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1299/5152] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:00 2026] GET /volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:00.567949 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f33fbf0c-9841-4cb0-b695-9b401157395b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:00.570728 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f33fbf0c-9841-4cb0-b695-9b401157395b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 Aug 14 06:21:00.570920 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f33fbf0c-9841-4cb0-b695-9b401157395b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:00.571097 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f33fbf0c-9841-4cb0-b695-9b401157395b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:00.578311 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:00.578311 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:00.582238 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f33fbf0c-9841-4cb0-b695-9b401157395b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:00.586481 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f33fbf0c-9841-4cb0-b695-9b401157395b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 returned with HTTP 200 Aug 14 06:21:00.586879 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1287/5153] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:00 2026] GET /volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:00.601422 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4676ca15-8048-4167-9f51-d434625bc298 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:00.603432 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4676ca15-8048-4167-9f51-d434625bc298 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:21:00.603860 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4676ca15-8048-4167-9f51-d434625bc298 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1724591293", "extra_specs": {}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:00.622200 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4676ca15-8048-4167-9f51-d434625bc298 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:21:00.622615 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1278/5154] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:21:00 2026] POST /volume/v3/types => generated 212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:00.631960 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-53b5fbc9-80d1-4ff8-a3d5-32ae040dff47 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:00.633665 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-53b5fbc9-80d1-4ff8-a3d5-32ae040dff47 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] POST https://10.4.3.127/volume/v3/types/6a0b76ac-8f0c-465b-b844-b75654a4f9af/encryption Aug 14 06:21:00.633975 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-53b5fbc9-80d1-4ff8-a3d5-32ae040dff47 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:00.667630 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-53b5fbc9-80d1-4ff8-a3d5-32ae040dff47 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] https://10.4.3.127/volume/v3/types/6a0b76ac-8f0c-465b-b844-b75654a4f9af/encryption returned with HTTP 200 Aug 14 06:21:00.668128 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1291/5155] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 14 06:21:00 2026] POST /volume/v3/types/6a0b76ac-8f0c-465b-b844-b75654a4f9af/encryption => generated 230 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:00.681460 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:00.684459 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:21:00.685043 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-736701539", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1724591293", "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:00.686961 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-736701539', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1724591293', 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:21:00.690336 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Create volume of 1 GB Aug 14 06:21:00.690756 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:00.690756 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:00.691268 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Availability Zones retrieved successfully. Aug 14 06:21:00.697493 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Flow 'volume_create_api' (87e2b61d-ad03-4fae-8a8f-2302f3057222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:21:00.698469 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d34737ab-9707-430b-aa8d-334a820cc9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:00.699656 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:21:00.732702 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d34737ab-9707-430b-aa8d-334a820cc9cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:21:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6a0b76ac-8f0c-465b-b844-b75654a4f9af,is_public=True,name='tempest-scenario-type-luks-1724591293',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6a0b76ac-8f0c-465b-b844-b75654a4f9af', '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=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:00.733565 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (549ca4e6-a707-4c5b-ba3a-abb14c1e4622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:00.762848 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1724591293 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1724591293, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:21:00.763118 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1724591293 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1724591293, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:21:00.798278 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Created reservations ['e6bcce86-0d2f-4e93-a80e-02c3a3be91a3', '667f38f7-cdf9-4a6c-8af3-54795027a895', '8e3d449e-347a-4fc6-9d8a-81ec380df72d', '01aaba88-c2d9-45b8-8f1a-c6597a41af7f'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:21:00.799363 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (549ca4e6-a707-4c5b-ba3a-abb14c1e4622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6bcce86-0d2f-4e93-a80e-02c3a3be91a3', '667f38f7-cdf9-4a6c-8af3-54795027a895', '8e3d449e-347a-4fc6-9d8a-81ec380df72d', '01aaba88-c2d9-45b8-8f1a-c6597a41af7f']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:00.800618 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c5dae07-2877-4568-a7a8-639357807823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:00.836423 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c5dae07-2877-4568-a7a8-639357807823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e5730c7-286f-4145-a913-ad1cf42004bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-736701539',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20bb328b12c84376a638cc46ad320dab',qos_specs=None,replication_status=,reservations=['e6bcce86-0d2f-4e93-a80e-02c3a3be91a3','667f38f7-cdf9-4a6c-8af3-54795027a895','8e3d449e-347a-4fc6-9d8a-81ec380df72d','01aaba88-c2d9-45b8-8f1a-c6597a41af7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c5e3ee2bfa4394bbb021cf8d23b89a',volume_type_id=6a0b76ac-8f0c-465b-b844-b75654a4f9af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:21:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-736701539',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1e5730c7-286f-4145-a913-ad1cf42004bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20bb328b12c84376a638cc46ad320dab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07c5e3ee2bfa4394bbb021cf8d23b89a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6a0b76ac-8f0c-465b-b844-b75654a4f9af),volume_type_id=6a0b76ac-8f0c-465b-b844-b75654a4f9af)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:00.836423 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca2c2ebd-ba3b-46f6-8027-dc242712b307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:00.861134 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca2c2ebd-ba3b-46f6-8027-dc242712b307) transitioned into state 'SUCCESS' from state '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-736701539',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20bb328b12c84376a638cc46ad320dab',qos_specs=None,replication_status=,reservations=['e6bcce86-0d2f-4e93-a80e-02c3a3be91a3','667f38f7-cdf9-4a6c-8af3-54795027a895','8e3d449e-347a-4fc6-9d8a-81ec380df72d','01aaba88-c2d9-45b8-8f1a-c6597a41af7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c5e3ee2bfa4394bbb021cf8d23b89a',volume_type_id=6a0b76ac-8f0c-465b-b844-b75654a4f9af)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:00.861966 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fe4ea8c-a649-4c24-9a25-6ad709788035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:00.872175 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fe4ea8c-a649-4c24-9a25-6ad709788035) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:00.873024 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Flow 'volume_create_api' (87e2b61d-ad03-4fae-8a8f-2302f3057222) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:21:00.873292 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Create volume request issued successfully. Aug 14 06:21:00.873890 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e16c8c85-45a0-40aa-8201-8281e6448b89 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:21:00.874332 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1300/5156] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:21:00 2026] POST /volume/v3/volumes => generated 780 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 06:21:00.896793 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6c0f198c-5506-400c-8452-d845d194bfa1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:00.899284 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6c0f198c-5506-400c-8452-d845d194bfa1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:21:00.899610 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6c0f198c-5506-400c-8452-d845d194bfa1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:00.899843 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6c0f198c-5506-400c-8452-d845d194bfa1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:00.910863 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:00.910863 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:00.915899 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6c0f198c-5506-400c-8452-d845d194bfa1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:00.921166 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6c0f198c-5506-400c-8452-d845d194bfa1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:21:00.921926 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1288/5157] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:00 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:01.373380 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0d423d15-215c-472c-b56a-00f828219c66 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:01.378457 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0d423d15-215c-472c-b56a-00f828219c66 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:21:01.378783 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0d423d15-215c-472c-b56a-00f828219c66 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:01.379275 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0d423d15-215c-472c-b56a-00f828219c66 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:01.379454 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0d423d15-215c-472c-b56a-00f828219c66 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Show backup with id 3c7ca02b-d85d-40fb-a48d-cde00d774697. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:21:01.385627 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:01.385627 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:01.386727 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0d423d15-215c-472c-b56a-00f828219c66 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 200 Aug 14 06:21:01.387358 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1279/5158] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:21:01 2026] GET /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:01.936359 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d6ccec1b-0bdd-44a5-8524-9b9f3bf8a142 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:01.938002 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d6ccec1b-0bdd-44a5-8524-9b9f3bf8a142 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:21:01.938186 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d6ccec1b-0bdd-44a5-8524-9b9f3bf8a142 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:01.938538 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d6ccec1b-0bdd-44a5-8524-9b9f3bf8a142 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:01.945332 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:01.945332 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:01.949152 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d6ccec1b-0bdd-44a5-8524-9b9f3bf8a142 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:01.952909 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d6ccec1b-0bdd-44a5-8524-9b9f3bf8a142 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:21:01.953292 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1292/5159] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:01 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:01.968660 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c36e6e8d-af7e-4900-8d0e-c17b8a4f6b72 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:01.971182 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c36e6e8d-af7e-4900-8d0e-c17b8a4f6b72 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:21:01.971426 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c36e6e8d-af7e-4900-8d0e-c17b8a4f6b72 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:01.971672 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c36e6e8d-af7e-4900-8d0e-c17b8a4f6b72 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:01.980998 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:01.980998 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:01.989106 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c36e6e8d-af7e-4900-8d0e-c17b8a4f6b72 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:01.994520 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c36e6e8d-af7e-4900-8d0e-c17b8a4f6b72 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:21:01.995152 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1301/5160] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:01 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:02.042929 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-a705bf4b-4bc8-4124-9afa-267266a3cdb1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:02.045556 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-a705bf4b-4bc8-4124-9afa-267266a3cdb1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 Aug 14 06:21:02.045880 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-a705bf4b-4bc8-4124-9afa-267266a3cdb1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:02.046017 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-a705bf4b-4bc8-4124-9afa-267266a3cdb1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:02.054356 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:02.054356 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:02.058542 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-a705bf4b-4bc8-4124-9afa-267266a3cdb1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:02.063545 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-a705bf4b-4bc8-4124-9afa-267266a3cdb1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 returned with HTTP 200 Aug 14 06:21:02.063916 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1289/5161] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:21:02 2026] GET /volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:02.134413 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e1290acd-3687-4c80-9306-fc7a3589097b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:02.134824 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e1290acd-3687-4c80-9306-fc7a3589097b None None] GET https://10.4.3.127/volume// Aug 14 06:21:02.135503 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e1290acd-3687-4c80-9306-fc7a3589097b None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:02.135722 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e1290acd-3687-4c80-9306-fc7a3589097b None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:02.136100 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e1290acd-3687-4c80-9306-fc7a3589097b None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:21:02.136373 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1280/5162] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:21:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:21:02.143082 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-9e5feee3-1eff-45df-9804-27076d692b9d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:02.145282 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-9e5feee3-1eff-45df-9804-27076d692b9d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:21:02.145719 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-9e5feee3-1eff-45df-9804-27076d692b9d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b05b7be7-8251-4957-abe5-994341d31a04", "connector": null, "instance_uuid": "40fedffd-d288-4e4d-9933-eb6715b9aa52"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:02.155235 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:02.155235 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:02.180160 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-9e5feee3-1eff-45df-9804-27076d692b9d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:21:02.180684 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1293/5163] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:21:02 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 14 06:21:02.211740 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f30054a3-d400-40b5-8e35-caa5aff80f4a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:02.214650 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f30054a3-d400-40b5-8e35-caa5aff80f4a tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 Aug 14 06:21:02.215271 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f30054a3-d400-40b5-8e35-caa5aff80f4a tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:02.215596 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f30054a3-d400-40b5-8e35-caa5aff80f4a tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:02.216587 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ce016d7c-dfa3-4bdd-add5-ab59557d42bc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:02.216991 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ce016d7c-dfa3-4bdd-add5-ab59557d42bc None None] GET https://10.4.3.127/volume// Aug 14 06:21:02.217151 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ce016d7c-dfa3-4bdd-add5-ab59557d42bc None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:02.217337 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ce016d7c-dfa3-4bdd-add5-ab59557d42bc None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:02.217703 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ce016d7c-dfa3-4bdd-add5-ab59557d42bc None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:21:02.218009 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1290/5164] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:21:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:21:02.225046 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-ef6df6d4-53e5-4983-9c77-872f00a8e541 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:02.228715 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-ef6df6d4-53e5-4983-9c77-872f00a8e541 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 Aug 14 06:21:02.229016 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-ef6df6d4-53e5-4983-9c77-872f00a8e541 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:02.229258 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-ef6df6d4-53e5-4983-9c77-872f00a8e541 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:02.231881 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:02.231881 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:02.238661 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f30054a3-d400-40b5-8e35-caa5aff80f4a tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:02.250455 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f30054a3-d400-40b5-8e35-caa5aff80f4a tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 returned with HTTP 200 Aug 14 06:21:02.251295 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1302/5165] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:02 2026] GET /volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:02.254117 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:02.254117 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:02.260087 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-ef6df6d4-53e5-4983-9c77-872f00a8e541 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:02.266654 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-ef6df6d4-53e5-4983-9c77-872f00a8e541 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 returned with HTTP 200 Aug 14 06:21:02.267354 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1281/5166] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:21:02 2026] GET /volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 => generated 1023 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:21:02.377323 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-8368e5a4-ff2a-4a66-b3fb-fababf3a31f8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:02.380321 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-8368e5a4-ff2a-4a66-b3fb-fababf3a31f8 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] PUT https://10.4.3.127/volume/v3/attachments/a90ef800-ff11-46d5-9602-ddb075f3a7dc Aug 14 06:21:02.380924 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-8368e5a4-ff2a-4a66-b3fb-fababf3a31f8 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:02.395139 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-8368e5a4-ff2a-4a66-b3fb-fababf3a31f8 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Acquiring lock "cinder-attachment_update-b05b7be7-8251-4957-abe5-994341d31a04-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:21:02.401847 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-8368e5a4-ff2a-4a66-b3fb-fababf3a31f8 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Lock "cinder-attachment_update-b05b7be7-8251-4957-abe5-994341d31a04-np0000007331" acquired by "attachment_update" :: waited 0.008s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:21:02.402349 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-99ec62a3-68b4-4ea5-89fb-b7b0cfde9d58 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:02.402476 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:02.402476 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:02.405332 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-99ec62a3-68b4-4ea5-89fb-b7b0cfde9d58 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:21:02.405605 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-99ec62a3-68b4-4ea5-89fb-b7b0cfde9d58 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:02.405799 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-99ec62a3-68b4-4ea5-89fb-b7b0cfde9d58 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:02.405966 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-99ec62a3-68b4-4ea5-89fb-b7b0cfde9d58 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Show backup with id 3c7ca02b-d85d-40fb-a48d-cde00d774697. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:21:02.410532 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:02.410532 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:02.411236 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-99ec62a3-68b4-4ea5-89fb-b7b0cfde9d58 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 200 Aug 14 06:21:02.411716 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1291/5167] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:21:02 2026] GET /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:02.491142 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-8368e5a4-ff2a-4a66-b3fb-fababf3a31f8 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Lock "cinder-attachment_update-b05b7be7-8251-4957-abe5-994341d31a04-np0000007331" released by "attachment_update" :: held 0.090s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:21:02.491528 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-8368e5a4-ff2a-4a66-b3fb-fababf3a31f8 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/attachments/a90ef800-ff11-46d5-9602-ddb075f3a7dc returned with HTTP 200 Aug 14 06:21:02.492271 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1294/5168] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:21:02 2026] PUT /volume/v3/attachments/a90ef800-ff11-46d5-9602-ddb075f3a7dc => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:02.599082 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:02.733593 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:21:02.733982 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1417627348", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:02.736379 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1417627348', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:21:02.736545 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Create volume of 1 GB Aug 14 06:21:02.741451 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Availability Zones retrieved successfully. Aug 14 06:21:02.749907 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Flow 'volume_create_api' (c2e21d17-f856-4e39-889f-fc1b0f2deafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:21:02.751115 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e271c9a3-7e04-4823-a751-96b240eb1eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:02.752339 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:21:02.783369 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e271c9a3-7e04-4823-a751-96b240eb1eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:02.784378 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d53f037-1a00-476f-a134-dd2e22e17df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:02.857660 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Created reservations ['20f54c0c-5ac8-4ac6-895f-1bae75df2124', '84d4978f-69f6-41bb-91a2-e843d64f84b1', '451cecc0-4804-45e1-b48b-54cc1368f0bc', '5f4c4dff-1f42-4f8f-9aca-c9623f573b06'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:21:02.858490 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d53f037-1a00-476f-a134-dd2e22e17df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20f54c0c-5ac8-4ac6-895f-1bae75df2124', '84d4978f-69f6-41bb-91a2-e843d64f84b1', '451cecc0-4804-45e1-b48b-54cc1368f0bc', '5f4c4dff-1f42-4f8f-9aca-c9623f573b06']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:02.859315 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a46e4f30-d407-47c0-aa68-01edd665340a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:02.889581 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a46e4f30-d407-47c0-aa68-01edd665340a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '835e4a6f-3d27-42d3-b8bc-55dbd48ec634', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1417627348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c38ec5c536c436599fd2d2395dc561d',qos_specs=None,replication_status=,reservations=['20f54c0c-5ac8-4ac6-895f-1bae75df2124','84d4978f-69f6-41bb-91a2-e843d64f84b1','451cecc0-4804-45e1-b48b-54cc1368f0bc','5f4c4dff-1f42-4f8f-9aca-c9623f573b06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dd2a8ad4ef646ea8aac21f51de9a9cd',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:21:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1417627348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=835e4a6f-3d27-42d3-b8bc-55dbd48ec634,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c38ec5c536c436599fd2d2395dc561d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dd2a8ad4ef646ea8aac21f51de9a9cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:02.891085 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (783de383-92d7-45ae-8a86-ec555f2bc9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:02.910849 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (783de383-92d7-45ae-8a86-ec555f2bc9d1) transitioned into state 'SUCCESS' from state '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-1417627348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c38ec5c536c436599fd2d2395dc561d',qos_specs=None,replication_status=,reservations=['20f54c0c-5ac8-4ac6-895f-1bae75df2124','84d4978f-69f6-41bb-91a2-e843d64f84b1','451cecc0-4804-45e1-b48b-54cc1368f0bc','5f4c4dff-1f42-4f8f-9aca-c9623f573b06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dd2a8ad4ef646ea8aac21f51de9a9cd',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:02.911787 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afc8dec2-6abb-4def-82bc-cf391ed2c3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:02.924079 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afc8dec2-6abb-4def-82bc-cf391ed2c3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:02.925236 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Flow 'volume_create_api' (c2e21d17-f856-4e39-889f-fc1b0f2deafa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:21:02.925690 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Create volume request issued successfully. Aug 14 06:21:02.926457 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1e41fd94-493f-41a3-81fe-12e1915b4cdd tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:21:02.926978 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1303/5169] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:21:02 2026] POST /volume/v3/volumes => generated 754 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:21:02.941794 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-85c4aa94-067d-4f81-bc49-6e95f43cbdc0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:02.948318 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-85c4aa94-067d-4f81-bc49-6e95f43cbdc0 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] GET https://10.4.3.127/volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 Aug 14 06:21:02.948632 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-85c4aa94-067d-4f81-bc49-6e95f43cbdc0 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:02.948884 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-85c4aa94-067d-4f81-bc49-6e95f43cbdc0 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:02.969931 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:02.969931 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:02.974569 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-85c4aa94-067d-4f81-bc49-6e95f43cbdc0 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Volume info retrieved successfully. Aug 14 06:21:02.980393 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-85c4aa94-067d-4f81-bc49-6e95f43cbdc0 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 returned with HTTP 200 Aug 14 06:21:02.980744 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1282/5170] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:02 2026] GET /volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:03.264813 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-831a0518-2518-4045-ac37-9a2004c8165d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:03.266493 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-831a0518-2518-4045-ac37-9a2004c8165d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 Aug 14 06:21:03.266694 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-831a0518-2518-4045-ac37-9a2004c8165d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:03.266876 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-831a0518-2518-4045-ac37-9a2004c8165d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:03.277184 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:03.277184 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:03.281116 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-831a0518-2518-4045-ac37-9a2004c8165d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:03.285344 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-831a0518-2518-4045-ac37-9a2004c8165d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 returned with HTTP 200 Aug 14 06:21:03.285793 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1292/5171] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:03 2026] GET /volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:03.425081 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-671c058e-4ddd-4cbb-b284-14636329eafa None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:03.427115 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-671c058e-4ddd-4cbb-b284-14636329eafa tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:21:03.427375 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-671c058e-4ddd-4cbb-b284-14636329eafa tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:03.427651 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-671c058e-4ddd-4cbb-b284-14636329eafa tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:03.427761 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-671c058e-4ddd-4cbb-b284-14636329eafa tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Show backup with id 3c7ca02b-d85d-40fb-a48d-cde00d774697. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:21:03.432041 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:03.432041 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:03.432657 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-671c058e-4ddd-4cbb-b284-14636329eafa tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 200 Aug 14 06:21:03.433018 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1295/5172] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:21:03 2026] GET /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:03.993838 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-257cb51f-6ffc-4a60-acfd-577cbbc3cef8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:03.995781 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-257cb51f-6ffc-4a60-acfd-577cbbc3cef8 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] GET https://10.4.3.127/volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 Aug 14 06:21:03.995994 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-257cb51f-6ffc-4a60-acfd-577cbbc3cef8 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:03.996216 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-257cb51f-6ffc-4a60-acfd-577cbbc3cef8 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:04.004877 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:04.004877 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:04.009298 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-257cb51f-6ffc-4a60-acfd-577cbbc3cef8 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Volume info retrieved successfully. Aug 14 06:21:04.014544 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-257cb51f-6ffc-4a60-acfd-577cbbc3cef8 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 returned with HTTP 200 Aug 14 06:21:04.014976 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1304/5173] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:03 2026] GET /volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:04.028054 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ac7eb643-6599-44cf-8b2c-f53a999dab74 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:04.029890 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ac7eb643-6599-44cf-8b2c-f53a999dab74 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] GET https://10.4.3.127/volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 Aug 14 06:21:04.030150 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ac7eb643-6599-44cf-8b2c-f53a999dab74 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:04.030452 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ac7eb643-6599-44cf-8b2c-f53a999dab74 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:04.038691 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:04.038691 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:04.042193 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ac7eb643-6599-44cf-8b2c-f53a999dab74 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Volume info retrieved successfully. Aug 14 06:21:04.045865 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ac7eb643-6599-44cf-8b2c-f53a999dab74 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 returned with HTTP 200 Aug 14 06:21:04.046200 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1283/5174] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:04 2026] GET /volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:04.061078 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-84826ea5-30fd-4363-bf16-819bc11485cf None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:04.062849 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-84826ea5-30fd-4363-bf16-819bc11485cf tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:21:04.063044 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-84826ea5-30fd-4363-bf16-819bc11485cf tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "835e4a6f-3d27-42d3-b8bc-55dbd48ec634", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-902530389", "description": null, "metadata": null}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:04.073332 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:04.073332 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:04.073982 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-84826ea5-30fd-4363-bf16-819bc11485cf tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Volume info retrieved successfully. Aug 14 06:21:04.074198 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-84826ea5-30fd-4363-bf16-819bc11485cf tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Create snapshot from volume 835e4a6f-3d27-42d3-b8bc-55dbd48ec634 Aug 14 06:21:04.107942 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-84826ea5-30fd-4363-bf16-819bc11485cf tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Created reservations ['f43e60df-815a-4195-b3d3-f74d467bc215', 'a465acbb-ee96-4dc6-b919-20b824c9501f', 'e7fb7c89-0db6-467f-9081-a51369d1cd4d', '55a77696-9b8e-41f3-a0de-29ffd7b25d16'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:21:04.138927 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-84826ea5-30fd-4363-bf16-819bc11485cf tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Snapshot force create request issued successfully. Aug 14 06:21:04.139232 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-84826ea5-30fd-4363-bf16-819bc11485cf tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:21:04.139636 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1293/5175] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:21:04 2026] POST /volume/v3/snapshots => generated 309 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:21:04.148808 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c1ab5513-04b7-46cc-a8a1-00b39e35b9f3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:04.150578 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c1ab5513-04b7-46cc-a8a1-00b39e35b9f3 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] GET https://10.4.3.127/volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 Aug 14 06:21:04.150771 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c1ab5513-04b7-46cc-a8a1-00b39e35b9f3 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:04.150941 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c1ab5513-04b7-46cc-a8a1-00b39e35b9f3 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:04.156150 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:04.156150 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:04.156558 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c1ab5513-04b7-46cc-a8a1-00b39e35b9f3 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Snapshot retrieved successfully. Aug 14 06:21:04.157910 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c1ab5513-04b7-46cc-a8a1-00b39e35b9f3 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 returned with HTTP 200 Aug 14 06:21:04.158933 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1296/5176] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:21:04 2026] GET /volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:04.298141 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c07a174b-bca4-48c4-b0de-91a00fde00e6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:04.300256 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c07a174b-bca4-48c4-b0de-91a00fde00e6 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 Aug 14 06:21:04.300524 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c07a174b-bca4-48c4-b0de-91a00fde00e6 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:04.300764 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c07a174b-bca4-48c4-b0de-91a00fde00e6 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:04.311434 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:04.311434 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:04.316134 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c07a174b-bca4-48c4-b0de-91a00fde00e6 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:04.321970 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c07a174b-bca4-48c4-b0de-91a00fde00e6 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 returned with HTTP 200 Aug 14 06:21:04.322461 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1305/5177] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:04 2026] GET /volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:04.443496 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2903bdf3-7298-45fe-a80e-44ea6bcdcd1b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:04.445176 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2903bdf3-7298-45fe-a80e-44ea6bcdcd1b tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:21:04.445486 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2903bdf3-7298-45fe-a80e-44ea6bcdcd1b tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:04.445691 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2903bdf3-7298-45fe-a80e-44ea6bcdcd1b tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:04.445788 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-2903bdf3-7298-45fe-a80e-44ea6bcdcd1b tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Show backup with id 3c7ca02b-d85d-40fb-a48d-cde00d774697. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:21:04.449845 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:04.449845 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:04.450670 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2903bdf3-7298-45fe-a80e-44ea6bcdcd1b tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 200 Aug 14 06:21:04.451029 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1284/5178] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:21:04 2026] GET /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:05.169380 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7b666b53-b625-4a9f-ba49-761db86b8067 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:05.171915 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7b666b53-b625-4a9f-ba49-761db86b8067 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] GET https://10.4.3.127/volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 Aug 14 06:21:05.172499 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7b666b53-b625-4a9f-ba49-761db86b8067 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:05.172499 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7b666b53-b625-4a9f-ba49-761db86b8067 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:05.178664 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:05.178664 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:05.179520 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-7b666b53-b625-4a9f-ba49-761db86b8067 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Snapshot retrieved successfully. Aug 14 06:21:05.180968 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7b666b53-b625-4a9f-ba49-761db86b8067 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 returned with HTTP 200 Aug 14 06:21:05.181147 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1294/5179] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:21:05 2026] GET /volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:05.190679 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0db543d7-0aff-4fd5-b371-45dff4a8a1da None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:05.192757 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0db543d7-0aff-4fd5-b371-45dff4a8a1da tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] GET https://10.4.3.127/volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 Aug 14 06:21:05.192875 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0db543d7-0aff-4fd5-b371-45dff4a8a1da tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:05.193090 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0db543d7-0aff-4fd5-b371-45dff4a8a1da tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:05.198561 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:05.198561 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:05.199157 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-0db543d7-0aff-4fd5-b371-45dff4a8a1da tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Snapshot retrieved successfully. Aug 14 06:21:05.199775 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0db543d7-0aff-4fd5-b371-45dff4a8a1da tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 returned with HTTP 200 Aug 14 06:21:05.200044 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1297/5180] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:21:05 2026] GET /volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:05.208686 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ad908da2-7fe9-43d1-ab54-29fc57be5997 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:05.210770 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ad908da2-7fe9-43d1-ab54-29fc57be5997 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] GET https://10.4.3.127/volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 Aug 14 06:21:05.210906 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ad908da2-7fe9-43d1-ab54-29fc57be5997 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:05.211109 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ad908da2-7fe9-43d1-ab54-29fc57be5997 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:05.215881 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:05.215881 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:05.216335 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ad908da2-7fe9-43d1-ab54-29fc57be5997 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Snapshot retrieved successfully. Aug 14 06:21:05.217019 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ad908da2-7fe9-43d1-ab54-29fc57be5997 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 returned with HTTP 200 Aug 14 06:21:05.217648 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1306/5181] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:21:05 2026] GET /volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:05.226748 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ffe578d8-9507-48ec-920f-4427120e3b1d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:05.229187 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:21:05.229460 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "35280fab-8a50-49d4-a02e-20f85b24f6b3", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:05.231926 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Create volume request body: {'volume': {'snapshot_id': '35280fab-8a50-49d4-a02e-20f85b24f6b3', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:21:05.238582 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:05.238582 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:05.239837 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Snapshot retrieved successfully. Aug 14 06:21:05.239837 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Create volume of 1 GB Aug 14 06:21:05.244264 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Availability Zones retrieved successfully. Aug 14 06:21:05.256338 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Flow 'volume_create_api' (5be26c11-78c7-42d9-bf7a-62ca16967a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:21:05.262694 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17056cfa-3a55-44d3-8cd8-d6087497163b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:05.266417 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:21:05.292229 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17056cfa-3a55-44d3-8cd8-d6087497163b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '35280fab-8a50-49d4-a02e-20f85b24f6b3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:05.292991 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc3fa599-c742-49d0-9499-1dc2506d3bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:05.328392 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Created reservations ['34b2cab4-bb89-4789-8349-17ca6e683771', '7fc1a946-61ff-4a16-84f7-ae3aefe219c2', 'eea0713e-f7e8-4d92-9103-0f6168e5bb0c', '11f405b3-6974-409d-bb58-d9c887b867c6'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:21:05.329175 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc3fa599-c742-49d0-9499-1dc2506d3bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34b2cab4-bb89-4789-8349-17ca6e683771', '7fc1a946-61ff-4a16-84f7-ae3aefe219c2', 'eea0713e-f7e8-4d92-9103-0f6168e5bb0c', '11f405b3-6974-409d-bb58-d9c887b867c6']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:05.329860 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3ac5f02-e45a-4f90-9ec4-5ef2b5e517b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:05.334111 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b646dc7e-10bb-4f62-9f98-9ff894807043 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:05.335751 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b646dc7e-10bb-4f62-9f98-9ff894807043 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 Aug 14 06:21:05.335946 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b646dc7e-10bb-4f62-9f98-9ff894807043 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:05.336120 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b646dc7e-10bb-4f62-9f98-9ff894807043 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:05.344841 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:05.344841 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:05.348385 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b646dc7e-10bb-4f62-9f98-9ff894807043 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:05.352802 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b646dc7e-10bb-4f62-9f98-9ff894807043 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 returned with HTTP 200 Aug 14 06:21:05.353178 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1295/5182] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:05 2026] GET /volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:05.372736 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3ac5f02-e45a-4f90-9ec4-5ef2b5e517b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f2d9045-eb90-46d1-a177-cf98cd368783', '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='6c38ec5c536c436599fd2d2395dc561d',qos_specs=None,replication_status=,reservations=['34b2cab4-bb89-4789-8349-17ca6e683771','7fc1a946-61ff-4a16-84f7-ae3aefe219c2','eea0713e-f7e8-4d92-9103-0f6168e5bb0c','11f405b3-6974-409d-bb58-d9c887b867c6'],size=1,snapshot_id=35280fab-8a50-49d4-a02e-20f85b24f6b3,source_replicaid=,source_volid=None,status='creating',user_id='6dd2a8ad4ef646ea8aac21f51de9a9cd',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:21:05Z,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=7f2d9045-eb90-46d1-a177-cf98cd368783,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c38ec5c536c436599fd2d2395dc561d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=35280fab-8a50-49d4-a02e-20f85b24f6b3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dd2a8ad4ef646ea8aac21f51de9a9cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:05.373358 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c2e2028-c723-4ced-9bf6-ee1cc5c0fa4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:05.389336 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c2e2028-c723-4ced-9bf6-ee1cc5c0fa4d) transitioned into state 'SUCCESS' from 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='6c38ec5c536c436599fd2d2395dc561d',qos_specs=None,replication_status=,reservations=['34b2cab4-bb89-4789-8349-17ca6e683771','7fc1a946-61ff-4a16-84f7-ae3aefe219c2','eea0713e-f7e8-4d92-9103-0f6168e5bb0c','11f405b3-6974-409d-bb58-d9c887b867c6'],size=1,snapshot_id=35280fab-8a50-49d4-a02e-20f85b24f6b3,source_replicaid=,source_volid=None,status='creating',user_id='6dd2a8ad4ef646ea8aac21f51de9a9cd',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:05.390130 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f9d67b0-ccfe-4482-83e2-9fe9146bec8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:05.410585 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f9d67b0-ccfe-4482-83e2-9fe9146bec8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:05.411921 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Flow 'volume_create_api' (5be26c11-78c7-42d9-bf7a-62ca16967a4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:21:05.412357 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Create volume request issued successfully. Aug 14 06:21:05.413541 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ffe578d8-9507-48ec-920f-4427120e3b1d tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:21:05.414149 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1285/5183] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:21:05 2026] POST /volume/v3/volumes => generated 741 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:21:05.425095 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-344d0ae1-97d3-4e80-b6da-82766f4214aa None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:05.427075 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-344d0ae1-97d3-4e80-b6da-82766f4214aa tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] GET https://10.4.3.127/volume/v3/volumes/7f2d9045-eb90-46d1-a177-cf98cd368783 Aug 14 06:21:05.427276 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-344d0ae1-97d3-4e80-b6da-82766f4214aa tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:05.427487 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-344d0ae1-97d3-4e80-b6da-82766f4214aa tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:05.433748 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:05.433748 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:05.437108 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-344d0ae1-97d3-4e80-b6da-82766f4214aa tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Volume info retrieved successfully. Aug 14 06:21:05.441406 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-344d0ae1-97d3-4e80-b6da-82766f4214aa tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/volumes/7f2d9045-eb90-46d1-a177-cf98cd368783 returned with HTTP 200 Aug 14 06:21:05.441770 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1298/5184] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:05 2026] GET /volume/v3/volumes/7f2d9045-eb90-46d1-a177-cf98cd368783 => generated 809 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:05.460228 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b82402b1-571a-41ba-bdb5-00555d13d14c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:05.462019 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b82402b1-571a-41ba-bdb5-00555d13d14c tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:21:05.462230 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b82402b1-571a-41ba-bdb5-00555d13d14c tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:05.462412 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b82402b1-571a-41ba-bdb5-00555d13d14c tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:05.462542 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-b82402b1-571a-41ba-bdb5-00555d13d14c tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Show backup with id 3c7ca02b-d85d-40fb-a48d-cde00d774697. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:21:05.468728 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:05.468728 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:05.469356 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b82402b1-571a-41ba-bdb5-00555d13d14c tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 200 Aug 14 06:21:05.469729 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1307/5185] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:21:05 2026] GET /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:05.748181 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-5596fbe5-0f66-4e2f-95e1-43e2a38b78e1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:05.751181 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-5596fbe5-0f66-4e2f-95e1-43e2a38b78e1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] POST https://10.4.3.127/volume/v3/attachments/a90ef800-ff11-46d5-9602-ddb075f3a7dc/action Aug 14 06:21:05.751779 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-5596fbe5-0f66-4e2f-95e1-43e2a38b78e1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:21:05.751910 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-5596fbe5-0f66-4e2f-95e1-43e2a38b78e1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:05.773179 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:05.773179 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:05.786392 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-64dafcfa-c273-4c0c-9fce-6f840b9d9194 req-5596fbe5-0f66-4e2f-95e1-43e2a38b78e1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/attachments/a90ef800-ff11-46d5-9602-ddb075f3a7dc/action returned with HTTP 204 Aug 14 06:21:05.787048 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1296/5186] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:21:05 2026] POST /volume/v3/attachments/a90ef800-ff11-46d5-9602-ddb075f3a7dc/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:21:06.366387 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-66a6963e-4b1d-404c-8c97-affff57d743f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:06.368326 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-66a6963e-4b1d-404c-8c97-affff57d743f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 Aug 14 06:21:06.368549 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-66a6963e-4b1d-404c-8c97-affff57d743f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:06.368734 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-66a6963e-4b1d-404c-8c97-affff57d743f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:06.379509 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:06.379509 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:06.384625 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-66a6963e-4b1d-404c-8c97-affff57d743f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:06.390085 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-66a6963e-4b1d-404c-8c97-affff57d743f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 returned with HTTP 200 Aug 14 06:21:06.390654 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1286/5187] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:06 2026] GET /volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:06.434683 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-5e8acb49-c93c-4288-b030-c357e496804c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:06.437180 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-5e8acb49-c93c-4288-b030-c357e496804c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:21:06.437420 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-5e8acb49-c93c-4288-b030-c357e496804c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:06.437680 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-5e8acb49-c93c-4288-b030-c357e496804c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:06.446894 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:06.446894 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:06.454761 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4bb630f2-b279-49ef-98c5-9d9fd2334aae None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:06.455132 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-5e8acb49-c93c-4288-b030-c357e496804c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:06.456428 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4bb630f2-b279-49ef-98c5-9d9fd2334aae tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] GET https://10.4.3.127/volume/v3/volumes/7f2d9045-eb90-46d1-a177-cf98cd368783 Aug 14 06:21:06.456624 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4bb630f2-b279-49ef-98c5-9d9fd2334aae tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:06.456796 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4bb630f2-b279-49ef-98c5-9d9fd2334aae tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:06.459109 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-5e8acb49-c93c-4288-b030-c357e496804c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:21:06.459589 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1299/5188] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:21:06 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:06.462901 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:06.462901 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:06.465856 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4bb630f2-b279-49ef-98c5-9d9fd2334aae tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Volume info retrieved successfully. Aug 14 06:21:06.469390 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4bb630f2-b279-49ef-98c5-9d9fd2334aae tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/volumes/7f2d9045-eb90-46d1-a177-cf98cd368783 returned with HTTP 200 Aug 14 06:21:06.469735 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1308/5189] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:06 2026] GET /volume/v3/volumes/7f2d9045-eb90-46d1-a177-cf98cd368783 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:06.478941 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a5981c00-c76f-40fa-bcc2-f4636017631f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:06.480665 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a5981c00-c76f-40fa-bcc2-f4636017631f tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:21:06.480801 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a5981c00-c76f-40fa-bcc2-f4636017631f tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:06.480975 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a5981c00-c76f-40fa-bcc2-f4636017631f tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:06.481296 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-a5981c00-c76f-40fa-bcc2-f4636017631f tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Show backup with id 3c7ca02b-d85d-40fb-a48d-cde00d774697. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:21:06.484902 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2b2720e5-5a2f-479a-8e42-56b4ea127ff1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:06.484968 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:06.484968 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:06.485588 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a5981c00-c76f-40fa-bcc2-f4636017631f tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 200 Aug 14 06:21:06.486085 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1297/5190] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:21:06 2026] GET /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:06.487719 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2b2720e5-5a2f-479a-8e42-56b4ea127ff1 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] GET https://10.4.3.127/volume/v3/volumes/7f2d9045-eb90-46d1-a177-cf98cd368783 Aug 14 06:21:06.487904 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2b2720e5-5a2f-479a-8e42-56b4ea127ff1 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:06.488083 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2b2720e5-5a2f-479a-8e42-56b4ea127ff1 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:06.495089 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:06.495089 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:06.498408 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2b2720e5-5a2f-479a-8e42-56b4ea127ff1 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Volume info retrieved successfully. Aug 14 06:21:06.503268 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2b2720e5-5a2f-479a-8e42-56b4ea127ff1 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/volumes/7f2d9045-eb90-46d1-a177-cf98cd368783 returned with HTTP 200 Aug 14 06:21:06.503676 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1287/5191] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:06 2026] GET /volume/v3/volumes/7f2d9045-eb90-46d1-a177-cf98cd368783 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:06.516054 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1b4ae2f4-da6d-4acc-9495-9985c604b6cb None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:06.518068 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1b4ae2f4-da6d-4acc-9495-9985c604b6cb tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 Aug 14 06:21:06.518258 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1b4ae2f4-da6d-4acc-9495-9985c604b6cb tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:06.518435 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1b4ae2f4-da6d-4acc-9495-9985c604b6cb tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:06.518555 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-1b4ae2f4-da6d-4acc-9495-9985c604b6cb tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Delete snapshot with id: 35280fab-8a50-49d4-a02e-20f85b24f6b3 Aug 14 06:21:06.524146 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:06.524146 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:06.524928 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1b4ae2f4-da6d-4acc-9495-9985c604b6cb tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Snapshot retrieved successfully. Aug 14 06:21:06.540386 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9ba46a82-7199-48c4-b1dd-a8a15d5d56b7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:06.540786 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9ba46a82-7199-48c4-b1dd-a8a15d5d56b7 None None] GET https://10.4.3.127/volume// Aug 14 06:21:06.540987 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9ba46a82-7199-48c4-b1dd-a8a15d5d56b7 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:06.541163 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9ba46a82-7199-48c4-b1dd-a8a15d5d56b7 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:06.541508 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9ba46a82-7199-48c4-b1dd-a8a15d5d56b7 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:21:06.541772 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1309/5192] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:21:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:21:06.542871 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1b4ae2f4-da6d-4acc-9495-9985c604b6cb tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Snapshot delete request issued successfully. Aug 14 06:21:06.543058 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1b4ae2f4-da6d-4acc-9495-9985c604b6cb tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 returned with HTTP 202 Aug 14 06:21:06.543641 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1300/5193] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:21:06 2026] DELETE /volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:21:06.549413 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-eeb592f7-86c4-4004-bf53-17b1afcb4197 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:06.552178 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-eeb592f7-86c4-4004-bf53-17b1afcb4197 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:21:06.552646 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-eeb592f7-86c4-4004-bf53-17b1afcb4197 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e5730c7-286f-4145-a913-ad1cf42004bc", "connector": null, "instance_uuid": "40fedffd-d288-4e4d-9933-eb6715b9aa52"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:06.553175 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-277295f4-7c5a-4a07-9b75-e7a275ec9bee None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:06.555060 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-277295f4-7c5a-4a07-9b75-e7a275ec9bee tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] GET https://10.4.3.127/volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 Aug 14 06:21:06.555245 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-277295f4-7c5a-4a07-9b75-e7a275ec9bee tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:06.555440 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-277295f4-7c5a-4a07-9b75-e7a275ec9bee tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:06.560306 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:06.560306 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:06.560713 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-277295f4-7c5a-4a07-9b75-e7a275ec9bee tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Snapshot retrieved successfully. Aug 14 06:21:06.561464 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-277295f4-7c5a-4a07-9b75-e7a275ec9bee tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 returned with HTTP 200 Aug 14 06:21:06.561675 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:06.561675 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:06.561791 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1288/5194] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:21:06 2026] GET /volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:06.588283 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-eeb592f7-86c4-4004-bf53-17b1afcb4197 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:21:06.588791 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1298/5195] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:21:06 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:06.613150 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1d093d45-b9d8-433f-90c4-5ed10e37dd7a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:06.615753 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1d093d45-b9d8-433f-90c4-5ed10e37dd7a tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:21:06.615989 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1d093d45-b9d8-433f-90c4-5ed10e37dd7a tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:06.616186 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1d093d45-b9d8-433f-90c4-5ed10e37dd7a tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:06.625490 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:06.625490 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:06.627738 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d7de08a5-d3f5-44c7-b750-5b9c25f9c4bd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:06.628137 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d7de08a5-d3f5-44c7-b750-5b9c25f9c4bd None None] GET https://10.4.3.127/volume// Aug 14 06:21:06.628304 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d7de08a5-d3f5-44c7-b750-5b9c25f9c4bd None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:06.628530 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d7de08a5-d3f5-44c7-b750-5b9c25f9c4bd None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:06.628867 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d7de08a5-d3f5-44c7-b750-5b9c25f9c4bd None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:21:06.629035 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1d093d45-b9d8-433f-90c4-5ed10e37dd7a tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:06.629203 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1301/5196] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:21:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:21:06.634379 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1d093d45-b9d8-433f-90c4-5ed10e37dd7a tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:21:06.635122 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1310/5197] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:06 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:06.636259 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-ba72e3ae-7b84-4e23-b48b-0de279f91007 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:06.638431 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-ba72e3ae-7b84-4e23-b48b-0de279f91007 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:21:06.638586 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-ba72e3ae-7b84-4e23-b48b-0de279f91007 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:06.638745 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-ba72e3ae-7b84-4e23-b48b-0de279f91007 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:06.647698 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:06.647698 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:06.651161 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-ba72e3ae-7b84-4e23-b48b-0de279f91007 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:06.655278 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-ba72e3ae-7b84-4e23-b48b-0de279f91007 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:21:06.655753 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1289/5198] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:21:06 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 1052 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:21:06.762993 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-de59163d-e5f9-40dc-83ae-6c0623992510 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:06.765604 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-de59163d-e5f9-40dc-83ae-6c0623992510 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] PUT https://10.4.3.127/volume/v3/attachments/fae2f289-b5ac-45cd-991b-2a264615a503 Aug 14 06:21:06.766077 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-de59163d-e5f9-40dc-83ae-6c0623992510 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:06.775576 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-de59163d-e5f9-40dc-83ae-6c0623992510 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Acquiring lock "cinder-attachment_update-1e5730c7-286f-4145-a913-ad1cf42004bc-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:21:06.781945 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-de59163d-e5f9-40dc-83ae-6c0623992510 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Lock "cinder-attachment_update-1e5730c7-286f-4145-a913-ad1cf42004bc-np0000007331" acquired by "attachment_update" :: waited 0.006s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:21:06.783291 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:06.783291 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:06.854826 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-de59163d-e5f9-40dc-83ae-6c0623992510 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Lock "cinder-attachment_update-1e5730c7-286f-4145-a913-ad1cf42004bc-np0000007331" released by "attachment_update" :: held 0.073s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:21:06.855338 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-de59163d-e5f9-40dc-83ae-6c0623992510 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/attachments/fae2f289-b5ac-45cd-991b-2a264615a503 returned with HTTP 200 Aug 14 06:21:06.855980 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1299/5199] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:21:06 2026] PUT /volume/v3/attachments/fae2f289-b5ac-45cd-991b-2a264615a503 => generated 968 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:06.864176 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-192491fd-5836-4c3c-814e-27ec128d1aed None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:06.866608 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-192491fd-5836-4c3c-814e-27ec128d1aed tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc/encryption Aug 14 06:21:06.866787 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-192491fd-5836-4c3c-814e-27ec128d1aed tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:06.866970 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-192491fd-5836-4c3c-814e-27ec128d1aed tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:06.875654 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:06.875654 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:06.881029 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-192491fd-5836-4c3c-814e-27ec128d1aed tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc/encryption returned with HTTP 200 Aug 14 06:21:06.881445 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1302/5200] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 14 06:21:06 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:07.495885 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6e197166-9688-4406-974b-c98b19a4be69 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:07.498163 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6e197166-9688-4406-974b-c98b19a4be69 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:21:07.498459 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6e197166-9688-4406-974b-c98b19a4be69 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:07.498741 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6e197166-9688-4406-974b-c98b19a4be69 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:07.498897 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-6e197166-9688-4406-974b-c98b19a4be69 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Show backup with id 3c7ca02b-d85d-40fb-a48d-cde00d774697. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:21:07.504608 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:07.504608 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:07.505586 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6e197166-9688-4406-974b-c98b19a4be69 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 200 Aug 14 06:21:07.506132 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1311/5201] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:21:07 2026] GET /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:07.570489 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4350f2ae-a3d3-40a0-8460-38f09b83a8b3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:07.572776 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4350f2ae-a3d3-40a0-8460-38f09b83a8b3 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] GET https://10.4.3.127/volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 Aug 14 06:21:07.573028 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4350f2ae-a3d3-40a0-8460-38f09b83a8b3 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:07.573266 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4350f2ae-a3d3-40a0-8460-38f09b83a8b3 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:07.578379 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4350f2ae-a3d3-40a0-8460-38f09b83a8b3 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 returned with HTTP 404 Aug 14 06:21:07.579007 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1290/5202] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:21:07 2026] GET /volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:07.585933 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0694e556-a78e-4837-a589-5946df329249 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:07.588068 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0694e556-a78e-4837-a589-5946df329249 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] DELETE https://10.4.3.127/volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 Aug 14 06:21:07.588274 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0694e556-a78e-4837-a589-5946df329249 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:07.588523 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0694e556-a78e-4837-a589-5946df329249 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:07.588701 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-0694e556-a78e-4837-a589-5946df329249 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Delete volume with id: 835e4a6f-3d27-42d3-b8bc-55dbd48ec634 Aug 14 06:21:07.595954 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:07.595954 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:07.596539 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0694e556-a78e-4837-a589-5946df329249 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Volume info retrieved successfully. Aug 14 06:21:07.617634 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0694e556-a78e-4837-a589-5946df329249 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Delete volume request issued successfully. Aug 14 06:21:07.618018 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0694e556-a78e-4837-a589-5946df329249 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 returned with HTTP 202 Aug 14 06:21:07.618746 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1300/5203] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:21:07 2026] DELETE /volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:21:07.627440 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5a8ae111-9156-42f4-9596-d61b2b4a63da None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:07.629098 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5a8ae111-9156-42f4-9596-d61b2b4a63da tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] GET https://10.4.3.127/volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 Aug 14 06:21:07.629544 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5a8ae111-9156-42f4-9596-d61b2b4a63da tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:07.629835 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5a8ae111-9156-42f4-9596-d61b2b4a63da tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:07.638357 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:07.638357 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:07.649349 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5a8ae111-9156-42f4-9596-d61b2b4a63da tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Volume info retrieved successfully. Aug 14 06:21:07.650744 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-db1b1fb8-3805-4876-a3d0-cdc3a3e47f4c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:07.651931 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5a8ae111-9156-42f4-9596-d61b2b4a63da tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 returned with HTTP 200 Aug 14 06:21:07.652482 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1303/5204] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:07 2026] GET /volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:07.652968 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-db1b1fb8-3805-4876-a3d0-cdc3a3e47f4c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:21:07.653207 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-db1b1fb8-3805-4876-a3d0-cdc3a3e47f4c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:07.653473 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-db1b1fb8-3805-4876-a3d0-cdc3a3e47f4c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:07.665709 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:07.665709 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:07.673095 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-db1b1fb8-3805-4876-a3d0-cdc3a3e47f4c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:07.678729 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-db1b1fb8-3805-4876-a3d0-cdc3a3e47f4c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:21:07.679034 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1312/5205] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:07 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:08.197161 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b25ee459-3398-4a81-aa15-09fd558e20aa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:08.198983 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b25ee459-3398-4a81-aa15-09fd558e20aa tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:21:08.199203 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b25ee459-3398-4a81-aa15-09fd558e20aa tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:08.199380 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b25ee459-3398-4a81-aa15-09fd558e20aa tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:08.205789 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:08.205789 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:08.209172 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b25ee459-3398-4a81-aa15-09fd558e20aa tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:21:08.213310 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b25ee459-3398-4a81-aa15-09fd558e20aa tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 200 Aug 14 06:21:08.213698 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1291/5206] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:08 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:08.229615 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-dc8e89d2-69a4-4392-a67e-f0d1d231996c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:08.231587 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dc8e89d2-69a4-4392-a67e-f0d1d231996c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:21:08.231769 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dc8e89d2-69a4-4392-a67e-f0d1d231996c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:08.231969 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dc8e89d2-69a4-4392-a67e-f0d1d231996c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:08.238912 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:08.238912 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:08.242564 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-dc8e89d2-69a4-4392-a67e-f0d1d231996c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:21:08.246624 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dc8e89d2-69a4-4392-a67e-f0d1d231996c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 200 Aug 14 06:21:08.246977 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1301/5207] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:08 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:08.286340 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-34697b11-d4e7-47e9-b32a-977241fa9dc0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:08.288389 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-34697b11-d4e7-47e9-b32a-977241fa9dc0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:21:08.288614 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-34697b11-d4e7-47e9-b32a-977241fa9dc0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:08.288798 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-34697b11-d4e7-47e9-b32a-977241fa9dc0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:08.295300 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:08.295300 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:08.298965 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-34697b11-d4e7-47e9-b32a-977241fa9dc0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:21:08.303073 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-34697b11-d4e7-47e9-b32a-977241fa9dc0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 200 Aug 14 06:21:08.303427 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1304/5208] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:21:08 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:08.369233 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ca27494e-1d29-4ccc-bc69-1e5de70fc0fb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:08.369695 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ca27494e-1d29-4ccc-bc69-1e5de70fc0fb None None] GET https://10.4.3.127/volume// Aug 14 06:21:08.369905 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ca27494e-1d29-4ccc-bc69-1e5de70fc0fb None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:08.370100 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ca27494e-1d29-4ccc-bc69-1e5de70fc0fb None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:08.370481 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ca27494e-1d29-4ccc-bc69-1e5de70fc0fb None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:21:08.370787 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1313/5209] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:21:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:21:08.377609 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-18d491d4-014b-4305-9961-3fd78c8adbf5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:08.379649 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-18d491d4-014b-4305-9961-3fd78c8adbf5 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:21:08.379984 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-18d491d4-014b-4305-9961-3fd78c8adbf5 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19d05e54-dd24-4d70-a109-382066bfae8c", "connector": null, "instance_uuid": "0269fb13-e356-4e4e-b1c5-edbd17be21e3"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:08.388490 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:08.388490 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:08.410898 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-18d491d4-014b-4305-9961-3fd78c8adbf5 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:21:08.411387 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1292/5210] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:21:08 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 14 06:21:08.440747 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0837d06c-2b15-4c2f-acab-5d4ad916d45e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:08.442461 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0837d06c-2b15-4c2f-acab-5d4ad916d45e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:21:08.442663 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0837d06c-2b15-4c2f-acab-5d4ad916d45e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:08.442663 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0837d06c-2b15-4c2f-acab-5d4ad916d45e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:08.446297 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-32e6dda0-8131-4faf-94cb-5ba650e71f9a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:08.446742 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-32e6dda0-8131-4faf-94cb-5ba650e71f9a None None] GET https://10.4.3.127/volume// Aug 14 06:21:08.446918 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-32e6dda0-8131-4faf-94cb-5ba650e71f9a None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:08.447116 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-32e6dda0-8131-4faf-94cb-5ba650e71f9a None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:08.447497 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-32e6dda0-8131-4faf-94cb-5ba650e71f9a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:21:08.447730 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1305/5211] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:21:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:21:08.454199 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:08.454199 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:08.454941 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-0bc63297-3c81-44ee-9a4e-929450298d58 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:08.457281 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-0bc63297-3c81-44ee-9a4e-929450298d58 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:21:08.457595 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-0bc63297-3c81-44ee-9a4e-929450298d58 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:08.457716 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-0bc63297-3c81-44ee-9a4e-929450298d58 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:08.457939 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0837d06c-2b15-4c2f-acab-5d4ad916d45e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:21:08.463062 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0837d06c-2b15-4c2f-acab-5d4ad916d45e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 200 Aug 14 06:21:08.463682 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1302/5212] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:08 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:08.468272 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:08.468272 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:08.472144 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-0bc63297-3c81-44ee-9a4e-929450298d58 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:21:08.475968 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-0bc63297-3c81-44ee-9a4e-929450298d58 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 200 Aug 14 06:21:08.476326 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1314/5213] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:21:08 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 1055 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:21:08.515518 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-712ab5e6-0ae4-4c54-bce8-23a820e4c46a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:08.517216 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-712ab5e6-0ae4-4c54-bce8-23a820e4c46a tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:21:08.517425 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-712ab5e6-0ae4-4c54-bce8-23a820e4c46a tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:08.517646 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-712ab5e6-0ae4-4c54-bce8-23a820e4c46a tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:08.517742 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-712ab5e6-0ae4-4c54-bce8-23a820e4c46a tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Show backup with id 3c7ca02b-d85d-40fb-a48d-cde00d774697. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:21:08.521494 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:08.521494 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:08.522036 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-712ab5e6-0ae4-4c54-bce8-23a820e4c46a tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 200 Aug 14 06:21:08.522347 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1293/5214] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:21:08 2026] GET /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:08.576388 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-0a21dd90-02f4-46b0-96e5-8422d763c86e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:08.578541 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-0a21dd90-02f4-46b0-96e5-8422d763c86e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] PUT https://10.4.3.127/volume/v3/attachments/c5d4e24e-7245-4ac7-ba8e-00fd2c7f6335 Aug 14 06:21:08.578872 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-0a21dd90-02f4-46b0-96e5-8422d763c86e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:08.589523 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-0a21dd90-02f4-46b0-96e5-8422d763c86e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Acquiring lock "cinder-attachment_update-19d05e54-dd24-4d70-a109-382066bfae8c-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:21:08.594731 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-0a21dd90-02f4-46b0-96e5-8422d763c86e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Lock "cinder-attachment_update-19d05e54-dd24-4d70-a109-382066bfae8c-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:21:08.595723 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:08.595723 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:08.671308 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-88516a2d-0bbe-4bdb-ac2c-49e38e4fc5a7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:08.673420 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-88516a2d-0bbe-4bdb-ac2c-49e38e4fc5a7 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] GET https://10.4.3.127/volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 Aug 14 06:21:08.673729 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-88516a2d-0bbe-4bdb-ac2c-49e38e4fc5a7 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:08.673806 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-88516a2d-0bbe-4bdb-ac2c-49e38e4fc5a7 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:08.679456 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-88516a2d-0bbe-4bdb-ac2c-49e38e4fc5a7 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 returned with HTTP 404 Aug 14 06:21:08.679894 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1303/5215] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:08 2026] GET /volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:08.681831 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-0a21dd90-02f4-46b0-96e5-8422d763c86e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Lock "cinder-attachment_update-19d05e54-dd24-4d70-a109-382066bfae8c-np0000007331" released by "attachment_update" :: held 0.087s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:21:08.682169 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-0a21dd90-02f4-46b0-96e5-8422d763c86e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments/c5d4e24e-7245-4ac7-ba8e-00fd2c7f6335 returned with HTTP 200 Aug 14 06:21:08.682946 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1306/5216] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:21:08 2026] PUT /volume/v3/attachments/c5d4e24e-7245-4ac7-ba8e-00fd2c7f6335 => generated 968 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:08.687242 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c79737bf-09ea-4e41-b236-b0cd72d391a5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:08.689043 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c79737bf-09ea-4e41-b236-b0cd72d391a5 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] DELETE https://10.4.3.127/volume/v3/volumes/7f2d9045-eb90-46d1-a177-cf98cd368783 Aug 14 06:21:08.689231 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c79737bf-09ea-4e41-b236-b0cd72d391a5 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:08.689430 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c79737bf-09ea-4e41-b236-b0cd72d391a5 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:08.689599 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-c79737bf-09ea-4e41-b236-b0cd72d391a5 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Delete volume with id: 7f2d9045-eb90-46d1-a177-cf98cd368783 Aug 14 06:21:08.691117 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-2afe81a8-0af1-4344-8232-55b225d1d9dc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:08.691470 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7084d0c9-d8f1-4b72-a778-1e5fe992d397 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:08.693271 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-2afe81a8-0af1-4344-8232-55b225d1d9dc tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c/encryption Aug 14 06:21:08.693492 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-2afe81a8-0af1-4344-8232-55b225d1d9dc tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:08.693678 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-2afe81a8-0af1-4344-8232-55b225d1d9dc tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:08.693763 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7084d0c9-d8f1-4b72-a778-1e5fe992d397 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:21:08.693981 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7084d0c9-d8f1-4b72-a778-1e5fe992d397 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:08.694233 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7084d0c9-d8f1-4b72-a778-1e5fe992d397 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:08.696181 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:08.696181 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:08.697314 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c79737bf-09ea-4e41-b236-b0cd72d391a5 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Volume info retrieved successfully. Aug 14 06:21:08.703050 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:08.703050 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:08.706327 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:08.706327 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:08.709570 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-2afe81a8-0af1-4344-8232-55b225d1d9dc tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c/encryption returned with HTTP 200 Aug 14 06:21:08.709970 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1304/5217] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 14 06:21:08 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:08.710623 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7084d0c9-d8f1-4b72-a778-1e5fe992d397 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:08.711613 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c79737bf-09ea-4e41-b236-b0cd72d391a5 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Delete volume request issued successfully. Aug 14 06:21:08.711779 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c79737bf-09ea-4e41-b236-b0cd72d391a5 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/volumes/7f2d9045-eb90-46d1-a177-cf98cd368783 returned with HTTP 202 Aug 14 06:21:08.712143 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1315/5218] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:21:08 2026] DELETE /volume/v3/volumes/7f2d9045-eb90-46d1-a177-cf98cd368783 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:21:08.717128 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7084d0c9-d8f1-4b72-a778-1e5fe992d397 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:21:08.717597 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1294/5219] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:08 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:08.720413 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-db06bed5-fda5-4ba3-bb8b-1b801888bb42 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:08.722522 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-db06bed5-fda5-4ba3-bb8b-1b801888bb42 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] GET https://10.4.3.127/volume/v3/volumes/7f2d9045-eb90-46d1-a177-cf98cd368783 Aug 14 06:21:08.722798 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-db06bed5-fda5-4ba3-bb8b-1b801888bb42 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:08.723033 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-db06bed5-fda5-4ba3-bb8b-1b801888bb42 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:08.730010 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:08.730010 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:08.733750 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-db06bed5-fda5-4ba3-bb8b-1b801888bb42 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Volume info retrieved successfully. Aug 14 06:21:08.737736 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-db06bed5-fda5-4ba3-bb8b-1b801888bb42 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/volumes/7f2d9045-eb90-46d1-a177-cf98cd368783 returned with HTTP 200 Aug 14 06:21:08.738152 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1307/5220] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:08 2026] GET /volume/v3/volumes/7f2d9045-eb90-46d1-a177-cf98cd368783 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:09.475411 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-738feaf1-116d-4cd6-b24c-e96fdacd2013 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:09.477161 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-738feaf1-116d-4cd6-b24c-e96fdacd2013 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:21:09.477347 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-738feaf1-116d-4cd6-b24c-e96fdacd2013 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:09.477593 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-738feaf1-116d-4cd6-b24c-e96fdacd2013 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:09.486676 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:09.486676 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:09.490089 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-738feaf1-116d-4cd6-b24c-e96fdacd2013 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:21:09.494722 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-738feaf1-116d-4cd6-b24c-e96fdacd2013 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 200 Aug 14 06:21:09.495184 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1305/5221] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:09 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:09.531487 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d36fd9ec-d466-41bb-8eb2-22d47cfb5738 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:09.533075 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d36fd9ec-d466-41bb-8eb2-22d47cfb5738 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:21:09.533251 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d36fd9ec-d466-41bb-8eb2-22d47cfb5738 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:09.533451 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d36fd9ec-d466-41bb-8eb2-22d47cfb5738 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:09.533572 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-d36fd9ec-d466-41bb-8eb2-22d47cfb5738 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Show backup with id 3c7ca02b-d85d-40fb-a48d-cde00d774697. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:21:09.537525 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:09.537525 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:09.538085 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d36fd9ec-d466-41bb-8eb2-22d47cfb5738 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 200 Aug 14 06:21:09.539373 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1316/5222] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:21:09 2026] GET /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:09.730170 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b2e98efc-1617-4a6c-bab0-fd7c67f80afc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:09.732359 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b2e98efc-1617-4a6c-bab0-fd7c67f80afc tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:21:09.732643 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b2e98efc-1617-4a6c-bab0-fd7c67f80afc tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:09.732881 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b2e98efc-1617-4a6c-bab0-fd7c67f80afc tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:09.744030 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:09.744030 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:09.747980 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b2e98efc-1617-4a6c-bab0-fd7c67f80afc tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:09.749654 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f2c05303-7d83-4a8f-8e3a-aaaa66754b3f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:09.752487 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f2c05303-7d83-4a8f-8e3a-aaaa66754b3f tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] GET https://10.4.3.127/volume/v3/volumes/7f2d9045-eb90-46d1-a177-cf98cd368783 Aug 14 06:21:09.752638 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b2e98efc-1617-4a6c-bab0-fd7c67f80afc tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:21:09.752791 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f2c05303-7d83-4a8f-8e3a-aaaa66754b3f tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:09.753067 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f2c05303-7d83-4a8f-8e3a-aaaa66754b3f tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:09.753119 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1295/5223] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:09 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:09.759106 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f2c05303-7d83-4a8f-8e3a-aaaa66754b3f tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/volumes/7f2d9045-eb90-46d1-a177-cf98cd368783 returned with HTTP 404 Aug 14 06:21:09.759587 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1308/5224] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:09 2026] GET /volume/v3/volumes/7f2d9045-eb90-46d1-a177-cf98cd368783 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:09.766155 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-764e5258-45a3-4ad6-8884-17196fc3b911 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:09.767941 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-764e5258-45a3-4ad6-8884-17196fc3b911 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 Aug 14 06:21:09.768114 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-764e5258-45a3-4ad6-8884-17196fc3b911 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:09.768285 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-764e5258-45a3-4ad6-8884-17196fc3b911 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:09.768387 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-764e5258-45a3-4ad6-8884-17196fc3b911 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Delete snapshot with id: 35280fab-8a50-49d4-a02e-20f85b24f6b3 Aug 14 06:21:09.772142 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-764e5258-45a3-4ad6-8884-17196fc3b911 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 returned with HTTP 404 Aug 14 06:21:09.772623 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1306/5225] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:21:09 2026] DELETE /volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:09.778957 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2cd1ee6c-f0dc-41b6-be58-fb41ad1e5413 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:09.780514 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2cd1ee6c-f0dc-41b6-be58-fb41ad1e5413 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] GET https://10.4.3.127/volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 Aug 14 06:21:09.780684 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2cd1ee6c-f0dc-41b6-be58-fb41ad1e5413 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:09.780853 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2cd1ee6c-f0dc-41b6-be58-fb41ad1e5413 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:09.784269 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2cd1ee6c-f0dc-41b6-be58-fb41ad1e5413 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 returned with HTTP 404 Aug 14 06:21:09.784688 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1317/5226] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:21:09 2026] GET /volume/v3/snapshots/35280fab-8a50-49d4-a02e-20f85b24f6b3 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:09.791517 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f0384a32-282a-4d55-a9f4-7cb7f9f465b6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:09.793559 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f0384a32-282a-4d55-a9f4-7cb7f9f465b6 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] DELETE https://10.4.3.127/volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 Aug 14 06:21:09.793789 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f0384a32-282a-4d55-a9f4-7cb7f9f465b6 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:09.794009 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f0384a32-282a-4d55-a9f4-7cb7f9f465b6 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:09.794320 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-f0384a32-282a-4d55-a9f4-7cb7f9f465b6 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Delete volume with id: 835e4a6f-3d27-42d3-b8bc-55dbd48ec634 Aug 14 06:21:09.800962 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f0384a32-282a-4d55-a9f4-7cb7f9f465b6 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 returned with HTTP 404 Aug 14 06:21:09.801373 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1296/5227] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:21:09 2026] DELETE /volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:09.807700 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f4338774-07d0-491a-bfc8-cb95b543d425 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:09.809160 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f4338774-07d0-491a-bfc8-cb95b543d425 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] GET https://10.4.3.127/volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 Aug 14 06:21:09.809322 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f4338774-07d0-491a-bfc8-cb95b543d425 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:09.809515 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f4338774-07d0-491a-bfc8-cb95b543d425 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:09.814508 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f4338774-07d0-491a-bfc8-cb95b543d425 tempest-SnapshotDependencyTests-736978925 tempest-SnapshotDependencyTests-736978925-project-member] https://10.4.3.127/volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 returned with HTTP 404 Aug 14 06:21:09.814923 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1309/5228] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:09 2026] GET /volume/v3/volumes/835e4a6f-3d27-42d3-b8bc-55dbd48ec634 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:10.512085 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0f298d03-6126-4175-9bd2-829b9f57f835 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:10.513945 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0f298d03-6126-4175-9bd2-829b9f57f835 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:21:10.514180 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0f298d03-6126-4175-9bd2-829b9f57f835 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:10.514385 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0f298d03-6126-4175-9bd2-829b9f57f835 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:10.517008 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=493,cinder:INSERT=107,cinder:UPDATE=166 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:21:10.525691 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:10.525691 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:10.530879 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0f298d03-6126-4175-9bd2-829b9f57f835 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:21:10.536682 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0f298d03-6126-4175-9bd2-829b9f57f835 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 200 Aug 14 06:21:10.537238 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1307/5229] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:10 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:10.549379 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5487bef6-0ef7-43b6-9b4c-d941c31d8d2d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:10.551190 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5487bef6-0ef7-43b6-9b4c-d941c31d8d2d tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:21:10.551417 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5487bef6-0ef7-43b6-9b4c-d941c31d8d2d tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:10.551666 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5487bef6-0ef7-43b6-9b4c-d941c31d8d2d tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:10.551769 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-5487bef6-0ef7-43b6-9b4c-d941c31d8d2d tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Show backup with id 3c7ca02b-d85d-40fb-a48d-cde00d774697. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:21:10.556616 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:10.556616 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:10.557196 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5487bef6-0ef7-43b6-9b4c-d941c31d8d2d tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 200 Aug 14 06:21:10.557578 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1318/5230] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:21:10 2026] GET /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:10.770249 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3b38f2f9-c9da-4707-84d5-04c9bf3b6904 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:10.772624 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b38f2f9-c9da-4707-84d5-04c9bf3b6904 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:21:10.772883 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b38f2f9-c9da-4707-84d5-04c9bf3b6904 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:10.773136 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b38f2f9-c9da-4707-84d5-04c9bf3b6904 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:10.786229 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:10.786229 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:10.790849 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3b38f2f9-c9da-4707-84d5-04c9bf3b6904 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:10.796203 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b38f2f9-c9da-4707-84d5-04c9bf3b6904 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:21:10.796744 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1297/5231] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:10 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:11.548956 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-79616085-8cff-4beb-afd7-8f8d82ea0cce None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:11.551212 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-79616085-8cff-4beb-afd7-8f8d82ea0cce tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:21:11.551508 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-79616085-8cff-4beb-afd7-8f8d82ea0cce tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:11.551733 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-79616085-8cff-4beb-afd7-8f8d82ea0cce tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:11.565565 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:11.565565 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:11.569614 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-79616085-8cff-4beb-afd7-8f8d82ea0cce tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:21:11.571082 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0b1cec35-63e1-49b6-a9b3-927fab57f432 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:11.574012 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0b1cec35-63e1-49b6-a9b3-927fab57f432 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:21:11.574318 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0b1cec35-63e1-49b6-a9b3-927fab57f432 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:11.574604 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0b1cec35-63e1-49b6-a9b3-927fab57f432 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:11.574769 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-0b1cec35-63e1-49b6-a9b3-927fab57f432 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Show backup with id 3c7ca02b-d85d-40fb-a48d-cde00d774697. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:21:11.575122 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-79616085-8cff-4beb-afd7-8f8d82ea0cce tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 200 Aug 14 06:21:11.575743 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1310/5232] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:11 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:11.580144 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:11.580144 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:11.581041 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0b1cec35-63e1-49b6-a9b3-927fab57f432 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 200 Aug 14 06:21:11.581570 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1308/5233] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:21:11 2026] GET /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:11.812951 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4407ac6e-33d0-4ac6-8d92-3eb4e84e2c8f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:11.814789 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4407ac6e-33d0-4ac6-8d92-3eb4e84e2c8f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:21:11.814972 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4407ac6e-33d0-4ac6-8d92-3eb4e84e2c8f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:11.815159 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4407ac6e-33d0-4ac6-8d92-3eb4e84e2c8f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:11.817179 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=355,cinder:INSERT=37,cinder:UPDATE=59 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:21:11.827260 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:11.827260 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:11.833794 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4407ac6e-33d0-4ac6-8d92-3eb4e84e2c8f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:11.839463 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4407ac6e-33d0-4ac6-8d92-3eb4e84e2c8f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:21:11.840063 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1319/5234] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:11 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:12.588759 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-964a6776-2343-4e64-8088-9211a9d96734 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:12.590691 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-964a6776-2343-4e64-8088-9211a9d96734 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:21:12.590975 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-964a6776-2343-4e64-8088-9211a9d96734 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:12.591243 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-964a6776-2343-4e64-8088-9211a9d96734 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:12.591497 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-72a4d68b-2ec0-42da-a280-b806dda164c2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:12.593335 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-72a4d68b-2ec0-42da-a280-b806dda164c2 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:21:12.593686 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-72a4d68b-2ec0-42da-a280-b806dda164c2 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:12.594136 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-72a4d68b-2ec0-42da-a280-b806dda164c2 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:12.594136 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-72a4d68b-2ec0-42da-a280-b806dda164c2 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Show backup with id 3c7ca02b-d85d-40fb-a48d-cde00d774697. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:21:12.596208 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=385,cinder:INSERT=68,cinder:UPDATE=102 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:21:12.599150 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:12.599150 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:12.600013 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-72a4d68b-2ec0-42da-a280-b806dda164c2 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 200 Aug 14 06:21:12.600449 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1311/5235] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:21:12 2026] GET /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:12.603731 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:12.603731 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:12.608169 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-964a6776-2343-4e64-8088-9211a9d96734 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:21:12.613702 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-964a6776-2343-4e64-8088-9211a9d96734 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 200 Aug 14 06:21:12.614227 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1298/5236] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:12 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:12.852917 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3c942f62-8bd8-44c6-b38d-ee1d87b07acd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:12.854905 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3c942f62-8bd8-44c6-b38d-ee1d87b07acd tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:21:12.855074 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3c942f62-8bd8-44c6-b38d-ee1d87b07acd tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:12.855241 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3c942f62-8bd8-44c6-b38d-ee1d87b07acd tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:12.863125 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:12.863125 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:12.865764 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3c942f62-8bd8-44c6-b38d-ee1d87b07acd tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:12.868993 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3c942f62-8bd8-44c6-b38d-ee1d87b07acd tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:21:12.869481 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1309/5237] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:12 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:13.609742 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-17e90f4b-ec80-4f5a-bf92-cbd0f96b35b7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:13.611487 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-17e90f4b-ec80-4f5a-bf92-cbd0f96b35b7 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:21:13.611677 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-17e90f4b-ec80-4f5a-bf92-cbd0f96b35b7 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:13.611867 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-17e90f4b-ec80-4f5a-bf92-cbd0f96b35b7 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:13.611971 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-17e90f4b-ec80-4f5a-bf92-cbd0f96b35b7 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Show backup with id 3c7ca02b-d85d-40fb-a48d-cde00d774697. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:21:13.615761 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:13.615761 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:13.616299 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-17e90f4b-ec80-4f5a-bf92-cbd0f96b35b7 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 200 Aug 14 06:21:13.616668 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1320/5238] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:21:13 2026] GET /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:13.626536 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2a61fed2-ad01-44b3-b07b-c8fbf6e7edde None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:13.628276 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2a61fed2-ad01-44b3-b07b-c8fbf6e7edde tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:21:13.628632 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2a61fed2-ad01-44b3-b07b-c8fbf6e7edde tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:13.628709 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-24c43339-c7a6-4663-b7a0-4f84222f99ad None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:13.628988 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2a61fed2-ad01-44b3-b07b-c8fbf6e7edde tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:13.638244 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:13.638244 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:13.641978 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2a61fed2-ad01-44b3-b07b-c8fbf6e7edde tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:21:13.646550 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2a61fed2-ad01-44b3-b07b-c8fbf6e7edde tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 200 Aug 14 06:21:13.647071 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1312/5239] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:13 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:13.679870 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-24c43339-c7a6-4663-b7a0-4f84222f99ad tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-member] PUT https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:21:13.680229 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-24c43339-c7a6-4663-b7a0-4f84222f99ad tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:13.685247 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:13.685247 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:13.690419 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-24c43339-c7a6-4663-b7a0-4f84222f99ad tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-member] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 200 Aug 14 06:21:13.690795 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1299/5240] 10.4.3.127 () {70 vars in 1408 bytes} [Fri Aug 14 06:21:13 2026] PUT /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 316 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:13.698262 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a8848509-7b4d-48fe-bc7c-7f3d2d6b35fc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:13.700151 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a8848509-7b4d-48fe-bc7c-7f3d2d6b35fc tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:21:13.700370 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a8848509-7b4d-48fe-bc7c-7f3d2d6b35fc tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:13.700600 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a8848509-7b4d-48fe-bc7c-7f3d2d6b35fc tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:13.700735 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-a8848509-7b4d-48fe-bc7c-7f3d2d6b35fc tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Show backup with id 3c7ca02b-d85d-40fb-a48d-cde00d774697. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:21:13.705944 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:13.705944 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:13.706691 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a8848509-7b4d-48fe-bc7c-7f3d2d6b35fc tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 200 Aug 14 06:21:13.707052 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1310/5241] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:21:13 2026] GET /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 762 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:13.717763 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8950ba3f-2f6e-4e3f-9bb2-c7d171da45f3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:13.719435 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8950ba3f-2f6e-4e3f-9bb2-c7d171da45f3 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] DELETE https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:21:13.719637 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8950ba3f-2f6e-4e3f-9bb2-c7d171da45f3 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:13.719816 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8950ba3f-2f6e-4e3f-9bb2-c7d171da45f3 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:13.719922 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-8950ba3f-2f6e-4e3f-9bb2-c7d171da45f3 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Delete backup with id: 3c7ca02b-d85d-40fb-a48d-cde00d774697. Aug 14 06:21:13.723690 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:13.723690 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:13.735007 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-8950ba3f-2f6e-4e3f-9bb2-c7d171da45f3 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] delete_backup rpcapi backup_id 3c7ca02b-d85d-40fb-a48d-cde00d774697 {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:21:13.737348 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8950ba3f-2f6e-4e3f-9bb2-c7d171da45f3 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 202 Aug 14 06:21:13.737782 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1321/5242] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:21:13 2026] DELETE /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:21:13.744799 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1e027809-9dcc-43f7-a23e-07b93d588a56 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:13.746935 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1e027809-9dcc-43f7-a23e-07b93d588a56 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:21:13.747002 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1e027809-9dcc-43f7-a23e-07b93d588a56 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:13.748683 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1e027809-9dcc-43f7-a23e-07b93d588a56 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:13.748683 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-1e027809-9dcc-43f7-a23e-07b93d588a56 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Show backup with id 3c7ca02b-d85d-40fb-a48d-cde00d774697. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:21:13.752131 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:13.752131 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:13.752741 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1e027809-9dcc-43f7-a23e-07b93d588a56 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 200 Aug 14 06:21:13.753152 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1313/5243] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:21:13 2026] GET /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:13.881660 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-942cd8b8-d450-47b0-bfd3-6ef01e8b4b78 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:13.884046 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-942cd8b8-d450-47b0-bfd3-6ef01e8b4b78 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:21:13.884236 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-942cd8b8-d450-47b0-bfd3-6ef01e8b4b78 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:13.884431 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-942cd8b8-d450-47b0-bfd3-6ef01e8b4b78 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:13.894282 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:13.894282 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:13.897819 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-942cd8b8-d450-47b0-bfd3-6ef01e8b4b78 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:13.901837 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-942cd8b8-d450-47b0-bfd3-6ef01e8b4b78 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:21:13.902232 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1300/5244] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:13 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:14.659697 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6cb99e21-a4ff-4bf6-b767-0e4ebb7987d0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:14.661325 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6cb99e21-a4ff-4bf6-b767-0e4ebb7987d0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:21:14.661718 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6cb99e21-a4ff-4bf6-b767-0e4ebb7987d0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:14.662993 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6cb99e21-a4ff-4bf6-b767-0e4ebb7987d0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:14.671546 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:14.671546 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:14.675032 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6cb99e21-a4ff-4bf6-b767-0e4ebb7987d0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:21:14.682128 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6cb99e21-a4ff-4bf6-b767-0e4ebb7987d0 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 200 Aug 14 06:21:14.682631 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1311/5245] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:14 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:14.763567 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-934f3a9d-a6cd-45fb-8fb7-721466aaffed None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:14.765747 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-934f3a9d-a6cd-45fb-8fb7-721466aaffed tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 Aug 14 06:21:14.766112 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-934f3a9d-a6cd-45fb-8fb7-721466aaffed tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:14.766359 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-934f3a9d-a6cd-45fb-8fb7-721466aaffed tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:14.766720 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-934f3a9d-a6cd-45fb-8fb7-721466aaffed tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Show backup with id 3c7ca02b-d85d-40fb-a48d-cde00d774697. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:21:14.771013 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-934f3a9d-a6cd-45fb-8fb7-721466aaffed tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 returned with HTTP 404 Aug 14 06:21:14.771901 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1322/5246] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:21:14 2026] GET /volume/v3/backups/3c7ca02b-d85d-40fb-a48d-cde00d774697 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:14.778158 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3ba5b4d1-1df6-4941-bd97-aceb7e8ac5d0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:14.780195 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3ba5b4d1-1df6-4941-bd97-aceb7e8ac5d0 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/ff18e393-4be9-46c6-8737-6b43cf3eb431 Aug 14 06:21:14.780458 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3ba5b4d1-1df6-4941-bd97-aceb7e8ac5d0 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:14.780678 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3ba5b4d1-1df6-4941-bd97-aceb7e8ac5d0 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:14.780854 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-3ba5b4d1-1df6-4941-bd97-aceb7e8ac5d0 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Delete volume with id: ff18e393-4be9-46c6-8737-6b43cf3eb431 Aug 14 06:21:14.788855 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:14.788855 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:14.789214 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3ba5b4d1-1df6-4941-bd97-aceb7e8ac5d0 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Volume info retrieved successfully. Aug 14 06:21:14.803906 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3ba5b4d1-1df6-4941-bd97-aceb7e8ac5d0 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Delete volume request issued successfully. Aug 14 06:21:14.804129 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3ba5b4d1-1df6-4941-bd97-aceb7e8ac5d0 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/volumes/ff18e393-4be9-46c6-8737-6b43cf3eb431 returned with HTTP 202 Aug 14 06:21:14.804610 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1314/5247] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:21:14 2026] DELETE /volume/v3/volumes/ff18e393-4be9-46c6-8737-6b43cf3eb431 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:21:14.812064 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-446463d1-2b48-4993-893e-8af0a4d492f0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:14.813870 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-446463d1-2b48-4993-893e-8af0a4d492f0 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/volumes/ff18e393-4be9-46c6-8737-6b43cf3eb431 Aug 14 06:21:14.814122 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-446463d1-2b48-4993-893e-8af0a4d492f0 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:14.814304 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-446463d1-2b48-4993-893e-8af0a4d492f0 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:14.821558 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:14.821558 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:14.824987 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-446463d1-2b48-4993-893e-8af0a4d492f0 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Volume info retrieved successfully. Aug 14 06:21:14.829025 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-446463d1-2b48-4993-893e-8af0a4d492f0 tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/volumes/ff18e393-4be9-46c6-8737-6b43cf3eb431 returned with HTTP 200 Aug 14 06:21:14.829386 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1301/5248] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:21:14 2026] GET /volume/v3/volumes/ff18e393-4be9-46c6-8737-6b43cf3eb431 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:14.917824 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1e2836e8-62bd-4bd2-926f-6f63c3330f2c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:14.924425 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1e2836e8-62bd-4bd2-926f-6f63c3330f2c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:21:14.924425 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1e2836e8-62bd-4bd2-926f-6f63c3330f2c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:14.924425 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1e2836e8-62bd-4bd2-926f-6f63c3330f2c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:14.937814 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:14.937814 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:14.945579 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-1e2836e8-62bd-4bd2-926f-6f63c3330f2c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:14.946120 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-2b5b959e-b9a8-4051-9eb2-4f4aa9212bd2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:14.948301 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-2b5b959e-b9a8-4051-9eb2-4f4aa9212bd2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] POST https://10.4.3.127/volume/v3/attachments/fae2f289-b5ac-45cd-991b-2a264615a503/action Aug 14 06:21:14.948615 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-2b5b959e-b9a8-4051-9eb2-4f4aa9212bd2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:21:14.948722 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-2b5b959e-b9a8-4051-9eb2-4f4aa9212bd2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:14.953294 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1e2836e8-62bd-4bd2-926f-6f63c3330f2c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:21:14.954024 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1312/5249] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:14 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 873 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:14.971850 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:14.971850 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:14.983182 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-60bcb31a-8133-4527-af6a-4a7ce899473c req-2b5b959e-b9a8-4051-9eb2-4f4aa9212bd2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/attachments/fae2f289-b5ac-45cd-991b-2a264615a503/action returned with HTTP 204 Aug 14 06:21:14.983627 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1323/5250] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:21:14 2026] POST /volume/v3/attachments/fae2f289-b5ac-45cd-991b-2a264615a503/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:15.697090 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-88a87cbe-638f-4b02-a5a0-cd4e76a7875d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:15.699581 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-88a87cbe-638f-4b02-a5a0-cd4e76a7875d tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:21:15.700093 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-88a87cbe-638f-4b02-a5a0-cd4e76a7875d tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:15.700238 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-88a87cbe-638f-4b02-a5a0-cd4e76a7875d tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:15.711583 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:15.711583 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:15.715234 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-88a87cbe-638f-4b02-a5a0-cd4e76a7875d tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:21:15.719735 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-88a87cbe-638f-4b02-a5a0-cd4e76a7875d tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 200 Aug 14 06:21:15.720164 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1315/5251] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:15 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:15.841774 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dd90a69c-05d4-4f25-99ba-a9e57285cb7a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:15.843469 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dd90a69c-05d4-4f25-99ba-a9e57285cb7a tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] GET https://10.4.3.127/volume/v3/volumes/ff18e393-4be9-46c6-8737-6b43cf3eb431 Aug 14 06:21:15.843662 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dd90a69c-05d4-4f25-99ba-a9e57285cb7a tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:15.843839 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dd90a69c-05d4-4f25-99ba-a9e57285cb7a tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:15.849168 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dd90a69c-05d4-4f25-99ba-a9e57285cb7a tempest-ProjectMemberTests39-2133042342 tempest-ProjectMemberTests39-2133042342-project-admin] https://10.4.3.127/volume/v3/volumes/ff18e393-4be9-46c6-8737-6b43cf3eb431 returned with HTTP 404 Aug 14 06:21:15.849762 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1302/5252] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:21:15 2026] GET /volume/v3/volumes/ff18e393-4be9-46c6-8737-6b43cf3eb431 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:15.966349 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-24fa6132-e4a2-4825-86b5-b55a9e6da424 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:15.968068 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-24fa6132-e4a2-4825-86b5-b55a9e6da424 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:21:15.968287 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-24fa6132-e4a2-4825-86b5-b55a9e6da424 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:15.968497 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-24fa6132-e4a2-4825-86b5-b55a9e6da424 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:15.979346 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:15.979346 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:15.982492 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-24fa6132-e4a2-4825-86b5-b55a9e6da424 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:15.986308 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-24fa6132-e4a2-4825-86b5-b55a9e6da424 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:21:15.986672 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1313/5253] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:15 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 1165 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:16.570992 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-48235215-dc66-423c-96ac-f87df7ea99bd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:16.573297 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-48235215-dc66-423c-96ac-f87df7ea99bd tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:21:16.573297 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-48235215-dc66-423c-96ac-f87df7ea99bd tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:16.573427 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-48235215-dc66-423c-96ac-f87df7ea99bd tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:16.581038 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:16.581038 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:16.583454 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-48235215-dc66-423c-96ac-f87df7ea99bd tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:16.589197 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-48235215-dc66-423c-96ac-f87df7ea99bd tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:21:16.589809 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1324/5254] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:21:16 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:16.688490 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8dc94f03-8c0b-49b3-a299-6a02abd793e7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:16.688853 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8dc94f03-8c0b-49b3-a299-6a02abd793e7 None None] GET https://10.4.3.127/volume// Aug 14 06:21:16.688980 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8dc94f03-8c0b-49b3-a299-6a02abd793e7 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:16.689154 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8dc94f03-8c0b-49b3-a299-6a02abd793e7 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:16.689472 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8dc94f03-8c0b-49b3-a299-6a02abd793e7 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:21:16.692045 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1316/5255] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:21:16 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:21:16.703035 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-4f37bc04-8591-46dd-8c7d-909598c3236f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:16.704872 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-4f37bc04-8591-46dd-8c7d-909598c3236f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:21:16.705188 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-4f37bc04-8591-46dd-8c7d-909598c3236f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d74e4ac-691a-4aeb-bb3a-66082bf52375", "connector": null, "instance_uuid": "40fedffd-d288-4e4d-9933-eb6715b9aa52"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:16.712962 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:16.712962 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:16.733443 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6825ef47-d214-4b29-887a-f4e218b1010f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:16.735620 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6825ef47-d214-4b29-887a-f4e218b1010f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:21:16.735944 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6825ef47-d214-4b29-887a-f4e218b1010f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:16.736127 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6825ef47-d214-4b29-887a-f4e218b1010f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:16.738037 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-4f37bc04-8591-46dd-8c7d-909598c3236f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:21:16.738651 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1303/5256] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:21:16 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:16.758698 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-79348925-6783-4132-8e95-d8a950789adb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:16.760360 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-79348925-6783-4132-8e95-d8a950789adb tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:21:16.762472 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-79348925-6783-4132-8e95-d8a950789adb tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ab4042ae-d019-40a5-a6c3-7d7630229b0b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-848933637", "description": null, "metadata": null}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:16.767349 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:16.767349 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:16.770714 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-095fe5e3-fa6e-43b4-9b0a-f33f6b63a0fc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:16.772422 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-095fe5e3-fa6e-43b4-9b0a-f33f6b63a0fc tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:21:16.772586 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-095fe5e3-fa6e-43b4-9b0a-f33f6b63a0fc tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:16.772756 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-095fe5e3-fa6e-43b4-9b0a-f33f6b63a0fc tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:16.773423 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-67646fcb-1ddb-4d29-b807-4acd2dea8d1d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:16.773788 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-67646fcb-1ddb-4d29-b807-4acd2dea8d1d None None] GET https://10.4.3.127/volume// Aug 14 06:21:16.773947 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-67646fcb-1ddb-4d29-b807-4acd2dea8d1d None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:16.774136 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-67646fcb-1ddb-4d29-b807-4acd2dea8d1d None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:16.774451 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-67646fcb-1ddb-4d29-b807-4acd2dea8d1d None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:21:16.774719 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1304/5257] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:21:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:21:16.775812 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6825ef47-d214-4b29-887a-f4e218b1010f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:21:16.777322 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:16.777322 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:16.777888 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-79348925-6783-4132-8e95-d8a950789adb tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:16.778075 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-79348925-6783-4132-8e95-d8a950789adb tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create snapshot from volume ab4042ae-d019-40a5-a6c3-7d7630229b0b Aug 14 06:21:16.782267 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6825ef47-d214-4b29-887a-f4e218b1010f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 200 Aug 14 06:21:16.783592 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1314/5258] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:16 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 876 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:16.783659 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:16.783659 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:16.783911 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-0078721b-74d8-4030-a4ea-269079bbc428 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:16.786567 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-0078721b-74d8-4030-a4ea-269079bbc428 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:21:16.786872 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-0078721b-74d8-4030-a4ea-269079bbc428 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:16.787131 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-0078721b-74d8-4030-a4ea-269079bbc428 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:16.797152 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-095fe5e3-fa6e-43b4-9b0a-f33f6b63a0fc tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:16.798913 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:16.798913 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:16.802357 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-095fe5e3-fa6e-43b4-9b0a-f33f6b63a0fc tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:21:16.802696 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-0078721b-74d8-4030-a4ea-269079bbc428 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:16.802852 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1317/5259] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:16 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 920 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:16.806411 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-0078721b-74d8-4030-a4ea-269079bbc428 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:21:16.806754 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1305/5260] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:21:16 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1100 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:21:16.825334 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-79348925-6783-4132-8e95-d8a950789adb tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Created reservations ['625ba08a-273f-4615-8196-0a457f5691e4', '0aa27dfd-2627-4d21-a97e-804bc4adbd1b', 'ecada292-1b27-4467-8be6-67c96b56cf37', 'd1e72e1e-4baa-42a6-95f6-1683a7d644f6'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:21:16.859291 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-79348925-6783-4132-8e95-d8a950789adb tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot force create request issued successfully. Aug 14 06:21:16.859776 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-79348925-6783-4132-8e95-d8a950789adb tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:21:16.860358 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1325/5261] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:21:16 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 14 06:21:16.868615 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ba408e86-0957-4958-942a-0005aae62c07 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:16.870535 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ba408e86-0957-4958-942a-0005aae62c07 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/19c87ad9-7f51-4072-9265-4a4747743ffe Aug 14 06:21:16.870754 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ba408e86-0957-4958-942a-0005aae62c07 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:16.870955 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ba408e86-0957-4958-942a-0005aae62c07 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:16.877082 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:16.877082 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:16.877531 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-ba408e86-0957-4958-942a-0005aae62c07 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:21:16.878302 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ba408e86-0957-4958-942a-0005aae62c07 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/19c87ad9-7f51-4072-9265-4a4747743ffe returned with HTTP 200 Aug 14 06:21:16.878708 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1315/5262] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:21:16 2026] GET /volume/v3/snapshots/19c87ad9-7f51-4072-9265-4a4747743ffe => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:16.929061 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-9b90b85b-b3a9-4d21-b70b-96597973e229 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:16.931254 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-9b90b85b-b3a9-4d21-b70b-96597973e229 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] PUT https://10.4.3.127/volume/v3/attachments/f21c47be-753b-4dde-8496-906632023ab0 Aug 14 06:21:16.931640 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-9b90b85b-b3a9-4d21-b70b-96597973e229 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:16.940002 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-9b90b85b-b3a9-4d21-b70b-96597973e229 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Acquiring lock "cinder-attachment_update-4d74e4ac-691a-4aeb-bb3a-66082bf52375-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:21:16.944364 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-9b90b85b-b3a9-4d21-b70b-96597973e229 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Lock "cinder-attachment_update-4d74e4ac-691a-4aeb-bb3a-66082bf52375-np0000007331" acquired by "attachment_update" :: waited 0.004s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:21:16.945287 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:16.945287 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:17.017467 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-9b90b85b-b3a9-4d21-b70b-96597973e229 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Lock "cinder-attachment_update-4d74e4ac-691a-4aeb-bb3a-66082bf52375-np0000007331" released by "attachment_update" :: held 0.073s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:21:17.017803 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-9b90b85b-b3a9-4d21-b70b-96597973e229 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/attachments/f21c47be-753b-4dde-8496-906632023ab0 returned with HTTP 200 Aug 14 06:21:17.018243 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1318/5263] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:21:16 2026] PUT /volume/v3/attachments/f21c47be-753b-4dde-8496-906632023ab0 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:17.323052 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2c1de591-c49b-404b-9b11-1e42a3596be4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.405452 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c1de591-c49b-404b-9b11-1e42a3596be4 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:21:17.405816 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2c1de591-c49b-404b-9b11-1e42a3596be4 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1559346075", "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=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:17.420516 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c1de591-c49b-404b-9b11-1e42a3596be4 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:21:17.420864 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1306/5264] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:21:17 2026] POST /volume/v3/types => generated 380 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:17.429596 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-58b31cd5-86eb-4e23-a921-9b5cd6337364 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.431261 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-58b31cd5-86eb-4e23-a921-9b5cd6337364 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] POST https://10.4.3.127/volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/encryption Aug 14 06:21:17.431578 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-58b31cd5-86eb-4e23-a921-9b5cd6337364 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:17.432894 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:17.432894 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:17.444919 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-58b31cd5-86eb-4e23-a921-9b5cd6337364 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] https://10.4.3.127/volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/encryption returned with HTTP 200 Aug 14 06:21:17.445237 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1326/5265] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 14 06:21:17 2026] POST /volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:17.453090 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2be283fb-4705-4790-9e72-7e1308e8f0e9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.454807 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2be283fb-4705-4790-9e72-7e1308e8f0e9 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:21:17.455473 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2be283fb-4705-4790-9e72-7e1308e8f0e9 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-367504183", "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=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:17.471380 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2be283fb-4705-4790-9e72-7e1308e8f0e9 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:21:17.471380 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1316/5266] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:21:17 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:17.479965 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-14922cf6-d3fa-43e2-9045-242e604620cf None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.536482 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-14922cf6-d3fa-43e2-9045-242e604620cf tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] POST https://10.4.3.127/volume/v3/types/62751914-f4c8-4784-bbd2-ced03d17b60b/encryption Aug 14 06:21:17.536948 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-14922cf6-d3fa-43e2-9045-242e604620cf tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:17.538807 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:17.538807 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:17.539368 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.policy [None req-14922cf6-d3fa-43e2-9045-242e604620cf tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '4916aeb5bb4343f3b1bb7dfd6e3ad40a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd118c1a0095f4adaa4e81b0a53876ea8', '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=100404) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:21:17.539644 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-14922cf6-d3fa-43e2-9045-242e604620cf tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] https://10.4.3.127/volume/v3/types/62751914-f4c8-4784-bbd2-ced03d17b60b/encryption returned with HTTP 403 Aug 14 06:21:17.540196 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1319/5267] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 14 06:21:17 2026] POST /volume/v3/types/62751914-f4c8-4784-bbd2-ced03d17b60b/encryption => generated 127 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:17.548732 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-08dd9c24-b77a-4e3d-b036-9d8c06126aee None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.550572 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-08dd9c24-b77a-4e3d-b036-9d8c06126aee tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:21:17.550939 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-08dd9c24-b77a-4e3d-b036-9d8c06126aee tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-33852507", "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=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:17.566364 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-08dd9c24-b77a-4e3d-b036-9d8c06126aee tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:21:17.566756 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1307/5268] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:21:17 2026] POST /volume/v3/types => generated 378 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:17.573967 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ad0edc31-5e55-45eb-8fbd-8531dac043dc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.575592 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ad0edc31-5e55-45eb-8fbd-8531dac043dc tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] POST https://10.4.3.127/volume/v3/types/11681f48-b930-4518-a0b1-3276d12c80cf/extra_specs Aug 14 06:21:17.575877 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ad0edc31-5e55-45eb-8fbd-8531dac043dc tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:17.577512 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.policy [None req-ad0edc31-5e55-45eb-8fbd-8531dac043dc tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '4916aeb5bb4343f3b1bb7dfd6e3ad40a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd118c1a0095f4adaa4e81b0a53876ea8', '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=100406) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:21:17.577676 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ad0edc31-5e55-45eb-8fbd-8531dac043dc tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] https://10.4.3.127/volume/v3/types/11681f48-b930-4518-a0b1-3276d12c80cf/extra_specs returned with HTTP 403 Aug 14 06:21:17.578127 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1327/5269] 10.4.3.127 () {68 vars in 1399 bytes} [Fri Aug 14 06:21:17 2026] POST /volume/v3/types/11681f48-b930-4518-a0b1-3276d12c80cf/extra_specs => generated 122 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:17.584356 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-04af6bc7-9705-4810-9e4d-1cd6ca18e9d6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.586166 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-04af6bc7-9705-4810-9e4d-1cd6ca18e9d6 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] PUT https://10.4.3.127/volume/v3/types/11681f48-b930-4518-a0b1-3276d12c80cf/extra_specs/key2 Aug 14 06:21:17.586696 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-04af6bc7-9705-4810-9e4d-1cd6ca18e9d6 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:17.589051 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.policy [None req-04af6bc7-9705-4810-9e4d-1cd6ca18e9d6 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4916aeb5bb4343f3b1bb7dfd6e3ad40a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd118c1a0095f4adaa4e81b0a53876ea8', '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=100405) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:21:17.589438 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-04af6bc7-9705-4810-9e4d-1cd6ca18e9d6 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] https://10.4.3.127/volume/v3/types/11681f48-b930-4518-a0b1-3276d12c80cf/extra_specs/key2 returned with HTTP 403 Aug 14 06:21:17.590067 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1317/5270] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:21:17 2026] PUT /volume/v3/types/11681f48-b930-4518-a0b1-3276d12c80cf/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:17.597519 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-315b88fc-7a3c-4bd9-9b93-b267bc55a35a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.599570 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-315b88fc-7a3c-4bd9-9b93-b267bc55a35a tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] POST https://10.4.3.127/volume/v3/types Aug 14 06:21:17.599939 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-315b88fc-7a3c-4bd9-9b93-b267bc55a35a tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:17.601716 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.policy [None req-315b88fc-7a3c-4bd9-9b93-b267bc55a35a tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '4916aeb5bb4343f3b1bb7dfd6e3ad40a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd118c1a0095f4adaa4e81b0a53876ea8', '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=100404) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:21:17.601875 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-315b88fc-7a3c-4bd9-9b93-b267bc55a35a tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] https://10.4.3.127/volume/v3/types returned with HTTP 403 Aug 14 06:21:17.602424 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1320/5271] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:21:17 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:17.609340 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f5615314-9710-4aaf-a693-d9c28870091b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.610971 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f5615314-9710-4aaf-a693-d9c28870091b tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:21:17.611274 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f5615314-9710-4aaf-a693-d9c28870091b tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1716465961", "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=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:17.626108 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f5615314-9710-4aaf-a693-d9c28870091b tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:21:17.626464 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1308/5272] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:21:17 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:17.633777 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-78bf6985-0b82-44b9-82bd-1d67c3116f79 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.635747 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78bf6985-0b82-44b9-82bd-1d67c3116f79 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] POST https://10.4.3.127/volume/v3/types/3c505d5e-f514-474a-8f30-e4d897d4be55/encryption Aug 14 06:21:17.636080 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-78bf6985-0b82-44b9-82bd-1d67c3116f79 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:17.649347 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78bf6985-0b82-44b9-82bd-1d67c3116f79 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] https://10.4.3.127/volume/v3/types/3c505d5e-f514-474a-8f30-e4d897d4be55/encryption returned with HTTP 200 Aug 14 06:21:17.649800 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1328/5273] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 14 06:21:17 2026] POST /volume/v3/types/3c505d5e-f514-474a-8f30-e4d897d4be55/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:17.658691 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0f665b76-3d10-4a53-81eb-7cfe48daa970 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.660206 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0f665b76-3d10-4a53-81eb-7cfe48daa970 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] DELETE https://10.4.3.127/volume/v3/types/3c505d5e-f514-474a-8f30-e4d897d4be55/encryption/56aad538-df2c-4b17-954c-1681b2231f86 Aug 14 06:21:17.660553 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0f665b76-3d10-4a53-81eb-7cfe48daa970 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:17.660825 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0f665b76-3d10-4a53-81eb-7cfe48daa970 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:17.661583 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.policy [None req-0f665b76-3d10-4a53-81eb-7cfe48daa970 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '4916aeb5bb4343f3b1bb7dfd6e3ad40a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd118c1a0095f4adaa4e81b0a53876ea8', '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=100405) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:21:17.661931 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0f665b76-3d10-4a53-81eb-7cfe48daa970 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] https://10.4.3.127/volume/v3/types/3c505d5e-f514-474a-8f30-e4d897d4be55/encryption/56aad538-df2c-4b17-954c-1681b2231f86 returned with HTTP 403 Aug 14 06:21:17.662515 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1318/5274] 10.4.3.127 () {66 vars in 1489 bytes} [Fri Aug 14 06:21:17 2026] DELETE /volume/v3/types/3c505d5e-f514-474a-8f30-e4d897d4be55/encryption/56aad538-df2c-4b17-954c-1681b2231f86 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:17.671233 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-23bb2d54-70c2-44cf-9a48-e65ed1d89035 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.673222 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-23bb2d54-70c2-44cf-9a48-e65ed1d89035 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:21:17.673722 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-23bb2d54-70c2-44cf-9a48-e65ed1d89035 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-357663409", "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=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:17.690850 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-23bb2d54-70c2-44cf-9a48-e65ed1d89035 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:21:17.691244 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1321/5275] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:21:17 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 14 06:21:17.698709 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7ada5c73-dc2a-48eb-b3d9-cedd52c18a24 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.700286 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7ada5c73-dc2a-48eb-b3d9-cedd52c18a24 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] DELETE https://10.4.3.127/volume/v3/types/6aa1b881-58b4-4fee-922c-f461cb4b1f17/extra_specs/key1 Aug 14 06:21:17.700492 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7ada5c73-dc2a-48eb-b3d9-cedd52c18a24 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:17.700826 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7ada5c73-dc2a-48eb-b3d9-cedd52c18a24 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:17.705320 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-7ada5c73-dc2a-48eb-b3d9-cedd52c18a24 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '4916aeb5bb4343f3b1bb7dfd6e3ad40a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd118c1a0095f4adaa4e81b0a53876ea8', '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=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:21:17.705558 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7ada5c73-dc2a-48eb-b3d9-cedd52c18a24 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] https://10.4.3.127/volume/v3/types/6aa1b881-58b4-4fee-922c-f461cb4b1f17/extra_specs/key1 returned with HTTP 403 Aug 14 06:21:17.705985 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1309/5276] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 14 06:21:17 2026] DELETE /volume/v3/types/6aa1b881-58b4-4fee-922c-f461cb4b1f17/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:17.714463 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-67dfea48-aab3-4870-8592-aa6e3e5d19d4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.716047 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-67dfea48-aab3-4870-8592-aa6e3e5d19d4 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:21:17.716393 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-67dfea48-aab3-4870-8592-aa6e3e5d19d4 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-31385560", "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=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:17.732103 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-67dfea48-aab3-4870-8592-aa6e3e5d19d4 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:21:17.732392 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1329/5277] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:21:17 2026] POST /volume/v3/types => generated 378 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:17.741734 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a3507d32-5bb0-4046-bb00-9de90a723637 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.743430 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a3507d32-5bb0-4046-bb00-9de90a723637 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] DELETE https://10.4.3.127/volume/v3/types/1fce68e4-cf81-4892-b7f6-4b275b8ea995 Aug 14 06:21:17.743718 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a3507d32-5bb0-4046-bb00-9de90a723637 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:17.743972 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a3507d32-5bb0-4046-bb00-9de90a723637 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:17.744650 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.policy [None req-a3507d32-5bb0-4046-bb00-9de90a723637 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '4916aeb5bb4343f3b1bb7dfd6e3ad40a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd118c1a0095f4adaa4e81b0a53876ea8', '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=100405) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:21:17.744922 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a3507d32-5bb0-4046-bb00-9de90a723637 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] https://10.4.3.127/volume/v3/types/1fce68e4-cf81-4892-b7f6-4b275b8ea995 returned with HTTP 403 Aug 14 06:21:17.745383 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1319/5278] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:21:17 2026] DELETE /volume/v3/types/1fce68e4-cf81-4892-b7f6-4b275b8ea995 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:17.752918 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d08aaee9-7cc7-4718-8895-8901100f36f5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.754538 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d08aaee9-7cc7-4718-8895-8901100f36f5 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] GET https://10.4.3.127/volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/extra_specs Aug 14 06:21:17.754745 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d08aaee9-7cc7-4718-8895-8901100f36f5 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:17.754933 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d08aaee9-7cc7-4718-8895-8901100f36f5 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:17.761414 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d08aaee9-7cc7-4718-8895-8901100f36f5 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] https://10.4.3.127/volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/extra_specs returned with HTTP 200 Aug 14 06:21:17.761711 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1322/5279] 10.4.3.127 () {66 vars in 1378 bytes} [Fri Aug 14 06:21:17 2026] GET /volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/extra_specs => generated 123 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:17.770557 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cdd36a90-72e5-4ccf-a04c-fe5dada6068a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.772163 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cdd36a90-72e5-4ccf-a04c-fe5dada6068a tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] GET https://10.4.3.127/volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/encryption/cipher Aug 14 06:21:17.772332 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cdd36a90-72e5-4ccf-a04c-fe5dada6068a tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:17.772526 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cdd36a90-72e5-4ccf-a04c-fe5dada6068a tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:17.773089 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-cdd36a90-72e5-4ccf-a04c-fe5dada6068a tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4916aeb5bb4343f3b1bb7dfd6e3ad40a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd118c1a0095f4adaa4e81b0a53876ea8', '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=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:21:17.773269 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cdd36a90-72e5-4ccf-a04c-fe5dada6068a tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] https://10.4.3.127/volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/encryption/cipher returned with HTTP 403 Aug 14 06:21:17.773663 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1310/5280] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 14 06:21:17 2026] GET /volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:17.780489 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4f8c296e-1808-4fef-9640-aec7a8758544 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.782304 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4f8c296e-1808-4fef-9640-aec7a8758544 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] GET https://10.4.3.127/volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/encryption Aug 14 06:21:17.782597 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4f8c296e-1808-4fef-9640-aec7a8758544 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:17.782807 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4f8c296e-1808-4fef-9640-aec7a8758544 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:17.783410 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.policy [None req-4f8c296e-1808-4fef-9640-aec7a8758544 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4916aeb5bb4343f3b1bb7dfd6e3ad40a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd118c1a0095f4adaa4e81b0a53876ea8', '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=100406) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:21:17.783594 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4f8c296e-1808-4fef-9640-aec7a8758544 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] https://10.4.3.127/volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/encryption returned with HTTP 403 Aug 14 06:21:17.783973 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1330/5281] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 14 06:21:17 2026] GET /volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:17.791104 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b94671f5-70cb-4a36-8963-ba17cfd64f6d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.792515 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b94671f5-70cb-4a36-8963-ba17cfd64f6d tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] GET https://10.4.3.127/volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/extra_specs/multiattach Aug 14 06:21:17.792818 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b94671f5-70cb-4a36-8963-ba17cfd64f6d tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:17.793078 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b94671f5-70cb-4a36-8963-ba17cfd64f6d tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:17.801449 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b94671f5-70cb-4a36-8963-ba17cfd64f6d tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] https://10.4.3.127/volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/extra_specs/multiattach returned with HTTP 200 Aug 14 06:21:17.801449 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1320/5282] 10.4.3.127 () {66 vars in 1414 bytes} [Fri Aug 14 06:21:17 2026] GET /volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 06:21:17.802907 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-87d49e22-56dc-4d8c-804a-495567abba44 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.804502 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-87d49e22-56dc-4d8c-804a-495567abba44 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:21:17.804676 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-87d49e22-56dc-4d8c-804a-495567abba44 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:17.805906 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-87d49e22-56dc-4d8c-804a-495567abba44 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:17.807718 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ad5b1c79-3a82-4632-a7a3-7b9fa5c1e27e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.809244 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad5b1c79-3a82-4632-a7a3-7b9fa5c1e27e tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] GET https://10.4.3.127/volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/extra_specs/volume_backend_name Aug 14 06:21:17.809437 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad5b1c79-3a82-4632-a7a3-7b9fa5c1e27e tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:17.809600 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad5b1c79-3a82-4632-a7a3-7b9fa5c1e27e tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:17.814876 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:17.814876 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:17.816698 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1149eec7-3ad2-450d-9133-35211d5b3045 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.817144 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad5b1c79-3a82-4632-a7a3-7b9fa5c1e27e tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] https://10.4.3.127/volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/extra_specs/volume_backend_name returned with HTTP 404 Aug 14 06:21:17.817566 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1311/5283] 10.4.3.127 () {66 vars in 1438 bytes} [Fri Aug 14 06:21:17 2026] GET /volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:17.818463 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1149eec7-3ad2-450d-9133-35211d5b3045 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:21:17.818670 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1149eec7-3ad2-450d-9133-35211d5b3045 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:17.818713 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-87d49e22-56dc-4d8c-804a-495567abba44 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:21:17.818853 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1149eec7-3ad2-450d-9133-35211d5b3045 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:17.823170 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-87d49e22-56dc-4d8c-804a-495567abba44 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 200 Aug 14 06:21:17.823770 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1323/5284] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:17 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:17.827117 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5421fd3a-f7c1-419d-b7d6-3eb0e0705204 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.828862 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:17.828862 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:17.829202 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5421fd3a-f7c1-419d-b7d6-3eb0e0705204 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] PUT https://10.4.3.127/volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/encryption/35a55040-1065-4a61-ab40-b04c9fa08d91 Aug 14 06:21:17.829766 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5421fd3a-f7c1-419d-b7d6-3eb0e0705204 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:17.832291 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.policy [None req-5421fd3a-f7c1-419d-b7d6-3eb0e0705204 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '4916aeb5bb4343f3b1bb7dfd6e3ad40a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd118c1a0095f4adaa4e81b0a53876ea8', '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=100405) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:21:17.833311 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5421fd3a-f7c1-419d-b7d6-3eb0e0705204 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] https://10.4.3.127/volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/encryption/35a55040-1065-4a61-ab40-b04c9fa08d91 returned with HTTP 403 Aug 14 06:21:17.833392 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1149eec7-3ad2-450d-9133-35211d5b3045 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:17.833481 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1321/5285] 10.4.3.127 () {68 vars in 1506 bytes} [Fri Aug 14 06:21:17 2026] PUT /volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/encryption/35a55040-1065-4a61-ab40-b04c9fa08d91 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:17.837352 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1149eec7-3ad2-450d-9133-35211d5b3045 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:21:17.837923 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1331/5286] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:17 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:17.841554 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2532482d-a440-4457-aea4-390fedb08277 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.843861 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2532482d-a440-4457-aea4-390fedb08277 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] PUT https://10.4.3.127/volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/extra_specs/key1 Aug 14 06:21:17.844312 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2532482d-a440-4457-aea4-390fedb08277 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:17.846830 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-2532482d-a440-4457-aea4-390fedb08277 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4916aeb5bb4343f3b1bb7dfd6e3ad40a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd118c1a0095f4adaa4e81b0a53876ea8', '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=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:21:17.847089 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2532482d-a440-4457-aea4-390fedb08277 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] https://10.4.3.127/volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/extra_specs/key1 returned with HTTP 403 Aug 14 06:21:17.847682 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1312/5287] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 14 06:21:17 2026] PUT /volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:17.854914 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-f26a409f-3a42-4b73-b3a2-5fa37a823679 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.856776 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f26a409f-3a42-4b73-b3a2-5fa37a823679 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] PUT https://10.4.3.127/volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873 Aug 14 06:21:17.857155 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-f26a409f-3a42-4b73-b3a2-5fa37a823679 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:17.859176 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.policy [None req-f26a409f-3a42-4b73-b3a2-5fa37a823679 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '4916aeb5bb4343f3b1bb7dfd6e3ad40a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd118c1a0095f4adaa4e81b0a53876ea8', '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=100404) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 06:21:17.859387 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-f26a409f-3a42-4b73-b3a2-5fa37a823679 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-reader] https://10.4.3.127/volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873 returned with HTTP 403 Aug 14 06:21:17.859859 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1324/5288] 10.4.3.127 () {68 vars in 1362 bytes} [Fri Aug 14 06:21:17 2026] PUT /volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:17.866674 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2777b724-adbb-4716-8e01-d43da847a28f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.868207 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2777b724-adbb-4716-8e01-d43da847a28f tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] DELETE https://10.4.3.127/volume/v3/types/1fce68e4-cf81-4892-b7f6-4b275b8ea995 Aug 14 06:21:17.868628 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2777b724-adbb-4716-8e01-d43da847a28f tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:17.868950 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2777b724-adbb-4716-8e01-d43da847a28f tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:17.887162 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-82c8c3fb-f06b-4779-8494-441443d72da3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.889273 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-82c8c3fb-f06b-4779-8494-441443d72da3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/19c87ad9-7f51-4072-9265-4a4747743ffe Aug 14 06:21:17.889507 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-82c8c3fb-f06b-4779-8494-441443d72da3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:17.889704 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-82c8c3fb-f06b-4779-8494-441443d72da3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:17.895928 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:17.895928 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:17.895928 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-82c8c3fb-f06b-4779-8494-441443d72da3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:21:17.896679 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-82c8c3fb-f06b-4779-8494-441443d72da3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/19c87ad9-7f51-4072-9265-4a4747743ffe returned with HTTP 200 Aug 14 06:21:17.897032 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1332/5289] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:21:17 2026] GET /volume/v3/snapshots/19c87ad9-7f51-4072-9265-4a4747743ffe => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:17.903349 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2777b724-adbb-4716-8e01-d43da847a28f tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] https://10.4.3.127/volume/v3/types/1fce68e4-cf81-4892-b7f6-4b275b8ea995 returned with HTTP 202 Aug 14 06:21:17.903349 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1322/5290] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:21:17 2026] DELETE /volume/v3/types/1fce68e4-cf81-4892-b7f6-4b275b8ea995 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:21:17.906873 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e54d539b-3f78-4d47-b14a-712bcf2c27dc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.907414 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-59c49da2-cbf8-44d3-9371-7bf2002dff52 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.908778 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e54d539b-3f78-4d47-b14a-712bcf2c27dc tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] DELETE https://10.4.3.127/volume/v3/types/6aa1b881-58b4-4fee-922c-f461cb4b1f17 Aug 14 06:21:17.909015 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e54d539b-3f78-4d47-b14a-712bcf2c27dc tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:17.909103 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-59c49da2-cbf8-44d3-9371-7bf2002dff52 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/19c87ad9-7f51-4072-9265-4a4747743ffe Aug 14 06:21:17.909209 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e54d539b-3f78-4d47-b14a-712bcf2c27dc tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:17.909291 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-59c49da2-cbf8-44d3-9371-7bf2002dff52 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:17.909516 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-59c49da2-cbf8-44d3-9371-7bf2002dff52 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:17.914743 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:17.914743 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:17.915109 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-59c49da2-cbf8-44d3-9371-7bf2002dff52 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:21:17.915856 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-59c49da2-cbf8-44d3-9371-7bf2002dff52 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/19c87ad9-7f51-4072-9265-4a4747743ffe returned with HTTP 200 Aug 14 06:21:17.916171 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1325/5291] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:21:17 2026] GET /volume/v3/snapshots/19c87ad9-7f51-4072-9265-4a4747743ffe => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:17.932973 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e54d539b-3f78-4d47-b14a-712bcf2c27dc tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] https://10.4.3.127/volume/v3/types/6aa1b881-58b4-4fee-922c-f461cb4b1f17 returned with HTTP 202 Aug 14 06:21:17.933492 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1313/5292] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:21:17 2026] DELETE /volume/v3/types/6aa1b881-58b4-4fee-922c-f461cb4b1f17 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:21:17.941411 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-85f06730-a594-46eb-b499-f8dabb080d67 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.943180 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-85f06730-a594-46eb-b499-f8dabb080d67 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] DELETE https://10.4.3.127/volume/v3/types/3c505d5e-f514-474a-8f30-e4d897d4be55 Aug 14 06:21:17.943356 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-85f06730-a594-46eb-b499-f8dabb080d67 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:17.943591 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-85f06730-a594-46eb-b499-f8dabb080d67 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:17.969808 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-85f06730-a594-46eb-b499-f8dabb080d67 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] https://10.4.3.127/volume/v3/types/3c505d5e-f514-474a-8f30-e4d897d4be55 returned with HTTP 202 Aug 14 06:21:17.969961 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1333/5293] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:21:17 2026] DELETE /volume/v3/types/3c505d5e-f514-474a-8f30-e4d897d4be55 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:21:17.978283 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e0eed4ab-7866-4c0f-b3de-48c53c03e745 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:17.979640 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e0eed4ab-7866-4c0f-b3de-48c53c03e745 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] DELETE https://10.4.3.127/volume/v3/types/11681f48-b930-4518-a0b1-3276d12c80cf Aug 14 06:21:17.979885 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e0eed4ab-7866-4c0f-b3de-48c53c03e745 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:17.980182 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e0eed4ab-7866-4c0f-b3de-48c53c03e745 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:18.009727 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e0eed4ab-7866-4c0f-b3de-48c53c03e745 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] https://10.4.3.127/volume/v3/types/11681f48-b930-4518-a0b1-3276d12c80cf returned with HTTP 202 Aug 14 06:21:18.010391 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1323/5294] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:21:17 2026] DELETE /volume/v3/types/11681f48-b930-4518-a0b1-3276d12c80cf => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:21:18.017942 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-103905b5-554b-4949-94da-ba1125afc673 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:18.020878 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-103905b5-554b-4949-94da-ba1125afc673 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] DELETE https://10.4.3.127/volume/v3/types/62751914-f4c8-4784-bbd2-ced03d17b60b Aug 14 06:21:18.021061 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-103905b5-554b-4949-94da-ba1125afc673 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:18.021258 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-103905b5-554b-4949-94da-ba1125afc673 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] Calling method '_delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:18.044312 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-103905b5-554b-4949-94da-ba1125afc673 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] https://10.4.3.127/volume/v3/types/62751914-f4c8-4784-bbd2-ced03d17b60b returned with HTTP 202 Aug 14 06:21:18.045259 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1326/5295] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:21:18 2026] DELETE /volume/v3/types/62751914-f4c8-4784-bbd2-ced03d17b60b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:21:18.052828 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-eeb09f03-f96b-4429-b150-dd2eec526450 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:18.054848 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eeb09f03-f96b-4429-b150-dd2eec526450 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] DELETE https://10.4.3.127/volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873 Aug 14 06:21:18.055076 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eeb09f03-f96b-4429-b150-dd2eec526450 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:18.055300 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eeb09f03-f96b-4429-b150-dd2eec526450 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:18.087452 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eeb09f03-f96b-4429-b150-dd2eec526450 tempest-VolumeTypesReaderTests-750702426 tempest-VolumeTypesReaderTests-750702426-project-admin] https://10.4.3.127/volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873 returned with HTTP 202 Aug 14 06:21:18.087452 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1314/5296] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:21:18 2026] DELETE /volume/v3/types/685a1cf3-6ca6-4c66-90d2-34be48eb0873 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:21:18.094993 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-b3861b0f-31dc-462d-8429-d45f3df31642 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:18.096918 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-b3861b0f-31dc-462d-8429-d45f3df31642 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] POST https://10.4.3.127/volume/v3/attachments/c5d4e24e-7245-4ac7-ba8e-00fd2c7f6335/action Aug 14 06:21:18.097229 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-b3861b0f-31dc-462d-8429-d45f3df31642 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:21:18.097344 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-b3861b0f-31dc-462d-8429-d45f3df31642 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:18.112975 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:18.112975 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:18.125291 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f0f4d80e-3cc7-4870-9b01-30e6879d0f85 req-b3861b0f-31dc-462d-8429-d45f3df31642 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments/c5d4e24e-7245-4ac7-ba8e-00fd2c7f6335/action returned with HTTP 204 Aug 14 06:21:18.125291 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1334/5297] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:21:18 2026] POST /volume/v3/attachments/c5d4e24e-7245-4ac7-ba8e-00fd2c7f6335/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:18.837293 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-851d3fda-e629-4ba8-a267-afdf335a4ea8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:18.839756 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-851d3fda-e629-4ba8-a267-afdf335a4ea8 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:21:18.840034 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-851d3fda-e629-4ba8-a267-afdf335a4ea8 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:18.840308 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-851d3fda-e629-4ba8-a267-afdf335a4ea8 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:18.853255 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:18.853255 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:18.855423 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d257815c-9130-4b7a-b45d-c746c79a97b8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:18.858711 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d257815c-9130-4b7a-b45d-c746c79a97b8 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:21:18.858892 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d257815c-9130-4b7a-b45d-c746c79a97b8 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:18.859087 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d257815c-9130-4b7a-b45d-c746c79a97b8 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:18.859908 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-851d3fda-e629-4ba8-a267-afdf335a4ea8 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:21:18.865856 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-851d3fda-e629-4ba8-a267-afdf335a4ea8 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 200 Aug 14 06:21:18.866415 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1324/5298] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:18 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 1168 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:18.868060 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:18.868060 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:18.872119 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d257815c-9130-4b7a-b45d-c746c79a97b8 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:18.878626 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d257815c-9130-4b7a-b45d-c746c79a97b8 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:21:18.879052 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1327/5299] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:18 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:18.880776 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bbe650b0-22f3-451c-bab2-11507d435ac7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:18.882415 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bbe650b0-22f3-451c-bab2-11507d435ac7 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:21:18.882592 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bbe650b0-22f3-451c-bab2-11507d435ac7 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:18.882757 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bbe650b0-22f3-451c-bab2-11507d435ac7 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:18.891117 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:18.891117 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:18.894493 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bbe650b0-22f3-451c-bab2-11507d435ac7 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:21:18.899112 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bbe650b0-22f3-451c-bab2-11507d435ac7 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 200 Aug 14 06:21:18.899642 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1315/5300] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:18 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:19.892788 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9b579433-6751-4d86-a2fc-44c13f5fd34b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:19.894703 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9b579433-6751-4d86-a2fc-44c13f5fd34b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:21:19.894917 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9b579433-6751-4d86-a2fc-44c13f5fd34b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:19.895093 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9b579433-6751-4d86-a2fc-44c13f5fd34b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:19.904854 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:19.904854 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:19.908649 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9b579433-6751-4d86-a2fc-44c13f5fd34b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:19.912912 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9b579433-6751-4d86-a2fc-44c13f5fd34b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:21:19.913266 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1335/5301] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:19 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:20.263914 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-454e6003-6252-44f1-8df1-da1046cd2de8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:20.266692 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-454e6003-6252-44f1-8df1-da1046cd2de8 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] POST https://10.4.3.127/volume/v3/attachments/f21c47be-753b-4dde-8496-906632023ab0/action Aug 14 06:21:20.267178 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-454e6003-6252-44f1-8df1-da1046cd2de8 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:21:20.267357 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-454e6003-6252-44f1-8df1-da1046cd2de8 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:20.289209 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:20.289209 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:20.303573 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-990d051d-9ae3-42fe-ad44-85d04d0e2c25 req-454e6003-6252-44f1-8df1-da1046cd2de8 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/attachments/f21c47be-753b-4dde-8496-906632023ab0/action returned with HTTP 204 Aug 14 06:21:20.304074 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1325/5302] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:21:20 2026] POST /volume/v3/attachments/f21c47be-753b-4dde-8496-906632023ab0/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:20.928281 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-eca35714-6399-4d65-aee5-2f49b87310a1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:20.929975 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-eca35714-6399-4d65-aee5-2f49b87310a1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:21:20.930162 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-eca35714-6399-4d65-aee5-2f49b87310a1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:20.930356 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-eca35714-6399-4d65-aee5-2f49b87310a1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:20.939322 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:20.939322 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:20.942510 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-eca35714-6399-4d65-aee5-2f49b87310a1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:21:20.946487 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-eca35714-6399-4d65-aee5-2f49b87310a1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:21:20.946876 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1328/5303] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:20 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:25.397166 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b05da6a4-b885-4c21-a552-92cdc44f39fd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:25.398335 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b05da6a4-b885-4c21-a552-92cdc44f39fd None None] GET https://10.4.3.127/volume// Aug 14 06:21:25.398582 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b05da6a4-b885-4c21-a552-92cdc44f39fd None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:25.398828 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b05da6a4-b885-4c21-a552-92cdc44f39fd None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:25.399183 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b05da6a4-b885-4c21-a552-92cdc44f39fd None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:21:25.399545 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1316/5304] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:21:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:21:25.406921 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-86f02900-7004-465d-a03f-1164f95963a2 req-3506b9da-dddc-41ab-90ed-da460cdd6986 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:25.408811 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-3506b9da-dddc-41ab-90ed-da460cdd6986 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:21:25.409124 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-3506b9da-dddc-41ab-90ed-da460cdd6986 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19d05e54-dd24-4d70-a109-382066bfae8c", "connector": null, "instance_uuid": "0269fb13-e356-4e4e-b1c5-edbd17be21e3"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:25.419088 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:25.419088 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:25.446446 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-3506b9da-dddc-41ab-90ed-da460cdd6986 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:21:25.446840 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1336/5305] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:21:25 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:25.458002 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-86f02900-7004-465d-a03f-1164f95963a2 req-e58e2595-fdde-4ddc-99e7-fa8d5a22109d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:25.460012 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-e58e2595-fdde-4ddc-99e7-fa8d5a22109d tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] DELETE https://10.4.3.127/volume/v3/attachments/c5d4e24e-7245-4ac7-ba8e-00fd2c7f6335 Aug 14 06:21:25.460166 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-e58e2595-fdde-4ddc-99e7-fa8d5a22109d tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:25.460357 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-e58e2595-fdde-4ddc-99e7-fa8d5a22109d tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:25.467391 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:25.467391 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:25.512163 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-e58e2595-fdde-4ddc-99e7-fa8d5a22109d tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments/c5d4e24e-7245-4ac7-ba8e-00fd2c7f6335 returned with HTTP 200 Aug 14 06:21:25.512593 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1326/5306] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:21:25 2026] DELETE /volume/v3/attachments/c5d4e24e-7245-4ac7-ba8e-00fd2c7f6335 => generated 192 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:26.574026 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-86f02900-7004-465d-a03f-1164f95963a2 req-a177db74-4279-4176-b71b-f75183b29815 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:26.576378 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-a177db74-4279-4176-b71b-f75183b29815 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] PUT https://10.4.3.127/volume/v3/attachments/cb3a6166-7f3a-47fd-815a-fe3599d6de9a Aug 14 06:21:26.576776 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-a177db74-4279-4176-b71b-f75183b29815 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:26.586985 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-86f02900-7004-465d-a03f-1164f95963a2 req-a177db74-4279-4176-b71b-f75183b29815 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Acquiring lock "cinder-attachment_update-19d05e54-dd24-4d70-a109-382066bfae8c-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:21:26.592025 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-86f02900-7004-465d-a03f-1164f95963a2 req-a177db74-4279-4176-b71b-f75183b29815 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Lock "cinder-attachment_update-19d05e54-dd24-4d70-a109-382066bfae8c-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:21:26.593045 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:26.593045 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:26.682158 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-86f02900-7004-465d-a03f-1164f95963a2 req-a177db74-4279-4176-b71b-f75183b29815 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Lock "cinder-attachment_update-19d05e54-dd24-4d70-a109-382066bfae8c-np0000007331" released by "attachment_update" :: held 0.090s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:21:26.682636 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-a177db74-4279-4176-b71b-f75183b29815 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments/cb3a6166-7f3a-47fd-815a-fe3599d6de9a returned with HTTP 200 Aug 14 06:21:26.683196 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1329/5307] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:21:26 2026] PUT /volume/v3/attachments/cb3a6166-7f3a-47fd-815a-fe3599d6de9a => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:26.692887 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-86f02900-7004-465d-a03f-1164f95963a2 req-f3275bd8-8702-4ff2-9ddc-3a6d7737bd99 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:26.695411 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-f3275bd8-8702-4ff2-9ddc-3a6d7737bd99 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/attachments/cb3a6166-7f3a-47fd-815a-fe3599d6de9a Aug 14 06:21:26.695734 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-f3275bd8-8702-4ff2-9ddc-3a6d7737bd99 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:26.695932 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-f3275bd8-8702-4ff2-9ddc-3a6d7737bd99 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:26.698569 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=388,cinder:UPDATE=99,cinder:INSERT=74 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:21:26.720384 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-f3275bd8-8702-4ff2-9ddc-3a6d7737bd99 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments/cb3a6166-7f3a-47fd-815a-fe3599d6de9a returned with HTTP 200 Aug 14 06:21:26.720954 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1317/5308] 10.4.3.127 () {70 vars in 1651 bytes} [Fri Aug 14 06:21:26 2026] GET /volume/v3/attachments/cb3a6166-7f3a-47fd-815a-fe3599d6de9a => generated 993 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:27.254657 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e3ee992f-78f9-4824-b531-5753c25cdb82 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:27.256663 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e3ee992f-78f9-4824-b531-5753c25cdb82 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/19c87ad9-7f51-4072-9265-4a4747743ffe Aug 14 06:21:27.256961 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e3ee992f-78f9-4824-b531-5753c25cdb82 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:27.257221 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e3ee992f-78f9-4824-b531-5753c25cdb82 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:27.257370 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-e3ee992f-78f9-4824-b531-5753c25cdb82 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete snapshot with id: 19c87ad9-7f51-4072-9265-4a4747743ffe Aug 14 06:21:27.262089 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:27.262089 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:27.262584 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e3ee992f-78f9-4824-b531-5753c25cdb82 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:21:27.280045 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e3ee992f-78f9-4824-b531-5753c25cdb82 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot delete request issued successfully. Aug 14 06:21:27.280253 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e3ee992f-78f9-4824-b531-5753c25cdb82 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/19c87ad9-7f51-4072-9265-4a4747743ffe returned with HTTP 202 Aug 14 06:21:27.280704 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1337/5309] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:21:27 2026] DELETE /volume/v3/snapshots/19c87ad9-7f51-4072-9265-4a4747743ffe => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:21:27.290497 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-aaef9543-adca-43f1-8779-08fca3e9985e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:27.292888 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-aaef9543-adca-43f1-8779-08fca3e9985e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/19c87ad9-7f51-4072-9265-4a4747743ffe Aug 14 06:21:27.293883 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-aaef9543-adca-43f1-8779-08fca3e9985e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:27.293883 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-aaef9543-adca-43f1-8779-08fca3e9985e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:27.298684 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:27.298684 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:27.299309 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-aaef9543-adca-43f1-8779-08fca3e9985e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:21:27.300437 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-aaef9543-adca-43f1-8779-08fca3e9985e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/19c87ad9-7f51-4072-9265-4a4747743ffe returned with HTTP 200 Aug 14 06:21:27.300962 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1327/5310] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:21:27 2026] GET /volume/v3/snapshots/19c87ad9-7f51-4072-9265-4a4747743ffe => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:27.859410 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a46636d8-7047-40bb-a15b-6d887c4c3cf1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:27.946033 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a46636d8-7047-40bb-a15b-6d887c4c3cf1 tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:21:27.946363 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a46636d8-7047-40bb-a15b-6d887c4c3cf1 tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1768873625", "extra_specs": {}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:27.950798 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:27.950798 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:27.972462 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a46636d8-7047-40bb-a15b-6d887c4c3cf1 tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:21:27.972846 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1330/5311] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:21:27 2026] POST /volume/v3/types => generated 212 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:27.980721 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8f61963f-f0dd-4850-9942-73047498dfd6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:27.982500 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8f61963f-f0dd-4850-9942-73047498dfd6 tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] POST https://10.4.3.127/volume/v3/types/5ae9be17-a18e-4248-b423-f877e97a7d9c/encryption Aug 14 06:21:27.982956 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8f61963f-f0dd-4850-9942-73047498dfd6 tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:27.985800 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:27.985800 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:27.999708 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8f61963f-f0dd-4850-9942-73047498dfd6 tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] https://10.4.3.127/volume/v3/types/5ae9be17-a18e-4248-b423-f877e97a7d9c/encryption returned with HTTP 200 Aug 14 06:21:28.000224 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1318/5312] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 14 06:21:27 2026] POST /volume/v3/types/5ae9be17-a18e-4248-b423-f877e97a7d9c/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:28.009164 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:28.063964 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:21:28.064307 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-315045479", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1768873625", "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:28.065725 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-315045479', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1768873625', 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:21:28.071710 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Create volume of 1 GB Aug 14 06:21:28.071979 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:28.071979 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:28.072480 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Availability Zones retrieved successfully. Aug 14 06:21:28.082625 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Flow 'volume_create_api' (e7bfa457-95ce-4779-aac1-487593877ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:21:28.083544 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847e809d-58bf-413c-b9a9-c47c060642ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:28.084494 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:21:28.108413 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847e809d-58bf-413c-b9a9-c47c060642ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:21:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5ae9be17-a18e-4248-b423-f877e97a7d9c,is_public=True,name='tempest-scenario-type-luks-1768873625',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5ae9be17-a18e-4248-b423-f877e97a7d9c', '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=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:28.109663 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e73823-6663-4566-981e-e75b8845de90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:28.138952 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1768873625 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1768873625, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:21:28.139320 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1768873625 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1768873625, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:21:28.171538 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Created reservations ['675efe9f-1341-41e8-ab51-335b2b30d30b', 'b6e4d9fe-01f8-4d68-bfc7-8e29013eecfc', '3c3be2c5-dc4c-407c-804d-02df16d0a961', 'c2d27069-947d-46a5-86c5-499b7204ea6b'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:21:28.172203 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e73823-6663-4566-981e-e75b8845de90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['675efe9f-1341-41e8-ab51-335b2b30d30b', 'b6e4d9fe-01f8-4d68-bfc7-8e29013eecfc', '3c3be2c5-dc4c-407c-804d-02df16d0a961', 'c2d27069-947d-46a5-86c5-499b7204ea6b']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:28.172837 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0306a98b-d948-4226-83ef-f0dfce3784e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:28.192788 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0306a98b-d948-4226-83ef-f0dfce3784e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d1c8bd0-881a-4c2c-95e7-9f19242ff130', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-315045479',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f0d9395e5184b10ab6ac78ea09f4bd4',qos_specs=None,replication_status=,reservations=['675efe9f-1341-41e8-ab51-335b2b30d30b','b6e4d9fe-01f8-4d68-bfc7-8e29013eecfc','3c3be2c5-dc4c-407c-804d-02df16d0a961','c2d27069-947d-46a5-86c5-499b7204ea6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3525232539ff4c528979cd2ead9470f7',volume_type_id=5ae9be17-a18e-4248-b423-f877e97a7d9c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:21:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-315045479',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9d1c8bd0-881a-4c2c-95e7-9f19242ff130,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f0d9395e5184b10ab6ac78ea09f4bd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3525232539ff4c528979cd2ead9470f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5ae9be17-a18e-4248-b423-f877e97a7d9c),volume_type_id=5ae9be17-a18e-4248-b423-f877e97a7d9c)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:28.193514 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b70b8d0-88fc-4011-911a-ea611e950688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:28.211995 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b70b8d0-88fc-4011-911a-ea611e950688) transitioned into state 'SUCCESS' from state '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-315045479',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f0d9395e5184b10ab6ac78ea09f4bd4',qos_specs=None,replication_status=,reservations=['675efe9f-1341-41e8-ab51-335b2b30d30b','b6e4d9fe-01f8-4d68-bfc7-8e29013eecfc','3c3be2c5-dc4c-407c-804d-02df16d0a961','c2d27069-947d-46a5-86c5-499b7204ea6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3525232539ff4c528979cd2ead9470f7',volume_type_id=5ae9be17-a18e-4248-b423-f877e97a7d9c)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:28.211995 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36107c56-a19a-4def-8527-d8ebc6e6d56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:28.221858 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36107c56-a19a-4def-8527-d8ebc6e6d56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:28.225676 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Flow 'volume_create_api' (e7bfa457-95ce-4779-aac1-487593877ef3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:21:28.225676 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Create volume request issued successfully. Aug 14 06:21:28.225676 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7d3712ea-5c55-4605-a1c1-1fffdc627ee8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:21:28.225676 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1338/5313] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:21:28 2026] POST /volume/v3/volumes => generated 784 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:21:28.242704 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-456d7ad8-6cc5-47dc-becc-258cbe1fbfce None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:28.245915 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-456d7ad8-6cc5-47dc-becc-258cbe1fbfce tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/9d1c8bd0-881a-4c2c-95e7-9f19242ff130 Aug 14 06:21:28.246071 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-456d7ad8-6cc5-47dc-becc-258cbe1fbfce tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:28.246318 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-456d7ad8-6cc5-47dc-becc-258cbe1fbfce tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:28.253394 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:28.253394 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:28.256829 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-456d7ad8-6cc5-47dc-becc-258cbe1fbfce tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:21:28.261827 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-456d7ad8-6cc5-47dc-becc-258cbe1fbfce tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/9d1c8bd0-881a-4c2c-95e7-9f19242ff130 returned with HTTP 200 Aug 14 06:21:28.262026 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1328/5314] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:28 2026] GET /volume/v3/volumes/9d1c8bd0-881a-4c2c-95e7-9f19242ff130 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:28.310906 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6c41e4f7-6157-4d9b-812f-da5dc0b372de None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:28.314018 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6c41e4f7-6157-4d9b-812f-da5dc0b372de tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/19c87ad9-7f51-4072-9265-4a4747743ffe Aug 14 06:21:28.314018 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6c41e4f7-6157-4d9b-812f-da5dc0b372de tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:28.314018 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6c41e4f7-6157-4d9b-812f-da5dc0b372de tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:28.316931 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6c41e4f7-6157-4d9b-812f-da5dc0b372de tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/19c87ad9-7f51-4072-9265-4a4747743ffe returned with HTTP 404 Aug 14 06:21:28.317368 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1331/5315] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:21:28 2026] GET /volume/v3/snapshots/19c87ad9-7f51-4072-9265-4a4747743ffe => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:29.273387 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1930d391-e0bf-4af0-98e1-87a72ae70a94 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:29.275066 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1930d391-e0bf-4af0-98e1-87a72ae70a94 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/9d1c8bd0-881a-4c2c-95e7-9f19242ff130 Aug 14 06:21:29.275235 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1930d391-e0bf-4af0-98e1-87a72ae70a94 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:29.275430 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1930d391-e0bf-4af0-98e1-87a72ae70a94 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:29.281972 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:29.281972 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:29.285200 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1930d391-e0bf-4af0-98e1-87a72ae70a94 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:21:29.289011 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1930d391-e0bf-4af0-98e1-87a72ae70a94 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/9d1c8bd0-881a-4c2c-95e7-9f19242ff130 returned with HTTP 200 Aug 14 06:21:29.289379 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1319/5316] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:29 2026] GET /volume/v3/volumes/9d1c8bd0-881a-4c2c-95e7-9f19242ff130 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:29.301151 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-85601d80-18fb-4270-8c92-09e9c3ccf9b2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:29.302919 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-85601d80-18fb-4270-8c92-09e9c3ccf9b2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/9d1c8bd0-881a-4c2c-95e7-9f19242ff130 Aug 14 06:21:29.303112 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-85601d80-18fb-4270-8c92-09e9c3ccf9b2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:29.303301 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-85601d80-18fb-4270-8c92-09e9c3ccf9b2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:29.309575 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:29.309575 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:29.312622 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-85601d80-18fb-4270-8c92-09e9c3ccf9b2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:21:29.316142 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-85601d80-18fb-4270-8c92-09e9c3ccf9b2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/9d1c8bd0-881a-4c2c-95e7-9f19242ff130 returned with HTTP 200 Aug 14 06:21:29.316535 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1339/5317] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:29 2026] GET /volume/v3/volumes/9d1c8bd0-881a-4c2c-95e7-9f19242ff130 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:29.327727 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:29.329764 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:21:29.330311 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-2079987647", "source_volid": "9d1c8bd0-881a-4c2c-95e7-9f19242ff130", "volume_type": "tempest-scenario-type-luks-1768873625", "size": 1}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:29.332013 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-2079987647', 'source_volid': '9d1c8bd0-881a-4c2c-95e7-9f19242ff130', 'volume_type': 'tempest-scenario-type-luks-1768873625', 'size': 1}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:21:29.341836 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:29.341836 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:29.342325 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume retrieved successfully. Aug 14 06:21:29.342491 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Create volume of 1 GB Aug 14 06:21:29.343108 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Availability Zones retrieved successfully. Aug 14 06:21:29.347782 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Flow 'volume_create_api' (75bc315a-9f84-4cc9-b7ea-c7cc80041198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:21:29.349116 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f3b2d1c-d49b-427c-a8a3-fff7151c7f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:29.350122 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:21:29.367795 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f3b2d1c-d49b-427c-a8a3-fff7151c7f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9d1c8bd0-881a-4c2c-95e7-9f19242ff130', 'volume_type': VolumeType(created_at=2026-08-14T06:21:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5ae9be17-a18e-4248-b423-f877e97a7d9c,is_public=True,name='tempest-scenario-type-luks-1768873625',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5ae9be17-a18e-4248-b423-f877e97a7d9c', '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=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:29.368584 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb9facf-936d-409a-83f8-0af320d9c569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:29.391471 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1768873625 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1768873625, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:21:29.391800 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1768873625 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1768873625, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:21:29.402901 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Created reservations ['31bcf519-eecc-49ee-9b04-e234d0d085f8', '8c97bad9-4ba3-4c59-95a3-c9f6eb905f9a', '8075ca37-f8f0-43b9-af17-e0d0f591c5b6', '48976f04-bb60-4b0f-8413-6b45d82ba40f'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:21:29.403623 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb9facf-936d-409a-83f8-0af320d9c569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31bcf519-eecc-49ee-9b04-e234d0d085f8', '8c97bad9-4ba3-4c59-95a3-c9f6eb905f9a', '8075ca37-f8f0-43b9-af17-e0d0f591c5b6', '48976f04-bb60-4b0f-8413-6b45d82ba40f']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:29.404275 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dda666e2-1f34-4f70-8532-1dc73a7a1edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:29.434621 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dda666e2-1f34-4f70-8532-1dc73a7a1edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '921604ac-243b-4b9f-89fc-6c2d46e87b5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2079987647',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f0d9395e5184b10ab6ac78ea09f4bd4',qos_specs=None,replication_status=,reservations=['31bcf519-eecc-49ee-9b04-e234d0d085f8','8c97bad9-4ba3-4c59-95a3-c9f6eb905f9a','8075ca37-f8f0-43b9-af17-e0d0f591c5b6','48976f04-bb60-4b0f-8413-6b45d82ba40f'],size=1,snapshot_id=None,source_replicaid=,source_volid=9d1c8bd0-881a-4c2c-95e7-9f19242ff130,status='creating',user_id='3525232539ff4c528979cd2ead9470f7',volume_type_id=5ae9be17-a18e-4248-b423-f877e97a7d9c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:21:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2079987647',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=921604ac-243b-4b9f-89fc-6c2d46e87b5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f0d9395e5184b10ab6ac78ea09f4bd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9d1c8bd0-881a-4c2c-95e7-9f19242ff130,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3525232539ff4c528979cd2ead9470f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5ae9be17-a18e-4248-b423-f877e97a7d9c),volume_type_id=5ae9be17-a18e-4248-b423-f877e97a7d9c)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:29.435322 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2122d4c-9bac-4d5d-aed3-b88a17bde208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:29.453689 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2122d4c-9bac-4d5d-aed3-b88a17bde208) transitioned into state 'SUCCESS' from state '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-2079987647',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f0d9395e5184b10ab6ac78ea09f4bd4',qos_specs=None,replication_status=,reservations=['31bcf519-eecc-49ee-9b04-e234d0d085f8','8c97bad9-4ba3-4c59-95a3-c9f6eb905f9a','8075ca37-f8f0-43b9-af17-e0d0f591c5b6','48976f04-bb60-4b0f-8413-6b45d82ba40f'],size=1,snapshot_id=None,source_replicaid=,source_volid=9d1c8bd0-881a-4c2c-95e7-9f19242ff130,status='creating',user_id='3525232539ff4c528979cd2ead9470f7',volume_type_id=5ae9be17-a18e-4248-b423-f877e97a7d9c)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:29.454368 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8240c57c-01b7-4149-b750-9d3b7d5c6fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:29.469567 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8240c57c-01b7-4149-b750-9d3b7d5c6fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:29.470411 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Flow 'volume_create_api' (75bc315a-9f84-4cc9-b7ea-c7cc80041198) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:21:29.470763 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Create volume request issued successfully. Aug 14 06:21:29.471275 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0dee859d-3e6a-46db-b56c-f45caf7e6985 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:21:29.471691 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1329/5318] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:21:29 2026] POST /volume/v3/volumes => generated 812 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:21:29.484189 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-730ecc2a-41e1-45c4-865e-9b30570bfcd5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:29.487034 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-730ecc2a-41e1-45c4-865e-9b30570bfcd5 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:21:29.487214 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-730ecc2a-41e1-45c4-865e-9b30570bfcd5 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:29.487409 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-730ecc2a-41e1-45c4-865e-9b30570bfcd5 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:29.493554 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:29.493554 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:29.496910 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-730ecc2a-41e1-45c4-865e-9b30570bfcd5 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:21:29.500485 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-730ecc2a-41e1-45c4-865e-9b30570bfcd5 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:21:29.500850 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1332/5319] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:29 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:30.196848 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-86f02900-7004-465d-a03f-1164f95963a2 req-f5acc1f8-c120-4e75-9e20-00eb903de37f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:30.199175 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-f5acc1f8-c120-4e75-9e20-00eb903de37f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c/encryption Aug 14 06:21:30.199531 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-f5acc1f8-c120-4e75-9e20-00eb903de37f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:30.199816 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-f5acc1f8-c120-4e75-9e20-00eb903de37f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:30.210432 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:30.210432 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:30.219409 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-f5acc1f8-c120-4e75-9e20-00eb903de37f tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c/encryption returned with HTTP 200 Aug 14 06:21:30.219944 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1320/5320] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 14 06:21:30 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:30.513037 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1aec79a4-5fa0-4e5b-9251-34c626dcbeb3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:30.517256 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1aec79a4-5fa0-4e5b-9251-34c626dcbeb3 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:21:30.517510 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1aec79a4-5fa0-4e5b-9251-34c626dcbeb3 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:30.517700 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1aec79a4-5fa0-4e5b-9251-34c626dcbeb3 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:30.524992 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:30.524992 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:30.534846 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1aec79a4-5fa0-4e5b-9251-34c626dcbeb3 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:21:30.542033 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1aec79a4-5fa0-4e5b-9251-34c626dcbeb3 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:21:30.542546 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1340/5321] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:30 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:31.123068 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-1cbceafd-65d1-411e-b4a1-d018ff847480 req-f5fcf272-eec9-4639-a1e9-6617c0b3f1dc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:31.125227 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-1cbceafd-65d1-411e-b4a1-d018ff847480 req-f5fcf272-eec9-4639-a1e9-6617c0b3f1dc tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/attachments/fc42594e-cff9-4978-b5d1-10bc39245b76 Aug 14 06:21:31.125428 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-1cbceafd-65d1-411e-b4a1-d018ff847480 req-f5fcf272-eec9-4639-a1e9-6617c0b3f1dc tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:31.125615 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-1cbceafd-65d1-411e-b4a1-d018ff847480 req-f5fcf272-eec9-4639-a1e9-6617c0b3f1dc tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:31.132437 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:31.132437 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:31.176307 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-1cbceafd-65d1-411e-b4a1-d018ff847480 req-f5fcf272-eec9-4639-a1e9-6617c0b3f1dc tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/fc42594e-cff9-4978-b5d1-10bc39245b76 returned with HTTP 200 Aug 14 06:21:31.176746 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1330/5322] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:21:31 2026] DELETE /volume/v3/attachments/fc42594e-cff9-4978-b5d1-10bc39245b76 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:31.557632 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2349e1c1-73d8-460c-9faa-98f46b0acd7b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:31.559707 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2349e1c1-73d8-460c-9faa-98f46b0acd7b tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:21:31.559928 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2349e1c1-73d8-460c-9faa-98f46b0acd7b tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:31.560139 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2349e1c1-73d8-460c-9faa-98f46b0acd7b tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:31.570346 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:31.570346 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:31.574800 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2349e1c1-73d8-460c-9faa-98f46b0acd7b tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:21:31.579653 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2349e1c1-73d8-460c-9faa-98f46b0acd7b tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:21:31.579993 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1333/5323] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:31 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:32.376443 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-86f02900-7004-465d-a03f-1164f95963a2 req-653d1dff-8468-4239-a84c-54c1f4535072 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:32.380159 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-653d1dff-8468-4239-a84c-54c1f4535072 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] POST https://10.4.3.127/volume/v3/attachments/cb3a6166-7f3a-47fd-815a-fe3599d6de9a/action Aug 14 06:21:32.380755 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-653d1dff-8468-4239-a84c-54c1f4535072 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:21:32.380989 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-653d1dff-8468-4239-a84c-54c1f4535072 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:32.398790 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-42a9e1b5-c21d-47d0-a69e-2f176f2e3895 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:32.404393 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42a9e1b5-c21d-47d0-a69e-2f176f2e3895 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b Aug 14 06:21:32.404859 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-42a9e1b5-c21d-47d0-a69e-2f176f2e3895 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:32.405035 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-42a9e1b5-c21d-47d0-a69e-2f176f2e3895 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:32.405247 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-42a9e1b5-c21d-47d0-a69e-2f176f2e3895 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete volume with id: ab4042ae-d019-40a5-a6c3-7d7630229b0b Aug 14 06:21:32.411418 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:32.411418 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:32.412774 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:32.412774 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:32.413277 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-42a9e1b5-c21d-47d0-a69e-2f176f2e3895 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:32.420353 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-86f02900-7004-465d-a03f-1164f95963a2 req-653d1dff-8468-4239-a84c-54c1f4535072 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments/cb3a6166-7f3a-47fd-815a-fe3599d6de9a/action returned with HTTP 204 Aug 14 06:21:32.420353 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1321/5324] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:21:32 2026] POST /volume/v3/attachments/cb3a6166-7f3a-47fd-815a-fe3599d6de9a/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:32.435249 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-42a9e1b5-c21d-47d0-a69e-2f176f2e3895 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete volume request issued successfully. Aug 14 06:21:32.435477 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42a9e1b5-c21d-47d0-a69e-2f176f2e3895 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b returned with HTTP 202 Aug 14 06:21:32.435864 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1341/5325] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:21:32 2026] DELETE /volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:21:32.446847 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4e210fab-35f7-4d88-b093-4ae43adc94b7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:32.449498 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4e210fab-35f7-4d88-b093-4ae43adc94b7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b Aug 14 06:21:32.449751 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4e210fab-35f7-4d88-b093-4ae43adc94b7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:32.449921 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4e210fab-35f7-4d88-b093-4ae43adc94b7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:32.456850 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:32.456850 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:32.460871 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4e210fab-35f7-4d88-b093-4ae43adc94b7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:32.465606 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4e210fab-35f7-4d88-b093-4ae43adc94b7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b returned with HTTP 200 Aug 14 06:21:32.466170 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1331/5326] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:32 2026] GET /volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:32.593605 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-fabfb89f-9e65-4d7e-bb42-4ff808a6132e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:32.595356 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fabfb89f-9e65-4d7e-bb42-4ff808a6132e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:21:32.595610 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fabfb89f-9e65-4d7e-bb42-4ff808a6132e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:32.595812 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fabfb89f-9e65-4d7e-bb42-4ff808a6132e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:32.603407 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:32.603407 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:32.606974 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-fabfb89f-9e65-4d7e-bb42-4ff808a6132e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:21:32.610823 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fabfb89f-9e65-4d7e-bb42-4ff808a6132e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:21:32.611173 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1334/5327] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:32 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:33.484165 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e632be0e-8874-419c-95f2-6d00ac8792b4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:33.485772 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e632be0e-8874-419c-95f2-6d00ac8792b4 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b Aug 14 06:21:33.486068 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e632be0e-8874-419c-95f2-6d00ac8792b4 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:33.487275 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e632be0e-8874-419c-95f2-6d00ac8792b4 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:33.491198 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e632be0e-8874-419c-95f2-6d00ac8792b4 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b returned with HTTP 404 Aug 14 06:21:33.491712 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1322/5328] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:33 2026] GET /volume/v3/volumes/ab4042ae-d019-40a5-a6c3-7d7630229b0b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:33.518819 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:33.520680 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:21:33.521058 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-875229708", "snapshot_id": null, "imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "volume_type": null, "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:33.522904 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-875229708', 'snapshot_id': None, 'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'volume_type': None, 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:21:33.599214 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume of 1 GB Aug 14 06:21:33.605098 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Availability Zones retrieved successfully. Aug 14 06:21:33.612528 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Flow 'volume_create_api' (da27d1a4-83e8-48e1-a51e-0c953640f642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:21:33.614060 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fcb4db1-edc7-4816-aa49-e004245524f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:33.615544 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:21:33.624232 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f9cc70c5-267f-4ed6-a8f3-0eaf4649bea9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:33.625758 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f9cc70c5-267f-4ed6-a8f3-0eaf4649bea9 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:21:33.625971 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f9cc70c5-267f-4ed6-a8f3-0eaf4649bea9 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:33.626179 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f9cc70c5-267f-4ed6-a8f3-0eaf4649bea9 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:33.638763 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:33.638763 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:33.649553 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f9cc70c5-267f-4ed6-a8f3-0eaf4649bea9 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:21:33.656804 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f9cc70c5-267f-4ed6-a8f3-0eaf4649bea9 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:21:33.657336 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1332/5329] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:33 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 904 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:33.688791 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fcb4db1-edc7-4816-aa49-e004245524f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:33.689676 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7539b264-cc7d-4191-803b-954e93d6d33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:33.728969 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Created reservations ['56c5a137-27aa-44cf-b4ad-021196aa9060', '996e574b-66fc-4106-a81d-9ad2210fb5ac', 'c05906c9-7dc9-46f8-b0d9-98d9a9393581', '54dc2763-6547-4bda-8abf-0a2603f66b81'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:21:33.729768 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7539b264-cc7d-4191-803b-954e93d6d33b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56c5a137-27aa-44cf-b4ad-021196aa9060', '996e574b-66fc-4106-a81d-9ad2210fb5ac', 'c05906c9-7dc9-46f8-b0d9-98d9a9393581', '54dc2763-6547-4bda-8abf-0a2603f66b81']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:33.730547 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1f75fc0-252e-4814-8f00-15c607f14832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:33.752896 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1f75fc0-252e-4814-8f00-15c607f14832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '676d2658-da63-41b6-9bcc-7eb1648a782d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-875229708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51160e349737408d875f78f791966af5',qos_specs=None,replication_status=,reservations=['56c5a137-27aa-44cf-b4ad-021196aa9060','996e574b-66fc-4106-a81d-9ad2210fb5ac','c05906c9-7dc9-46f8-b0d9-98d9a9393581','54dc2763-6547-4bda-8abf-0a2603f66b81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5709a71717ae4d43966d85054afbb19c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:21:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-875229708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=676d2658-da63-41b6-9bcc-7eb1648a782d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51160e349737408d875f78f791966af5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5709a71717ae4d43966d85054afbb19c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:33.753600 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ea4a599-ce7a-4b74-b2d8-217f900d1254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:33.772848 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ea4a599-ce7a-4b74-b2d8-217f900d1254) transitioned into state 'SUCCESS' from state '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-875229708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51160e349737408d875f78f791966af5',qos_specs=None,replication_status=,reservations=['56c5a137-27aa-44cf-b4ad-021196aa9060','996e574b-66fc-4106-a81d-9ad2210fb5ac','c05906c9-7dc9-46f8-b0d9-98d9a9393581','54dc2763-6547-4bda-8abf-0a2603f66b81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5709a71717ae4d43966d85054afbb19c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:33.773586 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acbe7d8f-6c08-4b27-923d-e322e2225d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:33.783143 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acbe7d8f-6c08-4b27-923d-e322e2225d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:33.783998 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Flow 'volume_create_api' (da27d1a4-83e8-48e1-a51e-0c953640f642) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:21:33.784446 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume request issued successfully. Aug 14 06:21:33.785016 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5618d23d-797d-4c65-9a93-2df2a124a8ba tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:21:33.785681 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1342/5330] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:21:33 2026] POST /volume/v3/volumes => generated 758 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:21:33.797610 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9bc03bbf-9777-48cf-99d0-77991935522f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:33.800888 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9bc03bbf-9777-48cf-99d0-77991935522f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d Aug 14 06:21:33.801002 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9bc03bbf-9777-48cf-99d0-77991935522f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:33.801237 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9bc03bbf-9777-48cf-99d0-77991935522f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:33.808641 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:33.808641 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:33.812569 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9bc03bbf-9777-48cf-99d0-77991935522f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:33.816722 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9bc03bbf-9777-48cf-99d0-77991935522f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d returned with HTTP 200 Aug 14 06:21:33.817143 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1335/5331] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:33 2026] GET /volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:34.674733 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cc2a2f2c-f7d8-4e2d-9696-c17da3e3367e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:34.676858 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cc2a2f2c-f7d8-4e2d-9696-c17da3e3367e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:21:34.677270 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cc2a2f2c-f7d8-4e2d-9696-c17da3e3367e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:34.677645 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cc2a2f2c-f7d8-4e2d-9696-c17da3e3367e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:34.687979 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:34.687979 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:34.691537 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cc2a2f2c-f7d8-4e2d-9696-c17da3e3367e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:21:34.696846 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cc2a2f2c-f7d8-4e2d-9696-c17da3e3367e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:21:34.697371 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1323/5332] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:34 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:34.828680 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5617b971-9521-4719-bf95-619f2e72ecb8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:34.830429 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5617b971-9521-4719-bf95-619f2e72ecb8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d Aug 14 06:21:34.830671 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5617b971-9521-4719-bf95-619f2e72ecb8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:34.830857 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5617b971-9521-4719-bf95-619f2e72ecb8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:34.837096 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:34.837096 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:34.840413 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5617b971-9521-4719-bf95-619f2e72ecb8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:34.844495 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5617b971-9521-4719-bf95-619f2e72ecb8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d returned with HTTP 200 Aug 14 06:21:34.844824 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1333/5333] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:34 2026] GET /volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:34.855882 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f0f923af-300a-40c7-9398-b83d9273da31 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:34.857807 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f0f923af-300a-40c7-9398-b83d9273da31 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d Aug 14 06:21:34.857998 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f0f923af-300a-40c7-9398-b83d9273da31 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:34.858180 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f0f923af-300a-40c7-9398-b83d9273da31 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:34.865229 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:34.865229 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:34.868575 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f0f923af-300a-40c7-9398-b83d9273da31 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:34.873369 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f0f923af-300a-40c7-9398-b83d9273da31 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d returned with HTTP 200 Aug 14 06:21:34.873729 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1343/5334] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:34 2026] GET /volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:34.888369 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a1f93cdf-1b53-4d25-a906-f44fb3c2b63e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:34.888751 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a1f93cdf-1b53-4d25-a906-f44fb3c2b63e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:21:34.888904 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a1f93cdf-1b53-4d25-a906-f44fb3c2b63e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "676d2658-da63-41b6-9bcc-7eb1648a782d", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1672574072", "description": null, "metadata": null}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:34.903278 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:34.903278 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:34.903786 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a1f93cdf-1b53-4d25-a906-f44fb3c2b63e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:34.903913 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-a1f93cdf-1b53-4d25-a906-f44fb3c2b63e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create snapshot from volume 676d2658-da63-41b6-9bcc-7eb1648a782d Aug 14 06:21:34.943068 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-a1f93cdf-1b53-4d25-a906-f44fb3c2b63e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Created reservations ['281d5e9b-ede3-4b32-a600-82d4be78bed7', '949b8a35-7eb1-43d4-9c22-8fd7e8da52c3', '0911b0a9-95bc-40c6-b00e-bec2abdf9454', '3c3c3c98-0603-4e3d-8cc1-7add45af5461'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:21:34.976767 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a1f93cdf-1b53-4d25-a906-f44fb3c2b63e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot create request issued successfully. Aug 14 06:21:34.978169 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a1f93cdf-1b53-4d25-a906-f44fb3c2b63e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:21:34.978169 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1336/5335] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:21:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:21:34.991939 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d137b931-4582-4d07-b365-789ca7a3f47d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:34.994789 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d137b931-4582-4d07-b365-789ca7a3f47d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa Aug 14 06:21:34.994789 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d137b931-4582-4d07-b365-789ca7a3f47d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:34.994789 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d137b931-4582-4d07-b365-789ca7a3f47d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:35.001217 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:35.001217 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:35.001923 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d137b931-4582-4d07-b365-789ca7a3f47d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:21:35.003094 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d137b931-4582-4d07-b365-789ca7a3f47d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa returned with HTTP 200 Aug 14 06:21:35.003649 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1324/5336] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:21:34 2026] GET /volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:35.923700 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-69e37b1d-801f-47e3-a682-a78a04ad8929 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:35.923700 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-69e37b1d-801f-47e3-a682-a78a04ad8929 None None] GET https://10.4.3.127/volume// Aug 14 06:21:35.923700 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-69e37b1d-801f-47e3-a682-a78a04ad8929 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:35.923700 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-69e37b1d-801f-47e3-a682-a78a04ad8929 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:35.923700 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-69e37b1d-801f-47e3-a682-a78a04ad8929 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:21:35.923700 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1334/5337] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:21:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:21:35.926453 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-6a9c4320-d41f-4106-97a3-91a9c154025c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:35.926453 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-6a9c4320-d41f-4106-97a3-91a9c154025c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:21:35.926453 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-6a9c4320-d41f-4106-97a3-91a9c154025c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19d05e54-dd24-4d70-a109-382066bfae8c", "connector": null, "instance_uuid": "0269fb13-e356-4e4e-b1c5-edbd17be21e3"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:35.926453 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:35.926453 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:35.926453 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-6a9c4320-d41f-4106-97a3-91a9c154025c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:21:35.926453 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1344/5338] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:21:35 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 14 06:21:35.927757 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-2c2558eb-f7db-4399-95aa-a96d86fbb684 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:35.927757 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-2c2558eb-f7db-4399-95aa-a96d86fbb684 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] DELETE https://10.4.3.127/volume/v3/attachments/cb3a6166-7f3a-47fd-815a-fe3599d6de9a Aug 14 06:21:35.927757 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-2c2558eb-f7db-4399-95aa-a96d86fbb684 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:35.927757 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-2c2558eb-f7db-4399-95aa-a96d86fbb684 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:35.927757 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:35.927757 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:35.927757 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-2c2558eb-f7db-4399-95aa-a96d86fbb684 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments/cb3a6166-7f3a-47fd-815a-fe3599d6de9a returned with HTTP 200 Aug 14 06:21:35.927757 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1337/5339] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:21:35 2026] DELETE /volume/v3/attachments/cb3a6166-7f3a-47fd-815a-fe3599d6de9a => generated 192 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:35.929183 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5ca65bf1-f1ad-4d83-b59d-3ad9f382c69b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:35.929183 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5ca65bf1-f1ad-4d83-b59d-3ad9f382c69b tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:21:35.929183 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5ca65bf1-f1ad-4d83-b59d-3ad9f382c69b tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:35.929183 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5ca65bf1-f1ad-4d83-b59d-3ad9f382c69b tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:35.929183 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:35.929183 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:35.929183 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5ca65bf1-f1ad-4d83-b59d-3ad9f382c69b tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:21:35.929183 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5ca65bf1-f1ad-4d83-b59d-3ad9f382c69b tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:21:35.929183 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1325/5340] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:35 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:21:36.013056 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a15a052e-f0cc-45b6-b284-630f21f4205b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:36.015911 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a15a052e-f0cc-45b6-b284-630f21f4205b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa Aug 14 06:21:36.016110 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a15a052e-f0cc-45b6-b284-630f21f4205b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:36.016315 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a15a052e-f0cc-45b6-b284-630f21f4205b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:36.021944 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:36.021944 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:36.022785 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a15a052e-f0cc-45b6-b284-630f21f4205b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:21:36.024033 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a15a052e-f0cc-45b6-b284-630f21f4205b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa returned with HTTP 200 Aug 14 06:21:36.024731 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1335/5341] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:21:36 2026] GET /volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:36.032621 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-494e1cbd-3e4a-497d-96f5-1782cc5d0eb5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:36.034553 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-494e1cbd-3e4a-497d-96f5-1782cc5d0eb5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa Aug 14 06:21:36.034763 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-494e1cbd-3e4a-497d-96f5-1782cc5d0eb5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:36.034942 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-494e1cbd-3e4a-497d-96f5-1782cc5d0eb5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:36.040554 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:36.040554 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:36.040984 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-494e1cbd-3e4a-497d-96f5-1782cc5d0eb5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:21:36.041952 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-494e1cbd-3e4a-497d-96f5-1782cc5d0eb5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa returned with HTTP 200 Aug 14 06:21:36.042514 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1345/5342] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:21:36 2026] GET /volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:36.158021 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-21bb5e56-76ee-4504-9078-4a7273160eb5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:36.160174 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-21bb5e56-76ee-4504-9078-4a7273160eb5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa Aug 14 06:21:36.160445 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-21bb5e56-76ee-4504-9078-4a7273160eb5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:36.160658 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-21bb5e56-76ee-4504-9078-4a7273160eb5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:36.166906 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:36.166906 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:36.167338 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-21bb5e56-76ee-4504-9078-4a7273160eb5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:21:36.168206 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-21bb5e56-76ee-4504-9078-4a7273160eb5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa returned with HTTP 200 Aug 14 06:21:36.168608 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1338/5343] 10.4.3.127 () {68 vars in 1604 bytes} [Fri Aug 14 06:21:36 2026] GET /volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:36.177625 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-2e73dc48-0b89-486d-bda6-1703d600a96c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:36.184613 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-2e73dc48-0b89-486d-bda6-1703d600a96c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d Aug 14 06:21:36.184830 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-2e73dc48-0b89-486d-bda6-1703d600a96c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:36.185109 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-2e73dc48-0b89-486d-bda6-1703d600a96c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:36.192711 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:36.192711 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:36.196652 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-2e73dc48-0b89-486d-bda6-1703d600a96c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:36.201892 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-2e73dc48-0b89-486d-bda6-1703d600a96c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d returned with HTTP 200 Aug 14 06:21:36.202335 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1326/5344] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:21:36 2026] GET /volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:36.584733 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-7583e52a-0c86-4777-b84b-8ff31d0a5a70 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:36.588453 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-7583e52a-0c86-4777-b84b-8ff31d0a5a70 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa Aug 14 06:21:36.588453 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-7583e52a-0c86-4777-b84b-8ff31d0a5a70 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:36.588453 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-7583e52a-0c86-4777-b84b-8ff31d0a5a70 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:36.592105 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:36.592105 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:36.592534 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-7583e52a-0c86-4777-b84b-8ff31d0a5a70 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:21:36.593359 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-7583e52a-0c86-4777-b84b-8ff31d0a5a70 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa returned with HTTP 200 Aug 14 06:21:36.593661 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1336/5345] 10.4.3.127 () {68 vars in 1604 bytes} [Fri Aug 14 06:21:36 2026] GET /volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:36.670634 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-f25ae2f9-1016-4d22-b71d-db01d308e548 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:36.672808 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-f25ae2f9-1016-4d22-b71d-db01d308e548 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] PUT https://10.4.3.127/volume/v3/attachments/20c3773e-8211-405e-ae3a-7303c44f35a9 Aug 14 06:21:36.673079 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-f25ae2f9-1016-4d22-b71d-db01d308e548 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:36.683986 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-f25ae2f9-1016-4d22-b71d-db01d308e548 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Acquiring lock "cinder-attachment_update-19d05e54-dd24-4d70-a109-382066bfae8c-np0000007331" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:21:36.691726 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-f25ae2f9-1016-4d22-b71d-db01d308e548 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Lock "cinder-attachment_update-19d05e54-dd24-4d70-a109-382066bfae8c-np0000007331" acquired by "attachment_update" :: waited 0.008s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:21:36.693111 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:36.693111 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:36.747665 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c0a3747f-ca95-48c4-bb4e-141a4cbcf596 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:36.752059 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c0a3747f-ca95-48c4-bb4e-141a4cbcf596 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:21:36.752388 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c0a3747f-ca95-48c4-bb4e-141a4cbcf596 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:36.752960 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c0a3747f-ca95-48c4-bb4e-141a4cbcf596 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:36.767634 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:36.767634 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:36.772323 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c0a3747f-ca95-48c4-bb4e-141a4cbcf596 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:21:36.778354 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c0a3747f-ca95-48c4-bb4e-141a4cbcf596 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:21:36.778824 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1339/5346] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:36 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 904 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:36.790520 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-f25ae2f9-1016-4d22-b71d-db01d308e548 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Lock "cinder-attachment_update-19d05e54-dd24-4d70-a109-382066bfae8c-np0000007331" released by "attachment_update" :: held 0.099s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:21:36.790982 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-f25ae2f9-1016-4d22-b71d-db01d308e548 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments/20c3773e-8211-405e-ae3a-7303c44f35a9 returned with HTTP 200 Aug 14 06:21:36.791757 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1346/5347] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:21:36 2026] PUT /volume/v3/attachments/20c3773e-8211-405e-ae3a-7303c44f35a9 => generated 968 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:36.800353 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-a5031ef5-8308-4164-9ddc-230f373e29b1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:36.806673 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-a5031ef5-8308-4164-9ddc-230f373e29b1 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/attachments/20c3773e-8211-405e-ae3a-7303c44f35a9 Aug 14 06:21:36.806923 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-a5031ef5-8308-4164-9ddc-230f373e29b1 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:36.807109 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-a5031ef5-8308-4164-9ddc-230f373e29b1 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:36.832537 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-a5031ef5-8308-4164-9ddc-230f373e29b1 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments/20c3773e-8211-405e-ae3a-7303c44f35a9 returned with HTTP 200 Aug 14 06:21:36.833173 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1327/5348] 10.4.3.127 () {70 vars in 1651 bytes} [Fri Aug 14 06:21:36 2026] GET /volume/v3/attachments/20c3773e-8211-405e-ae3a-7303c44f35a9 => generated 993 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:37.614714 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-398848e8-cb84-4057-af0f-2a7366cae9f1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:37.617545 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-398848e8-cb84-4057-af0f-2a7366cae9f1 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa Aug 14 06:21:37.617696 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-398848e8-cb84-4057-af0f-2a7366cae9f1 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:37.618460 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-398848e8-cb84-4057-af0f-2a7366cae9f1 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:37.623635 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:37.623635 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:37.624148 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-398848e8-cb84-4057-af0f-2a7366cae9f1 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:21:37.624935 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-398848e8-cb84-4057-af0f-2a7366cae9f1 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa returned with HTTP 200 Aug 14 06:21:37.625332 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1337/5349] 10.4.3.127 () {68 vars in 1604 bytes} [Fri Aug 14 06:21:37 2026] GET /volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:37.638923 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-acdc0d17-56f6-4bfb-a1d2-bf881a1a4c73 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:37.642021 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-acdc0d17-56f6-4bfb-a1d2-bf881a1a4c73 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d Aug 14 06:21:37.642191 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-acdc0d17-56f6-4bfb-a1d2-bf881a1a4c73 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:37.642375 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-acdc0d17-56f6-4bfb-a1d2-bf881a1a4c73 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:37.649751 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:37.649751 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:37.654633 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-acdc0d17-56f6-4bfb-a1d2-bf881a1a4c73 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:37.660949 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-acdc0d17-56f6-4bfb-a1d2-bf881a1a4c73 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d returned with HTTP 200 Aug 14 06:21:37.661314 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1340/5350] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:21:37 2026] GET /volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:37.673718 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:37.676163 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:21:37.676611 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "9007a633-b6db-498d-972e-e4fad57073aa", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:37.678661 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '9007a633-b6db-498d-972e-e4fad57073aa', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:21:37.691562 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:37.691562 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:37.692155 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:21:37.692327 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume of 1 GB Aug 14 06:21:37.693500 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Availability Zones retrieved successfully. Aug 14 06:21:37.702154 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Flow 'volume_create_api' (62e178ac-389b-472a-82da-afab1ede704d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:21:37.704253 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f7dd52b-ed0f-466e-8666-fa8d2a0ef9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:37.705424 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:21:37.746420 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f7dd52b-ed0f-466e-8666-fa8d2a0ef9e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9007a633-b6db-498d-972e-e4fad57073aa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:37.747250 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80773d09-6a02-4859-bbaa-aabf7a531d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:37.786142 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Created reservations ['6ebf3d8c-395e-43ca-814c-52194ab9828d', 'ce005f51-819b-4a1d-9397-166fdea21acf', 'e4ab4843-89cb-4727-bad2-449f986b2524', '66dc04cf-9df7-44ec-a5a0-fb96849b1734'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:21:37.786992 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80773d09-6a02-4859-bbaa-aabf7a531d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ebf3d8c-395e-43ca-814c-52194ab9828d', 'ce005f51-819b-4a1d-9397-166fdea21acf', 'e4ab4843-89cb-4727-bad2-449f986b2524', '66dc04cf-9df7-44ec-a5a0-fb96849b1734']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:37.787707 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1655937d-dcde-408e-a14a-fc1ae658dc8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:37.801675 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-472bf0a6-d246-4c2c-930c-007729665292 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:37.803511 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-472bf0a6-d246-4c2c-930c-007729665292 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:21:37.803511 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-472bf0a6-d246-4c2c-930c-007729665292 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:37.803511 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-472bf0a6-d246-4c2c-930c-007729665292 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:37.809620 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:37.809620 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:37.813024 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-472bf0a6-d246-4c2c-930c-007729665292 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:21:37.816981 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-472bf0a6-d246-4c2c-930c-007729665292 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:21:37.817357 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1328/5351] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:37 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:37.834998 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1655937d-dcde-408e-a14a-fc1ae658dc8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef7b7911-6fc5-405e-8834-e64f484784f4', '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='51160e349737408d875f78f791966af5',qos_specs=None,replication_status=,reservations=['6ebf3d8c-395e-43ca-814c-52194ab9828d','ce005f51-819b-4a1d-9397-166fdea21acf','e4ab4843-89cb-4727-bad2-449f986b2524','66dc04cf-9df7-44ec-a5a0-fb96849b1734'],size=1,snapshot_id=9007a633-b6db-498d-972e-e4fad57073aa,source_replicaid=,source_volid=None,status='creating',user_id='5709a71717ae4d43966d85054afbb19c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), '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-14T06:21:37Z,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=ef7b7911-6fc5-405e-8834-e64f484784f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51160e349737408d875f78f791966af5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9007a633-b6db-498d-972e-e4fad57073aa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5709a71717ae4d43966d85054afbb19c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:37.835746 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a4163a-a308-4100-a657-4c470ecce3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:37.854934 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a4163a-a308-4100-a657-4c470ecce3a7) transitioned into 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='51160e349737408d875f78f791966af5',qos_specs=None,replication_status=,reservations=['6ebf3d8c-395e-43ca-814c-52194ab9828d','ce005f51-819b-4a1d-9397-166fdea21acf','e4ab4843-89cb-4727-bad2-449f986b2524','66dc04cf-9df7-44ec-a5a0-fb96849b1734'],size=1,snapshot_id=9007a633-b6db-498d-972e-e4fad57073aa,source_replicaid=,source_volid=None,status='creating',user_id='5709a71717ae4d43966d85054afbb19c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:37.855739 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2a4c7f5-e0e4-43af-9b68-b1910864d013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:37.875226 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2a4c7f5-e0e4-43af-9b68-b1910864d013) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:37.876051 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Flow 'volume_create_api' (62e178ac-389b-472a-82da-afab1ede704d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:21:37.876377 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume request issued successfully. Aug 14 06:21:37.876916 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b6cbf941-46cd-449e-912a-6477ecf5893b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:21:37.877350 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1347/5352] 10.4.3.127 () {72 vars in 1541 bytes} [Fri Aug 14 06:21:37 2026] POST /volume/v3/volumes => generated 736 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:21:37.885071 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-dcadf9d2-0aa3-429a-9be6-9ba63320a988 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:37.887568 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-dcadf9d2-0aa3-429a-9be6-9ba63320a988 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/ef7b7911-6fc5-405e-8834-e64f484784f4 Aug 14 06:21:37.887751 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-dcadf9d2-0aa3-429a-9be6-9ba63320a988 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:37.887914 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-dcadf9d2-0aa3-429a-9be6-9ba63320a988 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:37.893885 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:37.893885 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:37.898392 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-dcadf9d2-0aa3-429a-9be6-9ba63320a988 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:37.902243 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-dcadf9d2-0aa3-429a-9be6-9ba63320a988 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/ef7b7911-6fc5-405e-8834-e64f484784f4 returned with HTTP 200 Aug 14 06:21:37.902605 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1338/5353] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:21:37 2026] GET /volume/v3/volumes/ef7b7911-6fc5-405e-8834-e64f484784f4 => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:37.910253 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-596341a0-66f3-4988-9907-796995a8f817 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:37.912279 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-596341a0-66f3-4988-9907-796995a8f817 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/ef7b7911-6fc5-405e-8834-e64f484784f4 Aug 14 06:21:37.912508 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-596341a0-66f3-4988-9907-796995a8f817 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:37.912694 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-596341a0-66f3-4988-9907-796995a8f817 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:37.918990 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:37.918990 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:37.922178 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-596341a0-66f3-4988-9907-796995a8f817 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:37.926546 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-596341a0-66f3-4988-9907-796995a8f817 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/ef7b7911-6fc5-405e-8834-e64f484784f4 returned with HTTP 200 Aug 14 06:21:37.927069 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1341/5354] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:21:37 2026] GET /volume/v3/volumes/ef7b7911-6fc5-405e-8834-e64f484784f4 => generated 804 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:38.833374 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-da4c94b2-fcd7-4377-ba2e-1468232e943b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:38.835565 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-da4c94b2-fcd7-4377-ba2e-1468232e943b tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:21:38.835822 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-da4c94b2-fcd7-4377-ba2e-1468232e943b tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:38.836076 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-da4c94b2-fcd7-4377-ba2e-1468232e943b tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:38.845160 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:38.845160 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:38.849988 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-da4c94b2-fcd7-4377-ba2e-1468232e943b tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:21:38.854030 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-da4c94b2-fcd7-4377-ba2e-1468232e943b tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:21:38.854422 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1329/5355] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:38 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:39.866605 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4f4ae0b4-11d2-4ef8-a9c4-001d6aadda2f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:39.869015 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4f4ae0b4-11d2-4ef8-a9c4-001d6aadda2f tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:21:39.869291 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4f4ae0b4-11d2-4ef8-a9c4-001d6aadda2f tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:39.869562 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4f4ae0b4-11d2-4ef8-a9c4-001d6aadda2f tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:39.877347 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:39.877347 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:39.881177 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4f4ae0b4-11d2-4ef8-a9c4-001d6aadda2f tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:21:39.885294 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4f4ae0b4-11d2-4ef8-a9c4-001d6aadda2f tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:21:39.885708 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1348/5356] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:39 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:40.055720 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-d608e20d-b728-4111-9204-a9e288a08322 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:40.058074 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-d608e20d-b728-4111-9204-a9e288a08322 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c/encryption Aug 14 06:21:40.058296 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-d608e20d-b728-4111-9204-a9e288a08322 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:40.058511 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-d608e20d-b728-4111-9204-a9e288a08322 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:40.068458 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:40.068458 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:40.075508 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-d608e20d-b728-4111-9204-a9e288a08322 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c/encryption returned with HTTP 200 Aug 14 06:21:40.076055 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1339/5357] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 14 06:21:40 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:40.898327 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0c704006-b303-48b5-879d-80c7b788b964 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:40.900098 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0c704006-b303-48b5-879d-80c7b788b964 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:21:40.900283 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0c704006-b303-48b5-879d-80c7b788b964 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:40.900479 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0c704006-b303-48b5-879d-80c7b788b964 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:40.906866 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:40.906866 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:40.910050 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-0c704006-b303-48b5-879d-80c7b788b964 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:21:40.913861 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0c704006-b303-48b5-879d-80c7b788b964 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:21:40.914436 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1342/5358] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:40 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 905 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:40.926240 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ee8307b4-c588-4a5f-a63a-d8c6e53ed60a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:40.927977 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ee8307b4-c588-4a5f-a63a-d8c6e53ed60a tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:21:40.928192 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ee8307b4-c588-4a5f-a63a-d8c6e53ed60a tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:40.928385 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ee8307b4-c588-4a5f-a63a-d8c6e53ed60a tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:40.936105 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-586e8b39-bbcc-4e8a-93b9-607ab0b145ee None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:40.938076 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-586e8b39-bbcc-4e8a-93b9-607ab0b145ee tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/ef7b7911-6fc5-405e-8834-e64f484784f4 Aug 14 06:21:40.938283 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-586e8b39-bbcc-4e8a-93b9-607ab0b145ee tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:40.938490 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-586e8b39-bbcc-4e8a-93b9-607ab0b145ee tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:40.939766 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:40.939766 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:40.943486 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ee8307b4-c588-4a5f-a63a-d8c6e53ed60a tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:21:40.944951 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:40.944951 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:40.947900 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ee8307b4-c588-4a5f-a63a-d8c6e53ed60a tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:21:40.948335 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1330/5359] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:40 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:40.948416 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-586e8b39-bbcc-4e8a-93b9-607ab0b145ee tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:40.954614 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-586e8b39-bbcc-4e8a-93b9-607ab0b145ee tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/ef7b7911-6fc5-405e-8834-e64f484784f4 returned with HTTP 200 Aug 14 06:21:40.954993 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1349/5360] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:21:40 2026] GET /volume/v3/volumes/ef7b7911-6fc5-405e-8834-e64f484784f4 => generated 1345 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:40.961689 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-65d51cbf-234c-4268-8703-b24bc800c0c6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:40.962080 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-65d51cbf-234c-4268-8703-b24bc800c0c6 None None] GET https://10.4.3.127/volume// Aug 14 06:21:40.962270 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-65d51cbf-234c-4268-8703-b24bc800c0c6 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:40.962493 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-65d51cbf-234c-4268-8703-b24bc800c0c6 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:40.962851 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-65d51cbf-234c-4268-8703-b24bc800c0c6 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:21:40.963146 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1340/5361] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:21:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:21:40.969359 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-d7c81a0a-b55b-42b2-9bae-e76ccdd4d919 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:40.973723 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-d7c81a0a-b55b-42b2-9bae-e76ccdd4d919 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:21:40.974096 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-d7c81a0a-b55b-42b2-9bae-e76ccdd4d919 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef7b7911-6fc5-405e-8834-e64f484784f4", "connector": null, "instance_uuid": "299580fa-7c6e-42da-88aa-6d8e5203b8ef"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:40.989804 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:40.989804 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:41.024943 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-d7c81a0a-b55b-42b2-9bae-e76ccdd4d919 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:21:41.025391 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1343/5362] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:21:40 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 14 06:21:41.032042 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e8cccca1-e804-4b0c-b5bc-515ad08cc5c1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:41.032517 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e8cccca1-e804-4b0c-b5bc-515ad08cc5c1 None None] GET https://10.4.3.127/volume// Aug 14 06:21:41.032725 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e8cccca1-e804-4b0c-b5bc-515ad08cc5c1 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:41.032948 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e8cccca1-e804-4b0c-b5bc-515ad08cc5c1 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:41.033358 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e8cccca1-e804-4b0c-b5bc-515ad08cc5c1 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:21:41.033866 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1331/5363] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:21:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:21:41.040108 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-eed0cb0c-0078-44ff-829b-a2623ea91249 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:41.042558 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-eed0cb0c-0078-44ff-829b-a2623ea91249 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/ef7b7911-6fc5-405e-8834-e64f484784f4 Aug 14 06:21:41.042750 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-eed0cb0c-0078-44ff-829b-a2623ea91249 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:41.042935 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-eed0cb0c-0078-44ff-829b-a2623ea91249 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:41.051699 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:41.051699 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:41.054610 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-eed0cb0c-0078-44ff-829b-a2623ea91249 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:41.058511 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-eed0cb0c-0078-44ff-829b-a2623ea91249 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/ef7b7911-6fc5-405e-8834-e64f484784f4 returned with HTTP 200 Aug 14 06:21:41.058852 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1350/5364] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:21:41 2026] GET /volume/v3/volumes/ef7b7911-6fc5-405e-8834-e64f484784f4 => generated 1524 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:21:41.172268 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-2f656034-a5c1-4833-bc2e-a4f251111df4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:41.172843 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-2f656034-a5c1-4833-bc2e-a4f251111df4 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] PUT https://10.4.3.127/volume/v3/attachments/fb5250e3-274e-4212-a6ff-2c26b67302d9 Aug 14 06:21:41.173269 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-2f656034-a5c1-4833-bc2e-a4f251111df4 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:41.181771 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-2f656034-a5c1-4833-bc2e-a4f251111df4 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Acquiring lock "cinder-attachment_update-ef7b7911-6fc5-405e-8834-e64f484784f4-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:21:41.186029 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-2f656034-a5c1-4833-bc2e-a4f251111df4 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Lock "cinder-attachment_update-ef7b7911-6fc5-405e-8834-e64f484784f4-np0000007331" acquired by "attachment_update" :: waited 0.004s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:21:41.187221 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:41.187221 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:41.270936 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-2f656034-a5c1-4833-bc2e-a4f251111df4 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Lock "cinder-attachment_update-ef7b7911-6fc5-405e-8834-e64f484784f4-np0000007331" released by "attachment_update" :: held 0.085s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:21:41.272204 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-2f656034-a5c1-4833-bc2e-a4f251111df4 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/fb5250e3-274e-4212-a6ff-2c26b67302d9 returned with HTTP 200 Aug 14 06:21:41.272204 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1341/5365] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:21:41 2026] PUT /volume/v3/attachments/fb5250e3-274e-4212-a6ff-2c26b67302d9 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:41.296318 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b7fa02d4-7a3c-4439-aa43-be39056ef295 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:41.298817 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b7fa02d4-7a3c-4439-aa43-be39056ef295 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/attachments/fb5250e3-274e-4212-a6ff-2c26b67302d9/action Aug 14 06:21:41.299472 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b7fa02d4-7a3c-4439-aa43-be39056ef295 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:21:41.299472 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b7fa02d4-7a3c-4439-aa43-be39056ef295 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:41.315098 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:41.315098 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:41.323956 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-b4749794-ec7d-4a70-b41c-6afdaed63b6a req-b7fa02d4-7a3c-4439-aa43-be39056ef295 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/fb5250e3-274e-4212-a6ff-2c26b67302d9/action returned with HTTP 204 Aug 14 06:21:41.324555 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1344/5366] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:21:41 2026] POST /volume/v3/attachments/fb5250e3-274e-4212-a6ff-2c26b67302d9/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:42.276208 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-fbaed777-0c8d-4f01-9094-1aad93cdfc3c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:42.278591 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-fbaed777-0c8d-4f01-9094-1aad93cdfc3c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] POST https://10.4.3.127/volume/v3/attachments/20c3773e-8211-405e-ae3a-7303c44f35a9/action Aug 14 06:21:42.279897 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-fbaed777-0c8d-4f01-9094-1aad93cdfc3c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:21:42.279897 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-fbaed777-0c8d-4f01-9094-1aad93cdfc3c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:42.299526 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:42.299526 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:42.309432 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d34f4da6-a18d-4b35-a562-bdaea8f5b653 req-fbaed777-0c8d-4f01-9094-1aad93cdfc3c tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments/20c3773e-8211-405e-ae3a-7303c44f35a9/action returned with HTTP 204 Aug 14 06:21:42.309921 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1332/5367] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:21:42 2026] POST /volume/v3/attachments/20c3773e-8211-405e-ae3a-7303c44f35a9/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:42.646543 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b6766d63-6237-49be-8cd3-2961384cb487 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:42.648469 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b6766d63-6237-49be-8cd3-2961384cb487 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:21:42.648867 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b6766d63-6237-49be-8cd3-2961384cb487 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:42.649275 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b6766d63-6237-49be-8cd3-2961384cb487 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:42.662794 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:42.662794 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:42.667382 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b6766d63-6237-49be-8cd3-2961384cb487 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:21:42.673544 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b6766d63-6237-49be-8cd3-2961384cb487 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 200 Aug 14 06:21:42.674238 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1351/5368] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:42 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 1168 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:42.748958 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-637c923d-86df-49af-982f-8bd9f3a784cb req-366d187f-0e7a-4d48-8aa3-b784eb7d778d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:42.751645 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-637c923d-86df-49af-982f-8bd9f3a784cb req-366d187f-0e7a-4d48-8aa3-b784eb7d778d tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:21:42.752003 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-637c923d-86df-49af-982f-8bd9f3a784cb req-366d187f-0e7a-4d48-8aa3-b784eb7d778d tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:42.752348 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-637c923d-86df-49af-982f-8bd9f3a784cb req-366d187f-0e7a-4d48-8aa3-b784eb7d778d tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:42.765460 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:42.765460 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:42.770802 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-637c923d-86df-49af-982f-8bd9f3a784cb req-366d187f-0e7a-4d48-8aa3-b784eb7d778d tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:21:42.780296 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-637c923d-86df-49af-982f-8bd9f3a784cb req-366d187f-0e7a-4d48-8aa3-b784eb7d778d tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 200 Aug 14 06:21:42.780998 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1342/5369] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:21:42 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 1168 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:42.810111 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-637c923d-86df-49af-982f-8bd9f3a784cb req-cb3a10a3-4ae9-4ff8-924c-7eb8a139a0cc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:42.813000 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-637c923d-86df-49af-982f-8bd9f3a784cb req-cb3a10a3-4ae9-4ff8-924c-7eb8a139a0cc tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] POST https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c/action Aug 14 06:21:42.813501 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-637c923d-86df-49af-982f-8bd9f3a784cb req-cb3a10a3-4ae9-4ff8-924c-7eb8a139a0cc tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:21:42.813694 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-637c923d-86df-49af-982f-8bd9f3a784cb req-cb3a10a3-4ae9-4ff8-924c-7eb8a139a0cc tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:42.826487 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:42.826487 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:42.826994 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-637c923d-86df-49af-982f-8bd9f3a784cb req-cb3a10a3-4ae9-4ff8-924c-7eb8a139a0cc tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:21:42.835269 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-637c923d-86df-49af-982f-8bd9f3a784cb req-cb3a10a3-4ae9-4ff8-924c-7eb8a139a0cc tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Begin detaching volume completed successfully. Aug 14 06:21:42.835269 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-637c923d-86df-49af-982f-8bd9f3a784cb req-cb3a10a3-4ae9-4ff8-924c-7eb8a139a0cc tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c/action returned with HTTP 202 Aug 14 06:21:42.835269 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1345/5370] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:21:42 2026] POST /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:21:42.886627 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4174d433-6df1-4435-9e5b-aa747e2f1d0a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:42.887010 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4174d433-6df1-4435-9e5b-aa747e2f1d0a None None] GET https://10.4.3.127/volume// Aug 14 06:21:42.887292 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4174d433-6df1-4435-9e5b-aa747e2f1d0a None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:42.887523 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4174d433-6df1-4435-9e5b-aa747e2f1d0a None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:42.887847 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4174d433-6df1-4435-9e5b-aa747e2f1d0a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:21:42.888112 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1333/5371] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:21:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:21:42.896138 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-637c923d-86df-49af-982f-8bd9f3a784cb req-e36bb980-2af4-4d47-8462-daa5f71da861 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:42.898502 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-637c923d-86df-49af-982f-8bd9f3a784cb req-e36bb980-2af4-4d47-8462-daa5f71da861 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:21:42.898799 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-637c923d-86df-49af-982f-8bd9f3a784cb req-e36bb980-2af4-4d47-8462-daa5f71da861 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:42.899066 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-637c923d-86df-49af-982f-8bd9f3a784cb req-e36bb980-2af4-4d47-8462-daa5f71da861 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:42.910317 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:42.910317 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:42.915078 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-637c923d-86df-49af-982f-8bd9f3a784cb req-e36bb980-2af4-4d47-8462-daa5f71da861 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:21:42.919838 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-637c923d-86df-49af-982f-8bd9f3a784cb req-e36bb980-2af4-4d47-8462-daa5f71da861 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 200 Aug 14 06:21:42.920338 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1352/5372] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:21:42 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 1351 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:21:42.936296 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-637c923d-86df-49af-982f-8bd9f3a784cb req-2aea3d22-e971-4b97-a3b4-5d1d1c13a039 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:42.939326 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-637c923d-86df-49af-982f-8bd9f3a784cb req-2aea3d22-e971-4b97-a3b4-5d1d1c13a039 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c/encryption Aug 14 06:21:42.939572 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-637c923d-86df-49af-982f-8bd9f3a784cb req-2aea3d22-e971-4b97-a3b4-5d1d1c13a039 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:42.939792 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-637c923d-86df-49af-982f-8bd9f3a784cb req-2aea3d22-e971-4b97-a3b4-5d1d1c13a039 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:42.955895 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:42.955895 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:42.967465 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-637c923d-86df-49af-982f-8bd9f3a784cb req-2aea3d22-e971-4b97-a3b4-5d1d1c13a039 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c/encryption returned with HTTP 200 Aug 14 06:21:42.967972 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1343/5373] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 14 06:21:42 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:48.084284 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-fabec2ba-42a2-4d23-aa22-6424826ea303 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:48.087466 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fabec2ba-42a2-4d23-aa22-6424826ea303 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/ef7b7911-6fc5-405e-8834-e64f484784f4 Aug 14 06:21:48.087466 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fabec2ba-42a2-4d23-aa22-6424826ea303 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:48.087466 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-fabec2ba-42a2-4d23-aa22-6424826ea303 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:48.098415 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:48.098415 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:48.101882 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-fabec2ba-42a2-4d23-aa22-6424826ea303 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:48.106910 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-fabec2ba-42a2-4d23-aa22-6424826ea303 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/ef7b7911-6fc5-405e-8834-e64f484784f4 returned with HTTP 200 Aug 14 06:21:48.107305 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1346/5374] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:48 2026] GET /volume/v3/volumes/ef7b7911-6fc5-405e-8834-e64f484784f4 => generated 1637 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:49.370752 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-d8742991-e6c3-47af-9ed9-5abf3c4a4033 req-e6af1110-8807-49ad-baa8-d176b98f78fa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:49.372842 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d8742991-e6c3-47af-9ed9-5abf3c4a4033 req-e6af1110-8807-49ad-baa8-d176b98f78fa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/attachments/fb5250e3-274e-4212-a6ff-2c26b67302d9 Aug 14 06:21:49.373016 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-d8742991-e6c3-47af-9ed9-5abf3c4a4033 req-e6af1110-8807-49ad-baa8-d176b98f78fa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:49.373220 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-d8742991-e6c3-47af-9ed9-5abf3c4a4033 req-e6af1110-8807-49ad-baa8-d176b98f78fa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:49.379614 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:49.379614 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:49.429934 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d8742991-e6c3-47af-9ed9-5abf3c4a4033 req-e6af1110-8807-49ad-baa8-d176b98f78fa tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/fb5250e3-274e-4212-a6ff-2c26b67302d9 returned with HTTP 200 Aug 14 06:21:49.430499 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1334/5375] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:21:49 2026] DELETE /volume/v3/attachments/fb5250e3-274e-4212-a6ff-2c26b67302d9 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:49.453704 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-d8742991-e6c3-47af-9ed9-5abf3c4a4033 req-4d9adcb0-d069-4da6-9ece-73df8580f10b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:49.455555 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d8742991-e6c3-47af-9ed9-5abf3c4a4033 req-4d9adcb0-d069-4da6-9ece-73df8580f10b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/volumes/ef7b7911-6fc5-405e-8834-e64f484784f4 Aug 14 06:21:49.455711 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d8742991-e6c3-47af-9ed9-5abf3c4a4033 req-4d9adcb0-d069-4da6-9ece-73df8580f10b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:49.456010 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d8742991-e6c3-47af-9ed9-5abf3c4a4033 req-4d9adcb0-d069-4da6-9ece-73df8580f10b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:49.456167 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [req-d8742991-e6c3-47af-9ed9-5abf3c4a4033 req-4d9adcb0-d069-4da6-9ece-73df8580f10b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete volume with id: ef7b7911-6fc5-405e-8834-e64f484784f4 Aug 14 06:21:49.462346 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:49.462346 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:49.462792 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-d8742991-e6c3-47af-9ed9-5abf3c4a4033 req-4d9adcb0-d069-4da6-9ece-73df8580f10b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:49.483460 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-d8742991-e6c3-47af-9ed9-5abf3c4a4033 req-4d9adcb0-d069-4da6-9ece-73df8580f10b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete volume request issued successfully. Aug 14 06:21:49.483712 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d8742991-e6c3-47af-9ed9-5abf3c4a4033 req-4d9adcb0-d069-4da6-9ece-73df8580f10b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/ef7b7911-6fc5-405e-8834-e64f484784f4 returned with HTTP 202 Aug 14 06:21:49.484423 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1353/5376] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 14 06:21:49 2026] DELETE /volume/v3/volumes/ef7b7911-6fc5-405e-8834-e64f484784f4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:21:50.551559 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-143927c1-7e61-4de4-ac7e-df483151c48c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:50.553558 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-143927c1-7e61-4de4-ac7e-df483151c48c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/ef7b7911-6fc5-405e-8834-e64f484784f4 Aug 14 06:21:50.553724 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-143927c1-7e61-4de4-ac7e-df483151c48c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:50.553998 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-143927c1-7e61-4de4-ac7e-df483151c48c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:50.559057 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-143927c1-7e61-4de4-ac7e-df483151c48c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/ef7b7911-6fc5-405e-8834-e64f484784f4 returned with HTTP 404 Aug 14 06:21:50.559566 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1344/5377] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:50 2026] GET /volume/v3/volumes/ef7b7911-6fc5-405e-8834-e64f484784f4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:50.612392 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-51063008-22e4-4208-97d2-1341feef411f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:50.613976 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-51063008-22e4-4208-97d2-1341feef411f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa Aug 14 06:21:50.614149 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-51063008-22e4-4208-97d2-1341feef411f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:50.614317 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-51063008-22e4-4208-97d2-1341feef411f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:50.614436 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-51063008-22e4-4208-97d2-1341feef411f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete snapshot with id: 9007a633-b6db-498d-972e-e4fad57073aa Aug 14 06:21:50.619172 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:50.619172 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:50.619580 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-51063008-22e4-4208-97d2-1341feef411f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:21:50.632544 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-51063008-22e4-4208-97d2-1341feef411f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot delete request issued successfully. Aug 14 06:21:50.632748 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-51063008-22e4-4208-97d2-1341feef411f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa returned with HTTP 202 Aug 14 06:21:50.633194 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1347/5378] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:21:50 2026] DELETE /volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:21:50.644296 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c495e1ef-51b1-4129-a377-baa2257fa839 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:50.646493 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c495e1ef-51b1-4129-a377-baa2257fa839 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa Aug 14 06:21:50.646726 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c495e1ef-51b1-4129-a377-baa2257fa839 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:50.646954 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c495e1ef-51b1-4129-a377-baa2257fa839 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:50.651778 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:50.651778 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:50.652255 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c495e1ef-51b1-4129-a377-baa2257fa839 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:21:50.653026 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c495e1ef-51b1-4129-a377-baa2257fa839 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa returned with HTTP 200 Aug 14 06:21:50.653415 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1335/5379] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:21:50 2026] GET /volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:51.662678 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dbf88eb6-db5d-41ba-9985-e3eb2286f128 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:51.665097 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dbf88eb6-db5d-41ba-9985-e3eb2286f128 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa Aug 14 06:21:51.665418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dbf88eb6-db5d-41ba-9985-e3eb2286f128 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:51.665704 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dbf88eb6-db5d-41ba-9985-e3eb2286f128 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:51.671160 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dbf88eb6-db5d-41ba-9985-e3eb2286f128 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa returned with HTTP 404 Aug 14 06:21:51.672234 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1354/5380] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:21:51 2026] GET /volume/v3/snapshots/9007a633-b6db-498d-972e-e4fad57073aa => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 06:21:51.679949 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-561c50fd-b33e-48db-bbd5-d09bd392b0de None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:51.681714 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-561c50fd-b33e-48db-bbd5-d09bd392b0de tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d Aug 14 06:21:51.681883 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-561c50fd-b33e-48db-bbd5-d09bd392b0de tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:51.682098 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-561c50fd-b33e-48db-bbd5-d09bd392b0de tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:51.682307 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-561c50fd-b33e-48db-bbd5-d09bd392b0de tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete volume with id: 676d2658-da63-41b6-9bcc-7eb1648a782d Aug 14 06:21:51.688814 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:51.688814 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:51.689261 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-561c50fd-b33e-48db-bbd5-d09bd392b0de tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:51.704476 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-561c50fd-b33e-48db-bbd5-d09bd392b0de tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete volume request issued successfully. Aug 14 06:21:51.704705 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-561c50fd-b33e-48db-bbd5-d09bd392b0de tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d returned with HTTP 202 Aug 14 06:21:51.705129 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1345/5381] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:21:51 2026] DELETE /volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:21:51.713902 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-07259dd9-cec8-4245-abf9-31185e2aaf3a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:51.716874 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-07259dd9-cec8-4245-abf9-31185e2aaf3a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d Aug 14 06:21:51.717166 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-07259dd9-cec8-4245-abf9-31185e2aaf3a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:51.717468 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-07259dd9-cec8-4245-abf9-31185e2aaf3a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:51.728134 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:51.728134 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:51.734565 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-07259dd9-cec8-4245-abf9-31185e2aaf3a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:51.744611 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-07259dd9-cec8-4245-abf9-31185e2aaf3a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d returned with HTTP 200 Aug 14 06:21:51.745205 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1348/5382] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:51 2026] GET /volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:52.760825 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4fe7f6c6-34cc-4efc-bd55-4765c7708b0c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:52.762865 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4fe7f6c6-34cc-4efc-bd55-4765c7708b0c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d Aug 14 06:21:52.763051 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4fe7f6c6-34cc-4efc-bd55-4765c7708b0c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:52.763280 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4fe7f6c6-34cc-4efc-bd55-4765c7708b0c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:52.768680 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4fe7f6c6-34cc-4efc-bd55-4765c7708b0c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d returned with HTTP 404 Aug 14 06:21:52.769189 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1336/5383] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:52 2026] GET /volume/v3/volumes/676d2658-da63-41b6-9bcc-7eb1648a782d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:21:52.793032 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:52.794940 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:21:52.795470 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1330806106", "snapshot_id": null, "imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "volume_type": null, "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:52.797075 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1330806106', 'snapshot_id': None, 'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'volume_type': None, 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:21:52.899114 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume of 1 GB Aug 14 06:21:52.903263 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Availability Zones retrieved successfully. Aug 14 06:21:52.908742 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Flow 'volume_create_api' (a94a6102-0454-421c-935c-4ecf1d79bb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:21:52.909841 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b42825-9005-45ae-82da-815b2cb75dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:52.910765 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:21:52.965020 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b42825-9005-45ae-82da-815b2cb75dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:52.965738 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e5c2e66-eba9-461f-9c89-139ffe51039f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:53.001138 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Created reservations ['168ea77d-9cd7-4ce5-9980-6a465c08e1e1', '81a37a23-dfd3-400c-a1b9-01105e648394', '61de5d8a-c168-4eb3-b37a-c0a8a36c5814', 'ae33ab7a-a340-469a-b21a-49876344c0ef'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:21:53.002127 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e5c2e66-eba9-461f-9c89-139ffe51039f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['168ea77d-9cd7-4ce5-9980-6a465c08e1e1', '81a37a23-dfd3-400c-a1b9-01105e648394', '61de5d8a-c168-4eb3-b37a-c0a8a36c5814', 'ae33ab7a-a340-469a-b21a-49876344c0ef']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:53.002878 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ad82ef6-c484-4f19-b34b-e8641c6dda43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:53.022529 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ad82ef6-c484-4f19-b34b-e8641c6dda43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a479e075-da50-4dbe-87e0-34d39afb2b77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1330806106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51160e349737408d875f78f791966af5',qos_specs=None,replication_status=,reservations=['168ea77d-9cd7-4ce5-9980-6a465c08e1e1','81a37a23-dfd3-400c-a1b9-01105e648394','61de5d8a-c168-4eb3-b37a-c0a8a36c5814','ae33ab7a-a340-469a-b21a-49876344c0ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5709a71717ae4d43966d85054afbb19c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:21:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1330806106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a479e075-da50-4dbe-87e0-34d39afb2b77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51160e349737408d875f78f791966af5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5709a71717ae4d43966d85054afbb19c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:53.023264 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89d10c02-63fa-43f2-aedf-f31841a29239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:53.039540 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89d10c02-63fa-43f2-aedf-f31841a29239) transitioned into state 'SUCCESS' from state '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-1330806106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51160e349737408d875f78f791966af5',qos_specs=None,replication_status=,reservations=['168ea77d-9cd7-4ce5-9980-6a465c08e1e1','81a37a23-dfd3-400c-a1b9-01105e648394','61de5d8a-c168-4eb3-b37a-c0a8a36c5814','ae33ab7a-a340-469a-b21a-49876344c0ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5709a71717ae4d43966d85054afbb19c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:53.040306 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c856c106-198a-4fb2-bf78-04d1c2e46a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:21:53.048353 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c856c106-198a-4fb2-bf78-04d1c2e46a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:21:53.049258 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Flow 'volume_create_api' (a94a6102-0454-421c-935c-4ecf1d79bb6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:21:53.049612 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume request issued successfully. Aug 14 06:21:53.050213 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-932d1e8a-61d8-47af-8ce9-897c946fb533 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:21:53.050653 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1355/5384] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:21:52 2026] POST /volume/v3/volumes => generated 759 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:21:53.063976 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9d8e182a-947b-4406-b811-2c5399415c9f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:53.065787 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9d8e182a-947b-4406-b811-2c5399415c9f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 Aug 14 06:21:53.065966 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9d8e182a-947b-4406-b811-2c5399415c9f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:53.066167 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9d8e182a-947b-4406-b811-2c5399415c9f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:53.072824 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:53.072824 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:53.076057 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9d8e182a-947b-4406-b811-2c5399415c9f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:53.079799 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9d8e182a-947b-4406-b811-2c5399415c9f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 returned with HTTP 200 Aug 14 06:21:53.080301 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1346/5385] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:53 2026] GET /volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:21:54.093771 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c17e3109-64b3-4219-933b-92ec69b1e989 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:54.096033 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c17e3109-64b3-4219-933b-92ec69b1e989 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 Aug 14 06:21:54.096305 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c17e3109-64b3-4219-933b-92ec69b1e989 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:54.096582 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c17e3109-64b3-4219-933b-92ec69b1e989 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:54.105333 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:54.105333 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:54.109590 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c17e3109-64b3-4219-933b-92ec69b1e989 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:54.115354 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c17e3109-64b3-4219-933b-92ec69b1e989 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 returned with HTTP 200 Aug 14 06:21:54.115848 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1349/5386] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:54 2026] GET /volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:54.127148 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6b1a28e0-4a25-4e0f-af9c-008e39c03833 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:54.128900 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6b1a28e0-4a25-4e0f-af9c-008e39c03833 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 Aug 14 06:21:54.129096 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6b1a28e0-4a25-4e0f-af9c-008e39c03833 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:54.129273 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6b1a28e0-4a25-4e0f-af9c-008e39c03833 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:54.136440 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:54.136440 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:54.140062 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6b1a28e0-4a25-4e0f-af9c-008e39c03833 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:54.144593 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6b1a28e0-4a25-4e0f-af9c-008e39c03833 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 returned with HTTP 200 Aug 14 06:21:54.145047 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1337/5387] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:21:54 2026] GET /volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:55.187346 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-68c41576-958b-4b4b-9077-80153cb84ef7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:55.189612 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-68c41576-958b-4b4b-9077-80153cb84ef7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 Aug 14 06:21:55.189852 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-68c41576-958b-4b4b-9077-80153cb84ef7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:55.190106 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-68c41576-958b-4b4b-9077-80153cb84ef7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:55.196891 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:55.196891 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:21:55.200419 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-68c41576-958b-4b4b-9077-80153cb84ef7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:55.204737 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-68c41576-958b-4b4b-9077-80153cb84ef7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 returned with HTTP 200 Aug 14 06:21:55.205175 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1356/5388] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:21:55 2026] GET /volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:55.635234 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-cef7cf1c-527d-4a49-94dd-0e23184c335f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:55.637378 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-cef7cf1c-527d-4a49-94dd-0e23184c335f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 Aug 14 06:21:55.637632 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-cef7cf1c-527d-4a49-94dd-0e23184c335f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:55.637817 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-cef7cf1c-527d-4a49-94dd-0e23184c335f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:55.645188 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:55.645188 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:55.649320 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-cef7cf1c-527d-4a49-94dd-0e23184c335f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:55.654258 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-cef7cf1c-527d-4a49-94dd-0e23184c335f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 returned with HTTP 200 Aug 14 06:21:55.654789 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1347/5389] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:21:55 2026] GET /volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:55.665239 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3ff9802d-867a-4bfa-b611-6ec672f91187 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:55.665617 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3ff9802d-867a-4bfa-b611-6ec672f91187 None None] GET https://10.4.3.127/volume// Aug 14 06:21:55.665771 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3ff9802d-867a-4bfa-b611-6ec672f91187 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:55.665953 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3ff9802d-867a-4bfa-b611-6ec672f91187 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:55.666293 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3ff9802d-867a-4bfa-b611-6ec672f91187 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:21:55.666715 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1350/5390] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:21:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:21:55.674349 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-ec020b5a-4645-497d-ba18-8991f994f244 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:55.676440 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-ec020b5a-4645-497d-ba18-8991f994f244 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:21:55.676827 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-ec020b5a-4645-497d-ba18-8991f994f244 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a479e075-da50-4dbe-87e0-34d39afb2b77", "connector": null, "instance_uuid": "951449b1-8247-4c14-84a2-b229f54b864d"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:55.685363 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:55.685363 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:55.708974 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-ec020b5a-4645-497d-ba18-8991f994f244 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:21:55.709622 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1338/5391] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:21:55 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:56.580206 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e70c9edf-3df5-4273-a307-510e07970bb4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:56.580680 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e70c9edf-3df5-4273-a307-510e07970bb4 None None] GET https://10.4.3.127/volume// Aug 14 06:21:56.580885 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e70c9edf-3df5-4273-a307-510e07970bb4 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:56.581146 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e70c9edf-3df5-4273-a307-510e07970bb4 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:56.581579 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e70c9edf-3df5-4273-a307-510e07970bb4 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:21:56.581954 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1357/5392] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:21:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:21:56.589618 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-7c7ca304-88df-48c9-b234-d727a8bef979 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:56.593112 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-7c7ca304-88df-48c9-b234-d727a8bef979 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 Aug 14 06:21:56.593564 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-7c7ca304-88df-48c9-b234-d727a8bef979 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:21:56.594262 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-7c7ca304-88df-48c9-b234-d727a8bef979 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:21:56.610636 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:56.610636 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:21:56.619487 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-7c7ca304-88df-48c9-b234-d727a8bef979 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:21:56.627857 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-7c7ca304-88df-48c9-b234-d727a8bef979 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 returned with HTTP 200 Aug 14 06:21:56.628685 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1348/5393] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:21:56 2026] GET /volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 => generated 1546 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:21:56.726880 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-4f07cc16-f541-4f2c-81b8-b5fe7c301c5d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:56.729337 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-4f07cc16-f541-4f2c-81b8-b5fe7c301c5d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] PUT https://10.4.3.127/volume/v3/attachments/c1e22dbd-9446-48bf-a749-0a9e3cf998a5 Aug 14 06:21:56.729720 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-4f07cc16-f541-4f2c-81b8-b5fe7c301c5d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:56.737200 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-4f07cc16-f541-4f2c-81b8-b5fe7c301c5d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Acquiring lock "cinder-attachment_update-a479e075-da50-4dbe-87e0-34d39afb2b77-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:21:56.742036 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-4f07cc16-f541-4f2c-81b8-b5fe7c301c5d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Lock "cinder-attachment_update-a479e075-da50-4dbe-87e0-34d39afb2b77-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:21:56.743178 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:56.743178 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:21:56.821195 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-4f07cc16-f541-4f2c-81b8-b5fe7c301c5d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Lock "cinder-attachment_update-a479e075-da50-4dbe-87e0-34d39afb2b77-np0000007331" released by "attachment_update" :: held 0.079s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:21:56.821512 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-4f07cc16-f541-4f2c-81b8-b5fe7c301c5d tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/c1e22dbd-9446-48bf-a749-0a9e3cf998a5 returned with HTTP 200 Aug 14 06:21:56.822171 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1351/5394] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:21:56 2026] PUT /volume/v3/attachments/c1e22dbd-9446-48bf-a749-0a9e3cf998a5 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:21:56.841798 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-9c24c565-141b-4ce2-bdcc-a00ffafa4820 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:21:56.844074 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-9c24c565-141b-4ce2-bdcc-a00ffafa4820 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/attachments/c1e22dbd-9446-48bf-a749-0a9e3cf998a5/action Aug 14 06:21:56.844627 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-9c24c565-141b-4ce2-bdcc-a00ffafa4820 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:21:56.844792 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-9c24c565-141b-4ce2-bdcc-a00ffafa4820 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:21:56.862876 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:21:56.862876 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:21:56.876176 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-790b1437-8db0-46da-a47b-64ef4c7de107 req-9c24c565-141b-4ce2-bdcc-a00ffafa4820 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/c1e22dbd-9446-48bf-a749-0a9e3cf998a5/action returned with HTTP 204 Aug 14 06:21:56.876696 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1339/5395] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:21:56 2026] POST /volume/v3/attachments/c1e22dbd-9446-48bf-a749-0a9e3cf998a5/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:22:05.203761 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=227,cinder:UPDATE=77,cinder:INSERT=45 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:22:06.087221 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-e242c86f-cd2b-41d7-805a-838cff29506e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:06.089200 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-e242c86f-cd2b-41d7-805a-838cff29506e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:06.089408 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-e242c86f-cd2b-41d7-805a-838cff29506e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:06.089612 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-e242c86f-cd2b-41d7-805a-838cff29506e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:06.098921 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:06.098921 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:06.102604 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-e242c86f-cd2b-41d7-805a-838cff29506e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:06.107089 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-e242c86f-cd2b-41d7-805a-838cff29506e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:06.107528 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1358/5396] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:22:06 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:06.470477 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ed07a444-0cf3-428c-9d78-a83170b736a9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:06.471055 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ed07a444-0cf3-428c-9d78-a83170b736a9 None None] GET https://10.4.3.127/volume// Aug 14 06:22:06.471320 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ed07a444-0cf3-428c-9d78-a83170b736a9 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:06.471620 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ed07a444-0cf3-428c-9d78-a83170b736a9 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:06.472149 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ed07a444-0cf3-428c-9d78-a83170b736a9 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:22:06.472713 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1349/5397] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:22:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:22:06.478675 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-c17d9afd-5eb5-42af-83ff-edc148e9a4b0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:06.555235 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-c17d9afd-5eb5-42af-83ff-edc148e9a4b0 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:22:06.555575 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-c17d9afd-5eb5-42af-83ff-edc148e9a4b0 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d74e4ac-691a-4aeb-bb3a-66082bf52375", "connector": null, "instance_uuid": "d814d101-e46c-4e4c-894c-2ed85f7f2d9c"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:06.565014 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:06.565014 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:06.625697 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=162,cinder:INSERT=13,cinder:UPDATE=30 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:22:06.703646 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-c17d9afd-5eb5-42af-83ff-edc148e9a4b0 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:22:06.704127 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1352/5398] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:22:06 2026] POST /volume/v3/attachments => generated 273 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:06.871639 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=78,cinder:INSERT=2,cinder:UPDATE=11 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:22:06.999184 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-63fb3e29-4cb0-4457-892f-2d720ed4b169 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:07.001994 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-63fb3e29-4cb0-4457-892f-2d720ed4b169 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:07.002300 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-63fb3e29-4cb0-4457-892f-2d720ed4b169 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:07.002626 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-63fb3e29-4cb0-4457-892f-2d720ed4b169 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:07.014205 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:07.014205 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:07.017281 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-63fb3e29-4cb0-4457-892f-2d720ed4b169 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:07.021467 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-63fb3e29-4cb0-4457-892f-2d720ed4b169 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:07.021779 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1340/5399] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:06 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:07.077940 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5937c388-519a-47db-9b82-174588ae383d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:07.078355 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5937c388-519a-47db-9b82-174588ae383d None None] GET https://10.4.3.127/volume// Aug 14 06:22:07.078533 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5937c388-519a-47db-9b82-174588ae383d None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:07.078724 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5937c388-519a-47db-9b82-174588ae383d None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:07.079170 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5937c388-519a-47db-9b82-174588ae383d None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:22:07.079449 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1359/5400] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:22:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:22:07.086144 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-809942b5-d5c6-4779-bac3-a46c660cc96e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:07.088464 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-809942b5-d5c6-4779-bac3-a46c660cc96e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:07.088704 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-809942b5-d5c6-4779-bac3-a46c660cc96e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:07.088886 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-809942b5-d5c6-4779-bac3-a46c660cc96e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:07.099647 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:07.099647 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:07.102820 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-809942b5-d5c6-4779-bac3-a46c660cc96e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:07.106783 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-809942b5-d5c6-4779-bac3-a46c660cc96e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:07.107239 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1350/5401] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:22:07 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:22:07.203208 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-69443484-5e03-419b-831e-849e0646bf35 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:07.205344 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-69443484-5e03-419b-831e-849e0646bf35 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] PUT https://10.4.3.127/volume/v3/attachments/a2df3ab3-68a8-4b2a-b365-edfd9e064074 Aug 14 06:22:07.205750 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-69443484-5e03-419b-831e-849e0646bf35 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:07.213559 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-69443484-5e03-419b-831e-849e0646bf35 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Acquiring lock "cinder-attachment_update-4d74e4ac-691a-4aeb-bb3a-66082bf52375-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:22:07.239996 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-69443484-5e03-419b-831e-849e0646bf35 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Lock "cinder-attachment_update-4d74e4ac-691a-4aeb-bb3a-66082bf52375-np0000007331" acquired by "attachment_update" :: waited 0.004s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:22:07.239996 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:07.239996 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:07.595490 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-69443484-5e03-419b-831e-849e0646bf35 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Lock "cinder-attachment_update-4d74e4ac-691a-4aeb-bb3a-66082bf52375-np0000007331" released by "attachment_update" :: held 0.378s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:22:07.651751 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-69443484-5e03-419b-831e-849e0646bf35 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/attachments/a2df3ab3-68a8-4b2a-b365-edfd9e064074 returned with HTTP 200 Aug 14 06:22:07.651751 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1353/5402] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:22:07 2026] PUT /volume/v3/attachments/a2df3ab3-68a8-4b2a-b365-edfd9e064074 => generated 969 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:08.272142 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5ad8f82e-1742-4275-8239-c91cae2629e1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:08.272142 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5ad8f82e-1742-4275-8239-c91cae2629e1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:08.272142 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5ad8f82e-1742-4275-8239-c91cae2629e1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:08.272142 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5ad8f82e-1742-4275-8239-c91cae2629e1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:08.272142 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:08.272142 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:08.272142 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5ad8f82e-1742-4275-8239-c91cae2629e1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:08.272142 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5ad8f82e-1742-4275-8239-c91cae2629e1 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:08.272142 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1341/5403] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:08 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:09.074721 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e0c6b9c0-e712-468e-ad9e-54cdf4d33556 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:09.076419 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e0c6b9c0-e712-468e-ad9e-54cdf4d33556 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:09.076604 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e0c6b9c0-e712-468e-ad9e-54cdf4d33556 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:09.076778 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e0c6b9c0-e712-468e-ad9e-54cdf4d33556 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:09.086997 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:09.086997 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:09.089776 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e0c6b9c0-e712-468e-ad9e-54cdf4d33556 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:09.093377 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e0c6b9c0-e712-468e-ad9e-54cdf4d33556 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:09.093728 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1360/5404] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:09 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:09.907389 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-9fcc8deb-4abb-4615-bbfc-363f82af4cd6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:09.909381 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-9fcc8deb-4abb-4615-bbfc-363f82af4cd6 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] POST https://10.4.3.127/volume/v3/attachments/a2df3ab3-68a8-4b2a-b365-edfd9e064074/action Aug 14 06:22:09.909701 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-9fcc8deb-4abb-4615-bbfc-363f82af4cd6 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:22:09.909802 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-9fcc8deb-4abb-4615-bbfc-363f82af4cd6 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:09.925880 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:09.925880 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:09.944215 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6819fab1-1be2-41d5-81d4-b443bea164f2 req-9fcc8deb-4abb-4615-bbfc-363f82af4cd6 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/attachments/a2df3ab3-68a8-4b2a-b365-edfd9e064074/action returned with HTTP 204 Aug 14 06:22:09.944762 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1351/5405] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:22:09 2026] POST /volume/v3/attachments/a2df3ab3-68a8-4b2a-b365-edfd9e064074/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:22:09.968920 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-637c923d-86df-49af-982f-8bd9f3a784cb req-31bcc73e-aaf2-45be-8c6d-4c0c45f37fcb None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:10.034762 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-637c923d-86df-49af-982f-8bd9f3a784cb req-31bcc73e-aaf2-45be-8c6d-4c0c45f37fcb tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] DELETE https://10.4.3.127/volume/v3/attachments/20c3773e-8211-405e-ae3a-7303c44f35a9 Aug 14 06:22:10.034968 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-637c923d-86df-49af-982f-8bd9f3a784cb req-31bcc73e-aaf2-45be-8c6d-4c0c45f37fcb tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:10.035149 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-637c923d-86df-49af-982f-8bd9f3a784cb req-31bcc73e-aaf2-45be-8c6d-4c0c45f37fcb tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:10.041875 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:10.041875 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:10.106329 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-96338910-de40-4379-9530-ff8a007bf42a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:10.108592 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-96338910-de40-4379-9530-ff8a007bf42a tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:10.108846 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-96338910-de40-4379-9530-ff8a007bf42a tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:10.109092 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-96338910-de40-4379-9530-ff8a007bf42a tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:10.113473 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-637c923d-86df-49af-982f-8bd9f3a784cb req-31bcc73e-aaf2-45be-8c6d-4c0c45f37fcb tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/attachments/20c3773e-8211-405e-ae3a-7303c44f35a9 returned with HTTP 200 Aug 14 06:22:10.113913 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1354/5406] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:22:09 2026] DELETE /volume/v3/attachments/20c3773e-8211-405e-ae3a-7303c44f35a9 => generated 19 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:10.124768 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:10.124768 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:10.129416 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-96338910-de40-4379-9530-ff8a007bf42a tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:10.135348 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-96338910-de40-4379-9530-ff8a007bf42a tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:10.139542 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1342/5407] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:10 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1510 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:10.922784 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-aa4eeb85-81b4-4db1-a17d-771a51cbc5c3 req-fd22d626-43b0-4dac-84b0-da6f284ca284 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:10.925001 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-aa4eeb85-81b4-4db1-a17d-771a51cbc5c3 req-fd22d626-43b0-4dac-84b0-da6f284ca284 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:22:10.925184 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-aa4eeb85-81b4-4db1-a17d-771a51cbc5c3 req-fd22d626-43b0-4dac-84b0-da6f284ca284 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:10.925357 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-aa4eeb85-81b4-4db1-a17d-771a51cbc5c3 req-fd22d626-43b0-4dac-84b0-da6f284ca284 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:10.931644 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:10.931644 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:10.934840 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-aa4eeb85-81b4-4db1-a17d-771a51cbc5c3 req-fd22d626-43b0-4dac-84b0-da6f284ca284 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:22:10.938622 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-aa4eeb85-81b4-4db1-a17d-771a51cbc5c3 req-fd22d626-43b0-4dac-84b0-da6f284ca284 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 200 Aug 14 06:22:10.938969 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1361/5408] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:22:10 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:11.428033 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3d42826e-776a-4e4f-a9df-6a73b08b607c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:11.430272 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3d42826e-776a-4e4f-a9df-6a73b08b607c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:11.430533 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3d42826e-776a-4e4f-a9df-6a73b08b607c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:11.430794 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3d42826e-776a-4e4f-a9df-6a73b08b607c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:11.445203 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:11.445203 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:11.449177 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3d42826e-776a-4e4f-a9df-6a73b08b607c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:11.454932 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3d42826e-776a-4e4f-a9df-6a73b08b607c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:11.455438 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1352/5409] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:11 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1510 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:11.471657 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-44d07b9c-08c7-455a-87de-1dae6edc0ccb None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:11.473779 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-44d07b9c-08c7-455a-87de-1dae6edc0ccb tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:11.474039 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-44d07b9c-08c7-455a-87de-1dae6edc0ccb tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:11.474255 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-44d07b9c-08c7-455a-87de-1dae6edc0ccb tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:11.487496 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:11.487496 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:11.492588 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-44d07b9c-08c7-455a-87de-1dae6edc0ccb tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:11.499573 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-44d07b9c-08c7-455a-87de-1dae6edc0ccb tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:11.500024 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1355/5410] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:11 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1510 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:11.519349 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-13b0f1e6-4211-494d-b988-a7aaf9627a96 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:11.521192 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-13b0f1e6-4211-494d-b988-a7aaf9627a96 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:11.521368 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-13b0f1e6-4211-494d-b988-a7aaf9627a96 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:11.521677 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-13b0f1e6-4211-494d-b988-a7aaf9627a96 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:11.533230 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:11.533230 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:11.536535 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-13b0f1e6-4211-494d-b988-a7aaf9627a96 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:11.540696 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-13b0f1e6-4211-494d-b988-a7aaf9627a96 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:11.541047 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1343/5411] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:11 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1510 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:11.596690 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-c2c178d3-e746-424c-ba2c-af5b5c10a380 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:11.599928 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-c2c178d3-e746-424c-ba2c-af5b5c10a380 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:11.600217 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-c2c178d3-e746-424c-ba2c-af5b5c10a380 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:11.600500 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-c2c178d3-e746-424c-ba2c-af5b5c10a380 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:11.619414 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:11.619414 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:11.625354 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-c2c178d3-e746-424c-ba2c-af5b5c10a380 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:11.633414 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-c2c178d3-e746-424c-ba2c-af5b5c10a380 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:11.633999 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1362/5412] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:22:11 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1510 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:11.649906 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-fb20fc9c-5f97-47c7-aa66-515436e894a7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:11.652166 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-fb20fc9c-5f97-47c7-aa66-515436e894a7 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] POST https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375/action Aug 14 06:22:11.652488 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-fb20fc9c-5f97-47c7-aa66-515436e894a7 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:22:11.652731 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-fb20fc9c-5f97-47c7-aa66-515436e894a7 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:11.663732 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:11.663732 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:11.664253 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-fb20fc9c-5f97-47c7-aa66-515436e894a7 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:11.675912 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-fb20fc9c-5f97-47c7-aa66-515436e894a7 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Begin detaching volume completed successfully. Aug 14 06:22:11.676122 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-fb20fc9c-5f97-47c7-aa66-515436e894a7 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375/action returned with HTTP 202 Aug 14 06:22:11.676590 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1353/5413] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:22:11 2026] POST /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:22:11.695509 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-85d833a6-eaed-4c78-b5fb-36d12e54f58c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:11.697171 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-85d833a6-eaed-4c78-b5fb-36d12e54f58c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:11.697342 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-85d833a6-eaed-4c78-b5fb-36d12e54f58c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:11.697564 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-85d833a6-eaed-4c78-b5fb-36d12e54f58c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:11.710417 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:11.710417 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:11.714911 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-85d833a6-eaed-4c78-b5fb-36d12e54f58c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:11.720120 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-85d833a6-eaed-4c78-b5fb-36d12e54f58c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:11.720502 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d0cf57d7-c75c-4d7c-aafd-5f388b2ba88b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:11.720610 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1356/5414] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:11 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1513 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:11.721333 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d0cf57d7-c75c-4d7c-aafd-5f388b2ba88b None None] GET https://10.4.3.127/volume// Aug 14 06:22:11.721333 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d0cf57d7-c75c-4d7c-aafd-5f388b2ba88b None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:11.721333 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d0cf57d7-c75c-4d7c-aafd-5f388b2ba88b None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:11.723007 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d0cf57d7-c75c-4d7c-aafd-5f388b2ba88b None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:22:11.723007 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1344/5415] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:22:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:22:11.730678 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-4865d568-1c65-4d39-a65e-15bb0d87ee07 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:11.733263 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-4865d568-1c65-4d39-a65e-15bb0d87ee07 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:11.733512 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-4865d568-1c65-4d39-a65e-15bb0d87ee07 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:11.733709 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-4865d568-1c65-4d39-a65e-15bb0d87ee07 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:11.745729 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:11.745729 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:11.749567 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-4865d568-1c65-4d39-a65e-15bb0d87ee07 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:11.754482 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-4865d568-1c65-4d39-a65e-15bb0d87ee07 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:11.754914 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1363/5416] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:22:11 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1693 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:22:12.274277 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-543532a3-c70e-4527-8a73-580526d2a516 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:12.277286 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-543532a3-c70e-4527-8a73-580526d2a516 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:12.277578 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-543532a3-c70e-4527-8a73-580526d2a516 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:12.277848 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-543532a3-c70e-4527-8a73-580526d2a516 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:12.292517 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:12.292517 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:12.296680 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-543532a3-c70e-4527-8a73-580526d2a516 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:12.302238 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-543532a3-c70e-4527-8a73-580526d2a516 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:12.302708 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1354/5417] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:22:12 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1513 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:12.320251 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-88f3581a-32db-44e7-bf55-10d983ff153a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:12.324486 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-88f3581a-32db-44e7-bf55-10d983ff153a tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] DELETE https://10.4.3.127/volume/v3/attachments/a2df3ab3-68a8-4b2a-b365-edfd9e064074 Aug 14 06:22:12.324977 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-88f3581a-32db-44e7-bf55-10d983ff153a tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:12.324977 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-88f3581a-32db-44e7-bf55-10d983ff153a tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:12.333439 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:12.333439 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:12.407100 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-564bb4c9-a27f-40f1-ae44-74f66a633feb req-88f3581a-32db-44e7-bf55-10d983ff153a tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/attachments/a2df3ab3-68a8-4b2a-b365-edfd9e064074 returned with HTTP 200 Aug 14 06:22:12.407523 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1357/5418] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:22:12 2026] DELETE /volume/v3/attachments/a2df3ab3-68a8-4b2a-b365-edfd9e064074 => generated 192 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:12.733717 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e7961954-9898-43b3-8963-c92fb403cf6d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:12.735268 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e7961954-9898-43b3-8963-c92fb403cf6d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:12.735450 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e7961954-9898-43b3-8963-c92fb403cf6d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:12.735646 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e7961954-9898-43b3-8963-c92fb403cf6d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:12.745472 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:12.745472 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:12.748838 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e7961954-9898-43b3-8963-c92fb403cf6d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:12.752824 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e7961954-9898-43b3-8963-c92fb403cf6d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:12.753216 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1345/5419] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:12 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:13.829138 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-475ac1b9-daba-4283-b3a4-3191bad85197 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:13.831016 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-475ac1b9-daba-4283-b3a4-3191bad85197 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] DELETE https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:22:13.831429 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-475ac1b9-daba-4283-b3a4-3191bad85197 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:13.831959 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-475ac1b9-daba-4283-b3a4-3191bad85197 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:13.833310 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-475ac1b9-daba-4283-b3a4-3191bad85197 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Delete volume with id: 19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:22:13.840558 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:13.840558 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:13.841191 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-475ac1b9-daba-4283-b3a4-3191bad85197 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:22:13.851770 np0000007331 devstack@c-api.service[100406]: WARNING cinder.keymgr.conf_key_mgr [None req-475ac1b9-daba-4283-b3a4-3191bad85197 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 06:22:13.857377 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-475ac1b9-daba-4283-b3a4-3191bad85197 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Delete volume request issued successfully. Aug 14 06:22:13.857690 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-475ac1b9-daba-4283-b3a4-3191bad85197 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 202 Aug 14 06:22:13.858158 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1364/5420] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:22:13 2026] DELETE /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:22:13.866007 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3d0d7d83-e20f-4808-be51-bd7fdc20dd63 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:13.868005 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3d0d7d83-e20f-4808-be51-bd7fdc20dd63 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:22:13.868254 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3d0d7d83-e20f-4808-be51-bd7fdc20dd63 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:13.868466 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3d0d7d83-e20f-4808-be51-bd7fdc20dd63 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:13.876184 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:13.876184 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:13.880025 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3d0d7d83-e20f-4808-be51-bd7fdc20dd63 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Volume info retrieved successfully. Aug 14 06:22:13.884027 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3d0d7d83-e20f-4808-be51-bd7fdc20dd63 tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 200 Aug 14 06:22:13.884968 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1355/5421] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:13 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:14.897516 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-bf125e89-5918-4d8f-9428-57b02934914e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:14.899652 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bf125e89-5918-4d8f-9428-57b02934914e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] GET https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c Aug 14 06:22:14.899827 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bf125e89-5918-4d8f-9428-57b02934914e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:14.900034 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bf125e89-5918-4d8f-9428-57b02934914e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:14.902191 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=194,cinder:UPDATE=38,cinder:INSERT=15 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:22:14.906939 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bf125e89-5918-4d8f-9428-57b02934914e tempest-TestEncryptedCinderVolumes-1914091198 tempest-TestEncryptedCinderVolumes-1914091198-project-member] https://10.4.3.127/volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c returned with HTTP 404 Aug 14 06:22:14.907508 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1358/5422] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:14 2026] GET /volume/v3/volumes/19d05e54-dd24-4d70-a109-382066bfae8c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:22:14.915034 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0243548c-2383-4a0c-a3b9-bc77538bab88 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:14.993357 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0243548c-2383-4a0c-a3b9-bc77538bab88 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 14 06:22:14.993555 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0243548c-2383-4a0c-a3b9-bc77538bab88 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:14.993728 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0243548c-2383-4a0c-a3b9-bc77538bab88 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:14.994494 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0243548c-2383-4a0c-a3b9-bc77538bab88 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:22:15.013494 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0243548c-2383-4a0c-a3b9-bc77538bab88 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Get all volumes completed successfully. Aug 14 06:22:15.015492 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:15.015492 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:15.019415 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0243548c-2383-4a0c-a3b9-bc77538bab88 tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 06:22:15.019778 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1346/5423] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 14 06:22:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13225 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:22:15.035455 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-47049ed1-0b14-402e-97d9-1d2b1b92a9ce None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:15.037283 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-47049ed1-0b14-402e-97d9-1d2b1b92a9ce tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] DELETE https://10.4.3.127/volume/v3/types/93c5546b-8d1b-4d4f-8a3a-5e9a2b708b6c Aug 14 06:22:15.039171 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-47049ed1-0b14-402e-97d9-1d2b1b92a9ce tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:15.039171 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-47049ed1-0b14-402e-97d9-1d2b1b92a9ce tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:15.058980 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-47049ed1-0b14-402e-97d9-1d2b1b92a9ce tempest-TestEncryptedCinderVolumes-554735101 tempest-TestEncryptedCinderVolumes-554735101-project-admin] https://10.4.3.127/volume/v3/types/93c5546b-8d1b-4d4f-8a3a-5e9a2b708b6c returned with HTTP 202 Aug 14 06:22:15.059588 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1365/5424] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:22:15 2026] DELETE /volume/v3/types/93c5546b-8d1b-4d4f-8a3a-5e9a2b708b6c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:22:15.208037 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5bfce938-f0d9-44a1-83ae-89b916661fa3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:15.209636 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5bfce938-f0d9-44a1-83ae-89b916661fa3 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:15.209793 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5bfce938-f0d9-44a1-83ae-89b916661fa3 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:15.209974 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5bfce938-f0d9-44a1-83ae-89b916661fa3 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:15.218446 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:15.218446 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:15.221618 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5bfce938-f0d9-44a1-83ae-89b916661fa3 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:15.225345 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5bfce938-f0d9-44a1-83ae-89b916661fa3 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:15.225848 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1356/5425] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:15 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:15.268592 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-9c64e575-9fcd-41f3-99c4-5661b7331f70 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:15.295575 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-9c64e575-9fcd-41f3-99c4-5661b7331f70 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:15.295834 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-9c64e575-9fcd-41f3-99c4-5661b7331f70 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:15.296069 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-9c64e575-9fcd-41f3-99c4-5661b7331f70 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:15.306676 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:15.306676 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:15.310381 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-9c64e575-9fcd-41f3-99c4-5661b7331f70 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:15.315081 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-9c64e575-9fcd-41f3-99c4-5661b7331f70 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:15.315523 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1359/5426] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:22:15 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1213 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:15.333860 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-0757b721-0086-4b5a-b6d4-4c76fdad394d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:15.336380 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-0757b721-0086-4b5a-b6d4-4c76fdad394d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] POST https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375/action Aug 14 06:22:15.336760 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-0757b721-0086-4b5a-b6d4-4c76fdad394d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:22:15.336873 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-0757b721-0086-4b5a-b6d4-4c76fdad394d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:15.347597 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:15.347597 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:15.348154 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-0757b721-0086-4b5a-b6d4-4c76fdad394d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:15.365894 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-0757b721-0086-4b5a-b6d4-4c76fdad394d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Begin detaching volume completed successfully. Aug 14 06:22:15.366174 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-0757b721-0086-4b5a-b6d4-4c76fdad394d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375/action returned with HTTP 202 Aug 14 06:22:15.366728 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1347/5427] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:22:15 2026] POST /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:22:15.384074 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4a297b3f-3575-458b-8adc-7bf283cad635 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:15.386987 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4a297b3f-3575-458b-8adc-7bf283cad635 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:15.387217 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4a297b3f-3575-458b-8adc-7bf283cad635 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:15.387474 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4a297b3f-3575-458b-8adc-7bf283cad635 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:15.397405 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:15.397405 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:15.402381 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4a297b3f-3575-458b-8adc-7bf283cad635 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:15.406389 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-460e53bc-20e9-486e-890b-519d84dacd4a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:15.406787 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-460e53bc-20e9-486e-890b-519d84dacd4a None None] GET https://10.4.3.127/volume// Aug 14 06:22:15.406950 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-460e53bc-20e9-486e-890b-519d84dacd4a None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:15.407126 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-460e53bc-20e9-486e-890b-519d84dacd4a None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:15.407440 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-460e53bc-20e9-486e-890b-519d84dacd4a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:22:15.407704 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1357/5428] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:22:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:22:15.409057 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4a297b3f-3575-458b-8adc-7bf283cad635 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:15.409409 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1366/5429] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:15 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1216 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:15.416074 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-650adeeb-d10d-43f1-8ac7-3eca9c55ae0b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:15.419198 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-650adeeb-d10d-43f1-8ac7-3eca9c55ae0b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:15.419417 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-650adeeb-d10d-43f1-8ac7-3eca9c55ae0b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:15.419595 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-650adeeb-d10d-43f1-8ac7-3eca9c55ae0b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:15.429044 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:15.429044 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:15.432627 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-650adeeb-d10d-43f1-8ac7-3eca9c55ae0b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:15.436895 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-650adeeb-d10d-43f1-8ac7-3eca9c55ae0b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:15.437315 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1360/5430] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:22:15 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1396 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 06:22:16.422535 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a22a4d83-41de-4fa4-8022-a206afab4baf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:16.424829 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a22a4d83-41de-4fa4-8022-a206afab4baf tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:16.425012 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a22a4d83-41de-4fa4-8022-a206afab4baf tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:16.425411 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a22a4d83-41de-4fa4-8022-a206afab4baf tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:16.522193 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:16.522193 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:16.551285 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a22a4d83-41de-4fa4-8022-a206afab4baf tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:16.597580 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a22a4d83-41de-4fa4-8022-a206afab4baf tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:16.598011 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1348/5431] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:16 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1216 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:17.571152 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-5666989d-68a1-4659-9775-6ad18f86aa6e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:17.573689 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-5666989d-68a1-4659-9775-6ad18f86aa6e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:17.573923 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-5666989d-68a1-4659-9775-6ad18f86aa6e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:17.574172 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-5666989d-68a1-4659-9775-6ad18f86aa6e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:17.586515 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:17.586515 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:17.590728 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-5666989d-68a1-4659-9775-6ad18f86aa6e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:17.596239 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-5666989d-68a1-4659-9775-6ad18f86aa6e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:17.596817 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1358/5432] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:22:17 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1216 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:17.610307 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-78d97850-2e4a-43f8-b618-920b730cc400 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:17.612542 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78d97850-2e4a-43f8-b618-920b730cc400 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:17.612785 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-78d97850-2e4a-43f8-b618-920b730cc400 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:17.613049 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-78d97850-2e4a-43f8-b618-920b730cc400 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:17.628964 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:17.628964 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:17.634669 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-78d97850-2e4a-43f8-b618-920b730cc400 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:17.640313 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78d97850-2e4a-43f8-b618-920b730cc400 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:17.640874 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1367/5433] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:17 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 1216 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:17.905575 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-7f7adb35-75c3-497b-b4e9-380825b39e5c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:17.907738 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-7f7adb35-75c3-497b-b4e9-380825b39e5c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] DELETE https://10.4.3.127/volume/v3/attachments/f21c47be-753b-4dde-8496-906632023ab0 Aug 14 06:22:17.907964 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-7f7adb35-75c3-497b-b4e9-380825b39e5c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:17.908220 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-7f7adb35-75c3-497b-b4e9-380825b39e5c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:17.915962 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:17.915962 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:17.968843 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-91a5e525-58f1-4a67-ab7c-c3010cfa6ff2 req-7f7adb35-75c3-497b-b4e9-380825b39e5c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/attachments/f21c47be-753b-4dde-8496-906632023ab0 returned with HTTP 200 Aug 14 06:22:17.969304 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1361/5434] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:22:17 2026] DELETE /volume/v3/attachments/f21c47be-753b-4dde-8496-906632023ab0 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:18.652963 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-700eb5a5-8d98-4404-8416-ef8528f5be8b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:18.654682 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-700eb5a5-8d98-4404-8416-ef8528f5be8b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:18.654915 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-700eb5a5-8d98-4404-8416-ef8528f5be8b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:18.655048 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-700eb5a5-8d98-4404-8416-ef8528f5be8b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:18.662224 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:18.662224 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:18.665949 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-700eb5a5-8d98-4404-8416-ef8528f5be8b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:18.678361 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-700eb5a5-8d98-4404-8416-ef8528f5be8b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:18.678361 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1349/5435] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:18 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:18.687560 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a789aef4-920e-493c-9f1f-de6b3347aa25 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:18.689127 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a789aef4-920e-493c-9f1f-de6b3347aa25 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:22:18.691494 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a789aef4-920e-493c-9f1f-de6b3347aa25 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:18.691494 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a789aef4-920e-493c-9f1f-de6b3347aa25 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:18.698686 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:18.698686 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:18.703661 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-a789aef4-920e-493c-9f1f-de6b3347aa25 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:18.706615 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a789aef4-920e-493c-9f1f-de6b3347aa25 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:22:18.706615 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1359/5436] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:18 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 1165 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:18.756898 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-ae5cdafc-3e99-4e4d-9250-6b54c1db74b5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:18.789640 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-ae5cdafc-3e99-4e4d-9250-6b54c1db74b5 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:22:18.789863 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-ae5cdafc-3e99-4e4d-9250-6b54c1db74b5 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:18.790068 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-ae5cdafc-3e99-4e4d-9250-6b54c1db74b5 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:18.799108 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:18.799108 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:18.802942 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-ae5cdafc-3e99-4e4d-9250-6b54c1db74b5 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:18.807107 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-ae5cdafc-3e99-4e4d-9250-6b54c1db74b5 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:22:18.807497 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1368/5437] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:22:18 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 1165 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:18.826806 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-a79e062f-bcc6-4c6e-995c-a3b7d6645c04 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:18.828792 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-a79e062f-bcc6-4c6e-995c-a3b7d6645c04 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] POST https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc/action Aug 14 06:22:18.829200 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-a79e062f-bcc6-4c6e-995c-a3b7d6645c04 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:22:18.829316 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-a79e062f-bcc6-4c6e-995c-a3b7d6645c04 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:18.839032 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:18.839032 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:18.839498 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-a79e062f-bcc6-4c6e-995c-a3b7d6645c04 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:18.865934 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-a79e062f-bcc6-4c6e-995c-a3b7d6645c04 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Begin detaching volume completed successfully. Aug 14 06:22:18.866134 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-a79e062f-bcc6-4c6e-995c-a3b7d6645c04 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc/action returned with HTTP 202 Aug 14 06:22:18.866588 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1362/5438] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:22:18 2026] POST /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:22:18.887889 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-45f4d55c-8e4d-47a6-abf7-019ee1fd8f7f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:18.889946 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-45f4d55c-8e4d-47a6-abf7-019ee1fd8f7f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:22:18.890142 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-45f4d55c-8e4d-47a6-abf7-019ee1fd8f7f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:18.890364 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-45f4d55c-8e4d-47a6-abf7-019ee1fd8f7f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:18.900908 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:18.900908 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:18.905137 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-45f4d55c-8e4d-47a6-abf7-019ee1fd8f7f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:18.910539 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-63acafeb-9e44-4dd5-9b90-e4fea84d66ad None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:18.910947 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-63acafeb-9e44-4dd5-9b90-e4fea84d66ad None None] GET https://10.4.3.127/volume// Aug 14 06:22:18.911131 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-63acafeb-9e44-4dd5-9b90-e4fea84d66ad None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:18.911316 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-63acafeb-9e44-4dd5-9b90-e4fea84d66ad None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:18.911693 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-63acafeb-9e44-4dd5-9b90-e4fea84d66ad None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:22:18.911984 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1360/5439] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:22:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:22:18.912658 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-45f4d55c-8e4d-47a6-abf7-019ee1fd8f7f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:22:18.913202 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1350/5440] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:18 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 1168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:18.919593 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-11fbe36e-b85d-4f11-a110-c246cfdcfb9d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:18.921835 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-11fbe36e-b85d-4f11-a110-c246cfdcfb9d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:22:18.922095 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-11fbe36e-b85d-4f11-a110-c246cfdcfb9d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:18.922322 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-11fbe36e-b85d-4f11-a110-c246cfdcfb9d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:18.932413 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:18.932413 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:18.935833 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-11fbe36e-b85d-4f11-a110-c246cfdcfb9d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:18.941137 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-11fbe36e-b85d-4f11-a110-c246cfdcfb9d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:22:18.941137 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1369/5441] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:22:18 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 1348 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:22:18.956043 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-a0160665-9548-435a-8fc9-9b74a26051ba None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:18.958409 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-a0160665-9548-435a-8fc9-9b74a26051ba tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc/encryption Aug 14 06:22:18.958612 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-a0160665-9548-435a-8fc9-9b74a26051ba tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:18.958803 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-a0160665-9548-435a-8fc9-9b74a26051ba tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:18.968425 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:18.968425 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:18.975777 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-a0160665-9548-435a-8fc9-9b74a26051ba tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc/encryption returned with HTTP 200 Aug 14 06:22:18.976186 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1363/5442] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 14 06:22:18 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:19.833794 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-785e3bb9-8dce-4034-86b6-21d810769a51 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:19.835782 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-785e3bb9-8dce-4034-86b6-21d810769a51 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] DELETE https://10.4.3.127/volume/v3/attachments/fae2f289-b5ac-45cd-991b-2a264615a503 Aug 14 06:22:19.835955 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-785e3bb9-8dce-4034-86b6-21d810769a51 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:19.836144 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-785e3bb9-8dce-4034-86b6-21d810769a51 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:19.861967 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:19.861967 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:19.925811 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e5749743-50c0-4a9d-896c-6b41bcaa0c07 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:19.927968 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e5749743-50c0-4a9d-896c-6b41bcaa0c07 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:22:19.928197 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e5749743-50c0-4a9d-896c-6b41bcaa0c07 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:19.928464 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e5749743-50c0-4a9d-896c-6b41bcaa0c07 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:20.004203 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:20.004203 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:20.008284 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e5749743-50c0-4a9d-896c-6b41bcaa0c07 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:20.012007 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e5749743-50c0-4a9d-896c-6b41bcaa0c07 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:22:20.012359 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1351/5443] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:19 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 1168 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:20.069594 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-4dce7559-b8b5-4d55-ac34-134756d6e7b3 req-785e3bb9-8dce-4034-86b6-21d810769a51 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/attachments/fae2f289-b5ac-45cd-991b-2a264615a503 returned with HTTP 200 Aug 14 06:22:20.070062 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1361/5444] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:22:19 2026] DELETE /volume/v3/attachments/fae2f289-b5ac-45cd-991b-2a264615a503 => generated 19 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:21.037684 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9eeaa9ed-d5bf-4f9a-8689-abffc38792a0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:21.037684 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9eeaa9ed-d5bf-4f9a-8689-abffc38792a0 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:22:21.037684 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9eeaa9ed-d5bf-4f9a-8689-abffc38792a0 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:21.037684 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9eeaa9ed-d5bf-4f9a-8689-abffc38792a0 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:21.037684 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:21.037684 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:21.066341 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9eeaa9ed-d5bf-4f9a-8689-abffc38792a0 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:21.066341 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9eeaa9ed-d5bf-4f9a-8689-abffc38792a0 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:22:21.066341 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1370/5445] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:21 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:21.089893 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-778b8491-e4f5-4c5e-89ff-23e9e4d69dc8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:21.089893 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-778b8491-e4f5-4c5e-89ff-23e9e4d69dc8 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 Aug 14 06:22:21.089893 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-778b8491-e4f5-4c5e-89ff-23e9e4d69dc8 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:21.089893 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-778b8491-e4f5-4c5e-89ff-23e9e4d69dc8 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:21.089893 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:21.089893 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:21.089893 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-778b8491-e4f5-4c5e-89ff-23e9e4d69dc8 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:21.089893 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-778b8491-e4f5-4c5e-89ff-23e9e4d69dc8 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 returned with HTTP 200 Aug 14 06:22:21.089893 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1364/5446] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:21 2026] GET /volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:21.135842 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-5c1c2a6e-b4c6-4d5a-827e-42c6341cddcf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:21.137784 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-5c1c2a6e-b4c6-4d5a-827e-42c6341cddcf tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 Aug 14 06:22:21.138040 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-5c1c2a6e-b4c6-4d5a-827e-42c6341cddcf tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:21.138254 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-5c1c2a6e-b4c6-4d5a-827e-42c6341cddcf tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:21.146610 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:21.146610 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:21.149781 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-5c1c2a6e-b4c6-4d5a-827e-42c6341cddcf tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:21.155637 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-5c1c2a6e-b4c6-4d5a-827e-42c6341cddcf tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 returned with HTTP 200 Aug 14 06:22:21.155637 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1352/5447] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:22:21 2026] GET /volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:21.174689 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-3a944658-9f5b-4ebe-9b5a-cbe2eb99bc44 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:21.176728 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-3a944658-9f5b-4ebe-9b5a-cbe2eb99bc44 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] POST https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04/action Aug 14 06:22:21.177285 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-3a944658-9f5b-4ebe-9b5a-cbe2eb99bc44 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:22:21.177285 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-3a944658-9f5b-4ebe-9b5a-cbe2eb99bc44 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:21.188156 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:21.188156 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:21.188664 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-3a944658-9f5b-4ebe-9b5a-cbe2eb99bc44 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:21.194689 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-3a944658-9f5b-4ebe-9b5a-cbe2eb99bc44 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Begin detaching volume completed successfully. Aug 14 06:22:21.194958 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-3a944658-9f5b-4ebe-9b5a-cbe2eb99bc44 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04/action returned with HTTP 202 Aug 14 06:22:21.195466 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1362/5448] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:22:21 2026] POST /volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:22:21.214099 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-81368a27-13d3-444f-bd6f-c647b7baa769 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:21.215784 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-81368a27-13d3-444f-bd6f-c647b7baa769 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 Aug 14 06:22:21.216046 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-81368a27-13d3-444f-bd6f-c647b7baa769 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:21.216298 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-81368a27-13d3-444f-bd6f-c647b7baa769 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:21.225266 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:21.225266 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:21.228613 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-81368a27-13d3-444f-bd6f-c647b7baa769 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:21.232679 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-81368a27-13d3-444f-bd6f-c647b7baa769 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 returned with HTTP 200 Aug 14 06:22:21.233234 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1371/5449] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:21 2026] GET /volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:21.233604 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-18536bd0-d49a-4adb-b541-deda408e9adf None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:21.233979 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-18536bd0-d49a-4adb-b541-deda408e9adf None None] GET https://10.4.3.127/volume// Aug 14 06:22:21.234178 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-18536bd0-d49a-4adb-b541-deda408e9adf None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:21.234415 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-18536bd0-d49a-4adb-b541-deda408e9adf None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:21.234750 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-18536bd0-d49a-4adb-b541-deda408e9adf None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:22:21.235127 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1365/5450] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:22:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:22:21.242360 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-4d1c5784-b87b-432a-97ed-83d37792dfed None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:21.244633 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-4d1c5784-b87b-432a-97ed-83d37792dfed tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 Aug 14 06:22:21.244823 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-4d1c5784-b87b-432a-97ed-83d37792dfed tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:21.245024 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-4d1c5784-b87b-432a-97ed-83d37792dfed tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:21.253763 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:21.253763 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:21.256949 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-4d1c5784-b87b-432a-97ed-83d37792dfed tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:21.260706 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-4d1c5784-b87b-432a-97ed-83d37792dfed tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 returned with HTTP 200 Aug 14 06:22:21.261082 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1353/5451] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:22:21 2026] GET /volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 => generated 1319 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:22:22.103839 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-1e286160-91b1-4c65-989f-b6b64cb7d10c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:22.106563 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-1e286160-91b1-4c65-989f-b6b64cb7d10c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] DELETE https://10.4.3.127/volume/v3/attachments/a90ef800-ff11-46d5-9602-ddb075f3a7dc Aug 14 06:22:22.106799 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-1e286160-91b1-4c65-989f-b6b64cb7d10c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:22.107035 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-1e286160-91b1-4c65-989f-b6b64cb7d10c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:22.114890 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:22.114890 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:22.165021 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f7ae5b60-8a88-410a-870e-3bd036c23a77 req-1e286160-91b1-4c65-989f-b6b64cb7d10c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/attachments/a90ef800-ff11-46d5-9602-ddb075f3a7dc returned with HTTP 200 Aug 14 06:22:22.165529 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1363/5452] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:22:22 2026] DELETE /volume/v3/attachments/a90ef800-ff11-46d5-9602-ddb075f3a7dc => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:22.246476 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dbda0c75-3677-47de-a509-5b053949dc20 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:22.248143 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dbda0c75-3677-47de-a509-5b053949dc20 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 Aug 14 06:22:22.248339 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dbda0c75-3677-47de-a509-5b053949dc20 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:22.248569 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dbda0c75-3677-47de-a509-5b053949dc20 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:22.255774 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:22.255774 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:22.259349 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dbda0c75-3677-47de-a509-5b053949dc20 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:22.263718 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dbda0c75-3677-47de-a509-5b053949dc20 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 returned with HTTP 200 Aug 14 06:22:22.264327 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1372/5453] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:22 2026] GET /volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:22.275782 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d92e1240-2fb1-46f3-a636-f4b0a9b2726d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:22.277496 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d92e1240-2fb1-46f3-a636-f4b0a9b2726d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] DELETE https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:22:22.277727 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d92e1240-2fb1-46f3-a636-f4b0a9b2726d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:22.277999 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d92e1240-2fb1-46f3-a636-f4b0a9b2726d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:22.278196 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-d92e1240-2fb1-46f3-a636-f4b0a9b2726d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Delete volume with id: 1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:22:22.285304 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:22.285304 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:22.285819 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d92e1240-2fb1-46f3-a636-f4b0a9b2726d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:22.296206 np0000007331 devstack@c-api.service[100404]: WARNING cinder.keymgr.conf_key_mgr [None req-d92e1240-2fb1-46f3-a636-f4b0a9b2726d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 06:22:22.302162 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d92e1240-2fb1-46f3-a636-f4b0a9b2726d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Delete volume request issued successfully. Aug 14 06:22:22.302465 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d92e1240-2fb1-46f3-a636-f4b0a9b2726d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 202 Aug 14 06:22:22.303029 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1366/5454] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:22:22 2026] DELETE /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:22:22.310493 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-43f2f179-c9f8-499e-b376-fcb288ed435e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:22.312221 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-43f2f179-c9f8-499e-b376-fcb288ed435e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:22:22.312434 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-43f2f179-c9f8-499e-b376-fcb288ed435e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:22.312762 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-43f2f179-c9f8-499e-b376-fcb288ed435e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:22.320421 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:22.320421 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:22.323904 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-43f2f179-c9f8-499e-b376-fcb288ed435e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:22.328251 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-43f2f179-c9f8-499e-b376-fcb288ed435e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 200 Aug 14 06:22:22.328872 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1354/5455] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:22 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:23.343172 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-44acaf28-16fd-43a1-be21-7efd20d4faee None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:23.345088 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-44acaf28-16fd-43a1-be21-7efd20d4faee tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc Aug 14 06:22:23.345327 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-44acaf28-16fd-43a1-be21-7efd20d4faee tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:23.345561 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-44acaf28-16fd-43a1-be21-7efd20d4faee tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:23.352256 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-44acaf28-16fd-43a1-be21-7efd20d4faee tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc returned with HTTP 404 Aug 14 06:22:23.353009 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1364/5456] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:23 2026] GET /volume/v3/volumes/1e5730c7-286f-4145-a913-ad1cf42004bc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:22:23.359341 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-99185747-45f1-47b9-935c-eda495a56232 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:23.360910 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-99185747-45f1-47b9-935c-eda495a56232 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 14 06:22:23.361081 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-99185747-45f1-47b9-935c-eda495a56232 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:23.361271 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-99185747-45f1-47b9-935c-eda495a56232 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:23.361969 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-99185747-45f1-47b9-935c-eda495a56232 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:22:23.372928 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-99185747-45f1-47b9-935c-eda495a56232 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Get all volumes completed successfully. Aug 14 06:22:23.374894 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:23.374894 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:23.379208 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-99185747-45f1-47b9-935c-eda495a56232 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 06:22:23.379452 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1373/5457] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 14 06:22:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11283 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:22:23.393027 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-bfe6b58b-78ff-491f-a01c-24dabbe58dd4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:23.394594 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bfe6b58b-78ff-491f-a01c-24dabbe58dd4 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] DELETE https://10.4.3.127/volume/v3/types/6a0b76ac-8f0c-465b-b844-b75654a4f9af Aug 14 06:22:23.394752 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bfe6b58b-78ff-491f-a01c-24dabbe58dd4 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:23.394942 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bfe6b58b-78ff-491f-a01c-24dabbe58dd4 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Calling method '_delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:23.416077 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bfe6b58b-78ff-491f-a01c-24dabbe58dd4 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] https://10.4.3.127/volume/v3/types/6a0b76ac-8f0c-465b-b844-b75654a4f9af returned with HTTP 202 Aug 14 06:22:23.416517 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1367/5458] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:22:23 2026] DELETE /volume/v3/types/6a0b76ac-8f0c-465b-b844-b75654a4f9af => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:22:23.423098 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-de90e060-3f38-47da-93c6-df6ec2e49611 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:23.425628 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-de90e060-3f38-47da-93c6-df6ec2e49611 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] DELETE https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 Aug 14 06:22:23.425895 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-de90e060-3f38-47da-93c6-df6ec2e49611 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:23.426480 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-de90e060-3f38-47da-93c6-df6ec2e49611 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:23.426480 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-de90e060-3f38-47da-93c6-df6ec2e49611 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Delete volume with id: b05b7be7-8251-4957-abe5-994341d31a04 Aug 14 06:22:23.432647 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:23.432647 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:23.433144 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-de90e060-3f38-47da-93c6-df6ec2e49611 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:23.447988 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-de90e060-3f38-47da-93c6-df6ec2e49611 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Delete volume request issued successfully. Aug 14 06:22:23.448163 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-de90e060-3f38-47da-93c6-df6ec2e49611 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 returned with HTTP 202 Aug 14 06:22:23.448566 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1355/5459] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:22:23 2026] DELETE /volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:22:23.457315 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-dcf2bf3e-b6de-4a03-86df-95b64c10499b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:23.459168 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dcf2bf3e-b6de-4a03-86df-95b64c10499b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 Aug 14 06:22:23.459338 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dcf2bf3e-b6de-4a03-86df-95b64c10499b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:23.459531 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dcf2bf3e-b6de-4a03-86df-95b64c10499b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:23.466009 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:23.466009 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:23.469854 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-dcf2bf3e-b6de-4a03-86df-95b64c10499b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:23.474126 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dcf2bf3e-b6de-4a03-86df-95b64c10499b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 returned with HTTP 200 Aug 14 06:22:23.474562 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1365/5460] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:23 2026] GET /volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:24.488415 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d6531b77-537d-402e-a737-5e9777f3b195 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:24.490606 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d6531b77-537d-402e-a737-5e9777f3b195 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 Aug 14 06:22:24.490891 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d6531b77-537d-402e-a737-5e9777f3b195 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:24.491096 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d6531b77-537d-402e-a737-5e9777f3b195 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:24.496300 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d6531b77-537d-402e-a737-5e9777f3b195 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 returned with HTTP 404 Aug 14 06:22:24.496743 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1374/5461] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:24 2026] GET /volume/v3/volumes/b05b7be7-8251-4957-abe5-994341d31a04 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:22:24.503530 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5c46db00-d8a7-4a8d-91a8-f9fae2694cd0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:24.505457 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5c46db00-d8a7-4a8d-91a8-f9fae2694cd0 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] DELETE https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:24.505677 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5c46db00-d8a7-4a8d-91a8-f9fae2694cd0 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:24.505923 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5c46db00-d8a7-4a8d-91a8-f9fae2694cd0 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:24.506082 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-5c46db00-d8a7-4a8d-91a8-f9fae2694cd0 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Delete volume with id: 4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:24.513664 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:24.513664 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:24.514135 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5c46db00-d8a7-4a8d-91a8-f9fae2694cd0 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:24.531135 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5c46db00-d8a7-4a8d-91a8-f9fae2694cd0 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Delete volume request issued successfully. Aug 14 06:22:24.531324 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5c46db00-d8a7-4a8d-91a8-f9fae2694cd0 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 202 Aug 14 06:22:24.531718 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1368/5462] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:22:24 2026] DELETE /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:22:24.542433 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4d286745-02e1-4a9e-ad86-48aa248abd80 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:24.544494 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4d286745-02e1-4a9e-ad86-48aa248abd80 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:24.544778 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4d286745-02e1-4a9e-ad86-48aa248abd80 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:24.545093 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4d286745-02e1-4a9e-ad86-48aa248abd80 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:24.554370 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:24.554370 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:24.559502 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4d286745-02e1-4a9e-ad86-48aa248abd80 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:22:24.565587 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4d286745-02e1-4a9e-ad86-48aa248abd80 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 200 Aug 14 06:22:24.566436 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1356/5463] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:24 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:24.584813 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-91d02b39-0676-4da8-85b1-a472d0001cc6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:24.587105 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-91d02b39-0676-4da8-85b1-a472d0001cc6 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:22:24.587305 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-91d02b39-0676-4da8-85b1-a472d0001cc6 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:24.587555 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-91d02b39-0676-4da8-85b1-a472d0001cc6 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:24.596049 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:24.596049 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:24.600295 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-91d02b39-0676-4da8-85b1-a472d0001cc6 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:24.606368 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-91d02b39-0676-4da8-85b1-a472d0001cc6 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:22:24.607025 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1366/5464] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:22:24 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:24.681451 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-05f33412-68eb-421a-b6e9-a768c1b082e0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:24.681947 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-05f33412-68eb-421a-b6e9-a768c1b082e0 None None] GET https://10.4.3.127/volume// Aug 14 06:22:24.682146 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-05f33412-68eb-421a-b6e9-a768c1b082e0 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:24.682354 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-05f33412-68eb-421a-b6e9-a768c1b082e0 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:24.682704 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-05f33412-68eb-421a-b6e9-a768c1b082e0 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:22:24.683013 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1375/5465] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:22:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:22:24.693440 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-79f87859-a5a0-477e-9845-cb5a3b44237d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:24.694339 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-79f87859-a5a0-477e-9845-cb5a3b44237d tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:22:24.694865 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-79f87859-a5a0-477e-9845-cb5a3b44237d tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "921604ac-243b-4b9f-89fc-6c2d46e87b5b", "connector": null, "instance_uuid": "80d9cd68-cf06-46c3-88d7-1535b8280f54"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:24.706536 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:24.706536 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:24.735614 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-79f87859-a5a0-477e-9845-cb5a3b44237d tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:22:24.736038 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1369/5466] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:22: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 14 06:22:24.764766 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-46bdfe52-4894-4212-b2dd-0d659ad7efa1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:24.767075 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46bdfe52-4894-4212-b2dd-0d659ad7efa1 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:22:24.767335 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46bdfe52-4894-4212-b2dd-0d659ad7efa1 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:24.767625 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46bdfe52-4894-4212-b2dd-0d659ad7efa1 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:24.775411 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-16f1eb45-cee5-4704-81d4-cdb13a72b08f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:24.775892 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-16f1eb45-cee5-4704-81d4-cdb13a72b08f None None] GET https://10.4.3.127/volume// Aug 14 06:22:24.776374 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-16f1eb45-cee5-4704-81d4-cdb13a72b08f None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:24.776374 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-16f1eb45-cee5-4704-81d4-cdb13a72b08f None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:24.776750 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-16f1eb45-cee5-4704-81d4-cdb13a72b08f None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:22:24.777128 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1367/5467] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:22:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:22:24.778936 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:24.778936 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:24.782932 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-46bdfe52-4894-4212-b2dd-0d659ad7efa1 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:24.785161 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-186ae57b-ad2e-4e92-9868-df70bb1f33e3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:24.787302 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-186ae57b-ad2e-4e92-9868-df70bb1f33e3 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:22:24.787546 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-186ae57b-ad2e-4e92-9868-df70bb1f33e3 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:24.787747 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-186ae57b-ad2e-4e92-9868-df70bb1f33e3 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:24.787973 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46bdfe52-4894-4212-b2dd-0d659ad7efa1 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:22:24.788451 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1357/5468] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:24 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:24.797817 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:24.797817 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:24.801896 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-186ae57b-ad2e-4e92-9868-df70bb1f33e3 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:24.809114 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-186ae57b-ad2e-4e92-9868-df70bb1f33e3 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:22:24.809581 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1376/5469] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:22:24 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 1084 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:22:24.936775 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-795fc1e9-3214-423f-b967-ab9cee877a0e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:24.938883 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-795fc1e9-3214-423f-b967-ab9cee877a0e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] PUT https://10.4.3.127/volume/v3/attachments/2a6bac9b-6fe7-4eaf-a024-e92a407d3000 Aug 14 06:22:24.939225 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-795fc1e9-3214-423f-b967-ab9cee877a0e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:24.947202 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-795fc1e9-3214-423f-b967-ab9cee877a0e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Acquiring lock "cinder-attachment_update-921604ac-243b-4b9f-89fc-6c2d46e87b5b-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:22:24.952594 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-795fc1e9-3214-423f-b967-ab9cee877a0e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Lock "cinder-attachment_update-921604ac-243b-4b9f-89fc-6c2d46e87b5b-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:22:24.953519 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:24.953519 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:25.040254 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-795fc1e9-3214-423f-b967-ab9cee877a0e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Lock "cinder-attachment_update-921604ac-243b-4b9f-89fc-6c2d46e87b5b-np0000007331" released by "attachment_update" :: held 0.088s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:22:25.040566 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-795fc1e9-3214-423f-b967-ab9cee877a0e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/attachments/2a6bac9b-6fe7-4eaf-a024-e92a407d3000 returned with HTTP 200 Aug 14 06:22:25.041038 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1370/5470] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:22:24 2026] PUT /volume/v3/attachments/2a6bac9b-6fe7-4eaf-a024-e92a407d3000 => generated 968 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:25.049359 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-45943ef9-6923-421c-ba9b-f23c6503ebb3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:25.051740 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-45943ef9-6923-421c-ba9b-f23c6503ebb3 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b/encryption Aug 14 06:22:25.052017 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-45943ef9-6923-421c-ba9b-f23c6503ebb3 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:25.052211 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-45943ef9-6923-421c-ba9b-f23c6503ebb3 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'index' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:25.063278 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:25.063278 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:25.070873 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-45943ef9-6923-421c-ba9b-f23c6503ebb3 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b/encryption returned with HTTP 200 Aug 14 06:22:25.071310 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1368/5471] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 14 06:22:25 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:25.579315 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2796b5a0-aca8-4870-ad74-37105ec29f6e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:25.581254 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2796b5a0-aca8-4870-ad74-37105ec29f6e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 Aug 14 06:22:25.581500 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2796b5a0-aca8-4870-ad74-37105ec29f6e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:25.581695 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2796b5a0-aca8-4870-ad74-37105ec29f6e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:25.587670 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2796b5a0-aca8-4870-ad74-37105ec29f6e tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 returned with HTTP 404 Aug 14 06:22:25.588157 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1358/5472] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:25 2026] GET /volume/v3/volumes/4d74e4ac-691a-4aeb-bb3a-66082bf52375 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:22:25.594606 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b5bd6395-b7e2-4abd-9b9b-8e2d7459fb31 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:25.596427 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b5bd6395-b7e2-4abd-9b9b-8e2d7459fb31 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 14 06:22:25.596647 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b5bd6395-b7e2-4abd-9b9b-8e2d7459fb31 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:25.596839 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b5bd6395-b7e2-4abd-9b9b-8e2d7459fb31 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:25.597588 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b5bd6395-b7e2-4abd-9b9b-8e2d7459fb31 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:22:25.611706 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b5bd6395-b7e2-4abd-9b9b-8e2d7459fb31 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Get all volumes completed successfully. Aug 14 06:22:25.613489 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:25.613489 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:25.617950 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b5bd6395-b7e2-4abd-9b9b-8e2d7459fb31 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 06:22:25.618333 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1377/5473] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 14 06:22:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9201 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:25.632861 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-83d3fb73-2a26-4917-a368-fbdbc3d0e020 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:25.634707 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-83d3fb73-2a26-4917-a368-fbdbc3d0e020 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] DELETE https://10.4.3.127/volume/v3/types/b74062f1-7866-4f33-a8bf-4b823dac4ca5 Aug 14 06:22:25.634907 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-83d3fb73-2a26-4917-a368-fbdbc3d0e020 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:25.635096 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-83d3fb73-2a26-4917-a368-fbdbc3d0e020 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Calling method '_delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:25.635320 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:25.635320 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:25.656769 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-83d3fb73-2a26-4917-a368-fbdbc3d0e020 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] https://10.4.3.127/volume/v3/types/b74062f1-7866-4f33-a8bf-4b823dac4ca5 returned with HTTP 202 Aug 14 06:22:25.657227 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1371/5474] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:22:25 2026] DELETE /volume/v3/types/b74062f1-7866-4f33-a8bf-4b823dac4ca5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:22:25.803082 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3645fe45-399d-4d77-885c-1ddf59d0ba23 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:25.805240 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3645fe45-399d-4d77-885c-1ddf59d0ba23 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:22:25.805506 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3645fe45-399d-4d77-885c-1ddf59d0ba23 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:25.805753 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3645fe45-399d-4d77-885c-1ddf59d0ba23 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:25.817558 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:25.817558 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:25.821937 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3645fe45-399d-4d77-885c-1ddf59d0ba23 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:25.826135 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3645fe45-399d-4d77-885c-1ddf59d0ba23 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:22:25.826533 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1369/5475] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:25 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:26.838793 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-67f44158-a11c-4d05-9ed7-ec7273d22f78 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:26.840981 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-67f44158-a11c-4d05-9ed7-ec7273d22f78 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:22:26.841237 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-67f44158-a11c-4d05-9ed7-ec7273d22f78 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:26.841465 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-67f44158-a11c-4d05-9ed7-ec7273d22f78 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:26.852796 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:26.852796 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:26.856605 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-67f44158-a11c-4d05-9ed7-ec7273d22f78 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:26.861667 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-67f44158-a11c-4d05-9ed7-ec7273d22f78 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:22:26.862140 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1359/5476] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:26 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:27.878203 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-663cb90a-7361-4470-b53a-c35b1e2beb39 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:27.880033 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-663cb90a-7361-4470-b53a-c35b1e2beb39 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:22:27.880219 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-663cb90a-7361-4470-b53a-c35b1e2beb39 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:27.880417 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-663cb90a-7361-4470-b53a-c35b1e2beb39 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:27.890701 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:27.890701 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:27.893912 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-663cb90a-7361-4470-b53a-c35b1e2beb39 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:27.897662 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-663cb90a-7361-4470-b53a-c35b1e2beb39 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:22:27.898026 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1378/5477] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:27 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:28.909994 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a04234de-c6c6-453b-badd-a9a05ce8ff2e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:28.912195 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a04234de-c6c6-453b-badd-a9a05ce8ff2e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:22:28.912492 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a04234de-c6c6-453b-badd-a9a05ce8ff2e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:28.912789 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a04234de-c6c6-453b-badd-a9a05ce8ff2e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:28.925036 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:28.925036 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:28.928381 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-a04234de-c6c6-453b-badd-a9a05ce8ff2e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:28.933138 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a04234de-c6c6-453b-badd-a9a05ce8ff2e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:22:28.933435 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1372/5478] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:28 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:29.284849 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-bd68e588-efd1-4cda-822c-cfc00cf2d3c2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:29.288368 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-bd68e588-efd1-4cda-822c-cfc00cf2d3c2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] POST https://10.4.3.127/volume/v3/attachments/2a6bac9b-6fe7-4eaf-a024-e92a407d3000/action Aug 14 06:22:29.288750 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-bd68e588-efd1-4cda-822c-cfc00cf2d3c2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:22:29.288936 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-bd68e588-efd1-4cda-822c-cfc00cf2d3c2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:29.305850 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:29.305850 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:29.318473 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-bd8af2ba-3d10-4994-a3fa-8ec36576519c req-bd68e588-efd1-4cda-822c-cfc00cf2d3c2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/attachments/2a6bac9b-6fe7-4eaf-a024-e92a407d3000/action returned with HTTP 204 Aug 14 06:22:29.319159 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1370/5479] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:22:29 2026] POST /volume/v3/attachments/2a6bac9b-6fe7-4eaf-a024-e92a407d3000/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:22:29.945830 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7da7ba8c-e7e7-4ff8-998c-63378f152dd4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:29.947553 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7da7ba8c-e7e7-4ff8-998c-63378f152dd4 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:22:29.947728 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7da7ba8c-e7e7-4ff8-998c-63378f152dd4 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:29.947910 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7da7ba8c-e7e7-4ff8-998c-63378f152dd4 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:29.956164 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:29.956164 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:29.959349 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7da7ba8c-e7e7-4ff8-998c-63378f152dd4 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:29.963153 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7da7ba8c-e7e7-4ff8-998c-63378f152dd4 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:22:29.963496 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1360/5480] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:29 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 1197 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:29.974592 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2f42b05d-382a-40ef-a1c0-c200401176e1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:29.976486 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2f42b05d-382a-40ef-a1c0-c200401176e1 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:22:29.976671 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2f42b05d-382a-40ef-a1c0-c200401176e1 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:29.976859 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2f42b05d-382a-40ef-a1c0-c200401176e1 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:29.990967 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:29.990967 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:29.999217 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2f42b05d-382a-40ef-a1c0-c200401176e1 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:30.004141 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2f42b05d-382a-40ef-a1c0-c200401176e1 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:22:30.004581 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1379/5481] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:29 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 1197 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:30.040681 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-95468c39-007f-4397-b745-89e9a2ac7af8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:30.043093 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-95468c39-007f-4397-b745-89e9a2ac7af8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:22:30.043283 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-95468c39-007f-4397-b745-89e9a2ac7af8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:30.043497 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-95468c39-007f-4397-b745-89e9a2ac7af8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:30.055660 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:30.055660 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:30.061329 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-95468c39-007f-4397-b745-89e9a2ac7af8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:30.067033 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-95468c39-007f-4397-b745-89e9a2ac7af8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:22:30.067412 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1373/5482] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:22:30 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 1197 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:30.096686 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-148d4d32-5317-4ddf-b4c4-8010096e89a6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:30.096686 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-148d4d32-5317-4ddf-b4c4-8010096e89a6 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] POST https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b/action Aug 14 06:22:30.097247 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-148d4d32-5317-4ddf-b4c4-8010096e89a6 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:22:30.097247 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-148d4d32-5317-4ddf-b4c4-8010096e89a6 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:30.122947 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:30.122947 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:30.122947 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-148d4d32-5317-4ddf-b4c4-8010096e89a6 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:30.128985 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-148d4d32-5317-4ddf-b4c4-8010096e89a6 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Begin detaching volume completed successfully. Aug 14 06:22:30.129199 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-148d4d32-5317-4ddf-b4c4-8010096e89a6 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b/action returned with HTTP 202 Aug 14 06:22:30.129661 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1371/5483] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:22:30 2026] POST /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:22:30.181073 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-19a63219-8972-4027-83c4-c2127a62da7a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:30.181505 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-19a63219-8972-4027-83c4-c2127a62da7a None None] GET https://10.4.3.127/volume// Aug 14 06:22:30.181690 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-19a63219-8972-4027-83c4-c2127a62da7a None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:30.181988 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-19a63219-8972-4027-83c4-c2127a62da7a None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:30.182325 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-19a63219-8972-4027-83c4-c2127a62da7a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:22:30.182654 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1361/5484] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:22:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:22:30.192072 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-b1f4186c-1898-426a-bf5b-fd1387de478e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:30.199054 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-b1f4186c-1898-426a-bf5b-fd1387de478e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:22:30.199054 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-b1f4186c-1898-426a-bf5b-fd1387de478e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:30.199244 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-b1f4186c-1898-426a-bf5b-fd1387de478e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:30.212738 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:30.212738 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:30.216643 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-b1f4186c-1898-426a-bf5b-fd1387de478e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:30.222174 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-b1f4186c-1898-426a-bf5b-fd1387de478e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:22:30.222683 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1380/5485] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:22:30 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 1380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:22:30.237269 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-78329b6c-41bd-4aef-b48e-1f80b246040e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:30.239421 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-78329b6c-41bd-4aef-b48e-1f80b246040e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b/encryption Aug 14 06:22:30.239768 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-78329b6c-41bd-4aef-b48e-1f80b246040e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:30.240093 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-78329b6c-41bd-4aef-b48e-1f80b246040e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:30.251380 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:30.251380 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:30.256603 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-78329b6c-41bd-4aef-b48e-1f80b246040e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b/encryption returned with HTTP 200 Aug 14 06:22:30.257248 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1374/5486] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 14 06:22:30 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:31.130146 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-4239ddc3-bc37-4064-ad67-7c11eb4e6632 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:31.132322 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-4239ddc3-bc37-4064-ad67-7c11eb4e6632 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] DELETE https://10.4.3.127/volume/v3/attachments/2a6bac9b-6fe7-4eaf-a024-e92a407d3000 Aug 14 06:22:31.132593 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-4239ddc3-bc37-4064-ad67-7c11eb4e6632 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:31.132704 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-4239ddc3-bc37-4064-ad67-7c11eb4e6632 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:31.139918 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:31.139918 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:31.199208 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-81dfc75b-4080-49a4-90a4-7dd4826be872 req-4239ddc3-bc37-4064-ad67-7c11eb4e6632 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/attachments/2a6bac9b-6fe7-4eaf-a024-e92a407d3000 returned with HTTP 200 Aug 14 06:22:31.199646 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1372/5487] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:22:31 2026] DELETE /volume/v3/attachments/2a6bac9b-6fe7-4eaf-a024-e92a407d3000 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:31.784674 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:31.890163 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:22:31.890510 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-202485341", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:31.891898 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-202485341', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:22:31.892008 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Create volume of 1 GB Aug 14 06:22:31.895480 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Availability Zones retrieved successfully. Aug 14 06:22:31.900332 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Flow 'volume_create_api' (09b1d620-5131-46fd-afb0-d88206e2209b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:22:31.901158 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd55a17-6c2b-449d-9763-6e6546027ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:22:31.901951 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:22:31.923364 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd55a17-6c2b-449d-9763-6e6546027ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:22:31.924222 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6294cb04-5d26-4c90-83bf-9e69b615bfa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:22:31.974579 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Created reservations ['1205fa4c-ec79-4b83-8dab-06e469118dfb', 'f976d305-2d0b-48c7-9a58-215920ecf196', '27d61e00-4e1a-4c52-9acd-517c257fa4cd', '37722d5f-e09d-4cae-99f3-d1ccc19e1105'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:22:31.975365 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6294cb04-5d26-4c90-83bf-9e69b615bfa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1205fa4c-ec79-4b83-8dab-06e469118dfb', 'f976d305-2d0b-48c7-9a58-215920ecf196', '27d61e00-4e1a-4c52-9acd-517c257fa4cd', '37722d5f-e09d-4cae-99f3-d1ccc19e1105']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:22:31.976333 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eade80f6-bf27-43f3-971d-461733a41c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:22:31.997235 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eade80f6-bf27-43f3-971d-461733a41c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f4874db-5cb9-4776-8c51-3910a25cc236', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-202485341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c095866a8a442239f328f00daf00fca',qos_specs=None,replication_status=,reservations=['1205fa4c-ec79-4b83-8dab-06e469118dfb','f976d305-2d0b-48c7-9a58-215920ecf196','27d61e00-4e1a-4c52-9acd-517c257fa4cd','37722d5f-e09d-4cae-99f3-d1ccc19e1105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cdf179eb72d499faf566d362394707a',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:22:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-202485341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f4874db-5cb9-4776-8c51-3910a25cc236,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c095866a8a442239f328f00daf00fca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cdf179eb72d499faf566d362394707a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:22:31.997982 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bcdf35b-bc42-45db-9581-c78255be1dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:22:32.013363 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bcdf35b-bc42-45db-9581-c78255be1dba) transitioned into state 'SUCCESS' from state '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-202485341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c095866a8a442239f328f00daf00fca',qos_specs=None,replication_status=,reservations=['1205fa4c-ec79-4b83-8dab-06e469118dfb','f976d305-2d0b-48c7-9a58-215920ecf196','27d61e00-4e1a-4c52-9acd-517c257fa4cd','37722d5f-e09d-4cae-99f3-d1ccc19e1105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cdf179eb72d499faf566d362394707a',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:22:32.014156 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9fa6876-d244-41ef-81b5-f45b908e5762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:22:32.023173 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9fa6876-d244-41ef-81b5-f45b908e5762) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:22:32.024053 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Flow 'volume_create_api' (09b1d620-5131-46fd-afb0-d88206e2209b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:22:32.024347 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Create volume request issued successfully. Aug 14 06:22:32.024944 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-185a8f94-d495-4eee-9631-c4d850f7eb63 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:22:32.025453 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1362/5488] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:22:31 2026] POST /volume/v3/volumes => generated 764 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:22:32.037887 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d54cf087-98b7-4d35-8f87-6001c4317690 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:32.039503 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d54cf087-98b7-4d35-8f87-6001c4317690 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:22:32.039854 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d54cf087-98b7-4d35-8f87-6001c4317690 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2063792410", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:32.041260 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-d54cf087-98b7-4d35-8f87-6001c4317690 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-2063792410', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:22:32.041420 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-d54cf087-98b7-4d35-8f87-6001c4317690 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Create volume of 1 GB Aug 14 06:22:32.045056 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d54cf087-98b7-4d35-8f87-6001c4317690 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Availability Zones retrieved successfully. Aug 14 06:22:32.050299 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d54cf087-98b7-4d35-8f87-6001c4317690 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Flow 'volume_create_api' (e3e4b70a-fbd5-4983-a7c6-746459857010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:22:32.051189 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d54cf087-98b7-4d35-8f87-6001c4317690 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bead7ed1-e721-477f-93d7-f673feef61ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:22:32.052061 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-d54cf087-98b7-4d35-8f87-6001c4317690 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:22:32.075385 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d54cf087-98b7-4d35-8f87-6001c4317690 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bead7ed1-e721-477f-93d7-f673feef61ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:22:32.076087 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d54cf087-98b7-4d35-8f87-6001c4317690 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (559f9d12-53c1-401c-b8e5-c93b376b0e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:22:32.111123 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-d54cf087-98b7-4d35-8f87-6001c4317690 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Created reservations ['ac5cd450-528d-44e2-8ac1-5a5824a165e6', '36607776-688a-47dc-aca5-7222cc953a18', '344c7407-5921-4d25-ac8f-33b45faf643d', '42f0d693-680a-4728-bbc4-509148497bd1'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:22:32.111875 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d54cf087-98b7-4d35-8f87-6001c4317690 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (559f9d12-53c1-401c-b8e5-c93b376b0e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac5cd450-528d-44e2-8ac1-5a5824a165e6', '36607776-688a-47dc-aca5-7222cc953a18', '344c7407-5921-4d25-ac8f-33b45faf643d', '42f0d693-680a-4728-bbc4-509148497bd1']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:22:32.112618 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d54cf087-98b7-4d35-8f87-6001c4317690 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38ff2bf6-5d9e-4b69-8fe1-5fd48144edb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:22:32.132808 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d54cf087-98b7-4d35-8f87-6001c4317690 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38ff2bf6-5d9e-4b69-8fe1-5fd48144edb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1423ea0-60ca-442c-aa02-14b614edcff8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2063792410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c095866a8a442239f328f00daf00fca',qos_specs=None,replication_status=,reservations=['ac5cd450-528d-44e2-8ac1-5a5824a165e6','36607776-688a-47dc-aca5-7222cc953a18','344c7407-5921-4d25-ac8f-33b45faf643d','42f0d693-680a-4728-bbc4-509148497bd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cdf179eb72d499faf566d362394707a',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:22:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2063792410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1423ea0-60ca-442c-aa02-14b614edcff8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c095866a8a442239f328f00daf00fca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cdf179eb72d499faf566d362394707a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:22:32.134291 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d54cf087-98b7-4d35-8f87-6001c4317690 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f2ebbb-e932-4baf-ac80-b0c945992f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:22:32.154861 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d54cf087-98b7-4d35-8f87-6001c4317690 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f2ebbb-e932-4baf-ac80-b0c945992f87) transitioned into state 'SUCCESS' from state '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-2063792410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c095866a8a442239f328f00daf00fca',qos_specs=None,replication_status=,reservations=['ac5cd450-528d-44e2-8ac1-5a5824a165e6','36607776-688a-47dc-aca5-7222cc953a18','344c7407-5921-4d25-ac8f-33b45faf643d','42f0d693-680a-4728-bbc4-509148497bd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cdf179eb72d499faf566d362394707a',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:22:32.155834 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d54cf087-98b7-4d35-8f87-6001c4317690 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f4e0917-998f-4915-9c8c-f3668f7fea98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:22:32.165322 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d54cf087-98b7-4d35-8f87-6001c4317690 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f4e0917-998f-4915-9c8c-f3668f7fea98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:22:32.165759 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d54cf087-98b7-4d35-8f87-6001c4317690 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Flow 'volume_create_api' (e3e4b70a-fbd5-4983-a7c6-746459857010) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:22:32.166083 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d54cf087-98b7-4d35-8f87-6001c4317690 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Create volume request issued successfully. Aug 14 06:22:32.166741 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d54cf087-98b7-4d35-8f87-6001c4317690 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:22:32.167342 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1381/5489] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:22:32 2026] POST /volume/v3/volumes => generated 765 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:22:32.304519 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-43398de2-0d09-4ca0-94da-e35d0e9a9906 req-3adcf596-d01f-413b-90f0-c0b2a1c33033 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:32.307193 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-43398de2-0d09-4ca0-94da-e35d0e9a9906 req-3adcf596-d01f-413b-90f0-c0b2a1c33033 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:22:32.307368 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-43398de2-0d09-4ca0-94da-e35d0e9a9906 req-3adcf596-d01f-413b-90f0-c0b2a1c33033 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:32.307780 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-43398de2-0d09-4ca0-94da-e35d0e9a9906 req-3adcf596-d01f-413b-90f0-c0b2a1c33033 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:32.314020 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:32.314020 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:32.317160 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-43398de2-0d09-4ca0-94da-e35d0e9a9906 req-3adcf596-d01f-413b-90f0-c0b2a1c33033 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:32.320695 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-43398de2-0d09-4ca0-94da-e35d0e9a9906 req-3adcf596-d01f-413b-90f0-c0b2a1c33033 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:22:32.321058 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1375/5490] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:22:32 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:35.086306 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-51fb3283-af0b-4191-9990-d96cad700e7d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:35.088002 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-51fb3283-af0b-4191-9990-d96cad700e7d tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] DELETE https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:22:35.088210 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-51fb3283-af0b-4191-9990-d96cad700e7d tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:35.088368 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-51fb3283-af0b-4191-9990-d96cad700e7d tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:35.088580 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-51fb3283-af0b-4191-9990-d96cad700e7d tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Delete volume with id: 921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:22:35.095508 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:35.095508 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:35.096005 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-51fb3283-af0b-4191-9990-d96cad700e7d tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:35.122199 np0000007331 devstack@c-api.service[100405]: WARNING cinder.keymgr.conf_key_mgr [None req-51fb3283-af0b-4191-9990-d96cad700e7d tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 06:22:35.132277 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-51fb3283-af0b-4191-9990-d96cad700e7d tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Delete volume request issued successfully. Aug 14 06:22:35.132619 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-51fb3283-af0b-4191-9990-d96cad700e7d tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 202 Aug 14 06:22:35.133128 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1373/5491] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:22:35 2026] DELETE /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:22:35.145614 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-06f40b48-06ee-4193-b124-763ba69b46db None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:35.147314 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-06f40b48-06ee-4193-b124-763ba69b46db tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:22:35.147536 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-06f40b48-06ee-4193-b124-763ba69b46db tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:35.147809 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-06f40b48-06ee-4193-b124-763ba69b46db tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:35.155972 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:35.155972 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:35.159829 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-06f40b48-06ee-4193-b124-763ba69b46db tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:35.165117 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-06f40b48-06ee-4193-b124-763ba69b46db tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 200 Aug 14 06:22:35.165675 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1363/5492] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:35 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:36.178242 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1c569129-87a7-47ab-ac7c-eeec23e9193a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:36.180258 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1c569129-87a7-47ab-ac7c-eeec23e9193a tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b Aug 14 06:22:36.180512 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1c569129-87a7-47ab-ac7c-eeec23e9193a tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:36.180725 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1c569129-87a7-47ab-ac7c-eeec23e9193a tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:36.186305 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1c569129-87a7-47ab-ac7c-eeec23e9193a tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b returned with HTTP 404 Aug 14 06:22:36.186772 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1382/5493] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:36 2026] GET /volume/v3/volumes/921604ac-243b-4b9f-89fc-6c2d46e87b5b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:22:36.193634 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-256e3c8a-815d-4cdc-913a-97e252620dbd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:36.198351 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-256e3c8a-815d-4cdc-913a-97e252620dbd tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] DELETE https://10.4.3.127/volume/v3/volumes/9d1c8bd0-881a-4c2c-95e7-9f19242ff130 Aug 14 06:22:36.198599 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-256e3c8a-815d-4cdc-913a-97e252620dbd tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:36.198796 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-256e3c8a-815d-4cdc-913a-97e252620dbd tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:36.198951 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-256e3c8a-815d-4cdc-913a-97e252620dbd tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Delete volume with id: 9d1c8bd0-881a-4c2c-95e7-9f19242ff130 Aug 14 06:22:36.205499 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:36.205499 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:36.205941 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-256e3c8a-815d-4cdc-913a-97e252620dbd tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:36.218812 np0000007331 devstack@c-api.service[100404]: WARNING cinder.keymgr.conf_key_mgr [None req-256e3c8a-815d-4cdc-913a-97e252620dbd tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 06:22:36.227260 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-256e3c8a-815d-4cdc-913a-97e252620dbd tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Delete volume request issued successfully. Aug 14 06:22:36.228548 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-256e3c8a-815d-4cdc-913a-97e252620dbd tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/9d1c8bd0-881a-4c2c-95e7-9f19242ff130 returned with HTTP 202 Aug 14 06:22:36.228548 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1376/5494] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:22:36 2026] DELETE /volume/v3/volumes/9d1c8bd0-881a-4c2c-95e7-9f19242ff130 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:22:36.239052 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-76bd1a8a-2041-41bd-be5a-9789d8e9f386 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:36.250062 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-76bd1a8a-2041-41bd-be5a-9789d8e9f386 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/9d1c8bd0-881a-4c2c-95e7-9f19242ff130 Aug 14 06:22:36.250062 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-76bd1a8a-2041-41bd-be5a-9789d8e9f386 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:36.250062 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-76bd1a8a-2041-41bd-be5a-9789d8e9f386 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:36.261072 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:36.261072 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:36.267430 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-76bd1a8a-2041-41bd-be5a-9789d8e9f386 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:36.274003 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-76bd1a8a-2041-41bd-be5a-9789d8e9f386 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/9d1c8bd0-881a-4c2c-95e7-9f19242ff130 returned with HTTP 200 Aug 14 06:22:36.274825 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1374/5495] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:36 2026] GET /volume/v3/volumes/9d1c8bd0-881a-4c2c-95e7-9f19242ff130 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:37.287081 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a9d841b4-1fa8-4393-a5ba-cce01919132c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:37.289241 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a9d841b4-1fa8-4393-a5ba-cce01919132c tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/9d1c8bd0-881a-4c2c-95e7-9f19242ff130 Aug 14 06:22:37.289531 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a9d841b4-1fa8-4393-a5ba-cce01919132c tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:37.289796 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a9d841b4-1fa8-4393-a5ba-cce01919132c tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:37.297564 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a9d841b4-1fa8-4393-a5ba-cce01919132c tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/9d1c8bd0-881a-4c2c-95e7-9f19242ff130 returned with HTTP 404 Aug 14 06:22:37.298011 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1364/5496] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:37 2026] GET /volume/v3/volumes/9d1c8bd0-881a-4c2c-95e7-9f19242ff130 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:22:37.304871 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-159c6dd3-56c1-4feb-a4be-d9a87e808bec None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:37.306613 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-159c6dd3-56c1-4feb-a4be-d9a87e808bec tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 14 06:22:37.306802 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-159c6dd3-56c1-4feb-a4be-d9a87e808bec tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:37.306995 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-159c6dd3-56c1-4feb-a4be-d9a87e808bec tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:37.307568 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:37.307568 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:37.307879 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-159c6dd3-56c1-4feb-a4be-d9a87e808bec tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:22:37.322939 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-159c6dd3-56c1-4feb-a4be-d9a87e808bec tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] Get all volumes completed successfully. Aug 14 06:22:37.324856 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:37.324856 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:37.330678 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-159c6dd3-56c1-4feb-a4be-d9a87e808bec tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 06:22:37.331202 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1383/5497] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 14 06:22:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9116 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:37.351193 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4e19a6f4-d27c-48bb-a335-ee8986be47ed None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:37.357640 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4e19a6f4-d27c-48bb-a335-ee8986be47ed tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] DELETE https://10.4.3.127/volume/v3/types/5ae9be17-a18e-4248-b423-f877e97a7d9c Aug 14 06:22:37.357850 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4e19a6f4-d27c-48bb-a335-ee8986be47ed tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:37.358043 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4e19a6f4-d27c-48bb-a335-ee8986be47ed tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] Calling method '_delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:37.384196 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4e19a6f4-d27c-48bb-a335-ee8986be47ed tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] https://10.4.3.127/volume/v3/types/5ae9be17-a18e-4248-b423-f877e97a7d9c returned with HTTP 202 Aug 14 06:22:37.384578 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1377/5498] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:22:37 2026] DELETE /volume/v3/types/5ae9be17-a18e-4248-b423-f877e97a7d9c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:22:38.422324 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3d4240cb-0c7b-48ca-9ecf-d9fd9d52de2c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:38.424128 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3d4240cb-0c7b-48ca-9ecf-d9fd9d52de2c tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:22:38.424526 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3d4240cb-0c7b-48ca-9ecf-d9fd9d52de2c tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-473995913", "extra_specs": {}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:38.436152 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3d4240cb-0c7b-48ca-9ecf-d9fd9d52de2c tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:22:38.436552 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1375/5499] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 14 06:22:38 2026] POST /volume/v3/types => generated 211 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:38.443770 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0af43b2a-a144-4d61-a722-5080bab2682f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:38.446159 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0af43b2a-a144-4d61-a722-5080bab2682f tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] POST https://10.4.3.127/volume/v3/types/01342d70-57b7-4c7c-8368-aa31a726cf8e/encryption Aug 14 06:22:38.446646 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0af43b2a-a144-4d61-a722-5080bab2682f tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:38.464939 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0af43b2a-a144-4d61-a722-5080bab2682f tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] https://10.4.3.127/volume/v3/types/01342d70-57b7-4c7c-8368-aa31a726cf8e/encryption returned with HTTP 200 Aug 14 06:22:38.465436 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1365/5500] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 14 06:22:38 2026] POST /volume/v3/types/01342d70-57b7-4c7c-8368-aa31a726cf8e/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:38.489732 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2149fe41-808b-4cf5-a398-051d02acd488 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:38.492075 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:22:38.492566 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-955475199", "snapshot_id": null, "imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "volume_type": "tempest-scenario-type-luks-473995913", "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:38.494612 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-955475199', 'snapshot_id': None, 'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'volume_type': 'tempest-scenario-type-luks-473995913', 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:22:38.569942 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Create volume of 1 GB Aug 14 06:22:38.570232 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:38.570232 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:38.570721 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Availability Zones retrieved successfully. Aug 14 06:22:38.576129 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Flow 'volume_create_api' (2c6d5032-64dd-4259-87a2-884edbf69cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:22:38.577042 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52895249-cbe0-41c7-aeb6-e3960568661d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:22:38.577937 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:22:38.627618 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52895249-cbe0-41c7-aeb6-e3960568661d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:22:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01342d70-57b7-4c7c-8368-aa31a726cf8e,is_public=True,name='tempest-scenario-type-luks-473995913',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01342d70-57b7-4c7c-8368-aa31a726cf8e', '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=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:22:38.628351 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c7b7de9-68a6-45f2-9f22-33f2593eb183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:22:38.651466 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-473995913 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-473995913, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:22:38.651749 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-473995913 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-473995913, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:22:38.673765 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Created reservations ['cd2e389b-2d64-442c-a515-991efc127708', 'cb506c39-f935-4e99-a40f-eeb507f8be7b', '0d25532d-7c23-4d68-9460-708f6ab670ae', 'ce9250a4-d1ea-4993-a91d-17064fd3dbf1'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:22:38.674661 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c7b7de9-68a6-45f2-9f22-33f2593eb183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd2e389b-2d64-442c-a515-991efc127708', 'cb506c39-f935-4e99-a40f-eeb507f8be7b', '0d25532d-7c23-4d68-9460-708f6ab670ae', 'ce9250a4-d1ea-4993-a91d-17064fd3dbf1']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:22:38.675309 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14bfdd6-8e2c-40c3-8682-d3b84016c13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:22:38.696122 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14bfdd6-8e2c-40c3-8682-d3b84016c13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09775fc0-8773-4f77-841b-da6c7d6feabf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-955475199',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f0d9395e5184b10ab6ac78ea09f4bd4',qos_specs=None,replication_status=,reservations=['cd2e389b-2d64-442c-a515-991efc127708','cb506c39-f935-4e99-a40f-eeb507f8be7b','0d25532d-7c23-4d68-9460-708f6ab670ae','ce9250a4-d1ea-4993-a91d-17064fd3dbf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3525232539ff4c528979cd2ead9470f7',volume_type_id=01342d70-57b7-4c7c-8368-aa31a726cf8e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:22:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-955475199',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=09775fc0-8773-4f77-841b-da6c7d6feabf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f0d9395e5184b10ab6ac78ea09f4bd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3525232539ff4c528979cd2ead9470f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01342d70-57b7-4c7c-8368-aa31a726cf8e),volume_type_id=01342d70-57b7-4c7c-8368-aa31a726cf8e)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:22:38.696786 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cf3d376-5a8f-4956-a1ef-5d1e95f3efb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:22:38.719307 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cf3d376-5a8f-4956-a1ef-5d1e95f3efb3) transitioned into state 'SUCCESS' from state '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-955475199',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f0d9395e5184b10ab6ac78ea09f4bd4',qos_specs=None,replication_status=,reservations=['cd2e389b-2d64-442c-a515-991efc127708','cb506c39-f935-4e99-a40f-eeb507f8be7b','0d25532d-7c23-4d68-9460-708f6ab670ae','ce9250a4-d1ea-4993-a91d-17064fd3dbf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3525232539ff4c528979cd2ead9470f7',volume_type_id=01342d70-57b7-4c7c-8368-aa31a726cf8e)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:22:38.720130 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (099b491f-9fcd-4d4e-bce3-f0459a37f66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:22:38.728737 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (099b491f-9fcd-4d4e-bce3-f0459a37f66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:22:38.729414 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Flow 'volume_create_api' (2c6d5032-64dd-4259-87a2-884edbf69cb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:22:38.729677 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Create volume request issued successfully. Aug 14 06:22:38.730161 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2149fe41-808b-4cf5-a398-051d02acd488 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:22:38.730555 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1384/5501] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:22:38 2026] POST /volume/v3/volumes => generated 790 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:22:38.745158 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9fc7bec8-ed36-4920-bbff-df12d361aae3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:38.749158 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9fc7bec8-ed36-4920-bbff-df12d361aae3 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf Aug 14 06:22:38.749369 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9fc7bec8-ed36-4920-bbff-df12d361aae3 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:38.749605 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9fc7bec8-ed36-4920-bbff-df12d361aae3 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:38.757889 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:38.757889 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:38.761984 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9fc7bec8-ed36-4920-bbff-df12d361aae3 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:38.766607 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9fc7bec8-ed36-4920-bbff-df12d361aae3 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf returned with HTTP 200 Aug 14 06:22:38.767054 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1378/5502] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:38 2026] GET /volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:39.779244 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2645385f-edb7-465c-80e3-868a711caf2e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:39.780893 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2645385f-edb7-465c-80e3-868a711caf2e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf Aug 14 06:22:39.781214 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2645385f-edb7-465c-80e3-868a711caf2e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:39.781214 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2645385f-edb7-465c-80e3-868a711caf2e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:39.788907 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:39.788907 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:39.793231 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2645385f-edb7-465c-80e3-868a711caf2e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:39.798697 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2645385f-edb7-465c-80e3-868a711caf2e tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf returned with HTTP 200 Aug 14 06:22:39.799141 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1376/5503] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:39 2026] GET /volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:39.878328 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-543c9411-e88a-4b0e-8613-f54a15fcd679 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:39.881048 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-543c9411-e88a-4b0e-8613-f54a15fcd679 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/limits Aug 14 06:22:39.881289 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-543c9411-e88a-4b0e-8613-f54a15fcd679 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:39.881536 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-543c9411-e88a-4b0e-8613-f54a15fcd679 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:39.889458 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-543c9411-e88a-4b0e-8613-f54a15fcd679 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-473995913 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-473995913, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:22:39.889812 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-543c9411-e88a-4b0e-8613-f54a15fcd679 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-473995913 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-473995913, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:22:39.890116 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-543c9411-e88a-4b0e-8613-f54a15fcd679 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-473995913 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-473995913, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:22:39.900661 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-543c9411-e88a-4b0e-8613-f54a15fcd679 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/limits returned with HTTP 200 Aug 14 06:22:39.901112 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1366/5504] 10.4.3.127 () {68 vars in 1484 bytes} [Fri Aug 14 06:22:39 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:39.933096 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-e59ced78-a503-48b6-81b2-a361c84b8902 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:39.935491 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-e59ced78-a503-48b6-81b2-a361c84b8902 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 Aug 14 06:22:39.935757 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-e59ced78-a503-48b6-81b2-a361c84b8902 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:39.935992 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-e59ced78-a503-48b6-81b2-a361c84b8902 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:39.947963 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:39.947963 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:39.951394 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-e59ced78-a503-48b6-81b2-a361c84b8902 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:22:39.956154 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-e59ced78-a503-48b6-81b2-a361c84b8902 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 returned with HTTP 200 Aug 14 06:22:39.956584 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1385/5505] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:22:39 2026] GET /volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 => generated 1659 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:39.966981 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-855085f3-5cc8-428d-834d-622963dfec1f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:39.968699 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-855085f3-5cc8-428d-834d-622963dfec1f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:22:39.969044 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-855085f3-5cc8-428d-834d-622963dfec1f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a479e075-da50-4dbe-87e0-34d39afb2b77", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1842538460", "description": null, "metadata": {}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:39.978463 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:39.978463 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:39.978900 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-855085f3-5cc8-428d-834d-622963dfec1f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:22:39.979022 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-855085f3-5cc8-428d-834d-622963dfec1f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create snapshot from volume a479e075-da50-4dbe-87e0-34d39afb2b77 Aug 14 06:22:40.000456 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-855085f3-5cc8-428d-834d-622963dfec1f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Created reservations ['45fbcd0b-7cea-4472-9704-fd9a481c5dea', '0fa0fb6d-672d-48c3-b687-dab9ac04c713', '3e6376f4-7e94-4d9d-b2d5-02980092d0fb', '771bdd18-05b4-462f-ae3d-214c54243095'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:22:40.028136 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-855085f3-5cc8-428d-834d-622963dfec1f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot force create request issued successfully. Aug 14 06:22:40.028380 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-892fb9f4-17a9-4f45-904c-e259d7ff8775 req-855085f3-5cc8-428d-834d-622963dfec1f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:22:40.028813 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1379/5506] 10.4.3.127 () {72 vars in 1547 bytes} [Fri Aug 14 06:22:39 2026] POST /volume/v3/snapshots => generated 320 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:22:40.811537 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-133c1ee1-4a52-47f5-a8be-13278c65648b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:40.813171 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-133c1ee1-4a52-47f5-a8be-13278c65648b tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf Aug 14 06:22:40.813371 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-133c1ee1-4a52-47f5-a8be-13278c65648b tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:40.813610 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-133c1ee1-4a52-47f5-a8be-13278c65648b tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:40.820012 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:40.820012 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:40.823438 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-133c1ee1-4a52-47f5-a8be-13278c65648b tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:40.828629 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-133c1ee1-4a52-47f5-a8be-13278c65648b tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf returned with HTTP 200 Aug 14 06:22:40.829166 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1377/5507] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:40 2026] GET /volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:41.630174 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8608d964-858c-4181-905a-fa01b2ee857c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:41.632336 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8608d964-858c-4181-905a-fa01b2ee857c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d Aug 14 06:22:41.632634 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8608d964-858c-4181-905a-fa01b2ee857c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:41.632870 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8608d964-858c-4181-905a-fa01b2ee857c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:41.638816 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:41.638816 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:41.639319 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8608d964-858c-4181-905a-fa01b2ee857c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:22:41.640257 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8608d964-858c-4181-905a-fa01b2ee857c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d returned with HTTP 200 Aug 14 06:22:41.640783 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1367/5508] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:22:41 2026] GET /volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:41.849507 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-94518c29-6012-4181-b32c-714d7a2fbaa8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:41.849507 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-94518c29-6012-4181-b32c-714d7a2fbaa8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf Aug 14 06:22:41.849507 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-94518c29-6012-4181-b32c-714d7a2fbaa8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:41.849854 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-94518c29-6012-4181-b32c-714d7a2fbaa8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:41.856882 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:41.856882 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:41.860337 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-94518c29-6012-4181-b32c-714d7a2fbaa8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:41.864354 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-94518c29-6012-4181-b32c-714d7a2fbaa8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf returned with HTTP 200 Aug 14 06:22:41.864789 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1386/5509] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:41 2026] GET /volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:42.878011 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9835cfa7-9a3c-47a8-9a40-0e218c82b08a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:42.880419 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9835cfa7-9a3c-47a8-9a40-0e218c82b08a tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf Aug 14 06:22:42.880697 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9835cfa7-9a3c-47a8-9a40-0e218c82b08a tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:42.880945 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9835cfa7-9a3c-47a8-9a40-0e218c82b08a tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:42.890208 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:42.890208 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:42.894905 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9835cfa7-9a3c-47a8-9a40-0e218c82b08a tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:42.900423 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9835cfa7-9a3c-47a8-9a40-0e218c82b08a tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf returned with HTTP 200 Aug 14 06:22:42.900956 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1380/5510] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:42 2026] GET /volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:43.083844 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-3bd48f55-744e-43f1-8500-40ea9fe417c3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:43.085823 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-3bd48f55-744e-43f1-8500-40ea9fe417c3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d Aug 14 06:22:43.086001 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-3bd48f55-744e-43f1-8500-40ea9fe417c3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:43.086180 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-3bd48f55-744e-43f1-8500-40ea9fe417c3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:43.090943 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:43.090943 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:43.091460 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-3bd48f55-744e-43f1-8500-40ea9fe417c3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:22:43.092261 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-3bd48f55-744e-43f1-8500-40ea9fe417c3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d returned with HTTP 200 Aug 14 06:22:43.092737 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1378/5511] 10.4.3.127 () {68 vars in 1604 bytes} [Fri Aug 14 06:22:43 2026] GET /volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:43.917339 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c1f1ef0a-ba8c-4d8c-bc41-14c9d4f4d998 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:43.919001 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c1f1ef0a-ba8c-4d8c-bc41-14c9d4f4d998 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf Aug 14 06:22:43.919164 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c1f1ef0a-ba8c-4d8c-bc41-14c9d4f4d998 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:43.919324 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c1f1ef0a-ba8c-4d8c-bc41-14c9d4f4d998 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:43.921042 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7f9f69f5-a24b-46d5-a438-329906d836ce None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:43.923382 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7f9f69f5-a24b-46d5-a438-329906d836ce tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d Aug 14 06:22:43.923594 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7f9f69f5-a24b-46d5-a438-329906d836ce tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:43.923832 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7f9f69f5-a24b-46d5-a438-329906d836ce tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:43.928421 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:43.928421 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:43.929074 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:43.929074 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:43.929519 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7f9f69f5-a24b-46d5-a438-329906d836ce tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:22:43.930369 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7f9f69f5-a24b-46d5-a438-329906d836ce tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d returned with HTTP 200 Aug 14 06:22:43.930782 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1387/5512] 10.4.3.127 () {68 vars in 1604 bytes} [Fri Aug 14 06:22:43 2026] GET /volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:43.933208 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c1f1ef0a-ba8c-4d8c-bc41-14c9d4f4d998 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:43.940353 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-1c7f4e3f-1813-49df-8fc5-357a0c233786 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:43.941630 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c1f1ef0a-ba8c-4d8c-bc41-14c9d4f4d998 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf returned with HTTP 200 Aug 14 06:22:43.942043 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1368/5513] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:43 2026] GET /volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:43.942274 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-1c7f4e3f-1813-49df-8fc5-357a0c233786 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 Aug 14 06:22:43.942464 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-1c7f4e3f-1813-49df-8fc5-357a0c233786 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:43.942646 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-1c7f4e3f-1813-49df-8fc5-357a0c233786 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:43.951427 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:43.951427 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:43.954936 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-1c7f4e3f-1813-49df-8fc5-357a0c233786 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:22:43.959858 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-1c7f4e3f-1813-49df-8fc5-357a0c233786 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 returned with HTTP 200 Aug 14 06:22:43.960266 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1381/5514] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:22:43 2026] GET /volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 => generated 1659 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:43.970409 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:43.972798 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:22:43.973329 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "55df70a6-8ac9-47ad-b3a2-cdfee167943d", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:43.975457 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '55df70a6-8ac9-47ad-b3a2-cdfee167943d', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:22:43.984095 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:43.984095 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:43.984633 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:22:43.984778 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume of 1 GB Aug 14 06:22:43.985481 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Availability Zones retrieved successfully. Aug 14 06:22:43.990651 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Flow 'volume_create_api' (a3d8b043-47f8-49d9-8d10-c2d14cc084c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:22:43.991687 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4816cbf-db70-45ae-8da1-1ac520280b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:22:43.992578 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:22:44.019011 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4816cbf-db70-45ae-8da1-1ac520280b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '55df70a6-8ac9-47ad-b3a2-cdfee167943d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:22:44.019898 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac8a8124-063a-4b2b-8363-cc304c31775d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:22:44.068578 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Created reservations ['2ae9cf92-3841-4c07-bec7-46ab15afcf3f', 'd888317a-e75a-4929-b7c1-031ee0655180', '00ab50e8-7528-4cf1-9be7-a7b42a79f48b', '242dddc0-2590-41e5-8f15-186f07ec8eb5'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:22:44.069821 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac8a8124-063a-4b2b-8363-cc304c31775d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ae9cf92-3841-4c07-bec7-46ab15afcf3f', 'd888317a-e75a-4929-b7c1-031ee0655180', '00ab50e8-7528-4cf1-9be7-a7b42a79f48b', '242dddc0-2590-41e5-8f15-186f07ec8eb5']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:22:44.071301 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30f3d086-06d5-40ae-b24c-161efc5296c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:22:44.123586 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30f3d086-06d5-40ae-b24c-161efc5296c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c5699dc-26b5-4e1d-b219-4612166f69cd', '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='51160e349737408d875f78f791966af5',qos_specs=None,replication_status=,reservations=['2ae9cf92-3841-4c07-bec7-46ab15afcf3f','d888317a-e75a-4929-b7c1-031ee0655180','00ab50e8-7528-4cf1-9be7-a7b42a79f48b','242dddc0-2590-41e5-8f15-186f07ec8eb5'],size=1,snapshot_id=55df70a6-8ac9-47ad-b3a2-cdfee167943d,source_replicaid=,source_volid=None,status='creating',user_id='5709a71717ae4d43966d85054afbb19c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), '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-14T06:22:44Z,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=5c5699dc-26b5-4e1d-b219-4612166f69cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51160e349737408d875f78f791966af5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=55df70a6-8ac9-47ad-b3a2-cdfee167943d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5709a71717ae4d43966d85054afbb19c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:22:44.125056 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e18aca9f-c9d7-47e0-946f-4b19ba02ed03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:22:44.143436 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e18aca9f-c9d7-47e0-946f-4b19ba02ed03) transitioned into 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='51160e349737408d875f78f791966af5',qos_specs=None,replication_status=,reservations=['2ae9cf92-3841-4c07-bec7-46ab15afcf3f','d888317a-e75a-4929-b7c1-031ee0655180','00ab50e8-7528-4cf1-9be7-a7b42a79f48b','242dddc0-2590-41e5-8f15-186f07ec8eb5'],size=1,snapshot_id=55df70a6-8ac9-47ad-b3a2-cdfee167943d,source_replicaid=,source_volid=None,status='creating',user_id='5709a71717ae4d43966d85054afbb19c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:22:44.144267 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e7c1eb6-592a-4fbb-a24b-0c7fa24dcf3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:22:44.167356 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e7c1eb6-592a-4fbb-a24b-0c7fa24dcf3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:22:44.168268 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Flow 'volume_create_api' (a3d8b043-47f8-49d9-8d10-c2d14cc084c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:22:44.168625 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume request issued successfully. Aug 14 06:22:44.169227 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-7b91b24a-2971-48b7-9dbe-a181652ff2fd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:22:44.169736 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1379/5515] 10.4.3.127 () {72 vars in 1541 bytes} [Fri Aug 14 06:22:43 2026] POST /volume/v3/volumes => generated 736 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:22:44.180539 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-a9ccbcb7-f133-431b-8dc2-85d509bd3ee2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:44.185327 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-a9ccbcb7-f133-431b-8dc2-85d509bd3ee2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/5c5699dc-26b5-4e1d-b219-4612166f69cd Aug 14 06:22:44.185546 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-a9ccbcb7-f133-431b-8dc2-85d509bd3ee2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:44.185742 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-a9ccbcb7-f133-431b-8dc2-85d509bd3ee2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:44.200212 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:44.200212 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:44.204744 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-a9ccbcb7-f133-431b-8dc2-85d509bd3ee2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:22:44.209505 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-a9ccbcb7-f133-431b-8dc2-85d509bd3ee2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/5c5699dc-26b5-4e1d-b219-4612166f69cd returned with HTTP 200 Aug 14 06:22:44.209966 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1388/5516] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:22:44 2026] GET /volume/v3/volumes/5c5699dc-26b5-4e1d-b219-4612166f69cd => generated 804 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:44.217465 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-ad9c3d2b-050b-44cc-9195-adcda7da9f09 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:44.219506 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-ad9c3d2b-050b-44cc-9195-adcda7da9f09 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/5c5699dc-26b5-4e1d-b219-4612166f69cd Aug 14 06:22:44.219736 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-ad9c3d2b-050b-44cc-9195-adcda7da9f09 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:44.219941 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-ad9c3d2b-050b-44cc-9195-adcda7da9f09 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:44.226832 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:44.226832 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:44.230028 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-ad9c3d2b-050b-44cc-9195-adcda7da9f09 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:22:44.233763 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-ad9c3d2b-050b-44cc-9195-adcda7da9f09 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/5c5699dc-26b5-4e1d-b219-4612166f69cd returned with HTTP 200 Aug 14 06:22:44.234151 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1369/5517] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:22:44 2026] GET /volume/v3/volumes/5c5699dc-26b5-4e1d-b219-4612166f69cd => generated 804 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:44.958478 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9b44fcbc-e7d4-4590-bf81-d366f91bae68 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:44.960953 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9b44fcbc-e7d4-4590-bf81-d366f91bae68 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf Aug 14 06:22:44.963795 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9b44fcbc-e7d4-4590-bf81-d366f91bae68 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:44.963795 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9b44fcbc-e7d4-4590-bf81-d366f91bae68 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:44.971300 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:44.971300 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:44.975904 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9b44fcbc-e7d4-4590-bf81-d366f91bae68 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:44.980383 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9b44fcbc-e7d4-4590-bf81-d366f91bae68 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf returned with HTTP 200 Aug 14 06:22:44.980383 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1382/5518] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:44 2026] GET /volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf => generated 943 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:45.994582 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f98ebbf5-95b4-4c0b-bb4b-96d6d2eee662 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:45.996446 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f98ebbf5-95b4-4c0b-bb4b-96d6d2eee662 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf Aug 14 06:22:45.996703 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f98ebbf5-95b4-4c0b-bb4b-96d6d2eee662 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:45.996933 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f98ebbf5-95b4-4c0b-bb4b-96d6d2eee662 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:46.003869 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:46.003869 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:46.007636 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-f98ebbf5-95b4-4c0b-bb4b-96d6d2eee662 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:46.012322 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f98ebbf5-95b4-4c0b-bb4b-96d6d2eee662 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf returned with HTTP 200 Aug 14 06:22:46.012959 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1380/5519] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:45 2026] GET /volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:47.025478 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-997c4db0-4867-40ea-b2a6-3d27e54428f2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:47.028915 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-997c4db0-4867-40ea-b2a6-3d27e54428f2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf Aug 14 06:22:47.028915 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-997c4db0-4867-40ea-b2a6-3d27e54428f2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:47.028915 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-997c4db0-4867-40ea-b2a6-3d27e54428f2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:47.035738 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:47.035738 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:47.040599 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-997c4db0-4867-40ea-b2a6-3d27e54428f2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:47.045832 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-997c4db0-4867-40ea-b2a6-3d27e54428f2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf returned with HTTP 200 Aug 14 06:22:47.046539 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1389/5520] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:47 2026] GET /volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:47.243165 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-24fec625-6ae1-4e24-89d4-9c10738ac5f4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:47.245242 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-24fec625-6ae1-4e24-89d4-9c10738ac5f4 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/5c5699dc-26b5-4e1d-b219-4612166f69cd Aug 14 06:22:47.245465 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-24fec625-6ae1-4e24-89d4-9c10738ac5f4 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:47.245704 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-24fec625-6ae1-4e24-89d4-9c10738ac5f4 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:47.252245 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:47.252245 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:47.255629 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-24fec625-6ae1-4e24-89d4-9c10738ac5f4 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:22:47.260000 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-24fec625-6ae1-4e24-89d4-9c10738ac5f4 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/5c5699dc-26b5-4e1d-b219-4612166f69cd returned with HTTP 200 Aug 14 06:22:47.260351 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1370/5521] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:22:47 2026] GET /volume/v3/volumes/5c5699dc-26b5-4e1d-b219-4612166f69cd => generated 1345 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:47.267857 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a0c7115a-cff1-426d-b2b5-49c3cd66c8a8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:47.268290 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a0c7115a-cff1-426d-b2b5-49c3cd66c8a8 None None] GET https://10.4.3.127/volume// Aug 14 06:22:47.268493 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a0c7115a-cff1-426d-b2b5-49c3cd66c8a8 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:47.268737 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a0c7115a-cff1-426d-b2b5-49c3cd66c8a8 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:47.269104 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a0c7115a-cff1-426d-b2b5-49c3cd66c8a8 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:22:47.269438 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1383/5522] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:22:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:22:47.276681 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-50525d97-82f5-4fd6-916a-0701c0306d4b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:47.278685 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-50525d97-82f5-4fd6-916a-0701c0306d4b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:22:47.279003 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-50525d97-82f5-4fd6-916a-0701c0306d4b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c5699dc-26b5-4e1d-b219-4612166f69cd", "connector": null, "instance_uuid": "ce02f513-1640-47fe-b637-08138537e99f"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:47.286993 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:47.286993 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:47.307351 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-50525d97-82f5-4fd6-916a-0701c0306d4b tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:22:47.307804 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1381/5523] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:22:47 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 14 06:22:47.315340 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ee9d1eee-9137-4d38-ba40-79e1b334b795 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:47.317745 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ee9d1eee-9137-4d38-ba40-79e1b334b795 None None] GET https://10.4.3.127/volume// Aug 14 06:22:47.317745 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ee9d1eee-9137-4d38-ba40-79e1b334b795 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:47.317745 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ee9d1eee-9137-4d38-ba40-79e1b334b795 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:47.317745 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ee9d1eee-9137-4d38-ba40-79e1b334b795 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:22:47.317745 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1390/5524] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:22:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:22:47.325201 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-d0281ddb-68aa-439d-8841-2842dcf8b588 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:47.326776 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-d0281ddb-68aa-439d-8841-2842dcf8b588 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/5c5699dc-26b5-4e1d-b219-4612166f69cd Aug 14 06:22:47.326968 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-d0281ddb-68aa-439d-8841-2842dcf8b588 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:47.327137 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-d0281ddb-68aa-439d-8841-2842dcf8b588 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:47.336120 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:47.336120 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:47.339064 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-d0281ddb-68aa-439d-8841-2842dcf8b588 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:22:47.342971 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-d0281ddb-68aa-439d-8841-2842dcf8b588 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/5c5699dc-26b5-4e1d-b219-4612166f69cd returned with HTTP 200 Aug 14 06:22:47.343301 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1371/5525] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:22:47 2026] GET /volume/v3/volumes/5c5699dc-26b5-4e1d-b219-4612166f69cd => generated 1524 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:22:47.446980 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-dd721718-8a29-4df0-8aae-0ee04ec27162 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:47.448917 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-dd721718-8a29-4df0-8aae-0ee04ec27162 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] PUT https://10.4.3.127/volume/v3/attachments/47747322-dd98-491e-9306-6ddd184738ff Aug 14 06:22:47.449246 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-dd721718-8a29-4df0-8aae-0ee04ec27162 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:47.456250 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-dd721718-8a29-4df0-8aae-0ee04ec27162 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Acquiring lock "cinder-attachment_update-5c5699dc-26b5-4e1d-b219-4612166f69cd-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:22:47.460983 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-dd721718-8a29-4df0-8aae-0ee04ec27162 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Lock "cinder-attachment_update-5c5699dc-26b5-4e1d-b219-4612166f69cd-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:22:47.461857 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:47.461857 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:47.537135 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-dd721718-8a29-4df0-8aae-0ee04ec27162 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Lock "cinder-attachment_update-5c5699dc-26b5-4e1d-b219-4612166f69cd-np0000007331" released by "attachment_update" :: held 0.076s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:22:47.537495 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-dd721718-8a29-4df0-8aae-0ee04ec27162 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/47747322-dd98-491e-9306-6ddd184738ff returned with HTTP 200 Aug 14 06:22:47.538035 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1384/5526] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:22:47 2026] PUT /volume/v3/attachments/47747322-dd98-491e-9306-6ddd184738ff => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:47.559045 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-0b7f0cf4-78ad-4600-bdb7-82b24f96574e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:47.561022 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-0b7f0cf4-78ad-4600-bdb7-82b24f96574e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/attachments/47747322-dd98-491e-9306-6ddd184738ff/action Aug 14 06:22:47.561345 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-0b7f0cf4-78ad-4600-bdb7-82b24f96574e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:22:47.561517 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-0b7f0cf4-78ad-4600-bdb7-82b24f96574e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:47.576420 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:47.576420 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:47.585412 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-7e5600a4-1ea9-4c18-9ed4-394323902c00 req-0b7f0cf4-78ad-4600-bdb7-82b24f96574e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/47747322-dd98-491e-9306-6ddd184738ff/action returned with HTTP 204 Aug 14 06:22:47.585931 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1382/5527] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:22:47 2026] POST /volume/v3/attachments/47747322-dd98-491e-9306-6ddd184738ff/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:22:48.059216 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c395ef5c-c210-45a2-8ec9-03a5099ce74f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:48.060793 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c395ef5c-c210-45a2-8ec9-03a5099ce74f tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf Aug 14 06:22:48.062215 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c395ef5c-c210-45a2-8ec9-03a5099ce74f tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:48.062215 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c395ef5c-c210-45a2-8ec9-03a5099ce74f tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:48.067602 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:48.067602 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:48.071039 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c395ef5c-c210-45a2-8ec9-03a5099ce74f tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:48.075057 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c395ef5c-c210-45a2-8ec9-03a5099ce74f tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf returned with HTTP 200 Aug 14 06:22:48.075575 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1391/5528] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:48 2026] GET /volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:49.090387 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a9466163-2964-40b4-a024-c658371ae2a5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:49.092199 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a9466163-2964-40b4-a024-c658371ae2a5 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf Aug 14 06:22:49.092383 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a9466163-2964-40b4-a024-c658371ae2a5 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:49.092576 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a9466163-2964-40b4-a024-c658371ae2a5 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:49.107329 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:49.107329 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:49.112197 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a9466163-2964-40b4-a024-c658371ae2a5 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:49.119220 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a9466163-2964-40b4-a024-c658371ae2a5 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf returned with HTTP 200 Aug 14 06:22:49.119900 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1372/5529] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:49 2026] GET /volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf => generated 943 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:50.136412 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-60c4d6b1-fbbc-4cf5-9356-fd8497682698 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:50.138231 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-60c4d6b1-fbbc-4cf5-9356-fd8497682698 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf Aug 14 06:22:50.138442 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-60c4d6b1-fbbc-4cf5-9356-fd8497682698 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:50.138643 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-60c4d6b1-fbbc-4cf5-9356-fd8497682698 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:50.145274 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:50.145274 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:50.148884 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-60c4d6b1-fbbc-4cf5-9356-fd8497682698 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:50.153215 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-60c4d6b1-fbbc-4cf5-9356-fd8497682698 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf returned with HTTP 200 Aug 14 06:22:50.153790 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1385/5530] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:50 2026] GET /volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:22:51.165648 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-99d86153-ce00-4322-8a21-6daed5b85da1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:51.167558 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-99d86153-ce00-4322-8a21-6daed5b85da1 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf Aug 14 06:22:51.167818 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-99d86153-ce00-4322-8a21-6daed5b85da1 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:51.168062 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-99d86153-ce00-4322-8a21-6daed5b85da1 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:51.175659 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:51.175659 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:51.184902 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-99d86153-ce00-4322-8a21-6daed5b85da1 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:51.191645 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-99d86153-ce00-4322-8a21-6daed5b85da1 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf returned with HTTP 200 Aug 14 06:22:51.192103 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1383/5531] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:51 2026] GET /volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf => generated 1429 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:51.204569 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-58f6ac00-14cf-474e-b03d-48c7102f721a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:51.206454 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-58f6ac00-14cf-474e-b03d-48c7102f721a tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf Aug 14 06:22:51.206660 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-58f6ac00-14cf-474e-b03d-48c7102f721a tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:51.206849 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-58f6ac00-14cf-474e-b03d-48c7102f721a tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:51.214007 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:51.214007 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:51.217521 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-58f6ac00-14cf-474e-b03d-48c7102f721a tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:51.222212 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-58f6ac00-14cf-474e-b03d-48c7102f721a tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf returned with HTTP 200 Aug 14 06:22:51.222649 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1392/5532] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:22:51 2026] GET /volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf => generated 1429 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:51.350875 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-c1630bee-6a7d-46ec-a775-63afea861ec2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:51.353733 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-c1630bee-6a7d-46ec-a775-63afea861ec2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf Aug 14 06:22:51.353977 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-c1630bee-6a7d-46ec-a775-63afea861ec2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:51.354213 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-c1630bee-6a7d-46ec-a775-63afea861ec2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:51.363755 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:51.363755 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:51.369316 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-c1630bee-6a7d-46ec-a775-63afea861ec2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:51.375460 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-c1630bee-6a7d-46ec-a775-63afea861ec2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf returned with HTTP 200 Aug 14 06:22:51.376239 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1373/5533] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:22:51 2026] GET /volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf => generated 1429 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:51.902511 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-861b9c78-ce72-47a1-b761-d3814d2cd667 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:51.904578 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-861b9c78-ce72-47a1-b761-d3814d2cd667 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf Aug 14 06:22:51.904843 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-861b9c78-ce72-47a1-b761-d3814d2cd667 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:51.905027 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-861b9c78-ce72-47a1-b761-d3814d2cd667 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:51.912657 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:51.912657 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:51.916373 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-861b9c78-ce72-47a1-b761-d3814d2cd667 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:51.920797 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-861b9c78-ce72-47a1-b761-d3814d2cd667 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf returned with HTTP 200 Aug 14 06:22:51.921156 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1386/5534] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:22:51 2026] GET /volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf => generated 1429 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:51.930018 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9be8bf02-f650-4620-9fb8-a39562902fb9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:51.930446 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9be8bf02-f650-4620-9fb8-a39562902fb9 None None] GET https://10.4.3.127/volume// Aug 14 06:22:51.930665 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9be8bf02-f650-4620-9fb8-a39562902fb9 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:51.930896 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9be8bf02-f650-4620-9fb8-a39562902fb9 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:51.931247 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9be8bf02-f650-4620-9fb8-a39562902fb9 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:22:51.931596 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1384/5535] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:22:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:22:51.938949 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-754faa26-96f5-4011-872d-32eec0aa8f78 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:51.940920 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-754faa26-96f5-4011-872d-32eec0aa8f78 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:22:51.941835 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-754faa26-96f5-4011-872d-32eec0aa8f78 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "09775fc0-8773-4f77-841b-da6c7d6feabf", "connector": null, "instance_uuid": "c03c1254-bfba-4c37-bfdc-2731726f10da"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:51.948566 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:51.948566 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:51.969738 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-754faa26-96f5-4011-872d-32eec0aa8f78 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:22:51.970109 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1393/5536] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:22:51 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 14 06:22:52.911727 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-215f1ac4-3486-4647-a068-1e2d5a500e25 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:52.912157 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-215f1ac4-3486-4647-a068-1e2d5a500e25 None None] GET https://10.4.3.127/volume// Aug 14 06:22:52.912366 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-215f1ac4-3486-4647-a068-1e2d5a500e25 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:52.912650 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-215f1ac4-3486-4647-a068-1e2d5a500e25 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:52.913002 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-215f1ac4-3486-4647-a068-1e2d5a500e25 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:22:52.913304 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1374/5537] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:22:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:22:52.922675 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-31ca7eef-c1b8-4957-ba6e-ecaacb408754 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:52.924814 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-31ca7eef-c1b8-4957-ba6e-ecaacb408754 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf Aug 14 06:22:52.924985 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-31ca7eef-c1b8-4957-ba6e-ecaacb408754 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:52.925167 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-31ca7eef-c1b8-4957-ba6e-ecaacb408754 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:52.934296 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:52.934296 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:22:52.937919 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-31ca7eef-c1b8-4957-ba6e-ecaacb408754 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:22:52.942627 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-31ca7eef-c1b8-4957-ba6e-ecaacb408754 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf returned with HTTP 200 Aug 14 06:22:52.943020 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1387/5538] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:22:52 2026] GET /volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf => generated 1608 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:22:53.061419 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-b5e522e4-efe4-4109-a5f9-ba8850f91f03 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:53.063847 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-b5e522e4-efe4-4109-a5f9-ba8850f91f03 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] PUT https://10.4.3.127/volume/v3/attachments/aaaeabe6-7eda-47a7-8725-03b1d68cd116 Aug 14 06:22:53.064363 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-b5e522e4-efe4-4109-a5f9-ba8850f91f03 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:53.071913 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-b5e522e4-efe4-4109-a5f9-ba8850f91f03 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Acquiring lock "cinder-attachment_update-09775fc0-8773-4f77-841b-da6c7d6feabf-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:22:53.079075 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-b5e522e4-efe4-4109-a5f9-ba8850f91f03 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Lock "cinder-attachment_update-09775fc0-8773-4f77-841b-da6c7d6feabf-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:22:53.079075 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:53.079075 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:22:53.178139 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-b5e522e4-efe4-4109-a5f9-ba8850f91f03 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Lock "cinder-attachment_update-09775fc0-8773-4f77-841b-da6c7d6feabf-np0000007331" released by "attachment_update" :: held 0.100s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:22:53.178139 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-b5e522e4-efe4-4109-a5f9-ba8850f91f03 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/attachments/aaaeabe6-7eda-47a7-8725-03b1d68cd116 returned with HTTP 200 Aug 14 06:22:53.178139 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1385/5539] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:22:53 2026] PUT /volume/v3/attachments/aaaeabe6-7eda-47a7-8725-03b1d68cd116 => generated 968 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:22:53.207020 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-b43eec3c-41f6-482f-b738-5a4d8249e7c5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:53.213679 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-b43eec3c-41f6-482f-b738-5a4d8249e7c5 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] POST https://10.4.3.127/volume/v3/attachments/aaaeabe6-7eda-47a7-8725-03b1d68cd116/action Aug 14 06:22:53.213679 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-b43eec3c-41f6-482f-b738-5a4d8249e7c5 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:22:53.213679 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-b43eec3c-41f6-482f-b738-5a4d8249e7c5 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:22:53.234018 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:53.234018 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:22:53.243726 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-b43eec3c-41f6-482f-b738-5a4d8249e7c5 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/attachments/aaaeabe6-7eda-47a7-8725-03b1d68cd116/action returned with HTTP 204 Aug 14 06:22:53.244141 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1394/5540] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:22:53 2026] POST /volume/v3/attachments/aaaeabe6-7eda-47a7-8725-03b1d68cd116/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:22:57.364092 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-bfd85d5c-e8e8-401f-8300-f3d6de6ae531 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:22:57.366367 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-bfd85d5c-e8e8-401f-8300-f3d6de6ae531 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf/encryption Aug 14 06:22:57.366605 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-bfd85d5c-e8e8-401f-8300-f3d6de6ae531 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:22:57.366826 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-bfd85d5c-e8e8-401f-8300-f3d6de6ae531 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:22:57.375697 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:22:57.375697 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:22:57.380787 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6f3029ce-6ada-4874-ba55-705436d7fb89 req-bfd85d5c-e8e8-401f-8300-f3d6de6ae531 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf/encryption returned with HTTP 200 Aug 14 06:22:57.381146 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1375/5541] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 14 06:22:57 2026] GET /volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:02.941422 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=140,cinder:UPDATE=35,cinder:INSERT=9 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:23:03.170937 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=169,cinder:UPDATE=34,cinder:INSERT=9 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:23:03.240964 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=183,cinder:UPDATE=33,cinder:INSERT=16 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:23:07.380050 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=165,cinder:UPDATE=14,cinder:INSERT=12 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:23:13.640242 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0fbf1d15-7dcf-46ff-87ad-b025c01044c7 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:13.641896 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0fbf1d15-7dcf-46ff-87ad-b025c01044c7 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:23:13.642365 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0fbf1d15-7dcf-46ff-87ad-b025c01044c7 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-501652630-850357007", "extra_specs": {"multiattach": " True"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:13.656359 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0fbf1d15-7dcf-46ff-87ad-b025c01044c7 tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:23:13.656359 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1388/5542] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:23:13 2026] POST /volume/v3/types => generated 285 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:13.664102 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-39849eb2-4257-4246-b6e6-478dad8461af None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:13.665897 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:23:13.666235 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1863119380", "snapshot_id": null, "imageRef": null, "volume_type": "a955d0ce-7d4d-4ecc-9793-bf7cfec5d44b", "size": 1}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:13.667814 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1863119380', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'a955d0ce-7d4d-4ecc-9793-bf7cfec5d44b', 'size': 1}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:23:13.672527 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Create volume of 1 GB Aug 14 06:23:13.672787 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:13.672787 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:13.673274 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Availability Zones retrieved successfully. Aug 14 06:23:13.678328 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Flow 'volume_create_api' (9bba5ef2-f110-463f-bcd0-caf23dfceadc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:23:13.679383 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f446293b-73e1-47c3-b051-002848c2a97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:23:13.680391 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:23:13.687421 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:13.687421 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:13.699693 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f446293b-73e1-47c3-b051-002848c2a97f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:23:14Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a955d0ce-7d4d-4ecc-9793-bf7cfec5d44b,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-501652630-850357007',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a955d0ce-7d4d-4ecc-9793-bf7cfec5d44b', 'encryption_key_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=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:23:13.700642 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbfc7686-f9c5-48c9-8c99-3000528c4cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:23:13.727086 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-501652630-850357007 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-501652630-850357007, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:23:13.727296 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-501652630-850357007 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-501652630-850357007, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:23:13.751545 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Created reservations ['12e0fe25-cbe5-492f-9716-79f455449b8d', '8b055be6-abb8-4dfd-a40a-221e4041f943', '572ae4b6-7b12-435d-a4fa-e7be7fb5943e', '6ccd57d3-706f-4d93-bd4a-290bac1ff141'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:23:13.752550 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbfc7686-f9c5-48c9-8c99-3000528c4cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12e0fe25-cbe5-492f-9716-79f455449b8d', '8b055be6-abb8-4dfd-a40a-221e4041f943', '572ae4b6-7b12-435d-a4fa-e7be7fb5943e', '6ccd57d3-706f-4d93-bd4a-290bac1ff141']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:23:13.753386 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df18e4e8-027d-4892-80ca-909dc595b778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:23:13.774327 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df18e4e8-027d-4892-80ca-909dc595b778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '290804e4-81b5-4661-b1ce-98e91866297a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1863119380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='20bb328b12c84376a638cc46ad320dab',qos_specs=None,replication_status=,reservations=['12e0fe25-cbe5-492f-9716-79f455449b8d','8b055be6-abb8-4dfd-a40a-221e4041f943','572ae4b6-7b12-435d-a4fa-e7be7fb5943e','6ccd57d3-706f-4d93-bd4a-290bac1ff141'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c5e3ee2bfa4394bbb021cf8d23b89a',volume_type_id=a955d0ce-7d4d-4ecc-9793-bf7cfec5d44b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:23:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1863119380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=290804e4-81b5-4661-b1ce-98e91866297a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='20bb328b12c84376a638cc46ad320dab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07c5e3ee2bfa4394bbb021cf8d23b89a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a955d0ce-7d4d-4ecc-9793-bf7cfec5d44b),volume_type_id=a955d0ce-7d4d-4ecc-9793-bf7cfec5d44b)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:23:13.775013 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe7324b-1ee8-4697-b912-b0978af61698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:23:13.791733 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe7324b-1ee8-4697-b912-b0978af61698) transitioned into state 'SUCCESS' from state '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-1863119380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='20bb328b12c84376a638cc46ad320dab',qos_specs=None,replication_status=,reservations=['12e0fe25-cbe5-492f-9716-79f455449b8d','8b055be6-abb8-4dfd-a40a-221e4041f943','572ae4b6-7b12-435d-a4fa-e7be7fb5943e','6ccd57d3-706f-4d93-bd4a-290bac1ff141'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c5e3ee2bfa4394bbb021cf8d23b89a',volume_type_id=a955d0ce-7d4d-4ecc-9793-bf7cfec5d44b)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:23:13.792329 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be400071-5de1-4a5a-a5f5-e6232b67455f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:23:13.800326 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be400071-5de1-4a5a-a5f5-e6232b67455f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:23:13.801191 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Flow 'volume_create_api' (9bba5ef2-f110-463f-bcd0-caf23dfceadc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:23:13.801688 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Create volume request issued successfully. Aug 14 06:23:13.802207 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-39849eb2-4257-4246-b6e6-478dad8461af tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:23:13.802776 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1386/5543] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:23:13 2026] POST /volume/v3/volumes => generated 828 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:23:13.814568 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dcd6e2e2-79eb-4dc1-9088-6bb4c4f03848 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:13.816243 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dcd6e2e2-79eb-4dc1-9088-6bb4c4f03848 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:13.816451 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dcd6e2e2-79eb-4dc1-9088-6bb4c4f03848 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:13.816662 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dcd6e2e2-79eb-4dc1-9088-6bb4c4f03848 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:13.823497 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:13.823497 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:13.827153 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dcd6e2e2-79eb-4dc1-9088-6bb4c4f03848 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:13.831133 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dcd6e2e2-79eb-4dc1-9088-6bb4c4f03848 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 200 Aug 14 06:23:13.831519 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1395/5544] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:13 2026] GET /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:14.844610 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a7257fb8-7b40-4729-ac19-bb31ede00234 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:14.846527 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a7257fb8-7b40-4729-ac19-bb31ede00234 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:14.846743 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a7257fb8-7b40-4729-ac19-bb31ede00234 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:14.846905 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a7257fb8-7b40-4729-ac19-bb31ede00234 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:14.853698 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:14.853698 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:14.857228 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a7257fb8-7b40-4729-ac19-bb31ede00234 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:14.861480 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a7257fb8-7b40-4729-ac19-bb31ede00234 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 200 Aug 14 06:23:14.861823 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1376/5545] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:14 2026] GET /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:14.873991 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-beb5e015-7d86-40ae-a7d2-0a16cad6f3ca None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:14.877154 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-beb5e015-7d86-40ae-a7d2-0a16cad6f3ca tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:14.877154 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-beb5e015-7d86-40ae-a7d2-0a16cad6f3ca tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:14.877154 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-beb5e015-7d86-40ae-a7d2-0a16cad6f3ca tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:14.882870 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:14.882870 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:14.886361 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-beb5e015-7d86-40ae-a7d2-0a16cad6f3ca tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:14.890507 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-beb5e015-7d86-40ae-a7d2-0a16cad6f3ca tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 200 Aug 14 06:23:14.891002 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1389/5546] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:14 2026] GET /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:14.931605 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-fdab71d9-5de0-4a82-9c5f-ac8291459086 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:14.934686 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-fdab71d9-5de0-4a82-9c5f-ac8291459086 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:14.934962 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-fdab71d9-5de0-4a82-9c5f-ac8291459086 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:14.935219 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-fdab71d9-5de0-4a82-9c5f-ac8291459086 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:14.943551 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:14.943551 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:14.947573 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-fdab71d9-5de0-4a82-9c5f-ac8291459086 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:14.952313 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-fdab71d9-5de0-4a82-9c5f-ac8291459086 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 200 Aug 14 06:23:14.952773 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1387/5547] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:23:14 2026] GET /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:15.022544 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-783c8ad3-bb6a-42f4-b33f-52a5e963da28 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:15.022999 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-783c8ad3-bb6a-42f4-b33f-52a5e963da28 None None] GET https://10.4.3.127/volume// Aug 14 06:23:15.023047 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-783c8ad3-bb6a-42f4-b33f-52a5e963da28 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:15.023233 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-783c8ad3-bb6a-42f4-b33f-52a5e963da28 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:15.023570 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-783c8ad3-bb6a-42f4-b33f-52a5e963da28 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:23:15.023851 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1396/5548] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:23:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:23:15.030873 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-482a840e-eef5-4acf-8470-c97262037463 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:15.032955 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-482a840e-eef5-4acf-8470-c97262037463 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:23:15.033304 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-482a840e-eef5-4acf-8470-c97262037463 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "290804e4-81b5-4661-b1ce-98e91866297a", "connector": null, "instance_uuid": "46f40990-d680-405e-ac1c-89554eae06e2"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:15.041747 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:15.041747 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:15.069227 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-482a840e-eef5-4acf-8470-c97262037463 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:23:15.069686 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1377/5549] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:23:15 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 14 06:23:15.097167 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b1e2be81-133f-4975-90fb-e70284bf3210 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:15.098916 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b1e2be81-133f-4975-90fb-e70284bf3210 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:15.099271 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b1e2be81-133f-4975-90fb-e70284bf3210 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:15.099551 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b1e2be81-133f-4975-90fb-e70284bf3210 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:15.105792 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9cb9634a-855c-402c-9a2a-550698f4dc56 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:15.106293 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9cb9634a-855c-402c-9a2a-550698f4dc56 None None] GET https://10.4.3.127/volume// Aug 14 06:23:15.106293 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9cb9634a-855c-402c-9a2a-550698f4dc56 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:15.106505 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9cb9634a-855c-402c-9a2a-550698f4dc56 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:15.106711 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9cb9634a-855c-402c-9a2a-550698f4dc56 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:23:15.106997 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1388/5550] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:23:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:23:15.109350 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:15.109350 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:15.113705 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b1e2be81-133f-4975-90fb-e70284bf3210 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:15.116439 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-6d38a3e6-28c7-483d-a2bb-667251514d7f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:15.116439 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-6d38a3e6-28c7-483d-a2bb-667251514d7f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:15.116439 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-6d38a3e6-28c7-483d-a2bb-667251514d7f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:15.116439 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-6d38a3e6-28c7-483d-a2bb-667251514d7f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:15.119298 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b1e2be81-133f-4975-90fb-e70284bf3210 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 200 Aug 14 06:23:15.119897 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1390/5551] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:15 2026] GET /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:23:15.124965 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:15.124965 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:15.128314 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-6d38a3e6-28c7-483d-a2bb-667251514d7f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:15.132761 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-6d38a3e6-28c7-483d-a2bb-667251514d7f tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 200 Aug 14 06:23:15.133061 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1397/5552] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:23:15 2026] GET /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 1100 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:23:15.242219 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-337b0598-97f4-430a-9f30-a31062f5cef0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:15.244173 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-337b0598-97f4-430a-9f30-a31062f5cef0 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] PUT https://10.4.3.127/volume/v3/attachments/676b99c9-c6bd-490a-96f6-e1578f5e72eb Aug 14 06:23:15.244530 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-337b0598-97f4-430a-9f30-a31062f5cef0 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:15.252421 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-337b0598-97f4-430a-9f30-a31062f5cef0 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Acquiring lock "cinder-attachment_update-290804e4-81b5-4661-b1ce-98e91866297a-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:23:15.256518 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-337b0598-97f4-430a-9f30-a31062f5cef0 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Lock "cinder-attachment_update-290804e4-81b5-4661-b1ce-98e91866297a-np0000007331" acquired by "attachment_update" :: waited 0.004s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:23:15.257345 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:15.257345 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:15.335237 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-337b0598-97f4-430a-9f30-a31062f5cef0 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Lock "cinder-attachment_update-290804e4-81b5-4661-b1ce-98e91866297a-np0000007331" released by "attachment_update" :: held 0.079s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:23:15.335591 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-337b0598-97f4-430a-9f30-a31062f5cef0 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/attachments/676b99c9-c6bd-490a-96f6-e1578f5e72eb returned with HTTP 200 Aug 14 06:23:15.336355 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1378/5553] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:23:15 2026] PUT /volume/v3/attachments/676b99c9-c6bd-490a-96f6-e1578f5e72eb => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:16.132222 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-98aacd42-0c55-4d69-8d16-819a71e97887 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:16.134478 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-98aacd42-0c55-4d69-8d16-819a71e97887 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:16.134740 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-98aacd42-0c55-4d69-8d16-819a71e97887 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:16.134985 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-98aacd42-0c55-4d69-8d16-819a71e97887 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:16.145540 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:16.145540 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:16.149357 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-98aacd42-0c55-4d69-8d16-819a71e97887 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:16.153977 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-98aacd42-0c55-4d69-8d16-819a71e97887 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 200 Aug 14 06:23:16.154452 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1389/5554] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:16 2026] GET /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:16.303480 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5a985345-6c6e-41d2-aba2-33b8613f61d8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:16.305045 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5a985345-6c6e-41d2-aba2-33b8613f61d8 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 Aug 14 06:23:16.305231 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5a985345-6c6e-41d2-aba2-33b8613f61d8 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:16.305459 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5a985345-6c6e-41d2-aba2-33b8613f61d8 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:16.312566 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:16.312566 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:16.316528 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5a985345-6c6e-41d2-aba2-33b8613f61d8 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:16.320369 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5a985345-6c6e-41d2-aba2-33b8613f61d8 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 returned with HTTP 200 Aug 14 06:23:16.320754 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1391/5555] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:16 2026] GET /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:16.331985 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a5c6f51b-a97a-447b-a8e8-88a33d361997 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:16.333874 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a5c6f51b-a97a-447b-a8e8-88a33d361997 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 Aug 14 06:23:16.334082 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a5c6f51b-a97a-447b-a8e8-88a33d361997 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:16.334282 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a5c6f51b-a97a-447b-a8e8-88a33d361997 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:16.341216 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:16.341216 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:16.344530 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a5c6f51b-a97a-447b-a8e8-88a33d361997 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:16.348449 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a5c6f51b-a97a-447b-a8e8-88a33d361997 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 returned with HTTP 200 Aug 14 06:23:16.348836 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1398/5556] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:16 2026] GET /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:16.387571 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-fb03e0c2-9898-42ba-b0b5-2e7e35101d61 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:16.389786 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-fb03e0c2-9898-42ba-b0b5-2e7e35101d61 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 Aug 14 06:23:16.390014 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-fb03e0c2-9898-42ba-b0b5-2e7e35101d61 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:16.390238 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-fb03e0c2-9898-42ba-b0b5-2e7e35101d61 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:16.397477 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:16.397477 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:16.402026 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-fb03e0c2-9898-42ba-b0b5-2e7e35101d61 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:16.405301 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-fb03e0c2-9898-42ba-b0b5-2e7e35101d61 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 returned with HTTP 200 Aug 14 06:23:16.405699 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1379/5557] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:23:16 2026] GET /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:16.481634 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-15875b7a-882b-493e-b1d1-7e48231fffb6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:16.481978 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-15875b7a-882b-493e-b1d1-7e48231fffb6 None None] GET https://10.4.3.127/volume// Aug 14 06:23:16.482163 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-15875b7a-882b-493e-b1d1-7e48231fffb6 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:16.482352 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-15875b7a-882b-493e-b1d1-7e48231fffb6 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:16.482717 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-15875b7a-882b-493e-b1d1-7e48231fffb6 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:23:16.483238 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1390/5558] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:23:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:23:16.490868 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-41720262-3e62-437c-a5c7-783dd7fd5781 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:16.492878 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-41720262-3e62-437c-a5c7-783dd7fd5781 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:23:16.493217 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-41720262-3e62-437c-a5c7-783dd7fd5781 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f4874db-5cb9-4776-8c51-3910a25cc236", "connector": null, "instance_uuid": "ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:16.502633 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:16.502633 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:16.529857 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-41720262-3e62-437c-a5c7-783dd7fd5781 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:23:16.530489 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1392/5559] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:23:16 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:16.557889 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cf1d03a7-2c96-4c98-8da6-97a501f026a4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:16.560024 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cf1d03a7-2c96-4c98-8da6-97a501f026a4 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 Aug 14 06:23:16.560188 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cf1d03a7-2c96-4c98-8da6-97a501f026a4 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:16.560288 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cf1d03a7-2c96-4c98-8da6-97a501f026a4 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:16.566770 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5373ad12-8646-48c8-9824-f6f711905fbe None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:16.567554 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5373ad12-8646-48c8-9824-f6f711905fbe None None] GET https://10.4.3.127/volume// Aug 14 06:23:16.567717 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5373ad12-8646-48c8-9824-f6f711905fbe None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:16.567911 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5373ad12-8646-48c8-9824-f6f711905fbe None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:16.568223 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5373ad12-8646-48c8-9824-f6f711905fbe None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:23:16.568554 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1380/5560] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:23:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 06:23:16.571853 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:16.571853 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:16.575713 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cf1d03a7-2c96-4c98-8da6-97a501f026a4 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:16.576321 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-6e749b7c-041a-48b5-8b69-defcada98bb7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:16.578260 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-6e749b7c-041a-48b5-8b69-defcada98bb7 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 Aug 14 06:23:16.578537 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-6e749b7c-041a-48b5-8b69-defcada98bb7 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:16.578804 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-6e749b7c-041a-48b5-8b69-defcada98bb7 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:16.580102 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cf1d03a7-2c96-4c98-8da6-97a501f026a4 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 returned with HTTP 200 Aug 14 06:23:16.580627 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1399/5561] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:16 2026] GET /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:16.587878 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:16.587878 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:16.590939 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-6e749b7c-041a-48b5-8b69-defcada98bb7 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:16.594888 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-6e749b7c-041a-48b5-8b69-defcada98bb7 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 returned with HTTP 200 Aug 14 06:23:16.595285 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1391/5562] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:23:16 2026] GET /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 => generated 1036 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:23:16.699907 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-db0ad0b2-7f54-41ee-8f7a-4e6dd6609263 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:16.701994 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-db0ad0b2-7f54-41ee-8f7a-4e6dd6609263 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] PUT https://10.4.3.127/volume/v3/attachments/e77eeced-722a-4a9c-b292-f6d236deb00c Aug 14 06:23:16.702335 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-db0ad0b2-7f54-41ee-8f7a-4e6dd6609263 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:16.709866 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-db0ad0b2-7f54-41ee-8f7a-4e6dd6609263 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Acquiring lock "cinder-attachment_update-1f4874db-5cb9-4776-8c51-3910a25cc236-np0000007331" by "attachment_update" {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:23:16.713906 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-db0ad0b2-7f54-41ee-8f7a-4e6dd6609263 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Lock "cinder-attachment_update-1f4874db-5cb9-4776-8c51-3910a25cc236-np0000007331" acquired by "attachment_update" :: waited 0.004s {{(pid=100404) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:23:16.714757 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:16.714757 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:16.784146 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.coordination [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-db0ad0b2-7f54-41ee-8f7a-4e6dd6609263 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Lock "cinder-attachment_update-1f4874db-5cb9-4776-8c51-3910a25cc236-np0000007331" released by "attachment_update" :: held 0.070s {{(pid=100404) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:23:16.784474 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-db0ad0b2-7f54-41ee-8f7a-4e6dd6609263 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/attachments/e77eeced-722a-4a9c-b292-f6d236deb00c returned with HTTP 200 Aug 14 06:23:16.784858 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1393/5563] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:23:16 2026] PUT /volume/v3/attachments/e77eeced-722a-4a9c-b292-f6d236deb00c => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:17.167004 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-30473ee5-104b-4dc1-9b50-358e765cb502 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:17.168813 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-30473ee5-104b-4dc1-9b50-358e765cb502 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:17.169041 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-30473ee5-104b-4dc1-9b50-358e765cb502 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:17.169254 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-30473ee5-104b-4dc1-9b50-358e765cb502 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:17.179697 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:17.179697 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:17.183139 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-30473ee5-104b-4dc1-9b50-358e765cb502 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:17.187128 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-30473ee5-104b-4dc1-9b50-358e765cb502 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 200 Aug 14 06:23:17.187557 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1381/5564] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:17 2026] GET /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:17.593078 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f791dac4-f50d-422c-9001-477d6403eb25 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:17.594791 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f791dac4-f50d-422c-9001-477d6403eb25 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 Aug 14 06:23:17.595002 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f791dac4-f50d-422c-9001-477d6403eb25 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:17.595191 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f791dac4-f50d-422c-9001-477d6403eb25 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:17.604112 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:17.604112 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:17.607347 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f791dac4-f50d-422c-9001-477d6403eb25 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:17.611018 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f791dac4-f50d-422c-9001-477d6403eb25 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 returned with HTTP 200 Aug 14 06:23:17.611365 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1400/5565] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:17 2026] GET /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:18.200955 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0ff27cc5-ab3a-4d16-b909-a7f0a897a1d4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:18.202528 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0ff27cc5-ab3a-4d16-b909-a7f0a897a1d4 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:18.202697 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0ff27cc5-ab3a-4d16-b909-a7f0a897a1d4 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:18.202867 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0ff27cc5-ab3a-4d16-b909-a7f0a897a1d4 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:18.210962 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:18.210962 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:18.213965 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-0ff27cc5-ab3a-4d16-b909-a7f0a897a1d4 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:18.217565 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0ff27cc5-ab3a-4d16-b909-a7f0a897a1d4 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 200 Aug 14 06:23:18.217900 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1392/5566] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:18 2026] GET /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:18.561097 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-c4407225-ac40-45e8-8997-2ba50e59628c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:18.563315 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-c4407225-ac40-45e8-8997-2ba50e59628c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] POST https://10.4.3.127/volume/v3/attachments/676b99c9-c6bd-490a-96f6-e1578f5e72eb/action Aug 14 06:23:18.563739 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-c4407225-ac40-45e8-8997-2ba50e59628c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:23:18.563882 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-c4407225-ac40-45e8-8997-2ba50e59628c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:18.580418 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:18.580418 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:18.592470 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-a0123e29-21e1-445c-90e0-a300df53ad67 req-c4407225-ac40-45e8-8997-2ba50e59628c tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/attachments/676b99c9-c6bd-490a-96f6-e1578f5e72eb/action returned with HTTP 204 Aug 14 06:23:18.592861 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1394/5567] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:23:18 2026] POST /volume/v3/attachments/676b99c9-c6bd-490a-96f6-e1578f5e72eb/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:23:18.626905 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5d5592d6-2a3b-4d7a-914b-67c40453a849 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:18.629450 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5d5592d6-2a3b-4d7a-914b-67c40453a849 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 Aug 14 06:23:18.629667 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5d5592d6-2a3b-4d7a-914b-67c40453a849 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:18.629995 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5d5592d6-2a3b-4d7a-914b-67c40453a849 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:18.640016 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:18.640016 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:18.643385 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5d5592d6-2a3b-4d7a-914b-67c40453a849 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:18.647246 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5d5592d6-2a3b-4d7a-914b-67c40453a849 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 returned with HTTP 200 Aug 14 06:23:18.647687 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1382/5568] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:18 2026] GET /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:19.230544 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3b3d3ff2-579a-4bab-afab-f3551c818458 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:19.232471 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3b3d3ff2-579a-4bab-afab-f3551c818458 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:19.232667 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3b3d3ff2-579a-4bab-afab-f3551c818458 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:19.232900 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3b3d3ff2-579a-4bab-afab-f3551c818458 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:19.242376 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:19.242376 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:19.246340 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3b3d3ff2-579a-4bab-afab-f3551c818458 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:19.251475 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3b3d3ff2-579a-4bab-afab-f3551c818458 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 200 Aug 14 06:23:19.251817 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1401/5569] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:19 2026] GET /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:19.296248 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-ce115f2a-834a-4a8e-86c8-30cb5e1071e6 req-7cd0f535-af5a-4a58-b569-698148be5703 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:19.298049 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-ce115f2a-834a-4a8e-86c8-30cb5e1071e6 req-7cd0f535-af5a-4a58-b569-698148be5703 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:19.298208 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-ce115f2a-834a-4a8e-86c8-30cb5e1071e6 req-7cd0f535-af5a-4a58-b569-698148be5703 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:19.298389 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-ce115f2a-834a-4a8e-86c8-30cb5e1071e6 req-7cd0f535-af5a-4a58-b569-698148be5703 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:19.306102 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:19.306102 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:19.308779 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-ce115f2a-834a-4a8e-86c8-30cb5e1071e6 req-7cd0f535-af5a-4a58-b569-698148be5703 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:19.312093 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-ce115f2a-834a-4a8e-86c8-30cb5e1071e6 req-7cd0f535-af5a-4a58-b569-698148be5703 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 200 Aug 14 06:23:19.312649 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1393/5570] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:23:19 2026] GET /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 1213 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:19.328193 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5c071a08-c6a4-4675-bbb8-b2450dde72c9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:19.329974 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5c071a08-c6a4-4675-bbb8-b2450dde72c9 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:19.330140 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5c071a08-c6a4-4675-bbb8-b2450dde72c9 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:19.330331 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5c071a08-c6a4-4675-bbb8-b2450dde72c9 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:19.339463 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:19.339463 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:19.342710 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-5c071a08-c6a4-4675-bbb8-b2450dde72c9 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:19.346839 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5c071a08-c6a4-4675-bbb8-b2450dde72c9 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 200 Aug 14 06:23:19.347263 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1395/5571] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:19 2026] GET /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:19.384123 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-f5dbc478-f79e-4ce6-9e58-4d38f8f750fa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:19.386106 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-f5dbc478-f79e-4ce6-9e58-4d38f8f750fa tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:19.386279 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-f5dbc478-f79e-4ce6-9e58-4d38f8f750fa tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:19.386487 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-f5dbc478-f79e-4ce6-9e58-4d38f8f750fa tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:19.394517 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:19.394517 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:19.397308 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-f5dbc478-f79e-4ce6-9e58-4d38f8f750fa tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:19.400681 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-f5dbc478-f79e-4ce6-9e58-4d38f8f750fa tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 200 Aug 14 06:23:19.401036 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1383/5572] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:23:19 2026] GET /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 1213 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:19.421827 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-70215768-47d7-4fa5-8266-aaa96adea3e2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:19.423695 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-70215768-47d7-4fa5-8266-aaa96adea3e2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] POST https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a/action Aug 14 06:23:19.424042 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-70215768-47d7-4fa5-8266-aaa96adea3e2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:23:19.424188 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-70215768-47d7-4fa5-8266-aaa96adea3e2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:19.436069 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:19.436069 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:19.436620 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-70215768-47d7-4fa5-8266-aaa96adea3e2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:19.442678 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-70215768-47d7-4fa5-8266-aaa96adea3e2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Begin detaching volume completed successfully. Aug 14 06:23:19.442995 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-70215768-47d7-4fa5-8266-aaa96adea3e2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a/action returned with HTTP 202 Aug 14 06:23:19.443625 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1402/5573] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:23:19 2026] POST /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:23:19.460324 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1f5a75fe-a7b0-4f8c-b4e7-b0ffa280f25d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:19.462138 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1f5a75fe-a7b0-4f8c-b4e7-b0ffa280f25d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:19.462417 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1f5a75fe-a7b0-4f8c-b4e7-b0ffa280f25d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:19.462683 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1f5a75fe-a7b0-4f8c-b4e7-b0ffa280f25d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:19.472777 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:19.472777 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:19.476863 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-1f5a75fe-a7b0-4f8c-b4e7-b0ffa280f25d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:19.480043 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-79b4ede3-ab87-4d80-a361-b81c0b407d52 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:19.480508 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-79b4ede3-ab87-4d80-a361-b81c0b407d52 None None] GET https://10.4.3.127/volume// Aug 14 06:23:19.480702 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-79b4ede3-ab87-4d80-a361-b81c0b407d52 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:19.480957 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-79b4ede3-ab87-4d80-a361-b81c0b407d52 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:19.481310 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-79b4ede3-ab87-4d80-a361-b81c0b407d52 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:23:19.481632 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1396/5574] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:23:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:23:19.482190 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1f5a75fe-a7b0-4f8c-b4e7-b0ffa280f25d tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 200 Aug 14 06:23:19.482697 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1394/5575] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:19 2026] GET /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 1216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:19.488159 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-4ff5298e-9abe-40f7-ad99-dd8610d02e98 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:19.490173 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-4ff5298e-9abe-40f7-ad99-dd8610d02e98 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:19.490886 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-4ff5298e-9abe-40f7-ad99-dd8610d02e98 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:19.490886 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-4ff5298e-9abe-40f7-ad99-dd8610d02e98 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:19.500092 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:19.500092 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:19.503338 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-4ff5298e-9abe-40f7-ad99-dd8610d02e98 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:19.506967 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-4ff5298e-9abe-40f7-ad99-dd8610d02e98 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 200 Aug 14 06:23:19.507311 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1384/5576] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:23:19 2026] GET /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 1396 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:23:19.662132 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6cba3c59-50de-4208-8071-54128ad5d4d2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:19.666615 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6cba3c59-50de-4208-8071-54128ad5d4d2 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 Aug 14 06:23:19.666881 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6cba3c59-50de-4208-8071-54128ad5d4d2 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:19.669167 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6cba3c59-50de-4208-8071-54128ad5d4d2 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:19.681214 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:19.681214 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:19.685314 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6cba3c59-50de-4208-8071-54128ad5d4d2 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:19.689549 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6cba3c59-50de-4208-8071-54128ad5d4d2 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 returned with HTTP 200 Aug 14 06:23:19.689920 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1403/5577] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:19 2026] GET /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:19.999552 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-cc58f8d0-4150-49d3-ad8f-8cf4fa0fc994 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:20.001549 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-cc58f8d0-4150-49d3-ad8f-8cf4fa0fc994 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:20.001724 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-cc58f8d0-4150-49d3-ad8f-8cf4fa0fc994 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:20.001897 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-cc58f8d0-4150-49d3-ad8f-8cf4fa0fc994 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:20.010638 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:20.010638 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:20.013853 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-cc58f8d0-4150-49d3-ad8f-8cf4fa0fc994 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:20.017649 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-cc58f8d0-4150-49d3-ad8f-8cf4fa0fc994 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 200 Aug 14 06:23:20.018008 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1397/5578] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:23:19 2026] GET /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:20.496493 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6a13fc37-89e7-4130-b5ed-d580a25c2765 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:20.498982 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6a13fc37-89e7-4130-b5ed-d580a25c2765 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:20.499270 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6a13fc37-89e7-4130-b5ed-d580a25c2765 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:20.499622 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6a13fc37-89e7-4130-b5ed-d580a25c2765 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:20.513198 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:20.513198 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:20.517365 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6a13fc37-89e7-4130-b5ed-d580a25c2765 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:20.522737 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6a13fc37-89e7-4130-b5ed-d580a25c2765 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 200 Aug 14 06:23:20.523209 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1395/5579] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:20 2026] GET /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 1216 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:20.708550 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5a7e0855-fae0-46ed-834c-1da25126fd43 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:20.711268 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5a7e0855-fae0-46ed-834c-1da25126fd43 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 Aug 14 06:23:20.711500 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5a7e0855-fae0-46ed-834c-1da25126fd43 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:20.711680 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5a7e0855-fae0-46ed-834c-1da25126fd43 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:20.720374 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:20.720374 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:20.723147 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5a7e0855-fae0-46ed-834c-1da25126fd43 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:20.726389 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5a7e0855-fae0-46ed-834c-1da25126fd43 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 returned with HTTP 200 Aug 14 06:23:20.726729 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1385/5580] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:20 2026] GET /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:21.535649 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-185d0323-829c-46d3-9569-81a61d322027 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:21.537323 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-185d0323-829c-46d3-9569-81a61d322027 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:21.537520 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-185d0323-829c-46d3-9569-81a61d322027 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:21.537700 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-185d0323-829c-46d3-9569-81a61d322027 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:21.546032 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:21.546032 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:21.549029 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-185d0323-829c-46d3-9569-81a61d322027 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:21.552833 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-185d0323-829c-46d3-9569-81a61d322027 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 200 Aug 14 06:23:21.553042 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1404/5581] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:21 2026] GET /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 1216 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:21.620005 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-da5a2ced-56d4-48e7-97a1-38903ea86198 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:21.622421 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-da5a2ced-56d4-48e7-97a1-38903ea86198 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] POST https://10.4.3.127/volume/v3/attachments/e77eeced-722a-4a9c-b292-f6d236deb00c/action Aug 14 06:23:21.622758 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-da5a2ced-56d4-48e7-97a1-38903ea86198 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Action body: b'{"os-complete": null}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:23:21.622891 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-da5a2ced-56d4-48e7-97a1-38903ea86198 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:21.637564 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:21.637564 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:21.651423 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-a60e77ab-28f6-4775-a616-6a57c7399e7e req-da5a2ced-56d4-48e7-97a1-38903ea86198 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/attachments/e77eeced-722a-4a9c-b292-f6d236deb00c/action returned with HTTP 204 Aug 14 06:23:21.651553 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1398/5582] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:23:21 2026] POST /volume/v3/attachments/e77eeced-722a-4a9c-b292-f6d236deb00c/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:23:21.742222 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-57bc1a81-9019-4f24-8920-c4237b3b594b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:21.742669 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-2d951a68-de9a-407b-9f85-a337dd800a0b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:21.746391 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-2d951a68-de9a-407b-9f85-a337dd800a0b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] DELETE https://10.4.3.127/volume/v3/attachments/676b99c9-c6bd-490a-96f6-e1578f5e72eb Aug 14 06:23:21.746485 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-57bc1a81-9019-4f24-8920-c4237b3b594b tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 Aug 14 06:23:21.746558 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-2d951a68-de9a-407b-9f85-a337dd800a0b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:21.746624 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-57bc1a81-9019-4f24-8920-c4237b3b594b tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:21.746653 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-2d951a68-de9a-407b-9f85-a337dd800a0b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:21.746675 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-57bc1a81-9019-4f24-8920-c4237b3b594b tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:21.763431 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:21.763431 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:21.767612 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:21.767612 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:21.773231 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-57bc1a81-9019-4f24-8920-c4237b3b594b tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:21.779523 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-57bc1a81-9019-4f24-8920-c4237b3b594b tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 returned with HTTP 200 Aug 14 06:23:21.779998 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1396/5583] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:21 2026] GET /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 => generated 1149 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:21.793815 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3aace708-3105-4345-8824-80fefdb19632 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:21.795593 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3aace708-3105-4345-8824-80fefdb19632 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 Aug 14 06:23:21.795781 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3aace708-3105-4345-8824-80fefdb19632 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:21.795991 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3aace708-3105-4345-8824-80fefdb19632 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:21.805056 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:21.805056 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:21.808292 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3aace708-3105-4345-8824-80fefdb19632 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:21.812257 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3aace708-3105-4345-8824-80fefdb19632 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 returned with HTTP 200 Aug 14 06:23:21.812715 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-815ea25c-e6d0-43e2-9dc3-9df30b051ad2 req-2d951a68-de9a-407b-9f85-a337dd800a0b tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/attachments/676b99c9-c6bd-490a-96f6-e1578f5e72eb returned with HTTP 200 Aug 14 06:23:21.812810 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1405/5584] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:21 2026] GET /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 => generated 1149 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:21.813099 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1386/5585] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:23:21 2026] DELETE /volume/v3/attachments/676b99c9-c6bd-490a-96f6-e1578f5e72eb => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:21.826897 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e172dd99-e8ba-4fc8-a9e5-7f72b546be23 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:21.828551 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e172dd99-e8ba-4fc8-a9e5-7f72b546be23 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] POST https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action Aug 14 06:23:21.828864 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e172dd99-e8ba-4fc8-a9e5-7f72b546be23 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Action body: b'{"os-detach": {}}' {{(pid=100404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:23:21.828975 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e172dd99-e8ba-4fc8-a9e5-7f72b546be23 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:21.841867 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:21.841867 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:21.842347 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e172dd99-e8ba-4fc8-a9e5-7f72b546be23 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:21.904270 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-e172dd99-e8ba-4fc8-a9e5-7f72b546be23 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Attachment connected to vm ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0, checking data on nova Aug 14 06:23:21.904642 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.compute.nova [None req-e172dd99-e8ba-4fc8-a9e5-7f72b546be23 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Creating Keystone token plugin using URL: https://10.4.3.127/identity {{(pid=100404) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 06:23:22.029149 np0000007331 devstack@c-api.service[100404]: DEBUG novaclient.v2.client [None req-e172dd99-e8ba-4fc8-a9e5-7f72b546be23 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] REQ: curl -g -i -X GET https://10.4.3.127/compute/v2.1/servers/ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0/os-volume_attachments/1f4874db-5cb9-4776-8c51-3910a25cc236 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b372fd5e18a9abaa084108eed25bd339737a68f1f7d05828160449f48871a909" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e172dd99-e8ba-4fc8-a9e5-7f72b546be23" -H "X-Service-Token: {SHA256}5d1d1477614c346578764e0fad567b74b74e040254eeb10f8c31d90dbbf6ecd5" {{(pid=100404) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 06:23:22.108797 np0000007331 devstack@c-api.service[100404]: DEBUG novaclient.v2.client [None req-e172dd99-e8ba-4fc8-a9e5-7f72b546be23 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 06:23:22 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-566ca36a-54b8-457d-b569-cc914dd046c7 x-openstack-request-id: req-566ca36a-54b8-457d-b569-cc914dd046c7 {{(pid=100404) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 06:23:22.108932 np0000007331 devstack@c-api.service[100404]: DEBUG novaclient.v2.client [None req-e172dd99-e8ba-4fc8-a9e5-7f72b546be23 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "1f4874db-5cb9-4776-8c51-3910a25cc236", "serverId": "ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e77eeced-722a-4a9c-b292-f6d236deb00c", "bdm_uuid": "67ce4524-eaed-4b32-b57a-f83c9448a176"}} {{(pid=100404) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 06:23:22.109032 np0000007331 devstack@c-api.service[100404]: DEBUG novaclient.v2.client [None req-e172dd99-e8ba-4fc8-a9e5-7f72b546be23 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET call to compute for https://10.4.3.127/compute/v2.1/servers/ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0/os-volume_attachments/1f4874db-5cb9-4776-8c51-3910a25cc236 used request id req-566ca36a-54b8-457d-b569-cc914dd046c7 {{(pid=100404) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 06:23:22.111147 np0000007331 devstack@c-api.service[100404]: ERROR cinder.volume.api [None req-e172dd99-e8ba-4fc8-a9e5-7f72b546be23 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-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 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault [None req-e172dd99-e8ba-4fc8-a9e5-7f72b546be23 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Caught error: Detach volume from instance ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0 using the Compute API Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: 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 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.113529 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0 using the Compute API Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: ERROR cinder.api.middleware.fault Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.middleware.fault [None req-e172dd99-e8ba-4fc8-a9e5-7f72b546be23 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action returned with HTTP 409 Aug 14 06:23:22.114539 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1399/5586] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:23:21 2026] POST /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action => generated 167 bytes in 288 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:23:22.121591 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b8407457-6add-4486-bfbc-e689f396c564 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:22.123665 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b8407457-6add-4486-bfbc-e689f396c564 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] POST https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action Aug 14 06:23:22.124076 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b8407457-6add-4486-bfbc-e689f396c564 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:23:22.124231 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b8407457-6add-4486-bfbc-e689f396c564 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:22.136204 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:22.136204 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:22.136708 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b8407457-6add-4486-bfbc-e689f396c564 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:22.203170 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b8407457-6add-4486-bfbc-e689f396c564 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Attachment connected to vm ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0, checking data on nova Aug 14 06:23:22.203568 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.compute.nova [None req-b8407457-6add-4486-bfbc-e689f396c564 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Creating Keystone token plugin using URL: https://10.4.3.127/identity {{(pid=100405) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 06:23:22.341762 np0000007331 devstack@c-api.service[100405]: DEBUG novaclient.v2.client [None req-b8407457-6add-4486-bfbc-e689f396c564 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] REQ: curl -g -i -X GET https://10.4.3.127/compute/v2.1/servers/ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0/os-volume_attachments/1f4874db-5cb9-4776-8c51-3910a25cc236 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d65c6396943732452b119411ca8877dddd229f30d13a7198acd7d08da4b606ce" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b8407457-6add-4486-bfbc-e689f396c564" -H "X-Service-Token: {SHA256}7cb2d007ad4259740cea2d08faa55425c1612067ee61bb28a43b02343188b000" {{(pid=100405) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 06:23:22.445057 np0000007331 devstack@c-api.service[100405]: DEBUG novaclient.v2.client [None req-b8407457-6add-4486-bfbc-e689f396c564 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 06:23:22 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-533d0aec-a3c0-4a50-a601-9e657f9489a2 x-openstack-request-id: req-533d0aec-a3c0-4a50-a601-9e657f9489a2 {{(pid=100405) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 06:23:22.445192 np0000007331 devstack@c-api.service[100405]: DEBUG novaclient.v2.client [None req-b8407457-6add-4486-bfbc-e689f396c564 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "1f4874db-5cb9-4776-8c51-3910a25cc236", "serverId": "ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e77eeced-722a-4a9c-b292-f6d236deb00c", "bdm_uuid": "67ce4524-eaed-4b32-b57a-f83c9448a176"}} {{(pid=100405) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 06:23:22.445316 np0000007331 devstack@c-api.service[100405]: DEBUG novaclient.v2.client [None req-b8407457-6add-4486-bfbc-e689f396c564 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET call to compute for https://10.4.3.127/compute/v2.1/servers/ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0/os-volume_attachments/1f4874db-5cb9-4776-8c51-3910a25cc236 used request id req-533d0aec-a3c0-4a50-a601-9e657f9489a2 {{(pid=100405) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 06:23:22.447371 np0000007331 devstack@c-api.service[100405]: ERROR cinder.volume.api [None req-b8407457-6add-4486-bfbc-e689f396c564 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-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 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault [None req-b8407457-6add-4486-bfbc-e689f396c564 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Caught error: Detach volume from instance ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0 using the Compute API Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: 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 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.449844 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0 using the Compute API Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: ERROR cinder.api.middleware.fault Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.middleware.fault [None req-b8407457-6add-4486-bfbc-e689f396c564 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action returned with HTTP 409 Aug 14 06:23:22.451175 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1397/5587] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:23:22 2026] POST /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action => generated 167 bytes in 330 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:23:22.459139 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-53509432-60b3-4952-89da-2a1a42f8c3e6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:22.460564 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1406/5588] 10.4.3.127 () {70 vars in 1597 bytes} [Fri Aug 14 06:23:22 2026] POST /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 06:23:22.466843 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d64a1d98-fd47-4e87-92ee-02b4a081ffc7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:22.468666 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1387/5589] 10.4.3.127 () {70 vars in 1597 bytes} [Fri Aug 14 06:23:22 2026] POST /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 06:23:22.475821 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1bf524f7-3a25-44d1-b769-35c1d4ca731d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:22.500840 np0000007331 devstack@c-api.service[100404]: WARNING keystonemiddleware.auth_token [None req-1bf524f7-3a25-44d1-b769-35c1d4ca731d None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 06:23:22.501694 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1400/5590] 10.4.3.127 () {70 vars in 1597 bytes} [Fri Aug 14 06:23:22 2026] POST /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 06:23:22.509021 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3158f54f-713d-49bf-9436-ca1392a03a13 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:22.531614 np0000007331 devstack@c-api.service[100405]: WARNING keystonemiddleware.auth_token [None req-3158f54f-713d-49bf-9436-ca1392a03a13 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 06:23:22.532631 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1398/5591] 10.4.3.127 () {70 vars in 1597 bytes} [Fri Aug 14 06:23:22 2026] POST /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 06:23:22.539216 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-aad1c27b-9f44-4cd3-a41b-2b17aa6247dc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:22.566595 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-55db0f32-f2d2-4eeb-b43d-f079094af2f2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:22.568310 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-55db0f32-f2d2-4eeb-b43d-f079094af2f2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:22.568553 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-55db0f32-f2d2-4eeb-b43d-f079094af2f2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:22.568762 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-55db0f32-f2d2-4eeb-b43d-f079094af2f2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:22.569253 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aad1c27b-9f44-4cd3-a41b-2b17aa6247dc tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] POST https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action Aug 14 06:23:22.569674 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aad1c27b-9f44-4cd3-a41b-2b17aa6247dc tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:23:22.569837 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aad1c27b-9f44-4cd3-a41b-2b17aa6247dc tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:22.577819 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:22.577819 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:22.581764 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:22.581764 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:22.582255 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.admin_actions [None req-aad1c27b-9f44-4cd3-a41b-2b17aa6247dc tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] Updating volume '1f4874db-5cb9-4776-8c51-3910a25cc236' with '{'status': 'error'}' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 06:23:22.582541 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-55db0f32-f2d2-4eeb-b43d-f079094af2f2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:22.588067 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-55db0f32-f2d2-4eeb-b43d-f079094af2f2 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 200 Aug 14 06:23:22.588589 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1388/5592] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:22 2026] GET /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:22.600572 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-cd0fa62d-da44-420c-9625-15ff080fda08 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:22.602464 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cd0fa62d-da44-420c-9625-15ff080fda08 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] DELETE https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:22.602863 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cd0fa62d-da44-420c-9625-15ff080fda08 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:22.603176 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cd0fa62d-da44-420c-9625-15ff080fda08 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:22.603466 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-cd0fa62d-da44-420c-9625-15ff080fda08 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Delete volume with id: 290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:22.606457 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aad1c27b-9f44-4cd3-a41b-2b17aa6247dc tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action returned with HTTP 202 Aug 14 06:23:22.606866 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1407/5593] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:23:22 2026] POST /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:23:22.613914 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-42cb5b28-0517-4559-9cfa-a0186945d800 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:22.617422 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-42cb5b28-0517-4559-9cfa-a0186945d800 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 Aug 14 06:23:22.617422 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-42cb5b28-0517-4559-9cfa-a0186945d800 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:22.617422 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-42cb5b28-0517-4559-9cfa-a0186945d800 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:22.639687 np0000007331 devstack@c-api.service[100404]: DEBUG oslo_db.sqlalchemy.engines [None req-cd0fa62d-da44-420c-9625-15ff080fda08 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:23:22.648697 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:22.648697 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:22.651420 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-cd0fa62d-da44-420c-9625-15ff080fda08 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:22.659468 np0000007331 devstack@c-api.service[100405]: DEBUG oslo_db.sqlalchemy.engines [None req-42cb5b28-0517-4559-9cfa-a0186945d800 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:23:22.672143 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:22.672143 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:22.677787 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-42cb5b28-0517-4559-9cfa-a0186945d800 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:22.679706 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-cd0fa62d-da44-420c-9625-15ff080fda08 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Delete volume request issued successfully. Aug 14 06:23:22.679706 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cd0fa62d-da44-420c-9625-15ff080fda08 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 202 Aug 14 06:23:22.679706 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1401/5594] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:23:22 2026] DELETE /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:23:22.682604 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-42cb5b28-0517-4559-9cfa-a0186945d800 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 returned with HTTP 200 Aug 14 06:23:22.683268 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1399/5595] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:22 2026] GET /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 => generated 1148 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:22.687697 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9cfefe7b-2d38-4417-ab25-4db9a77b4ed5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:22.689586 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9cfefe7b-2d38-4417-ab25-4db9a77b4ed5 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:22.689817 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9cfefe7b-2d38-4417-ab25-4db9a77b4ed5 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:22.690087 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9cfefe7b-2d38-4417-ab25-4db9a77b4ed5 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:22.699764 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0bb15cc8-a922-4a05-a23a-b7a6feb0250c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:22.699888 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:22.699888 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:22.702001 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0bb15cc8-a922-4a05-a23a-b7a6feb0250c tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] POST https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action Aug 14 06:23:22.702172 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0bb15cc8-a922-4a05-a23a-b7a6feb0250c tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "e77eeced-722a-4a9c-b292-f6d236deb00c"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:23:22.702293 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0bb15cc8-a922-4a05-a23a-b7a6feb0250c tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "e77eeced-722a-4a9c-b292-f6d236deb00c"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:22.704789 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9cfefe7b-2d38-4417-ab25-4db9a77b4ed5 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Volume info retrieved successfully. Aug 14 06:23:22.709982 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9cfefe7b-2d38-4417-ab25-4db9a77b4ed5 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 200 Aug 14 06:23:22.710375 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1389/5596] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:22 2026] GET /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:22.716388 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:22.716388 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:22.717020 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0bb15cc8-a922-4a05-a23a-b7a6feb0250c tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] Volume info retrieved successfully. Aug 14 06:23:22.793669 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0bb15cc8-a922-4a05-a23a-b7a6feb0250c tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] Attachment connected to vm ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0, checking data on nova Aug 14 06:23:22.793991 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.compute.nova [None req-0bb15cc8-a922-4a05-a23a-b7a6feb0250c tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] Creating Keystone token plugin using URL: https://10.4.3.127/identity {{(pid=100406) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 06:23:22.926961 np0000007331 devstack@c-api.service[100406]: DEBUG novaclient.v2.client [None req-0bb15cc8-a922-4a05-a23a-b7a6feb0250c tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] REQ: curl -g -i -X GET https://10.4.3.127/compute/v2.1/servers/ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0/os-volume_attachments/1f4874db-5cb9-4776-8c51-3910a25cc236 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c017ba0b3ef274f3594a7ad5c9edff2875d11db9092ee26ec6469c617e475104" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-0bb15cc8-a922-4a05-a23a-b7a6feb0250c" -H "X-Service-Token: {SHA256}d08704e5946a26985234852c6e9c07e191afac1499763608717405a678cd9bd2" {{(pid=100406) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 06:23:23.011507 np0000007331 devstack@c-api.service[100406]: DEBUG novaclient.v2.client [None req-0bb15cc8-a922-4a05-a23a-b7a6feb0250c tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 06:23:22 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-076c8357-ea77-4e96-ba7b-617cae9e0bed x-openstack-request-id: req-076c8357-ea77-4e96-ba7b-617cae9e0bed {{(pid=100406) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 06:23:23.011715 np0000007331 devstack@c-api.service[100406]: DEBUG novaclient.v2.client [None req-0bb15cc8-a922-4a05-a23a-b7a6feb0250c tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "1f4874db-5cb9-4776-8c51-3910a25cc236", "serverId": "ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e77eeced-722a-4a9c-b292-f6d236deb00c", "bdm_uuid": "67ce4524-eaed-4b32-b57a-f83c9448a176"}} {{(pid=100406) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 06:23:23.011882 np0000007331 devstack@c-api.service[100406]: DEBUG novaclient.v2.client [None req-0bb15cc8-a922-4a05-a23a-b7a6feb0250c tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] GET call to compute for https://10.4.3.127/compute/v2.1/servers/ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0/os-volume_attachments/1f4874db-5cb9-4776-8c51-3910a25cc236 used request id req-076c8357-ea77-4e96-ba7b-617cae9e0bed {{(pid=100406) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 06:23:23.014803 np0000007331 devstack@c-api.service[100406]: ERROR cinder.volume.api [None req-0bb15cc8-a922-4a05-a23a-b7a6feb0250c tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-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 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault [None req-0bb15cc8-a922-4a05-a23a-b7a6feb0250c tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] Caught error: Detach volume from instance ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0 using the Compute API Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: 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 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.017313 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0 using the Compute API Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: ERROR cinder.api.middleware.fault Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.middleware.fault [None req-0bb15cc8-a922-4a05-a23a-b7a6feb0250c tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action returned with HTTP 409 Aug 14 06:23:23.018813 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1408/5597] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:23:22 2026] POST /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action => generated 167 bytes in 319 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:23:23.025479 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8e3bc8a2-9834-4d9f-bd9e-be668182a1ca None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:23.026542 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1402/5598] 10.4.3.127 () {70 vars in 1597 bytes} [Fri Aug 14 06:23:23 2026] POST /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 06:23:23.032782 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ee9bb172-fcf3-40b1-9d25-0d60be7f3ae2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:23.049479 np0000007331 devstack@c-api.service[100405]: WARNING keystonemiddleware.auth_token [None req-ee9bb172-fcf3-40b1-9d25-0d60be7f3ae2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 06:23:23.050664 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1400/5599] 10.4.3.127 () {70 vars in 1597 bytes} [Fri Aug 14 06:23:23 2026] POST /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 06:23:23.056861 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-22ceb104-a702-4bc0-b584-d5df3fa06de5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:23.058478 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-22ceb104-a702-4bc0-b584-d5df3fa06de5 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 Aug 14 06:23:23.058635 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-22ceb104-a702-4bc0-b584-d5df3fa06de5 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:23.058801 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-22ceb104-a702-4bc0-b584-d5df3fa06de5 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:23.064794 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:23.064794 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:23.067594 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-22ceb104-a702-4bc0-b584-d5df3fa06de5 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:23.070909 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-22ceb104-a702-4bc0-b584-d5df3fa06de5 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 returned with HTTP 200 Aug 14 06:23:23.071212 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1390/5600] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:23 2026] GET /volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 => generated 858 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:23.082266 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f42c55ac-af1a-4d36-aab5-9ed10ce3fece None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:23.084150 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f42c55ac-af1a-4d36-aab5-9ed10ce3fece tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 Aug 14 06:23:23.084421 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f42c55ac-af1a-4d36-aab5-9ed10ce3fece tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:23.084658 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f42c55ac-af1a-4d36-aab5-9ed10ce3fece tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:23.118471 np0000007331 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-f42c55ac-af1a-4d36-aab5-9ed10ce3fece tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 06:23:23.125459 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:23.125459 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:23.129479 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f42c55ac-af1a-4d36-aab5-9ed10ce3fece tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:23.134018 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f42c55ac-af1a-4d36-aab5-9ed10ce3fece tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 returned with HTTP 200 Aug 14 06:23:23.134470 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1409/5601] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:23 2026] GET /volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:23.181581 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-a044c9d4-5d03-45ac-8a01-6ef7c8d3a8cc None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:23.183660 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-a044c9d4-5d03-45ac-8a01-6ef7c8d3a8cc tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 Aug 14 06:23:23.183986 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-a044c9d4-5d03-45ac-8a01-6ef7c8d3a8cc tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:23.184284 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-a044c9d4-5d03-45ac-8a01-6ef7c8d3a8cc tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:23.193232 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:23.193232 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:23.198598 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-a044c9d4-5d03-45ac-8a01-6ef7c8d3a8cc tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:23.204522 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-a044c9d4-5d03-45ac-8a01-6ef7c8d3a8cc tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 returned with HTTP 200 Aug 14 06:23:23.205001 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1403/5602] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:23:23 2026] GET /volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:23.272415 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-7a6be0fe-e718-420a-9bfb-bef0c3e6caa0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:23.272752 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7a6be0fe-e718-420a-9bfb-bef0c3e6caa0 None None] GET https://10.4.3.127/volume// Aug 14 06:23:23.273007 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7a6be0fe-e718-420a-9bfb-bef0c3e6caa0 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:23.273193 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-7a6be0fe-e718-420a-9bfb-bef0c3e6caa0 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:23.273528 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-7a6be0fe-e718-420a-9bfb-bef0c3e6caa0 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:23:23.273775 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1401/5603] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 14 06:23:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:23:23.279828 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-2bc9b612-b45e-425e-a041-d28c8da20222 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:23.282023 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-2bc9b612-b45e-425e-a041-d28c8da20222 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:23:23.282366 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-2bc9b612-b45e-425e-a041-d28c8da20222 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1423ea0-60ca-442c-aa02-14b614edcff8", "connector": null, "instance_uuid": "ed71f6ba-f4b2-4c37-889b-6c7ceb20b6d0"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:23.290108 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:23.290108 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:23.312120 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-2bc9b612-b45e-425e-a041-d28c8da20222 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:23:23.312624 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1391/5604] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:23:23 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 14 06:23:23.341567 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3d3673bc-6df4-468d-9389-c5d3a7ecf78a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:23.345139 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3d3673bc-6df4-468d-9389-c5d3a7ecf78a tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 Aug 14 06:23:23.345381 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3d3673bc-6df4-468d-9389-c5d3a7ecf78a tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:23.345604 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3d3673bc-6df4-468d-9389-c5d3a7ecf78a tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:23.349030 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7622823c-7969-4ca2-8af5-d5b34777c229 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:23.350730 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7622823c-7969-4ca2-8af5-d5b34777c229 None None] GET https://10.4.3.127/volume// Aug 14 06:23:23.350730 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7622823c-7969-4ca2-8af5-d5b34777c229 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:23.350730 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7622823c-7969-4ca2-8af5-d5b34777c229 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:23.350730 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7622823c-7969-4ca2-8af5-d5b34777c229 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:23:23.350730 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1404/5605] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:23:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:23:23.357311 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-23174686-6df1-4291-8642-7d3aa354e258 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:23.359441 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-23174686-6df1-4291-8642-7d3aa354e258 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 Aug 14 06:23:23.359581 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-23174686-6df1-4291-8642-7d3aa354e258 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:23.359749 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-23174686-6df1-4291-8642-7d3aa354e258 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:23.360428 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:23.360428 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:23.364080 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3d3673bc-6df4-468d-9389-c5d3a7ecf78a tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:23.368045 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3d3673bc-6df4-468d-9389-c5d3a7ecf78a tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 returned with HTTP 200 Aug 14 06:23:23.368440 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:23.368440 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:23.368534 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1410/5606] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:23 2026] GET /volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:23.371593 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-23174686-6df1-4291-8642-7d3aa354e258 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:23.375144 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-23174686-6df1-4291-8642-7d3aa354e258 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 returned with HTTP 200 Aug 14 06:23:23.375580 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1402/5607] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:23:23 2026] GET /volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 => generated 1037 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:23:23.482062 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-5067f04b-f60b-4ddf-bb61-ddf26864ca3b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:23.483973 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-5067f04b-f60b-4ddf-bb61-ddf26864ca3b tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] PUT https://10.4.3.127/volume/v3/attachments/fda884bf-14c6-42e9-a601-25a97ec976bf Aug 14 06:23:23.484308 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-5067f04b-f60b-4ddf-bb61-ddf26864ca3b tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:23.491114 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-5067f04b-f60b-4ddf-bb61-ddf26864ca3b tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Acquiring lock "cinder-attachment_update-f1423ea0-60ca-442c-aa02-14b614edcff8-np0000007331" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:23:23.495223 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-5067f04b-f60b-4ddf-bb61-ddf26864ca3b tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Lock "cinder-attachment_update-f1423ea0-60ca-442c-aa02-14b614edcff8-np0000007331" acquired by "attachment_update" :: waited 0.004s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:23:23.496072 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:23.496072 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:23.564499 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-5067f04b-f60b-4ddf-bb61-ddf26864ca3b tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Lock "cinder-attachment_update-f1423ea0-60ca-442c-aa02-14b614edcff8-np0000007331" released by "attachment_update" :: held 0.069s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:23:23.564755 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-5067f04b-f60b-4ddf-bb61-ddf26864ca3b tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/attachments/fda884bf-14c6-42e9-a601-25a97ec976bf returned with HTTP 200 Aug 14 06:23:23.565480 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1392/5608] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:23:23 2026] PUT /volume/v3/attachments/fda884bf-14c6-42e9-a601-25a97ec976bf => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:23.728141 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-15f9ddf0-ffa0-4bb4-a955-98f55e3acf21 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:23.730103 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-15f9ddf0-ffa0-4bb4-a955-98f55e3acf21 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] GET https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a Aug 14 06:23:23.731862 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-15f9ddf0-ffa0-4bb4-a955-98f55e3acf21 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:23.731862 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-15f9ddf0-ffa0-4bb4-a955-98f55e3acf21 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:23.736671 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-15f9ddf0-ffa0-4bb4-a955-98f55e3acf21 tempest-VolumeMultiattachTests-379148563 tempest-VolumeMultiattachTests-379148563-project-member] https://10.4.3.127/volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a returned with HTTP 404 Aug 14 06:23:23.737306 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1405/5609] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:23 2026] GET /volume/v3/volumes/290804e4-81b5-4661-b1ce-98e91866297a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:23:23.745858 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dd8a2dd0-4af7-446d-ae71-69336737e01b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:23.747588 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dd8a2dd0-4af7-446d-ae71-69336737e01b tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 14 06:23:23.747778 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dd8a2dd0-4af7-446d-ae71-69336737e01b tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:23.748007 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dd8a2dd0-4af7-446d-ae71-69336737e01b tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:23.748778 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd8a2dd0-4af7-446d-ae71-69336737e01b tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:23:23.769827 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dd8a2dd0-4af7-446d-ae71-69336737e01b tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Get all volumes completed successfully. Aug 14 06:23:23.771972 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:23.771972 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:23.777504 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dd8a2dd0-4af7-446d-ae71-69336737e01b tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 06:23:23.777928 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1411/5610] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 14 06:23:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13112 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:23:23.792747 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5d775d76-d3ee-4fac-9f3d-3895688b6cea None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:23.794365 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5d775d76-d3ee-4fac-9f3d-3895688b6cea tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] DELETE https://10.4.3.127/volume/v3/types/a955d0ce-7d4d-4ecc-9793-bf7cfec5d44b Aug 14 06:23:23.794556 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5d775d76-d3ee-4fac-9f3d-3895688b6cea tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:23.794843 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5d775d76-d3ee-4fac-9f3d-3895688b6cea tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:23.817117 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5d775d76-d3ee-4fac-9f3d-3895688b6cea tempest-VolumeMultiattachTests-1120846777 tempest-VolumeMultiattachTests-1120846777-project-admin] https://10.4.3.127/volume/v3/types/a955d0ce-7d4d-4ecc-9793-bf7cfec5d44b returned with HTTP 202 Aug 14 06:23:23.817576 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1403/5611] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:23:23 2026] DELETE /volume/v3/types/a955d0ce-7d4d-4ecc-9793-bf7cfec5d44b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:23:24.380521 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-474d67a7-3442-4105-abec-fec7d17e2057 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:24.382657 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-474d67a7-3442-4105-abec-fec7d17e2057 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 Aug 14 06:23:24.382896 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-474d67a7-3442-4105-abec-fec7d17e2057 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:24.383150 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-474d67a7-3442-4105-abec-fec7d17e2057 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:24.392695 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:24.392695 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:24.395617 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-474d67a7-3442-4105-abec-fec7d17e2057 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:24.399806 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-474d67a7-3442-4105-abec-fec7d17e2057 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 returned with HTTP 200 Aug 14 06:23:24.400261 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1393/5612] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:24 2026] GET /volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:25.414226 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-71f61823-f425-4dd3-a75a-fc1a7dfe0e0b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:25.416042 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-71f61823-f425-4dd3-a75a-fc1a7dfe0e0b tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 Aug 14 06:23:25.416212 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-71f61823-f425-4dd3-a75a-fc1a7dfe0e0b tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:25.416454 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-71f61823-f425-4dd3-a75a-fc1a7dfe0e0b tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:25.425864 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:25.425864 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:25.429112 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-71f61823-f425-4dd3-a75a-fc1a7dfe0e0b tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:25.433011 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-71f61823-f425-4dd3-a75a-fc1a7dfe0e0b tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 returned with HTTP 200 Aug 14 06:23:25.433462 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1406/5613] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:25 2026] GET /volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:26.450117 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d1980592-001a-4dc0-adad-29294e7c3252 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:26.452407 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d1980592-001a-4dc0-adad-29294e7c3252 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 Aug 14 06:23:26.452652 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d1980592-001a-4dc0-adad-29294e7c3252 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:26.452886 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d1980592-001a-4dc0-adad-29294e7c3252 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:26.473785 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:26.473785 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:26.481171 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d1980592-001a-4dc0-adad-29294e7c3252 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:26.494043 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d1980592-001a-4dc0-adad-29294e7c3252 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 returned with HTTP 200 Aug 14 06:23:26.494494 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1412/5614] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:26 2026] GET /volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:26.808863 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-bd960bbf-62c7-49d1-9ef7-641df67421d4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:26.810856 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-bd960bbf-62c7-49d1-9ef7-641df67421d4 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] POST https://10.4.3.127/volume/v3/attachments/fda884bf-14c6-42e9-a601-25a97ec976bf/action Aug 14 06:23:26.811219 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-bd960bbf-62c7-49d1-9ef7-641df67421d4 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:23:26.811344 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-bd960bbf-62c7-49d1-9ef7-641df67421d4 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:26.826792 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:26.826792 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:26.836946 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-f540d696-2525-4c0c-b88b-79cb64a53a13 req-bd960bbf-62c7-49d1-9ef7-641df67421d4 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/attachments/fda884bf-14c6-42e9-a601-25a97ec976bf/action returned with HTTP 204 Aug 14 06:23:26.837575 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1404/5615] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:23:26 2026] POST /volume/v3/attachments/fda884bf-14c6-42e9-a601-25a97ec976bf/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:23:27.507776 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7a6166fc-986f-4998-8919-336cb142fe00 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:27.509593 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7a6166fc-986f-4998-8919-336cb142fe00 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 Aug 14 06:23:27.509772 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7a6166fc-986f-4998-8919-336cb142fe00 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:27.509992 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7a6166fc-986f-4998-8919-336cb142fe00 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:27.519725 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:27.519725 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:27.523188 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7a6166fc-986f-4998-8919-336cb142fe00 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:27.527161 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7a6166fc-986f-4998-8919-336cb142fe00 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 returned with HTTP 200 Aug 14 06:23:27.527297 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1394/5616] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:27 2026] GET /volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 => generated 1150 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:27.540361 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-823cc9a1-8d64-43ee-b7b0-7330dfde3ce5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:27.542203 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-823cc9a1-8d64-43ee-b7b0-7330dfde3ce5 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 Aug 14 06:23:27.542467 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-823cc9a1-8d64-43ee-b7b0-7330dfde3ce5 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:27.542696 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-823cc9a1-8d64-43ee-b7b0-7330dfde3ce5 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:27.558515 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:27.558515 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:27.562653 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-823cc9a1-8d64-43ee-b7b0-7330dfde3ce5 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:27.567472 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-823cc9a1-8d64-43ee-b7b0-7330dfde3ce5 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 returned with HTTP 200 Aug 14 06:23:27.567924 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1407/5617] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:27 2026] GET /volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 => generated 1150 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:27.584704 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d10e1df1-20dc-4bdc-b36c-b4c79ccfe262 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:27.586431 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d10e1df1-20dc-4bdc-b36c-b4c79ccfe262 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] POST https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action Aug 14 06:23:27.586793 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d10e1df1-20dc-4bdc-b36c-b4c79ccfe262 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Action body: b'{"os-detach": {"attachment_id": "fda884bf-14c6-42e9-a601-25a97ec976bf"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:23:27.586961 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d10e1df1-20dc-4bdc-b36c-b4c79ccfe262 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "fda884bf-14c6-42e9-a601-25a97ec976bf"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:27.601886 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:27.601886 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:27.602358 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d10e1df1-20dc-4bdc-b36c-b4c79ccfe262 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:27.618006 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d10e1df1-20dc-4bdc-b36c-b4c79ccfe262 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action returned with HTTP 400 Aug 14 06:23:27.618555 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1413/5618] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:23:27 2026] POST /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action => generated 100 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 06:23:27.650905 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-c579bc0f-27da-4be8-9d69-0b9aadabcc8a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:27.652847 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-c579bc0f-27da-4be8-9d69-0b9aadabcc8a tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 Aug 14 06:23:27.653039 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-c579bc0f-27da-4be8-9d69-0b9aadabcc8a tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:27.653220 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-c579bc0f-27da-4be8-9d69-0b9aadabcc8a tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:27.661315 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:27.661315 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:27.664059 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-c579bc0f-27da-4be8-9d69-0b9aadabcc8a tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:27.667485 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-c579bc0f-27da-4be8-9d69-0b9aadabcc8a tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 returned with HTTP 200 Aug 14 06:23:27.667860 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1405/5619] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:23:27 2026] GET /volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 => generated 1150 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:27.684562 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-b1e7236f-0363-40c9-960c-c232889957d2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:27.686742 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-b1e7236f-0363-40c9-960c-c232889957d2 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] POST https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8/action Aug 14 06:23:27.687085 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-b1e7236f-0363-40c9-960c-c232889957d2 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:23:27.687207 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-b1e7236f-0363-40c9-960c-c232889957d2 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:27.696205 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:27.696205 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:27.696718 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-b1e7236f-0363-40c9-960c-c232889957d2 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:27.702993 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-b1e7236f-0363-40c9-960c-c232889957d2 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Begin detaching volume completed successfully. Aug 14 06:23:27.703207 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-b1e7236f-0363-40c9-960c-c232889957d2 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8/action returned with HTTP 202 Aug 14 06:23:27.703683 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1395/5620] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:23:27 2026] POST /volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:23:27.744193 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d7a77aed-49ad-4ffa-843a-588e1e841371 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:27.744766 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d7a77aed-49ad-4ffa-843a-588e1e841371 None None] GET https://10.4.3.127/volume// Aug 14 06:23:27.744984 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d7a77aed-49ad-4ffa-843a-588e1e841371 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:27.745223 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d7a77aed-49ad-4ffa-843a-588e1e841371 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:27.745658 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d7a77aed-49ad-4ffa-843a-588e1e841371 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:23:27.746029 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1408/5621] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:23:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:23:27.752729 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-a580ef95-7bbd-4396-a93a-1d14710c3e11 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:27.754947 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-a580ef95-7bbd-4396-a93a-1d14710c3e11 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 Aug 14 06:23:27.755206 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-a580ef95-7bbd-4396-a93a-1d14710c3e11 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:27.755385 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-a580ef95-7bbd-4396-a93a-1d14710c3e11 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:27.764237 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:27.764237 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:27.767522 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-a580ef95-7bbd-4396-a93a-1d14710c3e11 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:27.771927 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-a580ef95-7bbd-4396-a93a-1d14710c3e11 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 returned with HTTP 200 Aug 14 06:23:27.772309 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1414/5622] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:23:27 2026] GET /volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 => generated 1333 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:23:28.609291 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-95e2e5c8-e252-49e5-8704-e97efa7fee05 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:28.611515 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-95e2e5c8-e252-49e5-8704-e97efa7fee05 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] DELETE https://10.4.3.127/volume/v3/attachments/fda884bf-14c6-42e9-a601-25a97ec976bf Aug 14 06:23:28.611708 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-95e2e5c8-e252-49e5-8704-e97efa7fee05 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:28.611907 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-95e2e5c8-e252-49e5-8704-e97efa7fee05 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:28.618731 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:28.618731 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:28.665648 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-996226b0-88da-44c4-bfb6-45dd382ea6c6 req-95e2e5c8-e252-49e5-8704-e97efa7fee05 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/attachments/fda884bf-14c6-42e9-a601-25a97ec976bf returned with HTTP 200 Aug 14 06:23:28.666087 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1406/5623] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:23:28 2026] DELETE /volume/v3/attachments/fda884bf-14c6-42e9-a601-25a97ec976bf => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:28.801826 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3724972e-44b9-43c3-a164-cd739b2c1e72 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:28.803667 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3724972e-44b9-43c3-a164-cd739b2c1e72 tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] POST https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action Aug 14 06:23:28.804031 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3724972e-44b9-43c3-a164-cd739b2c1e72 tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:23:28.804160 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3724972e-44b9-43c3-a164-cd739b2c1e72 tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:28.815541 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:28.815541 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:28.819211 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.admin_actions [None req-3724972e-44b9-43c3-a164-cd739b2c1e72 tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] Updating volume '1f4874db-5cb9-4776-8c51-3910a25cc236' with '{'status': 'in-use'}' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 06:23:28.843058 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3724972e-44b9-43c3-a164-cd739b2c1e72 tempest-TestServerVolumeAttachmentScenario-977134090 tempest-TestServerVolumeAttachmentScenario-977134090-project-admin] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action returned with HTTP 202 Aug 14 06:23:28.843605 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1396/5624] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 14 06:23:28 2026] POST /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:23:28.851098 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-dbeb115e-5354-49b6-b337-08c086b00cbf None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:28.853577 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dbeb115e-5354-49b6-b337-08c086b00cbf tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 Aug 14 06:23:28.853844 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dbeb115e-5354-49b6-b337-08c086b00cbf tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:28.854256 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-dbeb115e-5354-49b6-b337-08c086b00cbf tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:28.867601 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:28.867601 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:28.873378 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-dbeb115e-5354-49b6-b337-08c086b00cbf tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:28.879441 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-dbeb115e-5354-49b6-b337-08c086b00cbf tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 returned with HTTP 200 Aug 14 06:23:28.879963 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1409/5625] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:28 2026] GET /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 => generated 1149 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:28.921547 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-f1172d93-5e3a-41b9-bfb8-f19eb7af3fbe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:28.925102 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-f1172d93-5e3a-41b9-bfb8-f19eb7af3fbe tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 Aug 14 06:23:28.925102 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-f1172d93-5e3a-41b9-bfb8-f19eb7af3fbe tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:28.925102 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-f1172d93-5e3a-41b9-bfb8-f19eb7af3fbe tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:28.933517 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:28.933517 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:28.936689 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-f1172d93-5e3a-41b9-bfb8-f19eb7af3fbe tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:28.940552 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-f1172d93-5e3a-41b9-bfb8-f19eb7af3fbe tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 returned with HTTP 200 Aug 14 06:23:28.941005 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1415/5626] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:23:28 2026] GET /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 => generated 1149 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:28.958804 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-3a5d47c0-4fc4-4a71-a9f9-3d34a525efd5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:28.960917 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-3a5d47c0-4fc4-4a71-a9f9-3d34a525efd5 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] POST https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action Aug 14 06:23:28.961242 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-3a5d47c0-4fc4-4a71-a9f9-3d34a525efd5 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:23:28.961374 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-3a5d47c0-4fc4-4a71-a9f9-3d34a525efd5 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:28.970952 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:28.970952 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:28.971356 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-3a5d47c0-4fc4-4a71-a9f9-3d34a525efd5 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:28.977410 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-3a5d47c0-4fc4-4a71-a9f9-3d34a525efd5 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Begin detaching volume completed successfully. Aug 14 06:23:28.977564 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-3a5d47c0-4fc4-4a71-a9f9-3d34a525efd5 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action returned with HTTP 202 Aug 14 06:23:28.977931 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1407/5627] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 14 06:23:28 2026] POST /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:23:29.018582 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-62091c15-96e5-44ab-a703-f48b12727105 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:29.018973 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-62091c15-96e5-44ab-a703-f48b12727105 None None] GET https://10.4.3.127/volume// Aug 14 06:23:29.019173 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-62091c15-96e5-44ab-a703-f48b12727105 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:29.019384 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-62091c15-96e5-44ab-a703-f48b12727105 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:29.019818 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-62091c15-96e5-44ab-a703-f48b12727105 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:23:29.020089 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1397/5628] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:23:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:23:29.030364 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-85b5c886-e2f0-4796-a59a-2d820744970f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:29.033141 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-85b5c886-e2f0-4796-a59a-2d820744970f tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 Aug 14 06:23:29.033634 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-85b5c886-e2f0-4796-a59a-2d820744970f tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:29.033959 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-85b5c886-e2f0-4796-a59a-2d820744970f tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:29.053368 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:29.053368 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:29.057638 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-85b5c886-e2f0-4796-a59a-2d820744970f tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:29.063418 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-85b5c886-e2f0-4796-a59a-2d820744970f tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 returned with HTTP 200 Aug 14 06:23:29.063907 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1410/5629] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:23:29 2026] GET /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 => generated 1332 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:23:29.914936 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-be51e774-41d6-40f2-a4dc-1811cb04d866 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:29.917037 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-be51e774-41d6-40f2-a4dc-1811cb04d866 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] DELETE https://10.4.3.127/volume/v3/attachments/e77eeced-722a-4a9c-b292-f6d236deb00c Aug 14 06:23:29.917649 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-be51e774-41d6-40f2-a4dc-1811cb04d866 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:29.917649 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-be51e774-41d6-40f2-a4dc-1811cb04d866 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:29.926856 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:29.926856 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:29.971736 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-16e58719-7e8c-402f-8aff-4c2bc8fc0f85 req-be51e774-41d6-40f2-a4dc-1811cb04d866 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/attachments/e77eeced-722a-4a9c-b292-f6d236deb00c returned with HTTP 200 Aug 14 06:23:29.972257 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1416/5630] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:23:29 2026] DELETE /volume/v3/attachments/e77eeced-722a-4a9c-b292-f6d236deb00c => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:30.047667 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6147bbfe-2665-4104-86e1-74d0d05b5027 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:30.049576 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6147bbfe-2665-4104-86e1-74d0d05b5027 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/5c5699dc-26b5-4e1d-b219-4612166f69cd Aug 14 06:23:30.049830 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6147bbfe-2665-4104-86e1-74d0d05b5027 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:30.050077 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6147bbfe-2665-4104-86e1-74d0d05b5027 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:30.059988 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:30.059988 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:30.064670 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6147bbfe-2665-4104-86e1-74d0d05b5027 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:23:30.071498 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6147bbfe-2665-4104-86e1-74d0d05b5027 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/5c5699dc-26b5-4e1d-b219-4612166f69cd returned with HTTP 200 Aug 14 06:23:30.072023 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1408/5631] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:30 2026] GET /volume/v3/volumes/5c5699dc-26b5-4e1d-b219-4612166f69cd => generated 1637 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:30.106038 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-075cb35d-42ae-48a3-a580-dc8dd6796917 req-50fbefe5-1584-481b-b9e4-88a9d8f1cf6e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:30.108026 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-075cb35d-42ae-48a3-a580-dc8dd6796917 req-50fbefe5-1584-481b-b9e4-88a9d8f1cf6e tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 Aug 14 06:23:30.108452 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-075cb35d-42ae-48a3-a580-dc8dd6796917 req-50fbefe5-1584-481b-b9e4-88a9d8f1cf6e tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:30.108512 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-075cb35d-42ae-48a3-a580-dc8dd6796917 req-50fbefe5-1584-481b-b9e4-88a9d8f1cf6e tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:30.116926 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:30.116926 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:30.120615 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-075cb35d-42ae-48a3-a580-dc8dd6796917 req-50fbefe5-1584-481b-b9e4-88a9d8f1cf6e tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:30.124779 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-075cb35d-42ae-48a3-a580-dc8dd6796917 req-50fbefe5-1584-481b-b9e4-88a9d8f1cf6e tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 returned with HTTP 200 Aug 14 06:23:30.125193 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1398/5632] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:23:30 2026] GET /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:31.642756 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-f1d69be9-d32d-4d7f-9587-9f7aaa878217 req-9a0f832d-9467-4e84-8d64-c2eb0960465f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:31.647785 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f1d69be9-d32d-4d7f-9587-9f7aaa878217 req-9a0f832d-9467-4e84-8d64-c2eb0960465f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/attachments/47747322-dd98-491e-9306-6ddd184738ff Aug 14 06:23:31.647977 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-f1d69be9-d32d-4d7f-9587-9f7aaa878217 req-9a0f832d-9467-4e84-8d64-c2eb0960465f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:31.648161 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-f1d69be9-d32d-4d7f-9587-9f7aaa878217 req-9a0f832d-9467-4e84-8d64-c2eb0960465f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:31.657264 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:31.657264 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:31.704139 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-f1d69be9-d32d-4d7f-9587-9f7aaa878217 req-9a0f832d-9467-4e84-8d64-c2eb0960465f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/47747322-dd98-491e-9306-6ddd184738ff returned with HTTP 200 Aug 14 06:23:31.704595 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1411/5633] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:23:31 2026] DELETE /volume/v3/attachments/47747322-dd98-491e-9306-6ddd184738ff => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:31.718504 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-f1d69be9-d32d-4d7f-9587-9f7aaa878217 req-9e2e5a71-2bc5-4c04-84ea-57bc8abf04b9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:31.720428 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f1d69be9-d32d-4d7f-9587-9f7aaa878217 req-9e2e5a71-2bc5-4c04-84ea-57bc8abf04b9 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/volumes/5c5699dc-26b5-4e1d-b219-4612166f69cd Aug 14 06:23:31.720428 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f1d69be9-d32d-4d7f-9587-9f7aaa878217 req-9e2e5a71-2bc5-4c04-84ea-57bc8abf04b9 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:31.720428 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f1d69be9-d32d-4d7f-9587-9f7aaa878217 req-9e2e5a71-2bc5-4c04-84ea-57bc8abf04b9 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:31.720560 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [req-f1d69be9-d32d-4d7f-9587-9f7aaa878217 req-9e2e5a71-2bc5-4c04-84ea-57bc8abf04b9 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete volume with id: 5c5699dc-26b5-4e1d-b219-4612166f69cd Aug 14 06:23:31.729462 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:31.729462 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:31.729590 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-f1d69be9-d32d-4d7f-9587-9f7aaa878217 req-9e2e5a71-2bc5-4c04-84ea-57bc8abf04b9 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:23:31.751908 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-f1d69be9-d32d-4d7f-9587-9f7aaa878217 req-9e2e5a71-2bc5-4c04-84ea-57bc8abf04b9 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete volume request issued successfully. Aug 14 06:23:31.752037 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f1d69be9-d32d-4d7f-9587-9f7aaa878217 req-9e2e5a71-2bc5-4c04-84ea-57bc8abf04b9 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/5c5699dc-26b5-4e1d-b219-4612166f69cd returned with HTTP 202 Aug 14 06:23:31.752370 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1417/5634] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 14 06:23:31 2026] DELETE /volume/v3/volumes/5c5699dc-26b5-4e1d-b219-4612166f69cd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:23:32.685468 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f4a70c93-ec08-468c-849a-2898950ee420 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:32.687219 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f4a70c93-ec08-468c-849a-2898950ee420 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/5c5699dc-26b5-4e1d-b219-4612166f69cd Aug 14 06:23:32.687440 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f4a70c93-ec08-468c-849a-2898950ee420 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:32.687617 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f4a70c93-ec08-468c-849a-2898950ee420 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:32.692823 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f4a70c93-ec08-468c-849a-2898950ee420 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/5c5699dc-26b5-4e1d-b219-4612166f69cd returned with HTTP 404 Aug 14 06:23:32.693334 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1409/5635] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:32 2026] GET /volume/v3/volumes/5c5699dc-26b5-4e1d-b219-4612166f69cd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:23:32.699078 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b966f56d-00ab-4b90-b3c8-16b0efd159d8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:32.700702 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b966f56d-00ab-4b90-b3c8-16b0efd159d8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d Aug 14 06:23:32.700882 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b966f56d-00ab-4b90-b3c8-16b0efd159d8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:32.701057 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b966f56d-00ab-4b90-b3c8-16b0efd159d8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:32.701154 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-b966f56d-00ab-4b90-b3c8-16b0efd159d8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete snapshot with id: 55df70a6-8ac9-47ad-b3a2-cdfee167943d Aug 14 06:23:32.705950 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:32.705950 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:32.706444 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b966f56d-00ab-4b90-b3c8-16b0efd159d8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:23:32.727998 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b966f56d-00ab-4b90-b3c8-16b0efd159d8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot delete request issued successfully. Aug 14 06:23:32.728191 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b966f56d-00ab-4b90-b3c8-16b0efd159d8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d returned with HTTP 202 Aug 14 06:23:32.728616 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1399/5636] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:23:32 2026] DELETE /volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:23:32.736697 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ec6e1d37-f516-4244-b9b6-bb3b9ce33bf2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:32.738619 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ec6e1d37-f516-4244-b9b6-bb3b9ce33bf2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d Aug 14 06:23:32.738842 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ec6e1d37-f516-4244-b9b6-bb3b9ce33bf2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:32.739048 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ec6e1d37-f516-4244-b9b6-bb3b9ce33bf2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:32.743977 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:32.743977 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:32.744475 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-ec6e1d37-f516-4244-b9b6-bb3b9ce33bf2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:23:32.745213 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ec6e1d37-f516-4244-b9b6-bb3b9ce33bf2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d returned with HTTP 200 Aug 14 06:23:32.745639 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1412/5637] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:23:32 2026] GET /volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:32.975047 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dab155f6-5066-41af-9d8c-20a04f425516 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:32.976761 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dab155f6-5066-41af-9d8c-20a04f425516 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 Aug 14 06:23:32.976946 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dab155f6-5066-41af-9d8c-20a04f425516 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:32.977121 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dab155f6-5066-41af-9d8c-20a04f425516 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:32.977281 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-dab155f6-5066-41af-9d8c-20a04f425516 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Delete volume with id: f1423ea0-60ca-442c-aa02-14b614edcff8 Aug 14 06:23:32.984073 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:32.984073 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:32.984497 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dab155f6-5066-41af-9d8c-20a04f425516 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:32.998294 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dab155f6-5066-41af-9d8c-20a04f425516 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Delete volume request issued successfully. Aug 14 06:23:32.998490 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dab155f6-5066-41af-9d8c-20a04f425516 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 returned with HTTP 202 Aug 14 06:23:32.998865 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1418/5638] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:23:32 2026] DELETE /volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:23:33.006058 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8f2af2d3-5766-4528-ba4b-eb28559bf0c9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:33.007920 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8f2af2d3-5766-4528-ba4b-eb28559bf0c9 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 Aug 14 06:23:33.008119 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8f2af2d3-5766-4528-ba4b-eb28559bf0c9 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:33.008502 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8f2af2d3-5766-4528-ba4b-eb28559bf0c9 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:33.015244 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:33.015244 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:33.018845 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8f2af2d3-5766-4528-ba4b-eb28559bf0c9 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:33.023216 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8f2af2d3-5766-4528-ba4b-eb28559bf0c9 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 returned with HTTP 200 Aug 14 06:23:33.023689 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1410/5639] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:33 2026] GET /volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:33.755093 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1a3ff0ae-504f-4274-995f-61557fc3a490 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:33.756755 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1a3ff0ae-504f-4274-995f-61557fc3a490 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d Aug 14 06:23:33.756935 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1a3ff0ae-504f-4274-995f-61557fc3a490 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:33.757114 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1a3ff0ae-504f-4274-995f-61557fc3a490 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:33.761046 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1a3ff0ae-504f-4274-995f-61557fc3a490 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d returned with HTTP 404 Aug 14 06:23:33.761486 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1400/5640] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:23:33 2026] GET /volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:23:34.037433 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0692a8f8-447f-4dc9-a5c9-4b65e64190f4 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:34.039972 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0692a8f8-447f-4dc9-a5c9-4b65e64190f4 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 Aug 14 06:23:34.040133 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0692a8f8-447f-4dc9-a5c9-4b65e64190f4 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:34.040327 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0692a8f8-447f-4dc9-a5c9-4b65e64190f4 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:34.047215 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0692a8f8-447f-4dc9-a5c9-4b65e64190f4 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 returned with HTTP 404 Aug 14 06:23:34.047926 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1413/5641] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:34 2026] GET /volume/v3/volumes/f1423ea0-60ca-442c-aa02-14b614edcff8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:23:34.055013 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-330ecc7e-dba3-4334-a7e5-f7f541e9bb4c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:34.056797 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-330ecc7e-dba3-4334-a7e5-f7f541e9bb4c tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] DELETE https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 Aug 14 06:23:34.057033 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-330ecc7e-dba3-4334-a7e5-f7f541e9bb4c tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:34.057222 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-330ecc7e-dba3-4334-a7e5-f7f541e9bb4c tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:34.057417 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-330ecc7e-dba3-4334-a7e5-f7f541e9bb4c tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Delete volume with id: 1f4874db-5cb9-4776-8c51-3910a25cc236 Aug 14 06:23:34.064195 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:34.064195 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:34.064686 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-330ecc7e-dba3-4334-a7e5-f7f541e9bb4c tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:34.092615 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-330ecc7e-dba3-4334-a7e5-f7f541e9bb4c tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Delete volume request issued successfully. Aug 14 06:23:34.092729 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-330ecc7e-dba3-4334-a7e5-f7f541e9bb4c tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 returned with HTTP 202 Aug 14 06:23:34.093092 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1419/5642] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:23:34 2026] DELETE /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:23:34.100347 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d828357c-dd20-4ec5-8526-28330b410ebb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:34.103438 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d828357c-dd20-4ec5-8526-28330b410ebb tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 Aug 14 06:23:34.103602 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d828357c-dd20-4ec5-8526-28330b410ebb tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:34.103793 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d828357c-dd20-4ec5-8526-28330b410ebb tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:34.110511 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:34.110511 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:34.114981 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d828357c-dd20-4ec5-8526-28330b410ebb tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Volume info retrieved successfully. Aug 14 06:23:34.119941 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d828357c-dd20-4ec5-8526-28330b410ebb tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 returned with HTTP 200 Aug 14 06:23:34.120511 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1411/5643] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:34 2026] GET /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:34.198701 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-61f0d0c9-d76a-47bb-b03d-13acec040ded req-4e6cbc10-a570-48d4-838e-ca2aa6077f0d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:34.201051 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-61f0d0c9-d76a-47bb-b03d-13acec040ded req-4e6cbc10-a570-48d4-838e-ca2aa6077f0d tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] DELETE https://10.4.3.127/volume/v3/attachments/aaaeabe6-7eda-47a7-8725-03b1d68cd116 Aug 14 06:23:34.201217 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-61f0d0c9-d76a-47bb-b03d-13acec040ded req-4e6cbc10-a570-48d4-838e-ca2aa6077f0d tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:34.201469 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-61f0d0c9-d76a-47bb-b03d-13acec040ded req-4e6cbc10-a570-48d4-838e-ca2aa6077f0d tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:34.214213 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:34.214213 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:34.267408 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-61f0d0c9-d76a-47bb-b03d-13acec040ded req-4e6cbc10-a570-48d4-838e-ca2aa6077f0d tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/attachments/aaaeabe6-7eda-47a7-8725-03b1d68cd116 returned with HTTP 200 Aug 14 06:23:34.267408 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1401/5644] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:23:34 2026] DELETE /volume/v3/attachments/aaaeabe6-7eda-47a7-8725-03b1d68cd116 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:35.008448 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-e8f7766c-ca15-44c6-9693-4e3a95646e50 req-1c694601-58ba-421d-9d9f-50fceec6c2df None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:35.010363 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-e8f7766c-ca15-44c6-9693-4e3a95646e50 req-1c694601-58ba-421d-9d9f-50fceec6c2df tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/attachments/c1e22dbd-9446-48bf-a749-0a9e3cf998a5 Aug 14 06:23:35.010591 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-e8f7766c-ca15-44c6-9693-4e3a95646e50 req-1c694601-58ba-421d-9d9f-50fceec6c2df tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:35.010786 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-e8f7766c-ca15-44c6-9693-4e3a95646e50 req-1c694601-58ba-421d-9d9f-50fceec6c2df tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:35.018055 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:35.018055 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:35.060670 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-e8f7766c-ca15-44c6-9693-4e3a95646e50 req-1c694601-58ba-421d-9d9f-50fceec6c2df tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/c1e22dbd-9446-48bf-a749-0a9e3cf998a5 returned with HTTP 200 Aug 14 06:23:35.061101 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1414/5645] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:23:35 2026] DELETE /volume/v3/attachments/c1e22dbd-9446-48bf-a749-0a9e3cf998a5 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:23:35.069816 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-e8f7766c-ca15-44c6-9693-4e3a95646e50 req-ec8e59bc-5ad7-4d5b-8994-ffcc953ff226 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:35.071772 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e8f7766c-ca15-44c6-9693-4e3a95646e50 req-ec8e59bc-5ad7-4d5b-8994-ffcc953ff226 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 Aug 14 06:23:35.071967 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e8f7766c-ca15-44c6-9693-4e3a95646e50 req-ec8e59bc-5ad7-4d5b-8994-ffcc953ff226 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:35.072176 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e8f7766c-ca15-44c6-9693-4e3a95646e50 req-ec8e59bc-5ad7-4d5b-8994-ffcc953ff226 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:35.072362 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [req-e8f7766c-ca15-44c6-9693-4e3a95646e50 req-ec8e59bc-5ad7-4d5b-8994-ffcc953ff226 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete volume with id: a479e075-da50-4dbe-87e0-34d39afb2b77 Aug 14 06:23:35.080650 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:35.080650 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:35.081265 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-e8f7766c-ca15-44c6-9693-4e3a95646e50 req-ec8e59bc-5ad7-4d5b-8994-ffcc953ff226 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:23:35.097364 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-e8f7766c-ca15-44c6-9693-4e3a95646e50 req-ec8e59bc-5ad7-4d5b-8994-ffcc953ff226 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete volume request issued successfully. Aug 14 06:23:35.097554 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e8f7766c-ca15-44c6-9693-4e3a95646e50 req-ec8e59bc-5ad7-4d5b-8994-ffcc953ff226 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 returned with HTTP 202 Aug 14 06:23:35.098090 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1420/5646] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 14 06:23:35 2026] DELETE /volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:23:35.134638 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-48393456-3d74-4073-9023-af467fb06b74 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:35.137077 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-48393456-3d74-4073-9023-af467fb06b74 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] GET https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 Aug 14 06:23:35.137486 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-48393456-3d74-4073-9023-af467fb06b74 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:35.137603 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-48393456-3d74-4073-9023-af467fb06b74 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:35.144244 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-48393456-3d74-4073-9023-af467fb06b74 tempest-TestServerVolumeAttachmentScenario-43526884 tempest-TestServerVolumeAttachmentScenario-43526884-project-member] https://10.4.3.127/volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 returned with HTTP 404 Aug 14 06:23:35.144881 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1412/5647] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:35 2026] GET /volume/v3/volumes/1f4874db-5cb9-4776-8c51-3910a25cc236 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:23:35.351665 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:35.353375 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:23:35.353711 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1449802844", "source_volid": "09775fc0-8773-4f77-841b-da6c7d6feabf", "volume_type": "tempest-scenario-type-luks-473995913", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:35.355171 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1449802844', 'source_volid': '09775fc0-8773-4f77-841b-da6c7d6feabf', 'volume_type': 'tempest-scenario-type-luks-473995913', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:23:35.366359 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:35.366359 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:35.366978 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume retrieved successfully. Aug 14 06:23:35.367132 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Create volume of 1 GB Aug 14 06:23:35.367950 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Availability Zones retrieved successfully. Aug 14 06:23:35.374615 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Flow 'volume_create_api' (edc78474-d5c6-4638-8dfd-517412ae98bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:23:35.375931 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f9e02d-f1b7-4613-b750-96e9a6979d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:23:35.376991 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:23:35.396790 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f9e02d-f1b7-4613-b750-96e9a6979d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '09775fc0-8773-4f77-841b-da6c7d6feabf', 'volume_type': VolumeType(created_at=2026-08-14T06:22:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01342d70-57b7-4c7c-8368-aa31a726cf8e,is_public=True,name='tempest-scenario-type-luks-473995913',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01342d70-57b7-4c7c-8368-aa31a726cf8e', '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=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:23:35.397829 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f616a6af-c073-45df-860b-b3d287956670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:23:35.440307 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Created reservations ['bb05a800-5f03-4618-ae1e-a2d128757c97', '04109621-15e4-4529-aed5-fa111961f195', '5bfccd6a-abbd-4e8c-9dbb-f11294bc996f', '6bb7c409-5c20-4c1b-96e3-fa080c114850'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:23:35.441348 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f616a6af-c073-45df-860b-b3d287956670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb05a800-5f03-4618-ae1e-a2d128757c97', '04109621-15e4-4529-aed5-fa111961f195', '5bfccd6a-abbd-4e8c-9dbb-f11294bc996f', '6bb7c409-5c20-4c1b-96e3-fa080c114850']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:23:35.442461 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (323655f8-14e8-42de-9e67-3def5dac61d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:23:35.485860 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (323655f8-14e8-42de-9e67-3def5dac61d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '022f8f0a-6de6-4dcf-aab8-a100e3710531', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1449802844',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f0d9395e5184b10ab6ac78ea09f4bd4',qos_specs=None,replication_status=,reservations=['bb05a800-5f03-4618-ae1e-a2d128757c97','04109621-15e4-4529-aed5-fa111961f195','5bfccd6a-abbd-4e8c-9dbb-f11294bc996f','6bb7c409-5c20-4c1b-96e3-fa080c114850'],size=1,snapshot_id=None,source_replicaid=,source_volid=09775fc0-8773-4f77-841b-da6c7d6feabf,status='creating',user_id='3525232539ff4c528979cd2ead9470f7',volume_type_id=01342d70-57b7-4c7c-8368-aa31a726cf8e), '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-14T06:23:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1449802844',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=022f8f0a-6de6-4dcf-aab8-a100e3710531,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f0d9395e5184b10ab6ac78ea09f4bd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=09775fc0-8773-4f77-841b-da6c7d6feabf,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3525232539ff4c528979cd2ead9470f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01342d70-57b7-4c7c-8368-aa31a726cf8e),volume_type_id=01342d70-57b7-4c7c-8368-aa31a726cf8e)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:23:35.487068 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (372b3403-97b5-4f5c-81b9-9b25a7dee5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:23:35.507898 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (372b3403-97b5-4f5c-81b9-9b25a7dee5ea) transitioned into state 'SUCCESS' from state '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-1449802844',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f0d9395e5184b10ab6ac78ea09f4bd4',qos_specs=None,replication_status=,reservations=['bb05a800-5f03-4618-ae1e-a2d128757c97','04109621-15e4-4529-aed5-fa111961f195','5bfccd6a-abbd-4e8c-9dbb-f11294bc996f','6bb7c409-5c20-4c1b-96e3-fa080c114850'],size=1,snapshot_id=None,source_replicaid=,source_volid=09775fc0-8773-4f77-841b-da6c7d6feabf,status='creating',user_id='3525232539ff4c528979cd2ead9470f7',volume_type_id=01342d70-57b7-4c7c-8368-aa31a726cf8e)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:23:35.508595 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e07a4d4c-02c5-4d66-8088-aeac6f40414b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:23:35.538320 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e07a4d4c-02c5-4d66-8088-aeac6f40414b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:23:35.539435 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Flow 'volume_create_api' (edc78474-d5c6-4638-8dfd-517412ae98bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:23:35.539787 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Create volume request issued successfully. Aug 14 06:23:35.540373 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9153edc-7b86-4880-b32e-0ce421c0f544 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:23:35.540900 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1402/5648] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:23:35 2026] POST /volume/v3/volumes => generated 810 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:23:35.552642 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1a7ace5f-07d0-4057-95cd-fbc721017282 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:35.554257 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1a7ace5f-07d0-4057-95cd-fbc721017282 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 Aug 14 06:23:35.554509 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1a7ace5f-07d0-4057-95cd-fbc721017282 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:35.554714 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1a7ace5f-07d0-4057-95cd-fbc721017282 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:35.562757 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:35.562757 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:35.567540 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-1a7ace5f-07d0-4057-95cd-fbc721017282 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:23:35.571732 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1a7ace5f-07d0-4057-95cd-fbc721017282 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 returned with HTTP 200 Aug 14 06:23:35.572115 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1415/5649] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:35 2026] GET /volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:36.129165 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b3d258b5-315a-4772-8ef2-2b440547b83a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:36.130762 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b3d258b5-315a-4772-8ef2-2b440547b83a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 Aug 14 06:23:36.130936 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b3d258b5-315a-4772-8ef2-2b440547b83a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:36.131111 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b3d258b5-315a-4772-8ef2-2b440547b83a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:36.136365 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b3d258b5-315a-4772-8ef2-2b440547b83a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 returned with HTTP 404 Aug 14 06:23:36.136779 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1421/5650] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:36 2026] GET /volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:23:36.561182 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f1d8cec0-6aed-4066-89f7-2381cee1b45e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:36.562847 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f1d8cec0-6aed-4066-89f7-2381cee1b45e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d Aug 14 06:23:36.563023 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f1d8cec0-6aed-4066-89f7-2381cee1b45e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:36.563204 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f1d8cec0-6aed-4066-89f7-2381cee1b45e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:36.563330 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.snapshots [None req-f1d8cec0-6aed-4066-89f7-2381cee1b45e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete snapshot with id: 55df70a6-8ac9-47ad-b3a2-cdfee167943d Aug 14 06:23:36.567130 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f1d8cec0-6aed-4066-89f7-2381cee1b45e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d returned with HTTP 404 Aug 14 06:23:36.567578 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1413/5651] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:23:36 2026] DELETE /volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:23:36.573506 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1d0cabf0-bbac-4237-b1ef-61961de27fd2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:36.575247 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1d0cabf0-bbac-4237-b1ef-61961de27fd2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d Aug 14 06:23:36.575438 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1d0cabf0-bbac-4237-b1ef-61961de27fd2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:36.575612 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1d0cabf0-bbac-4237-b1ef-61961de27fd2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:36.579513 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1d0cabf0-bbac-4237-b1ef-61961de27fd2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d returned with HTTP 404 Aug 14 06:23:36.579925 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1403/5652] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:23:36 2026] GET /volume/v3/snapshots/55df70a6-8ac9-47ad-b3a2-cdfee167943d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:23:36.583955 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-c45881d0-cb06-4248-94bf-1d22a3ca99b5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:36.585848 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c45881d0-cb06-4248-94bf-1d22a3ca99b5 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 Aug 14 06:23:36.585848 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c45881d0-cb06-4248-94bf-1d22a3ca99b5 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:36.585979 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-c45881d0-cb06-4248-94bf-1d22a3ca99b5 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:36.592119 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:36.592119 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:36.595265 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-c45881d0-cb06-4248-94bf-1d22a3ca99b5 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:23:36.599456 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-c45881d0-cb06-4248-94bf-1d22a3ca99b5 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 returned with HTTP 200 Aug 14 06:23:36.599830 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1416/5653] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:36 2026] GET /volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:37.339697 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-674b09a3-4a88-47f2-9aeb-b93bc844d37f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:37.341663 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-674b09a3-4a88-47f2-9aeb-b93bc844d37f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 Aug 14 06:23:37.341814 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-674b09a3-4a88-47f2-9aeb-b93bc844d37f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:37.341989 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-674b09a3-4a88-47f2-9aeb-b93bc844d37f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:37.342136 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-674b09a3-4a88-47f2-9aeb-b93bc844d37f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete volume with id: a479e075-da50-4dbe-87e0-34d39afb2b77 Aug 14 06:23:37.347264 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-674b09a3-4a88-47f2-9aeb-b93bc844d37f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 returned with HTTP 404 Aug 14 06:23:37.347700 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1422/5654] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:23:37 2026] DELETE /volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:23:37.354301 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-095fc633-ce0c-4fc1-9b0d-e8d75e6a5d53 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:37.356661 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-095fc633-ce0c-4fc1-9b0d-e8d75e6a5d53 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 Aug 14 06:23:37.356962 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-095fc633-ce0c-4fc1-9b0d-e8d75e6a5d53 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:37.357241 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-095fc633-ce0c-4fc1-9b0d-e8d75e6a5d53 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:37.363132 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-095fc633-ce0c-4fc1-9b0d-e8d75e6a5d53 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 returned with HTTP 404 Aug 14 06:23:37.363656 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1414/5655] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:37 2026] GET /volume/v3/volumes/a479e075-da50-4dbe-87e0-34d39afb2b77 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:23:37.612096 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-32889486-9928-4242-bf3b-e3c113890655 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:37.614228 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-32889486-9928-4242-bf3b-e3c113890655 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 Aug 14 06:23:37.614484 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-32889486-9928-4242-bf3b-e3c113890655 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:37.614714 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-32889486-9928-4242-bf3b-e3c113890655 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:37.622530 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:37.622530 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:37.626742 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-32889486-9928-4242-bf3b-e3c113890655 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:23:37.631220 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-32889486-9928-4242-bf3b-e3c113890655 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 returned with HTTP 200 Aug 14 06:23:37.631658 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1404/5656] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:37 2026] GET /volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:38.312443 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:38.314483 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:23:38.314890 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-757349643", "snapshot_id": null, "imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "volume_type": null, "size": 1}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:38.316823 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-757349643', 'snapshot_id': None, 'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'volume_type': None, 'size': 1}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:23:38.394086 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume of 1 GB Aug 14 06:23:38.398469 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Availability Zones retrieved successfully. Aug 14 06:23:38.403608 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Flow 'volume_create_api' (73833f19-9a7a-4438-a971-ccbe0bb2921c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:23:38.404724 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1f3ce1-13b8-400d-ba1f-5d4fe987ea14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:23:38.405602 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:23:38.457118 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1f3ce1-13b8-400d-ba1f-5d4fe987ea14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:23:38.457833 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efa3b267-f2c3-4398-a5b8-ec9e98a6530f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:23:38.491890 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Created reservations ['1972c58d-1f92-47b2-b644-a759f0f4fd44', '3af9bcec-ae7d-47d8-8dab-74ef263af367', '7bc9ac86-4b67-4f0c-a7bd-9a519993a208', '17f8f1cc-6842-4954-a3ca-d5fb3c1f3e70'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:23:38.492577 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efa3b267-f2c3-4398-a5b8-ec9e98a6530f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1972c58d-1f92-47b2-b644-a759f0f4fd44', '3af9bcec-ae7d-47d8-8dab-74ef263af367', '7bc9ac86-4b67-4f0c-a7bd-9a519993a208', '17f8f1cc-6842-4954-a3ca-d5fb3c1f3e70']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:23:38.493236 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d8a892d-b469-406d-a332-78af94b1feb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:23:38.512554 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d8a892d-b469-406d-a332-78af94b1feb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f59eef1d-c067-4294-8ace-b976dba24b8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-757349643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51160e349737408d875f78f791966af5',qos_specs=None,replication_status=,reservations=['1972c58d-1f92-47b2-b644-a759f0f4fd44','3af9bcec-ae7d-47d8-8dab-74ef263af367','7bc9ac86-4b67-4f0c-a7bd-9a519993a208','17f8f1cc-6842-4954-a3ca-d5fb3c1f3e70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5709a71717ae4d43966d85054afbb19c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:23:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-757349643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f59eef1d-c067-4294-8ace-b976dba24b8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51160e349737408d875f78f791966af5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5709a71717ae4d43966d85054afbb19c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:23:38.513147 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb2ddca7-3f09-4d94-a910-a13c1ddbd5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:23:38.528835 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb2ddca7-3f09-4d94-a910-a13c1ddbd5f8) transitioned into state 'SUCCESS' from state '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-757349643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51160e349737408d875f78f791966af5',qos_specs=None,replication_status=,reservations=['1972c58d-1f92-47b2-b644-a759f0f4fd44','3af9bcec-ae7d-47d8-8dab-74ef263af367','7bc9ac86-4b67-4f0c-a7bd-9a519993a208','17f8f1cc-6842-4954-a3ca-d5fb3c1f3e70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5709a71717ae4d43966d85054afbb19c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:23:38.529567 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (382a570e-b392-43eb-ad54-5f6bfc54cb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:23:38.537474 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (382a570e-b392-43eb-ad54-5f6bfc54cb2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:23:38.538199 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Flow 'volume_create_api' (73833f19-9a7a-4438-a971-ccbe0bb2921c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:23:38.538477 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume request issued successfully. Aug 14 06:23:38.538963 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4924cbda-e22d-42b0-ad42-c7e41719fe9e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:23:38.539387 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1417/5657] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:23:38 2026] POST /volume/v3/volumes => generated 758 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:23:38.551029 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ea1eff39-6eff-483a-bdb5-8d6f12df534e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:38.553104 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ea1eff39-6eff-483a-bdb5-8d6f12df534e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f Aug 14 06:23:38.553308 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ea1eff39-6eff-483a-bdb5-8d6f12df534e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:38.553506 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ea1eff39-6eff-483a-bdb5-8d6f12df534e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:38.559804 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:38.559804 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:38.563144 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ea1eff39-6eff-483a-bdb5-8d6f12df534e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:23:38.567416 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ea1eff39-6eff-483a-bdb5-8d6f12df534e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f returned with HTTP 200 Aug 14 06:23:38.567780 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1423/5658] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:38 2026] GET /volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:38.643581 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-44faa1dc-7205-4574-b1c1-f9874e9579ed None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:38.645581 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-44faa1dc-7205-4574-b1c1-f9874e9579ed tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 Aug 14 06:23:38.645679 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-44faa1dc-7205-4574-b1c1-f9874e9579ed tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:38.645874 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-44faa1dc-7205-4574-b1c1-f9874e9579ed tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:38.652609 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:38.652609 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:38.656129 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-44faa1dc-7205-4574-b1c1-f9874e9579ed tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:23:38.660123 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-44faa1dc-7205-4574-b1c1-f9874e9579ed tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 returned with HTTP 200 Aug 14 06:23:38.660513 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1415/5659] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:38 2026] GET /volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:39.579911 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-77e2a22e-51ce-4ea6-8167-5942da5c89e8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:39.582066 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-77e2a22e-51ce-4ea6-8167-5942da5c89e8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f Aug 14 06:23:39.582279 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-77e2a22e-51ce-4ea6-8167-5942da5c89e8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:39.582494 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-77e2a22e-51ce-4ea6-8167-5942da5c89e8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:39.589053 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:39.589053 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:39.592419 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-77e2a22e-51ce-4ea6-8167-5942da5c89e8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:23:39.596789 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-77e2a22e-51ce-4ea6-8167-5942da5c89e8 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f returned with HTTP 200 Aug 14 06:23:39.597155 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1405/5660] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:39 2026] GET /volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:39.612351 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9270f9c1-6c17-4592-9458-9ff3737b0068 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:39.615499 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9270f9c1-6c17-4592-9458-9ff3737b0068 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f Aug 14 06:23:39.615499 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9270f9c1-6c17-4592-9458-9ff3737b0068 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:39.616816 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9270f9c1-6c17-4592-9458-9ff3737b0068 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:39.624435 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:39.624435 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:39.628571 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9270f9c1-6c17-4592-9458-9ff3737b0068 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:23:39.634150 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9270f9c1-6c17-4592-9458-9ff3737b0068 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f returned with HTTP 200 Aug 14 06:23:39.634647 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1418/5661] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:39 2026] GET /volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:39.672019 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-21521121-e5af-4091-95e8-a94abfbe132c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:39.673900 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21521121-e5af-4091-95e8-a94abfbe132c tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 Aug 14 06:23:39.674095 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21521121-e5af-4091-95e8-a94abfbe132c tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:39.674292 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21521121-e5af-4091-95e8-a94abfbe132c tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:39.680838 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:39.680838 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:39.684628 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-21521121-e5af-4091-95e8-a94abfbe132c tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:23:39.689054 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21521121-e5af-4091-95e8-a94abfbe132c tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 returned with HTTP 200 Aug 14 06:23:39.689532 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1424/5662] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:39 2026] GET /volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:39.768672 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-9f6d3dd6-26ae-484c-8a25-b57f9295f3a3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:39.770681 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-9f6d3dd6-26ae-484c-8a25-b57f9295f3a3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f Aug 14 06:23:39.770908 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-9f6d3dd6-26ae-484c-8a25-b57f9295f3a3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:39.771276 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-9f6d3dd6-26ae-484c-8a25-b57f9295f3a3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:39.778328 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:39.778328 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:39.781981 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-9f6d3dd6-26ae-484c-8a25-b57f9295f3a3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:23:39.786309 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-9f6d3dd6-26ae-484c-8a25-b57f9295f3a3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f returned with HTTP 200 Aug 14 06:23:39.786631 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1416/5663] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:23:39 2026] GET /volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:40.214374 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-372f0308-2d12-45db-ad7c-a0ac15744ec0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:40.217482 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-372f0308-2d12-45db-ad7c-a0ac15744ec0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f Aug 14 06:23:40.217717 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-372f0308-2d12-45db-ad7c-a0ac15744ec0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:40.217977 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-372f0308-2d12-45db-ad7c-a0ac15744ec0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:40.229566 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:40.229566 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:40.236766 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-372f0308-2d12-45db-ad7c-a0ac15744ec0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:23:40.244488 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-372f0308-2d12-45db-ad7c-a0ac15744ec0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f returned with HTTP 200 Aug 14 06:23:40.244488 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1406/5664] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:23:40 2026] GET /volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:40.255774 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3ae7daa2-5467-44ea-9320-1d2a9026921a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:40.255883 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3ae7daa2-5467-44ea-9320-1d2a9026921a None None] GET https://10.4.3.127/volume// Aug 14 06:23:40.256078 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3ae7daa2-5467-44ea-9320-1d2a9026921a None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:40.256261 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3ae7daa2-5467-44ea-9320-1d2a9026921a None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:40.256660 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3ae7daa2-5467-44ea-9320-1d2a9026921a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:23:40.256986 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1419/5665] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:23:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:23:40.266419 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-ea80d8cf-b3cf-41ff-9014-6fd5c56b326c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:40.270826 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-ea80d8cf-b3cf-41ff-9014-6fd5c56b326c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:23:40.271285 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-ea80d8cf-b3cf-41ff-9014-6fd5c56b326c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f59eef1d-c067-4294-8ace-b976dba24b8f", "connector": null, "instance_uuid": "87470424-cf56-46d3-8ab3-3bcb3310734c"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:40.281087 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:40.281087 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:40.304416 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-ea80d8cf-b3cf-41ff-9014-6fd5c56b326c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:23:40.304836 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1425/5666] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:23:40 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 14 06:23:40.703282 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-259e125e-2317-4773-a127-560a90584722 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:40.705085 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-259e125e-2317-4773-a127-560a90584722 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 Aug 14 06:23:40.705302 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-259e125e-2317-4773-a127-560a90584722 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:40.705506 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-259e125e-2317-4773-a127-560a90584722 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:40.714287 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:40.714287 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:40.718430 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-259e125e-2317-4773-a127-560a90584722 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:23:40.722665 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-259e125e-2317-4773-a127-560a90584722 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 returned with HTTP 200 Aug 14 06:23:40.723062 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1417/5667] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:40 2026] GET /volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:41.014568 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d1f5e215-4942-4d56-b9b3-5a9c59abf761 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:41.015000 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d1f5e215-4942-4d56-b9b3-5a9c59abf761 None None] GET https://10.4.3.127/volume// Aug 14 06:23:41.015213 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d1f5e215-4942-4d56-b9b3-5a9c59abf761 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:41.015431 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d1f5e215-4942-4d56-b9b3-5a9c59abf761 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:41.015806 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d1f5e215-4942-4d56-b9b3-5a9c59abf761 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:23:41.016911 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1407/5668] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:23:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:23:41.024047 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-ff24b41f-b2d0-45d0-bf1a-bb68e893301e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:41.025644 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-ff24b41f-b2d0-45d0-bf1a-bb68e893301e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f Aug 14 06:23:41.025852 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-ff24b41f-b2d0-45d0-bf1a-bb68e893301e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:41.026022 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-ff24b41f-b2d0-45d0-bf1a-bb68e893301e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:41.035833 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:41.035833 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:41.043302 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-ff24b41f-b2d0-45d0-bf1a-bb68e893301e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:23:41.049810 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-ff24b41f-b2d0-45d0-bf1a-bb68e893301e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f returned with HTTP 200 Aug 14 06:23:41.050330 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1420/5669] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:23:41 2026] GET /volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f => generated 1545 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:23:41.166624 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-00453c9c-cf7d-456e-9751-44bc7abfb47e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:41.168853 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-00453c9c-cf7d-456e-9751-44bc7abfb47e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] PUT https://10.4.3.127/volume/v3/attachments/67734e21-b75c-4120-996a-756b9b47f6f9 Aug 14 06:23:41.169297 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-00453c9c-cf7d-456e-9751-44bc7abfb47e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:41.177651 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-00453c9c-cf7d-456e-9751-44bc7abfb47e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Acquiring lock "cinder-attachment_update-f59eef1d-c067-4294-8ace-b976dba24b8f-np0000007331" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:23:41.182110 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-00453c9c-cf7d-456e-9751-44bc7abfb47e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Lock "cinder-attachment_update-f59eef1d-c067-4294-8ace-b976dba24b8f-np0000007331" acquired by "attachment_update" :: waited 0.005s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:23:41.182994 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:41.182994 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:41.275806 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-00453c9c-cf7d-456e-9751-44bc7abfb47e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Lock "cinder-attachment_update-f59eef1d-c067-4294-8ace-b976dba24b8f-np0000007331" released by "attachment_update" :: held 0.094s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:23:41.276160 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-00453c9c-cf7d-456e-9751-44bc7abfb47e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/67734e21-b75c-4120-996a-756b9b47f6f9 returned with HTTP 200 Aug 14 06:23:41.276733 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1426/5670] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:23:41 2026] PUT /volume/v3/attachments/67734e21-b75c-4120-996a-756b9b47f6f9 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:41.296209 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-40cbcb93-224a-450d-b6d8-708e8a72f4ea None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:41.298140 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-40cbcb93-224a-450d-b6d8-708e8a72f4ea tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/attachments/67734e21-b75c-4120-996a-756b9b47f6f9/action Aug 14 06:23:41.298533 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-40cbcb93-224a-450d-b6d8-708e8a72f4ea tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action body: b'{"os-complete": null}' {{(pid=100405) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:23:41.298654 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-40cbcb93-224a-450d-b6d8-708e8a72f4ea tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:41.313585 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:41.313585 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:41.322261 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-e0643693-c72c-4a19-bbda-8cd9ca25f75c req-40cbcb93-224a-450d-b6d8-708e8a72f4ea tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/67734e21-b75c-4120-996a-756b9b47f6f9/action returned with HTTP 204 Aug 14 06:23:41.322703 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1418/5671] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:23:41 2026] POST /volume/v3/attachments/67734e21-b75c-4120-996a-756b9b47f6f9/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:23:41.735789 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-34fb48be-65b5-4219-a6c0-ab49524e8634 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:41.737562 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-34fb48be-65b5-4219-a6c0-ab49524e8634 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 Aug 14 06:23:41.737714 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-34fb48be-65b5-4219-a6c0-ab49524e8634 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:41.737884 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-34fb48be-65b5-4219-a6c0-ab49524e8634 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:41.744736 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:41.744736 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:41.748427 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-34fb48be-65b5-4219-a6c0-ab49524e8634 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:23:41.752461 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-34fb48be-65b5-4219-a6c0-ab49524e8634 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 returned with HTTP 200 Aug 14 06:23:41.752822 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1408/5672] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:41 2026] GET /volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:42.768128 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2de440a1-b7f5-455c-a255-a8fba0423a67 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:42.770113 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2de440a1-b7f5-455c-a255-a8fba0423a67 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 Aug 14 06:23:42.770460 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2de440a1-b7f5-455c-a255-a8fba0423a67 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:42.773422 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2de440a1-b7f5-455c-a255-a8fba0423a67 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:42.779101 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:42.779101 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:42.783811 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2de440a1-b7f5-455c-a255-a8fba0423a67 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:23:42.788559 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2de440a1-b7f5-455c-a255-a8fba0423a67 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 returned with HTTP 200 Aug 14 06:23:42.788988 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1421/5673] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:42 2026] GET /volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:43.802301 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-eef2616c-7893-443a-a580-e26dc8f51228 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:43.804764 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-eef2616c-7893-443a-a580-e26dc8f51228 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 Aug 14 06:23:43.805041 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-eef2616c-7893-443a-a580-e26dc8f51228 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:43.805250 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-eef2616c-7893-443a-a580-e26dc8f51228 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:43.816884 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:43.816884 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:43.824287 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-eef2616c-7893-443a-a580-e26dc8f51228 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:23:43.830247 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-eef2616c-7893-443a-a580-e26dc8f51228 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 returned with HTTP 200 Aug 14 06:23:43.830789 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1427/5674] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:43 2026] GET /volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:44.649801 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4b392676-e888-4d2a-9f78-b973c382711b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:44.700317 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4b392676-e888-4d2a-9f78-b973c382711b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:23:44.700685 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4b392676-e888-4d2a-9f78-b973c382711b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-508541378"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:44.702016 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-4b392676-e888-4d2a-9f78-b973c382711b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-508541378'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:23:44.702189 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-4b392676-e888-4d2a-9f78-b973c382711b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Create volume of 1 GB Aug 14 06:23:44.705987 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4b392676-e888-4d2a-9f78-b973c382711b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Availability Zones retrieved successfully. Aug 14 06:23:44.711506 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-4b392676-e888-4d2a-9f78-b973c382711b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Flow 'volume_create_api' (c6761367-2aae-4144-ac11-9cde7e9df055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:23:44.712358 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-4b392676-e888-4d2a-9f78-b973c382711b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f7384a6-20ec-492c-a3e7-a54b753bdf77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:23:44.713295 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-4b392676-e888-4d2a-9f78-b973c382711b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:23:44.737387 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-4b392676-e888-4d2a-9f78-b973c382711b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f7384a6-20ec-492c-a3e7-a54b753bdf77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:23:44.738111 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-4b392676-e888-4d2a-9f78-b973c382711b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdf264d6-6bef-480e-8445-1438a8853857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:23:44.794452 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-4b392676-e888-4d2a-9f78-b973c382711b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Created reservations ['6ac6f77f-4280-433c-a2b8-80613fddee43', '2b94964a-d75d-46c0-ba48-4169b6b32959', 'ea67deb5-b53f-4106-8c5f-f505583ae65f', 'ded4ce55-1c02-4014-89ed-602c9ba5f8b7'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:23:44.795280 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-4b392676-e888-4d2a-9f78-b973c382711b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdf264d6-6bef-480e-8445-1438a8853857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ac6f77f-4280-433c-a2b8-80613fddee43', '2b94964a-d75d-46c0-ba48-4169b6b32959', 'ea67deb5-b53f-4106-8c5f-f505583ae65f', 'ded4ce55-1c02-4014-89ed-602c9ba5f8b7']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:23:44.796141 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-4b392676-e888-4d2a-9f78-b973c382711b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (611dae56-545b-44f2-9c86-7bb2b1ed9fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:23:44.817562 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-4b392676-e888-4d2a-9f78-b973c382711b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (611dae56-545b-44f2-9c86-7bb2b1ed9fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b8e0c7a-4536-42ac-9aee-e26b4001d9bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-508541378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1ed61b99cf2465c9895f9e91bd02ab1',qos_specs=None,replication_status=,reservations=['6ac6f77f-4280-433c-a2b8-80613fddee43','2b94964a-d75d-46c0-ba48-4169b6b32959','ea67deb5-b53f-4106-8c5f-f505583ae65f','ded4ce55-1c02-4014-89ed-602c9ba5f8b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b26d9175e6942edb460f204303cf88b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:23:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-508541378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b8e0c7a-4536-42ac-9aee-e26b4001d9bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1ed61b99cf2465c9895f9e91bd02ab1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b26d9175e6942edb460f204303cf88b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:23:44.818570 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-4b392676-e888-4d2a-9f78-b973c382711b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b820881e-1054-489e-8058-0dd944280a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:23:44.836049 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-4b392676-e888-4d2a-9f78-b973c382711b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b820881e-1054-489e-8058-0dd944280a23) transitioned into state 'SUCCESS' from state '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-508541378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1ed61b99cf2465c9895f9e91bd02ab1',qos_specs=None,replication_status=,reservations=['6ac6f77f-4280-433c-a2b8-80613fddee43','2b94964a-d75d-46c0-ba48-4169b6b32959','ea67deb5-b53f-4106-8c5f-f505583ae65f','ded4ce55-1c02-4014-89ed-602c9ba5f8b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b26d9175e6942edb460f204303cf88b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:23:44.836797 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-4b392676-e888-4d2a-9f78-b973c382711b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b18af716-1796-479b-954c-57af734cdf1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:23:44.845713 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b8bc8629-9c70-411e-b627-0a29a64d8870 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:44.847567 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b8bc8629-9c70-411e-b627-0a29a64d8870 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 Aug 14 06:23:44.847754 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-4b392676-e888-4d2a-9f78-b973c382711b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b18af716-1796-479b-954c-57af734cdf1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:23:44.847890 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b8bc8629-9c70-411e-b627-0a29a64d8870 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:44.848044 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b8bc8629-9c70-411e-b627-0a29a64d8870 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:44.849032 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-4b392676-e888-4d2a-9f78-b973c382711b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Flow 'volume_create_api' (c6761367-2aae-4144-ac11-9cde7e9df055) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:23:44.850326 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4b392676-e888-4d2a-9f78-b973c382711b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Create volume request issued successfully. Aug 14 06:23:44.850572 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4b392676-e888-4d2a-9f78-b973c382711b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:23:44.851152 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1419/5675] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:23:44 2026] POST /volume/v3/volumes => generated 748 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:23:44.856282 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:44.856282 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:44.860392 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b8bc8629-9c70-411e-b627-0a29a64d8870 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:23:44.864940 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b8bc8629-9c70-411e-b627-0a29a64d8870 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 returned with HTTP 200 Aug 14 06:23:44.865379 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1409/5676] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:44 2026] GET /volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:44.866125 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8e2e5834-0461-47cf-8670-aab6c5ab7b3e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:44.868241 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8e2e5834-0461-47cf-8670-aab6c5ab7b3e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/1b8e0c7a-4536-42ac-9aee-e26b4001d9bf Aug 14 06:23:44.868496 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8e2e5834-0461-47cf-8670-aab6c5ab7b3e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:44.868750 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8e2e5834-0461-47cf-8670-aab6c5ab7b3e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:44.877091 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:44.877091 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:44.880972 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-8e2e5834-0461-47cf-8670-aab6c5ab7b3e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:23:44.885612 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8e2e5834-0461-47cf-8670-aab6c5ab7b3e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/1b8e0c7a-4536-42ac-9aee-e26b4001d9bf returned with HTTP 200 Aug 14 06:23:44.886018 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1422/5677] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:44 2026] GET /volume/v3/volumes/1b8e0c7a-4536-42ac-9aee-e26b4001d9bf => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:45.877119 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-57f8a2a2-c3b1-44f0-849a-43965512f286 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:45.878893 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-57f8a2a2-c3b1-44f0-849a-43965512f286 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 Aug 14 06:23:45.879076 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-57f8a2a2-c3b1-44f0-849a-43965512f286 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:45.879338 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-57f8a2a2-c3b1-44f0-849a-43965512f286 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:45.885901 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:45.885901 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:45.889318 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-57f8a2a2-c3b1-44f0-849a-43965512f286 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:23:45.893153 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-57f8a2a2-c3b1-44f0-849a-43965512f286 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 returned with HTTP 200 Aug 14 06:23:45.893589 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1428/5678] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:45 2026] GET /volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:45.898410 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2acf281f-768d-4478-bd0c-96c9d1e1bcc5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:45.900269 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2acf281f-768d-4478-bd0c-96c9d1e1bcc5 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/1b8e0c7a-4536-42ac-9aee-e26b4001d9bf Aug 14 06:23:45.900481 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2acf281f-768d-4478-bd0c-96c9d1e1bcc5 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:45.900733 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2acf281f-768d-4478-bd0c-96c9d1e1bcc5 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:45.909837 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:45.909837 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:45.913092 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-2acf281f-768d-4478-bd0c-96c9d1e1bcc5 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:23:45.916720 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2acf281f-768d-4478-bd0c-96c9d1e1bcc5 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/1b8e0c7a-4536-42ac-9aee-e26b4001d9bf returned with HTTP 200 Aug 14 06:23:45.917066 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1420/5679] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:45 2026] GET /volume/v3/volumes/1b8e0c7a-4536-42ac-9aee-e26b4001d9bf => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:45.930294 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5e3fa0e1-fac1-4bed-892c-5d520b7c2332 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:45.934870 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5e3fa0e1-fac1-4bed-892c-5d520b7c2332 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:23:45.935250 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5e3fa0e1-fac1-4bed-892c-5d520b7c2332 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1b8e0c7a-4536-42ac-9aee-e26b4001d9bf", "name": "tempest-VolumesBackupsTest-Backup-816333912"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:45.936952 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-5e3fa0e1-fac1-4bed-892c-5d520b7c2332 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Creating new backup {'backup': {'volume_id': '1b8e0c7a-4536-42ac-9aee-e26b4001d9bf', 'name': 'tempest-VolumesBackupsTest-Backup-816333912'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:23:45.937113 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-5e3fa0e1-fac1-4bed-892c-5d520b7c2332 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Creating backup of volume 1b8e0c7a-4536-42ac-9aee-e26b4001d9bf in container None Aug 14 06:23:45.944558 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:45.944558 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:45.945118 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5e3fa0e1-fac1-4bed-892c-5d520b7c2332 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:23:45.969066 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-5e3fa0e1-fac1-4bed-892c-5d520b7c2332 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Created reservations ['47f9316e-5d9b-4668-af81-ad66705f4222', '854213c8-80f4-47f0-bbd2-45649aedb9c3'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:23:45.993102 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5e3fa0e1-fac1-4bed-892c-5d520b7c2332 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:23:45.993451 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1410/5680] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:23:45 2026] POST /volume/v3/backups => generated 329 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:23:46.003265 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6467b8df-2010-4b0e-bd40-066cfc24bc91 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:46.005228 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6467b8df-2010-4b0e-bd40-066cfc24bc91 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:23:46.005455 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6467b8df-2010-4b0e-bd40-066cfc24bc91 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:46.005709 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6467b8df-2010-4b0e-bd40-066cfc24bc91 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:46.005821 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-6467b8df-2010-4b0e-bd40-066cfc24bc91 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:23:46.009801 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:46.009801 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:46.012414 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6467b8df-2010-4b0e-bd40-066cfc24bc91 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:23:46.012414 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1423/5681] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:46 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:46.906927 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f325e342-03e6-4012-8df1-a727b565fad2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:46.909143 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f325e342-03e6-4012-8df1-a727b565fad2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 Aug 14 06:23:46.909409 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f325e342-03e6-4012-8df1-a727b565fad2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:46.909601 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f325e342-03e6-4012-8df1-a727b565fad2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:46.916458 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:46.916458 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:46.919331 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f325e342-03e6-4012-8df1-a727b565fad2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:23:46.923040 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f325e342-03e6-4012-8df1-a727b565fad2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 returned with HTTP 200 Aug 14 06:23:46.923580 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1429/5682] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:46 2026] GET /volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:47.021793 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2d8b1e21-557f-4399-9d92-b59fec2fdc98 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:47.023551 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2d8b1e21-557f-4399-9d92-b59fec2fdc98 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:23:47.023740 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2d8b1e21-557f-4399-9d92-b59fec2fdc98 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:47.023918 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2d8b1e21-557f-4399-9d92-b59fec2fdc98 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:47.024022 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-2d8b1e21-557f-4399-9d92-b59fec2fdc98 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:23:47.028168 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:47.028168 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:47.028870 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2d8b1e21-557f-4399-9d92-b59fec2fdc98 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:23:47.029223 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1421/5683] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:47 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:47.937178 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d2cd576c-f10f-45e8-8c47-63de8d828df6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:47.938741 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d2cd576c-f10f-45e8-8c47-63de8d828df6 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 Aug 14 06:23:47.938897 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d2cd576c-f10f-45e8-8c47-63de8d828df6 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:47.939087 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d2cd576c-f10f-45e8-8c47-63de8d828df6 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:47.945300 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:47.945300 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:47.948724 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d2cd576c-f10f-45e8-8c47-63de8d828df6 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:23:47.953290 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d2cd576c-f10f-45e8-8c47-63de8d828df6 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 returned with HTTP 200 Aug 14 06:23:47.953666 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1411/5684] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:47 2026] GET /volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:48.040941 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a8c34555-de6f-4b07-9a1a-f2d0d348fcde None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:48.042834 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a8c34555-de6f-4b07-9a1a-f2d0d348fcde tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:23:48.043042 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a8c34555-de6f-4b07-9a1a-f2d0d348fcde tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:48.043294 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a8c34555-de6f-4b07-9a1a-f2d0d348fcde tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:48.043442 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-a8c34555-de6f-4b07-9a1a-f2d0d348fcde tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:23:48.048183 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:48.048183 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:48.049017 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a8c34555-de6f-4b07-9a1a-f2d0d348fcde tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:23:48.049412 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1424/5685] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:48 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:48.966692 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bada270b-a004-4fa7-87a9-e61ceff8f802 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:48.968502 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bada270b-a004-4fa7-87a9-e61ceff8f802 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 Aug 14 06:23:48.968683 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bada270b-a004-4fa7-87a9-e61ceff8f802 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:48.968857 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bada270b-a004-4fa7-87a9-e61ceff8f802 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:48.977352 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:48.977352 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:48.981607 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bada270b-a004-4fa7-87a9-e61ceff8f802 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:23:48.987040 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bada270b-a004-4fa7-87a9-e61ceff8f802 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 returned with HTTP 200 Aug 14 06:23:48.987557 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1430/5686] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:48 2026] GET /volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 => generated 1450 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:49.059849 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c02d30e8-34d3-484b-ac8e-ac25fb84f155 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:49.061619 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c02d30e8-34d3-484b-ac8e-ac25fb84f155 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:23:49.061831 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c02d30e8-34d3-484b-ac8e-ac25fb84f155 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:49.062010 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c02d30e8-34d3-484b-ac8e-ac25fb84f155 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:49.062126 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-c02d30e8-34d3-484b-ac8e-ac25fb84f155 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:23:49.066561 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:49.066561 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:49.067384 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c02d30e8-34d3-484b-ac8e-ac25fb84f155 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:23:49.067792 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1422/5687] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:49 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:49.119523 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-0593485e-4fcd-4f05-84c9-0160f24bf654 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:49.121733 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-0593485e-4fcd-4f05-84c9-0160f24bf654 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 Aug 14 06:23:49.121935 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-0593485e-4fcd-4f05-84c9-0160f24bf654 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:49.122167 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-0593485e-4fcd-4f05-84c9-0160f24bf654 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:49.129082 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:49.129082 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:49.132458 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-0593485e-4fcd-4f05-84c9-0160f24bf654 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:23:49.136804 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-0593485e-4fcd-4f05-84c9-0160f24bf654 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 returned with HTTP 200 Aug 14 06:23:49.137220 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1412/5688] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:23:49 2026] GET /volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 => generated 1450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:49.605565 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-3e3e56c0-4cd7-4880-982b-c9b0697e660c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:49.607477 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-3e3e56c0-4cd7-4880-982b-c9b0697e660c tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 Aug 14 06:23:49.607660 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-3e3e56c0-4cd7-4880-982b-c9b0697e660c tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:49.607834 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-3e3e56c0-4cd7-4880-982b-c9b0697e660c tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:49.614641 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:49.614641 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:49.618308 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-3e3e56c0-4cd7-4880-982b-c9b0697e660c tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:23:49.623243 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-3e3e56c0-4cd7-4880-982b-c9b0697e660c tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 returned with HTTP 200 Aug 14 06:23:49.623674 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1425/5689] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:23:49 2026] GET /volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 => generated 1450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:49.632712 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-aa2b673c-1139-4e31-846b-3787d3a4943d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:49.633155 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aa2b673c-1139-4e31-846b-3787d3a4943d None None] GET https://10.4.3.127/volume// Aug 14 06:23:49.633515 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aa2b673c-1139-4e31-846b-3787d3a4943d None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:49.633715 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aa2b673c-1139-4e31-846b-3787d3a4943d None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:49.634113 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aa2b673c-1139-4e31-846b-3787d3a4943d None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:23:49.634441 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1431/5690] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:23:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:23:49.642023 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-23f8bd0c-4378-44ee-8af5-9beb2ae24ffb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:49.644005 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-23f8bd0c-4378-44ee-8af5-9beb2ae24ffb tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:23:49.644368 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-23f8bd0c-4378-44ee-8af5-9beb2ae24ffb tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "022f8f0a-6de6-4dcf-aab8-a100e3710531", "connector": null, "instance_uuid": "a71ef465-4d43-4fd2-8e25-598161ba1aeb"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:49.651761 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:49.651761 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:49.672533 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-23f8bd0c-4378-44ee-8af5-9beb2ae24ffb tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:23:49.672984 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1423/5691] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:23:49 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 14 06:23:50.078800 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-508c150b-5162-4e97-9b52-b5d75ac05bd3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:50.080762 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-508c150b-5162-4e97-9b52-b5d75ac05bd3 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:23:50.080945 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-508c150b-5162-4e97-9b52-b5d75ac05bd3 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:50.081144 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-508c150b-5162-4e97-9b52-b5d75ac05bd3 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:50.081238 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-508c150b-5162-4e97-9b52-b5d75ac05bd3 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:23:50.085276 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:50.085276 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:50.085939 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-508c150b-5162-4e97-9b52-b5d75ac05bd3 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:23:50.086287 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1413/5692] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:50 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:50.410340 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-89360dad-deec-485a-87e3-57b24db27e84 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:50.410819 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-89360dad-deec-485a-87e3-57b24db27e84 None None] GET https://10.4.3.127/volume// Aug 14 06:23:50.410963 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-89360dad-deec-485a-87e3-57b24db27e84 None None] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:50.411165 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-89360dad-deec-485a-87e3-57b24db27e84 None None] Calling method 'all' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:50.411505 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-89360dad-deec-485a-87e3-57b24db27e84 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:23:50.411839 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1426/5693] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:23:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:23:50.422254 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-3b623730-bbc5-49d0-9be9-7d12db94c7a9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:50.427381 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-3b623730-bbc5-49d0-9be9-7d12db94c7a9 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 Aug 14 06:23:50.427614 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-3b623730-bbc5-49d0-9be9-7d12db94c7a9 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:50.427799 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-3b623730-bbc5-49d0-9be9-7d12db94c7a9 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:50.436357 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:50.436357 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:50.439644 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-3b623730-bbc5-49d0-9be9-7d12db94c7a9 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:23:50.443984 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-3b623730-bbc5-49d0-9be9-7d12db94c7a9 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 returned with HTTP 200 Aug 14 06:23:50.444364 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1432/5694] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:23:50 2026] GET /volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 => generated 1629 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:23:50.560472 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-ef6b846d-7487-443f-aa63-96b57af8b9c1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:50.562390 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-ef6b846d-7487-443f-aa63-96b57af8b9c1 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] PUT https://10.4.3.127/volume/v3/attachments/632f442e-e9d1-4fca-a505-20822c4d4eef Aug 14 06:23:50.562740 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-ef6b846d-7487-443f-aa63-96b57af8b9c1 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:50.569874 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-ef6b846d-7487-443f-aa63-96b57af8b9c1 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Acquiring lock "cinder-attachment_update-022f8f0a-6de6-4dcf-aab8-a100e3710531-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:23:50.574071 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-ef6b846d-7487-443f-aa63-96b57af8b9c1 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Lock "cinder-attachment_update-022f8f0a-6de6-4dcf-aab8-a100e3710531-np0000007331" acquired by "attachment_update" :: waited 0.004s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:23:50.574950 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:50.574950 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:50.654918 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-ef6b846d-7487-443f-aa63-96b57af8b9c1 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Lock "cinder-attachment_update-022f8f0a-6de6-4dcf-aab8-a100e3710531-np0000007331" released by "attachment_update" :: held 0.081s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:23:50.655245 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-ef6b846d-7487-443f-aa63-96b57af8b9c1 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/attachments/632f442e-e9d1-4fca-a505-20822c4d4eef returned with HTTP 200 Aug 14 06:23:50.655798 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1424/5695] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:23:50 2026] PUT /volume/v3/attachments/632f442e-e9d1-4fca-a505-20822c4d4eef => generated 968 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:23:50.678065 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-6d3c020a-9fa4-4f3f-ac96-53247cd8bc92 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:50.679791 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-6d3c020a-9fa4-4f3f-ac96-53247cd8bc92 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] POST https://10.4.3.127/volume/v3/attachments/632f442e-e9d1-4fca-a505-20822c4d4eef/action Aug 14 06:23:50.680302 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-6d3c020a-9fa4-4f3f-ac96-53247cd8bc92 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:23:50.680302 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-6d3c020a-9fa4-4f3f-ac96-53247cd8bc92 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:23:50.694543 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:50.694543 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:50.703724 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-6d3c020a-9fa4-4f3f-ac96-53247cd8bc92 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/attachments/632f442e-e9d1-4fca-a505-20822c4d4eef/action returned with HTTP 204 Aug 14 06:23:50.704116 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1414/5696] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:23:50 2026] POST /volume/v3/attachments/632f442e-e9d1-4fca-a505-20822c4d4eef/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:23:51.096131 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7732aada-9c46-45a6-bb89-8421e01941c1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:51.098819 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7732aada-9c46-45a6-bb89-8421e01941c1 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:23:51.099018 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7732aada-9c46-45a6-bb89-8421e01941c1 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:51.099221 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7732aada-9c46-45a6-bb89-8421e01941c1 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:51.099321 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-7732aada-9c46-45a6-bb89-8421e01941c1 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:23:51.104212 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:51.104212 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:51.104965 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7732aada-9c46-45a6-bb89-8421e01941c1 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:23:51.105574 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1427/5697] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:51 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:52.117962 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fb68e965-874a-4e20-a9db-bc994edbc55a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:52.120609 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fb68e965-874a-4e20-a9db-bc994edbc55a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:23:52.120796 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fb68e965-874a-4e20-a9db-bc994edbc55a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:52.120969 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fb68e965-874a-4e20-a9db-bc994edbc55a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:52.121087 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-fb68e965-874a-4e20-a9db-bc994edbc55a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:23:52.125143 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:52.125143 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:52.125870 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fb68e965-874a-4e20-a9db-bc994edbc55a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:23:52.126210 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1433/5698] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:52 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:53.139013 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1c7f1511-4dec-4cc4-ac9b-eae0e42fdd83 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:53.141818 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1c7f1511-4dec-4cc4-ac9b-eae0e42fdd83 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:23:53.142086 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1c7f1511-4dec-4cc4-ac9b-eae0e42fdd83 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:53.142346 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1c7f1511-4dec-4cc4-ac9b-eae0e42fdd83 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:53.142520 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-1c7f1511-4dec-4cc4-ac9b-eae0e42fdd83 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:23:53.147752 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:53.147752 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:53.148771 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1c7f1511-4dec-4cc4-ac9b-eae0e42fdd83 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:23:53.149232 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1425/5699] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:53 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:54.162774 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4f90e45f-51a5-4548-8879-4d1499264239 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:54.165132 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4f90e45f-51a5-4548-8879-4d1499264239 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:23:54.165496 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4f90e45f-51a5-4548-8879-4d1499264239 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:54.165718 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4f90e45f-51a5-4548-8879-4d1499264239 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:54.165835 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-4f90e45f-51a5-4548-8879-4d1499264239 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:23:54.171207 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:54.171207 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:54.172184 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4f90e45f-51a5-4548-8879-4d1499264239 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:23:54.172699 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1415/5700] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:54 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:54.836200 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-de8d764d-1a24-4f25-9529-b824f41ddf88 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:54.838281 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-de8d764d-1a24-4f25-9529-b824f41ddf88 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531/encryption Aug 14 06:23:54.838509 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-de8d764d-1a24-4f25-9529-b824f41ddf88 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:54.838731 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-de8d764d-1a24-4f25-9529-b824f41ddf88 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'index' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:54.848266 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:54.848266 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:54.854449 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-9434ec43-5974-44c3-bb7c-637bd36d0832 req-de8d764d-1a24-4f25-9529-b824f41ddf88 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531/encryption returned with HTTP 200 Aug 14 06:23:54.854876 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1428/5701] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 14 06:23:54 2026] GET /volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:55.187933 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-84522eeb-02de-4d6d-8441-ed9757dadb49 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:55.189725 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-84522eeb-02de-4d6d-8441-ed9757dadb49 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:23:55.189928 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-84522eeb-02de-4d6d-8441-ed9757dadb49 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:55.190138 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-84522eeb-02de-4d6d-8441-ed9757dadb49 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:55.190244 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-84522eeb-02de-4d6d-8441-ed9757dadb49 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:23:55.198190 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:55.198190 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:55.198927 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-84522eeb-02de-4d6d-8441-ed9757dadb49 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:23:55.199283 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1434/5702] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:55 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:56.209527 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-f91eeff3-0a0d-45ed-a8ba-628c30d6fee0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:56.211347 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f91eeff3-0a0d-45ed-a8ba-628c30d6fee0 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:23:56.211674 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f91eeff3-0a0d-45ed-a8ba-628c30d6fee0 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:56.211762 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-f91eeff3-0a0d-45ed-a8ba-628c30d6fee0 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:56.211874 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-f91eeff3-0a0d-45ed-a8ba-628c30d6fee0 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:23:56.216325 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:56.216325 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:23:56.217016 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-f91eeff3-0a0d-45ed-a8ba-628c30d6fee0 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:23:56.217520 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1426/5703] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:56 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:57.227074 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fadf8dfc-95ac-41e6-a8c1-924f1ed5955e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:57.229125 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fadf8dfc-95ac-41e6-a8c1-924f1ed5955e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:23:57.229305 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fadf8dfc-95ac-41e6-a8c1-924f1ed5955e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:57.229515 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fadf8dfc-95ac-41e6-a8c1-924f1ed5955e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:57.229659 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-fadf8dfc-95ac-41e6-a8c1-924f1ed5955e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:23:57.235155 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:57.235155 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:23:57.236504 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fadf8dfc-95ac-41e6-a8c1-924f1ed5955e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:23:57.236863 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1416/5704] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:57 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:58.249351 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-23ebf95c-abad-4c9f-8a7d-585280721331 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:58.251146 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-23ebf95c-abad-4c9f-8a7d-585280721331 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:23:58.251388 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-23ebf95c-abad-4c9f-8a7d-585280721331 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:58.251640 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-23ebf95c-abad-4c9f-8a7d-585280721331 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:58.251776 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-23ebf95c-abad-4c9f-8a7d-585280721331 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:23:58.256294 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:58.256294 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:23:58.257148 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-23ebf95c-abad-4c9f-8a7d-585280721331 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:23:58.257631 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1429/5705] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:58 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:23:59.268983 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0a69113f-e854-4864-8abe-4b5c4b9e0f0e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:23:59.270764 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0a69113f-e854-4864-8abe-4b5c4b9e0f0e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:23:59.270977 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0a69113f-e854-4864-8abe-4b5c4b9e0f0e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:23:59.271149 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0a69113f-e854-4864-8abe-4b5c4b9e0f0e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:23:59.271243 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-0a69113f-e854-4864-8abe-4b5c4b9e0f0e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:23:59.275120 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:23:59.275120 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:23:59.275764 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0a69113f-e854-4864-8abe-4b5c4b9e0f0e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:23:59.276096 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1435/5706] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:23:59 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:00.289821 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fb2c2cfd-5823-4962-95dc-3121fcb27e87 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:00.290803 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fb2c2cfd-5823-4962-95dc-3121fcb27e87 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:24:00.291058 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fb2c2cfd-5823-4962-95dc-3121fcb27e87 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:00.291288 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fb2c2cfd-5823-4962-95dc-3121fcb27e87 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:00.291458 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-fb2c2cfd-5823-4962-95dc-3121fcb27e87 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:00.297391 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:00.297391 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:00.297881 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fb2c2cfd-5823-4962-95dc-3121fcb27e87 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:24:00.298267 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1427/5707] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:00 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:01.312489 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c1626223-24bf-4318-a054-72930f4014c0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:01.314788 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c1626223-24bf-4318-a054-72930f4014c0 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:24:01.314998 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c1626223-24bf-4318-a054-72930f4014c0 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:01.315187 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c1626223-24bf-4318-a054-72930f4014c0 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:01.315320 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-c1626223-24bf-4318-a054-72930f4014c0 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:01.320029 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:01.320029 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:01.320792 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c1626223-24bf-4318-a054-72930f4014c0 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:24:01.321162 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1417/5708] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:01 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:01.334370 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-19182acc-b90b-43b1-a58a-77ce9944e64f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:01.336716 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-19182acc-b90b-43b1-a58a-77ce9944e64f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] POST https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd/restore Aug 14 06:24:01.337151 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-19182acc-b90b-43b1-a58a-77ce9944e64f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "1b8e0c7a-4536-42ac-9aee-e26b4001d9bf"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:24:01.339020 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.backups [None req-19182acc-b90b-43b1-a58a-77ce9944e64f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Restoring backup 8b0548ce-6b0d-4342-b730-248249af58bd ({'restore': {'volume_id': '1b8e0c7a-4536-42ac-9aee-e26b4001d9bf'}}) {{(pid=100404) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 06:24:01.339148 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.backups [None req-19182acc-b90b-43b1-a58a-77ce9944e64f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Restoring backup 8b0548ce-6b0d-4342-b730-248249af58bd to volume 1b8e0c7a-4536-42ac-9aee-e26b4001d9bf. Aug 14 06:24:01.344652 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:01.344652 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:24:01.354379 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:01.354379 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:24:01.354921 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-19182acc-b90b-43b1-a58a-77ce9944e64f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:24:01.355058 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.backup.api [None req-19182acc-b90b-43b1-a58a-77ce9944e64f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Checking backup size 1 against volume size 1 {{(pid=100404) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 06:24:01.355147 np0000007331 devstack@c-api.service[100404]: INFO cinder.backup.api [None req-19182acc-b90b-43b1-a58a-77ce9944e64f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Overwriting volume 1b8e0c7a-4536-42ac-9aee-e26b4001d9bf with restore of backup 8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:24:01.368186 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.backup.rpcapi [None req-19182acc-b90b-43b1-a58a-77ce9944e64f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] restore_backup in rpcapi backup_id 8b0548ce-6b0d-4342-b730-248249af58bd {{(pid=100404) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 06:24:01.370270 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-19182acc-b90b-43b1-a58a-77ce9944e64f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd/restore returned with HTTP 202 Aug 14 06:24:01.370686 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1430/5709] 10.4.3.127 () {68 vars in 1393 bytes} [Fri Aug 14 06:24:01 2026] POST /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd/restore => generated 181 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:24:01.380538 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-68e516d9-7ae6-4225-96d0-4fc4df66407c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:01.383822 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-68e516d9-7ae6-4225-96d0-4fc4df66407c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:24:01.384071 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-68e516d9-7ae6-4225-96d0-4fc4df66407c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:01.384241 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-68e516d9-7ae6-4225-96d0-4fc4df66407c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:01.384380 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-68e516d9-7ae6-4225-96d0-4fc4df66407c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:01.389535 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:01.389535 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:01.390531 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-68e516d9-7ae6-4225-96d0-4fc4df66407c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:24:01.390956 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1436/5710] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:01 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:02.402057 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a5f63ad9-e2d5-4e90-9bea-c4aed3ff438a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:02.403930 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a5f63ad9-e2d5-4e90-9bea-c4aed3ff438a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:24:02.404198 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a5f63ad9-e2d5-4e90-9bea-c4aed3ff438a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:02.404413 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a5f63ad9-e2d5-4e90-9bea-c4aed3ff438a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:02.404537 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-a5f63ad9-e2d5-4e90-9bea-c4aed3ff438a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:02.409314 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:02.409314 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:02.410159 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a5f63ad9-e2d5-4e90-9bea-c4aed3ff438a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:24:02.410577 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1428/5711] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:02 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:03.421429 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7f3bb4ff-675b-4d90-95ff-2857424fd30e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:03.423064 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7f3bb4ff-675b-4d90-95ff-2857424fd30e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:24:03.423239 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7f3bb4ff-675b-4d90-95ff-2857424fd30e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:03.423415 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7f3bb4ff-675b-4d90-95ff-2857424fd30e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:03.423517 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-7f3bb4ff-675b-4d90-95ff-2857424fd30e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:03.427731 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:03.427731 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:03.428382 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7f3bb4ff-675b-4d90-95ff-2857424fd30e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:24:03.428705 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1418/5712] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:03 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:04.438381 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-552a2fdd-a262-452a-b505-f4ae1cd905ab None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:04.440262 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-552a2fdd-a262-452a-b505-f4ae1cd905ab tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:24:04.440517 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-552a2fdd-a262-452a-b505-f4ae1cd905ab tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:04.440786 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-552a2fdd-a262-452a-b505-f4ae1cd905ab tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:04.440986 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-552a2fdd-a262-452a-b505-f4ae1cd905ab tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:04.445564 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:04.445564 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:24:04.446291 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-552a2fdd-a262-452a-b505-f4ae1cd905ab tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:24:04.446670 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1431/5713] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:04 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:05.456375 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-777ccbce-2814-4251-b161-e2e544f7bd17 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:05.458313 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-777ccbce-2814-4251-b161-e2e544f7bd17 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:24:05.458562 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-777ccbce-2814-4251-b161-e2e544f7bd17 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:05.458729 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-777ccbce-2814-4251-b161-e2e544f7bd17 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:05.458824 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-777ccbce-2814-4251-b161-e2e544f7bd17 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:05.464088 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:05.464088 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:05.464832 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-777ccbce-2814-4251-b161-e2e544f7bd17 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:24:05.465172 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1437/5714] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:05 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:06.477008 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c636bfc0-280f-43ab-b5c8-27edcb678f3d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:06.478817 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c636bfc0-280f-43ab-b5c8-27edcb678f3d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:24:06.479031 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c636bfc0-280f-43ab-b5c8-27edcb678f3d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:06.479211 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c636bfc0-280f-43ab-b5c8-27edcb678f3d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:06.479309 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-c636bfc0-280f-43ab-b5c8-27edcb678f3d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:06.485190 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:06.485190 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:06.486158 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c636bfc0-280f-43ab-b5c8-27edcb678f3d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:24:06.486578 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1429/5715] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:06 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:07.496729 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ed97c7f4-6f6d-45a6-a0d3-3cb00a0af44f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:07.498565 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ed97c7f4-6f6d-45a6-a0d3-3cb00a0af44f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:24:07.498741 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ed97c7f4-6f6d-45a6-a0d3-3cb00a0af44f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:07.498907 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ed97c7f4-6f6d-45a6-a0d3-3cb00a0af44f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:07.499021 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-ed97c7f4-6f6d-45a6-a0d3-3cb00a0af44f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:07.500880 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=185,cinder:UPDATE=37,cinder:INSERT=13,cinder:DELETE=1 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:24:07.504050 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:07.504050 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:07.504804 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ed97c7f4-6f6d-45a6-a0d3-3cb00a0af44f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:24:07.505190 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1419/5716] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:07 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:08.515797 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5d2a977a-8cfd-4a34-9f85-82a8bbc36aab None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:08.518386 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5d2a977a-8cfd-4a34-9f85-82a8bbc36aab tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:24:08.518709 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5d2a977a-8cfd-4a34-9f85-82a8bbc36aab tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:08.518851 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5d2a977a-8cfd-4a34-9f85-82a8bbc36aab tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:08.519000 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-5d2a977a-8cfd-4a34-9f85-82a8bbc36aab tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:08.523674 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:08.523674 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:24:08.524476 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5d2a977a-8cfd-4a34-9f85-82a8bbc36aab tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:24:08.524844 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1432/5717] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:08 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:09.535831 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e05e4c71-bcc5-487b-be53-ee4d12e9a1d0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:09.537659 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e05e4c71-bcc5-487b-be53-ee4d12e9a1d0 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:24:09.537857 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e05e4c71-bcc5-487b-be53-ee4d12e9a1d0 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:09.538052 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e05e4c71-bcc5-487b-be53-ee4d12e9a1d0 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:09.538152 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e05e4c71-bcc5-487b-be53-ee4d12e9a1d0 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:09.542567 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:09.542567 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:09.543352 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e05e4c71-bcc5-487b-be53-ee4d12e9a1d0 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:24:09.543765 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1438/5718] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:09 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:10.555417 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-dfab8493-0ece-4728-bcd6-d1159a21f61d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:10.560961 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dfab8493-0ece-4728-bcd6-d1159a21f61d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:24:10.561094 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dfab8493-0ece-4728-bcd6-d1159a21f61d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:10.561238 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dfab8493-0ece-4728-bcd6-d1159a21f61d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:10.561332 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-dfab8493-0ece-4728-bcd6-d1159a21f61d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:10.569797 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:10.569797 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:10.570844 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dfab8493-0ece-4728-bcd6-d1159a21f61d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:24:10.571442 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1430/5719] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:10 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:11.582250 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0de35ca6-04f4-4ac7-b211-f821b28d37b9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:11.584230 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0de35ca6-04f4-4ac7-b211-f821b28d37b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:24:11.584460 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0de35ca6-04f4-4ac7-b211-f821b28d37b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:11.584661 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0de35ca6-04f4-4ac7-b211-f821b28d37b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:11.584759 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0de35ca6-04f4-4ac7-b211-f821b28d37b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:11.589470 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:11.589470 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:11.590303 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0de35ca6-04f4-4ac7-b211-f821b28d37b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:24:11.590922 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1420/5720] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:11 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:12.602579 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-639a3383-0fe0-446e-8a34-f093fda47b69 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:12.604737 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-639a3383-0fe0-446e-8a34-f093fda47b69 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:24:12.605007 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-639a3383-0fe0-446e-8a34-f093fda47b69 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:12.605253 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-639a3383-0fe0-446e-8a34-f093fda47b69 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:12.605415 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-639a3383-0fe0-446e-8a34-f093fda47b69 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:12.609697 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:12.609697 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:24:12.610459 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-639a3383-0fe0-446e-8a34-f093fda47b69 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:24:12.611084 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1433/5721] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:12 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:12.619981 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-80cad0fc-34c4-40fe-80a2-bc1835b7fb87 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:12.621962 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-80cad0fc-34c4-40fe-80a2-bc1835b7fb87 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/1b8e0c7a-4536-42ac-9aee-e26b4001d9bf Aug 14 06:24:12.622198 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-80cad0fc-34c4-40fe-80a2-bc1835b7fb87 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:12.622435 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-80cad0fc-34c4-40fe-80a2-bc1835b7fb87 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:12.629560 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:12.629560 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:12.633711 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-80cad0fc-34c4-40fe-80a2-bc1835b7fb87 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:24:12.637788 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-80cad0fc-34c4-40fe-80a2-bc1835b7fb87 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/1b8e0c7a-4536-42ac-9aee-e26b4001d9bf returned with HTTP 200 Aug 14 06:24:12.638196 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1439/5722] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:12 2026] GET /volume/v3/volumes/1b8e0c7a-4536-42ac-9aee-e26b4001d9bf => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:12.650385 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-48127c3d-3342-454c-9106-948fb5df64fc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:12.652416 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-48127c3d-3342-454c-9106-948fb5df64fc tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] DELETE https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:24:12.652657 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-48127c3d-3342-454c-9106-948fb5df64fc tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:12.652910 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-48127c3d-3342-454c-9106-948fb5df64fc tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:12.653139 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-48127c3d-3342-454c-9106-948fb5df64fc tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Delete backup with id: 8b0548ce-6b0d-4342-b730-248249af58bd. Aug 14 06:24:12.657731 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:12.657731 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:12.670072 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.backup.rpcapi [None req-48127c3d-3342-454c-9106-948fb5df64fc tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] delete_backup rpcapi backup_id 8b0548ce-6b0d-4342-b730-248249af58bd {{(pid=100405) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:24:12.672037 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-48127c3d-3342-454c-9106-948fb5df64fc tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 202 Aug 14 06:24:12.672549 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1431/5723] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:24:12 2026] DELETE /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:24:12.680737 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-df45bab1-bec3-432f-a03c-c01bb0b1d8d5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:12.683022 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-df45bab1-bec3-432f-a03c-c01bb0b1d8d5 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:24:12.683277 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-df45bab1-bec3-432f-a03c-c01bb0b1d8d5 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:12.683549 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-df45bab1-bec3-432f-a03c-c01bb0b1d8d5 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:12.683748 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-df45bab1-bec3-432f-a03c-c01bb0b1d8d5 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:12.688943 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:12.688943 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:12.689913 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-df45bab1-bec3-432f-a03c-c01bb0b1d8d5 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 200 Aug 14 06:24:12.690291 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1421/5724] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:12 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:13.700016 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-555a7a18-c0d6-4701-9d08-3323b288ee9c None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:13.701747 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-555a7a18-c0d6-4701-9d08-3323b288ee9c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd Aug 14 06:24:13.701957 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-555a7a18-c0d6-4701-9d08-3323b288ee9c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:13.702137 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-555a7a18-c0d6-4701-9d08-3323b288ee9c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:13.702238 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-555a7a18-c0d6-4701-9d08-3323b288ee9c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 8b0548ce-6b0d-4342-b730-248249af58bd. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:13.704288 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=160,cinder:INSERT=10,cinder:UPDATE=28 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:24:13.707956 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-555a7a18-c0d6-4701-9d08-3323b288ee9c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd returned with HTTP 404 Aug 14 06:24:13.708504 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1434/5725] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:13 2026] GET /volume/v3/backups/8b0548ce-6b0d-4342-b730-248249af58bd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:24:13.718273 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:13.719910 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:24:13.720227 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1123454369"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:24:13.721540 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1123454369'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:24:13.721652 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Create volume of 1 GB Aug 14 06:24:13.723759 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=162,cinder:UPDATE=12,cinder:DELETE=1,cinder:INSERT=5 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:24:13.725660 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Availability Zones retrieved successfully. Aug 14 06:24:13.730979 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Flow 'volume_create_api' (765b5af6-20e6-4c88-b003-ba67b00305df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:24:13.731824 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d0215b8-ed7f-49b5-9400-c69a85081cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:24:13.733005 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:24:13.757112 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d0215b8-ed7f-49b5-9400-c69a85081cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:24:13.757829 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (702e4a20-53d0-469f-af29-39fb66d82a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:24:13.791034 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Created reservations ['f6244c42-0512-48fc-8cdc-faead05820b4', '0e71b480-94ff-4998-b1b7-d9cd076d8e74', 'ee403ae9-0844-4000-be40-7c77956df318', '33932f2c-47aa-42d1-9795-4a9d8f3893e9'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:24:13.791703 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (702e4a20-53d0-469f-af29-39fb66d82a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6244c42-0512-48fc-8cdc-faead05820b4', '0e71b480-94ff-4998-b1b7-d9cd076d8e74', 'ee403ae9-0844-4000-be40-7c77956df318', '33932f2c-47aa-42d1-9795-4a9d8f3893e9']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:24:13.792334 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50907a31-54dc-4922-9a16-705801b99349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:24:13.812052 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50907a31-54dc-4922-9a16-705801b99349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '857e4ed5-f28c-4983-897b-04e0c5f21246', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1123454369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1ed61b99cf2465c9895f9e91bd02ab1',qos_specs=None,replication_status=,reservations=['f6244c42-0512-48fc-8cdc-faead05820b4','0e71b480-94ff-4998-b1b7-d9cd076d8e74','ee403ae9-0844-4000-be40-7c77956df318','33932f2c-47aa-42d1-9795-4a9d8f3893e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b26d9175e6942edb460f204303cf88b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:24:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1123454369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=857e4ed5-f28c-4983-897b-04e0c5f21246,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1ed61b99cf2465c9895f9e91bd02ab1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b26d9175e6942edb460f204303cf88b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:24:13.812830 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (558a7e69-b454-4672-8900-ecd90a831bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:24:13.829750 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (558a7e69-b454-4672-8900-ecd90a831bea) transitioned into state 'SUCCESS' from state '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-1123454369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1ed61b99cf2465c9895f9e91bd02ab1',qos_specs=None,replication_status=,reservations=['f6244c42-0512-48fc-8cdc-faead05820b4','0e71b480-94ff-4998-b1b7-d9cd076d8e74','ee403ae9-0844-4000-be40-7c77956df318','33932f2c-47aa-42d1-9795-4a9d8f3893e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b26d9175e6942edb460f204303cf88b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:24:13.830498 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (581e517d-87ef-4610-872b-0b4f7e9dd1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:24:13.841856 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (581e517d-87ef-4610-872b-0b4f7e9dd1dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:24:13.842897 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Flow 'volume_create_api' (765b5af6-20e6-4c88-b003-ba67b00305df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:24:13.843245 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Create volume request issued successfully. Aug 14 06:24:13.843947 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d85c121-f668-44ba-80fd-6f09d3c4310c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:24:13.844484 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1440/5726] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:24:13 2026] POST /volume/v3/volumes => generated 749 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 06:24:13.860823 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-85f5577e-7220-4809-8833-4c9676e59bc3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:13.862975 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-85f5577e-7220-4809-8833-4c9676e59bc3 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/857e4ed5-f28c-4983-897b-04e0c5f21246 Aug 14 06:24:13.862975 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-85f5577e-7220-4809-8833-4c9676e59bc3 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:13.862975 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-85f5577e-7220-4809-8833-4c9676e59bc3 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:13.864784 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=188,cinder:INSERT=19,cinder:UPDATE=40 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:24:13.870644 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:13.870644 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:13.874341 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-85f5577e-7220-4809-8833-4c9676e59bc3 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:24:13.878077 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-85f5577e-7220-4809-8833-4c9676e59bc3 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/857e4ed5-f28c-4983-897b-04e0c5f21246 returned with HTTP 200 Aug 14 06:24:13.878438 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1432/5727] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:13 2026] GET /volume/v3/volumes/857e4ed5-f28c-4983-897b-04e0c5f21246 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:14.893597 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9be845ce-cf00-4a85-a2e6-7b6fbdcc3cff None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:14.895197 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9be845ce-cf00-4a85-a2e6-7b6fbdcc3cff tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/857e4ed5-f28c-4983-897b-04e0c5f21246 Aug 14 06:24:14.895365 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9be845ce-cf00-4a85-a2e6-7b6fbdcc3cff tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:14.895560 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9be845ce-cf00-4a85-a2e6-7b6fbdcc3cff tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:14.902193 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:14.902193 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:14.906749 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9be845ce-cf00-4a85-a2e6-7b6fbdcc3cff tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:24:14.911049 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9be845ce-cf00-4a85-a2e6-7b6fbdcc3cff tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/857e4ed5-f28c-4983-897b-04e0c5f21246 returned with HTTP 200 Aug 14 06:24:14.911462 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1422/5728] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:14 2026] GET /volume/v3/volumes/857e4ed5-f28c-4983-897b-04e0c5f21246 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:14.924525 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-cd48c753-cf25-47a1-a6af-610893b02618 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:14.926256 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cd48c753-cf25-47a1-a6af-610893b02618 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:24:14.926662 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-cd48c753-cf25-47a1-a6af-610893b02618 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "857e4ed5-f28c-4983-897b-04e0c5f21246", "name": "tempest-VolumesBackupsTest-Backup-1598446549"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:24:14.928045 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.contrib.backups [None req-cd48c753-cf25-47a1-a6af-610893b02618 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Creating new backup {'backup': {'volume_id': '857e4ed5-f28c-4983-897b-04e0c5f21246', 'name': 'tempest-VolumesBackupsTest-Backup-1598446549'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:24:14.928217 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.contrib.backups [None req-cd48c753-cf25-47a1-a6af-610893b02618 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Creating backup of volume 857e4ed5-f28c-4983-897b-04e0c5f21246 in container None Aug 14 06:24:14.934578 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:14.934578 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:24:14.934982 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-cd48c753-cf25-47a1-a6af-610893b02618 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:24:14.950362 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-cd48c753-cf25-47a1-a6af-610893b02618 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Created reservations ['94042e6b-9a93-444d-89be-ee9a25ad3b22', '519f4cdd-1900-4a15-98e7-d6a78f836406'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:24:14.973969 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-cd48c753-cf25-47a1-a6af-610893b02618 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:24:14.974336 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1435/5729] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:24:14 2026] POST /volume/v3/backups => generated 330 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:24:14.983551 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4df43a17-b805-46a9-9223-9f89a8e2de47 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:14.985516 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4df43a17-b805-46a9-9223-9f89a8e2de47 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 Aug 14 06:24:14.985715 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4df43a17-b805-46a9-9223-9f89a8e2de47 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:14.985965 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4df43a17-b805-46a9-9223-9f89a8e2de47 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:14.986078 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-4df43a17-b805-46a9-9223-9f89a8e2de47 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 00b033e1-9d91-4f67-aee7-90de409204f3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:14.990203 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:14.990203 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:14.990928 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4df43a17-b805-46a9-9223-9f89a8e2de47 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 returned with HTTP 200 Aug 14 06:24:14.991282 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1441/5730] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:14 2026] GET /volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:16.002690 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4d701e4a-47d2-49a4-a39f-a30044fbda4b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:16.006324 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4d701e4a-47d2-49a4-a39f-a30044fbda4b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 Aug 14 06:24:16.006324 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4d701e4a-47d2-49a4-a39f-a30044fbda4b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:16.006324 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4d701e4a-47d2-49a4-a39f-a30044fbda4b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:16.006324 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-4d701e4a-47d2-49a4-a39f-a30044fbda4b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 00b033e1-9d91-4f67-aee7-90de409204f3. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:16.010158 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:16.010158 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:16.011226 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4d701e4a-47d2-49a4-a39f-a30044fbda4b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 returned with HTTP 200 Aug 14 06:24:16.011775 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1433/5731] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:16 2026] GET /volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:17.023190 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4f209fc5-7811-4d79-9fed-c81f191548c6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:17.025298 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4f209fc5-7811-4d79-9fed-c81f191548c6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 Aug 14 06:24:17.025509 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4f209fc5-7811-4d79-9fed-c81f191548c6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:17.025709 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4f209fc5-7811-4d79-9fed-c81f191548c6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:17.025836 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-4f209fc5-7811-4d79-9fed-c81f191548c6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 00b033e1-9d91-4f67-aee7-90de409204f3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:17.030177 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:17.030177 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:17.030954 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4f209fc5-7811-4d79-9fed-c81f191548c6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 returned with HTTP 200 Aug 14 06:24:17.031306 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1423/5732] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:17 2026] GET /volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:18.043947 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7d8bdc2a-05ab-49c8-bc63-5fcb6388eda3 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:18.045886 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7d8bdc2a-05ab-49c8-bc63-5fcb6388eda3 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 Aug 14 06:24:18.046161 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7d8bdc2a-05ab-49c8-bc63-5fcb6388eda3 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:18.046424 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7d8bdc2a-05ab-49c8-bc63-5fcb6388eda3 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:18.046585 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-7d8bdc2a-05ab-49c8-bc63-5fcb6388eda3 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 00b033e1-9d91-4f67-aee7-90de409204f3. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:18.051739 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:18.051739 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:24:18.052453 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7d8bdc2a-05ab-49c8-bc63-5fcb6388eda3 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 returned with HTTP 200 Aug 14 06:24:18.052896 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1436/5733] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:18 2026] GET /volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:19.063390 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3a306752-fb3b-4418-b465-1e5e7fe16424 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:19.067424 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3a306752-fb3b-4418-b465-1e5e7fe16424 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 Aug 14 06:24:19.067424 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3a306752-fb3b-4418-b465-1e5e7fe16424 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:19.067424 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3a306752-fb3b-4418-b465-1e5e7fe16424 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:19.067424 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3a306752-fb3b-4418-b465-1e5e7fe16424 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 00b033e1-9d91-4f67-aee7-90de409204f3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:19.072875 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:19.072875 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:19.073909 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3a306752-fb3b-4418-b465-1e5e7fe16424 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 returned with HTTP 200 Aug 14 06:24:19.074442 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1442/5734] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:19 2026] GET /volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:20.084263 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-80cb1d6d-ddbe-4a2c-a293-cf155791b5f9 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:20.086193 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-80cb1d6d-ddbe-4a2c-a293-cf155791b5f9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 Aug 14 06:24:20.086486 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-80cb1d6d-ddbe-4a2c-a293-cf155791b5f9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:20.086683 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-80cb1d6d-ddbe-4a2c-a293-cf155791b5f9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:20.086810 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-80cb1d6d-ddbe-4a2c-a293-cf155791b5f9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 00b033e1-9d91-4f67-aee7-90de409204f3. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:20.091638 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:20.091638 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:20.092570 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-80cb1d6d-ddbe-4a2c-a293-cf155791b5f9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 returned with HTTP 200 Aug 14 06:24:20.093027 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1434/5735] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:20 2026] GET /volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:21.103468 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b3eae83a-8129-409c-9608-b72451a2175b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:21.105348 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b3eae83a-8129-409c-9608-b72451a2175b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 Aug 14 06:24:21.105545 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b3eae83a-8129-409c-9608-b72451a2175b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:21.105708 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b3eae83a-8129-409c-9608-b72451a2175b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:21.105843 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b3eae83a-8129-409c-9608-b72451a2175b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 00b033e1-9d91-4f67-aee7-90de409204f3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:21.110738 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:21.110738 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:21.111663 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b3eae83a-8129-409c-9608-b72451a2175b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 returned with HTTP 200 Aug 14 06:24:21.112090 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1424/5736] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:21 2026] GET /volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:22.121828 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e1364314-1844-46cf-a1dc-cc5d780d31c2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:22.123366 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e1364314-1844-46cf-a1dc-cc5d780d31c2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 Aug 14 06:24:22.123578 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e1364314-1844-46cf-a1dc-cc5d780d31c2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:22.123779 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e1364314-1844-46cf-a1dc-cc5d780d31c2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:22.123919 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-e1364314-1844-46cf-a1dc-cc5d780d31c2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 00b033e1-9d91-4f67-aee7-90de409204f3. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:22.127965 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:22.127965 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:24:22.128809 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e1364314-1844-46cf-a1dc-cc5d780d31c2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 returned with HTTP 200 Aug 14 06:24:22.129164 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1437/5737] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:22 2026] GET /volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:23.139485 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a448b3a0-9410-402e-aff0-ab0212a8511d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:23.141158 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a448b3a0-9410-402e-aff0-ab0212a8511d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 Aug 14 06:24:23.141349 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a448b3a0-9410-402e-aff0-ab0212a8511d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:23.141581 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a448b3a0-9410-402e-aff0-ab0212a8511d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:23.141682 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-a448b3a0-9410-402e-aff0-ab0212a8511d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 00b033e1-9d91-4f67-aee7-90de409204f3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:23.145675 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:23.145675 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:23.146387 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a448b3a0-9410-402e-aff0-ab0212a8511d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 returned with HTTP 200 Aug 14 06:24:23.146814 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1443/5738] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:23 2026] GET /volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:24.157515 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-66bb106c-f4db-44d8-92e7-22e48cd2048c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:24.159408 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-66bb106c-f4db-44d8-92e7-22e48cd2048c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 Aug 14 06:24:24.159632 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-66bb106c-f4db-44d8-92e7-22e48cd2048c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:24.159881 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-66bb106c-f4db-44d8-92e7-22e48cd2048c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:24.159989 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-66bb106c-f4db-44d8-92e7-22e48cd2048c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 00b033e1-9d91-4f67-aee7-90de409204f3. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:24.164820 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:24.164820 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:24.165744 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-66bb106c-f4db-44d8-92e7-22e48cd2048c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 returned with HTTP 200 Aug 14 06:24:24.166128 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1435/5739] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:24 2026] GET /volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:25.177421 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6cb0ee9f-6222-49b9-be6c-6bb416913585 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:25.179794 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6cb0ee9f-6222-49b9-be6c-6bb416913585 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 Aug 14 06:24:25.180046 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6cb0ee9f-6222-49b9-be6c-6bb416913585 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:25.180290 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6cb0ee9f-6222-49b9-be6c-6bb416913585 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:25.180481 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-6cb0ee9f-6222-49b9-be6c-6bb416913585 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 00b033e1-9d91-4f67-aee7-90de409204f3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:25.185548 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:25.185548 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:25.186453 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6cb0ee9f-6222-49b9-be6c-6bb416913585 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 returned with HTTP 200 Aug 14 06:24:25.186886 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1425/5740] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:25 2026] GET /volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:26.200871 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-e23fab3c-88ff-4f8c-b9f0-9d2bfd954b10 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:26.201750 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e23fab3c-88ff-4f8c-b9f0-9d2bfd954b10 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 Aug 14 06:24:26.201750 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e23fab3c-88ff-4f8c-b9f0-9d2bfd954b10 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:26.201750 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-e23fab3c-88ff-4f8c-b9f0-9d2bfd954b10 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:26.201750 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-e23fab3c-88ff-4f8c-b9f0-9d2bfd954b10 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 00b033e1-9d91-4f67-aee7-90de409204f3. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:26.207794 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:26.207794 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:24:26.208931 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-e23fab3c-88ff-4f8c-b9f0-9d2bfd954b10 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 returned with HTTP 200 Aug 14 06:24:26.209469 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1438/5741] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:26 2026] GET /volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:27.210586 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-16a6f1d0-0eb7-4d18-a98d-ca2acfb1fbf5 req-98d28238-55f2-43b5-956d-ea33c193650e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:27.212566 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-16a6f1d0-0eb7-4d18-a98d-ca2acfb1fbf5 req-98d28238-55f2-43b5-956d-ea33c193650e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/attachments/67734e21-b75c-4120-996a-756b9b47f6f9 Aug 14 06:24:27.212744 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-16a6f1d0-0eb7-4d18-a98d-ca2acfb1fbf5 req-98d28238-55f2-43b5-956d-ea33c193650e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:27.212927 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-16a6f1d0-0eb7-4d18-a98d-ca2acfb1fbf5 req-98d28238-55f2-43b5-956d-ea33c193650e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:27.220932 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:27.220932 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:27.226842 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0e2e8a77-ca1d-4919-b93f-62abf682c0ef None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:27.229823 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0e2e8a77-ca1d-4919-b93f-62abf682c0ef tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 Aug 14 06:24:27.230437 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0e2e8a77-ca1d-4919-b93f-62abf682c0ef tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:27.230437 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0e2e8a77-ca1d-4919-b93f-62abf682c0ef tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:27.230437 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-0e2e8a77-ca1d-4919-b93f-62abf682c0ef tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 00b033e1-9d91-4f67-aee7-90de409204f3. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:27.235789 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:27.235789 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:27.236803 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0e2e8a77-ca1d-4919-b93f-62abf682c0ef tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 returned with HTTP 200 Aug 14 06:24:27.237245 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1436/5742] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:27 2026] GET /volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:27.259879 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-16a6f1d0-0eb7-4d18-a98d-ca2acfb1fbf5 req-98d28238-55f2-43b5-956d-ea33c193650e tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/67734e21-b75c-4120-996a-756b9b47f6f9 returned with HTTP 200 Aug 14 06:24:27.260216 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1444/5743] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:24:27 2026] DELETE /volume/v3/attachments/67734e21-b75c-4120-996a-756b9b47f6f9 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:24:28.247839 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aee3d601-5871-423b-97da-040c535882fd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:28.249568 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aee3d601-5871-423b-97da-040c535882fd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 Aug 14 06:24:28.249696 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aee3d601-5871-423b-97da-040c535882fd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:28.249878 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aee3d601-5871-423b-97da-040c535882fd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:28.249971 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-aee3d601-5871-423b-97da-040c535882fd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 00b033e1-9d91-4f67-aee7-90de409204f3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:28.254677 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:28.254677 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:28.255443 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aee3d601-5871-423b-97da-040c535882fd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 returned with HTTP 200 Aug 14 06:24:28.255768 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1426/5744] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:28 2026] GET /volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:28.342634 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-4e644d4a-9fa7-41cf-848d-98a0f3abc916 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:28.344652 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-4e644d4a-9fa7-41cf-848d-98a0f3abc916 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f Aug 14 06:24:28.344839 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-4e644d4a-9fa7-41cf-848d-98a0f3abc916 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:28.345010 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-4e644d4a-9fa7-41cf-848d-98a0f3abc916 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:28.352954 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:28.352954 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:24:28.356324 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-4e644d4a-9fa7-41cf-848d-98a0f3abc916 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:24:28.361996 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-4e644d4a-9fa7-41cf-848d-98a0f3abc916 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f returned with HTTP 200 Aug 14 06:24:28.362370 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1439/5745] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:24:28 2026] GET /volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:24:28.842722 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-c4d2128e-6b86-4834-9b9a-a335614812f3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:28.844609 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-c4d2128e-6b86-4834-9b9a-a335614812f3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f Aug 14 06:24:28.844913 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-c4d2128e-6b86-4834-9b9a-a335614812f3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:28.845198 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-c4d2128e-6b86-4834-9b9a-a335614812f3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:28.851684 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:28.851684 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:28.855616 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-c4d2128e-6b86-4834-9b9a-a335614812f3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:24:28.860223 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-c4d2128e-6b86-4834-9b9a-a335614812f3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f returned with HTTP 200 Aug 14 06:24:28.860752 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1437/5746] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:24:28 2026] GET /volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:24:28.869969 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-13dc2f21-4fd7-4ba9-ad9b-93390b4430cc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:28.870345 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-13dc2f21-4fd7-4ba9-ad9b-93390b4430cc None None] GET https://10.4.3.127/volume// Aug 14 06:24:28.870518 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-13dc2f21-4fd7-4ba9-ad9b-93390b4430cc None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:28.870704 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-13dc2f21-4fd7-4ba9-ad9b-93390b4430cc None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:28.871008 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-13dc2f21-4fd7-4ba9-ad9b-93390b4430cc None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:24:28.871284 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1445/5747] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:24:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:24:28.879478 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-a017ba81-a007-4f27-abf2-5979acd070b2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:28.881473 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-a017ba81-a007-4f27-abf2-5979acd070b2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:24:28.881847 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-a017ba81-a007-4f27-abf2-5979acd070b2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f59eef1d-c067-4294-8ace-b976dba24b8f", "connector": null, "instance_uuid": "9995ab75-78da-4f14-b4de-95bfac1a37ea"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:24:28.889662 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:28.889662 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:28.915159 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-a017ba81-a007-4f27-abf2-5979acd070b2 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:24:28.915597 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1427/5748] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:24:28 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 14 06:24:29.268206 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1049ac25-3139-4d1f-9699-15a9ead6c7e9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:29.269923 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1049ac25-3139-4d1f-9699-15a9ead6c7e9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 Aug 14 06:24:29.270108 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1049ac25-3139-4d1f-9699-15a9ead6c7e9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:29.270287 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1049ac25-3139-4d1f-9699-15a9ead6c7e9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:29.270387 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-1049ac25-3139-4d1f-9699-15a9ead6c7e9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 00b033e1-9d91-4f67-aee7-90de409204f3. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:29.275092 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:29.275092 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:24:29.276009 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1049ac25-3139-4d1f-9699-15a9ead6c7e9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 returned with HTTP 200 Aug 14 06:24:29.276524 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1440/5749] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:29 2026] GET /volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:29.285853 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8541cc21-c485-4b1f-93d6-8d8d67d92d99 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:29.287676 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8541cc21-c485-4b1f-93d6-8d8d67d92d99 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:24:29.288089 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8541cc21-c485-4b1f-93d6-8d8d67d92d99 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "857e4ed5-f28c-4983-897b-04e0c5f21246", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-750482719"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:24:29.289546 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-8541cc21-c485-4b1f-93d6-8d8d67d92d99 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Creating new backup {'backup': {'volume_id': '857e4ed5-f28c-4983-897b-04e0c5f21246', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-750482719'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:24:29.289708 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-8541cc21-c485-4b1f-93d6-8d8d67d92d99 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Creating backup of volume 857e4ed5-f28c-4983-897b-04e0c5f21246 in container None Aug 14 06:24:29.296556 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:29.296556 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:29.297072 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8541cc21-c485-4b1f-93d6-8d8d67d92d99 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:24:29.316423 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-8541cc21-c485-4b1f-93d6-8d8d67d92d99 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Created reservations ['affe1f20-e0e7-4738-92b6-93c42b8ce5ce', 'ff255ea7-1616-4783-a3ff-7baae2406277'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:24:29.349573 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8541cc21-c485-4b1f-93d6-8d8d67d92d99 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:24:29.350134 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1438/5750] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:24:29 2026] POST /volume/v3/backups => generated 329 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:24:29.358778 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-274d2c12-9509-4d4d-902b-2f4a640bb13b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:29.360775 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-274d2c12-9509-4d4d-902b-2f4a640bb13b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:29.360964 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-274d2c12-9509-4d4d-902b-2f4a640bb13b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:29.361145 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-274d2c12-9509-4d4d-902b-2f4a640bb13b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:29.361774 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-274d2c12-9509-4d4d-902b-2f4a640bb13b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:29.367519 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:29.367519 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:29.369048 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-274d2c12-9509-4d4d-902b-2f4a640bb13b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:29.369048 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1446/5751] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:29 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:29.663069 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6adf8c45-5577-4825-a627-58ace56d1cd6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:29.663521 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6adf8c45-5577-4825-a627-58ace56d1cd6 None None] GET https://10.4.3.127/volume// Aug 14 06:24:29.663619 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6adf8c45-5577-4825-a627-58ace56d1cd6 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:29.663815 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6adf8c45-5577-4825-a627-58ace56d1cd6 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:29.664126 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6adf8c45-5577-4825-a627-58ace56d1cd6 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:24:29.664374 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1428/5752] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:24:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:24:29.676387 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-6a00f5c1-c2de-4d8d-b425-bbb1218c1566 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:29.678952 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-6a00f5c1-c2de-4d8d-b425-bbb1218c1566 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f Aug 14 06:24:29.679217 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-6a00f5c1-c2de-4d8d-b425-bbb1218c1566 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:29.679488 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-6a00f5c1-c2de-4d8d-b425-bbb1218c1566 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:29.689886 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:29.689886 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:24:29.692937 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-6a00f5c1-c2de-4d8d-b425-bbb1218c1566 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:24:29.696932 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-6a00f5c1-c2de-4d8d-b425-bbb1218c1566 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f returned with HTTP 200 Aug 14 06:24:29.697504 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1441/5753] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:24:29 2026] GET /volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f => generated 1545 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:24:29.797177 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-6f31513e-e0de-4bb6-a0a8-0671ee9d180a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:29.799217 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-6f31513e-e0de-4bb6-a0a8-0671ee9d180a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] PUT https://10.4.3.127/volume/v3/attachments/5e80e9e1-bc7e-4571-9b25-2ca8a843b920 Aug 14 06:24:29.799578 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-6f31513e-e0de-4bb6-a0a8-0671ee9d180a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:24:29.814902 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-6f31513e-e0de-4bb6-a0a8-0671ee9d180a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Acquiring lock "cinder-attachment_update-f59eef1d-c067-4294-8ace-b976dba24b8f-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:24:29.820462 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-6f31513e-e0de-4bb6-a0a8-0671ee9d180a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Lock "cinder-attachment_update-f59eef1d-c067-4294-8ace-b976dba24b8f-np0000007331" acquired by "attachment_update" :: waited 0.004s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:24:29.820462 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:29.820462 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:29.896243 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-6f31513e-e0de-4bb6-a0a8-0671ee9d180a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Lock "cinder-attachment_update-f59eef1d-c067-4294-8ace-b976dba24b8f-np0000007331" released by "attachment_update" :: held 0.077s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:24:29.896243 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-6f31513e-e0de-4bb6-a0a8-0671ee9d180a tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/5e80e9e1-bc7e-4571-9b25-2ca8a843b920 returned with HTTP 200 Aug 14 06:24:29.896243 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1439/5754] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:24:29 2026] PUT /volume/v3/attachments/5e80e9e1-bc7e-4571-9b25-2ca8a843b920 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:24:29.918705 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-095c91de-cd0c-4f2d-9942-8dc0d38bbeed None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:29.921054 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-095c91de-cd0c-4f2d-9942-8dc0d38bbeed tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/attachments/5e80e9e1-bc7e-4571-9b25-2ca8a843b920/action Aug 14 06:24:29.921516 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-095c91de-cd0c-4f2d-9942-8dc0d38bbeed tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:24:29.921694 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-095c91de-cd0c-4f2d-9942-8dc0d38bbeed tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:24:29.937661 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:29.937661 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:29.948849 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9cee82b3-a2ed-4a33-a58c-6352bfecd86a req-095c91de-cd0c-4f2d-9942-8dc0d38bbeed tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/5e80e9e1-bc7e-4571-9b25-2ca8a843b920/action returned with HTTP 204 Aug 14 06:24:29.949569 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1447/5755] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:24:29 2026] POST /volume/v3/attachments/5e80e9e1-bc7e-4571-9b25-2ca8a843b920/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:24:30.379415 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-14cd5f01-9415-4cfb-ab83-ac8d2cc6c211 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:30.381390 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-14cd5f01-9415-4cfb-ab83-ac8d2cc6c211 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:30.381632 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-14cd5f01-9415-4cfb-ab83-ac8d2cc6c211 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:30.381857 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-14cd5f01-9415-4cfb-ab83-ac8d2cc6c211 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:30.381987 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-14cd5f01-9415-4cfb-ab83-ac8d2cc6c211 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:30.386219 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:30.386219 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:30.387045 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-14cd5f01-9415-4cfb-ab83-ac8d2cc6c211 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:30.387520 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1429/5756] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:30 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:31.398313 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-13870ef1-b2bd-4a2d-bf05-79b0ab402ff8 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:31.400133 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-13870ef1-b2bd-4a2d-bf05-79b0ab402ff8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:31.400362 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-13870ef1-b2bd-4a2d-bf05-79b0ab402ff8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:31.400588 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-13870ef1-b2bd-4a2d-bf05-79b0ab402ff8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:31.400738 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-13870ef1-b2bd-4a2d-bf05-79b0ab402ff8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:31.404890 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:31.404890 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:24:31.405640 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-13870ef1-b2bd-4a2d-bf05-79b0ab402ff8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:31.406050 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1442/5757] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:31 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:32.416244 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-83eee673-5825-422c-b7f8-e13a7fa2c5fe None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:32.418543 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-83eee673-5825-422c-b7f8-e13a7fa2c5fe tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:32.418805 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-83eee673-5825-422c-b7f8-e13a7fa2c5fe tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:32.419008 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-83eee673-5825-422c-b7f8-e13a7fa2c5fe tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:32.419136 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-83eee673-5825-422c-b7f8-e13a7fa2c5fe tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:32.423706 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:32.423706 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:32.424496 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-83eee673-5825-422c-b7f8-e13a7fa2c5fe tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:32.424970 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1440/5758] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:32 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:33.436593 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2afa2c45-4787-44bb-9c3e-f5b703a0d3c2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:33.438446 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2afa2c45-4787-44bb-9c3e-f5b703a0d3c2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:33.438688 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2afa2c45-4787-44bb-9c3e-f5b703a0d3c2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:33.438891 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2afa2c45-4787-44bb-9c3e-f5b703a0d3c2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:33.439001 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-2afa2c45-4787-44bb-9c3e-f5b703a0d3c2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:33.444106 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:33.444106 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:33.445092 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2afa2c45-4787-44bb-9c3e-f5b703a0d3c2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:33.445805 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1448/5759] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:33 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:34.457031 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b3f7ac6c-4afc-4924-9f61-ee4de7e47ca8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:34.458834 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b3f7ac6c-4afc-4924-9f61-ee4de7e47ca8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:34.459008 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b3f7ac6c-4afc-4924-9f61-ee4de7e47ca8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:34.459178 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b3f7ac6c-4afc-4924-9f61-ee4de7e47ca8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:34.459326 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b3f7ac6c-4afc-4924-9f61-ee4de7e47ca8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:34.463926 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:34.463926 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:34.464632 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b3f7ac6c-4afc-4924-9f61-ee4de7e47ca8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:34.465164 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1430/5760] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:34 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:35.476709 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-435ec3e9-6178-4cb5-bdda-80dede99d4f6 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:35.478499 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-435ec3e9-6178-4cb5-bdda-80dede99d4f6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:35.478724 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-435ec3e9-6178-4cb5-bdda-80dede99d4f6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:35.479042 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-435ec3e9-6178-4cb5-bdda-80dede99d4f6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:35.479042 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-435ec3e9-6178-4cb5-bdda-80dede99d4f6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:35.483322 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:35.483322 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:24:35.484167 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-435ec3e9-6178-4cb5-bdda-80dede99d4f6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:35.484570 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1443/5761] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:35 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:36.495337 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-2680a21d-5dff-4240-94cc-57aaf4962891 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:36.497826 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2680a21d-5dff-4240-94cc-57aaf4962891 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:36.498006 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2680a21d-5dff-4240-94cc-57aaf4962891 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:36.498193 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-2680a21d-5dff-4240-94cc-57aaf4962891 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:36.498295 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-2680a21d-5dff-4240-94cc-57aaf4962891 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:36.503161 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:36.503161 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:36.503940 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-2680a21d-5dff-4240-94cc-57aaf4962891 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:36.504252 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1441/5762] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:36 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:36.513489 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5861ccda-b9df-4301-ac4e-fa6baecb8e9c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:36.515276 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5861ccda-b9df-4301-ac4e-fa6baecb8e9c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] POST https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829/restore Aug 14 06:24:36.515636 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5861ccda-b9df-4301-ac4e-fa6baecb8e9c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "857e4ed5-f28c-4983-897b-04e0c5f21246"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:24:36.516967 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-5861ccda-b9df-4301-ac4e-fa6baecb8e9c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Restoring backup ef9267c3-0b1b-43ba-afd3-4283214cf829 ({'restore': {'volume_id': '857e4ed5-f28c-4983-897b-04e0c5f21246'}}) {{(pid=100406) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 06:24:36.517101 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-5861ccda-b9df-4301-ac4e-fa6baecb8e9c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Restoring backup ef9267c3-0b1b-43ba-afd3-4283214cf829 to volume 857e4ed5-f28c-4983-897b-04e0c5f21246. Aug 14 06:24:36.521282 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:36.521282 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:36.527875 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:36.527875 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:36.528278 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5861ccda-b9df-4301-ac4e-fa6baecb8e9c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:24:36.528438 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.backup.api [None req-5861ccda-b9df-4301-ac4e-fa6baecb8e9c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Checking backup size 1 against volume size 1 {{(pid=100406) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 06:24:36.528597 np0000007331 devstack@c-api.service[100406]: INFO cinder.backup.api [None req-5861ccda-b9df-4301-ac4e-fa6baecb8e9c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Overwriting volume 857e4ed5-f28c-4983-897b-04e0c5f21246 with restore of backup ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:36.541552 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-5861ccda-b9df-4301-ac4e-fa6baecb8e9c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] restore_backup in rpcapi backup_id ef9267c3-0b1b-43ba-afd3-4283214cf829 {{(pid=100406) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 06:24:36.544049 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5861ccda-b9df-4301-ac4e-fa6baecb8e9c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829/restore returned with HTTP 202 Aug 14 06:24:36.544733 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1449/5763] 10.4.3.127 () {68 vars in 1393 bytes} [Fri Aug 14 06:24:36 2026] POST /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829/restore => generated 182 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:24:36.552234 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2da66bc4-77df-4404-a124-3a9220d08e86 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:36.554114 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2da66bc4-77df-4404-a124-3a9220d08e86 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:36.554286 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2da66bc4-77df-4404-a124-3a9220d08e86 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:36.554485 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2da66bc4-77df-4404-a124-3a9220d08e86 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:36.554589 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-2da66bc4-77df-4404-a124-3a9220d08e86 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:36.558835 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:36.558835 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:36.560094 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2da66bc4-77df-4404-a124-3a9220d08e86 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:36.560295 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1431/5764] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:36 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:37.141415 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-935251c3-997f-4699-8d8d-1dc07e4baa8f req-8479223a-e266-430c-a764-51ec76771148 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:37.143662 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-935251c3-997f-4699-8d8d-1dc07e4baa8f req-8479223a-e266-430c-a764-51ec76771148 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] DELETE https://10.4.3.127/volume/v3/attachments/632f442e-e9d1-4fca-a505-20822c4d4eef Aug 14 06:24:37.143884 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-935251c3-997f-4699-8d8d-1dc07e4baa8f req-8479223a-e266-430c-a764-51ec76771148 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:37.144064 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-935251c3-997f-4699-8d8d-1dc07e4baa8f req-8479223a-e266-430c-a764-51ec76771148 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:37.151143 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:37.151143 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:24:37.201058 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-935251c3-997f-4699-8d8d-1dc07e4baa8f req-8479223a-e266-430c-a764-51ec76771148 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/attachments/632f442e-e9d1-4fca-a505-20822c4d4eef returned with HTTP 200 Aug 14 06:24:37.201505 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1444/5765] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:24:37 2026] DELETE /volume/v3/attachments/632f442e-e9d1-4fca-a505-20822c4d4eef => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:37.571720 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3477e69a-c68c-4d55-b760-73ae9b947dbb None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:37.573954 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3477e69a-c68c-4d55-b760-73ae9b947dbb tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:37.574170 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3477e69a-c68c-4d55-b760-73ae9b947dbb tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:37.574482 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3477e69a-c68c-4d55-b760-73ae9b947dbb tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:37.574559 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-3477e69a-c68c-4d55-b760-73ae9b947dbb tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:37.579456 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:37.579456 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:37.580411 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3477e69a-c68c-4d55-b760-73ae9b947dbb tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:37.580899 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1442/5766] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:37 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:38.455456 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-85bb40f6-998a-4338-a028-a6d187e82bc8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:38.457787 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-85bb40f6-998a-4338-a028-a6d187e82bc8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] DELETE https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 Aug 14 06:24:38.458012 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-85bb40f6-998a-4338-a028-a6d187e82bc8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:38.458236 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-85bb40f6-998a-4338-a028-a6d187e82bc8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:38.458466 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-85bb40f6-998a-4338-a028-a6d187e82bc8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Delete volume with id: 022f8f0a-6de6-4dcf-aab8-a100e3710531 Aug 14 06:24:38.467799 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:38.467799 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:38.468266 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-85bb40f6-998a-4338-a028-a6d187e82bc8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:24:38.479474 np0000007331 devstack@c-api.service[100406]: WARNING cinder.keymgr.conf_key_mgr [None req-85bb40f6-998a-4338-a028-a6d187e82bc8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 06:24:38.486974 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-85bb40f6-998a-4338-a028-a6d187e82bc8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Delete volume request issued successfully. Aug 14 06:24:38.487163 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-85bb40f6-998a-4338-a028-a6d187e82bc8 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 returned with HTTP 202 Aug 14 06:24:38.490831 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1450/5767] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:24:38 2026] DELETE /volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:24:38.503556 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1179e3e2-0baa-41de-a038-033178d60cd9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:38.505354 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1179e3e2-0baa-41de-a038-033178d60cd9 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 Aug 14 06:24:38.505580 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1179e3e2-0baa-41de-a038-033178d60cd9 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:38.505739 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1179e3e2-0baa-41de-a038-033178d60cd9 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:38.517308 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:38.517308 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:38.524749 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1179e3e2-0baa-41de-a038-033178d60cd9 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:24:38.531708 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1179e3e2-0baa-41de-a038-033178d60cd9 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 returned with HTTP 200 Aug 14 06:24:38.532173 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1432/5768] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:38 2026] GET /volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 => generated 1449 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:24:38.593485 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8c713184-3149-4883-a385-9da4a2e2611d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:38.595140 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8c713184-3149-4883-a385-9da4a2e2611d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:38.595306 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8c713184-3149-4883-a385-9da4a2e2611d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:38.595519 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8c713184-3149-4883-a385-9da4a2e2611d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:38.595643 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-8c713184-3149-4883-a385-9da4a2e2611d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:38.599918 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:38.599918 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:24:38.600729 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8c713184-3149-4883-a385-9da4a2e2611d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:38.601364 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1445/5769] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:38 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:39.545470 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8bf4234e-e1c3-4083-9ff9-677b1c7ac6d0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:39.547620 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8bf4234e-e1c3-4083-9ff9-677b1c7ac6d0 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 Aug 14 06:24:39.547861 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8bf4234e-e1c3-4083-9ff9-677b1c7ac6d0 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:39.548071 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8bf4234e-e1c3-4083-9ff9-677b1c7ac6d0 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:39.553535 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8bf4234e-e1c3-4083-9ff9-677b1c7ac6d0 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 returned with HTTP 404 Aug 14 06:24:39.553986 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1443/5770] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:39 2026] GET /volume/v3/volumes/022f8f0a-6de6-4dcf-aab8-a100e3710531 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:24:39.613519 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8c87ede8-7acc-4743-b197-5c0da1487008 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:39.616645 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c87ede8-7acc-4743-b197-5c0da1487008 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:39.616907 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c87ede8-7acc-4743-b197-5c0da1487008 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:39.617138 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c87ede8-7acc-4743-b197-5c0da1487008 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:39.617268 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-8c87ede8-7acc-4743-b197-5c0da1487008 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:39.626964 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:39.626964 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:39.627902 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c87ede8-7acc-4743-b197-5c0da1487008 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:39.628388 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1451/5771] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:39 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:39.905639 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6d6ad664-bf9b-4933-be67-9b6b4499dfa2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:39.907979 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6d6ad664-bf9b-4933-be67-9b6b4499dfa2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] DELETE https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf Aug 14 06:24:39.908244 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6d6ad664-bf9b-4933-be67-9b6b4499dfa2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:39.908526 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6d6ad664-bf9b-4933-be67-9b6b4499dfa2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:39.908759 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-6d6ad664-bf9b-4933-be67-9b6b4499dfa2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Delete volume with id: 09775fc0-8773-4f77-841b-da6c7d6feabf Aug 14 06:24:39.917454 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:39.917454 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:39.918059 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6d6ad664-bf9b-4933-be67-9b6b4499dfa2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:24:39.930159 np0000007331 devstack@c-api.service[100407]: WARNING cinder.keymgr.conf_key_mgr [None req-6d6ad664-bf9b-4933-be67-9b6b4499dfa2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 06:24:39.937586 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6d6ad664-bf9b-4933-be67-9b6b4499dfa2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Delete volume request issued successfully. Aug 14 06:24:39.937882 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6d6ad664-bf9b-4933-be67-9b6b4499dfa2 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf returned with HTTP 202 Aug 14 06:24:39.938427 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1433/5772] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:24:39 2026] DELETE /volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:24:39.952572 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-22748430-d959-4638-ab32-6d1836804b17 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:39.954559 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-22748430-d959-4638-ab32-6d1836804b17 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf Aug 14 06:24:39.954823 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-22748430-d959-4638-ab32-6d1836804b17 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:39.955042 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-22748430-d959-4638-ab32-6d1836804b17 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:39.963158 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:39.963158 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:24:39.967380 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-22748430-d959-4638-ab32-6d1836804b17 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Volume info retrieved successfully. Aug 14 06:24:39.972350 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-22748430-d959-4638-ab32-6d1836804b17 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf returned with HTTP 200 Aug 14 06:24:39.972757 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1446/5773] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:39 2026] GET /volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf => generated 1428 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:24:40.643694 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-60f037f8-989c-4d43-a366-41fb391c076b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:40.645972 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-60f037f8-989c-4d43-a366-41fb391c076b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:40.646192 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-60f037f8-989c-4d43-a366-41fb391c076b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:40.646585 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-60f037f8-989c-4d43-a366-41fb391c076b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:40.646585 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-60f037f8-989c-4d43-a366-41fb391c076b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:40.651560 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:40.651560 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:40.652702 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-60f037f8-989c-4d43-a366-41fb391c076b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:40.653346 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1444/5774] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:40 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:24:40.987423 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-34b39b03-e4b8-4ba9-8fc7-b27409e97865 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:40.987423 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-34b39b03-e4b8-4ba9-8fc7-b27409e97865 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] GET https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf Aug 14 06:24:40.987423 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-34b39b03-e4b8-4ba9-8fc7-b27409e97865 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:40.987423 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-34b39b03-e4b8-4ba9-8fc7-b27409e97865 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:40.993447 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-34b39b03-e4b8-4ba9-8fc7-b27409e97865 tempest-TestEncryptedCinderVolumes-472207341 tempest-TestEncryptedCinderVolumes-472207341-project-member] https://10.4.3.127/volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf returned with HTTP 404 Aug 14 06:24:40.994038 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1452/5775] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:40 2026] GET /volume/v3/volumes/09775fc0-8773-4f77-841b-da6c7d6feabf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:24:41.003246 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-db38765d-52fa-4d2a-8499-8b5132f55054 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:41.005942 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-db38765d-52fa-4d2a-8499-8b5132f55054 tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 14 06:24:41.006243 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-db38765d-52fa-4d2a-8499-8b5132f55054 tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:41.006559 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-db38765d-52fa-4d2a-8499-8b5132f55054 tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:41.007913 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-db38765d-52fa-4d2a-8499-8b5132f55054 tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 06:24:41.029184 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-db38765d-52fa-4d2a-8499-8b5132f55054 tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] Get all volumes completed successfully. Aug 14 06:24:41.031023 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:41.031023 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:41.038022 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-db38765d-52fa-4d2a-8499-8b5132f55054 tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 06:24:41.038533 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1434/5776] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 14 06:24:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9090 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:24:41.057187 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-8912c734-323e-4de6-84b5-c83b38388ced None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:41.058981 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8912c734-323e-4de6-84b5-c83b38388ced tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] DELETE https://10.4.3.127/volume/v3/types/01342d70-57b7-4c7c-8368-aa31a726cf8e Aug 14 06:24:41.059178 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8912c734-323e-4de6-84b5-c83b38388ced tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:41.059443 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-8912c734-323e-4de6-84b5-c83b38388ced tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] Calling method '_delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:41.086025 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-8912c734-323e-4de6-84b5-c83b38388ced tempest-TestEncryptedCinderVolumes-617133431 tempest-TestEncryptedCinderVolumes-617133431-project-admin] https://10.4.3.127/volume/v3/types/01342d70-57b7-4c7c-8368-aa31a726cf8e returned with HTTP 202 Aug 14 06:24:41.086562 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1447/5777] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:24:41 2026] DELETE /volume/v3/types/01342d70-57b7-4c7c-8368-aa31a726cf8e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:24:41.663089 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-289267a8-a928-417a-a8de-ab803ae3231f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:41.664977 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-289267a8-a928-417a-a8de-ab803ae3231f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:41.665195 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-289267a8-a928-417a-a8de-ab803ae3231f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:41.665408 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-289267a8-a928-417a-a8de-ab803ae3231f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:41.665509 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-289267a8-a928-417a-a8de-ab803ae3231f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:41.669618 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:41.669618 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:41.670327 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-289267a8-a928-417a-a8de-ab803ae3231f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:41.670717 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1445/5778] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:41 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:42.680981 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c4043b11-771f-4272-82e6-00a81f7079ba None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:42.682737 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c4043b11-771f-4272-82e6-00a81f7079ba tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:42.682924 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c4043b11-771f-4272-82e6-00a81f7079ba tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:42.683101 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c4043b11-771f-4272-82e6-00a81f7079ba tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:42.683201 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-c4043b11-771f-4272-82e6-00a81f7079ba tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:42.690732 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:42.690732 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:42.691621 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c4043b11-771f-4272-82e6-00a81f7079ba tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:42.692067 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1453/5779] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:42 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:43.702378 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-63ded1ba-55f5-40ae-af86-544686233cc8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:43.704200 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-63ded1ba-55f5-40ae-af86-544686233cc8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:43.704407 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-63ded1ba-55f5-40ae-af86-544686233cc8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:43.704649 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-63ded1ba-55f5-40ae-af86-544686233cc8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:43.704746 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-63ded1ba-55f5-40ae-af86-544686233cc8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:43.708472 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:43.708472 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:43.709156 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-63ded1ba-55f5-40ae-af86-544686233cc8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:43.709492 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1435/5780] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:43 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:44.719417 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1cf20067-1516-4e8c-8d9e-442a9e5f2f80 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:44.720894 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1cf20067-1516-4e8c-8d9e-442a9e5f2f80 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:44.722730 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1cf20067-1516-4e8c-8d9e-442a9e5f2f80 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:44.722730 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1cf20067-1516-4e8c-8d9e-442a9e5f2f80 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:44.722730 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-1cf20067-1516-4e8c-8d9e-442a9e5f2f80 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:44.726008 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:44.726008 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:24:44.726734 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1cf20067-1516-4e8c-8d9e-442a9e5f2f80 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:44.727060 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1448/5781] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:44 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:45.737986 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-a4a2324a-b451-4903-9e45-c6a5d09ca9b7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:45.744125 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a4a2324a-b451-4903-9e45-c6a5d09ca9b7 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:45.744370 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a4a2324a-b451-4903-9e45-c6a5d09ca9b7 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:45.744684 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-a4a2324a-b451-4903-9e45-c6a5d09ca9b7 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:45.744847 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-a4a2324a-b451-4903-9e45-c6a5d09ca9b7 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:45.750185 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:45.750185 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:45.751862 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-a4a2324a-b451-4903-9e45-c6a5d09ca9b7 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:45.751862 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1446/5782] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:45 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:46.762056 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e2beb893-afb8-4caa-9599-f2284d721431 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:46.763727 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e2beb893-afb8-4caa-9599-f2284d721431 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:46.763916 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e2beb893-afb8-4caa-9599-f2284d721431 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:46.764125 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e2beb893-afb8-4caa-9599-f2284d721431 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:46.764180 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e2beb893-afb8-4caa-9599-f2284d721431 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:46.768056 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:46.768056 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:46.769063 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e2beb893-afb8-4caa-9599-f2284d721431 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:46.769580 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1454/5783] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:46 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:47.782023 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bbd58754-229f-4c07-92f0-f22ee8098ea3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:47.783845 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bbd58754-229f-4c07-92f0-f22ee8098ea3 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:47.784031 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bbd58754-229f-4c07-92f0-f22ee8098ea3 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:47.784250 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bbd58754-229f-4c07-92f0-f22ee8098ea3 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:47.784416 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-bbd58754-229f-4c07-92f0-f22ee8098ea3 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:47.789732 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:47.789732 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:47.790489 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bbd58754-229f-4c07-92f0-f22ee8098ea3 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:47.790948 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1436/5784] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:47 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:48.802358 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1d04e792-38f3-4e55-ade8-c6c222de4521 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:48.804037 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1d04e792-38f3-4e55-ade8-c6c222de4521 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:48.804234 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1d04e792-38f3-4e55-ade8-c6c222de4521 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:48.804420 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1d04e792-38f3-4e55-ade8-c6c222de4521 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:48.804525 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-1d04e792-38f3-4e55-ade8-c6c222de4521 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:48.808644 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:48.808644 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:24:48.809332 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1d04e792-38f3-4e55-ade8-c6c222de4521 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:48.809736 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1449/5785] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:48 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:48.819208 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-46aab64e-ed9c-4855-b99d-1860372cdaa1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:48.821061 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-46aab64e-ed9c-4855-b99d-1860372cdaa1 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/857e4ed5-f28c-4983-897b-04e0c5f21246 Aug 14 06:24:48.821246 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-46aab64e-ed9c-4855-b99d-1860372cdaa1 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:48.821438 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-46aab64e-ed9c-4855-b99d-1860372cdaa1 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:48.828060 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:48.828060 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:48.831549 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-46aab64e-ed9c-4855-b99d-1860372cdaa1 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:24:48.835924 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-46aab64e-ed9c-4855-b99d-1860372cdaa1 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/857e4ed5-f28c-4983-897b-04e0c5f21246 returned with HTTP 200 Aug 14 06:24:48.836284 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1447/5786] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:48 2026] GET /volume/v3/volumes/857e4ed5-f28c-4983-897b-04e0c5f21246 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:48.847632 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-20bcf266-e1fd-4832-af99-0ea13339eaed None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:48.849214 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-20bcf266-e1fd-4832-af99-0ea13339eaed tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] DELETE https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:48.849392 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-20bcf266-e1fd-4832-af99-0ea13339eaed tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:48.849618 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-20bcf266-e1fd-4832-af99-0ea13339eaed tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:48.849740 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-20bcf266-e1fd-4832-af99-0ea13339eaed tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Delete backup with id: ef9267c3-0b1b-43ba-afd3-4283214cf829. Aug 14 06:24:48.853783 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:48.853783 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:48.864625 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-20bcf266-e1fd-4832-af99-0ea13339eaed tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] delete_backup rpcapi backup_id ef9267c3-0b1b-43ba-afd3-4283214cf829 {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:24:48.869419 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-20bcf266-e1fd-4832-af99-0ea13339eaed tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 202 Aug 14 06:24:48.869419 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1455/5787] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:24:48 2026] DELETE /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:24:48.874685 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f343eeeb-ecc0-450c-8772-3f1bcef3d196 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:48.876319 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f343eeeb-ecc0-450c-8772-3f1bcef3d196 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:48.877882 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f343eeeb-ecc0-450c-8772-3f1bcef3d196 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:48.880678 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f343eeeb-ecc0-450c-8772-3f1bcef3d196 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:48.880844 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f343eeeb-ecc0-450c-8772-3f1bcef3d196 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:48.885862 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:48.885862 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:48.886711 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f343eeeb-ecc0-450c-8772-3f1bcef3d196 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 200 Aug 14 06:24:48.887086 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1437/5788] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:48 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:49.899030 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-72e2d524-544e-4fa0-820c-2f0dabfeee1f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:49.901249 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-72e2d524-544e-4fa0-820c-2f0dabfeee1f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 Aug 14 06:24:49.901500 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-72e2d524-544e-4fa0-820c-2f0dabfeee1f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:49.901765 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-72e2d524-544e-4fa0-820c-2f0dabfeee1f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:49.901904 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-72e2d524-544e-4fa0-820c-2f0dabfeee1f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id ef9267c3-0b1b-43ba-afd3-4283214cf829. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:49.906332 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-72e2d524-544e-4fa0-820c-2f0dabfeee1f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 returned with HTTP 404 Aug 14 06:24:49.906999 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1450/5789] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:49 2026] GET /volume/v3/backups/ef9267c3-0b1b-43ba-afd3-4283214cf829 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:24:49.914300 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9ea37e48-7a1e-4779-863c-0d8b9b8b2ca6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:49.916048 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9ea37e48-7a1e-4779-863c-0d8b9b8b2ca6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] DELETE https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 Aug 14 06:24:49.916241 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9ea37e48-7a1e-4779-863c-0d8b9b8b2ca6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:49.916426 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9ea37e48-7a1e-4779-863c-0d8b9b8b2ca6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:49.916513 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-9ea37e48-7a1e-4779-863c-0d8b9b8b2ca6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Delete backup with id: 00b033e1-9d91-4f67-aee7-90de409204f3. Aug 14 06:24:49.920637 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:49.920637 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:49.932500 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.backup.rpcapi [None req-9ea37e48-7a1e-4779-863c-0d8b9b8b2ca6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] delete_backup rpcapi backup_id 00b033e1-9d91-4f67-aee7-90de409204f3 {{(pid=100405) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:24:49.936420 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9ea37e48-7a1e-4779-863c-0d8b9b8b2ca6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 returned with HTTP 202 Aug 14 06:24:49.936420 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1448/5790] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:24:49 2026] DELETE /volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:24:49.941633 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6ff97d3f-99a0-4d8f-80ef-d1d1719eb060 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:49.943356 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6ff97d3f-99a0-4d8f-80ef-d1d1719eb060 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 Aug 14 06:24:49.943578 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6ff97d3f-99a0-4d8f-80ef-d1d1719eb060 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:49.943780 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6ff97d3f-99a0-4d8f-80ef-d1d1719eb060 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:49.943877 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-6ff97d3f-99a0-4d8f-80ef-d1d1719eb060 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 00b033e1-9d91-4f67-aee7-90de409204f3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:49.948841 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:49.948841 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:49.949743 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6ff97d3f-99a0-4d8f-80ef-d1d1719eb060 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 returned with HTTP 200 Aug 14 06:24:49.950111 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1456/5791] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:49 2026] GET /volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:50.961145 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ff25da32-c79a-45e9-afd5-25cde52e935c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:50.962994 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ff25da32-c79a-45e9-afd5-25cde52e935c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 Aug 14 06:24:50.963180 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ff25da32-c79a-45e9-afd5-25cde52e935c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:50.963353 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ff25da32-c79a-45e9-afd5-25cde52e935c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:50.963472 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-ff25da32-c79a-45e9-afd5-25cde52e935c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 00b033e1-9d91-4f67-aee7-90de409204f3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:50.966908 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ff25da32-c79a-45e9-afd5-25cde52e935c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 returned with HTTP 404 Aug 14 06:24:50.967365 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1438/5792] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:50 2026] GET /volume/v3/backups/00b033e1-9d91-4f67-aee7-90de409204f3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:24:50.994363 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:50.996036 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:24:50.996354 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "671e8f05-bf5d-4a9f-ad2f-71c113a54f1f", "name": "tempest-VolumesBackupsTest-Volume-70439729"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:24:50.998121 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '671e8f05-bf5d-4a9f-ad2f-71c113a54f1f', 'name': 'tempest-VolumesBackupsTest-Volume-70439729'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:24:51.208633 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Create volume of 1 GB Aug 14 06:24:51.212418 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Availability Zones retrieved successfully. Aug 14 06:24:51.217910 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Flow 'volume_create_api' (a72af06b-19e5-46e1-b0d9-fdbcede14cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:24:51.218908 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36eb282b-ba2e-4464-b32d-0341b570445b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:24:51.219846 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:24:51.275545 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36eb282b-ba2e-4464-b32d-0341b570445b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:24:51.276304 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bffda161-29c8-4e93-b80e-b0b061a01ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:24:51.313910 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Created reservations ['beecf43b-66cd-4f09-b2da-31e57a2ee7b6', 'ea91c486-c3cc-40e7-9c79-b80bfe420464', 'f4492bab-a379-4799-b6a9-0e397dbf354e', '890c485f-0d4f-4089-9f9b-bcdaf179650c'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:24:51.314904 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bffda161-29c8-4e93-b80e-b0b061a01ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['beecf43b-66cd-4f09-b2da-31e57a2ee7b6', 'ea91c486-c3cc-40e7-9c79-b80bfe420464', 'f4492bab-a379-4799-b6a9-0e397dbf354e', '890c485f-0d4f-4089-9f9b-bcdaf179650c']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:24:51.315624 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3541edb-eff5-4c2b-80eb-016807cd1dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:24:51.338907 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3541edb-eff5-4c2b-80eb-016807cd1dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1baae8c-babc-4752-898c-9330b447ea36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-70439729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1ed61b99cf2465c9895f9e91bd02ab1',qos_specs=None,replication_status=,reservations=['beecf43b-66cd-4f09-b2da-31e57a2ee7b6','ea91c486-c3cc-40e7-9c79-b80bfe420464','f4492bab-a379-4799-b6a9-0e397dbf354e','890c485f-0d4f-4089-9f9b-bcdaf179650c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b26d9175e6942edb460f204303cf88b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:24:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-70439729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1baae8c-babc-4752-898c-9330b447ea36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1ed61b99cf2465c9895f9e91bd02ab1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b26d9175e6942edb460f204303cf88b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:24:51.339961 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a76cda1f-1e0d-4457-846c-bdb51d3d6b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:24:51.359368 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a76cda1f-1e0d-4457-846c-bdb51d3d6b0d) transitioned into state 'SUCCESS' from state '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-70439729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1ed61b99cf2465c9895f9e91bd02ab1',qos_specs=None,replication_status=,reservations=['beecf43b-66cd-4f09-b2da-31e57a2ee7b6','ea91c486-c3cc-40e7-9c79-b80bfe420464','f4492bab-a379-4799-b6a9-0e397dbf354e','890c485f-0d4f-4089-9f9b-bcdaf179650c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b26d9175e6942edb460f204303cf88b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:24:51.360068 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9735bdaa-89db-4fd1-b660-5d5c57ec5e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:24:51.369059 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9735bdaa-89db-4fd1-b660-5d5c57ec5e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:24:51.369891 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Flow 'volume_create_api' (a72af06b-19e5-46e1-b0d9-fdbcede14cf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:24:51.370182 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Create volume request issued successfully. Aug 14 06:24:51.370722 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-3250573b-1ac2-494c-978f-579ee45ed4b9 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:24:51.371123 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1451/5793] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:24:50 2026] POST /volume/v3/volumes => generated 747 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:24:51.382627 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-167f31e9-0da2-4079-a501-4d6a755f9fec None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:51.384545 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-167f31e9-0da2-4079-a501-4d6a755f9fec tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 Aug 14 06:24:51.384848 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-167f31e9-0da2-4079-a501-4d6a755f9fec tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:51.385044 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-167f31e9-0da2-4079-a501-4d6a755f9fec tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:51.397604 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:51.397604 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:51.401917 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-167f31e9-0da2-4079-a501-4d6a755f9fec tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:24:51.408346 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-167f31e9-0da2-4079-a501-4d6a755f9fec tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 returned with HTTP 200 Aug 14 06:24:51.408858 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1449/5794] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:51 2026] GET /volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:52.421241 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-90374126-7a66-48f8-b72f-2eed0611f460 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:52.422899 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-90374126-7a66-48f8-b72f-2eed0611f460 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 Aug 14 06:24:52.423080 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-90374126-7a66-48f8-b72f-2eed0611f460 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:52.423254 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-90374126-7a66-48f8-b72f-2eed0611f460 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:52.429592 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:52.429592 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:52.432606 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-90374126-7a66-48f8-b72f-2eed0611f460 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:24:52.436604 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-90374126-7a66-48f8-b72f-2eed0611f460 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 returned with HTTP 200 Aug 14 06:24:52.436942 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1457/5795] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:52 2026] GET /volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 => generated 1355 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:24:52.448459 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c99bebeb-9271-45bb-9d28-853e42cfe706 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:52.450205 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c99bebeb-9271-45bb-9d28-853e42cfe706 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:24:52.450558 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c99bebeb-9271-45bb-9d28-853e42cfe706 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a1baae8c-babc-4752-898c-9330b447ea36", "name": "tempest-VolumesBackupsTest-Backup-793518333"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:24:52.452359 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-c99bebeb-9271-45bb-9d28-853e42cfe706 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Creating new backup {'backup': {'volume_id': 'a1baae8c-babc-4752-898c-9330b447ea36', 'name': 'tempest-VolumesBackupsTest-Backup-793518333'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:24:52.452589 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-c99bebeb-9271-45bb-9d28-853e42cfe706 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Creating backup of volume a1baae8c-babc-4752-898c-9330b447ea36 in container None Aug 14 06:24:52.459325 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:52.459325 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:52.459877 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c99bebeb-9271-45bb-9d28-853e42cfe706 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:24:52.473795 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-c99bebeb-9271-45bb-9d28-853e42cfe706 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Created reservations ['b874a663-0804-4aab-a90b-a7da46897ca1', '704374c5-84ae-410f-8a3a-7f38f32ee9a3'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:24:52.496994 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c99bebeb-9271-45bb-9d28-853e42cfe706 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:24:52.497413 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1439/5796] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:24:52 2026] POST /volume/v3/backups => generated 329 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:24:52.510630 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-42fe2a40-f4ae-458c-ae7b-bc6eac543067 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:52.515565 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-42fe2a40-f4ae-458c-ae7b-bc6eac543067 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 Aug 14 06:24:52.515565 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-42fe2a40-f4ae-458c-ae7b-bc6eac543067 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:52.515565 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-42fe2a40-f4ae-458c-ae7b-bc6eac543067 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:52.515565 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-42fe2a40-f4ae-458c-ae7b-bc6eac543067 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 519364a7-afd3-438a-9c34-313331064592. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:52.519746 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:52.519746 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:24:52.520692 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-42fe2a40-f4ae-458c-ae7b-bc6eac543067 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 returned with HTTP 200 Aug 14 06:24:52.521086 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1452/5797] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:52 2026] GET /volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:53.531245 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-40c37525-6146-4d48-ad70-b42b46a5bdd2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:53.533073 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-40c37525-6146-4d48-ad70-b42b46a5bdd2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 Aug 14 06:24:53.533282 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-40c37525-6146-4d48-ad70-b42b46a5bdd2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:53.533504 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-40c37525-6146-4d48-ad70-b42b46a5bdd2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:53.533642 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-40c37525-6146-4d48-ad70-b42b46a5bdd2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 519364a7-afd3-438a-9c34-313331064592. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:53.540325 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:53.540325 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:53.541282 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-40c37525-6146-4d48-ad70-b42b46a5bdd2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 returned with HTTP 200 Aug 14 06:24:53.541860 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1450/5798] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:53 2026] GET /volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:54.551131 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0d8a5e3d-eee0-4c8d-831e-2fd496b884cd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:54.552841 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0d8a5e3d-eee0-4c8d-831e-2fd496b884cd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 Aug 14 06:24:54.553014 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0d8a5e3d-eee0-4c8d-831e-2fd496b884cd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:54.553186 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0d8a5e3d-eee0-4c8d-831e-2fd496b884cd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:54.553294 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-0d8a5e3d-eee0-4c8d-831e-2fd496b884cd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 519364a7-afd3-438a-9c34-313331064592. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:54.557245 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:54.557245 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:54.557906 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0d8a5e3d-eee0-4c8d-831e-2fd496b884cd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 returned with HTTP 200 Aug 14 06:24:54.558217 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1458/5799] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:54 2026] GET /volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:55.567920 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-13c880ae-851b-428e-a2bf-4b44e91a05d8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:55.570287 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-13c880ae-851b-428e-a2bf-4b44e91a05d8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 Aug 14 06:24:55.570581 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-13c880ae-851b-428e-a2bf-4b44e91a05d8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:55.570814 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-13c880ae-851b-428e-a2bf-4b44e91a05d8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:55.570905 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-13c880ae-851b-428e-a2bf-4b44e91a05d8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 519364a7-afd3-438a-9c34-313331064592. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:55.574963 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:55.574963 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:55.575695 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-13c880ae-851b-428e-a2bf-4b44e91a05d8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 returned with HTTP 200 Aug 14 06:24:55.576057 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1440/5800] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:55 2026] GET /volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:56.591617 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7fe9651e-7aaa-454e-a2c9-5333a9281c1f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:56.593859 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7fe9651e-7aaa-454e-a2c9-5333a9281c1f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 Aug 14 06:24:56.594097 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7fe9651e-7aaa-454e-a2c9-5333a9281c1f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:56.594361 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7fe9651e-7aaa-454e-a2c9-5333a9281c1f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:56.594540 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-7fe9651e-7aaa-454e-a2c9-5333a9281c1f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 519364a7-afd3-438a-9c34-313331064592. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:56.600114 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:56.600114 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:24:56.601264 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7fe9651e-7aaa-454e-a2c9-5333a9281c1f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 returned with HTTP 200 Aug 14 06:24:56.601801 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1453/5801] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:56 2026] GET /volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:57.614840 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-da6e158a-eada-45e7-99eb-a6727cfd0de4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:57.616863 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-da6e158a-eada-45e7-99eb-a6727cfd0de4 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 Aug 14 06:24:57.617066 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-da6e158a-eada-45e7-99eb-a6727cfd0de4 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:57.617241 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-da6e158a-eada-45e7-99eb-a6727cfd0de4 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:57.617721 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-da6e158a-eada-45e7-99eb-a6727cfd0de4 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 519364a7-afd3-438a-9c34-313331064592. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:57.622316 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:57.622316 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:24:57.623109 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-da6e158a-eada-45e7-99eb-a6727cfd0de4 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 returned with HTTP 200 Aug 14 06:24:57.623816 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1451/5802] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:57 2026] GET /volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:24:58.640325 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0eeae9c3-7b19-48f4-91b8-572ca027de2f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:58.642300 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0eeae9c3-7b19-48f4-91b8-572ca027de2f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 Aug 14 06:24:58.642548 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0eeae9c3-7b19-48f4-91b8-572ca027de2f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:58.642770 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0eeae9c3-7b19-48f4-91b8-572ca027de2f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:58.642898 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-0eeae9c3-7b19-48f4-91b8-572ca027de2f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 519364a7-afd3-438a-9c34-313331064592. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:58.647383 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:58.647383 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:24:58.648136 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0eeae9c3-7b19-48f4-91b8-572ca027de2f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 returned with HTTP 200 Aug 14 06:24:58.648509 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1459/5803] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:58 2026] GET /volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:24:59.659148 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a30e0fd9-2b2d-45ca-aedb-d7fd741b7dfb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:24:59.661115 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a30e0fd9-2b2d-45ca-aedb-d7fd741b7dfb tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 Aug 14 06:24:59.661347 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a30e0fd9-2b2d-45ca-aedb-d7fd741b7dfb tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:24:59.661638 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a30e0fd9-2b2d-45ca-aedb-d7fd741b7dfb tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:24:59.661788 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-a30e0fd9-2b2d-45ca-aedb-d7fd741b7dfb tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 519364a7-afd3-438a-9c34-313331064592. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:24:59.670159 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:24:59.670159 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:24:59.671080 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a30e0fd9-2b2d-45ca-aedb-d7fd741b7dfb tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 returned with HTTP 200 Aug 14 06:24:59.671575 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1441/5804] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:24:59 2026] GET /volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:25:00.681780 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9782195d-a740-4c4b-b01d-25148aedb00e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:00.683988 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9782195d-a740-4c4b-b01d-25148aedb00e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 Aug 14 06:25:00.684237 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9782195d-a740-4c4b-b01d-25148aedb00e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:00.684534 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9782195d-a740-4c4b-b01d-25148aedb00e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:00.684673 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-9782195d-a740-4c4b-b01d-25148aedb00e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 519364a7-afd3-438a-9c34-313331064592. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:25:00.689082 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:00.689082 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:25:00.689909 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9782195d-a740-4c4b-b01d-25148aedb00e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 returned with HTTP 200 Aug 14 06:25:00.690340 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1454/5805] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:25:00 2026] GET /volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:25:01.702011 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-05fe575b-b055-4b3a-8384-75b69dda0ddc None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:01.703853 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-05fe575b-b055-4b3a-8384-75b69dda0ddc tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 Aug 14 06:25:01.704073 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-05fe575b-b055-4b3a-8384-75b69dda0ddc tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:01.704316 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-05fe575b-b055-4b3a-8384-75b69dda0ddc tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:01.704449 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-05fe575b-b055-4b3a-8384-75b69dda0ddc tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 519364a7-afd3-438a-9c34-313331064592. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:25:01.708725 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:01.708725 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:25:01.709496 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-05fe575b-b055-4b3a-8384-75b69dda0ddc tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 returned with HTTP 200 Aug 14 06:25:01.709947 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1452/5806] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:25:01 2026] GET /volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:25:02.721050 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-99c2ee37-466d-49bc-bd96-bdd3948c591a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:02.722967 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-99c2ee37-466d-49bc-bd96-bdd3948c591a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 Aug 14 06:25:02.723177 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-99c2ee37-466d-49bc-bd96-bdd3948c591a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:02.723414 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-99c2ee37-466d-49bc-bd96-bdd3948c591a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:02.723589 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-99c2ee37-466d-49bc-bd96-bdd3948c591a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 519364a7-afd3-438a-9c34-313331064592. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:25:02.727945 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:02.727945 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:25:02.728773 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-99c2ee37-466d-49bc-bd96-bdd3948c591a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 returned with HTTP 200 Aug 14 06:25:02.729366 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1460/5807] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:25:02 2026] GET /volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:25:03.739801 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9435cccb-cfa6-4116-94c1-982a1f2fd43b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:03.741460 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9435cccb-cfa6-4116-94c1-982a1f2fd43b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 Aug 14 06:25:03.741644 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9435cccb-cfa6-4116-94c1-982a1f2fd43b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:03.741817 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9435cccb-cfa6-4116-94c1-982a1f2fd43b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:03.741916 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9435cccb-cfa6-4116-94c1-982a1f2fd43b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 519364a7-afd3-438a-9c34-313331064592. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:25:03.746065 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:03.746065 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:25:03.746747 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9435cccb-cfa6-4116-94c1-982a1f2fd43b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 returned with HTTP 200 Aug 14 06:25:03.747120 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1442/5808] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:25:03 2026] GET /volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:25:04.757609 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-488774bb-3601-4382-a929-15a5eff42757 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:04.760739 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-488774bb-3601-4382-a929-15a5eff42757 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 Aug 14 06:25:04.761313 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-488774bb-3601-4382-a929-15a5eff42757 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:04.761637 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-488774bb-3601-4382-a929-15a5eff42757 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:04.762114 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-488774bb-3601-4382-a929-15a5eff42757 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 519364a7-afd3-438a-9c34-313331064592. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:25:04.767943 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:04.767943 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:25:04.768762 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-488774bb-3601-4382-a929-15a5eff42757 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 returned with HTTP 200 Aug 14 06:25:04.769150 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1455/5809] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:25:04 2026] GET /volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:25:05.780236 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-16cb6ad7-d396-4c12-8540-7020d492ae64 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:05.783240 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-16cb6ad7-d396-4c12-8540-7020d492ae64 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 Aug 14 06:25:05.783240 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-16cb6ad7-d396-4c12-8540-7020d492ae64 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:05.783240 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-16cb6ad7-d396-4c12-8540-7020d492ae64 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:05.783240 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-16cb6ad7-d396-4c12-8540-7020d492ae64 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 519364a7-afd3-438a-9c34-313331064592. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:25:05.786961 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:05.786961 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:25:05.787826 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-16cb6ad7-d396-4c12-8540-7020d492ae64 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 returned with HTTP 200 Aug 14 06:25:05.788339 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1453/5810] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:25:05 2026] GET /volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:25:06.799546 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-80f4ce51-1ff2-4c96-8d89-ae218e6dbb05 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:06.801483 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-80f4ce51-1ff2-4c96-8d89-ae218e6dbb05 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 Aug 14 06:25:06.801730 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-80f4ce51-1ff2-4c96-8d89-ae218e6dbb05 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:06.801929 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-80f4ce51-1ff2-4c96-8d89-ae218e6dbb05 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:06.802029 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-80f4ce51-1ff2-4c96-8d89-ae218e6dbb05 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 519364a7-afd3-438a-9c34-313331064592. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:25:06.807239 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:06.807239 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:25:06.808241 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-80f4ce51-1ff2-4c96-8d89-ae218e6dbb05 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 returned with HTTP 200 Aug 14 06:25:06.808687 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1461/5811] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:25:06 2026] GET /volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:25:07.821232 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4ae4d06d-e962-4705-be7a-7f98a22c297b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:07.823026 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4ae4d06d-e962-4705-be7a-7f98a22c297b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 Aug 14 06:25:07.823212 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4ae4d06d-e962-4705-be7a-7f98a22c297b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:07.823383 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4ae4d06d-e962-4705-be7a-7f98a22c297b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:07.823560 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-4ae4d06d-e962-4705-be7a-7f98a22c297b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 519364a7-afd3-438a-9c34-313331064592. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:25:07.825107 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=46,cinder:UPDATE=11,cinder:INSERT=5 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:25:07.828322 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:07.828322 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:25:07.829162 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4ae4d06d-e962-4705-be7a-7f98a22c297b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 returned with HTTP 200 Aug 14 06:25:07.829576 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1443/5812] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:25:07 2026] GET /volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:25:09.455495 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-4ec2526b-b215-4566-b5da-e009474e51d0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:09.457616 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-4ec2526b-b215-4566-b5da-e009474e51d0 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 Aug 14 06:25:09.457829 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-4ec2526b-b215-4566-b5da-e009474e51d0 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:09.458061 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-4ec2526b-b215-4566-b5da-e009474e51d0 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:09.465167 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:09.465167 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:25:09.468830 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-4ec2526b-b215-4566-b5da-e009474e51d0 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:25:09.473999 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-4ec2526b-b215-4566-b5da-e009474e51d0 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 returned with HTTP 200 Aug 14 06:25:09.474464 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1456/5813] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:25:09 2026] GET /volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:25:09.485205 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-ee5e69a1-1ee8-4973-b374-c9c1b17b6200 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:09.485649 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ee5e69a1-1ee8-4973-b374-c9c1b17b6200 None None] GET https://10.4.3.127/volume// Aug 14 06:25:09.485852 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ee5e69a1-1ee8-4973-b374-c9c1b17b6200 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:09.486037 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-ee5e69a1-1ee8-4973-b374-c9c1b17b6200 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:09.486388 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-ee5e69a1-1ee8-4973-b374-c9c1b17b6200 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:25:09.486882 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1454/5814] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:25:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:25:09.495173 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-1448bf2b-d41e-4264-b1a3-8bb18434c9ec None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:09.497354 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-1448bf2b-d41e-4264-b1a3-8bb18434c9ec tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:25:09.497832 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-1448bf2b-d41e-4264-b1a3-8bb18434c9ec tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1baae8c-babc-4752-898c-9330b447ea36", "connector": null, "instance_uuid": "ec728452-7ea6-4b5f-9240-07495fd9171c"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:25:09.506840 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:09.506840 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:25:09.530055 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-1448bf2b-d41e-4264-b1a3-8bb18434c9ec tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:25:09.530533 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1462/5815] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:25:09 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:25:10.282489 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fad8f951-685a-4734-99dd-cd2b92124671 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:10.282866 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fad8f951-685a-4734-99dd-cd2b92124671 None None] GET https://10.4.3.127/volume// Aug 14 06:25:10.283027 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fad8f951-685a-4734-99dd-cd2b92124671 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:10.283203 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fad8f951-685a-4734-99dd-cd2b92124671 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:10.283534 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fad8f951-685a-4734-99dd-cd2b92124671 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:25:10.283816 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1444/5816] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:25:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:25:10.290343 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-65bf5a53-4208-488f-80c5-afe2336f2204 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:10.292316 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-65bf5a53-4208-488f-80c5-afe2336f2204 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 Aug 14 06:25:10.292546 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-65bf5a53-4208-488f-80c5-afe2336f2204 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:10.292719 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-65bf5a53-4208-488f-80c5-afe2336f2204 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:10.300935 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:10.300935 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:25:10.303927 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-65bf5a53-4208-488f-80c5-afe2336f2204 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:25:10.308480 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-65bf5a53-4208-488f-80c5-afe2336f2204 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 returned with HTTP 200 Aug 14 06:25:10.308925 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1457/5817] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:25:10 2026] GET /volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 => generated 1534 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:25:10.416752 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-8a2af7b8-740c-4b94-8fc6-6b831aeb6959 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:10.418863 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-8a2af7b8-740c-4b94-8fc6-6b831aeb6959 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] PUT https://10.4.3.127/volume/v3/attachments/a3100471-ca5d-4926-a92d-1dea6bb0ec4d Aug 14 06:25:10.419215 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-8a2af7b8-740c-4b94-8fc6-6b831aeb6959 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:25:10.427173 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-8a2af7b8-740c-4b94-8fc6-6b831aeb6959 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Acquiring lock "cinder-attachment_update-a1baae8c-babc-4752-898c-9330b447ea36-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:25:10.431502 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-8a2af7b8-740c-4b94-8fc6-6b831aeb6959 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Lock "cinder-attachment_update-a1baae8c-babc-4752-898c-9330b447ea36-np0000007331" acquired by "attachment_update" :: waited 0.004s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:25:10.432408 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:10.432408 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:25:10.497684 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-8a2af7b8-740c-4b94-8fc6-6b831aeb6959 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Lock "cinder-attachment_update-a1baae8c-babc-4752-898c-9330b447ea36-np0000007331" released by "attachment_update" :: held 0.066s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:25:10.498049 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-8a2af7b8-740c-4b94-8fc6-6b831aeb6959 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/attachments/a3100471-ca5d-4926-a92d-1dea6bb0ec4d returned with HTTP 200 Aug 14 06:25:10.498740 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1455/5818] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:25:10 2026] PUT /volume/v3/attachments/a3100471-ca5d-4926-a92d-1dea6bb0ec4d => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:25:10.517756 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-87994374-7213-4f38-9c38-faef0d763772 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:10.520039 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-87994374-7213-4f38-9c38-faef0d763772 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] POST https://10.4.3.127/volume/v3/attachments/a3100471-ca5d-4926-a92d-1dea6bb0ec4d/action Aug 14 06:25:10.520704 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-87994374-7213-4f38-9c38-faef0d763772 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:25:10.520939 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-87994374-7213-4f38-9c38-faef0d763772 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:25:10.537052 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:10.537052 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:25:10.545936 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-195337c2-0807-4ae5-940e-ecebfed0fe83 req-87994374-7213-4f38-9c38-faef0d763772 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/attachments/a3100471-ca5d-4926-a92d-1dea6bb0ec4d/action returned with HTTP 204 Aug 14 06:25:10.546419 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1463/5819] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:25:10 2026] POST /volume/v3/attachments/a3100471-ca5d-4926-a92d-1dea6bb0ec4d/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:25:16.190539 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f180d795-18c3-46cc-97c2-8efadf5a6050 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:16.192214 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f180d795-18c3-46cc-97c2-8efadf5a6050 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:25:16.192616 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f180d795-18c3-46cc-97c2-8efadf5a6050 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f59eef1d-c067-4294-8ace-b976dba24b8f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1891771169", "description": null, "metadata": null}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:25:16.203302 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:16.203302 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:25:16.203798 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f180d795-18c3-46cc-97c2-8efadf5a6050 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:25:16.203977 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-f180d795-18c3-46cc-97c2-8efadf5a6050 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create snapshot from volume f59eef1d-c067-4294-8ace-b976dba24b8f Aug 14 06:25:16.229911 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-f180d795-18c3-46cc-97c2-8efadf5a6050 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Created reservations ['ddc3452a-05a4-45e2-a1aa-d4054a977360', 'cb8b71f5-1ee4-47af-a273-da183b58a28a', 'd05f0f28-2c83-4316-a714-99c2b388c146', 'c8753c43-2712-453d-ab0a-f3908fb9ef70'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:25:16.259182 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f180d795-18c3-46cc-97c2-8efadf5a6050 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot force create request issued successfully. Aug 14 06:25:16.259577 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f180d795-18c3-46cc-97c2-8efadf5a6050 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:25:16.260054 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1445/5820] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:25:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:25:16.271100 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7ccd6652-aa33-408b-a399-0d7d0bb7081f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:16.273146 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7ccd6652-aa33-408b-a399-0d7d0bb7081f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/48a02c8e-3224-4343-8fda-ba1cf86ebcd5 Aug 14 06:25:16.273370 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7ccd6652-aa33-408b-a399-0d7d0bb7081f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:16.273589 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7ccd6652-aa33-408b-a399-0d7d0bb7081f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:16.277078 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=84,cinder:INSERT=9,cinder:UPDATE=27 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:25:16.281197 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:16.281197 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:25:16.281734 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7ccd6652-aa33-408b-a399-0d7d0bb7081f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:25:16.282856 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7ccd6652-aa33-408b-a399-0d7d0bb7081f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/48a02c8e-3224-4343-8fda-ba1cf86ebcd5 returned with HTTP 200 Aug 14 06:25:16.283427 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1458/5821] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:25:16 2026] GET /volume/v3/snapshots/48a02c8e-3224-4343-8fda-ba1cf86ebcd5 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:25:17.292669 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9107e046-a819-468c-8c66-1a57a346dfaf None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:17.294617 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9107e046-a819-468c-8c66-1a57a346dfaf tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/48a02c8e-3224-4343-8fda-ba1cf86ebcd5 Aug 14 06:25:17.294854 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9107e046-a819-468c-8c66-1a57a346dfaf tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:17.295077 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9107e046-a819-468c-8c66-1a57a346dfaf tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:17.297118 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=52,cinder:INSERT=3,cinder:UPDATE=11 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:25:17.301570 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:17.301570 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:25:17.302117 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9107e046-a819-468c-8c66-1a57a346dfaf tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:25:17.303157 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9107e046-a819-468c-8c66-1a57a346dfaf tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/48a02c8e-3224-4343-8fda-ba1cf86ebcd5 returned with HTTP 200 Aug 14 06:25:17.303576 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1456/5822] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:25:17 2026] GET /volume/v3/snapshots/48a02c8e-3224-4343-8fda-ba1cf86ebcd5 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:25:17.311340 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-12af01b8-4de3-4cc4-af18-8042486d326c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:17.313028 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-12af01b8-4de3-4cc4-af18-8042486d326c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/48a02c8e-3224-4343-8fda-ba1cf86ebcd5 Aug 14 06:25:17.313209 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-12af01b8-4de3-4cc4-af18-8042486d326c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:17.313421 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-12af01b8-4de3-4cc4-af18-8042486d326c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:17.315023 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=71,cinder:INSERT=8,cinder:UPDATE=25 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:25:17.318060 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:17.318060 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:25:17.318491 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-12af01b8-4de3-4cc4-af18-8042486d326c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:25:17.319238 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-12af01b8-4de3-4cc4-af18-8042486d326c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/48a02c8e-3224-4343-8fda-ba1cf86ebcd5 returned with HTTP 200 Aug 14 06:25:17.319840 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1464/5823] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:25:17 2026] GET /volume/v3/snapshots/48a02c8e-3224-4343-8fda-ba1cf86ebcd5 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:25:17.329954 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:17.331623 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:25:17.331915 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-197532854", "snapshot_id": "48a02c8e-3224-4343-8fda-ba1cf86ebcd5", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:25:17.333320 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-197532854', 'snapshot_id': '48a02c8e-3224-4343-8fda-ba1cf86ebcd5', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:25:17.338178 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:17.338178 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:25:17.338598 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:25:17.338699 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume of 1 GB Aug 14 06:25:17.341874 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Availability Zones retrieved successfully. Aug 14 06:25:17.347237 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Flow 'volume_create_api' (b74f6855-535c-48d1-9a74-5a16ffc40ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:25:17.348209 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01f7b19-60dc-45be-bc86-53474f69f395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:25:17.349106 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:25:17.380388 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01f7b19-60dc-45be-bc86-53474f69f395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '48a02c8e-3224-4343-8fda-ba1cf86ebcd5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:25:17.381283 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a717790-d38e-4c01-b3f1-ab9a5fb21a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:25:17.415291 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Created reservations ['755c9ee4-f0e1-4483-87d2-6b52e5b6681f', '44f132ff-a467-4afd-ab93-9f8bc7acd785', 'e1ce3f2f-f837-46ec-a568-284a6af3dadb', '6c97de8f-2098-45d3-b26a-e64b6abd7469'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:25:17.416172 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a717790-d38e-4c01-b3f1-ab9a5fb21a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['755c9ee4-f0e1-4483-87d2-6b52e5b6681f', '44f132ff-a467-4afd-ab93-9f8bc7acd785', 'e1ce3f2f-f837-46ec-a568-284a6af3dadb', '6c97de8f-2098-45d3-b26a-e64b6abd7469']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:25:17.416886 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26981458-9989-4c8c-beea-31dd33fa3807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:25:17.457798 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26981458-9989-4c8c-beea-31dd33fa3807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e6c3a5e-9485-4fdd-80dd-2016567cedff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-197532854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51160e349737408d875f78f791966af5',qos_specs=None,replication_status=,reservations=['755c9ee4-f0e1-4483-87d2-6b52e5b6681f','44f132ff-a467-4afd-ab93-9f8bc7acd785','e1ce3f2f-f837-46ec-a568-284a6af3dadb','6c97de8f-2098-45d3-b26a-e64b6abd7469'],size=1,snapshot_id=48a02c8e-3224-4343-8fda-ba1cf86ebcd5,source_replicaid=,source_volid=None,status='creating',user_id='5709a71717ae4d43966d85054afbb19c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), '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-14T06:25:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-197532854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e6c3a5e-9485-4fdd-80dd-2016567cedff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51160e349737408d875f78f791966af5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=48a02c8e-3224-4343-8fda-ba1cf86ebcd5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5709a71717ae4d43966d85054afbb19c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:25:17.458800 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c44f9127-56dc-4783-8d9e-7460e4cb23ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:25:17.479373 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c44f9127-56dc-4783-8d9e-7460e4cb23ef) transitioned into state 'SUCCESS' from state '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-197532854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51160e349737408d875f78f791966af5',qos_specs=None,replication_status=,reservations=['755c9ee4-f0e1-4483-87d2-6b52e5b6681f','44f132ff-a467-4afd-ab93-9f8bc7acd785','e1ce3f2f-f837-46ec-a568-284a6af3dadb','6c97de8f-2098-45d3-b26a-e64b6abd7469'],size=1,snapshot_id=48a02c8e-3224-4343-8fda-ba1cf86ebcd5,source_replicaid=,source_volid=None,status='creating',user_id='5709a71717ae4d43966d85054afbb19c',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:25:17.480137 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a23a0434-0c4c-4c60-9228-c62d7f1296da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:25:17.505649 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a23a0434-0c4c-4c60-9228-c62d7f1296da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:25:17.506693 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Flow 'volume_create_api' (b74f6855-535c-48d1-9a74-5a16ffc40ec6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:25:17.507050 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Create volume request issued successfully. Aug 14 06:25:17.507811 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5410bc17-fb90-45bf-9c8a-76b047467f7f tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:25:17.508309 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1446/5824] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:25:17 2026] POST /volume/v3/volumes => generated 784 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:25:17.524096 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0f853909-92ea-4bd5-a882-e9ebd72614ab None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:17.526145 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0f853909-92ea-4bd5-a882-e9ebd72614ab tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff Aug 14 06:25:17.526303 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0f853909-92ea-4bd5-a882-e9ebd72614ab tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:17.526553 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0f853909-92ea-4bd5-a882-e9ebd72614ab tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:17.534480 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:17.534480 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:25:17.538377 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-0f853909-92ea-4bd5-a882-e9ebd72614ab tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:25:17.541990 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0f853909-92ea-4bd5-a882-e9ebd72614ab tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff returned with HTTP 200 Aug 14 06:25:17.542376 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1459/5825] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:25:17 2026] GET /volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:25:18.555924 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-50ad0013-0c38-4bbf-a7e1-5780459d3388 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:18.558122 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-50ad0013-0c38-4bbf-a7e1-5780459d3388 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff Aug 14 06:25:18.558375 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-50ad0013-0c38-4bbf-a7e1-5780459d3388 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:18.558611 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-50ad0013-0c38-4bbf-a7e1-5780459d3388 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:18.565835 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:18.565835 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:25:18.569255 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-50ad0013-0c38-4bbf-a7e1-5780459d3388 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:25:18.575766 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-50ad0013-0c38-4bbf-a7e1-5780459d3388 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff returned with HTTP 200 Aug 14 06:25:18.576217 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1457/5826] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:25:18 2026] GET /volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:25:18.588797 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e18ed483-bf1c-485d-a602-c027e4493f62 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:18.590715 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e18ed483-bf1c-485d-a602-c027e4493f62 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff Aug 14 06:25:18.590954 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e18ed483-bf1c-485d-a602-c027e4493f62 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:18.591138 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e18ed483-bf1c-485d-a602-c027e4493f62 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:18.598497 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:18.598497 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:25:18.602356 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e18ed483-bf1c-485d-a602-c027e4493f62 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:25:18.606911 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e18ed483-bf1c-485d-a602-c027e4493f62 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff returned with HTTP 200 Aug 14 06:25:18.607266 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1465/5827] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:25:18 2026] GET /volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:25:18.720567 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-abc7565e-997e-4490-b309-e73017898f7d req-fab54a81-cf23-4ea0-a74b-2d78789d3336 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:18.722733 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-fab54a81-cf23-4ea0-a74b-2d78789d3336 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff Aug 14 06:25:18.722933 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-fab54a81-cf23-4ea0-a74b-2d78789d3336 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:18.723108 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-fab54a81-cf23-4ea0-a74b-2d78789d3336 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:18.729635 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:18.729635 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:25:18.733672 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [req-abc7565e-997e-4490-b309-e73017898f7d req-fab54a81-cf23-4ea0-a74b-2d78789d3336 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:25:18.739655 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-fab54a81-cf23-4ea0-a74b-2d78789d3336 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff returned with HTTP 200 Aug 14 06:25:18.740034 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1447/5828] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:25:18 2026] GET /volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff => generated 1393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:25:19.178346 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-abc7565e-997e-4490-b309-e73017898f7d req-7bcf0f42-5cad-4462-b2f5-66329eb263f9 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:19.180586 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-7bcf0f42-5cad-4462-b2f5-66329eb263f9 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff Aug 14 06:25:19.180689 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-7bcf0f42-5cad-4462-b2f5-66329eb263f9 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:19.180887 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-7bcf0f42-5cad-4462-b2f5-66329eb263f9 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:19.188053 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:19.188053 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:25:19.192023 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-abc7565e-997e-4490-b309-e73017898f7d req-7bcf0f42-5cad-4462-b2f5-66329eb263f9 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:25:19.197230 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-7bcf0f42-5cad-4462-b2f5-66329eb263f9 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff returned with HTTP 200 Aug 14 06:25:19.197693 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1460/5829] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 14 06:25:19 2026] GET /volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff => generated 1393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:25:19.207766 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-46eed40b-2a9c-4a41-aa99-17fbfb25edd1 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:19.208260 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-46eed40b-2a9c-4a41-aa99-17fbfb25edd1 None None] GET https://10.4.3.127/volume// Aug 14 06:25:19.208522 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-46eed40b-2a9c-4a41-aa99-17fbfb25edd1 None None] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:19.208841 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-46eed40b-2a9c-4a41-aa99-17fbfb25edd1 None None] Calling method 'all' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:19.209217 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-46eed40b-2a9c-4a41-aa99-17fbfb25edd1 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:25:19.209631 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1458/5830] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 14 06:25:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:25:19.217730 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-abc7565e-997e-4490-b309-e73017898f7d req-a380cbe3-f075-4333-97f9-f046a863a688 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:19.220728 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-a380cbe3-f075-4333-97f9-f046a863a688 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 14 06:25:19.221454 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-a380cbe3-f075-4333-97f9-f046a863a688 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e6c3a5e-9485-4fdd-80dd-2016567cedff", "connector": null, "instance_uuid": "ed399bcb-6232-416d-9704-aad20e4f141c"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:25:19.231746 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:19.231746 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:25:19.255248 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-a380cbe3-f075-4333-97f9-f046a863a688 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 14 06:25:19.256013 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1466/5831] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 14 06:25:19 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 14 06:25:20.343038 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4ec3c94e-020d-4c27-94a2-5f110f84e867 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:20.343636 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4ec3c94e-020d-4c27-94a2-5f110f84e867 None None] GET https://10.4.3.127/volume// Aug 14 06:25:20.343782 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4ec3c94e-020d-4c27-94a2-5f110f84e867 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:20.344059 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4ec3c94e-020d-4c27-94a2-5f110f84e867 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:20.344553 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4ec3c94e-020d-4c27-94a2-5f110f84e867 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 14 06:25:20.344884 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1448/5832] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 14 06:25:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 06:25:20.352829 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [req-abc7565e-997e-4490-b309-e73017898f7d req-5d727395-586d-4f21-817b-2481e2763fa0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:20.354847 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-5d727395-586d-4f21-817b-2481e2763fa0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff Aug 14 06:25:20.355092 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-5d727395-586d-4f21-817b-2481e2763fa0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:20.355340 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-5d727395-586d-4f21-817b-2481e2763fa0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:20.366026 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:20.366026 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:25:20.369482 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [req-abc7565e-997e-4490-b309-e73017898f7d req-5d727395-586d-4f21-817b-2481e2763fa0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:25:20.374217 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-5d727395-586d-4f21-817b-2481e2763fa0 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff returned with HTTP 200 Aug 14 06:25:20.374473 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1461/5833] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 14 06:25:20 2026] GET /volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff => generated 1572 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 06:25:20.475372 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-abc7565e-997e-4490-b309-e73017898f7d req-e78080f5-f3e9-409a-80db-5de4677657b3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:20.477333 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-e78080f5-f3e9-409a-80db-5de4677657b3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] PUT https://10.4.3.127/volume/v3/attachments/88eb9e9d-be59-4d70-8aad-f5971bc4fcdb Aug 14 06:25:20.477754 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-e78080f5-f3e9-409a-80db-5de4677657b3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000007331", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:57b97fa44b8a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d55775af-4c3c-4fb6-9832-0271bc62a7be", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:25:20.485388 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-abc7565e-997e-4490-b309-e73017898f7d req-e78080f5-f3e9-409a-80db-5de4677657b3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Acquiring lock "cinder-attachment_update-4e6c3a5e-9485-4fdd-80dd-2016567cedff-np0000007331" by "attachment_update" {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 06:25:20.489493 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-abc7565e-997e-4490-b309-e73017898f7d req-e78080f5-f3e9-409a-80db-5de4677657b3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Lock "cinder-attachment_update-4e6c3a5e-9485-4fdd-80dd-2016567cedff-np0000007331" acquired by "attachment_update" :: waited 0.004s {{(pid=100405) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 06:25:20.490363 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:20.490363 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:25:20.558632 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.coordination [req-abc7565e-997e-4490-b309-e73017898f7d req-e78080f5-f3e9-409a-80db-5de4677657b3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Lock "cinder-attachment_update-4e6c3a5e-9485-4fdd-80dd-2016567cedff-np0000007331" released by "attachment_update" :: held 0.069s {{(pid=100405) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 06:25:20.558933 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-e78080f5-f3e9-409a-80db-5de4677657b3 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/88eb9e9d-be59-4d70-8aad-f5971bc4fcdb returned with HTTP 200 Aug 14 06:25:20.559372 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1459/5834] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 14 06:25:20 2026] PUT /volume/v3/attachments/88eb9e9d-be59-4d70-8aad-f5971bc4fcdb => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:25:20.584370 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-abc7565e-997e-4490-b309-e73017898f7d req-cd5f66ad-2574-4c0a-be47-44595f6217d7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:20.586561 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-cd5f66ad-2574-4c0a-be47-44595f6217d7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] POST https://10.4.3.127/volume/v3/attachments/88eb9e9d-be59-4d70-8aad-f5971bc4fcdb/action Aug 14 06:25:20.586899 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-cd5f66ad-2574-4c0a-be47-44595f6217d7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 06:25:20.587012 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-cd5f66ad-2574-4c0a-be47-44595f6217d7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:25:20.600836 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:20.600836 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:25:20.613676 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-abc7565e-997e-4490-b309-e73017898f7d req-cd5f66ad-2574-4c0a-be47-44595f6217d7 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/88eb9e9d-be59-4d70-8aad-f5971bc4fcdb/action returned with HTTP 204 Aug 14 06:25:20.614126 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1467/5835] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 14 06:25:20 2026] POST /volume/v3/attachments/88eb9e9d-be59-4d70-8aad-f5971bc4fcdb/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:25:28.737886 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:25:30.372653 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=13 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:25:30.550606 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:25:30.608637 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=14,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:25:53.273762 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6f524ca7-f994-4243-9053-85efd5f0e1ed None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:53.275852 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6f524ca7-f994-4243-9053-85efd5f0e1ed tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 Aug 14 06:25:53.276117 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6f524ca7-f994-4243-9053-85efd5f0e1ed tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:53.276365 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6f524ca7-f994-4243-9053-85efd5f0e1ed tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:53.286714 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:53.286714 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:25:53.290298 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6f524ca7-f994-4243-9053-85efd5f0e1ed tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:25:53.295058 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6f524ca7-f994-4243-9053-85efd5f0e1ed tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 returned with HTTP 200 Aug 14 06:25:53.295420 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1449/5836] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:25:53 2026] GET /volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 => generated 1647 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:25:54.306885 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7fdf9db4-41f8-4c28-a74f-d17ae599942d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:54.308852 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7fdf9db4-41f8-4c28-a74f-d17ae599942d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 Aug 14 06:25:54.309120 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7fdf9db4-41f8-4c28-a74f-d17ae599942d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:54.309318 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7fdf9db4-41f8-4c28-a74f-d17ae599942d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:54.319458 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:54.319458 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:25:54.322826 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7fdf9db4-41f8-4c28-a74f-d17ae599942d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:25:54.327152 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7fdf9db4-41f8-4c28-a74f-d17ae599942d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 returned with HTTP 200 Aug 14 06:25:54.327726 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1462/5837] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:25:54 2026] GET /volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 => generated 1647 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:25:54.521170 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [req-a4defef2-2024-46bd-b67e-195c59f2fbe7 req-3f4ca232-50c2-488b-9abd-927273f35eb6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:54.523311 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-a4defef2-2024-46bd-b67e-195c59f2fbe7 req-3f4ca232-50c2-488b-9abd-927273f35eb6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] DELETE https://10.4.3.127/volume/v3/attachments/a3100471-ca5d-4926-a92d-1dea6bb0ec4d Aug 14 06:25:54.523524 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-a4defef2-2024-46bd-b67e-195c59f2fbe7 req-3f4ca232-50c2-488b-9abd-927273f35eb6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:54.523704 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [req-a4defef2-2024-46bd-b67e-195c59f2fbe7 req-3f4ca232-50c2-488b-9abd-927273f35eb6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:54.530522 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:54.530522 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:25:54.569045 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [req-a4defef2-2024-46bd-b67e-195c59f2fbe7 req-3f4ca232-50c2-488b-9abd-927273f35eb6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/attachments/a3100471-ca5d-4926-a92d-1dea6bb0ec4d returned with HTTP 200 Aug 14 06:25:54.569531 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1460/5838] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:25:54 2026] DELETE /volume/v3/attachments/a3100471-ca5d-4926-a92d-1dea6bb0ec4d => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:25:55.338781 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2d529d4f-ab68-4063-a7c6-419c26cc203a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:55.340551 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d529d4f-ab68-4063-a7c6-419c26cc203a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 Aug 14 06:25:55.340751 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2d529d4f-ab68-4063-a7c6-419c26cc203a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:55.340933 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2d529d4f-ab68-4063-a7c6-419c26cc203a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:55.347381 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:55.347381 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:25:55.350673 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2d529d4f-ab68-4063-a7c6-419c26cc203a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:25:55.355069 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d529d4f-ab68-4063-a7c6-419c26cc203a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 returned with HTTP 200 Aug 14 06:25:55.355412 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1468/5839] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:25:55 2026] GET /volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:25:55.367688 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c4e0c3a1-8da9-471a-b537-f8c83e78ef3b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:55.369368 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c4e0c3a1-8da9-471a-b537-f8c83e78ef3b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:25:55.369720 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c4e0c3a1-8da9-471a-b537-f8c83e78ef3b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a1baae8c-babc-4752-898c-9330b447ea36", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1905939305"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:25:55.371028 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-c4e0c3a1-8da9-471a-b537-f8c83e78ef3b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Creating new backup {'backup': {'volume_id': 'a1baae8c-babc-4752-898c-9330b447ea36', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1905939305'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:25:55.371180 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-c4e0c3a1-8da9-471a-b537-f8c83e78ef3b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Creating backup of volume a1baae8c-babc-4752-898c-9330b447ea36 in container None Aug 14 06:25:55.377519 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:55.377519 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:25:55.377941 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c4e0c3a1-8da9-471a-b537-f8c83e78ef3b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:25:55.392666 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-c4e0c3a1-8da9-471a-b537-f8c83e78ef3b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Created reservations ['8ab41eed-56a9-4b2b-a37c-bff2981fe6f5', '32a9bf79-1e35-4529-b00d-307aee1dfed2'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:25:55.420518 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c4e0c3a1-8da9-471a-b537-f8c83e78ef3b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:25:55.420909 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1450/5840] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:25:55 2026] POST /volume/v3/backups => generated 330 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:25:55.430689 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d0180f4d-6594-46c6-9e40-5457e227cb45 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:55.432353 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d0180f4d-6594-46c6-9e40-5457e227cb45 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 Aug 14 06:25:55.432542 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d0180f4d-6594-46c6-9e40-5457e227cb45 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:55.432731 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d0180f4d-6594-46c6-9e40-5457e227cb45 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:55.432826 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-d0180f4d-6594-46c6-9e40-5457e227cb45 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id bfebb1f2-736f-4b6b-ac6b-d31ac3889376. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:25:55.436651 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:55.436651 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:25:55.437293 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d0180f4d-6594-46c6-9e40-5457e227cb45 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 returned with HTTP 200 Aug 14 06:25:55.437625 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1463/5841] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:25:55 2026] GET /volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:25:56.449191 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d2294651-eb79-4c46-85e0-6d5f4bacbed5 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:56.450870 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d2294651-eb79-4c46-85e0-6d5f4bacbed5 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 Aug 14 06:25:56.451072 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d2294651-eb79-4c46-85e0-6d5f4bacbed5 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:56.451250 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d2294651-eb79-4c46-85e0-6d5f4bacbed5 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:56.451372 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-d2294651-eb79-4c46-85e0-6d5f4bacbed5 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id bfebb1f2-736f-4b6b-ac6b-d31ac3889376. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:25:56.455252 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:56.455252 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:25:56.455931 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d2294651-eb79-4c46-85e0-6d5f4bacbed5 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 returned with HTTP 200 Aug 14 06:25:56.456275 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1461/5842] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:25:56 2026] GET /volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:25:57.467615 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5b595e03-9230-4764-a853-bf2953c60982 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:57.469276 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5b595e03-9230-4764-a853-bf2953c60982 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 Aug 14 06:25:57.469471 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5b595e03-9230-4764-a853-bf2953c60982 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:57.469640 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5b595e03-9230-4764-a853-bf2953c60982 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:57.469733 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-5b595e03-9230-4764-a853-bf2953c60982 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id bfebb1f2-736f-4b6b-ac6b-d31ac3889376. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:25:57.473580 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:57.473580 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:25:57.474233 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5b595e03-9230-4764-a853-bf2953c60982 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 returned with HTTP 200 Aug 14 06:25:57.474567 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1469/5843] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:25:57 2026] GET /volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:25:58.484211 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f1283f33-ecc5-4763-b246-3ff25a026486 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:58.485911 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f1283f33-ecc5-4763-b246-3ff25a026486 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 Aug 14 06:25:58.486157 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f1283f33-ecc5-4763-b246-3ff25a026486 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:58.486409 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f1283f33-ecc5-4763-b246-3ff25a026486 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:58.486553 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f1283f33-ecc5-4763-b246-3ff25a026486 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id bfebb1f2-736f-4b6b-ac6b-d31ac3889376. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:25:58.491369 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:58.491369 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:25:58.492285 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f1283f33-ecc5-4763-b246-3ff25a026486 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 returned with HTTP 200 Aug 14 06:25:58.492724 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1451/5844] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:25:58 2026] GET /volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:25:59.502517 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5bbcbb00-6de8-4299-b362-18be7a3a50b2 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:25:59.504289 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5bbcbb00-6de8-4299-b362-18be7a3a50b2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 Aug 14 06:25:59.504502 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5bbcbb00-6de8-4299-b362-18be7a3a50b2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:25:59.504686 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5bbcbb00-6de8-4299-b362-18be7a3a50b2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:25:59.504827 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-5bbcbb00-6de8-4299-b362-18be7a3a50b2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id bfebb1f2-736f-4b6b-ac6b-d31ac3889376. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:25:59.509151 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:25:59.509151 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:25:59.509864 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5bbcbb00-6de8-4299-b362-18be7a3a50b2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 returned with HTTP 200 Aug 14 06:25:59.510237 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1464/5845] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:25:59 2026] GET /volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:00.521236 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-aa5e5a4c-406c-4417-999f-851798cfbe3f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:00.523030 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-aa5e5a4c-406c-4417-999f-851798cfbe3f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 Aug 14 06:26:00.523255 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-aa5e5a4c-406c-4417-999f-851798cfbe3f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:00.523473 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-aa5e5a4c-406c-4417-999f-851798cfbe3f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:00.523595 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-aa5e5a4c-406c-4417-999f-851798cfbe3f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id bfebb1f2-736f-4b6b-ac6b-d31ac3889376. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:00.528486 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:00.528486 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:00.529168 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-aa5e5a4c-406c-4417-999f-851798cfbe3f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 returned with HTTP 200 Aug 14 06:26:00.529510 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1462/5846] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:00 2026] GET /volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:01.539739 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f7e571fd-f1cf-46d0-965d-5f36c307c2d7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:01.541949 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f7e571fd-f1cf-46d0-965d-5f36c307c2d7 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 Aug 14 06:26:01.542062 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f7e571fd-f1cf-46d0-965d-5f36c307c2d7 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:01.542212 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f7e571fd-f1cf-46d0-965d-5f36c307c2d7 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:01.542316 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-f7e571fd-f1cf-46d0-965d-5f36c307c2d7 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id bfebb1f2-736f-4b6b-ac6b-d31ac3889376. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:01.546209 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:01.546209 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:01.546855 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f7e571fd-f1cf-46d0-965d-5f36c307c2d7 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 returned with HTTP 200 Aug 14 06:26:01.547205 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1470/5847] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:01 2026] GET /volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:02.557036 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-baf13fb2-0318-451a-a0b4-850bb605302a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:02.559277 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-baf13fb2-0318-451a-a0b4-850bb605302a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 Aug 14 06:26:02.559558 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-baf13fb2-0318-451a-a0b4-850bb605302a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:02.559812 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-baf13fb2-0318-451a-a0b4-850bb605302a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:02.560046 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-baf13fb2-0318-451a-a0b4-850bb605302a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id bfebb1f2-736f-4b6b-ac6b-d31ac3889376. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:02.566438 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:02.566438 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:02.567514 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-baf13fb2-0318-451a-a0b4-850bb605302a tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 returned with HTTP 200 Aug 14 06:26:02.568049 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1452/5848] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:02 2026] GET /volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:03.578694 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-73470d0f-2e21-4e14-9951-bf0d5ec8d37e None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:03.580593 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-73470d0f-2e21-4e14-9951-bf0d5ec8d37e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 Aug 14 06:26:03.580804 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-73470d0f-2e21-4e14-9951-bf0d5ec8d37e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:03.580985 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-73470d0f-2e21-4e14-9951-bf0d5ec8d37e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:03.581110 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-73470d0f-2e21-4e14-9951-bf0d5ec8d37e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id bfebb1f2-736f-4b6b-ac6b-d31ac3889376. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:03.585389 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:03.585389 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:03.586119 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-73470d0f-2e21-4e14-9951-bf0d5ec8d37e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 returned with HTTP 200 Aug 14 06:26:03.586531 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1465/5849] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:03 2026] GET /volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:04.597781 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c37cbe6f-0d04-4323-94a2-984dafd1352d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:04.600029 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c37cbe6f-0d04-4323-94a2-984dafd1352d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 Aug 14 06:26:04.600293 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c37cbe6f-0d04-4323-94a2-984dafd1352d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:04.600549 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c37cbe6f-0d04-4323-94a2-984dafd1352d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:04.600719 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-c37cbe6f-0d04-4323-94a2-984dafd1352d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id bfebb1f2-736f-4b6b-ac6b-d31ac3889376. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:04.605607 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:04.605607 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:04.606692 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c37cbe6f-0d04-4323-94a2-984dafd1352d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 returned with HTTP 200 Aug 14 06:26:04.607155 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1463/5850] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:04 2026] GET /volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:05.617054 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ff3aa434-aba7-4683-a5af-ec9a581664e2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:05.618755 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ff3aa434-aba7-4683-a5af-ec9a581664e2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 Aug 14 06:26:05.619014 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ff3aa434-aba7-4683-a5af-ec9a581664e2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:05.619262 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ff3aa434-aba7-4683-a5af-ec9a581664e2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:05.619452 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-ff3aa434-aba7-4683-a5af-ec9a581664e2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id bfebb1f2-736f-4b6b-ac6b-d31ac3889376. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:05.623993 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:05.623993 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:05.624715 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ff3aa434-aba7-4683-a5af-ec9a581664e2 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 returned with HTTP 200 Aug 14 06:26:05.625051 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1471/5851] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:05 2026] GET /volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:05.925912 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-ef1906c8-a7ef-42bd-8969-af7318723849 req-db23dfbe-f1e6-4227-adeb-49022bb04359 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:05.927924 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ef1906c8-a7ef-42bd-8969-af7318723849 req-db23dfbe-f1e6-4227-adeb-49022bb04359 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/attachments/88eb9e9d-be59-4d70-8aad-f5971bc4fcdb Aug 14 06:26:05.928117 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ef1906c8-a7ef-42bd-8969-af7318723849 req-db23dfbe-f1e6-4227-adeb-49022bb04359 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:05.928291 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ef1906c8-a7ef-42bd-8969-af7318723849 req-db23dfbe-f1e6-4227-adeb-49022bb04359 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:05.935433 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:05.935433 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:05.974203 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ef1906c8-a7ef-42bd-8969-af7318723849 req-db23dfbe-f1e6-4227-adeb-49022bb04359 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/88eb9e9d-be59-4d70-8aad-f5971bc4fcdb returned with HTTP 200 Aug 14 06:26:05.974638 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1453/5852] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:26:05 2026] DELETE /volume/v3/attachments/88eb9e9d-be59-4d70-8aad-f5971bc4fcdb => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:06.634291 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5cf725ca-b117-41fc-b001-6f3a2d1ddb15 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:06.636117 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5cf725ca-b117-41fc-b001-6f3a2d1ddb15 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 Aug 14 06:26:06.636302 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5cf725ca-b117-41fc-b001-6f3a2d1ddb15 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:06.636528 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5cf725ca-b117-41fc-b001-6f3a2d1ddb15 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:06.636636 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-5cf725ca-b117-41fc-b001-6f3a2d1ddb15 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id bfebb1f2-736f-4b6b-ac6b-d31ac3889376. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:06.640728 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:06.640728 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:06.641470 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5cf725ca-b117-41fc-b001-6f3a2d1ddb15 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 returned with HTTP 200 Aug 14 06:26:06.641789 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1466/5853] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:06 2026] GET /volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:06.650830 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e5d778f5-41d2-49a7-83fa-5390afe295cd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:06.652330 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e5d778f5-41d2-49a7-83fa-5390afe295cd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 Aug 14 06:26:06.652556 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e5d778f5-41d2-49a7-83fa-5390afe295cd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:06.652760 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e5d778f5-41d2-49a7-83fa-5390afe295cd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:06.652900 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-e5d778f5-41d2-49a7-83fa-5390afe295cd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id bfebb1f2-736f-4b6b-ac6b-d31ac3889376. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:06.656981 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:06.656981 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:06.657750 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e5d778f5-41d2-49a7-83fa-5390afe295cd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 returned with HTTP 200 Aug 14 06:26:06.658136 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1464/5854] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:06 2026] GET /volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:06.667843 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4e5aec71-d382-4316-817f-48890027b3af None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:06.669580 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4e5aec71-d382-4316-817f-48890027b3af tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] DELETE https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 Aug 14 06:26:06.669773 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4e5aec71-d382-4316-817f-48890027b3af tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:06.669965 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4e5aec71-d382-4316-817f-48890027b3af tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:06.670059 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-4e5aec71-d382-4316-817f-48890027b3af tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Delete backup with id: bfebb1f2-736f-4b6b-ac6b-d31ac3889376. Aug 14 06:26:06.674617 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:06.674617 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:06.686410 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-4e5aec71-d382-4316-817f-48890027b3af tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] delete_backup rpcapi backup_id bfebb1f2-736f-4b6b-ac6b-d31ac3889376 {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:26:06.688153 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4e5aec71-d382-4316-817f-48890027b3af tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 returned with HTTP 202 Aug 14 06:26:06.688591 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1472/5855] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:26:06 2026] DELETE /volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:26:06.695160 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9e9af821-edb0-4ab0-bef1-bc833f913719 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:06.697293 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9e9af821-edb0-4ab0-bef1-bc833f913719 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 Aug 14 06:26:06.697555 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9e9af821-edb0-4ab0-bef1-bc833f913719 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:06.697804 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9e9af821-edb0-4ab0-bef1-bc833f913719 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:06.697965 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9e9af821-edb0-4ab0-bef1-bc833f913719 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id bfebb1f2-736f-4b6b-ac6b-d31ac3889376. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:06.702754 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:06.702754 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:06.703691 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9e9af821-edb0-4ab0-bef1-bc833f913719 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 returned with HTTP 200 Aug 14 06:26:06.704125 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1454/5856] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:06 2026] GET /volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:07.023419 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-82e7d602-e318-4209-a1c3-5ea8979b8065 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:07.025103 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-82e7d602-e318-4209-a1c3-5ea8979b8065 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff Aug 14 06:26:07.025281 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-82e7d602-e318-4209-a1c3-5ea8979b8065 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:07.025499 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-82e7d602-e318-4209-a1c3-5ea8979b8065 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:07.025688 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-82e7d602-e318-4209-a1c3-5ea8979b8065 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete volume with id: 4e6c3a5e-9485-4fdd-80dd-2016567cedff Aug 14 06:26:07.032826 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:07.032826 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:07.033263 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-82e7d602-e318-4209-a1c3-5ea8979b8065 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:26:07.047689 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-82e7d602-e318-4209-a1c3-5ea8979b8065 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete volume request issued successfully. Aug 14 06:26:07.047893 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-82e7d602-e318-4209-a1c3-5ea8979b8065 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff returned with HTTP 202 Aug 14 06:26:07.048299 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1467/5857] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:26:07 2026] DELETE /volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:07.054781 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-97aec031-ad31-4dab-8ee8-e2e3f321c07c None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:07.056625 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-97aec031-ad31-4dab-8ee8-e2e3f321c07c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff Aug 14 06:26:07.056915 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-97aec031-ad31-4dab-8ee8-e2e3f321c07c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:07.057017 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-97aec031-ad31-4dab-8ee8-e2e3f321c07c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:07.064114 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:07.064114 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:07.067410 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-97aec031-ad31-4dab-8ee8-e2e3f321c07c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:26:07.072470 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-97aec031-ad31-4dab-8ee8-e2e3f321c07c tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff returned with HTTP 200 Aug 14 06:26:07.073022 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1465/5858] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:07 2026] GET /volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:26:07.715132 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dfd8477e-6049-4357-bdb2-3e386215e926 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:07.717085 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dfd8477e-6049-4357-bdb2-3e386215e926 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 Aug 14 06:26:07.717286 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dfd8477e-6049-4357-bdb2-3e386215e926 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:07.717499 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dfd8477e-6049-4357-bdb2-3e386215e926 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:07.717609 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-dfd8477e-6049-4357-bdb2-3e386215e926 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id bfebb1f2-736f-4b6b-ac6b-d31ac3889376. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:07.722052 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:07.722052 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:07.722827 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dfd8477e-6049-4357-bdb2-3e386215e926 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 returned with HTTP 200 Aug 14 06:26:07.723238 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1473/5859] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:07 2026] GET /volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:08.085318 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3fa40c18-f30f-4664-9194-e6da69d25ea5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:08.087031 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3fa40c18-f30f-4664-9194-e6da69d25ea5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff Aug 14 06:26:08.087282 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3fa40c18-f30f-4664-9194-e6da69d25ea5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:08.087573 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3fa40c18-f30f-4664-9194-e6da69d25ea5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:08.092555 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3fa40c18-f30f-4664-9194-e6da69d25ea5 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff returned with HTTP 404 Aug 14 06:26:08.093061 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1455/5860] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:08 2026] GET /volume/v3/volumes/4e6c3a5e-9485-4fdd-80dd-2016567cedff => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:08.098777 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7d579e44-9b38-424b-977d-ea9445575671 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:08.100624 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7d579e44-9b38-424b-977d-ea9445575671 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/48a02c8e-3224-4343-8fda-ba1cf86ebcd5 Aug 14 06:26:08.100895 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7d579e44-9b38-424b-977d-ea9445575671 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:08.101170 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7d579e44-9b38-424b-977d-ea9445575671 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:08.101336 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-7d579e44-9b38-424b-977d-ea9445575671 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete snapshot with id: 48a02c8e-3224-4343-8fda-ba1cf86ebcd5 Aug 14 06:26:08.106331 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:08.106331 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:08.106798 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7d579e44-9b38-424b-977d-ea9445575671 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:26:08.124823 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7d579e44-9b38-424b-977d-ea9445575671 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot delete request issued successfully. Aug 14 06:26:08.125012 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7d579e44-9b38-424b-977d-ea9445575671 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/48a02c8e-3224-4343-8fda-ba1cf86ebcd5 returned with HTTP 202 Aug 14 06:26:08.125449 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1468/5861] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:26:08 2026] DELETE /volume/v3/snapshots/48a02c8e-3224-4343-8fda-ba1cf86ebcd5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:08.132028 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-87e70850-e144-4857-a4c5-b70e7c63ef70 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:08.133440 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-87e70850-e144-4857-a4c5-b70e7c63ef70 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/48a02c8e-3224-4343-8fda-ba1cf86ebcd5 Aug 14 06:26:08.133621 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-87e70850-e144-4857-a4c5-b70e7c63ef70 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:08.133822 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-87e70850-e144-4857-a4c5-b70e7c63ef70 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:08.139335 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:08.139335 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:08.139846 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-87e70850-e144-4857-a4c5-b70e7c63ef70 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Snapshot retrieved successfully. Aug 14 06:26:08.140733 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-87e70850-e144-4857-a4c5-b70e7c63ef70 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/48a02c8e-3224-4343-8fda-ba1cf86ebcd5 returned with HTTP 200 Aug 14 06:26:08.141141 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1466/5862] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:26:08 2026] GET /volume/v3/snapshots/48a02c8e-3224-4343-8fda-ba1cf86ebcd5 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:08.733181 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fec6b0f1-7731-4862-9dc4-50839ed07139 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:08.735542 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fec6b0f1-7731-4862-9dc4-50839ed07139 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 Aug 14 06:26:08.735788 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fec6b0f1-7731-4862-9dc4-50839ed07139 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:08.736091 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fec6b0f1-7731-4862-9dc4-50839ed07139 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:08.736283 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-fec6b0f1-7731-4862-9dc4-50839ed07139 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id bfebb1f2-736f-4b6b-ac6b-d31ac3889376. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:08.741241 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:08.741241 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:08.742173 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fec6b0f1-7731-4862-9dc4-50839ed07139 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 returned with HTTP 200 Aug 14 06:26:08.742599 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1474/5863] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:08 2026] GET /volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:09.149947 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fe99c9eb-070d-4cbb-b63d-99022b61c887 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:09.151667 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe99c9eb-070d-4cbb-b63d-99022b61c887 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/snapshots/48a02c8e-3224-4343-8fda-ba1cf86ebcd5 Aug 14 06:26:09.151856 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe99c9eb-070d-4cbb-b63d-99022b61c887 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:09.152032 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe99c9eb-070d-4cbb-b63d-99022b61c887 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:09.155852 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe99c9eb-070d-4cbb-b63d-99022b61c887 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/snapshots/48a02c8e-3224-4343-8fda-ba1cf86ebcd5 returned with HTTP 404 Aug 14 06:26:09.156235 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1456/5864] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:26:09 2026] GET /volume/v3/snapshots/48a02c8e-3224-4343-8fda-ba1cf86ebcd5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:09.753423 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d135307a-0f58-4854-bae9-f36fcd8d5965 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:09.756250 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d135307a-0f58-4854-bae9-f36fcd8d5965 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 Aug 14 06:26:09.756250 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d135307a-0f58-4854-bae9-f36fcd8d5965 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:09.756250 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d135307a-0f58-4854-bae9-f36fcd8d5965 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:09.756250 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-d135307a-0f58-4854-bae9-f36fcd8d5965 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id bfebb1f2-736f-4b6b-ac6b-d31ac3889376. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:09.759214 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d135307a-0f58-4854-bae9-f36fcd8d5965 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 returned with HTTP 404 Aug 14 06:26:09.759743 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1469/5865] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:09 2026] GET /volume/v3/backups/bfebb1f2-736f-4b6b-ac6b-d31ac3889376 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:10.211197 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-98874eee-0b8d-4e10-99b4-2f8af5de19e8 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:10.213013 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-98874eee-0b8d-4e10-99b4-2f8af5de19e8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] DELETE https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 Aug 14 06:26:10.213191 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-98874eee-0b8d-4e10-99b4-2f8af5de19e8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:10.213389 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-98874eee-0b8d-4e10-99b4-2f8af5de19e8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:10.213495 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-98874eee-0b8d-4e10-99b4-2f8af5de19e8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Delete backup with id: 519364a7-afd3-438a-9c34-313331064592. Aug 14 06:26:10.218729 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:10.218729 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:10.230919 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.backup.rpcapi [None req-98874eee-0b8d-4e10-99b4-2f8af5de19e8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] delete_backup rpcapi backup_id 519364a7-afd3-438a-9c34-313331064592 {{(pid=100405) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:26:10.232454 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-98874eee-0b8d-4e10-99b4-2f8af5de19e8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 returned with HTTP 202 Aug 14 06:26:10.232866 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1467/5866] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:26:10 2026] DELETE /volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:26:10.239692 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9c9dc29c-b5a2-46c1-9d93-99fc6a90e0ce None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:10.241409 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9c9dc29c-b5a2-46c1-9d93-99fc6a90e0ce tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 Aug 14 06:26:10.241596 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9c9dc29c-b5a2-46c1-9d93-99fc6a90e0ce tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:10.241774 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9c9dc29c-b5a2-46c1-9d93-99fc6a90e0ce tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:10.241905 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-9c9dc29c-b5a2-46c1-9d93-99fc6a90e0ce tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 519364a7-afd3-438a-9c34-313331064592. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:10.246627 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:10.246627 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:10.247511 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9c9dc29c-b5a2-46c1-9d93-99fc6a90e0ce tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 returned with HTTP 200 Aug 14 06:26:10.247929 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1475/5867] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:10 2026] GET /volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:10.550606 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-79548ae7-f811-4ef1-bf99-3661c5c053cc req-7f21699f-cfad-4283-a87d-8099ea4739af None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:10.552564 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-79548ae7-f811-4ef1-bf99-3661c5c053cc req-7f21699f-cfad-4283-a87d-8099ea4739af tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/attachments/5e80e9e1-bc7e-4571-9b25-2ca8a843b920 Aug 14 06:26:10.552722 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-79548ae7-f811-4ef1-bf99-3661c5c053cc req-7f21699f-cfad-4283-a87d-8099ea4739af tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:10.552895 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-79548ae7-f811-4ef1-bf99-3661c5c053cc req-7f21699f-cfad-4283-a87d-8099ea4739af tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:10.560222 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:10.560222 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:10.596473 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-79548ae7-f811-4ef1-bf99-3661c5c053cc req-7f21699f-cfad-4283-a87d-8099ea4739af tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/attachments/5e80e9e1-bc7e-4571-9b25-2ca8a843b920 returned with HTTP 200 Aug 14 06:26:10.596852 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1457/5868] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 14 06:26:10 2026] DELETE /volume/v3/attachments/5e80e9e1-bc7e-4571-9b25-2ca8a843b920 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:11.257681 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-79e2ca72-66aa-439b-b8db-06258d4ba278 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:11.259886 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-79e2ca72-66aa-439b-b8db-06258d4ba278 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 Aug 14 06:26:11.260135 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-79e2ca72-66aa-439b-b8db-06258d4ba278 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:11.260385 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-79e2ca72-66aa-439b-b8db-06258d4ba278 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:11.260565 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-79e2ca72-66aa-439b-b8db-06258d4ba278 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 519364a7-afd3-438a-9c34-313331064592. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:11.265129 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-79e2ca72-66aa-439b-b8db-06258d4ba278 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 returned with HTTP 404 Aug 14 06:26:11.265730 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1470/5869] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:11 2026] GET /volume/v3/backups/519364a7-afd3-438a-9c34-313331064592 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:11.276003 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:11.277622 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:26:11.277984 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1637015730"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:26:11.279273 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1637015730'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:26:11.279387 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Create volume of 1 GB Aug 14 06:26:11.283680 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Availability Zones retrieved successfully. Aug 14 06:26:11.288577 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Flow 'volume_create_api' (614b1ad0-2b46-4b1b-99b9-da4dfc63a890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:11.289588 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b360de0c-c581-4ba3-996f-fecbd51f1b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:11.290393 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:26:11.312720 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b360de0c-c581-4ba3-996f-fecbd51f1b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:11.313438 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f525214-19f0-41b0-b978-af10499cf10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:11.346905 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Created reservations ['03029c68-7a13-434a-bc8c-6fa73cfe2587', 'c8c730b5-8072-4363-a3ac-e2094d6e6ad2', 'ab05f647-08bc-4ce4-b2de-4b68d3941efd', 'ed76f56f-6b54-476f-a589-606644ee9020'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:26:11.347628 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f525214-19f0-41b0-b978-af10499cf10f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03029c68-7a13-434a-bc8c-6fa73cfe2587', 'c8c730b5-8072-4363-a3ac-e2094d6e6ad2', 'ab05f647-08bc-4ce4-b2de-4b68d3941efd', 'ed76f56f-6b54-476f-a589-606644ee9020']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:11.348304 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (268245bb-12e8-4323-97ce-82dcb6f32755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:11.369619 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (268245bb-12e8-4323-97ce-82dcb6f32755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d9174ab-1285-4049-b714-30b58b5313e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1637015730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1ed61b99cf2465c9895f9e91bd02ab1',qos_specs=None,replication_status=,reservations=['03029c68-7a13-434a-bc8c-6fa73cfe2587','c8c730b5-8072-4363-a3ac-e2094d6e6ad2','ab05f647-08bc-4ce4-b2de-4b68d3941efd','ed76f56f-6b54-476f-a589-606644ee9020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b26d9175e6942edb460f204303cf88b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:26:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1637015730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d9174ab-1285-4049-b714-30b58b5313e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1ed61b99cf2465c9895f9e91bd02ab1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b26d9175e6942edb460f204303cf88b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:11.370231 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d62fd2c-a86c-4939-9d1d-118ae3353e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:11.385896 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d62fd2c-a86c-4939-9d1d-118ae3353e0e) transitioned into state 'SUCCESS' from state '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-1637015730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1ed61b99cf2465c9895f9e91bd02ab1',qos_specs=None,replication_status=,reservations=['03029c68-7a13-434a-bc8c-6fa73cfe2587','c8c730b5-8072-4363-a3ac-e2094d6e6ad2','ab05f647-08bc-4ce4-b2de-4b68d3941efd','ed76f56f-6b54-476f-a589-606644ee9020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b26d9175e6942edb460f204303cf88b',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:11.386567 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b120b9a8-78c4-423a-ba94-67db4e41ed2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:11.394751 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b120b9a8-78c4-423a-ba94-67db4e41ed2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:11.395560 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Flow 'volume_create_api' (614b1ad0-2b46-4b1b-99b9-da4dfc63a890) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:11.395844 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Create volume request issued successfully. Aug 14 06:26:11.396369 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fe0be661-a578-41ea-a8b0-13fc6381d827 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:26:11.396883 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1468/5870] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:26:11 2026] POST /volume/v3/volumes => generated 749 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:26:11.408535 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d3bdb742-176a-401a-83a5-088d53cce9c7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:11.410754 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d3bdb742-176a-401a-83a5-088d53cce9c7 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/8d9174ab-1285-4049-b714-30b58b5313e4 Aug 14 06:26:11.410977 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d3bdb742-176a-401a-83a5-088d53cce9c7 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:11.411175 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d3bdb742-176a-401a-83a5-088d53cce9c7 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:11.419605 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:11.419605 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:11.423693 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d3bdb742-176a-401a-83a5-088d53cce9c7 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:26:11.428222 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d3bdb742-176a-401a-83a5-088d53cce9c7 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/8d9174ab-1285-4049-b714-30b58b5313e4 returned with HTTP 200 Aug 14 06:26:11.428615 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1476/5871] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:11 2026] GET /volume/v3/volumes/8d9174ab-1285-4049-b714-30b58b5313e4 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:12.073674 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9359b7ed-e5fd-464f-9793-63a8f7869241 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:12.075174 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9359b7ed-e5fd-464f-9793-63a8f7869241 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f Aug 14 06:26:12.075444 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9359b7ed-e5fd-464f-9793-63a8f7869241 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:12.075591 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9359b7ed-e5fd-464f-9793-63a8f7869241 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:12.075758 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-9359b7ed-e5fd-464f-9793-63a8f7869241 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete volume with id: f59eef1d-c067-4294-8ace-b976dba24b8f Aug 14 06:26:12.082145 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:12.082145 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:12.082617 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9359b7ed-e5fd-464f-9793-63a8f7869241 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:26:12.096739 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9359b7ed-e5fd-464f-9793-63a8f7869241 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Delete volume request issued successfully. Aug 14 06:26:12.097005 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9359b7ed-e5fd-464f-9793-63a8f7869241 tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f returned with HTTP 202 Aug 14 06:26:12.097491 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1458/5872] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:26:12 2026] DELETE /volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:12.104657 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-399a9aaf-bec0-4925-afeb-72ca5ca857cd None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:12.106326 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-399a9aaf-bec0-4925-afeb-72ca5ca857cd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f Aug 14 06:26:12.106526 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-399a9aaf-bec0-4925-afeb-72ca5ca857cd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:12.106712 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-399a9aaf-bec0-4925-afeb-72ca5ca857cd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:12.113285 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:12.113285 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:12.116533 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-399a9aaf-bec0-4925-afeb-72ca5ca857cd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Volume info retrieved successfully. Aug 14 06:26:12.121009 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-399a9aaf-bec0-4925-afeb-72ca5ca857cd tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f returned with HTTP 200 Aug 14 06:26:12.121357 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1471/5873] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:12 2026] GET /volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:26:12.440298 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5fa2f179-b0e4-4587-afcd-15ddfaa5669d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:12.442247 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5fa2f179-b0e4-4587-afcd-15ddfaa5669d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/8d9174ab-1285-4049-b714-30b58b5313e4 Aug 14 06:26:12.442487 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5fa2f179-b0e4-4587-afcd-15ddfaa5669d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:12.442683 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5fa2f179-b0e4-4587-afcd-15ddfaa5669d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:12.449408 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:12.449408 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:12.452656 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5fa2f179-b0e4-4587-afcd-15ddfaa5669d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:26:12.457009 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5fa2f179-b0e4-4587-afcd-15ddfaa5669d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/8d9174ab-1285-4049-b714-30b58b5313e4 returned with HTTP 200 Aug 14 06:26:12.457429 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1469/5874] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:12 2026] GET /volume/v3/volumes/8d9174ab-1285-4049-b714-30b58b5313e4 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:12.468205 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1d795c15-5b92-4678-800e-5a47b64bc40e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:12.469981 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1d795c15-5b92-4678-800e-5a47b64bc40e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:26:12.470303 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1d795c15-5b92-4678-800e-5a47b64bc40e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d9174ab-1285-4049-b714-30b58b5313e4", "name": "tempest-VolumesBackupsTest-Snapshot-1573117510"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:26:12.478852 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:12.478852 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:12.479340 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1d795c15-5b92-4678-800e-5a47b64bc40e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:26:12.479482 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-1d795c15-5b92-4678-800e-5a47b64bc40e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Create snapshot from volume 8d9174ab-1285-4049-b714-30b58b5313e4 Aug 14 06:26:12.510608 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-1d795c15-5b92-4678-800e-5a47b64bc40e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Created reservations ['03a268fd-b499-47cb-bb35-5c32d5fbd38f', '248fc6b9-025b-4862-9ca8-245e274835ef', '7e8528a2-4fca-4fd6-9a57-f2a2f2a43f3e', '07ae1b9a-b4ed-4507-af29-451ab7cb2875'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:26:12.534659 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1d795c15-5b92-4678-800e-5a47b64bc40e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Snapshot create request issued successfully. Aug 14 06:26:12.534969 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1d795c15-5b92-4678-800e-5a47b64bc40e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:26:12.535348 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1477/5875] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:26:12 2026] POST /volume/v3/snapshots => generated 305 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:26:12.542769 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6432c1ea-17ee-4621-8ad4-d00a27d15b23 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:12.544293 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6432c1ea-17ee-4621-8ad4-d00a27d15b23 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/snapshots/21b53ee5-50d7-4d04-9a9a-43327f60cb1e Aug 14 06:26:12.544508 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6432c1ea-17ee-4621-8ad4-d00a27d15b23 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:12.544712 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6432c1ea-17ee-4621-8ad4-d00a27d15b23 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:12.548999 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:12.548999 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:12.549370 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6432c1ea-17ee-4621-8ad4-d00a27d15b23 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Snapshot retrieved successfully. Aug 14 06:26:12.550019 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6432c1ea-17ee-4621-8ad4-d00a27d15b23 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/snapshots/21b53ee5-50d7-4d04-9a9a-43327f60cb1e returned with HTTP 200 Aug 14 06:26:12.550334 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1459/5876] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:26:12 2026] GET /volume/v3/snapshots/21b53ee5-50d7-4d04-9a9a-43327f60cb1e => generated 437 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:13.133536 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a4a90d2c-03cd-49e3-8af5-6434868538cf None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:13.135194 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a4a90d2c-03cd-49e3-8af5-6434868538cf tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] GET https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f Aug 14 06:26:13.135414 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a4a90d2c-03cd-49e3-8af5-6434868538cf tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:13.135600 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a4a90d2c-03cd-49e3-8af5-6434868538cf tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:13.140859 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a4a90d2c-03cd-49e3-8af5-6434868538cf tempest-TestVolumeBootPattern-1382768141 tempest-TestVolumeBootPattern-1382768141-project-member] https://10.4.3.127/volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f returned with HTTP 404 Aug 14 06:26:13.141260 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1472/5877] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:13 2026] GET /volume/v3/volumes/f59eef1d-c067-4294-8ace-b976dba24b8f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:13.558743 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-5af67d1f-735b-4678-ad91-4522c6f00f12 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:13.560569 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5af67d1f-735b-4678-ad91-4522c6f00f12 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/snapshots/21b53ee5-50d7-4d04-9a9a-43327f60cb1e Aug 14 06:26:13.560752 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5af67d1f-735b-4678-ad91-4522c6f00f12 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:13.560961 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-5af67d1f-735b-4678-ad91-4522c6f00f12 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:13.565859 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:13.565859 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:13.566254 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-5af67d1f-735b-4678-ad91-4522c6f00f12 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Snapshot retrieved successfully. Aug 14 06:26:13.566990 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-5af67d1f-735b-4678-ad91-4522c6f00f12 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/snapshots/21b53ee5-50d7-4d04-9a9a-43327f60cb1e returned with HTTP 200 Aug 14 06:26:13.567391 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1470/5878] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:26:13 2026] GET /volume/v3/snapshots/21b53ee5-50d7-4d04-9a9a-43327f60cb1e => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:13.575232 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-134ac60e-2aac-4d44-bc7f-fb388913e423 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:13.577033 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-134ac60e-2aac-4d44-bc7f-fb388913e423 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] POST https://10.4.3.127/volume/v3/backups Aug 14 06:26:13.577347 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-134ac60e-2aac-4d44-bc7f-fb388913e423 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8d9174ab-1285-4049-b714-30b58b5313e4", "snapshot_id": "21b53ee5-50d7-4d04-9a9a-43327f60cb1e", "name": "tempest-VolumesBackupsTest-Backup-16362923"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:26:13.578729 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-134ac60e-2aac-4d44-bc7f-fb388913e423 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Creating new backup {'backup': {'volume_id': '8d9174ab-1285-4049-b714-30b58b5313e4', 'snapshot_id': '21b53ee5-50d7-4d04-9a9a-43327f60cb1e', 'name': 'tempest-VolumesBackupsTest-Backup-16362923'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:26:13.578872 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-134ac60e-2aac-4d44-bc7f-fb388913e423 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Creating backup of volume 8d9174ab-1285-4049-b714-30b58b5313e4 in container None Aug 14 06:26:13.585742 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:13.585742 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:13.586220 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-134ac60e-2aac-4d44-bc7f-fb388913e423 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:26:13.591133 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:13.591133 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:13.591494 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-134ac60e-2aac-4d44-bc7f-fb388913e423 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Snapshot retrieved successfully. Aug 14 06:26:13.605156 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-134ac60e-2aac-4d44-bc7f-fb388913e423 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Created reservations ['c4c43d10-8508-48ad-8c7b-19bac64ce243', '86a34be0-158f-4c9f-9c4b-51de1e99fa11'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:26:13.633320 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-134ac60e-2aac-4d44-bc7f-fb388913e423 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:26:13.633736 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1478/5879] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:26:13 2026] POST /volume/v3/backups => generated 328 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:26:13.642174 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ff2e16de-ee7c-4092-a25e-4b149633cfee None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:13.644540 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ff2e16de-ee7c-4092-a25e-4b149633cfee tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b Aug 14 06:26:13.644741 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ff2e16de-ee7c-4092-a25e-4b149633cfee tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:13.644937 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ff2e16de-ee7c-4092-a25e-4b149633cfee tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:13.645037 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-ff2e16de-ee7c-4092-a25e-4b149633cfee tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:13.649945 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:13.649945 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:13.650648 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ff2e16de-ee7c-4092-a25e-4b149633cfee tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b returned with HTTP 200 Aug 14 06:26:13.651017 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1460/5880] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:13 2026] GET /volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b => generated 769 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:14.660457 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-13c0c2bb-1845-45f9-a7bd-4cb82ad5c56d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:14.662143 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-13c0c2bb-1845-45f9-a7bd-4cb82ad5c56d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b Aug 14 06:26:14.662363 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-13c0c2bb-1845-45f9-a7bd-4cb82ad5c56d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:14.662609 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-13c0c2bb-1845-45f9-a7bd-4cb82ad5c56d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:14.662742 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-13c0c2bb-1845-45f9-a7bd-4cb82ad5c56d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:14.667657 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:14.667657 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:14.668565 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-13c0c2bb-1845-45f9-a7bd-4cb82ad5c56d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b returned with HTTP 200 Aug 14 06:26:14.668931 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1473/5881] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:14 2026] GET /volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b => generated 771 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:15.678596 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-fa0a0c3d-4f9c-47b4-a714-554be6ae2316 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:15.680308 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fa0a0c3d-4f9c-47b4-a714-554be6ae2316 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b Aug 14 06:26:15.680525 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fa0a0c3d-4f9c-47b4-a714-554be6ae2316 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:15.680710 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-fa0a0c3d-4f9c-47b4-a714-554be6ae2316 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:15.680840 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-fa0a0c3d-4f9c-47b4-a714-554be6ae2316 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:15.685133 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:15.685133 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:15.685938 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-fa0a0c3d-4f9c-47b4-a714-554be6ae2316 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b returned with HTTP 200 Aug 14 06:26:15.686469 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1471/5882] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:15 2026] GET /volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b => generated 771 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:16.697221 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e4fc5d13-efde-4b20-ab1e-c500ba5a43a6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:16.699350 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e4fc5d13-efde-4b20-ab1e-c500ba5a43a6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b Aug 14 06:26:16.699620 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e4fc5d13-efde-4b20-ab1e-c500ba5a43a6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:16.699850 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e4fc5d13-efde-4b20-ab1e-c500ba5a43a6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:16.699960 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e4fc5d13-efde-4b20-ab1e-c500ba5a43a6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:16.704852 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:16.704852 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:16.705665 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e4fc5d13-efde-4b20-ab1e-c500ba5a43a6 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b returned with HTTP 200 Aug 14 06:26:16.706061 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1479/5883] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:16 2026] GET /volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:17.722420 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7c70b56d-de20-4b36-96b5-e3aa8ad8cee8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:17.734583 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7c70b56d-de20-4b36-96b5-e3aa8ad8cee8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b Aug 14 06:26:17.734856 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7c70b56d-de20-4b36-96b5-e3aa8ad8cee8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:17.735105 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7c70b56d-de20-4b36-96b5-e3aa8ad8cee8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:17.735239 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-7c70b56d-de20-4b36-96b5-e3aa8ad8cee8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:17.741419 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:17.741419 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:17.742814 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7c70b56d-de20-4b36-96b5-e3aa8ad8cee8 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b returned with HTTP 200 Aug 14 06:26:17.743410 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1461/5884] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:17 2026] GET /volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b => generated 782 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:18.752714 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-88913e8a-97fb-470b-8452-6141b88e9531 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:18.754866 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-88913e8a-97fb-470b-8452-6141b88e9531 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b Aug 14 06:26:18.755114 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-88913e8a-97fb-470b-8452-6141b88e9531 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:18.755354 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-88913e8a-97fb-470b-8452-6141b88e9531 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:18.755513 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-88913e8a-97fb-470b-8452-6141b88e9531 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:18.760336 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:18.760336 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:18.761214 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-88913e8a-97fb-470b-8452-6141b88e9531 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b returned with HTTP 200 Aug 14 06:26:18.761639 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1474/5885] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:18 2026] GET /volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:19.074148 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:19.155136 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:26:19.155505 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-300810118"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:26:19.156908 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-300810118'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:26:19.157037 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Create volume of 1 GB Aug 14 06:26:19.161724 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Availability Zones retrieved successfully. Aug 14 06:26:19.166930 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Flow 'volume_create_api' (bf640e06-bdbd-4eb6-920e-1b4aac026adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:19.168000 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ea6091-3a99-41f0-9200-6c5e1d559acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:19.168966 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:26:19.195425 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ea6091-3a99-41f0-9200-6c5e1d559acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:19.196315 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (359cf441-aa3f-412c-9dc9-60c42c20d0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:19.271050 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Created reservations ['9c82d580-7bd2-4abf-a396-092f277e568a', 'ba8b13ab-2b9f-4cd4-9387-5053ff906bd7', 'd961de3d-1e72-4ccb-9b56-6f7f4ee4798a', 'acc9592b-0dcd-48b7-9f89-1a33db7e8529'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:26:19.272122 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (359cf441-aa3f-412c-9dc9-60c42c20d0a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c82d580-7bd2-4abf-a396-092f277e568a', 'ba8b13ab-2b9f-4cd4-9387-5053ff906bd7', 'd961de3d-1e72-4ccb-9b56-6f7f4ee4798a', 'acc9592b-0dcd-48b7-9f89-1a33db7e8529']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:19.273184 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa34cded-94c9-4be3-b46d-071cf407b78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:19.295228 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa34cded-94c9-4be3-b46d-071cf407b78d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-300810118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b453cf2c697f49b28ed73ab57b48cd59',qos_specs=None,replication_status=,reservations=['9c82d580-7bd2-4abf-a396-092f277e568a','ba8b13ab-2b9f-4cd4-9387-5053ff906bd7','d961de3d-1e72-4ccb-9b56-6f7f4ee4798a','acc9592b-0dcd-48b7-9f89-1a33db7e8529'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8804cbba964d40a0af6a05604300bcb9',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:26:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-300810118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b453cf2c697f49b28ed73ab57b48cd59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8804cbba964d40a0af6a05604300bcb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:19.295979 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c31fccd2-5794-421c-bb7a-698c0eb26ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:19.313157 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c31fccd2-5794-421c-bb7a-698c0eb26ec4) transitioned into state 'SUCCESS' from state '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-300810118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b453cf2c697f49b28ed73ab57b48cd59',qos_specs=None,replication_status=,reservations=['9c82d580-7bd2-4abf-a396-092f277e568a','ba8b13ab-2b9f-4cd4-9387-5053ff906bd7','d961de3d-1e72-4ccb-9b56-6f7f4ee4798a','acc9592b-0dcd-48b7-9f89-1a33db7e8529'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8804cbba964d40a0af6a05604300bcb9',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:19.313821 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe559634-9f95-4db6-9836-cad4d744b78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:19.321436 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe559634-9f95-4db6-9836-cad4d744b78d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:19.321991 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Flow 'volume_create_api' (bf640e06-bdbd-4eb6-920e-1b4aac026adc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:19.322303 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Create volume request issued successfully. Aug 14 06:26:19.322856 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8b5feaff-8f6d-434a-af36-15a7be4224b0 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:26:19.323425 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1472/5886] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:26:19 2026] POST /volume/v3/volumes => generated 763 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:26:19.334206 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e4d79876-fb3d-4e75-b8cf-cd33c68c1feb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:19.335791 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e4d79876-fb3d-4e75-b8cf-cd33c68c1feb tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] GET https://10.4.3.127/volume/v3/volumes/d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f Aug 14 06:26:19.335966 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e4d79876-fb3d-4e75-b8cf-cd33c68c1feb tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:19.336131 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e4d79876-fb3d-4e75-b8cf-cd33c68c1feb tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:19.342458 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:19.342458 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:19.345662 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e4d79876-fb3d-4e75-b8cf-cd33c68c1feb tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Volume info retrieved successfully. Aug 14 06:26:19.349524 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e4d79876-fb3d-4e75-b8cf-cd33c68c1feb tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f returned with HTTP 200 Aug 14 06:26:19.349921 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1480/5887] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:19 2026] GET /volume/v3/volumes/d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f => generated 831 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:19.771109 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d9681174-1141-4abe-9c4e-a45d32c5761f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:19.772527 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d9681174-1141-4abe-9c4e-a45d32c5761f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b Aug 14 06:26:19.772680 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d9681174-1141-4abe-9c4e-a45d32c5761f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:19.772855 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d9681174-1141-4abe-9c4e-a45d32c5761f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:19.772944 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-d9681174-1141-4abe-9c4e-a45d32c5761f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:19.776687 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:19.776687 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:19.777342 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d9681174-1141-4abe-9c4e-a45d32c5761f tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b returned with HTTP 200 Aug 14 06:26:19.777668 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1462/5888] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:19 2026] GET /volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:20.362389 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b54d9756-de2a-43a9-aead-9cfb1a28e113 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:20.364216 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b54d9756-de2a-43a9-aead-9cfb1a28e113 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] GET https://10.4.3.127/volume/v3/volumes/d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f Aug 14 06:26:20.364480 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b54d9756-de2a-43a9-aead-9cfb1a28e113 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:20.364716 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b54d9756-de2a-43a9-aead-9cfb1a28e113 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:20.372092 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:20.372092 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:20.375606 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b54d9756-de2a-43a9-aead-9cfb1a28e113 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Volume info retrieved successfully. Aug 14 06:26:20.379469 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b54d9756-de2a-43a9-aead-9cfb1a28e113 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f returned with HTTP 200 Aug 14 06:26:20.379857 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1475/5889] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:20 2026] GET /volume/v3/volumes/d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:20.391420 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:20.393145 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:26:20.393502 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-938760172"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:26:20.394863 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Create volume request body: {'volume': {"'source_volid": 'd0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-938760172'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:26:20.394978 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Create volume of 1 GB Aug 14 06:26:20.395263 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:20.395263 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:20.398961 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Availability Zones retrieved successfully. Aug 14 06:26:20.404282 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Flow 'volume_create_api' (e232b235-a404-438b-9fec-6ad03ef5dc49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:20.405148 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a6a418e-7d61-4e30-a81f-85f444186dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:20.406139 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:26:20.435022 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a6a418e-7d61-4e30-a81f-85f444186dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:20.436024 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c09d348-70a5-4279-8f45-c79fe33719f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:20.479207 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Created reservations ['3aef24de-42b8-4b88-b809-3d2d466d5901', '6c477f3d-4841-4c53-b8f1-6cd31828f4ef', '072c466c-129e-43c5-9f47-3b79a81065b3', '8bc3dcd9-4edb-4969-a612-c0d1b15c0eb7'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:26:20.480128 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c09d348-70a5-4279-8f45-c79fe33719f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3aef24de-42b8-4b88-b809-3d2d466d5901', '6c477f3d-4841-4c53-b8f1-6cd31828f4ef', '072c466c-129e-43c5-9f47-3b79a81065b3', '8bc3dcd9-4edb-4969-a612-c0d1b15c0eb7']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:20.481129 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d81e1af5-d7cb-438f-9216-87f71c427e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:20.506371 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d81e1af5-d7cb-438f-9216-87f71c427e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da65b896-cae1-497b-9bd6-4bacc4330c14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-938760172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b453cf2c697f49b28ed73ab57b48cd59',qos_specs=None,replication_status=,reservations=['3aef24de-42b8-4b88-b809-3d2d466d5901','6c477f3d-4841-4c53-b8f1-6cd31828f4ef','072c466c-129e-43c5-9f47-3b79a81065b3','8bc3dcd9-4edb-4969-a612-c0d1b15c0eb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8804cbba964d40a0af6a05604300bcb9',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:26:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-938760172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da65b896-cae1-497b-9bd6-4bacc4330c14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b453cf2c697f49b28ed73ab57b48cd59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8804cbba964d40a0af6a05604300bcb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:20.507420 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1040628-f657-425c-a630-0076d21efde1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:20.529038 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1040628-f657-425c-a630-0076d21efde1) transitioned into state 'SUCCESS' from state '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-938760172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b453cf2c697f49b28ed73ab57b48cd59',qos_specs=None,replication_status=,reservations=['3aef24de-42b8-4b88-b809-3d2d466d5901','6c477f3d-4841-4c53-b8f1-6cd31828f4ef','072c466c-129e-43c5-9f47-3b79a81065b3','8bc3dcd9-4edb-4969-a612-c0d1b15c0eb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8804cbba964d40a0af6a05604300bcb9',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:20.529876 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b6641f0-b07d-4a5d-98f4-12f130b83bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:20.539926 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b6641f0-b07d-4a5d-98f4-12f130b83bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:20.540764 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Flow 'volume_create_api' (e232b235-a404-438b-9fec-6ad03ef5dc49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:20.541109 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Create volume request issued successfully. Aug 14 06:26:20.541888 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-30d2a7fc-0bae-4c5f-8e89-659b48479029 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:26:20.542352 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1473/5890] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:26:20 2026] POST /volume/v3/volumes => generated 763 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:26:20.554812 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:20.556473 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:26:20.556810 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-767382830"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:26:20.558208 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Create volume request body: {'volume': {"'source_volid": 'd0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-767382830'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:26:20.558342 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Create volume of 1 GB Aug 14 06:26:20.562469 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Availability Zones retrieved successfully. Aug 14 06:26:20.568346 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Flow 'volume_create_api' (1c7eb275-5c08-4d98-9961-e54c67bd6013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:20.569184 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7895892f-ced3-40aa-aa44-37d01b905b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:20.570093 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:26:20.594274 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7895892f-ced3-40aa-aa44-37d01b905b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:20.595008 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7dc0768-bd45-46f2-8382-a80452fb8ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:20.633721 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Created reservations ['e8cd71f2-eda1-4757-97fd-3155f447f630', 'd54abd60-12c7-4c81-8d32-5242c90214ff', 'b3b48edb-4f37-42b4-8d11-aa808a57cee6', 'f29e523b-f0e0-4bec-8710-9b7d49905c4e'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:26:20.635025 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7dc0768-bd45-46f2-8382-a80452fb8ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8cd71f2-eda1-4757-97fd-3155f447f630', 'd54abd60-12c7-4c81-8d32-5242c90214ff', 'b3b48edb-4f37-42b4-8d11-aa808a57cee6', 'f29e523b-f0e0-4bec-8710-9b7d49905c4e']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:20.636182 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ade30ea4-5cab-4a07-87b0-c64689db16f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:20.664259 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ade30ea4-5cab-4a07-87b0-c64689db16f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a5a1617-2641-4f45-ad85-15c7ebeac64e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-767382830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b453cf2c697f49b28ed73ab57b48cd59',qos_specs=None,replication_status=,reservations=['e8cd71f2-eda1-4757-97fd-3155f447f630','d54abd60-12c7-4c81-8d32-5242c90214ff','b3b48edb-4f37-42b4-8d11-aa808a57cee6','f29e523b-f0e0-4bec-8710-9b7d49905c4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8804cbba964d40a0af6a05604300bcb9',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:26:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-767382830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a5a1617-2641-4f45-ad85-15c7ebeac64e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b453cf2c697f49b28ed73ab57b48cd59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8804cbba964d40a0af6a05604300bcb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:20.665406 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9efe0efa-e8a6-4263-8988-efa53ac324ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:20.686332 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9efe0efa-e8a6-4263-8988-efa53ac324ff) transitioned into state 'SUCCESS' from state '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-767382830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b453cf2c697f49b28ed73ab57b48cd59',qos_specs=None,replication_status=,reservations=['e8cd71f2-eda1-4757-97fd-3155f447f630','d54abd60-12c7-4c81-8d32-5242c90214ff','b3b48edb-4f37-42b4-8d11-aa808a57cee6','f29e523b-f0e0-4bec-8710-9b7d49905c4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8804cbba964d40a0af6a05604300bcb9',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:20.687177 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3216aa9-226a-465e-94b7-95cd409e1645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:20.696205 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3216aa9-226a-465e-94b7-95cd409e1645) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:20.697295 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Flow 'volume_create_api' (1c7eb275-5c08-4d98-9961-e54c67bd6013) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:20.697655 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Create volume request issued successfully. Aug 14 06:26:20.698266 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8daca92c-d753-4ab0-aeca-0bbbf42827ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:26:20.698795 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1481/5891] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:26:20 2026] POST /volume/v3/volumes => generated 763 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:26:20.714067 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:20.716129 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:26:20.716469 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-828529467"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:26:20.717837 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Create volume request body: {'volume': {"'source_volid": 'd0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-828529467'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:26:20.718000 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Create volume of 1 GB Aug 14 06:26:20.722966 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Availability Zones retrieved successfully. Aug 14 06:26:20.728332 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Flow 'volume_create_api' (e6bf372d-58fa-44c7-bda3-7067e9c4c387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:20.729413 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fdbd151-4a3a-47b5-9c8d-a99b0c4705e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:20.730880 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:26:20.755138 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fdbd151-4a3a-47b5-9c8d-a99b0c4705e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:20.756009 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08cf11cd-a31b-4765-be4a-db2ec6eb9f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:20.787781 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b1e0412a-2506-4923-8961-8f8054352cbf None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:20.789572 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b1e0412a-2506-4923-8961-8f8054352cbf tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b Aug 14 06:26:20.789849 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b1e0412a-2506-4923-8961-8f8054352cbf tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:20.790088 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b1e0412a-2506-4923-8961-8f8054352cbf tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:20.790245 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-b1e0412a-2506-4923-8961-8f8054352cbf tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:20.794355 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:20.794355 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:20.795045 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b1e0412a-2506-4923-8961-8f8054352cbf tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b returned with HTTP 200 Aug 14 06:26:20.795433 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1476/5892] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:20 2026] GET /volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:20.801306 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Created reservations ['dcabb53e-290b-4d38-8837-594646698d1e', '2be12b6a-8821-4c24-9bdd-972f3fae5ff3', '73fcac75-a587-4667-aa82-9f87833fe93b', '9fb8fdc9-fe73-4001-add3-45b7613f1ae4'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:26:20.802087 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08cf11cd-a31b-4765-be4a-db2ec6eb9f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcabb53e-290b-4d38-8837-594646698d1e', '2be12b6a-8821-4c24-9bdd-972f3fae5ff3', '73fcac75-a587-4667-aa82-9f87833fe93b', '9fb8fdc9-fe73-4001-add3-45b7613f1ae4']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:20.802798 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7775f612-f3cf-4b0d-8668-e15a76c420c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:20.824192 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7775f612-f3cf-4b0d-8668-e15a76c420c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26533358-5d86-4c81-8731-725ff3956e7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-828529467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b453cf2c697f49b28ed73ab57b48cd59',qos_specs=None,replication_status=,reservations=['dcabb53e-290b-4d38-8837-594646698d1e','2be12b6a-8821-4c24-9bdd-972f3fae5ff3','73fcac75-a587-4667-aa82-9f87833fe93b','9fb8fdc9-fe73-4001-add3-45b7613f1ae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8804cbba964d40a0af6a05604300bcb9',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:26:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-828529467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26533358-5d86-4c81-8731-725ff3956e7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b453cf2c697f49b28ed73ab57b48cd59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8804cbba964d40a0af6a05604300bcb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:20.825056 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd24400c-a95f-4066-b63e-da6bde130c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:20.842239 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd24400c-a95f-4066-b63e-da6bde130c3e) transitioned into state 'SUCCESS' from state '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-828529467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b453cf2c697f49b28ed73ab57b48cd59',qos_specs=None,replication_status=,reservations=['dcabb53e-290b-4d38-8837-594646698d1e','2be12b6a-8821-4c24-9bdd-972f3fae5ff3','73fcac75-a587-4667-aa82-9f87833fe93b','9fb8fdc9-fe73-4001-add3-45b7613f1ae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8804cbba964d40a0af6a05604300bcb9',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:20.842932 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6e371e3-c241-4bd4-ab3b-0443a0ecc1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:20.850692 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6e371e3-c241-4bd4-ab3b-0443a0ecc1f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:20.851648 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Flow 'volume_create_api' (e6bf372d-58fa-44c7-bda3-7067e9c4c387) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:20.851937 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Create volume request issued successfully. Aug 14 06:26:20.852550 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-af15f37a-90f5-4c15-b692-6a7bc9c15f45 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:26:20.852980 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1463/5893] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:26:20 2026] POST /volume/v3/volumes => generated 763 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:26:20.863687 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:20.866425 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:26:20.866425 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-754286142"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:26:20.867330 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.volumes [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Create volume request body: {'volume': {"'source_volid": 'd0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-754286142'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:26:20.867477 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Create volume of 1 GB Aug 14 06:26:20.867749 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:20.867749 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:20.871471 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Availability Zones retrieved successfully. Aug 14 06:26:20.876792 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Flow 'volume_create_api' (a511fb2e-438e-42ee-85a4-9946ab1ac4c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:20.877635 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (781f6ddc-0c97-4e5c-987f-ad956c76b556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:20.878565 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.flows.api.create_volume [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Validating volume size '1' using validate_int {{(pid=100405) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:26:20.902496 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (781f6ddc-0c97-4e5c-987f-ad956c76b556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:20.903197 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f152dd00-fbc1-4b8b-b4d9-0e106dac640f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:20.938370 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Created reservations ['4b31ce0f-211c-45ea-a050-57d0186e66fe', '2102578b-2ff6-4369-84c2-52deded5dcc9', '76a37846-bbee-420e-9e46-391bd531985d', '625e8f56-4ae6-426c-a55f-742648f1ded0'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:26:20.939155 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f152dd00-fbc1-4b8b-b4d9-0e106dac640f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b31ce0f-211c-45ea-a050-57d0186e66fe', '2102578b-2ff6-4369-84c2-52deded5dcc9', '76a37846-bbee-420e-9e46-391bd531985d', '625e8f56-4ae6-426c-a55f-742648f1ded0']}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:20.939894 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36127d54-6481-4564-92df-93c0f8b26983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:20.960640 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36127d54-6481-4564-92df-93c0f8b26983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dd8b701-672a-47ff-8adb-afae9c90bcfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-754286142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b453cf2c697f49b28ed73ab57b48cd59',qos_specs=None,replication_status=,reservations=['4b31ce0f-211c-45ea-a050-57d0186e66fe','2102578b-2ff6-4369-84c2-52deded5dcc9','76a37846-bbee-420e-9e46-391bd531985d','625e8f56-4ae6-426c-a55f-742648f1ded0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8804cbba964d40a0af6a05604300bcb9',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:26:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-754286142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dd8b701-672a-47ff-8adb-afae9c90bcfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b453cf2c697f49b28ed73ab57b48cd59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8804cbba964d40a0af6a05604300bcb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:20.961344 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20a98e8f-ae88-4a4b-b899-b505bb190442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:20.979446 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20a98e8f-ae88-4a4b-b899-b505bb190442) transitioned into state 'SUCCESS' from state '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-754286142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b453cf2c697f49b28ed73ab57b48cd59',qos_specs=None,replication_status=,reservations=['4b31ce0f-211c-45ea-a050-57d0186e66fe','2102578b-2ff6-4369-84c2-52deded5dcc9','76a37846-bbee-420e-9e46-391bd531985d','625e8f56-4ae6-426c-a55f-742648f1ded0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8804cbba964d40a0af6a05604300bcb9',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:20.980190 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9618d04c-8e84-479d-94e3-64a22f93f0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:20.989392 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9618d04c-8e84-479d-94e3-64a22f93f0b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100405) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:20.990256 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Flow 'volume_create_api' (a511fb2e-438e-42ee-85a4-9946ab1ac4c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100405) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:20.990626 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Create volume request issued successfully. Aug 14 06:26:20.991188 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-9e309699-b318-4723-a5ae-6f58fb3fed14 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:26:20.991671 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1474/5894] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:26:20 2026] POST /volume/v3/volumes => generated 763 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:26:21.004052 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:21.006637 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:26:21.007056 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-502511047"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:26:21.008542 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Create volume request body: {'volume': {"'source_volid": 'd0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-502511047'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:26:21.008686 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Create volume of 1 GB Aug 14 06:26:21.008949 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:21.008949 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:21.012504 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Availability Zones retrieved successfully. Aug 14 06:26:21.017803 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Flow 'volume_create_api' (1963e5b6-99cb-4261-b43c-5a28b50004b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:21.018660 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7398779-9377-48ab-be72-8dd85f5cc0c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:21.019562 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:26:21.048491 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7398779-9377-48ab-be72-8dd85f5cc0c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:21.048996 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff303d4-0ff4-45ee-ad5f-457a9e759748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:21.092418 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Created reservations ['6a8c8b0d-b2cb-451e-bf81-aaea81006597', '7b9b23c0-4e5c-4ae6-9afb-b78a4d5e07e7', 'dc5a89aa-2632-46a7-968d-73a8053dbe09', '8afc86c8-a100-419b-9011-eb3c719c49ea'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:26:21.093620 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff303d4-0ff4-45ee-ad5f-457a9e759748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a8c8b0d-b2cb-451e-bf81-aaea81006597', '7b9b23c0-4e5c-4ae6-9afb-b78a4d5e07e7', 'dc5a89aa-2632-46a7-968d-73a8053dbe09', '8afc86c8-a100-419b-9011-eb3c719c49ea']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:21.094465 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6da88496-1ab6-41d5-bd8b-82e11492a55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:21.117559 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6da88496-1ab6-41d5-bd8b-82e11492a55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27d0be33-3726-435d-a131-653eab1ccc3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-502511047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b453cf2c697f49b28ed73ab57b48cd59',qos_specs=None,replication_status=,reservations=['6a8c8b0d-b2cb-451e-bf81-aaea81006597','7b9b23c0-4e5c-4ae6-9afb-b78a4d5e07e7','dc5a89aa-2632-46a7-968d-73a8053dbe09','8afc86c8-a100-419b-9011-eb3c719c49ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8804cbba964d40a0af6a05604300bcb9',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:26:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-502511047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27d0be33-3726-435d-a131-653eab1ccc3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b453cf2c697f49b28ed73ab57b48cd59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8804cbba964d40a0af6a05604300bcb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:21.118192 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94b205f8-6297-4f02-84a3-9b1b59d214b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:21.134297 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94b205f8-6297-4f02-84a3-9b1b59d214b8) transitioned into state 'SUCCESS' from state '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-502511047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b453cf2c697f49b28ed73ab57b48cd59',qos_specs=None,replication_status=,reservations=['6a8c8b0d-b2cb-451e-bf81-aaea81006597','7b9b23c0-4e5c-4ae6-9afb-b78a4d5e07e7','dc5a89aa-2632-46a7-968d-73a8053dbe09','8afc86c8-a100-419b-9011-eb3c719c49ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8804cbba964d40a0af6a05604300bcb9',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:21.135127 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21d5f96c-8820-4530-b493-4a8ab710255c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:21.142937 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21d5f96c-8820-4530-b493-4a8ab710255c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:21.143700 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Flow 'volume_create_api' (1963e5b6-99cb-4261-b43c-5a28b50004b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:21.143950 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Create volume request issued successfully. Aug 14 06:26:21.144452 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c3fe84fe-f320-4c98-bc00-4dcea3180c49 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:26:21.144845 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1482/5895] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:26:21 2026] POST /volume/v3/volumes => generated 763 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:26:21.158973 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-273200fa-0666-4eb9-9043-d924890a336d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:21.161040 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-273200fa-0666-4eb9-9043-d924890a336d tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] GET https://10.4.3.127/volume/v3/volumes/da65b896-cae1-497b-9bd6-4bacc4330c14 Aug 14 06:26:21.161278 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-273200fa-0666-4eb9-9043-d924890a336d tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:21.161516 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-273200fa-0666-4eb9-9043-d924890a336d tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:21.170114 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:21.170114 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:21.174385 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-273200fa-0666-4eb9-9043-d924890a336d tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Volume info retrieved successfully. Aug 14 06:26:21.179334 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-273200fa-0666-4eb9-9043-d924890a336d tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/da65b896-cae1-497b-9bd6-4bacc4330c14 returned with HTTP 200 Aug 14 06:26:21.179802 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1477/5896] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:21 2026] GET /volume/v3/volumes/da65b896-cae1-497b-9bd6-4bacc4330c14 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:21.190828 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-83032ca8-662c-4edc-ada9-ff570382c299 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:21.192571 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-83032ca8-662c-4edc-ada9-ff570382c299 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] GET https://10.4.3.127/volume/v3/volumes/9a5a1617-2641-4f45-ad85-15c7ebeac64e Aug 14 06:26:21.192790 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-83032ca8-662c-4edc-ada9-ff570382c299 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:21.192993 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-83032ca8-662c-4edc-ada9-ff570382c299 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:21.201133 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:21.201133 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:21.205627 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-83032ca8-662c-4edc-ada9-ff570382c299 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Volume info retrieved successfully. Aug 14 06:26:21.211383 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-83032ca8-662c-4edc-ada9-ff570382c299 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/9a5a1617-2641-4f45-ad85-15c7ebeac64e returned with HTTP 200 Aug 14 06:26:21.212100 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1464/5897] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:21 2026] GET /volume/v3/volumes/9a5a1617-2641-4f45-ad85-15c7ebeac64e => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:21.226782 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e0d9e4eb-5c53-4dc7-8403-c7955720ff6d None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:21.228573 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e0d9e4eb-5c53-4dc7-8403-c7955720ff6d tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] GET https://10.4.3.127/volume/v3/volumes/26533358-5d86-4c81-8731-725ff3956e7a Aug 14 06:26:21.228762 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e0d9e4eb-5c53-4dc7-8403-c7955720ff6d tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:21.228918 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e0d9e4eb-5c53-4dc7-8403-c7955720ff6d tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:21.235114 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:21.235114 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:21.237997 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e0d9e4eb-5c53-4dc7-8403-c7955720ff6d tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Volume info retrieved successfully. Aug 14 06:26:21.241976 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e0d9e4eb-5c53-4dc7-8403-c7955720ff6d tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/26533358-5d86-4c81-8731-725ff3956e7a returned with HTTP 200 Aug 14 06:26:21.242289 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1475/5898] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:21 2026] GET /volume/v3/volumes/26533358-5d86-4c81-8731-725ff3956e7a => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 06:26:21.259497 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4d7d132b-425d-4554-8828-a59b2f8f227e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:21.261104 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4d7d132b-425d-4554-8828-a59b2f8f227e tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] GET https://10.4.3.127/volume/v3/volumes/0dd8b701-672a-47ff-8adb-afae9c90bcfc Aug 14 06:26:21.261257 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4d7d132b-425d-4554-8828-a59b2f8f227e tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:21.261445 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4d7d132b-425d-4554-8828-a59b2f8f227e tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:21.267634 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:21.267634 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:21.271322 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4d7d132b-425d-4554-8828-a59b2f8f227e tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Volume info retrieved successfully. Aug 14 06:26:21.275883 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4d7d132b-425d-4554-8828-a59b2f8f227e tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/0dd8b701-672a-47ff-8adb-afae9c90bcfc returned with HTTP 200 Aug 14 06:26:21.276310 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1483/5899] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:21 2026] GET /volume/v3/volumes/0dd8b701-672a-47ff-8adb-afae9c90bcfc => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:21.287812 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-4df60f0d-855f-421d-9afe-99bd56a08efe None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:21.290134 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4df60f0d-855f-421d-9afe-99bd56a08efe tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] GET https://10.4.3.127/volume/v3/volumes/27d0be33-3726-435d-a131-653eab1ccc3a Aug 14 06:26:21.290410 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4df60f0d-855f-421d-9afe-99bd56a08efe tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:21.290642 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-4df60f0d-855f-421d-9afe-99bd56a08efe tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:21.299194 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:21.299194 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:21.303029 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-4df60f0d-855f-421d-9afe-99bd56a08efe tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Volume info retrieved successfully. Aug 14 06:26:21.306826 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-4df60f0d-855f-421d-9afe-99bd56a08efe tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/27d0be33-3726-435d-a131-653eab1ccc3a returned with HTTP 200 Aug 14 06:26:21.307204 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1478/5900] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:21 2026] GET /volume/v3/volumes/27d0be33-3726-435d-a131-653eab1ccc3a => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:21.319708 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a4d16b7a-01e7-4e88-8fcc-c0239069a1fb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:21.321589 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a4d16b7a-01e7-4e88-8fcc-c0239069a1fb tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] DELETE https://10.4.3.127/volume/v3/volumes/27d0be33-3726-435d-a131-653eab1ccc3a Aug 14 06:26:21.321801 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a4d16b7a-01e7-4e88-8fcc-c0239069a1fb tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:21.322010 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a4d16b7a-01e7-4e88-8fcc-c0239069a1fb tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:21.322152 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-a4d16b7a-01e7-4e88-8fcc-c0239069a1fb tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Delete volume with id: 27d0be33-3726-435d-a131-653eab1ccc3a Aug 14 06:26:21.329029 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:21.329029 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:21.329369 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a4d16b7a-01e7-4e88-8fcc-c0239069a1fb tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Volume info retrieved successfully. Aug 14 06:26:21.344657 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a4d16b7a-01e7-4e88-8fcc-c0239069a1fb tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Delete volume request issued successfully. Aug 14 06:26:21.344824 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a4d16b7a-01e7-4e88-8fcc-c0239069a1fb tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/27d0be33-3726-435d-a131-653eab1ccc3a returned with HTTP 202 Aug 14 06:26:21.345208 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1465/5901] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:26:21 2026] DELETE /volume/v3/volumes/27d0be33-3726-435d-a131-653eab1ccc3a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:21.351359 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6f3cf7bf-bea1-485f-b701-f0dc3a75e05e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:21.353077 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6f3cf7bf-bea1-485f-b701-f0dc3a75e05e tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] GET https://10.4.3.127/volume/v3/volumes/27d0be33-3726-435d-a131-653eab1ccc3a Aug 14 06:26:21.353269 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6f3cf7bf-bea1-485f-b701-f0dc3a75e05e tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:21.353478 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6f3cf7bf-bea1-485f-b701-f0dc3a75e05e tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:21.359913 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:21.359913 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:21.363538 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6f3cf7bf-bea1-485f-b701-f0dc3a75e05e tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Volume info retrieved successfully. Aug 14 06:26:21.367639 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6f3cf7bf-bea1-485f-b701-f0dc3a75e05e tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/27d0be33-3726-435d-a131-653eab1ccc3a returned with HTTP 200 Aug 14 06:26:21.368056 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1476/5902] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:21 2026] GET /volume/v3/volumes/27d0be33-3726-435d-a131-653eab1ccc3a => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:21.806055 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-68c98ee9-31ee-4844-82a1-a5ddf31e98db None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:21.807733 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-68c98ee9-31ee-4844-82a1-a5ddf31e98db tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b Aug 14 06:26:21.807924 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-68c98ee9-31ee-4844-82a1-a5ddf31e98db tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:21.808099 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-68c98ee9-31ee-4844-82a1-a5ddf31e98db tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:21.808197 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-68c98ee9-31ee-4844-82a1-a5ddf31e98db tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:21.812341 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:21.812341 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:21.813077 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-68c98ee9-31ee-4844-82a1-a5ddf31e98db tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b returned with HTTP 200 Aug 14 06:26:21.813443 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1484/5903] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:21 2026] GET /volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:22.380282 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-57d7f92b-086f-4228-b8ec-d530edcb8684 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:22.381867 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-57d7f92b-086f-4228-b8ec-d530edcb8684 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] GET https://10.4.3.127/volume/v3/volumes/27d0be33-3726-435d-a131-653eab1ccc3a Aug 14 06:26:22.382079 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-57d7f92b-086f-4228-b8ec-d530edcb8684 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:22.382259 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-57d7f92b-086f-4228-b8ec-d530edcb8684 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:22.387538 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-57d7f92b-086f-4228-b8ec-d530edcb8684 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/27d0be33-3726-435d-a131-653eab1ccc3a returned with HTTP 404 Aug 14 06:26:22.388098 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1479/5904] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:22 2026] GET /volume/v3/volumes/27d0be33-3726-435d-a131-653eab1ccc3a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:22.394893 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bd6dac6f-cd94-4a1f-a17c-d45346c904c1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:22.397326 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bd6dac6f-cd94-4a1f-a17c-d45346c904c1 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] DELETE https://10.4.3.127/volume/v3/volumes/0dd8b701-672a-47ff-8adb-afae9c90bcfc Aug 14 06:26:22.397602 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bd6dac6f-cd94-4a1f-a17c-d45346c904c1 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:22.397863 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bd6dac6f-cd94-4a1f-a17c-d45346c904c1 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:22.398064 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-bd6dac6f-cd94-4a1f-a17c-d45346c904c1 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Delete volume with id: 0dd8b701-672a-47ff-8adb-afae9c90bcfc Aug 14 06:26:22.406771 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:22.406771 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:22.407353 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bd6dac6f-cd94-4a1f-a17c-d45346c904c1 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Volume info retrieved successfully. Aug 14 06:26:22.425028 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bd6dac6f-cd94-4a1f-a17c-d45346c904c1 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Delete volume request issued successfully. Aug 14 06:26:22.425256 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bd6dac6f-cd94-4a1f-a17c-d45346c904c1 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/0dd8b701-672a-47ff-8adb-afae9c90bcfc returned with HTTP 202 Aug 14 06:26:22.425830 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1466/5905] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:26:22 2026] DELETE /volume/v3/volumes/0dd8b701-672a-47ff-8adb-afae9c90bcfc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:22.435600 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-1887a735-27f2-4235-bbe1-2ff1a34aeba2 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:22.438110 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1887a735-27f2-4235-bbe1-2ff1a34aeba2 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] GET https://10.4.3.127/volume/v3/volumes/0dd8b701-672a-47ff-8adb-afae9c90bcfc Aug 14 06:26:22.438522 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1887a735-27f2-4235-bbe1-2ff1a34aeba2 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:22.438871 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-1887a735-27f2-4235-bbe1-2ff1a34aeba2 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:22.449262 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:22.449262 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:22.454200 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-1887a735-27f2-4235-bbe1-2ff1a34aeba2 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Volume info retrieved successfully. Aug 14 06:26:22.460117 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-1887a735-27f2-4235-bbe1-2ff1a34aeba2 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/0dd8b701-672a-47ff-8adb-afae9c90bcfc returned with HTTP 200 Aug 14 06:26:22.460614 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1477/5906] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:22 2026] GET /volume/v3/volumes/0dd8b701-672a-47ff-8adb-afae9c90bcfc => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:22.822557 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ace13d06-192f-4df2-86c5-32944b6aecbd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:22.824202 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ace13d06-192f-4df2-86c5-32944b6aecbd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b Aug 14 06:26:22.824364 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ace13d06-192f-4df2-86c5-32944b6aecbd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:22.824566 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ace13d06-192f-4df2-86c5-32944b6aecbd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:22.824677 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-ace13d06-192f-4df2-86c5-32944b6aecbd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:22.828937 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:22.828937 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:22.829660 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ace13d06-192f-4df2-86c5-32944b6aecbd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b returned with HTTP 200 Aug 14 06:26:22.830025 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1485/5907] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:22 2026] GET /volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:23.473177 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-5b454ae5-eade-47cd-890a-c22d7f9711ce None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:23.474910 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5b454ae5-eade-47cd-890a-c22d7f9711ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] GET https://10.4.3.127/volume/v3/volumes/0dd8b701-672a-47ff-8adb-afae9c90bcfc Aug 14 06:26:23.475134 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5b454ae5-eade-47cd-890a-c22d7f9711ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:23.475327 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-5b454ae5-eade-47cd-890a-c22d7f9711ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:23.481177 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-5b454ae5-eade-47cd-890a-c22d7f9711ce tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/0dd8b701-672a-47ff-8adb-afae9c90bcfc returned with HTTP 404 Aug 14 06:26:23.481680 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1480/5908] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:23 2026] GET /volume/v3/volumes/0dd8b701-672a-47ff-8adb-afae9c90bcfc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:23.488296 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1dbc4365-dff0-4609-8b85-0f5c966ecaa5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:23.490013 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1dbc4365-dff0-4609-8b85-0f5c966ecaa5 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] DELETE https://10.4.3.127/volume/v3/volumes/26533358-5d86-4c81-8731-725ff3956e7a Aug 14 06:26:23.490185 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1dbc4365-dff0-4609-8b85-0f5c966ecaa5 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:23.490353 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1dbc4365-dff0-4609-8b85-0f5c966ecaa5 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:23.490516 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-1dbc4365-dff0-4609-8b85-0f5c966ecaa5 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Delete volume with id: 26533358-5d86-4c81-8731-725ff3956e7a Aug 14 06:26:23.496777 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:23.496777 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:23.497192 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1dbc4365-dff0-4609-8b85-0f5c966ecaa5 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Volume info retrieved successfully. Aug 14 06:26:23.512008 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1dbc4365-dff0-4609-8b85-0f5c966ecaa5 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Delete volume request issued successfully. Aug 14 06:26:23.512008 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1dbc4365-dff0-4609-8b85-0f5c966ecaa5 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/26533358-5d86-4c81-8731-725ff3956e7a returned with HTTP 202 Aug 14 06:26:23.512177 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1467/5909] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:26:23 2026] DELETE /volume/v3/volumes/26533358-5d86-4c81-8731-725ff3956e7a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:23.518614 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-549c2ed0-1c76-4e6a-8f1f-cb27fbc70059 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:23.520321 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-549c2ed0-1c76-4e6a-8f1f-cb27fbc70059 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] GET https://10.4.3.127/volume/v3/volumes/26533358-5d86-4c81-8731-725ff3956e7a Aug 14 06:26:23.520506 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-549c2ed0-1c76-4e6a-8f1f-cb27fbc70059 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:23.520673 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-549c2ed0-1c76-4e6a-8f1f-cb27fbc70059 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:23.527225 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:23.527225 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:23.531770 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-549c2ed0-1c76-4e6a-8f1f-cb27fbc70059 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Volume info retrieved successfully. Aug 14 06:26:23.536177 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-549c2ed0-1c76-4e6a-8f1f-cb27fbc70059 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/26533358-5d86-4c81-8731-725ff3956e7a returned with HTTP 200 Aug 14 06:26:23.536550 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1478/5910] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:23 2026] GET /volume/v3/volumes/26533358-5d86-4c81-8731-725ff3956e7a => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:23.839727 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5613bdf6-e9fe-4a18-8f49-600c5c047b71 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:23.841867 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5613bdf6-e9fe-4a18-8f49-600c5c047b71 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b Aug 14 06:26:23.842071 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5613bdf6-e9fe-4a18-8f49-600c5c047b71 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:23.842252 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5613bdf6-e9fe-4a18-8f49-600c5c047b71 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:23.842349 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-5613bdf6-e9fe-4a18-8f49-600c5c047b71 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:23.846614 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:23.846614 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:23.847322 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5613bdf6-e9fe-4a18-8f49-600c5c047b71 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b returned with HTTP 200 Aug 14 06:26:23.847927 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1486/5911] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:23 2026] GET /volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:24.548691 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-18937401-0003-414f-924f-658d74c625ca None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:24.550910 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-18937401-0003-414f-924f-658d74c625ca tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] GET https://10.4.3.127/volume/v3/volumes/26533358-5d86-4c81-8731-725ff3956e7a Aug 14 06:26:24.551120 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-18937401-0003-414f-924f-658d74c625ca tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:24.551350 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-18937401-0003-414f-924f-658d74c625ca tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:24.557292 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-18937401-0003-414f-924f-658d74c625ca tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/26533358-5d86-4c81-8731-725ff3956e7a returned with HTTP 404 Aug 14 06:26:24.557630 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1481/5912] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:24 2026] GET /volume/v3/volumes/26533358-5d86-4c81-8731-725ff3956e7a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:24.563926 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-396eeeef-0be9-4c67-92e6-0bf8f9efe7ff None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:24.566246 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-396eeeef-0be9-4c67-92e6-0bf8f9efe7ff tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] DELETE https://10.4.3.127/volume/v3/volumes/9a5a1617-2641-4f45-ad85-15c7ebeac64e Aug 14 06:26:24.566468 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-396eeeef-0be9-4c67-92e6-0bf8f9efe7ff tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:24.566661 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-396eeeef-0be9-4c67-92e6-0bf8f9efe7ff tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:24.566819 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-396eeeef-0be9-4c67-92e6-0bf8f9efe7ff tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Delete volume with id: 9a5a1617-2641-4f45-ad85-15c7ebeac64e Aug 14 06:26:24.573144 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:24.573144 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:24.573567 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-396eeeef-0be9-4c67-92e6-0bf8f9efe7ff tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Volume info retrieved successfully. Aug 14 06:26:24.587231 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-396eeeef-0be9-4c67-92e6-0bf8f9efe7ff tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Delete volume request issued successfully. Aug 14 06:26:24.587426 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-396eeeef-0be9-4c67-92e6-0bf8f9efe7ff tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/9a5a1617-2641-4f45-ad85-15c7ebeac64e returned with HTTP 202 Aug 14 06:26:24.587861 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1468/5913] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:26:24 2026] DELETE /volume/v3/volumes/9a5a1617-2641-4f45-ad85-15c7ebeac64e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:24.595330 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d466bc97-5a22-420e-b41f-b243c1cd2868 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:24.597107 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d466bc97-5a22-420e-b41f-b243c1cd2868 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] GET https://10.4.3.127/volume/v3/volumes/9a5a1617-2641-4f45-ad85-15c7ebeac64e Aug 14 06:26:24.597332 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d466bc97-5a22-420e-b41f-b243c1cd2868 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:24.597558 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d466bc97-5a22-420e-b41f-b243c1cd2868 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:24.603612 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:24.603612 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:24.606663 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-d466bc97-5a22-420e-b41f-b243c1cd2868 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Volume info retrieved successfully. Aug 14 06:26:24.610652 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d466bc97-5a22-420e-b41f-b243c1cd2868 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/9a5a1617-2641-4f45-ad85-15c7ebeac64e returned with HTTP 200 Aug 14 06:26:24.611049 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1479/5914] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:24 2026] GET /volume/v3/volumes/9a5a1617-2641-4f45-ad85-15c7ebeac64e => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:24.858073 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ffe153e3-d067-403f-9d71-554c2831476c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:24.859746 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ffe153e3-d067-403f-9d71-554c2831476c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b Aug 14 06:26:24.859936 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ffe153e3-d067-403f-9d71-554c2831476c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:24.860145 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ffe153e3-d067-403f-9d71-554c2831476c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:24.860248 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-ffe153e3-d067-403f-9d71-554c2831476c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:24.864327 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:24.864327 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:24.865009 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ffe153e3-d067-403f-9d71-554c2831476c tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b returned with HTTP 200 Aug 14 06:26:24.865333 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1487/5915] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:24 2026] GET /volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:25.626473 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-39348aa0-66b4-4dc8-8fb9-d5f96a8c72b1 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:25.628761 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-39348aa0-66b4-4dc8-8fb9-d5f96a8c72b1 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] GET https://10.4.3.127/volume/v3/volumes/9a5a1617-2641-4f45-ad85-15c7ebeac64e Aug 14 06:26:25.628972 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-39348aa0-66b4-4dc8-8fb9-d5f96a8c72b1 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:25.629188 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-39348aa0-66b4-4dc8-8fb9-d5f96a8c72b1 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:25.635970 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-39348aa0-66b4-4dc8-8fb9-d5f96a8c72b1 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/9a5a1617-2641-4f45-ad85-15c7ebeac64e returned with HTTP 404 Aug 14 06:26:25.636520 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1482/5916] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:25 2026] GET /volume/v3/volumes/9a5a1617-2641-4f45-ad85-15c7ebeac64e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:25.644163 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d68edbbf-550d-42c9-bda4-60c507f20a69 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:25.646226 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d68edbbf-550d-42c9-bda4-60c507f20a69 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] DELETE https://10.4.3.127/volume/v3/volumes/da65b896-cae1-497b-9bd6-4bacc4330c14 Aug 14 06:26:25.646493 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d68edbbf-550d-42c9-bda4-60c507f20a69 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:25.646664 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d68edbbf-550d-42c9-bda4-60c507f20a69 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:25.646852 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-d68edbbf-550d-42c9-bda4-60c507f20a69 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Delete volume with id: da65b896-cae1-497b-9bd6-4bacc4330c14 Aug 14 06:26:25.654877 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:25.654877 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:25.655378 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d68edbbf-550d-42c9-bda4-60c507f20a69 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Volume info retrieved successfully. Aug 14 06:26:25.671041 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d68edbbf-550d-42c9-bda4-60c507f20a69 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Delete volume request issued successfully. Aug 14 06:26:25.671213 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d68edbbf-550d-42c9-bda4-60c507f20a69 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/da65b896-cae1-497b-9bd6-4bacc4330c14 returned with HTTP 202 Aug 14 06:26:25.671713 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1469/5917] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:26:25 2026] DELETE /volume/v3/volumes/da65b896-cae1-497b-9bd6-4bacc4330c14 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:25.680234 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-397074f8-8e95-4a8c-915b-ae08e50091ab None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:25.682016 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-397074f8-8e95-4a8c-915b-ae08e50091ab tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] GET https://10.4.3.127/volume/v3/volumes/da65b896-cae1-497b-9bd6-4bacc4330c14 Aug 14 06:26:25.682211 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-397074f8-8e95-4a8c-915b-ae08e50091ab tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:25.682412 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-397074f8-8e95-4a8c-915b-ae08e50091ab tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:25.689257 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:25.689257 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:25.692773 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-397074f8-8e95-4a8c-915b-ae08e50091ab tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Volume info retrieved successfully. Aug 14 06:26:25.696899 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-397074f8-8e95-4a8c-915b-ae08e50091ab tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/da65b896-cae1-497b-9bd6-4bacc4330c14 returned with HTTP 200 Aug 14 06:26:25.697355 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1480/5918] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:25 2026] GET /volume/v3/volumes/da65b896-cae1-497b-9bd6-4bacc4330c14 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:25.876159 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fddd82f5-b1e5-4e64-8a31-530d6a7eb12b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:25.877882 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fddd82f5-b1e5-4e64-8a31-530d6a7eb12b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b Aug 14 06:26:25.878096 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fddd82f5-b1e5-4e64-8a31-530d6a7eb12b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:25.878310 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fddd82f5-b1e5-4e64-8a31-530d6a7eb12b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:25.878469 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-fddd82f5-b1e5-4e64-8a31-530d6a7eb12b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:25.882641 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:25.882641 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:25.883405 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fddd82f5-b1e5-4e64-8a31-530d6a7eb12b tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b returned with HTTP 200 Aug 14 06:26:25.883796 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1488/5919] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:25 2026] GET /volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:26.709182 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-95a11f2c-f7da-4922-969a-61c0e90e0063 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:26.710509 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-95a11f2c-f7da-4922-969a-61c0e90e0063 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] GET https://10.4.3.127/volume/v3/volumes/da65b896-cae1-497b-9bd6-4bacc4330c14 Aug 14 06:26:26.710667 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-95a11f2c-f7da-4922-969a-61c0e90e0063 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:26.710840 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-95a11f2c-f7da-4922-969a-61c0e90e0063 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:26.715628 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-95a11f2c-f7da-4922-969a-61c0e90e0063 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/da65b896-cae1-497b-9bd6-4bacc4330c14 returned with HTTP 404 Aug 14 06:26:26.716015 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1483/5920] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:26 2026] GET /volume/v3/volumes/da65b896-cae1-497b-9bd6-4bacc4330c14 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:26.722355 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6a7c7c7c-d60a-4cfb-a82a-fc37aa3523f6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:26.725294 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6a7c7c7c-d60a-4cfb-a82a-fc37aa3523f6 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] DELETE https://10.4.3.127/volume/v3/volumes/d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f Aug 14 06:26:26.725294 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6a7c7c7c-d60a-4cfb-a82a-fc37aa3523f6 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:26.725486 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6a7c7c7c-d60a-4cfb-a82a-fc37aa3523f6 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:26.725722 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-6a7c7c7c-d60a-4cfb-a82a-fc37aa3523f6 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Delete volume with id: d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f Aug 14 06:26:26.732443 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:26.732443 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:26.733391 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6a7c7c7c-d60a-4cfb-a82a-fc37aa3523f6 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Volume info retrieved successfully. Aug 14 06:26:26.752816 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6a7c7c7c-d60a-4cfb-a82a-fc37aa3523f6 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Delete volume request issued successfully. Aug 14 06:26:26.752986 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6a7c7c7c-d60a-4cfb-a82a-fc37aa3523f6 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f returned with HTTP 202 Aug 14 06:26:26.753561 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1470/5921] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:26:26 2026] DELETE /volume/v3/volumes/d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:26.761426 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4968ab6d-2fab-4a15-b3a8-9491f63c3740 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:26.763148 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4968ab6d-2fab-4a15-b3a8-9491f63c3740 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] GET https://10.4.3.127/volume/v3/volumes/d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f Aug 14 06:26:26.763339 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4968ab6d-2fab-4a15-b3a8-9491f63c3740 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:26.763530 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4968ab6d-2fab-4a15-b3a8-9491f63c3740 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:26.769922 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:26.769922 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:26.773693 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4968ab6d-2fab-4a15-b3a8-9491f63c3740 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Volume info retrieved successfully. Aug 14 06:26:26.776960 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4968ab6d-2fab-4a15-b3a8-9491f63c3740 tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f returned with HTTP 200 Aug 14 06:26:26.777295 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1481/5922] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:26 2026] GET /volume/v3/volumes/d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:26.893928 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4b1aaba1-654c-4024-9b12-923ac82dcc23 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:26.896422 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4b1aaba1-654c-4024-9b12-923ac82dcc23 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b Aug 14 06:26:26.896748 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4b1aaba1-654c-4024-9b12-923ac82dcc23 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:26.897068 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4b1aaba1-654c-4024-9b12-923ac82dcc23 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:26.897228 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-4b1aaba1-654c-4024-9b12-923ac82dcc23 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:26.902821 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:26.902821 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:26.903813 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4b1aaba1-654c-4024-9b12-923ac82dcc23 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b returned with HTTP 200 Aug 14 06:26:26.904268 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1489/5923] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:26 2026] GET /volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:27.789418 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-bbbfbbaa-2022-4129-b436-88a45c68dc9a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:27.790931 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bbbfbbaa-2022-4129-b436-88a45c68dc9a tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] GET https://10.4.3.127/volume/v3/volumes/d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f Aug 14 06:26:27.791146 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bbbfbbaa-2022-4129-b436-88a45c68dc9a tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:27.791359 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bbbfbbaa-2022-4129-b436-88a45c68dc9a tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:27.796770 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bbbfbbaa-2022-4129-b436-88a45c68dc9a tempest-CreateVolumesFromSourceVolumeTest-1699350171 tempest-CreateVolumesFromSourceVolumeTest-1699350171-project-member] https://10.4.3.127/volume/v3/volumes/d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f returned with HTTP 404 Aug 14 06:26:27.797190 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1484/5924] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:27 2026] GET /volume/v3/volumes/d0f6f0c0-f9e2-4c53-ae42-d9e1278aaf9f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:27.915044 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-710efda8-3429-4339-b1f0-052b46e9addd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:27.916679 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-710efda8-3429-4339-b1f0-052b46e9addd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b Aug 14 06:26:27.916845 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-710efda8-3429-4339-b1f0-052b46e9addd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:27.917014 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-710efda8-3429-4339-b1f0-052b46e9addd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:27.917140 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-710efda8-3429-4339-b1f0-052b46e9addd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:27.920890 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:27.920890 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:27.921538 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-710efda8-3429-4339-b1f0-052b46e9addd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b returned with HTTP 200 Aug 14 06:26:27.921869 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1471/5925] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:27 2026] GET /volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:27.930810 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-434086cf-ce96-468a-a063-2e6347ed22ac None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:27.933030 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-434086cf-ce96-468a-a063-2e6347ed22ac tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b Aug 14 06:26:27.933306 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-434086cf-ce96-468a-a063-2e6347ed22ac tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:27.933576 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-434086cf-ce96-468a-a063-2e6347ed22ac tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:27.933747 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-434086cf-ce96-468a-a063-2e6347ed22ac tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:27.938681 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:27.938681 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:27.939515 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-434086cf-ce96-468a-a063-2e6347ed22ac tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b returned with HTTP 200 Aug 14 06:26:27.939838 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1482/5926] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:27 2026] GET /volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:27.947503 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-02be5613-ba23-4164-a891-6cabcd5d6eeb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:27.949159 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-02be5613-ba23-4164-a891-6cabcd5d6eeb tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] DELETE https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b Aug 14 06:26:27.949316 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-02be5613-ba23-4164-a891-6cabcd5d6eeb tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:27.949502 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-02be5613-ba23-4164-a891-6cabcd5d6eeb tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:27.949595 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-02be5613-ba23-4164-a891-6cabcd5d6eeb tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Delete backup with id: 5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b. Aug 14 06:26:27.954390 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:27.954390 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:27.968153 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-02be5613-ba23-4164-a891-6cabcd5d6eeb tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] delete_backup rpcapi backup_id 5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:26:27.969819 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-02be5613-ba23-4164-a891-6cabcd5d6eeb tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b returned with HTTP 202 Aug 14 06:26:27.970337 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1490/5927] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:26:27 2026] DELETE /volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:26:27.976964 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-90248ebf-e0fb-4695-8cbf-e6bfe4175704 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:27.979233 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-90248ebf-e0fb-4695-8cbf-e6bfe4175704 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b Aug 14 06:26:27.979524 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-90248ebf-e0fb-4695-8cbf-e6bfe4175704 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:27.979804 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-90248ebf-e0fb-4695-8cbf-e6bfe4175704 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:27.979968 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-90248ebf-e0fb-4695-8cbf-e6bfe4175704 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:27.984392 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:27.984392 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:27.985142 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-90248ebf-e0fb-4695-8cbf-e6bfe4175704 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b returned with HTTP 200 Aug 14 06:26:27.985492 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1485/5928] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:27 2026] GET /volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:28.774459 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:28.848044 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:26:28.848379 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:26:28.849736 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:26:28.849854 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Create volume of 1 GB Aug 14 06:26:28.853852 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Availability Zones retrieved successfully. Aug 14 06:26:28.859043 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Flow 'volume_create_api' (91a20185-501b-4515-a2f0-5673fceaeb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:28.859905 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (074d155f-91c4-4eb9-b5ff-894811598091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:28.860739 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:26:28.883780 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (074d155f-91c4-4eb9-b5ff-894811598091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:28.884536 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e3f759a-1d11-4014-aff0-46f49f57b8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:28.932091 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Created reservations ['e49cdde7-cfdc-46c8-8177-90dbcac9d184', '02ab5dca-1e55-4540-8e6f-7103c10584d8', '0bfc626d-df52-49bd-b1b6-19ce50e012a4', '04950227-6c36-4471-9486-7076a184624e'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:26:28.932813 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e3f759a-1d11-4014-aff0-46f49f57b8ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e49cdde7-cfdc-46c8-8177-90dbcac9d184', '02ab5dca-1e55-4540-8e6f-7103c10584d8', '0bfc626d-df52-49bd-b1b6-19ce50e012a4', '04950227-6c36-4471-9486-7076a184624e']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:28.933487 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3f2fe24-5e33-46e7-bf43-78e25b8b83b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:28.953788 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3f2fe24-5e33-46e7-bf43-78e25b8b83b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fadcbc9-029d-49cd-b042-1280b78d44f8', '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='c348c800d13f40f6a5b0eee323d0afb3',qos_specs=None,replication_status=,reservations=['e49cdde7-cfdc-46c8-8177-90dbcac9d184','02ab5dca-1e55-4540-8e6f-7103c10584d8','0bfc626d-df52-49bd-b1b6-19ce50e012a4','04950227-6c36-4471-9486-7076a184624e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdde670f82bc4831b492a21f911c1451',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:26:28Z,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=6fadcbc9-029d-49cd-b042-1280b78d44f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c348c800d13f40f6a5b0eee323d0afb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdde670f82bc4831b492a21f911c1451',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:28.954440 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1535a4a0-2b7b-4002-a17d-4039f258c784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:28.968546 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1535a4a0-2b7b-4002-a17d-4039f258c784) transitioned into state 'SUCCESS' from 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='c348c800d13f40f6a5b0eee323d0afb3',qos_specs=None,replication_status=,reservations=['e49cdde7-cfdc-46c8-8177-90dbcac9d184','02ab5dca-1e55-4540-8e6f-7103c10584d8','0bfc626d-df52-49bd-b1b6-19ce50e012a4','04950227-6c36-4471-9486-7076a184624e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdde670f82bc4831b492a21f911c1451',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:28.969225 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a02dc64a-cf65-4c55-af5c-6f8cd032b3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:28.976542 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a02dc64a-cf65-4c55-af5c-6f8cd032b3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:28.977265 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Flow 'volume_create_api' (91a20185-501b-4515-a2f0-5673fceaeb81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:28.977558 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Create volume request issued successfully. Aug 14 06:26:28.978072 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3e644ddd-e185-4dab-aa76-e6d63452c77d tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:26:28.978626 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1472/5929] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 14 06:26:28 2026] POST /volume/v3/volumes => generated 740 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:26:28.989188 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-e053ae51-c79e-4bcd-b339-8ef339346032 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:28.990884 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e053ae51-c79e-4bcd-b339-8ef339346032 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] GET https://10.4.3.127/volume/v3/volumes/6fadcbc9-029d-49cd-b042-1280b78d44f8 Aug 14 06:26:28.991062 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e053ae51-c79e-4bcd-b339-8ef339346032 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:28.991256 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-e053ae51-c79e-4bcd-b339-8ef339346032 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:28.994942 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-29764b40-a01f-4ede-b878-45ebd6eaf490 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:28.996522 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-29764b40-a01f-4ede-b878-45ebd6eaf490 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b Aug 14 06:26:28.996965 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-29764b40-a01f-4ede-b878-45ebd6eaf490 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:28.996965 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-29764b40-a01f-4ede-b878-45ebd6eaf490 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:28.996965 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-29764b40-a01f-4ede-b878-45ebd6eaf490 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Show backup with id 5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:28.997931 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:28.997931 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:29.000176 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-29764b40-a01f-4ede-b878-45ebd6eaf490 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b returned with HTTP 404 Aug 14 06:26:29.000610 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1491/5930] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:28 2026] GET /volume/v3/backups/5f1137cf-4e9b-43eb-b9b4-c3ba04a2a76b => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:29.001529 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-e053ae51-c79e-4bcd-b339-8ef339346032 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Volume info retrieved successfully. Aug 14 06:26:29.006194 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-e053ae51-c79e-4bcd-b339-8ef339346032 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] https://10.4.3.127/volume/v3/volumes/6fadcbc9-029d-49cd-b042-1280b78d44f8 returned with HTTP 200 Aug 14 06:26:29.006733 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1483/5931] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:28 2026] GET /volume/v3/volumes/6fadcbc9-029d-49cd-b042-1280b78d44f8 => generated 808 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:29.008739 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d30c7b68-1e64-497c-9f2f-d1174c546954 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:29.010472 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d30c7b68-1e64-497c-9f2f-d1174c546954 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/21b53ee5-50d7-4d04-9a9a-43327f60cb1e Aug 14 06:26:29.010683 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d30c7b68-1e64-497c-9f2f-d1174c546954 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:29.010858 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d30c7b68-1e64-497c-9f2f-d1174c546954 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:29.010968 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-d30c7b68-1e64-497c-9f2f-d1174c546954 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Delete snapshot with id: 21b53ee5-50d7-4d04-9a9a-43327f60cb1e Aug 14 06:26:29.015484 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:29.015484 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:29.015881 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d30c7b68-1e64-497c-9f2f-d1174c546954 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Snapshot retrieved successfully. Aug 14 06:26:29.029808 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d30c7b68-1e64-497c-9f2f-d1174c546954 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Snapshot delete request issued successfully. Aug 14 06:26:29.029976 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d30c7b68-1e64-497c-9f2f-d1174c546954 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/snapshots/21b53ee5-50d7-4d04-9a9a-43327f60cb1e returned with HTTP 202 Aug 14 06:26:29.030352 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1486/5932] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:26:29 2026] DELETE /volume/v3/snapshots/21b53ee5-50d7-4d04-9a9a-43327f60cb1e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:29.036731 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-12bbd7bb-e9fc-4e23-ac6b-3c0709ebe866 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:29.038555 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-12bbd7bb-e9fc-4e23-ac6b-3c0709ebe866 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/snapshots/21b53ee5-50d7-4d04-9a9a-43327f60cb1e Aug 14 06:26:29.038742 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-12bbd7bb-e9fc-4e23-ac6b-3c0709ebe866 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:29.038921 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-12bbd7bb-e9fc-4e23-ac6b-3c0709ebe866 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:29.044175 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:29.044175 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:29.044577 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-12bbd7bb-e9fc-4e23-ac6b-3c0709ebe866 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Snapshot retrieved successfully. Aug 14 06:26:29.045280 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-12bbd7bb-e9fc-4e23-ac6b-3c0709ebe866 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/snapshots/21b53ee5-50d7-4d04-9a9a-43327f60cb1e returned with HTTP 200 Aug 14 06:26:29.045633 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1473/5933] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:26:29 2026] GET /volume/v3/snapshots/21b53ee5-50d7-4d04-9a9a-43327f60cb1e => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:30.017515 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a1abff12-f952-4c49-9d76-7d5a9d1a9d37 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:30.019267 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a1abff12-f952-4c49-9d76-7d5a9d1a9d37 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] GET https://10.4.3.127/volume/v3/volumes/6fadcbc9-029d-49cd-b042-1280b78d44f8 Aug 14 06:26:30.019468 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a1abff12-f952-4c49-9d76-7d5a9d1a9d37 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:30.019685 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a1abff12-f952-4c49-9d76-7d5a9d1a9d37 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:30.026362 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:30.026362 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:30.029662 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a1abff12-f952-4c49-9d76-7d5a9d1a9d37 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Volume info retrieved successfully. Aug 14 06:26:30.033261 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a1abff12-f952-4c49-9d76-7d5a9d1a9d37 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] https://10.4.3.127/volume/v3/volumes/6fadcbc9-029d-49cd-b042-1280b78d44f8 returned with HTTP 200 Aug 14 06:26:30.033643 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1492/5934] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:30 2026] GET /volume/v3/volumes/6fadcbc9-029d-49cd-b042-1280b78d44f8 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:30.048237 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b76845ca-369f-4b0c-9bbf-28b5fe801c8e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:30.049839 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b76845ca-369f-4b0c-9bbf-28b5fe801c8e tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] GET https://10.4.3.127/volume/v3/volumes/6fadcbc9-029d-49cd-b042-1280b78d44f8 Aug 14 06:26:30.050041 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b76845ca-369f-4b0c-9bbf-28b5fe801c8e tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:30.050181 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b76845ca-369f-4b0c-9bbf-28b5fe801c8e tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:30.054478 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a6184e42-9ab7-4ec9-aba4-797fdae61402 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:30.056806 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a6184e42-9ab7-4ec9-aba4-797fdae61402 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/snapshots/21b53ee5-50d7-4d04-9a9a-43327f60cb1e Aug 14 06:26:30.056899 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:30.056899 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:30.057076 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a6184e42-9ab7-4ec9-aba4-797fdae61402 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:30.057352 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a6184e42-9ab7-4ec9-aba4-797fdae61402 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:30.060182 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b76845ca-369f-4b0c-9bbf-28b5fe801c8e tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Volume info retrieved successfully. Aug 14 06:26:30.061581 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a6184e42-9ab7-4ec9-aba4-797fdae61402 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/snapshots/21b53ee5-50d7-4d04-9a9a-43327f60cb1e returned with HTTP 404 Aug 14 06:26:30.062014 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1487/5935] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:26:30 2026] GET /volume/v3/snapshots/21b53ee5-50d7-4d04-9a9a-43327f60cb1e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:30.064093 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b76845ca-369f-4b0c-9bbf-28b5fe801c8e tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] https://10.4.3.127/volume/v3/volumes/6fadcbc9-029d-49cd-b042-1280b78d44f8 returned with HTTP 200 Aug 14 06:26:30.064440 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1484/5936] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:30 2026] GET /volume/v3/volumes/6fadcbc9-029d-49cd-b042-1280b78d44f8 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:30.068318 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f8c57be6-aeeb-4d3e-bc6a-9f9ee53489f1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:30.070033 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f8c57be6-aeeb-4d3e-bc6a-9f9ee53489f1 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] DELETE https://10.4.3.127/volume/v3/volumes/8d9174ab-1285-4049-b714-30b58b5313e4 Aug 14 06:26:30.070206 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f8c57be6-aeeb-4d3e-bc6a-9f9ee53489f1 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:30.070377 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f8c57be6-aeeb-4d3e-bc6a-9f9ee53489f1 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:30.070553 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-f8c57be6-aeeb-4d3e-bc6a-9f9ee53489f1 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Delete volume with id: 8d9174ab-1285-4049-b714-30b58b5313e4 Aug 14 06:26:30.076818 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:30.078507 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:26:30.078856 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-345656846"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:26:30.079244 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:30.079244 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:30.079714 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f8c57be6-aeeb-4d3e-bc6a-9f9ee53489f1 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:26:30.080235 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-345656846'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:26:30.080340 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Create volume of 1 GB Aug 14 06:26:30.084257 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Availability Zones retrieved successfully. Aug 14 06:26:30.089870 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Flow 'volume_create_api' (7219a55e-a729-4d54-9935-255ba0cf5133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:30.090767 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0afd03c-881a-4efa-b1d9-38bc31d28c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:30.091608 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:26:30.093705 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f8c57be6-aeeb-4d3e-bc6a-9f9ee53489f1 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Delete volume request issued successfully. Aug 14 06:26:30.093878 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f8c57be6-aeeb-4d3e-bc6a-9f9ee53489f1 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/8d9174ab-1285-4049-b714-30b58b5313e4 returned with HTTP 202 Aug 14 06:26:30.094259 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1474/5937] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:26:30 2026] DELETE /volume/v3/volumes/8d9174ab-1285-4049-b714-30b58b5313e4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:30.100376 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ebf9ef41-5ebd-4bbd-b67f-849fb774049d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:30.102102 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ebf9ef41-5ebd-4bbd-b67f-849fb774049d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/8d9174ab-1285-4049-b714-30b58b5313e4 Aug 14 06:26:30.102295 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ebf9ef41-5ebd-4bbd-b67f-849fb774049d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:30.102485 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ebf9ef41-5ebd-4bbd-b67f-849fb774049d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:30.109292 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:30.109292 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:30.112758 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-ebf9ef41-5ebd-4bbd-b67f-849fb774049d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:26:30.115958 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0afd03c-881a-4efa-b1d9-38bc31d28c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:30.116803 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ebf9ef41-5ebd-4bbd-b67f-849fb774049d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/8d9174ab-1285-4049-b714-30b58b5313e4 returned with HTTP 200 Aug 14 06:26:30.116934 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2cb60d1-35b3-4119-90ff-62f6dabaa518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:30.117323 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1488/5938] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:30 2026] GET /volume/v3/volumes/8d9174ab-1285-4049-b714-30b58b5313e4 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:30.149320 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Created reservations ['3da82d54-1c07-4308-b2da-25ca52d126f1', '3f4946e9-42ed-4efe-9015-c47c954bea2b', 'd5a219fa-d8e9-468c-94fa-89c9ef11ff98', '7c804092-1882-49d0-8df7-3b53d12af725'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:26:30.150097 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2cb60d1-35b3-4119-90ff-62f6dabaa518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3da82d54-1c07-4308-b2da-25ca52d126f1', '3f4946e9-42ed-4efe-9015-c47c954bea2b', 'd5a219fa-d8e9-468c-94fa-89c9ef11ff98', '7c804092-1882-49d0-8df7-3b53d12af725']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:30.150806 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b859992-9fea-41cd-a165-49742ab9b60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:30.170633 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b859992-9fea-41cd-a165-49742ab9b60a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0001a485-204c-4fb2-be7f-19db3c998f82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-345656846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c348c800d13f40f6a5b0eee323d0afb3',qos_specs=None,replication_status=,reservations=['3da82d54-1c07-4308-b2da-25ca52d126f1','3f4946e9-42ed-4efe-9015-c47c954bea2b','d5a219fa-d8e9-468c-94fa-89c9ef11ff98','7c804092-1882-49d0-8df7-3b53d12af725'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdde670f82bc4831b492a21f911c1451',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:26:30Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-345656846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0001a485-204c-4fb2-be7f-19db3c998f82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c348c800d13f40f6a5b0eee323d0afb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdde670f82bc4831b492a21f911c1451',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:30.171325 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1c1ba37-7598-4c9d-bf83-7a4392385ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:30.186710 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1c1ba37-7598-4c9d-bf83-7a4392385ef6) transitioned into 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-345656846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c348c800d13f40f6a5b0eee323d0afb3',qos_specs=None,replication_status=,reservations=['3da82d54-1c07-4308-b2da-25ca52d126f1','3f4946e9-42ed-4efe-9015-c47c954bea2b','d5a219fa-d8e9-468c-94fa-89c9ef11ff98','7c804092-1882-49d0-8df7-3b53d12af725'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdde670f82bc4831b492a21f911c1451',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:30.187349 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e0348e-51a8-4dfb-938f-27b22fd391cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:30.194951 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e0348e-51a8-4dfb-938f-27b22fd391cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:30.195757 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Flow 'volume_create_api' (7219a55e-a729-4d54-9935-255ba0cf5133) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:30.196021 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Create volume request issued successfully. Aug 14 06:26:30.196548 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4ba7f243-a42f-4840-8ddb-0e1bb475fcda tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:26:30.196950 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1493/5939] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 14 06:26:30 2026] POST /volume/v3/volumes => generated 775 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:26:30.208010 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-3772e5c2-312a-49f3-8e46-352899f8dce7 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:30.209604 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3772e5c2-312a-49f3-8e46-352899f8dce7 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] GET https://10.4.3.127/volume/v3/volumes/0001a485-204c-4fb2-be7f-19db3c998f82 Aug 14 06:26:30.209779 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3772e5c2-312a-49f3-8e46-352899f8dce7 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:30.209955 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-3772e5c2-312a-49f3-8e46-352899f8dce7 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:30.215960 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:30.215960 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:30.219237 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-3772e5c2-312a-49f3-8e46-352899f8dce7 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Volume info retrieved successfully. Aug 14 06:26:30.222846 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-3772e5c2-312a-49f3-8e46-352899f8dce7 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] https://10.4.3.127/volume/v3/volumes/0001a485-204c-4fb2-be7f-19db3c998f82 returned with HTTP 200 Aug 14 06:26:30.223185 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1485/5940] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:30 2026] GET /volume/v3/volumes/0001a485-204c-4fb2-be7f-19db3c998f82 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:31.130247 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3710ad5f-c684-4eb9-84dc-a2ee2af1007e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:31.132014 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3710ad5f-c684-4eb9-84dc-a2ee2af1007e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/8d9174ab-1285-4049-b714-30b58b5313e4 Aug 14 06:26:31.132192 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3710ad5f-c684-4eb9-84dc-a2ee2af1007e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:31.132437 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3710ad5f-c684-4eb9-84dc-a2ee2af1007e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:31.137786 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3710ad5f-c684-4eb9-84dc-a2ee2af1007e tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/8d9174ab-1285-4049-b714-30b58b5313e4 returned with HTTP 404 Aug 14 06:26:31.138191 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1475/5941] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:31 2026] GET /volume/v3/volumes/8d9174ab-1285-4049-b714-30b58b5313e4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:31.144899 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-9323861c-1147-448d-b6e5-a0a22526571d None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:31.146646 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9323861c-1147-448d-b6e5-a0a22526571d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 Aug 14 06:26:31.146853 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9323861c-1147-448d-b6e5-a0a22526571d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:31.147051 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-9323861c-1147-448d-b6e5-a0a22526571d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:31.147218 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-9323861c-1147-448d-b6e5-a0a22526571d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Delete volume with id: a1baae8c-babc-4752-898c-9330b447ea36 Aug 14 06:26:31.153857 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:31.153857 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:31.154261 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9323861c-1147-448d-b6e5-a0a22526571d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:26:31.168371 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-9323861c-1147-448d-b6e5-a0a22526571d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Delete volume request issued successfully. Aug 14 06:26:31.168642 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-9323861c-1147-448d-b6e5-a0a22526571d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 returned with HTTP 202 Aug 14 06:26:31.169153 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1489/5942] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:26:31 2026] DELETE /volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:31.177111 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c563dbbf-5ec7-4f0d-bb65-e48a6ca57dc5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:31.179032 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c563dbbf-5ec7-4f0d-bb65-e48a6ca57dc5 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 Aug 14 06:26:31.179260 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c563dbbf-5ec7-4f0d-bb65-e48a6ca57dc5 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:31.179535 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c563dbbf-5ec7-4f0d-bb65-e48a6ca57dc5 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:31.187309 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:31.187309 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:31.190538 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c563dbbf-5ec7-4f0d-bb65-e48a6ca57dc5 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:26:31.194608 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c563dbbf-5ec7-4f0d-bb65-e48a6ca57dc5 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 returned with HTTP 200 Aug 14 06:26:31.194972 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1494/5943] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:31 2026] GET /volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 => generated 1354 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:26:31.234669 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b460f889-abfe-4f66-a854-7a14cfbc121e None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:31.236473 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b460f889-abfe-4f66-a854-7a14cfbc121e tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] GET https://10.4.3.127/volume/v3/volumes/0001a485-204c-4fb2-be7f-19db3c998f82 Aug 14 06:26:31.236617 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b460f889-abfe-4f66-a854-7a14cfbc121e tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:31.236811 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b460f889-abfe-4f66-a854-7a14cfbc121e tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:31.243701 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:31.243701 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:31.246979 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b460f889-abfe-4f66-a854-7a14cfbc121e tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Volume info retrieved successfully. Aug 14 06:26:31.250719 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b460f889-abfe-4f66-a854-7a14cfbc121e tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] https://10.4.3.127/volume/v3/volumes/0001a485-204c-4fb2-be7f-19db3c998f82 returned with HTTP 200 Aug 14 06:26:31.251078 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1486/5944] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:31 2026] GET /volume/v3/volumes/0001a485-204c-4fb2-be7f-19db3c998f82 => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:31.262443 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-727a6250-6349-4c9d-8e01-dcdbae52997b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:31.263962 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-727a6250-6349-4c9d-8e01-dcdbae52997b tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] GET https://10.4.3.127/volume/v3/volumes/0001a485-204c-4fb2-be7f-19db3c998f82 Aug 14 06:26:31.264138 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-727a6250-6349-4c9d-8e01-dcdbae52997b tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:31.264344 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-727a6250-6349-4c9d-8e01-dcdbae52997b tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:31.270615 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:31.270615 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:31.273691 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-727a6250-6349-4c9d-8e01-dcdbae52997b tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Volume info retrieved successfully. Aug 14 06:26:31.277265 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-727a6250-6349-4c9d-8e01-dcdbae52997b tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] https://10.4.3.127/volume/v3/volumes/0001a485-204c-4fb2-be7f-19db3c998f82 returned with HTTP 200 Aug 14 06:26:31.277629 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1476/5945] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:31 2026] GET /volume/v3/volumes/0001a485-204c-4fb2-be7f-19db3c998f82 => generated 868 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:31.288750 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-0c0b57aa-5b70-4664-ba6c-c283ed49219a None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:31.290173 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0c0b57aa-5b70-4664-ba6c-c283ed49219a tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 14 06:26:31.290510 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-0c0b57aa-5b70-4664-ba6c-c283ed49219a tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0001a485-204c-4fb2-be7f-19db3c998f82", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-2142946792"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:26:31.297822 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:31.297822 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:31.298334 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-0c0b57aa-5b70-4664-ba6c-c283ed49219a tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Volume info retrieved successfully. Aug 14 06:26:31.298494 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.snapshots [None req-0c0b57aa-5b70-4664-ba6c-c283ed49219a tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Create snapshot from volume 0001a485-204c-4fb2-be7f-19db3c998f82 Aug 14 06:26:31.325390 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-0c0b57aa-5b70-4664-ba6c-c283ed49219a tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Created reservations ['0d5c6af8-1397-4e65-be12-e449b9518634', '68551450-1a88-4fd0-a79b-2340816abfd2', 'daa231e5-5538-4715-ae35-e5cd869a9592', 'e544d09a-4e03-4014-afaf-2a4ff18639f5'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:26:31.348548 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-0c0b57aa-5b70-4664-ba6c-c283ed49219a tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Snapshot create request issued successfully. Aug 14 06:26:31.348862 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-0c0b57aa-5b70-4664-ba6c-c283ed49219a tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 14 06:26:31.349229 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1490/5946] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 14 06:26:31 2026] POST /volume/v3/snapshots => generated 326 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:26:31.357354 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-badd7953-9ffa-440c-bcb1-a99e82d6e7fe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:31.358961 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-badd7953-9ffa-440c-bcb1-a99e82d6e7fe tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] GET https://10.4.3.127/volume/v3/snapshots/765988c6-ebd1-44d2-ba4d-fc1b4eb39e9e Aug 14 06:26:31.359134 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-badd7953-9ffa-440c-bcb1-a99e82d6e7fe tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:31.359311 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-badd7953-9ffa-440c-bcb1-a99e82d6e7fe tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:31.363960 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:31.363960 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:31.364331 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-badd7953-9ffa-440c-bcb1-a99e82d6e7fe tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Snapshot retrieved successfully. Aug 14 06:26:31.365006 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-badd7953-9ffa-440c-bcb1-a99e82d6e7fe tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] https://10.4.3.127/volume/v3/snapshots/765988c6-ebd1-44d2-ba4d-fc1b4eb39e9e returned with HTTP 200 Aug 14 06:26:31.365317 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1495/5947] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:26:31 2026] GET /volume/v3/snapshots/765988c6-ebd1-44d2-ba4d-fc1b4eb39e9e => generated 458 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:32.206945 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6757a5ac-2586-4832-8104-37871588ca55 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:32.208633 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6757a5ac-2586-4832-8104-37871588ca55 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 Aug 14 06:26:32.208801 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6757a5ac-2586-4832-8104-37871588ca55 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:32.208976 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6757a5ac-2586-4832-8104-37871588ca55 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:32.214067 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6757a5ac-2586-4832-8104-37871588ca55 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 returned with HTTP 404 Aug 14 06:26:32.214491 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1487/5948] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:32 2026] GET /volume/v3/volumes/a1baae8c-babc-4752-898c-9330b447ea36 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:32.220385 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-23e3b712-c572-4f05-a718-014726b66013 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:32.222146 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-23e3b712-c572-4f05-a718-014726b66013 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] DELETE https://10.4.3.127/volume/v3/volumes/857e4ed5-f28c-4983-897b-04e0c5f21246 Aug 14 06:26:32.222306 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-23e3b712-c572-4f05-a718-014726b66013 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:32.222497 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-23e3b712-c572-4f05-a718-014726b66013 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:32.222656 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-23e3b712-c572-4f05-a718-014726b66013 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Delete volume with id: 857e4ed5-f28c-4983-897b-04e0c5f21246 Aug 14 06:26:32.228884 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:32.228884 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:32.229298 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-23e3b712-c572-4f05-a718-014726b66013 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:26:32.243023 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-23e3b712-c572-4f05-a718-014726b66013 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Delete volume request issued successfully. Aug 14 06:26:32.243210 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-23e3b712-c572-4f05-a718-014726b66013 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/857e4ed5-f28c-4983-897b-04e0c5f21246 returned with HTTP 202 Aug 14 06:26:32.243609 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1477/5949] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:26:32 2026] DELETE /volume/v3/volumes/857e4ed5-f28c-4983-897b-04e0c5f21246 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:32.250266 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-2362d6e7-9166-4ada-a081-2e1ddf7f6844 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:32.251982 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2362d6e7-9166-4ada-a081-2e1ddf7f6844 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/857e4ed5-f28c-4983-897b-04e0c5f21246 Aug 14 06:26:32.252119 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2362d6e7-9166-4ada-a081-2e1ddf7f6844 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:32.252320 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-2362d6e7-9166-4ada-a081-2e1ddf7f6844 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:32.258928 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:32.258928 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:32.262025 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-2362d6e7-9166-4ada-a081-2e1ddf7f6844 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:26:32.266249 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-2362d6e7-9166-4ada-a081-2e1ddf7f6844 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/857e4ed5-f28c-4983-897b-04e0c5f21246 returned with HTTP 200 Aug 14 06:26:32.266979 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1491/5950] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:32 2026] GET /volume/v3/volumes/857e4ed5-f28c-4983-897b-04e0c5f21246 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:32.373905 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c98c1345-5968-4e8d-a77d-2316c271f95e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:32.375621 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c98c1345-5968-4e8d-a77d-2316c271f95e tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] GET https://10.4.3.127/volume/v3/snapshots/765988c6-ebd1-44d2-ba4d-fc1b4eb39e9e Aug 14 06:26:32.375818 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c98c1345-5968-4e8d-a77d-2316c271f95e tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:32.375995 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c98c1345-5968-4e8d-a77d-2316c271f95e tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:32.380458 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:32.380458 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:32.380845 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c98c1345-5968-4e8d-a77d-2316c271f95e tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Snapshot retrieved successfully. Aug 14 06:26:32.381503 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c98c1345-5968-4e8d-a77d-2316c271f95e tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] https://10.4.3.127/volume/v3/snapshots/765988c6-ebd1-44d2-ba4d-fc1b4eb39e9e returned with HTTP 200 Aug 14 06:26:32.381825 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1496/5951] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:26:32 2026] GET /volume/v3/snapshots/765988c6-ebd1-44d2-ba4d-fc1b4eb39e9e => generated 485 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:32.389326 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-8b1a8139-7c80-4d5a-b872-a27e9273cde6 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:32.391010 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8b1a8139-7c80-4d5a-b872-a27e9273cde6 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] GET https://10.4.3.127/volume/v3/snapshots/765988c6-ebd1-44d2-ba4d-fc1b4eb39e9e Aug 14 06:26:32.391208 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8b1a8139-7c80-4d5a-b872-a27e9273cde6 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:32.391408 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-8b1a8139-7c80-4d5a-b872-a27e9273cde6 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:32.396118 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:32.396118 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:32.396506 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-8b1a8139-7c80-4d5a-b872-a27e9273cde6 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Snapshot retrieved successfully. Aug 14 06:26:32.397206 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-8b1a8139-7c80-4d5a-b872-a27e9273cde6 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] https://10.4.3.127/volume/v3/snapshots/765988c6-ebd1-44d2-ba4d-fc1b4eb39e9e returned with HTTP 200 Aug 14 06:26:32.397536 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1488/5952] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:26:32 2026] GET /volume/v3/snapshots/765988c6-ebd1-44d2-ba4d-fc1b4eb39e9e => generated 485 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:32.405158 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0c89f9ba-0f7c-4102-9c9a-15771ee991d8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:32.406684 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0c89f9ba-0f7c-4102-9c9a-15771ee991d8 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/765988c6-ebd1-44d2-ba4d-fc1b4eb39e9e Aug 14 06:26:32.406847 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0c89f9ba-0f7c-4102-9c9a-15771ee991d8 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:32.407013 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0c89f9ba-0f7c-4102-9c9a-15771ee991d8 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:32.407141 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-0c89f9ba-0f7c-4102-9c9a-15771ee991d8 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Delete snapshot with id: 765988c6-ebd1-44d2-ba4d-fc1b4eb39e9e Aug 14 06:26:32.411582 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:32.411582 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:32.411949 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0c89f9ba-0f7c-4102-9c9a-15771ee991d8 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Snapshot retrieved successfully. Aug 14 06:26:32.424747 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0c89f9ba-0f7c-4102-9c9a-15771ee991d8 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Snapshot delete request issued successfully. Aug 14 06:26:32.424901 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0c89f9ba-0f7c-4102-9c9a-15771ee991d8 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] https://10.4.3.127/volume/v3/snapshots/765988c6-ebd1-44d2-ba4d-fc1b4eb39e9e returned with HTTP 202 Aug 14 06:26:32.425268 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1478/5953] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 14 06:26:32 2026] DELETE /volume/v3/snapshots/765988c6-ebd1-44d2-ba4d-fc1b4eb39e9e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:32.431804 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-be0d4cc4-e806-4883-83be-10a5b657129f None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:32.433490 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-be0d4cc4-e806-4883-83be-10a5b657129f tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] GET https://10.4.3.127/volume/v3/snapshots/765988c6-ebd1-44d2-ba4d-fc1b4eb39e9e Aug 14 06:26:32.433694 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-be0d4cc4-e806-4883-83be-10a5b657129f tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:32.433877 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-be0d4cc4-e806-4883-83be-10a5b657129f tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:32.438696 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:32.438696 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:32.439143 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-be0d4cc4-e806-4883-83be-10a5b657129f tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Snapshot retrieved successfully. Aug 14 06:26:32.439951 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-be0d4cc4-e806-4883-83be-10a5b657129f tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] https://10.4.3.127/volume/v3/snapshots/765988c6-ebd1-44d2-ba4d-fc1b4eb39e9e returned with HTTP 200 Aug 14 06:26:32.440329 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1492/5954] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:26:32 2026] GET /volume/v3/snapshots/765988c6-ebd1-44d2-ba4d-fc1b4eb39e9e => generated 484 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:33.278830 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9995ff0e-834a-48e6-923b-58ad9dbbc4c4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:33.280514 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9995ff0e-834a-48e6-923b-58ad9dbbc4c4 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/857e4ed5-f28c-4983-897b-04e0c5f21246 Aug 14 06:26:33.280726 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9995ff0e-834a-48e6-923b-58ad9dbbc4c4 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:33.280904 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9995ff0e-834a-48e6-923b-58ad9dbbc4c4 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:33.286001 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9995ff0e-834a-48e6-923b-58ad9dbbc4c4 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/857e4ed5-f28c-4983-897b-04e0c5f21246 returned with HTTP 404 Aug 14 06:26:33.286437 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1497/5955] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:33 2026] GET /volume/v3/volumes/857e4ed5-f28c-4983-897b-04e0c5f21246 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:33.293789 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-94e3ebef-0540-461c-b69c-17e325a94210 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:33.295766 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-94e3ebef-0540-461c-b69c-17e325a94210 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] DELETE https://10.4.3.127/volume/v3/volumes/1b8e0c7a-4536-42ac-9aee-e26b4001d9bf Aug 14 06:26:33.295995 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-94e3ebef-0540-461c-b69c-17e325a94210 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:33.296211 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-94e3ebef-0540-461c-b69c-17e325a94210 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:33.296381 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-94e3ebef-0540-461c-b69c-17e325a94210 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Delete volume with id: 1b8e0c7a-4536-42ac-9aee-e26b4001d9bf Aug 14 06:26:33.304199 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:33.304199 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:33.304741 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-94e3ebef-0540-461c-b69c-17e325a94210 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:26:33.322741 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-94e3ebef-0540-461c-b69c-17e325a94210 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Delete volume request issued successfully. Aug 14 06:26:33.322959 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-94e3ebef-0540-461c-b69c-17e325a94210 tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/1b8e0c7a-4536-42ac-9aee-e26b4001d9bf returned with HTTP 202 Aug 14 06:26:33.323430 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1489/5956] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:26:33 2026] DELETE /volume/v3/volumes/1b8e0c7a-4536-42ac-9aee-e26b4001d9bf => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:33.330582 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0a020d76-f0df-429b-8462-17d487e292bd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:33.333169 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a020d76-f0df-429b-8462-17d487e292bd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/1b8e0c7a-4536-42ac-9aee-e26b4001d9bf Aug 14 06:26:33.333433 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a020d76-f0df-429b-8462-17d487e292bd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:33.333719 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a020d76-f0df-429b-8462-17d487e292bd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:33.341413 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:33.341413 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:33.345731 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0a020d76-f0df-429b-8462-17d487e292bd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Volume info retrieved successfully. Aug 14 06:26:33.350768 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a020d76-f0df-429b-8462-17d487e292bd tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/1b8e0c7a-4536-42ac-9aee-e26b4001d9bf returned with HTTP 200 Aug 14 06:26:33.351073 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1479/5957] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:33 2026] GET /volume/v3/volumes/1b8e0c7a-4536-42ac-9aee-e26b4001d9bf => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:33.448511 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-88c89426-513f-4688-be7b-7f69c58cc220 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:33.450524 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-88c89426-513f-4688-be7b-7f69c58cc220 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] GET https://10.4.3.127/volume/v3/snapshots/765988c6-ebd1-44d2-ba4d-fc1b4eb39e9e Aug 14 06:26:33.450707 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-88c89426-513f-4688-be7b-7f69c58cc220 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:33.450879 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-88c89426-513f-4688-be7b-7f69c58cc220 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:33.454605 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-88c89426-513f-4688-be7b-7f69c58cc220 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] https://10.4.3.127/volume/v3/snapshots/765988c6-ebd1-44d2-ba4d-fc1b4eb39e9e returned with HTTP 404 Aug 14 06:26:33.455069 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1493/5958] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 14 06:26:33 2026] GET /volume/v3/snapshots/765988c6-ebd1-44d2-ba4d-fc1b4eb39e9e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:33.461595 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e04d4bab-071b-4826-9009-cdf453280371 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:33.463628 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e04d4bab-071b-4826-9009-cdf453280371 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] DELETE https://10.4.3.127/volume/v3/volumes/0001a485-204c-4fb2-be7f-19db3c998f82 Aug 14 06:26:33.463816 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e04d4bab-071b-4826-9009-cdf453280371 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:33.463979 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e04d4bab-071b-4826-9009-cdf453280371 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:33.464121 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-e04d4bab-071b-4826-9009-cdf453280371 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Delete volume with id: 0001a485-204c-4fb2-be7f-19db3c998f82 Aug 14 06:26:33.469974 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:33.469974 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:33.470360 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e04d4bab-071b-4826-9009-cdf453280371 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Volume info retrieved successfully. Aug 14 06:26:33.483541 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e04d4bab-071b-4826-9009-cdf453280371 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Delete volume request issued successfully. Aug 14 06:26:33.483697 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e04d4bab-071b-4826-9009-cdf453280371 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] https://10.4.3.127/volume/v3/volumes/0001a485-204c-4fb2-be7f-19db3c998f82 returned with HTTP 202 Aug 14 06:26:33.484052 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1498/5959] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:26:33 2026] DELETE /volume/v3/volumes/0001a485-204c-4fb2-be7f-19db3c998f82 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:33.490197 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-c225385a-84ae-4732-b492-0df73a48eece None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:33.491767 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c225385a-84ae-4732-b492-0df73a48eece tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] GET https://10.4.3.127/volume/v3/volumes/0001a485-204c-4fb2-be7f-19db3c998f82 Aug 14 06:26:33.491967 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c225385a-84ae-4732-b492-0df73a48eece tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:33.492147 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-c225385a-84ae-4732-b492-0df73a48eece tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:33.498586 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:33.498586 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:33.501770 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-c225385a-84ae-4732-b492-0df73a48eece tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Volume info retrieved successfully. Aug 14 06:26:33.505460 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-c225385a-84ae-4732-b492-0df73a48eece tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] https://10.4.3.127/volume/v3/volumes/0001a485-204c-4fb2-be7f-19db3c998f82 returned with HTTP 200 Aug 14 06:26:33.505823 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1490/5960] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:33 2026] GET /volume/v3/volumes/0001a485-204c-4fb2-be7f-19db3c998f82 => generated 867 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:34.362936 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-062fddda-7f70-4a2b-8a9d-850a1cc4ef0d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:34.364619 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-062fddda-7f70-4a2b-8a9d-850a1cc4ef0d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] GET https://10.4.3.127/volume/v3/volumes/1b8e0c7a-4536-42ac-9aee-e26b4001d9bf Aug 14 06:26:34.364826 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-062fddda-7f70-4a2b-8a9d-850a1cc4ef0d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:34.365021 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-062fddda-7f70-4a2b-8a9d-850a1cc4ef0d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:34.370203 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-062fddda-7f70-4a2b-8a9d-850a1cc4ef0d tempest-VolumesBackupsTest-2139620957 tempest-VolumesBackupsTest-2139620957-project-member] https://10.4.3.127/volume/v3/volumes/1b8e0c7a-4536-42ac-9aee-e26b4001d9bf returned with HTTP 404 Aug 14 06:26:34.370604 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1480/5961] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:34 2026] GET /volume/v3/volumes/1b8e0c7a-4536-42ac-9aee-e26b4001d9bf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:34.519757 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-1d761ca1-35c3-4503-9d4d-6f61fd637382 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:34.521386 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1d761ca1-35c3-4503-9d4d-6f61fd637382 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] GET https://10.4.3.127/volume/v3/volumes/0001a485-204c-4fb2-be7f-19db3c998f82 Aug 14 06:26:34.521579 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1d761ca1-35c3-4503-9d4d-6f61fd637382 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:34.521766 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-1d761ca1-35c3-4503-9d4d-6f61fd637382 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:34.526725 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-1d761ca1-35c3-4503-9d4d-6f61fd637382 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] https://10.4.3.127/volume/v3/volumes/0001a485-204c-4fb2-be7f-19db3c998f82 returned with HTTP 404 Aug 14 06:26:34.527132 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1494/5962] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:34 2026] GET /volume/v3/volumes/0001a485-204c-4fb2-be7f-19db3c998f82 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:34.533191 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f82fbd04-f110-49a1-8f81-91de048f40c8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:34.534875 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f82fbd04-f110-49a1-8f81-91de048f40c8 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6fadcbc9-029d-49cd-b042-1280b78d44f8 Aug 14 06:26:34.535051 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f82fbd04-f110-49a1-8f81-91de048f40c8 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:34.535226 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f82fbd04-f110-49a1-8f81-91de048f40c8 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:34.535367 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-f82fbd04-f110-49a1-8f81-91de048f40c8 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Delete volume with id: 6fadcbc9-029d-49cd-b042-1280b78d44f8 Aug 14 06:26:34.542248 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:34.542248 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:34.542765 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f82fbd04-f110-49a1-8f81-91de048f40c8 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Volume info retrieved successfully. Aug 14 06:26:34.557541 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f82fbd04-f110-49a1-8f81-91de048f40c8 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Delete volume request issued successfully. Aug 14 06:26:34.557770 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f82fbd04-f110-49a1-8f81-91de048f40c8 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] https://10.4.3.127/volume/v3/volumes/6fadcbc9-029d-49cd-b042-1280b78d44f8 returned with HTTP 202 Aug 14 06:26:34.558180 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1499/5963] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 14 06:26:34 2026] DELETE /volume/v3/volumes/6fadcbc9-029d-49cd-b042-1280b78d44f8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:34.564375 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6eff9448-a7d3-41fe-837f-1fc66a3e22d4 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:34.566089 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6eff9448-a7d3-41fe-837f-1fc66a3e22d4 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] GET https://10.4.3.127/volume/v3/volumes/6fadcbc9-029d-49cd-b042-1280b78d44f8 Aug 14 06:26:34.566301 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6eff9448-a7d3-41fe-837f-1fc66a3e22d4 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:34.566530 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6eff9448-a7d3-41fe-837f-1fc66a3e22d4 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:34.573215 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:34.573215 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:34.576639 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-6eff9448-a7d3-41fe-837f-1fc66a3e22d4 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Volume info retrieved successfully. Aug 14 06:26:34.580645 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6eff9448-a7d3-41fe-837f-1fc66a3e22d4 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] https://10.4.3.127/volume/v3/volumes/6fadcbc9-029d-49cd-b042-1280b78d44f8 returned with HTTP 200 Aug 14 06:26:34.581344 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1491/5964] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:34 2026] GET /volume/v3/volumes/6fadcbc9-029d-49cd-b042-1280b78d44f8 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:35.596370 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aae5dc84-e617-49d4-88d8-50e6bb5acc85 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:35.598087 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aae5dc84-e617-49d4-88d8-50e6bb5acc85 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] GET https://10.4.3.127/volume/v3/volumes/6fadcbc9-029d-49cd-b042-1280b78d44f8 Aug 14 06:26:35.598260 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aae5dc84-e617-49d4-88d8-50e6bb5acc85 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:35.598464 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aae5dc84-e617-49d4-88d8-50e6bb5acc85 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:35.603720 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aae5dc84-e617-49d4-88d8-50e6bb5acc85 tempest-CinderUnicodeTest-71996356 tempest-CinderUnicodeTest-71996356-project-member] https://10.4.3.127/volume/v3/volumes/6fadcbc9-029d-49cd-b042-1280b78d44f8 returned with HTTP 404 Aug 14 06:26:35.604124 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1481/5965] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 14 06:26:35 2026] GET /volume/v3/volumes/6fadcbc9-029d-49cd-b042-1280b78d44f8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:36.727988 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-90040683-024d-4915-88ba-88f64273596b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:36.850723 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-90040683-024d-4915-88ba-88f64273596b tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:26:36.851072 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-90040683-024d-4915-88ba-88f64273596b tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-76193119"}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:26:36.852446 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.volumes [None req-90040683-024d-4915-88ba-88f64273596b tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-76193119'}} {{(pid=100404) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:26:36.852576 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-90040683-024d-4915-88ba-88f64273596b tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Create volume of 1 GB Aug 14 06:26:36.856320 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-90040683-024d-4915-88ba-88f64273596b tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Availability Zones retrieved successfully. Aug 14 06:26:36.861775 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-90040683-024d-4915-88ba-88f64273596b tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Flow 'volume_create_api' (57b54c6e-2def-48ad-abe2-c3ec2181e8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:36.862672 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-90040683-024d-4915-88ba-88f64273596b tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fad7889-5d1e-446b-8275-545a4304cef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:36.863409 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.flows.api.create_volume [None req-90040683-024d-4915-88ba-88f64273596b tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Validating volume size '1' using validate_int {{(pid=100404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:26:36.886506 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-90040683-024d-4915-88ba-88f64273596b tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fad7889-5d1e-446b-8275-545a4304cef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a41b87-e4bd-4d16-972f-2fb1afa7f9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:36.887346 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-90040683-024d-4915-88ba-88f64273596b tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7459bd33-ccf8-43c4-943c-6c20bb73cda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:36.938992 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-90040683-024d-4915-88ba-88f64273596b tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Created reservations ['5065b1f6-77ae-4481-944a-67dbe0ff81e0', '0d6c7422-1605-49c5-a34a-b1052a5d5464', '3f35d64f-86d4-4cd3-9377-e10526a5b092', '35570bd8-c104-4802-9ab7-e080f8bc3f96'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:26:36.939747 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-90040683-024d-4915-88ba-88f64273596b tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7459bd33-ccf8-43c4-943c-6c20bb73cda2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5065b1f6-77ae-4481-944a-67dbe0ff81e0', '0d6c7422-1605-49c5-a34a-b1052a5d5464', '3f35d64f-86d4-4cd3-9377-e10526a5b092', '35570bd8-c104-4802-9ab7-e080f8bc3f96']}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:36.940388 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-90040683-024d-4915-88ba-88f64273596b tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ff68a2a-2c28-41d9-b80e-f2c804a50d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:36.961643 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-90040683-024d-4915-88ba-88f64273596b tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ff68a2a-2c28-41d9-b80e-f2c804a50d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41db39eb-bee1-4bac-9254-e26522f36886', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-76193119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3dc0e1830644bcdb6037eee1acfe194',qos_specs=None,replication_status=,reservations=['5065b1f6-77ae-4481-944a-67dbe0ff81e0','0d6c7422-1605-49c5-a34a-b1052a5d5464','3f35d64f-86d4-4cd3-9377-e10526a5b092','35570bd8-c104-4802-9ab7-e080f8bc3f96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0732d90ce02d463b9ec51e9381e9a7b3',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:26:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-76193119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41db39eb-bee1-4bac-9254-e26522f36886,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3dc0e1830644bcdb6037eee1acfe194',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0732d90ce02d463b9ec51e9381e9a7b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a41b87-e4bd-4d16-972f-2fb1afa7f9a8),volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:36.962409 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-90040683-024d-4915-88ba-88f64273596b tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (397c25ac-4e14-47cb-9512-4c28670c9c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:36.982796 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-90040683-024d-4915-88ba-88f64273596b tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (397c25ac-4e14-47cb-9512-4c28670c9c86) transitioned into state 'SUCCESS' from state '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-76193119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3dc0e1830644bcdb6037eee1acfe194',qos_specs=None,replication_status=,reservations=['5065b1f6-77ae-4481-944a-67dbe0ff81e0','0d6c7422-1605-49c5-a34a-b1052a5d5464','3f35d64f-86d4-4cd3-9377-e10526a5b092','35570bd8-c104-4802-9ab7-e080f8bc3f96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0732d90ce02d463b9ec51e9381e9a7b3',volume_type_id=77a41b87-e4bd-4d16-972f-2fb1afa7f9a8)}' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:36.983883 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-90040683-024d-4915-88ba-88f64273596b tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e1452e3-0cc4-4b36-a5dc-4cd5b6abd166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:36.994676 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-90040683-024d-4915-88ba-88f64273596b tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e1452e3-0cc4-4b36-a5dc-4cd5b6abd166) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100404) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:36.995495 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-90040683-024d-4915-88ba-88f64273596b tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Flow 'volume_create_api' (57b54c6e-2def-48ad-abe2-c3ec2181e8c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100404) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:36.995946 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-90040683-024d-4915-88ba-88f64273596b tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Create volume request issued successfully. Aug 14 06:26:36.996789 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-90040683-024d-4915-88ba-88f64273596b tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:26:36.997335 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1495/5966] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:26:36 2026] POST /volume/v3/volumes => generated 776 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:26:37.008803 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0a64b49d-f700-42b7-80e8-5cec8f0538b7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:37.010463 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0a64b49d-f700-42b7-80e8-5cec8f0538b7 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/volumes/41db39eb-bee1-4bac-9254-e26522f36886 Aug 14 06:26:37.010695 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0a64b49d-f700-42b7-80e8-5cec8f0538b7 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:37.010874 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0a64b49d-f700-42b7-80e8-5cec8f0538b7 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:37.017188 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:37.017188 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:37.020119 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0a64b49d-f700-42b7-80e8-5cec8f0538b7 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Volume info retrieved successfully. Aug 14 06:26:37.023927 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0a64b49d-f700-42b7-80e8-5cec8f0538b7 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/volumes/41db39eb-bee1-4bac-9254-e26522f36886 returned with HTTP 200 Aug 14 06:26:37.024295 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1500/5967] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:37 2026] GET /volume/v3/volumes/41db39eb-bee1-4bac-9254-e26522f36886 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:37.185385 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-98bdbc79-bde7-495a-ad52-999acb9109f3 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:37.259142 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-98bdbc79-bde7-495a-ad52-999acb9109f3 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:26:37.259574 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-98bdbc79-bde7-495a-ad52-999acb9109f3 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-431153913", "extra_specs": {"storage_protocol": "tempest-storage_protocol-478582843", "vendor_name": "tempest-vendor_name-180363537"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:26:37.272124 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-98bdbc79-bde7-495a-ad52-999acb9109f3 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:26:37.272470 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1492/5968] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:26:37 2026] POST /volume/v3/types => generated 326 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:37.279659 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-20cb5f01-7db6-499e-b834-11bf4729416f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:37.281325 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:26:37.281694 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a3cfc853-a8e5-42f6-9dc4-81a11b090e14", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:26:37.283103 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Create volume request body: {'volume': {'volume_type': 'a3cfc853-a8e5-42f6-9dc4-81a11b090e14', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:26:37.286411 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Create volume of 1 GB Aug 14 06:26:37.286691 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:37.286691 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:37.287038 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Availability Zones retrieved successfully. Aug 14 06:26:37.292079 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Flow 'volume_create_api' (14a309a9-ad16-43b6-a313-49d3ee561c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:37.292913 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8bbdf18-e8bd-4bca-8538-63f192642dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:37.293646 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:26:37.309572 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8bbdf18-e8bd-4bca-8538-63f192642dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:26:37Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-478582843',vendor_name='tempest-vendor_name-180363537'},id=a3cfc853-a8e5-42f6-9dc4-81a11b090e14,is_public=True,name='tempest-ProjectAdminTests-volume-type-431153913',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a3cfc853-a8e5-42f6-9dc4-81a11b090e14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:37.310237 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e57e5f15-1da5-4707-8e75-e2003c13062b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:37.332863 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-431153913 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-431153913, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:26:37.333139 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-431153913 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-431153913, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:26:37.358646 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Created reservations ['7ce3e378-fa46-44d7-a893-1ec859272037', 'be1e1cee-2ce9-45ba-ae5b-259b3bc1cf01', '6d17ae60-4323-41ea-9f2a-9b1f2a30e7c0', 'ef23e223-364a-4bfa-a191-f5e844c64739'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:26:37.359377 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e57e5f15-1da5-4707-8e75-e2003c13062b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ce3e378-fa46-44d7-a893-1ec859272037', 'be1e1cee-2ce9-45ba-ae5b-259b3bc1cf01', '6d17ae60-4323-41ea-9f2a-9b1f2a30e7c0', 'ef23e223-364a-4bfa-a191-f5e844c64739']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:37.360113 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81bb9547-412f-4558-a2e6-71dbfa17921d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:37.382451 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81bb9547-412f-4558-a2e6-71dbfa17921d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa4a74be-528c-4710-ac72-64561e19a29d', '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='7981d8fe09794d59a4fd3488d2736ce4',qos_specs=None,replication_status=,reservations=['7ce3e378-fa46-44d7-a893-1ec859272037','be1e1cee-2ce9-45ba-ae5b-259b3bc1cf01','6d17ae60-4323-41ea-9f2a-9b1f2a30e7c0','ef23e223-364a-4bfa-a191-f5e844c64739'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad98262f4c14ecab3b4a9722268f21e',volume_type_id=a3cfc853-a8e5-42f6-9dc4-81a11b090e14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:26:37Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa4a74be-528c-4710-ac72-64561e19a29d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7981d8fe09794d59a4fd3488d2736ce4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ad98262f4c14ecab3b4a9722268f21e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a3cfc853-a8e5-42f6-9dc4-81a11b090e14),volume_type_id=a3cfc853-a8e5-42f6-9dc4-81a11b090e14)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:37.383202 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (629a08d3-2e33-4ebc-b30c-9c7d439dbf8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:37.398854 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (629a08d3-2e33-4ebc-b30c-9c7d439dbf8f) transitioned into state 'SUCCESS' from 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='7981d8fe09794d59a4fd3488d2736ce4',qos_specs=None,replication_status=,reservations=['7ce3e378-fa46-44d7-a893-1ec859272037','be1e1cee-2ce9-45ba-ae5b-259b3bc1cf01','6d17ae60-4323-41ea-9f2a-9b1f2a30e7c0','ef23e223-364a-4bfa-a191-f5e844c64739'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad98262f4c14ecab3b4a9722268f21e',volume_type_id=a3cfc853-a8e5-42f6-9dc4-81a11b090e14)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:37.399565 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dca7685-9304-4220-99a5-19b38fe4c9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:37.407860 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dca7685-9304-4220-99a5-19b38fe4c9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:37.408739 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Flow 'volume_create_api' (14a309a9-ad16-43b6-a313-49d3ee561c00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:37.409088 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Create volume request issued successfully. Aug 14 06:26:37.409645 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-20cb5f01-7db6-499e-b834-11bf4729416f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:26:37.410025 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1482/5969] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:26:37 2026] POST /volume/v3/volumes => generated 772 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:26:37.421254 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-7ecafe64-4f54-4510-883e-5a5c24aa908b None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:37.423116 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7ecafe64-4f54-4510-883e-5a5c24aa908b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] GET https://10.4.3.127/volume/v3/volumes/fa4a74be-528c-4710-ac72-64561e19a29d Aug 14 06:26:37.423323 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7ecafe64-4f54-4510-883e-5a5c24aa908b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:37.423535 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-7ecafe64-4f54-4510-883e-5a5c24aa908b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:37.431123 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:37.431123 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:37.434777 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-7ecafe64-4f54-4510-883e-5a5c24aa908b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Volume info retrieved successfully. Aug 14 06:26:37.438535 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-7ecafe64-4f54-4510-883e-5a5c24aa908b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/volumes/fa4a74be-528c-4710-ac72-64561e19a29d returned with HTTP 200 Aug 14 06:26:37.438927 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1496/5970] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:37 2026] GET /volume/v3/volumes/fa4a74be-528c-4710-ac72-64561e19a29d => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:38.035647 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-20ecafca-f88b-436e-a9c4-feb58b99e2b3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:38.037406 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-20ecafca-f88b-436e-a9c4-feb58b99e2b3 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/volumes/41db39eb-bee1-4bac-9254-e26522f36886 Aug 14 06:26:38.037615 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-20ecafca-f88b-436e-a9c4-feb58b99e2b3 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:38.037787 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-20ecafca-f88b-436e-a9c4-feb58b99e2b3 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:38.044127 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:38.044127 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:38.047092 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-20ecafca-f88b-436e-a9c4-feb58b99e2b3 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Volume info retrieved successfully. Aug 14 06:26:38.050302 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-20ecafca-f88b-436e-a9c4-feb58b99e2b3 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/volumes/41db39eb-bee1-4bac-9254-e26522f36886 returned with HTTP 200 Aug 14 06:26:38.050650 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1501/5971] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:38 2026] GET /volume/v3/volumes/41db39eb-bee1-4bac-9254-e26522f36886 => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:26:38.061945 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-56855aef-f48c-43ff-8cb5-12608e07cdab None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:38.063242 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-56855aef-f48c-43ff-8cb5-12608e07cdab tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 14 06:26:38.063675 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-56855aef-f48c-43ff-8cb5-12608e07cdab tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "41db39eb-bee1-4bac-9254-e26522f36886", "name": "tempest-type-Backup-168913667"}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:26:38.065327 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.contrib.backups [None req-56855aef-f48c-43ff-8cb5-12608e07cdab tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Creating new backup {'backup': {'volume_id': '41db39eb-bee1-4bac-9254-e26522f36886', 'name': 'tempest-type-Backup-168913667'}} {{(pid=100405) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 06:26:38.065541 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.contrib.backups [None req-56855aef-f48c-43ff-8cb5-12608e07cdab tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Creating backup of volume 41db39eb-bee1-4bac-9254-e26522f36886 in container None Aug 14 06:26:38.071861 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:38.071861 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:38.072498 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-56855aef-f48c-43ff-8cb5-12608e07cdab tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Volume info retrieved successfully. Aug 14 06:26:38.092666 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-56855aef-f48c-43ff-8cb5-12608e07cdab tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Created reservations ['9fbd85c0-538f-4949-afd3-3ac2b36642f9', '53b956a5-f6ad-4abc-bafe-5a46afc539d3'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:26:38.113911 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-56855aef-f48c-43ff-8cb5-12608e07cdab tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 14 06:26:38.114453 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1493/5972] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 14 06:26:38 2026] POST /volume/v3/backups => generated 315 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:26:38.122017 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aa655a13-e0db-42aa-bdce-b42f9a8b8541 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:38.123800 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aa655a13-e0db-42aa-bdce-b42f9a8b8541 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 Aug 14 06:26:38.124008 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aa655a13-e0db-42aa-bdce-b42f9a8b8541 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:38.124194 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aa655a13-e0db-42aa-bdce-b42f9a8b8541 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:38.124289 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-aa655a13-e0db-42aa-bdce-b42f9a8b8541 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Show backup with id 61651281-d6c9-40a7-a3d2-3c18843cc009. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:38.128208 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:38.128208 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:38.128760 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aa655a13-e0db-42aa-bdce-b42f9a8b8541 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 returned with HTTP 200 Aug 14 06:26:38.129099 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1483/5973] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:38 2026] GET /volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:38.450557 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d308361a-7bf5-4c73-9ddb-cc7fadd6f3ff None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:38.452260 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d308361a-7bf5-4c73-9ddb-cc7fadd6f3ff tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] GET https://10.4.3.127/volume/v3/volumes/fa4a74be-528c-4710-ac72-64561e19a29d Aug 14 06:26:38.452504 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d308361a-7bf5-4c73-9ddb-cc7fadd6f3ff tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:38.452703 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d308361a-7bf5-4c73-9ddb-cc7fadd6f3ff tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:38.459379 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:38.459379 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:38.462732 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-d308361a-7bf5-4c73-9ddb-cc7fadd6f3ff tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Volume info retrieved successfully. Aug 14 06:26:38.466295 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d308361a-7bf5-4c73-9ddb-cc7fadd6f3ff tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/volumes/fa4a74be-528c-4710-ac72-64561e19a29d returned with HTTP 200 Aug 14 06:26:38.466685 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1497/5974] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:38 2026] GET /volume/v3/volumes/fa4a74be-528c-4710-ac72-64561e19a29d => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:38.477941 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8a345147-9f7d-4bbf-836f-104fdf097e58 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:38.479694 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8a345147-9f7d-4bbf-836f-104fdf097e58 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] GET https://10.4.3.127/volume/v3/messages Aug 14 06:26:38.479879 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8a345147-9f7d-4bbf-836f-104fdf097e58 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:38.480061 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8a345147-9f7d-4bbf-836f-104fdf097e58 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:38.483145 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8a345147-9f7d-4bbf-836f-104fdf097e58 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 14 06:26:38.483474 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1502/5975] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 14 06:26:38 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:38.491248 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4d8a5071-5cab-4b0b-a912-6706cf5389cd None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:38.492890 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4d8a5071-5cab-4b0b-a912-6706cf5389cd tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] DELETE https://10.4.3.127/volume/v3/messages/70877ca4-54ec-46df-bd32-2177ef06f955 Aug 14 06:26:38.493088 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4d8a5071-5cab-4b0b-a912-6706cf5389cd tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:38.493277 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4d8a5071-5cab-4b0b-a912-6706cf5389cd tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:38.496687 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:38.496687 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:38.500742 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4d8a5071-5cab-4b0b-a912-6706cf5389cd tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/messages/70877ca4-54ec-46df-bd32-2177ef06f955 returned with HTTP 204 Aug 14 06:26:38.501109 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1494/5976] 10.4.3.127 () {68 vars in 1394 bytes} [Fri Aug 14 06:26:38 2026] DELETE /volume/v3/messages/70877ca4-54ec-46df-bd32-2177ef06f955 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 06:26:38.507047 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9d3fae17-6b69-4748-a9d8-d85567ba8cca None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:38.508663 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d3fae17-6b69-4748-a9d8-d85567ba8cca tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] GET https://10.4.3.127/volume/v3/messages/70877ca4-54ec-46df-bd32-2177ef06f955 Aug 14 06:26:38.508844 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d3fae17-6b69-4748-a9d8-d85567ba8cca tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:38.509028 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d3fae17-6b69-4748-a9d8-d85567ba8cca tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:38.511773 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d3fae17-6b69-4748-a9d8-d85567ba8cca tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/messages/70877ca4-54ec-46df-bd32-2177ef06f955 returned with HTTP 404 Aug 14 06:26:38.512174 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1484/5977] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:26:38 2026] GET /volume/v3/messages/70877ca4-54ec-46df-bd32-2177ef06f955 => generated 110 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:38.517904 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-28e3b821-b67f-461f-af53-4a6a378cfe85 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:38.519609 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-28e3b821-b67f-461f-af53-4a6a378cfe85 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/fa4a74be-528c-4710-ac72-64561e19a29d Aug 14 06:26:38.519819 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-28e3b821-b67f-461f-af53-4a6a378cfe85 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:38.520020 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-28e3b821-b67f-461f-af53-4a6a378cfe85 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:38.520190 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-28e3b821-b67f-461f-af53-4a6a378cfe85 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Delete volume with id: fa4a74be-528c-4710-ac72-64561e19a29d Aug 14 06:26:38.526681 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:38.526681 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:38.526964 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-28e3b821-b67f-461f-af53-4a6a378cfe85 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Volume info retrieved successfully. Aug 14 06:26:38.527916 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.volume.api [None req-28e3b821-b67f-461f-af53-4a6a378cfe85 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100404) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 06:26:38.537957 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-28e3b821-b67f-461f-af53-4a6a378cfe85 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-431153913 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-431153913, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:26:38.538236 np0000007331 devstack@c-api.service[100404]: WARNING cinder.quota [None req-28e3b821-b67f-461f-af53-4a6a378cfe85 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-431153913 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-431153913, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:26:38.545753 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.quota [None req-28e3b821-b67f-461f-af53-4a6a378cfe85 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Created reservations ['d4d34119-ead1-47b9-b1bb-d1607d89af16', '958ec707-3fef-4b43-b8a0-0802fecc702f', '0e92315b-33a3-4c79-a946-ac39eb6d83a7', '18bf1df5-8243-41bc-aee9-06a6c303b396'] {{(pid=100404) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:26:38.572256 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-28e3b821-b67f-461f-af53-4a6a378cfe85 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Delete volume request issued successfully. Aug 14 06:26:38.572463 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-28e3b821-b67f-461f-af53-4a6a378cfe85 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/volumes/fa4a74be-528c-4710-ac72-64561e19a29d returned with HTTP 202 Aug 14 06:26:38.572886 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1498/5978] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:26:38 2026] DELETE /volume/v3/volumes/fa4a74be-528c-4710-ac72-64561e19a29d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:38.579674 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7ee46737-7ab8-4f94-be88-ad26901d2ca8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:38.581479 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7ee46737-7ab8-4f94-be88-ad26901d2ca8 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] DELETE https://10.4.3.127/volume/v3/types/a3cfc853-a8e5-42f6-9dc4-81a11b090e14 Aug 14 06:26:38.581664 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7ee46737-7ab8-4f94-be88-ad26901d2ca8 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:38.581853 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7ee46737-7ab8-4f94-be88-ad26901d2ca8 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:38.602321 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7ee46737-7ab8-4f94-be88-ad26901d2ca8 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/types/a3cfc853-a8e5-42f6-9dc4-81a11b090e14 returned with HTTP 202 Aug 14 06:26:38.602763 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1503/5979] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:26:38 2026] DELETE /volume/v3/types/a3cfc853-a8e5-42f6-9dc4-81a11b090e14 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:38.610098 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b1d7207d-2f91-400f-a570-c433537d5095 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:38.612183 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b1d7207d-2f91-400f-a570-c433537d5095 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:26:38.612701 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b1d7207d-2f91-400f-a570-c433537d5095 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1701603210", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1147319806", "vendor_name": "tempest-vendor_name-127423692"}}} {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:26:38.627473 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b1d7207d-2f91-400f-a570-c433537d5095 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:26:38.628040 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1495/5980] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:26:38 2026] POST /volume/v3/types => generated 328 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:38.635363 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:38.637073 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:26:38.637504 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d53f80a6-ba7e-41c6-a495-3c9209caa7cb", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:26:38.640146 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Create volume request body: {'volume': {'volume_type': 'd53f80a6-ba7e-41c6-a495-3c9209caa7cb', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:26:38.643694 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Create volume of 1 GB Aug 14 06:26:38.643960 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:38.643960 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:38.644294 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Availability Zones retrieved successfully. Aug 14 06:26:38.648941 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Flow 'volume_create_api' (8ab4275e-50e9-459e-92d9-de58e801b8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:38.649948 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30582bbc-9371-4332-bc32-28035d9049f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:38.650724 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:26:38.668394 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30582bbc-9371-4332-bc32-28035d9049f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:26:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1147319806',vendor_name='tempest-vendor_name-127423692'},id=d53f80a6-ba7e-41c6-a495-3c9209caa7cb,is_public=True,name='tempest-ProjectAdminTests-volume-type-1701603210',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd53f80a6-ba7e-41c6-a495-3c9209caa7cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:38.669133 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (734d3a0b-f0ba-4a14-a469-2532734f0b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:38.691890 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1701603210 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1701603210, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:26:38.692072 np0000007331 devstack@c-api.service[100407]: WARNING cinder.quota [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1701603210 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1701603210, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:26:38.713898 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Created reservations ['e9e17358-06e3-43a6-80cf-bc4f3db6a1bf', '30750b9a-4912-423b-9e66-1763bb948d95', '38893943-bb56-412f-9f14-22685e11fb04', 'bbdabb45-d632-4343-8200-4025dd98dfd4'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:26:38.714723 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (734d3a0b-f0ba-4a14-a469-2532734f0b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9e17358-06e3-43a6-80cf-bc4f3db6a1bf', '30750b9a-4912-423b-9e66-1763bb948d95', '38893943-bb56-412f-9f14-22685e11fb04', 'bbdabb45-d632-4343-8200-4025dd98dfd4']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:38.715437 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16f29229-939c-41c4-a3eb-da21765a366f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:38.738011 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16f29229-939c-41c4-a3eb-da21765a366f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca017cde-df50-43f4-a23b-a907ab206bcc', '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='7981d8fe09794d59a4fd3488d2736ce4',qos_specs=None,replication_status=,reservations=['e9e17358-06e3-43a6-80cf-bc4f3db6a1bf','30750b9a-4912-423b-9e66-1763bb948d95','38893943-bb56-412f-9f14-22685e11fb04','bbdabb45-d632-4343-8200-4025dd98dfd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad98262f4c14ecab3b4a9722268f21e',volume_type_id=d53f80a6-ba7e-41c6-a495-3c9209caa7cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:26:38Z,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=ca017cde-df50-43f4-a23b-a907ab206bcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7981d8fe09794d59a4fd3488d2736ce4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ad98262f4c14ecab3b4a9722268f21e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d53f80a6-ba7e-41c6-a495-3c9209caa7cb),volume_type_id=d53f80a6-ba7e-41c6-a495-3c9209caa7cb)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:38.738705 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04d42198-12c5-494d-8543-1de112ed053b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:38.754753 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04d42198-12c5-494d-8543-1de112ed053b) transitioned into state 'SUCCESS' from 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='7981d8fe09794d59a4fd3488d2736ce4',qos_specs=None,replication_status=,reservations=['e9e17358-06e3-43a6-80cf-bc4f3db6a1bf','30750b9a-4912-423b-9e66-1763bb948d95','38893943-bb56-412f-9f14-22685e11fb04','bbdabb45-d632-4343-8200-4025dd98dfd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad98262f4c14ecab3b4a9722268f21e',volume_type_id=d53f80a6-ba7e-41c6-a495-3c9209caa7cb)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:38.755603 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e83e41df-e008-4a6d-bc9c-ffb0078f4cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:38.762881 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e83e41df-e008-4a6d-bc9c-ffb0078f4cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:38.763764 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Flow 'volume_create_api' (8ab4275e-50e9-459e-92d9-de58e801b8e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:38.764070 np0000007331 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Create volume request issued successfully. Aug 14 06:26:38.764632 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e3130e4f-45d1-45e8-ac80-0944ae0a0196 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:26:38.765101 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1485/5981] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:26:38 2026] POST /volume/v3/volumes => generated 773 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:26:38.776059 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-bc29056a-ee8e-4335-9f0c-7d1f77e59061 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:38.778736 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bc29056a-ee8e-4335-9f0c-7d1f77e59061 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] GET https://10.4.3.127/volume/v3/volumes/ca017cde-df50-43f4-a23b-a907ab206bcc Aug 14 06:26:38.778982 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bc29056a-ee8e-4335-9f0c-7d1f77e59061 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:38.779304 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-bc29056a-ee8e-4335-9f0c-7d1f77e59061 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:38.789181 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:38.789181 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:38.793534 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-bc29056a-ee8e-4335-9f0c-7d1f77e59061 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Volume info retrieved successfully. Aug 14 06:26:38.798252 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-bc29056a-ee8e-4335-9f0c-7d1f77e59061 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/volumes/ca017cde-df50-43f4-a23b-a907ab206bcc returned with HTTP 200 Aug 14 06:26:38.798763 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1499/5982] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:38 2026] GET /volume/v3/volumes/ca017cde-df50-43f4-a23b-a907ab206bcc => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:39.138849 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-53b6edca-b172-4501-991f-a323272a5111 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:39.140924 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-53b6edca-b172-4501-991f-a323272a5111 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 Aug 14 06:26:39.141195 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-53b6edca-b172-4501-991f-a323272a5111 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:39.141486 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-53b6edca-b172-4501-991f-a323272a5111 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:39.141665 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-53b6edca-b172-4501-991f-a323272a5111 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Show backup with id 61651281-d6c9-40a7-a3d2-3c18843cc009. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:39.147244 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:39.147244 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:39.148142 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-53b6edca-b172-4501-991f-a323272a5111 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 returned with HTTP 200 Aug 14 06:26:39.148645 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1504/5983] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:39 2026] GET /volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:39.810166 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-b334128f-d680-43c2-aeb3-3291ab5fb41f None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:39.811894 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b334128f-d680-43c2-aeb3-3291ab5fb41f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] GET https://10.4.3.127/volume/v3/volumes/ca017cde-df50-43f4-a23b-a907ab206bcc Aug 14 06:26:39.812091 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b334128f-d680-43c2-aeb3-3291ab5fb41f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:39.812264 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-b334128f-d680-43c2-aeb3-3291ab5fb41f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:39.818887 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:39.818887 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:39.821800 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-b334128f-d680-43c2-aeb3-3291ab5fb41f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Volume info retrieved successfully. Aug 14 06:26:39.825026 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-b334128f-d680-43c2-aeb3-3291ab5fb41f tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/volumes/ca017cde-df50-43f4-a23b-a907ab206bcc returned with HTTP 200 Aug 14 06:26:39.825352 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1496/5984] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:39 2026] GET /volume/v3/volumes/ca017cde-df50-43f4-a23b-a907ab206bcc => generated 973 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:39.836835 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6582df1d-9292-43f5-8e91-9085ccae6484 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:39.838435 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6582df1d-9292-43f5-8e91-9085ccae6484 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] GET https://10.4.3.127/volume/v3/messages Aug 14 06:26:39.838651 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6582df1d-9292-43f5-8e91-9085ccae6484 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:39.838838 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6582df1d-9292-43f5-8e91-9085ccae6484 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:39.839094 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:39.839094 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:39.842078 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6582df1d-9292-43f5-8e91-9085ccae6484 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 14 06:26:39.842429 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1486/5985] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 14 06:26:39 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:39.849484 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-91a891f1-8cd3-4f67-8b42-edac4829e043 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:39.851166 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-91a891f1-8cd3-4f67-8b42-edac4829e043 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] GET https://10.4.3.127/volume/v3/messages Aug 14 06:26:39.851361 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-91a891f1-8cd3-4f67-8b42-edac4829e043 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:39.851584 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-91a891f1-8cd3-4f67-8b42-edac4829e043 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:39.854762 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-91a891f1-8cd3-4f67-8b42-edac4829e043 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 14 06:26:39.855080 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1500/5986] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 14 06:26:39 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:39.862277 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-160cddcb-afb8-419b-8259-9355999f6753 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:39.864023 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-160cddcb-afb8-419b-8259-9355999f6753 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] DELETE https://10.4.3.127/volume/v3/messages/59df71d3-d23f-47cc-bb4f-b1e1a5126cd2 Aug 14 06:26:39.864263 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-160cddcb-afb8-419b-8259-9355999f6753 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:39.864496 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-160cddcb-afb8-419b-8259-9355999f6753 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:39.874844 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-160cddcb-afb8-419b-8259-9355999f6753 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/messages/59df71d3-d23f-47cc-bb4f-b1e1a5126cd2 returned with HTTP 204 Aug 14 06:26:39.875297 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1505/5987] 10.4.3.127 () {68 vars in 1394 bytes} [Fri Aug 14 06:26:39 2026] DELETE /volume/v3/messages/59df71d3-d23f-47cc-bb4f-b1e1a5126cd2 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 06:26:39.881090 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-aaf24627-16a6-4a79-b017-ca368b003f82 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:39.882824 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-aaf24627-16a6-4a79-b017-ca368b003f82 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/ca017cde-df50-43f4-a23b-a907ab206bcc Aug 14 06:26:39.883067 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-aaf24627-16a6-4a79-b017-ca368b003f82 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:39.883294 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-aaf24627-16a6-4a79-b017-ca368b003f82 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Calling method 'delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:39.883495 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.v3.volumes [None req-aaf24627-16a6-4a79-b017-ca368b003f82 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Delete volume with id: ca017cde-df50-43f4-a23b-a907ab206bcc Aug 14 06:26:39.889954 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:39.889954 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:39.890219 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-aaf24627-16a6-4a79-b017-ca368b003f82 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Volume info retrieved successfully. Aug 14 06:26:39.891076 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.volume.api [None req-aaf24627-16a6-4a79-b017-ca368b003f82 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100405) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 06:26:39.899961 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-aaf24627-16a6-4a79-b017-ca368b003f82 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1701603210 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1701603210, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:26:39.900522 np0000007331 devstack@c-api.service[100405]: WARNING cinder.quota [None req-aaf24627-16a6-4a79-b017-ca368b003f82 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1701603210 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1701603210, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:26:39.911150 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.quota [None req-aaf24627-16a6-4a79-b017-ca368b003f82 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Created reservations ['b55e804b-4dfe-4d2a-816e-29169acaa4f5', '1ba97f59-f457-4dd2-9952-4c3cb881fdd2', 'b882555c-2304-4777-9aa0-06e562bb29fb', '29ff3990-160f-4e40-83f3-0fd85d810b32'] {{(pid=100405) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:26:39.934971 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-aaf24627-16a6-4a79-b017-ca368b003f82 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Delete volume request issued successfully. Aug 14 06:26:39.935268 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-aaf24627-16a6-4a79-b017-ca368b003f82 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/volumes/ca017cde-df50-43f4-a23b-a907ab206bcc returned with HTTP 202 Aug 14 06:26:39.935555 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1497/5988] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:26:39 2026] DELETE /volume/v3/volumes/ca017cde-df50-43f4-a23b-a907ab206bcc => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:39.942173 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0688282a-5910-47ca-a688-71248aa6c8c7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:39.944284 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0688282a-5910-47ca-a688-71248aa6c8c7 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] DELETE https://10.4.3.127/volume/v3/types/d53f80a6-ba7e-41c6-a495-3c9209caa7cb Aug 14 06:26:39.944532 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0688282a-5910-47ca-a688-71248aa6c8c7 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:39.944776 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0688282a-5910-47ca-a688-71248aa6c8c7 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:39.967225 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0688282a-5910-47ca-a688-71248aa6c8c7 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/types/d53f80a6-ba7e-41c6-a495-3c9209caa7cb returned with HTTP 202 Aug 14 06:26:39.967580 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1487/5989] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:26:39 2026] DELETE /volume/v3/types/d53f80a6-ba7e-41c6-a495-3c9209caa7cb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:39.974881 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6ddefbab-ed4e-4251-8a94-220558796080 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:39.976494 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6ddefbab-ed4e-4251-8a94-220558796080 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] POST https://10.4.3.127/volume/v3/types Aug 14 06:26:39.976833 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6ddefbab-ed4e-4251-8a94-220558796080 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1313059552", "extra_specs": {"storage_protocol": "tempest-storage_protocol-392361799", "vendor_name": "tempest-vendor_name-587935930"}}} {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:26:39.990708 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6ddefbab-ed4e-4251-8a94-220558796080 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 14 06:26:39.991037 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1501/5990] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 14 06:26:39 2026] POST /volume/v3/types => generated 327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:39.997801 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6f157148-6901-4f81-9027-ec6415d6c41b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:39.999412 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 14 06:26:39.999746 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4754465b-2067-4850-b45e-9b5c8eb1dc14", "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:26:40.001067 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Create volume request body: {'volume': {'volume_type': '4754465b-2067-4850-b45e-9b5c8eb1dc14', 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 06:26:40.004309 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Create volume of 1 GB Aug 14 06:26:40.004594 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:40.004594 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:40.004892 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Availability Zones retrieved successfully. Aug 14 06:26:40.009663 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Flow 'volume_create_api' (303d8fc2-09b5-48ed-9ada-e3972d7122fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:40.010455 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac4a0aa1-a2a2-4b1d-b024-eb791a0bb0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:40.011096 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 06:26:40.028159 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac4a0aa1-a2a2-4b1d-b024-eb791a0bb0a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T06:26:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-392361799',vendor_name='tempest-vendor_name-587935930'},id=4754465b-2067-4850-b45e-9b5c8eb1dc14,is_public=True,name='tempest-ProjectAdminTests-volume-type-1313059552',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4754465b-2067-4850-b45e-9b5c8eb1dc14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:40.028890 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9084f2ce-fee8-4549-9ce8-169aa9c3ce40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:40.052832 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1313059552 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1313059552, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:26:40.053152 np0000007331 devstack@c-api.service[100406]: WARNING cinder.quota [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1313059552 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1313059552, it is now deprecated. Please use the default quota class for default quota. Aug 14 06:26:40.074485 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Created reservations ['88d88cfb-a0fb-4296-9a0e-7eaf86e2723a', '47118541-1a37-43a9-9e4f-c57fa69627bd', '6e273020-ef53-4c03-8bc7-82bb7ca071f4', '3b005e92-0ae4-4000-ba0c-c01f616c95fb'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:26:40.075156 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9084f2ce-fee8-4549-9ce8-169aa9c3ce40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88d88cfb-a0fb-4296-9a0e-7eaf86e2723a', '47118541-1a37-43a9-9e4f-c57fa69627bd', '6e273020-ef53-4c03-8bc7-82bb7ca071f4', '3b005e92-0ae4-4000-ba0c-c01f616c95fb']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:40.075877 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bb33b4a-c3b5-4fed-99ab-eedcbc70507e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:40.098533 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bb33b4a-c3b5-4fed-99ab-eedcbc70507e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '385bfa72-faa4-47d7-8a46-ede779d66f19', '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='7981d8fe09794d59a4fd3488d2736ce4',qos_specs=None,replication_status=,reservations=['88d88cfb-a0fb-4296-9a0e-7eaf86e2723a','47118541-1a37-43a9-9e4f-c57fa69627bd','6e273020-ef53-4c03-8bc7-82bb7ca071f4','3b005e92-0ae4-4000-ba0c-c01f616c95fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad98262f4c14ecab3b4a9722268f21e',volume_type_id=4754465b-2067-4850-b45e-9b5c8eb1dc14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T06:26: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=385bfa72-faa4-47d7-8a46-ede779d66f19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7981d8fe09794d59a4fd3488d2736ce4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ad98262f4c14ecab3b4a9722268f21e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4754465b-2067-4850-b45e-9b5c8eb1dc14),volume_type_id=4754465b-2067-4850-b45e-9b5c8eb1dc14)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:40.099196 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a02c406e-e5f0-4399-b73b-d29cc82d015e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:40.113287 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a02c406e-e5f0-4399-b73b-d29cc82d015e) transitioned into state 'SUCCESS' from 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='7981d8fe09794d59a4fd3488d2736ce4',qos_specs=None,replication_status=,reservations=['88d88cfb-a0fb-4296-9a0e-7eaf86e2723a','47118541-1a37-43a9-9e4f-c57fa69627bd','6e273020-ef53-4c03-8bc7-82bb7ca071f4','3b005e92-0ae4-4000-ba0c-c01f616c95fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad98262f4c14ecab3b4a9722268f21e',volume_type_id=4754465b-2067-4850-b45e-9b5c8eb1dc14)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:40.113946 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (292487a7-cce8-4d54-bcd4-9d98d6c1f206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 06:26:40.121334 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (292487a7-cce8-4d54-bcd4-9d98d6c1f206) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 06:26:40.122040 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Flow 'volume_create_api' (303d8fc2-09b5-48ed-9ada-e3972d7122fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 06:26:40.122309 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Create volume request issued successfully. Aug 14 06:26:40.122838 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6f157148-6901-4f81-9027-ec6415d6c41b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 14 06:26:40.123242 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1506/5991] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 14 06:26:39 2026] POST /volume/v3/volumes => generated 773 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 06:26:40.134090 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-4851eb06-c427-4b51-a8aa-1f6cd45f667b None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:40.135840 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4851eb06-c427-4b51-a8aa-1f6cd45f667b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] GET https://10.4.3.127/volume/v3/volumes/385bfa72-faa4-47d7-8a46-ede779d66f19 Aug 14 06:26:40.136031 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4851eb06-c427-4b51-a8aa-1f6cd45f667b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:40.136206 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-4851eb06-c427-4b51-a8aa-1f6cd45f667b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:40.142421 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:40.142421 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:40.145515 np0000007331 devstack@c-api.service[100405]: INFO cinder.volume.api [None req-4851eb06-c427-4b51-a8aa-1f6cd45f667b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Volume info retrieved successfully. Aug 14 06:26:40.148956 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-4851eb06-c427-4b51-a8aa-1f6cd45f667b tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/volumes/385bfa72-faa4-47d7-8a46-ede779d66f19 returned with HTTP 200 Aug 14 06:26:40.149283 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1498/5992] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:40 2026] GET /volume/v3/volumes/385bfa72-faa4-47d7-8a46-ede779d66f19 => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:40.157691 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e393c331-b6d7-4fb9-b2f5-2f7c058652f6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:40.159297 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e393c331-b6d7-4fb9-b2f5-2f7c058652f6 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 Aug 14 06:26:40.159514 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e393c331-b6d7-4fb9-b2f5-2f7c058652f6 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:40.159710 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e393c331-b6d7-4fb9-b2f5-2f7c058652f6 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:40.159806 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-e393c331-b6d7-4fb9-b2f5-2f7c058652f6 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Show backup with id 61651281-d6c9-40a7-a3d2-3c18843cc009. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:40.164437 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:40.164437 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:40.165011 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e393c331-b6d7-4fb9-b2f5-2f7c058652f6 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 returned with HTTP 200 Aug 14 06:26:40.165364 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1488/5993] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:40 2026] GET /volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:41.161007 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-b9a0caf8-a0d7-48d2-8b2a-534ca5329907 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:41.162651 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b9a0caf8-a0d7-48d2-8b2a-534ca5329907 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] GET https://10.4.3.127/volume/v3/volumes/385bfa72-faa4-47d7-8a46-ede779d66f19 Aug 14 06:26:41.162946 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b9a0caf8-a0d7-48d2-8b2a-534ca5329907 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:41.163223 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-b9a0caf8-a0d7-48d2-8b2a-534ca5329907 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:41.169773 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:41.169773 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:41.172810 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-b9a0caf8-a0d7-48d2-8b2a-534ca5329907 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Volume info retrieved successfully. Aug 14 06:26:41.175614 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e91a3647-1b98-469f-ae9b-4217c02c0190 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:41.176623 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-b9a0caf8-a0d7-48d2-8b2a-534ca5329907 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/volumes/385bfa72-faa4-47d7-8a46-ede779d66f19 returned with HTTP 200 Aug 14 06:26:41.176956 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1502/5994] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:41 2026] GET /volume/v3/volumes/385bfa72-faa4-47d7-8a46-ede779d66f19 => generated 973 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:41.177355 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e91a3647-1b98-469f-ae9b-4217c02c0190 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 Aug 14 06:26:41.177578 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e91a3647-1b98-469f-ae9b-4217c02c0190 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:41.177754 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e91a3647-1b98-469f-ae9b-4217c02c0190 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:41.177879 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e91a3647-1b98-469f-ae9b-4217c02c0190 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Show backup with id 61651281-d6c9-40a7-a3d2-3c18843cc009. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:41.181597 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:41.181597 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:41.182139 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e91a3647-1b98-469f-ae9b-4217c02c0190 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 returned with HTTP 200 Aug 14 06:26:41.182413 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1507/5995] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:41 2026] GET /volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:41.187543 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-17843c29-6943-4a71-8b17-d5b911a66aad None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:41.189131 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-17843c29-6943-4a71-8b17-d5b911a66aad tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] GET https://10.4.3.127/volume/v3/messages Aug 14 06:26:41.189339 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-17843c29-6943-4a71-8b17-d5b911a66aad tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:41.189578 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-17843c29-6943-4a71-8b17-d5b911a66aad tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Calling method 'version_select' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:41.192833 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-17843c29-6943-4a71-8b17-d5b911a66aad tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 14 06:26:41.193151 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1499/5996] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 14 06:26:41 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:41.199902 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1c06edaa-45c0-456e-9030-df0c87b9105e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:41.201374 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1c06edaa-45c0-456e-9030-df0c87b9105e tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] GET https://10.4.3.127/volume/v3/messages/c1f88185-9148-42ab-b972-ca03e6da4404 Aug 14 06:26:41.201579 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1c06edaa-45c0-456e-9030-df0c87b9105e tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:41.201755 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1c06edaa-45c0-456e-9030-df0c87b9105e tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:41.204652 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1c06edaa-45c0-456e-9030-df0c87b9105e tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/messages/c1f88185-9148-42ab-b972-ca03e6da4404 returned with HTTP 200 Aug 14 06:26:41.204938 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1489/5997] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:26:41 2026] GET /volume/v3/messages/c1f88185-9148-42ab-b972-ca03e6da4404 => generated 667 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:41.211697 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-6c73d36a-15f0-4440-b44b-16948bdf7560 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:41.213168 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6c73d36a-15f0-4440-b44b-16948bdf7560 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] DELETE https://10.4.3.127/volume/v3/messages/c1f88185-9148-42ab-b972-ca03e6da4404 Aug 14 06:26:41.213342 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6c73d36a-15f0-4440-b44b-16948bdf7560 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:41.213527 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-6c73d36a-15f0-4440-b44b-16948bdf7560 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Calling method 'version_select' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:41.219932 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-6c73d36a-15f0-4440-b44b-16948bdf7560 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/messages/c1f88185-9148-42ab-b972-ca03e6da4404 returned with HTTP 204 Aug 14 06:26:41.220229 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1503/5998] 10.4.3.127 () {68 vars in 1394 bytes} [Fri Aug 14 06:26:41 2026] DELETE /volume/v3/messages/c1f88185-9148-42ab-b972-ca03e6da4404 => generated 0 bytes in 9 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 06:26:41.225947 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9b86351f-ea10-479d-bdcb-0ee0b05b84c5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:41.227633 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9b86351f-ea10-479d-bdcb-0ee0b05b84c5 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/385bfa72-faa4-47d7-8a46-ede779d66f19 Aug 14 06:26:41.227822 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9b86351f-ea10-479d-bdcb-0ee0b05b84c5 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:41.228042 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9b86351f-ea10-479d-bdcb-0ee0b05b84c5 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:41.228184 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-9b86351f-ea10-479d-bdcb-0ee0b05b84c5 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Delete volume with id: 385bfa72-faa4-47d7-8a46-ede779d66f19 Aug 14 06:26:41.234645 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:41.234645 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:41.234911 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9b86351f-ea10-479d-bdcb-0ee0b05b84c5 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Volume info retrieved successfully. Aug 14 06:26:41.235930 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9b86351f-ea10-479d-bdcb-0ee0b05b84c5 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100406) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 06:26:41.250804 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-9b86351f-ea10-479d-bdcb-0ee0b05b84c5 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Created reservations ['52374cef-5464-4b68-9e03-8aedc535a80c', '54b99c4d-11cd-4baa-a1a4-2c5fb6e7d434', '7990f137-9905-4eac-8b9a-e483de4720a6', '3416b738-64da-4c56-98e2-649a2402de39'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 06:26:41.270825 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9b86351f-ea10-479d-bdcb-0ee0b05b84c5 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Delete volume request issued successfully. Aug 14 06:26:41.270993 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9b86351f-ea10-479d-bdcb-0ee0b05b84c5 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/volumes/385bfa72-faa4-47d7-8a46-ede779d66f19 returned with HTTP 202 Aug 14 06:26:41.271472 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1508/5999] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:26:41 2026] DELETE /volume/v3/volumes/385bfa72-faa4-47d7-8a46-ede779d66f19 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:41.277691 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-dd900da6-a9af-472d-b9ae-cf6f238ba849 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:41.279158 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dd900da6-a9af-472d-b9ae-cf6f238ba849 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] DELETE https://10.4.3.127/volume/v3/types/4754465b-2067-4850-b45e-9b5c8eb1dc14 Aug 14 06:26:41.279318 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dd900da6-a9af-472d-b9ae-cf6f238ba849 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:41.279518 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-dd900da6-a9af-472d-b9ae-cf6f238ba849 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] Calling method '_delete' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:41.298934 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-dd900da6-a9af-472d-b9ae-cf6f238ba849 tempest-ProjectAdminTests-1498374413 tempest-ProjectAdminTests-1498374413-project-admin] https://10.4.3.127/volume/v3/types/4754465b-2067-4850-b45e-9b5c8eb1dc14 returned with HTTP 202 Aug 14 06:26:41.299290 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1500/6000] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 14 06:26:41 2026] DELETE /volume/v3/types/4754465b-2067-4850-b45e-9b5c8eb1dc14 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:42.192191 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-76ef7bb6-e4be-48aa-96b4-a8da4ccbb1b6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:42.194028 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-76ef7bb6-e4be-48aa-96b4-a8da4ccbb1b6 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 Aug 14 06:26:42.194290 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-76ef7bb6-e4be-48aa-96b4-a8da4ccbb1b6 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:42.194576 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-76ef7bb6-e4be-48aa-96b4-a8da4ccbb1b6 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:42.194737 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-76ef7bb6-e4be-48aa-96b4-a8da4ccbb1b6 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Show backup with id 61651281-d6c9-40a7-a3d2-3c18843cc009. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:42.198802 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:42.198802 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:42.199442 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-76ef7bb6-e4be-48aa-96b4-a8da4ccbb1b6 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 returned with HTTP 200 Aug 14 06:26:42.199829 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1490/6001] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:42 2026] GET /volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:43.210459 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-d5f89c6e-82c1-4958-b766-5911ca81c824 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:43.212100 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d5f89c6e-82c1-4958-b766-5911ca81c824 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 Aug 14 06:26:43.212320 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d5f89c6e-82c1-4958-b766-5911ca81c824 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:43.212520 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-d5f89c6e-82c1-4958-b766-5911ca81c824 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:43.212638 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-d5f89c6e-82c1-4958-b766-5911ca81c824 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Show backup with id 61651281-d6c9-40a7-a3d2-3c18843cc009. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:43.217103 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:43.217103 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:43.217708 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-d5f89c6e-82c1-4958-b766-5911ca81c824 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 returned with HTTP 200 Aug 14 06:26:43.218115 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1504/6002] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:43 2026] GET /volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:44.230039 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-150cdeca-80d3-4515-9b40-e52a4427f917 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:44.231900 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-150cdeca-80d3-4515-9b40-e52a4427f917 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 Aug 14 06:26:44.232101 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-150cdeca-80d3-4515-9b40-e52a4427f917 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:44.232278 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-150cdeca-80d3-4515-9b40-e52a4427f917 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:44.232419 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-150cdeca-80d3-4515-9b40-e52a4427f917 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Show backup with id 61651281-d6c9-40a7-a3d2-3c18843cc009. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:44.236310 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:44.236310 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:44.236886 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-150cdeca-80d3-4515-9b40-e52a4427f917 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 returned with HTTP 200 Aug 14 06:26:44.237197 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1509/6003] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:44 2026] GET /volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:45.246605 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-6c5a403c-2359-46cb-9b21-7ae9eae3d314 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:45.248532 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6c5a403c-2359-46cb-9b21-7ae9eae3d314 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 Aug 14 06:26:45.248850 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6c5a403c-2359-46cb-9b21-7ae9eae3d314 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:45.249091 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-6c5a403c-2359-46cb-9b21-7ae9eae3d314 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:45.249241 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-6c5a403c-2359-46cb-9b21-7ae9eae3d314 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Show backup with id 61651281-d6c9-40a7-a3d2-3c18843cc009. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:45.253970 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:45.253970 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:45.254686 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-6c5a403c-2359-46cb-9b21-7ae9eae3d314 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 returned with HTTP 200 Aug 14 06:26:45.255066 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1501/6004] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:45 2026] GET /volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:46.264705 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1c9ff362-bdbf-4a72-897d-dae338d64177 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:46.266459 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1c9ff362-bdbf-4a72-897d-dae338d64177 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 Aug 14 06:26:46.266747 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1c9ff362-bdbf-4a72-897d-dae338d64177 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:46.266966 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1c9ff362-bdbf-4a72-897d-dae338d64177 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:46.267120 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-1c9ff362-bdbf-4a72-897d-dae338d64177 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Show backup with id 61651281-d6c9-40a7-a3d2-3c18843cc009. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:46.271254 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:46.271254 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:46.271932 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1c9ff362-bdbf-4a72-897d-dae338d64177 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 returned with HTTP 200 Aug 14 06:26:46.272392 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1491/6005] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:46 2026] GET /volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:47.281611 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-a52835f2-91a0-4d37-9bc7-ad5a3d27eee5 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:47.283387 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a52835f2-91a0-4d37-9bc7-ad5a3d27eee5 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 Aug 14 06:26:47.283619 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a52835f2-91a0-4d37-9bc7-ad5a3d27eee5 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:47.283800 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-a52835f2-91a0-4d37-9bc7-ad5a3d27eee5 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:47.283903 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-a52835f2-91a0-4d37-9bc7-ad5a3d27eee5 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Show backup with id 61651281-d6c9-40a7-a3d2-3c18843cc009. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:47.288053 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:47.288053 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:47.288652 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-a52835f2-91a0-4d37-9bc7-ad5a3d27eee5 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 returned with HTTP 200 Aug 14 06:26:47.289012 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1505/6006] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:47 2026] GET /volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:48.298722 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bccfd834-1ce1-4755-ac72-ffe7ad68baac None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:48.300932 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bccfd834-1ce1-4755-ac72-ffe7ad68baac tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 Aug 14 06:26:48.301182 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bccfd834-1ce1-4755-ac72-ffe7ad68baac tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:48.301412 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bccfd834-1ce1-4755-ac72-ffe7ad68baac tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:48.301597 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-bccfd834-1ce1-4755-ac72-ffe7ad68baac tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Show backup with id 61651281-d6c9-40a7-a3d2-3c18843cc009. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:48.306309 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:48.306309 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:48.307033 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bccfd834-1ce1-4755-ac72-ffe7ad68baac tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 returned with HTTP 200 Aug 14 06:26:48.307460 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1510/6007] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:48 2026] GET /volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:49.317719 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-acb0dcdd-c5b9-480b-a3a9-9648f0838714 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:49.319814 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-acb0dcdd-c5b9-480b-a3a9-9648f0838714 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 Aug 14 06:26:49.320089 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-acb0dcdd-c5b9-480b-a3a9-9648f0838714 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:49.320315 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-acb0dcdd-c5b9-480b-a3a9-9648f0838714 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:49.320472 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-acb0dcdd-c5b9-480b-a3a9-9648f0838714 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Show backup with id 61651281-d6c9-40a7-a3d2-3c18843cc009. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:49.325143 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:49.325143 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:49.325919 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-acb0dcdd-c5b9-480b-a3a9-9648f0838714 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 returned with HTTP 200 Aug 14 06:26:49.326340 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1502/6008] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:49 2026] GET /volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:50.336223 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5533a15f-dbd4-4e5c-b418-01219e577b3e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:50.338449 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5533a15f-dbd4-4e5c-b418-01219e577b3e tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 Aug 14 06:26:50.338741 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5533a15f-dbd4-4e5c-b418-01219e577b3e tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:50.338984 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5533a15f-dbd4-4e5c-b418-01219e577b3e tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:50.339116 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-5533a15f-dbd4-4e5c-b418-01219e577b3e tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Show backup with id 61651281-d6c9-40a7-a3d2-3c18843cc009. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:50.341020 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=201,cinder:INSERT=46,cinder:UPDATE=76 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:26:50.344755 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:50.344755 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:50.345527 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5533a15f-dbd4-4e5c-b418-01219e577b3e tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 returned with HTTP 200 Aug 14 06:26:50.346024 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1492/6009] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:50 2026] GET /volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:51.355419 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-62baee12-5c26-4b7a-badd-3ef8b3dbf3c0 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:51.357347 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-62baee12-5c26-4b7a-badd-3ef8b3dbf3c0 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 Aug 14 06:26:51.357595 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-62baee12-5c26-4b7a-badd-3ef8b3dbf3c0 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:51.357767 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-62baee12-5c26-4b7a-badd-3ef8b3dbf3c0 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:51.357867 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-62baee12-5c26-4b7a-badd-3ef8b3dbf3c0 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Show backup with id 61651281-d6c9-40a7-a3d2-3c18843cc009. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:51.359587 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=138,cinder:UPDATE=44,cinder:INSERT=26 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:26:51.362170 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:51.362170 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:51.362765 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-62baee12-5c26-4b7a-badd-3ef8b3dbf3c0 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 returned with HTTP 200 Aug 14 06:26:51.363087 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1506/6010] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:51 2026] GET /volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:52.372343 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a4347dc9-23ab-4329-8454-56e22427a519 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:52.374024 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a4347dc9-23ab-4329-8454-56e22427a519 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 Aug 14 06:26:52.374283 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a4347dc9-23ab-4329-8454-56e22427a519 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:52.374550 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a4347dc9-23ab-4329-8454-56e22427a519 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:52.374684 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-a4347dc9-23ab-4329-8454-56e22427a519 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Show backup with id 61651281-d6c9-40a7-a3d2-3c18843cc009. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:52.376480 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=193,cinder:UPDATE=91,cinder:INSERT=42 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:26:52.379206 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:52.379206 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:52.380022 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a4347dc9-23ab-4329-8454-56e22427a519 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 returned with HTTP 200 Aug 14 06:26:52.380376 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1511/6011] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:52 2026] GET /volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:53.389817 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-30b5672c-12b8-4494-8a4b-888c008c1c27 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:53.391475 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-30b5672c-12b8-4494-8a4b-888c008c1c27 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 Aug 14 06:26:53.391667 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-30b5672c-12b8-4494-8a4b-888c008c1c27 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:53.391841 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-30b5672c-12b8-4494-8a4b-888c008c1c27 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:53.391938 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-30b5672c-12b8-4494-8a4b-888c008c1c27 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Show backup with id 61651281-d6c9-40a7-a3d2-3c18843cc009. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:53.393386 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=221,cinder:UPDATE=81,cinder:INSERT=44 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:26:53.396108 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:53.396108 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:53.396769 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-30b5672c-12b8-4494-8a4b-888c008c1c27 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 returned with HTTP 200 Aug 14 06:26:53.397119 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1503/6012] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:53 2026] GET /volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:53.406333 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-62ff0a4d-dccc-47c5-903d-ad4d6b329898 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:53.407982 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-62ff0a4d-dccc-47c5-903d-ad4d6b329898 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] PUT https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 Aug 14 06:26:53.408316 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-62ff0a4d-dccc-47c5-903d-ad4d6b329898 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 06:26:53.413581 np0000007331 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:53.413581 np0000007331 devstack@c-api.service[100407]: warnings.warn( Aug 14 06:26:53.419333 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-62ff0a4d-dccc-47c5-903d-ad4d6b329898 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 returned with HTTP 200 Aug 14 06:26:53.419732 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1493/6013] 10.4.3.127 () {70 vars in 1408 bytes} [Fri Aug 14 06:26:53 2026] PUT /volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 => generated 315 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:53.427382 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-ed2bd91b-79c7-4151-b7fb-0528a2557887 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:53.429172 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ed2bd91b-79c7-4151-b7fb-0528a2557887 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 Aug 14 06:26:53.429367 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ed2bd91b-79c7-4151-b7fb-0528a2557887 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:53.429593 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-ed2bd91b-79c7-4151-b7fb-0528a2557887 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:53.429688 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.v3.backups [None req-ed2bd91b-79c7-4151-b7fb-0528a2557887 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Show backup with id 61651281-d6c9-40a7-a3d2-3c18843cc009. {{(pid=100404) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:53.433598 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:53.433598 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:53.434202 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-ed2bd91b-79c7-4151-b7fb-0528a2557887 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 returned with HTTP 200 Aug 14 06:26:53.434572 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1507/6014] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:53 2026] GET /volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:53.443758 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1d165314-9825-4e80-aba3-ee7538edec7c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:53.445509 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1d165314-9825-4e80-aba3-ee7538edec7c tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] DELETE https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 Aug 14 06:26:53.445715 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1d165314-9825-4e80-aba3-ee7538edec7c tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:53.445929 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1d165314-9825-4e80-aba3-ee7538edec7c tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:53.446055 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-1d165314-9825-4e80-aba3-ee7538edec7c tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Delete backup with id: 61651281-d6c9-40a7-a3d2-3c18843cc009. Aug 14 06:26:53.449832 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:53.449832 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:53.462336 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-1d165314-9825-4e80-aba3-ee7538edec7c tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] delete_backup rpcapi backup_id 61651281-d6c9-40a7-a3d2-3c18843cc009 {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 06:26:53.463918 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1d165314-9825-4e80-aba3-ee7538edec7c tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 returned with HTTP 202 Aug 14 06:26:53.464292 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1512/6015] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:26:53 2026] DELETE /volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 06:26:53.470998 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-d692beba-87ee-4b94-9f13-03cd564e8b31 None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:53.472911 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d692beba-87ee-4b94-9f13-03cd564e8b31 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 Aug 14 06:26:53.472987 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d692beba-87ee-4b94-9f13-03cd564e8b31 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:53.473222 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-d692beba-87ee-4b94-9f13-03cd564e8b31 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:53.473368 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.v3.backups [None req-d692beba-87ee-4b94-9f13-03cd564e8b31 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Show backup with id 61651281-d6c9-40a7-a3d2-3c18843cc009. {{(pid=100405) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:53.477608 np0000007331 devstack@c-api.service[100405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:53.477608 np0000007331 devstack@c-api.service[100405]: warnings.warn( Aug 14 06:26:53.478158 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-d692beba-87ee-4b94-9f13-03cd564e8b31 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 returned with HTTP 200 Aug 14 06:26:53.478536 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1504/6016] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:53 2026] GET /volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 06:26:54.487850 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d0fbcf2f-63ab-4d24-995a-79e719acbc92 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:54.489359 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d0fbcf2f-63ab-4d24-995a-79e719acbc92 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 Aug 14 06:26:54.489572 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d0fbcf2f-63ab-4d24-995a-79e719acbc92 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:54.489740 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d0fbcf2f-63ab-4d24-995a-79e719acbc92 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:54.489835 np0000007331 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-d0fbcf2f-63ab-4d24-995a-79e719acbc92 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Show backup with id 61651281-d6c9-40a7-a3d2-3c18843cc009. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 06:26:54.493232 np0000007331 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d0fbcf2f-63ab-4d24-995a-79e719acbc92 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 returned with HTTP 404 Aug 14 06:26:54.493690 np0000007331 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1494/6017] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:54 2026] GET /volume/v3/backups/61651281-d6c9-40a7-a3d2-3c18843cc009 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:26:54.499442 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.middleware.request_id [None req-efc253ac-c9ac-409d-8755-4ea47916b171 None None] RequestId filter calling following filter/app {{(pid=100404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:54.501175 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-efc253ac-c9ac-409d-8755-4ea47916b171 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/41db39eb-bee1-4bac-9254-e26522f36886 Aug 14 06:26:54.501376 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-efc253ac-c9ac-409d-8755-4ea47916b171 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:54.501578 np0000007331 devstack@c-api.service[100404]: DEBUG cinder.api.openstack.wsgi [None req-efc253ac-c9ac-409d-8755-4ea47916b171 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'delete' {{(pid=100404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:54.501724 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.v3.volumes [None req-efc253ac-c9ac-409d-8755-4ea47916b171 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Delete volume with id: 41db39eb-bee1-4bac-9254-e26522f36886 Aug 14 06:26:54.508318 np0000007331 devstack@c-api.service[100404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:54.508318 np0000007331 devstack@c-api.service[100404]: warnings.warn( Aug 14 06:26:54.508628 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-efc253ac-c9ac-409d-8755-4ea47916b171 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Volume info retrieved successfully. Aug 14 06:26:54.529282 np0000007331 devstack@c-api.service[100404]: INFO cinder.volume.api [None req-efc253ac-c9ac-409d-8755-4ea47916b171 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Delete volume request issued successfully. Aug 14 06:26:54.529655 np0000007331 devstack@c-api.service[100404]: INFO cinder.api.openstack.wsgi [None req-efc253ac-c9ac-409d-8755-4ea47916b171 tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/volumes/41db39eb-bee1-4bac-9254-e26522f36886 returned with HTTP 202 Aug 14 06:26:54.529938 np0000007331 devstack@c-api.service[100404]: [pid: 100404|app: 0|req: 1508/6018] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 14 06:26:54 2026] DELETE /volume/v3/volumes/41db39eb-bee1-4bac-9254-e26522f36886 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 06:26:54.536726 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-90046e7d-d7df-4bab-8fda-e9d8cc1428ee None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:54.538374 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-90046e7d-d7df-4bab-8fda-e9d8cc1428ee tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/volumes/41db39eb-bee1-4bac-9254-e26522f36886 Aug 14 06:26:54.538603 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-90046e7d-d7df-4bab-8fda-e9d8cc1428ee tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:54.538781 np0000007331 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-90046e7d-d7df-4bab-8fda-e9d8cc1428ee tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:54.546471 np0000007331 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 06:26:54.546471 np0000007331 devstack@c-api.service[100406]: warnings.warn( Aug 14 06:26:54.550060 np0000007331 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-90046e7d-d7df-4bab-8fda-e9d8cc1428ee tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Volume info retrieved successfully. Aug 14 06:26:54.554278 np0000007331 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-90046e7d-d7df-4bab-8fda-e9d8cc1428ee tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/volumes/41db39eb-bee1-4bac-9254-e26522f36886 returned with HTTP 200 Aug 14 06:26:54.554786 np0000007331 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1513/6019] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:54 2026] GET /volume/v3/volumes/41db39eb-bee1-4bac-9254-e26522f36886 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 06:26:55.566134 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.middleware.request_id [None req-0a0efb12-3df4-4780-926d-d85fa2f6096a None None] RequestId filter calling following filter/app {{(pid=100405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 06:26:55.567873 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0a0efb12-3df4-4780-926d-d85fa2f6096a tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] GET https://10.4.3.127/volume/v3/volumes/41db39eb-bee1-4bac-9254-e26522f36886 Aug 14 06:26:55.568105 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0a0efb12-3df4-4780-926d-d85fa2f6096a tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Empty body provided in request {{(pid=100405) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 06:26:55.568319 np0000007331 devstack@c-api.service[100405]: DEBUG cinder.api.openstack.wsgi [None req-0a0efb12-3df4-4780-926d-d85fa2f6096a tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] Calling method 'show' {{(pid=100405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 06:26:55.573615 np0000007331 devstack@c-api.service[100405]: INFO cinder.api.openstack.wsgi [None req-0a0efb12-3df4-4780-926d-d85fa2f6096a tempest-ProjectAdminTests39-538311086 tempest-ProjectAdminTests39-538311086-project-admin] https://10.4.3.127/volume/v3/volumes/41db39eb-bee1-4bac-9254-e26522f36886 returned with HTTP 404 Aug 14 06:26:55.574023 np0000007331 devstack@c-api.service[100405]: [pid: 100405|app: 0|req: 1505/6020] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 14 06:26:55 2026] GET /volume/v3/volumes/41db39eb-bee1-4bac-9254-e26522f36886 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 06:27:04.491615 np0000007331 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:27:04.522418 np0000007331 devstack@c-api.service[100404]: DEBUG dbcounter [-] [100404] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:27:04.553300 np0000007331 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 06:27:05.570419 np0000007331 devstack@c-api.service[100405]: DEBUG dbcounter [-] [100405] Writing DB stats cinder:SELECT=2 {{(pid=100405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}